{
  "version": 3,
  "sources": ["ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/material-icons/Home.js@0.0.32", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js", "ssg:https://ga.jspm.io/npm:@motionone/utils@10.14.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/easing@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/animation@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:tslib@2.4.0/tslib.es6.js", "ssg:https://ga.jspm.io/npm:hey-listen@1.0.8/dist/index.js", "ssg:https://ga.jspm.io/npm:@motionone/generators@10.12.0/dist/index.es.js", "ssg:https://ga.jspm.io/npm:@motionone/dom@10.12.0/dist/index.es.js", "ssg:https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/DAWxXDGdC5RJUOPfOsh5/Ticker.js", "ssg:https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js", "ssg:https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/9zLIz4fn80IR9zpOx18Q/Embed.js", "ssg:https://framerusercontent.com/modules/oWVHHLIj4Q7woeIlKzbt/vFZ651v9QEXXQW2ze9aP/Input.js", "ssg:https://framerusercontent.com/modules/8EaSR5ZOmrvvPICBAvzM/gA6UbCwRt9HctH4qP0tf/mT3zllE2r.js", "ssg:https://framerusercontent.com/modules/uyYEbA10PhyStRsLOBkA/wxwrFUnvT476lwSNYs0q/gAG2jUTEu.js", "ssg:https://framerusercontent.com/modules/bv9ZNyE9KmHVDTBo2vmJ/CXaP61rXkRR5zigOHrXW/KKnU3ImBE.js", "ssg:https://framerusercontent.com/modules/4QWTYdR012AQDkaUDQAS/QXQO8kgMGJvWUlCQEmG3/hs5NfmTeh.js", "ssg:https://framerusercontent.com/modules/qadSWUcGM4AQGukCcJho/otkGAH1dCWPNGCfqsHpy/OEmI_7b5a.js", "ssg:https://framerusercontent.com/modules/DAmOqdfoP1r8L2QM9tjv/Zlf7EpaHl1MiW9hyly1z/cHdy5ZqMj.js", "ssg:https://framerusercontent.com/modules/1zeVEIMawqDrgLOLkPyh/kODdNPAanmrQiUgsuPpa/kMAnhy5QX.js", "ssg:https://framerusercontent.com/modules/DYK5pZnllS2t97OI4n1P/1yISboXipfoGchrSZoy8/rEQO5hyp1.js", "ssg:https://framerusercontent.com/modules/SaD2WfUHUUdB0LLz2oym/t96SsbNLIScF781Q9Xi2/TiN6iGTX9.js", "ssg:https://framerusercontent.com/modules/ZIKSzi1Xyl0ji3RzeQv9/w6W2ZLJ4o0kCWqfKpCgf/vDSyTJJay.js", "ssg:https://framerusercontent.com/modules/TR4a0X8UFhNTZFRtq2sY/5qAfJzLhEy77Q2uTjrRH/TsXJ462PZ.js", "ssg:https://framerusercontent.com/modules/PulD1gTdqWxKTf3w7G7Z/empXtgaPiqNFdhu4ctET/oAkNTn_p0.js", "ssg:https://framerusercontent.com/modules/PTw6t4WKvP3JmuAN6c8c/GoeR8ZGMW0cd0XhriBlP/RmM1aVhv4.js", "ssg:https://framerusercontent.com/modules/cNBPZmVlCVJBbmrgFsTo/ssfWmtAhpxoePKveXduH/tL5R3GHac.js", "ssg:https://framerusercontent.com/modules/YnYysuXXC7euW89Sr8AT/GM1ESpka8Hz7st2xtBE6/X0L6i51Zi.js", "ssg:https://framerusercontent.com/modules/ksVGzIOAImCVfnILur4m/jw3U2i0b7xyV0SRzCdTM/Z_ypaiEkG.js", "ssg:https://framerusercontent.com/modules/mmeNjeg8JKBaYQhjGhGh/SPuFH8gic0Dh3sHmnUZa/USLtHdaFs.js"],
  "sourcesContent": ["import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "const o=e=>e;let t;var h=e=>(t||(t=o(e.createElement(\"path\",{d:\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"}),\"Home\")),t);export{h as default};\n", "import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useMemo,useRef}from\"react\";import{addPropertyControls,ControlType,motion,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/material-icons/Home.js@0.0.32\";import{defaultEvents,useIconSelection,getIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const moduleBaseUrl=\"https://framer.com/m/material-icons/\";const icons={AcUnit:15,AccessAlarm:15,AccessAlarms:15,AccessTime:15,AccessTimeFilled:0,Accessibility:7,AccessibilityNew:0,Accessible:15,AccessibleForward:0,AccountBalance:2,AccountBalanceWallet:0,AccountBox:15,AccountCircle:7,AccountTree:15,AdUnits:15,Adb:15,Add:15,AddAPhoto:15,AddAlarm:15,AddAlert:15,AddBox:15,AddBusiness:15,AddCircle:15,AddCircleOutline:0,AddComment:15,AddIcCall:15,AddLink:15,AddLocation:15,AddLocationAlt:2,AddModerator:15,AddPhotoAlternate:0,AddReaction:15,AddRoad:15,AddShoppingCart:2,AddTask:15,AddToDrive:15,AddToHomeScreen:2,AddToPhotos:15,AddToQueue:15,Addchart:15,Adjust:15,AdminPanelSettings:0,Agriculture:15,Air:15,AirlineSeatFlat:2,AirplaneTicket:2,AirplanemodeActive:0,AirplanemodeInactive:0,Airplay:15,AirportShuttle:2,Alarm:15,AlarmAdd:15,AlarmOff:15,AlarmOn:15,Album:15,AlignHorizontalLeft:0,AlignHorizontalRight:0,AlignVerticalBottom:0,AlignVerticalCenter:0,AlignVerticalTop:0,AllInbox:15,AllInclusive:15,AllOut:15,AltRoute:15,AlternateEmail:2,Analytics:15,Anchor:15,Android:15,Animation:15,Announcement:15,Aod:15,Apartment:15,Api:15,AppBlocking:15,AppRegistration:2,AppSettingsAlt:2,Apple:0,Approval:15,Apps:15,Architecture:15,Archive:15,ArrowBack:15,ArrowBackIos:15,ArrowBackIosNew:2,ArrowCircleDown:2,ArrowCircleUp:7,ArrowDownward:7,ArrowDropDown:7,ArrowDropDownCircle:0,ArrowDropUp:15,ArrowForward:15,ArrowForwardIos:2,ArrowLeft:15,ArrowRight:15,ArrowRightAlt:7,ArrowUpward:15,ArtTrack:15,Article:15,AspectRatio:15,Assessment:15,Assignment:15,AssignmentInd:7,AssignmentLate:2,AssignmentReturn:0,AssignmentReturned:0,AssignmentTurnedIn:0,Assistant:15,AssistantDirection:0,AssistantPhoto:2,Atm:15,AttachEmail:15,AttachFile:15,AttachMoney:15,Attachment:15,Attractions:15,Attribution:15,Audiotrack:15,AutoAwesome:15,AutoAwesomeMosaic:0,AutoAwesomeMotion:0,AutoDelete:15,AutoFixHigh:15,AutoFixNormal:7,AutoFixOff:15,AutoGraph:15,AutoStories:15,AutofpsSelect:7,Autorenew:15,AvTimer:15,BabyChangingStation:0,Backpack:15,Backspace:15,Backup:15,BackupTable:15,Badge:15,BakeryDining:15,Balcony:15,Ballot:15,BarChart:15,BatchPrediction:2,Bathroom:15,Bathtub:15,Battery20:15,Battery30:15,Battery50:15,Battery60:15,Battery80:15,Battery90:15,BatteryAlert:15,BatteryCharging20:0,BatteryCharging30:0,BatteryCharging50:0,BatteryCharging60:0,BatteryCharging80:0,BatteryCharging90:0,BatteryChargingFull:0,BatteryFull:15,BatterySaver:15,BatteryStd:15,BatteryUnknown:2,BeachAccess:15,Bed:15,BedroomBaby:15,BedroomChild:15,BedroomParent:7,Bedtime:15,Beenhere:15,Bento:15,BikeScooter:15,Biotech:15,Blender:15,Block:15,Bloodtype:15,Bluetooth:15,BluetoothAudio:2,BluetoothConnected:0,BluetoothDisabled:0,BluetoothDrive:2,BluetoothSearching:0,BlurCircular:15,BlurLinear:15,BlurOff:15,BlurOn:15,Bolt:15,Book:15,BookOnline:15,Bookmark:15,BookmarkAdd:15,BookmarkAdded:7,BookmarkBorder:2,BookmarkRemove:2,Bookmarks:15,BorderAll:15,BorderBottom:15,BorderClear:15,BorderColor:15,BorderHorizontal:0,BorderInner:15,BorderLeft:15,BorderOuter:15,BorderRight:15,BorderStyle:15,BorderTop:15,BorderVertical:2,BrandingWatermark:0,BreakfastDining:2,Brightness1:15,Brightness2:15,Brightness3:15,Brightness4:15,Brightness5:15,Brightness6:15,Brightness7:15,BrightnessAuto:2,BrightnessHigh:2,BrightnessLow:7,BrightnessMedium:0,BrokenImage:15,BrowserNotSupported:0,BrunchDining:15,Brush:15,BubbleChart:15,BugReport:15,Build:15,BuildCircle:15,Bungalow:15,BurstMode:15,BusAlert:15,Business:15,BusinessCenter:2,Cabin:15,Cable:15,Cached:15,Cake:15,Calculate:15,CalendarToday:7,CalendarViewDay:2,CalendarViewMonth:0,CalendarViewWeek:0,Call:15,CallEnd:15,CallMade:15,CallMerge:15,CallMissed:15,CallMissedOutgoing:0,CallReceived:15,CallSplit:15,CallToAction:15,Camera:15,CameraAlt:15,CameraEnhance:7,CameraFront:15,CameraIndoor:15,CameraOutdoor:7,CameraRear:15,CameraRoll:15,Cameraswitch:15,Campaign:15,Cancel:15,CancelPresentation:0,CancelScheduleSend:0,CarRental:15,CarRepair:15,CardGiftcard:15,CardMembership:2,CardTravel:15,Carpenter:15,Cases:15,Casino:15,Cast:15,CastConnected:7,CastForEducation:0,CatchingPokemon:2,Category:15,Celebration:15,CellWifi:15,CenterFocusStrong:0,CenterFocusWeak:2,Chair:15,ChairAlt:15,Chalet:15,ChangeCircle:15,ChangeHistory:7,ChargingStation:2,Chat:15,ChatBubble:15,ChatBubbleOutline:0,Check:15,CheckBox:15,CheckBoxOutlineBlank:0,CheckCircle:15,CheckCircleOutline:0,Checkroom:15,ChevronLeft:15,ChevronRight:15,ChildCare:15,ChildFriendly:7,ChromeReaderMode:0,Circle:15,CircleNotifications:0,Class:15,CleanHands:15,CleaningServices:0,Clear:15,ClearAll:15,Close:15,CloseFullscreen:2,ClosedCaption:7,ClosedCaptionOff:0,Cloud:15,CloudCircle:15,CloudDone:15,CloudDownload:7,CloudOff:15,CloudQueue:15,CloudUpload:15,Code:15,CodeOff:15,Coffee:15,CoffeeMaker:15,Collections:15,CollectionsBookmark:0,ColorLens:15,Colorize:15,Comment:15,CommentBank:15,Commute:15,Compare:15,CompareArrows:7,CompassCalibration:0,Compress:15,Computer:15,ConfirmationNumber:0,ConnectedTv:15,Construction:15,ContactMail:15,ContactPage:15,ContactPhone:15,ContactSupport:2,Contactless:15,Contacts:15,ContentCopy:15,ContentCut:15,ContentPaste:15,ContentPasteOff:2,ControlCamera:7,ControlPoint:15,CopyAll:15,Copyright:15,Coronavirus:15,CorporateFare:7,Cottage:15,Countertops:15,Create:15,CreateNewFolder:2,CreditCard:15,CreditCardOff:7,CreditScore:15,Crib:15,Crop:15,Crop169:15,Crop32:15,Crop54:15,Crop75:15,CropDin:15,CropFree:15,CropLandscape:7,CropOriginal:15,CropPortrait:15,CropRotate:15,CropSquare:15,Dangerous:15,DarkMode:15,Dashboard:15,DashboardCustomize:0,DataSaverOff:15,DataSaverOn:15,DataUsage:15,DateRange:15,Deck:15,Dehaze:15,Delete:15,DeleteForever:7,DeleteOutline:7,DeleteSweep:15,DeliveryDining:2,DepartureBoard:2,Description:15,DesignServices:2,DesktopMac:15,DesktopWindows:2,Details:15,DeveloperBoard:2,DeveloperBoardOff:0,DeveloperMode:7,DeviceHub:15,DeviceThermostat:0,DeviceUnknown:7,Devices:15,DevicesOther:15,DialerSip:15,Dialpad:15,Dining:15,DinnerDining:15,Directions:15,DirectionsBike:2,DirectionsBoat:2,DirectionsBoatFilled:0,DirectionsBus:7,DirectionsBusFilled:0,DirectionsCar:7,DirectionsCarFilled:0,DirectionsOff:7,DirectionsRailway:0,DirectionsRun:7,DirectionsSubway:0,DirectionsTransit:0,DirectionsWalk:2,DirtyLens:15,DisabledByDefault:0,DiscFull:15,Dns:15,DoDisturb:15,DoDisturbAlt:15,DoDisturbOff:15,DoDisturbOn:15,DoNotDisturb:15,DoNotDisturbAlt:2,DoNotDisturbOff:2,DoNotDisturbOn:2,DoNotStep:15,DoNotTouch:15,Dock:15,DocumentScanner:2,Domain:15,DomainDisabled:2,DomainVerification:0,Done:15,DoneAll:15,DoneOutline:15,DonutLarge:15,DonutSmall:15,DoorBack:15,DoorFront:15,DoorSliding:15,Doorbell:15,DoubleArrow:15,DownhillSkiing:2,Download:15,DownloadDone:15,DownloadForOffline:0,Downloading:15,Drafts:15,DragHandle:15,DragIndicator:7,DriveEta:15,DriveFileMove:7,DriveFolderUpload:0,Dry:15,DryCleaning:15,Duo:15,Dvr:15,DynamicFeed:15,DynamicForm:15,EMobiledata:15,Earbuds:15,EarbudsBattery:2,East:15,Eco:15,EdgesensorHigh:2,EdgesensorLow:7,Edit:15,EditAttributes:2,EditLocation:15,EditLocationAlt:2,EditNotifications:0,EditOff:15,EditRoad:15,EightK:15,EightKPlus:15,EightMp:15,EightteenMp:15,Eject:15,Elderly:15,ElectricBike:15,ElectricCar:15,ElectricMoped:7,ElectricRickshaw:0,ElectricScooter:2,ElectricalServices:0,Elevator:15,ElevenMp:15,Email:15,EmojiEmotions:7,EmojiEvents:15,EmojiFlags:15,EmojiFoodBeverage:0,EmojiNature:15,EmojiObjects:15,EmojiPeople:15,EmojiSymbols:15,EmojiTransportation:0,Engineering:15,EnhancedEncryption:0,Equalizer:15,Error:15,ErrorOutline:15,Escalator:15,EscalatorWarning:0,Euro:15,EuroSymbol:15,EvStation:15,Event:15,EventAvailable:2,EventBusy:15,EventNote:15,EventSeat:15,ExitToApp:15,Expand:15,ExpandLess:15,ExpandMore:15,Explicit:15,Explore:15,ExploreOff:15,Exposure:15,Extension:15,ExtensionOff:15,Face:15,FaceRetouchingOff:0,Facebook:15,FactCheck:15,FamilyRestroom:2,FastForward:15,FastRewind:15,Fastfood:15,Favorite:15,FavoriteBorder:2,FeaturedPlayList:0,FeaturedVideo:7,Feed:15,Feedback:15,Female:15,Fence:15,Festival:15,FiberDvr:15,FiberManualRecord:0,FiberNew:15,FiberPin:15,FiberSmartRecord:0,FileCopy:15,FileDownload:15,FileDownloadDone:0,FileDownloadOff:2,FilePresent:15,FileUpload:15,Filter:15,Filter1:15,Filter2:15,Filter3:15,Filter4:15,Filter5:15,Filter6:15,Filter7:15,Filter8:15,Filter9:15,Filter9Plus:15,FilterAlt:15,FilterBAndW:15,FilterCenterFocus:0,FilterDrama:15,FilterFrames:15,FilterHdr:15,FilterList:15,FilterNone:15,FilterTiltShift:2,FilterVintage:7,FindInPage:15,FindReplace:15,Fingerprint:15,FireExtinguisher:0,Fireplace:15,FirstPage:15,FitScreen:15,FitnessCenter:7,FiveG:15,FiveK:15,FiveKPlus:15,FiveMp:15,FivteenMp:15,Flag:15,Flaky:15,Flare:15,FlashAuto:15,FlashOff:15,FlashOn:15,FlashlightOff:7,FlashlightOn:15,Flatware:15,Flight:15,FlightLand:15,FlightTakeoff:7,Flip:15,FlipCameraAndroid:0,FlipCameraIos:7,FlipToBack:15,FlipToFront:15,Flourescent:15,FlutterDash:15,FmdBad:15,FmdGood:15,Folder:15,FolderOpen:15,FolderShared:15,FolderSpecial:7,FollowTheSigns:2,FontDownload:15,FontDownloadOff:2,FoodBank:15,FormatAlignCenter:0,FormatAlignJustify:0,FormatAlignLeft:2,FormatAlignRight:0,FormatBold:15,FormatClear:15,FormatColorFill:2,FormatColorReset:0,FormatColorText:2,FormatIndentDecrease:0,FormatIndentIncrease:0,FormatItalic:15,FormatLineSpacing:0,FormatListBulleted:0,FormatListNumbered:0,FormatPaint:15,FormatQuote:15,FormatShapes:15,FormatSize:15,FormatStrikethrough:0,FormatUnderlined:0,Forum:15,Forward:15,Forward10:15,Forward30:15,Forward5:15,ForwardToInbox:2,Foundation:15,FourGMobiledata:2,FourGPlusMobiledata:0,FourK:15,FourKPlus:15,FourMp:15,FourteenMp:15,FreeBreakfast:7,Fullscreen:15,FullscreenExit:2,Functions:15,GMobiledata:15,GTranslate:15,Gamepad:15,Games:15,Garage:15,Gavel:15,Gesture:15,GetApp:15,Gif:15,GitHub:0,Gite:15,GolfCourse:15,Google:0,GppBad:15,GppGood:15,GppMaybe:15,GpsFixed:15,GpsNotFixed:15,GpsOff:15,Grade:15,Gradient:15,Grading:15,Grain:15,GraphicEq:15,Grass:15,Grid3x3:15,Grid4x4:15,GridGoldenratio:2,GridOff:15,GridOn:15,GridView:15,Group:15,GroupAdd:15,GroupWork:15,Groups:15,HMobiledata:15,HPlusMobiledata:2,Hail:15,Handyman:15,Hardware:15,Hd:15,HdrAuto:15,HdrAutoSelect:7,HdrEnhancedSelect:0,HdrOff:15,HdrOffSelect:15,HdrOn:15,HdrOnSelect:15,HdrPlus:15,HdrStrong:15,HdrWeak:15,Headphones:15,HeadphonesBattery:0,Headset:15,HeadsetMic:15,HeadsetOff:15,Healing:15,HealthAndSafety:2,Hearing:15,HearingDisabled:2,Height:15,Help:15,HelpCenter:15,HelpOutline:15,Hevc:15,HideImage:15,HideSource:15,HighQuality:15,Highlight:15,HighlightAlt:15,HighlightOff:15,Hiking:15,History:15,HistoryEdu:15,HistoryToggleOff:0,HolidayVillage:2,Home:15,HomeMax:15,HomeMini:15,HomeRepairService:0,HomeWork:15,HorizontalRule:2,HorizontalSplit:2,HotTub:15,Hotel:15,HourglassBottom:2,HourglassDisabled:0,HourglassEmpty:2,HourglassFull:7,HourglassTop:15,House:15,HouseSiding:15,Houseboat:15,HowToReg:15,HowToVote:15,Http:15,Https:15,Hvac:15,IceSkating:15,Icecream:15,Image:15,ImageAspectRatio:0,ImageNotSupported:0,ImageSearch:15,ImagesearchRoller:0,ImportContacts:2,ImportExport:15,ImportantDevices:0,Inbox:15,Info:15,Input:15,InsertChart:15,InsertComment:7,InsertDriveFile:2,InsertEmoticon:2,InsertInvitation:0,InsertLink:15,InsertPhoto:15,Insights:15,Instagram:0,Inventory:15,Inventory2:15,InvertColors:15,InvertColorsOff:2,IosShare:15,Iron:15,Iso:15,Kayaking:15,Keyboard:15,KeyboardAlt:15,KeyboardArrowDown:0,KeyboardArrowLeft:0,KeyboardArrowRight:0,KeyboardArrowUp:2,KeyboardBackspace:0,KeyboardCapslock:0,KeyboardHide:15,KeyboardReturn:2,KeyboardTab:15,KeyboardVoice:7,KingBed:15,Kitchen:15,Kitesurfing:15,Label:15,LabelImportant:2,LabelOff:15,Landscape:15,Language:15,Laptop:15,LaptopChromebook:0,LaptopMac:15,LaptopWindows:7,LastPage:15,Launch:15,Layers:15,LayersClear:15,Leaderboard:15,LeakAdd:15,LeakRemove:15,LegendToggle:15,Lens:15,LensBlur:15,LibraryAdd:15,LibraryAddCheck:2,LibraryBooks:15,LibraryMusic:15,Light:15,LightMode:15,Lightbulb:15,LineStyle:15,LineWeight:15,LinearScale:15,Link:15,LinkOff:15,LinkedCamera:15,LinkedIn:0,Liquor:15,List:15,ListAlt:15,LiveHelp:15,LiveTv:15,Living:15,LocalActivity:7,LocalAirport:15,LocalAtm:15,LocalBar:15,LocalCafe:15,LocalCarWash:15,LocalDining:15,LocalDrink:15,LocalFireDepartment:0,LocalFlorist:15,LocalGasStation:2,LocalGroceryStore:0,LocalHospital:7,LocalHotel:15,LocalLaundryService:0,LocalLibrary:15,LocalMall:15,LocalMovies:15,LocalOffer:15,LocalParking:15,LocalPharmacy:7,LocalPhone:15,LocalPizza:15,LocalPlay:15,LocalPolice:15,LocalPostOffice:2,LocalPrintshop:2,LocalSee:15,LocalShipping:7,LocalTaxi:15,LocationCity:15,LocationDisabled:0,LocationOff:15,LocationOn:15,LocationSearching:0,Lock:15,LockClock:15,LockOpen:15,Login:15,Logout:15,Looks:15,Looks3:15,Looks4:15,Looks5:15,Looks6:15,LooksOne:15,LooksTwo:15,Loop:15,Loupe:15,LowPriority:15,Loyalty:15,LteMobiledata:7,LtePlusMobiledata:0,Luggage:15,LunchDining:15,Mail:15,MailOutline:15,Male:15,ManageAccounts:2,ManageSearch:15,Map:15,MapsHomeWork:15,MapsUgc:15,Margin:15,MarkAsUnread:15,MarkChatRead:15,MarkChatUnread:2,MarkEmailRead:7,MarkEmailUnread:2,Markunread:15,MarkunreadMailbox:0,Masks:15,Maximize:15,MediaBluetoothOff:0,MediaBluetoothOn:0,Mediation:15,MedicalServices:2,Medication:15,MeetingRoom:15,Memory:15,Menu:15,MenuBook:15,MenuOpen:15,MergeType:15,Message:15,Mic:15,MicExternalOff:2,MicExternalOn:7,MicNone:15,MicOff:15,Microwave:15,MilitaryTech:15,Minimize:15,MissedVideoCall:2,Mms:15,MobileFriendly:2,MobileOff:15,MobileScreenShare:0,MobiledataOff:7,Mode:15,ModeComment:15,ModeEdit:15,ModeEditOutline:2,ModeNight:15,ModeStandby:15,ModelTraining:7,MonetizationOn:2,Money:15,MoneyOff:15,MoneyOffCsred:7,Monitor:15,MonitorWeight:7,MonochromePhotos:0,Mood:15,MoodBad:15,Moped:15,More:15,MoreHoriz:15,MoreTime:15,MoreVert:15,MotionPhotosAuto:0,MotionPhotosOff:2,Mouse:15,MoveToInbox:15,Movie:15,MovieCreation:7,MovieFilter:15,Moving:15,Mp:15,MultilineChart:2,MultipleStop:15,Museum:15,MusicNote:15,MusicOff:15,MusicVideo:15,MyLocation:15,Nat:15,Nature:15,NaturePeople:15,NavigateBefore:2,NavigateNext:15,Navigation:15,NearMe:15,NearMeDisabled:2,NearbyError:15,NearbyOff:15,NetworkCell:15,NetworkCheck:15,NetworkLocked:7,NetworkWifi:15,NewReleases:15,NextPlan:15,NextWeek:15,Nfc:15,NightShelter:15,Nightlife:15,Nightlight:15,NightlightRound:2,NightsStay:15,NineK:15,NineKPlus:15,NineMp:15,NineteenMp:15,NoAccounts:15,NoBackpack:15,NoCell:15,NoDrinks:15,NoEncryption:15,NoFlash:15,NoFood:15,NoLuggage:15,NoMeals:15,NoMeetingRoom:7,NoPhotography:7,NoSim:15,NoStroller:15,NoTransfer:15,NordicWalking:7,North:15,NorthEast:15,NorthWest:15,NotAccessible:7,NotInterested:7,NotListedLocation:0,NotStarted:15,Note:15,NoteAdd:15,NoteAlt:15,Notes:15,NotificationAdd:2,Notifications:7,NotificationsActive:0,NotificationsNone:0,NotificationsOff:0,NotificationsPaused:0,OfflineBolt:15,OfflinePin:15,OfflineShare:15,OndemandVideo:7,OneK:15,OneKPlus:15,OneKk:15,OnlinePrediction:0,Opacity:15,OpenInBrowser:7,OpenInFull:15,OpenInNew:15,OpenInNewOff:15,OpenWith:15,OtherHouses:15,Outbound:15,Outbox:15,OutdoorGrill:15,Outlet:15,Padding:15,Pages:15,Pageview:15,Paid:15,Palette:15,PanTool:15,Panorama:15,PanoramaFishEye:2,PanoramaHorizontal:0,PanoramaPhotosphere:0,PanoramaVertical:0,PanoramaWideAngle:0,Paragliding:15,Park:15,PartyMode:15,Password:15,Pattern:15,Pause:15,PauseCircle:15,PauseCircleFilled:0,PauseCircleOutline:0,PausePresentation:0,Payment:15,Payments:15,PedalBike:15,Pending:15,PendingActions:2,People:15,PeopleAlt:15,PeopleOutline:7,PermCameraMic:7,PermContactCalendar:0,PermDataSetting:2,PermIdentity:15,PermMedia:15,PermPhoneMsg:15,PermScanWifi:15,Person:15,PersonAdd:15,PersonAddAlt:15,PersonAddAlt1:7,PersonAddDisabled:0,PersonOff:15,PersonOutline:7,PersonPin:15,PersonPinCircle:2,PersonRemove:15,PersonRemoveAlt1:0,PersonSearch:15,PersonalVideo:7,PestControl:15,PestControlRodent:0,Pets:15,Phone:15,PhoneAndroid:15,PhoneCallback:7,PhoneDisabled:7,PhoneEnabled:15,PhoneForwarded:2,PhoneInTalk:15,PhoneIphone:15,PhoneLocked:15,PhoneMissed:15,PhonePaused:15,Phonelink:15,PhonelinkErase:2,PhonelinkLock:7,PhonelinkOff:15,PhonelinkRing:7,PhonelinkSetup:2,Photo:15,PhotoAlbum:15,PhotoCamera:15,PhotoCameraBack:2,PhotoCameraFront:0,PhotoFilter:15,PhotoLibrary:15,PhotoSizeSelectLarge:0,PhotoSizeSelectSmall:0,Piano:15,PianoOff:15,PictureAsPdf:15,PictureInPicture:0,PictureInPictureAlt:0,PieChart:15,PieChartOutline:2,Pin:15,PinDrop:15,Pinterest:0,PivotTableChart:2,Place:15,Plagiarism:15,PlayArrow:15,PlayCircle:15,PlayCircleFilled:0,PlayCircleOutline:0,PlayDisabled:15,PlayForWork:15,PlayLesson:15,PlaylistAdd:15,PlaylistAddCheck:0,PlaylistPlay:15,Plumbing:15,PlusOne:15,Podcasts:15,PointOfSale:15,Policy:15,Poll:15,Pool:15,PortableWifiOff:2,Portrait:15,PostAdd:15,Power:15,PowerInput:15,PowerOff:15,PowerSettingsNew:0,PregnantWoman:7,PresentToAll:15,Preview:15,PriceChange:15,PriceCheck:15,Print:15,PrintDisabled:7,PriorityHigh:15,PrivacyTip:15,Psychology:15,Public:15,PublicOff:15,Publish:15,PublishedWithChanges:0,PushPin:15,QrCode:15,QrCode2:15,QrCodeScanner:7,QueryBuilder:15,QueryStats:15,QuestionAnswer:2,Queue:15,QueueMusic:15,QueuePlayNext:7,Quickreply:15,Quiz:15,RMobiledata:15,Radar:15,Radio:15,RadioButtonChecked:0,RadioButtonUnchecked:0,RailwayAlert:15,RamenDining:15,RateReview:15,RawOff:15,RawOn:15,ReadMore:15,Receipt:15,ReceiptLong:15,RecentActors:15,Recommend:15,RecordVoiceOver:2,Reddit:0,Redeem:15,Redo:15,ReduceCapacity:2,Refresh:15,RememberMe:15,Remove:15,RemoveCircle:15,RemoveCircleOutline:0,RemoveDone:15,RemoveFromQueue:2,RemoveModerator:2,RemoveRedEye:15,RemoveShoppingCart:0,Reorder:15,Repeat:15,RepeatOn:15,RepeatOne:15,RepeatOneOn:15,Replay:15,Replay10:15,Replay30:15,Replay5:15,ReplayCircleFilled:0,Reply:15,ReplyAll:15,Report:15,ReportGmailerrorred:0,ReportOff:15,ReportProblem:7,RequestPage:15,RequestQuote:15,ResetTv:15,RestartAlt:15,Restaurant:15,RestaurantMenu:2,Restore:15,RestoreFromTrash:0,RestorePage:15,Reviews:15,RiceBowl:15,RingVolume:15,Roofing:15,Room:15,RoomPreferences:2,RoomService:15,Rotate90DegreesCcw:0,RotateLeft:15,RotateRight:15,Router:15,Rowing:15,RssFeed:15,Rsvp:15,Rtt:15,Rule:15,RuleFolder:15,RunCircle:15,RunningWithErrors:0,RvHookup:15,SafetyDivider:7,Sailing:15,Sanitizer:15,Satellite:15,Save:15,SaveAlt:15,SavedSearch:15,Savings:15,Scanner:15,ScatterPlot:15,Schedule:15,ScheduleSend:15,Schema:15,School:15,Science:15,Score:15,ScreenLockLandscape:0,ScreenLockPortrait:0,ScreenLockRotation:0,ScreenRotation:2,ScreenSearchDesktop:0,ScreenShare:15,Screenshot:15,Sd:15,SdCard:15,SdCardAlert:15,SdStorage:15,Search:15,SearchOff:15,Security:15,SecurityUpdate:2,SecurityUpdateGood:0,Segment:15,SelectAll:15,SelfImprovement:2,Sell:15,Send:15,SendAndArchive:2,SendToMobile:15,SensorDoor:15,SensorWindow:15,Sensors:15,SensorsOff:15,SentimentNeutral:0,SentimentSatisfied:0,SetMeal:15,Settings:15,SettingsApplications:0,SettingsBluetooth:0,SettingsBrightness:0,SettingsCell:15,SettingsEthernet:0,SettingsInputAntenna:0,SettingsInputHdmi:0,SettingsInputSvideo:0,SettingsOverscan:0,SettingsPhone:7,SettingsPower:7,SettingsRemote:2,SettingsSuggest:2,SettingsVoice:7,SevenK:15,SevenKPlus:15,SevenMp:15,SeventeenMp:15,Share:15,ShareLocation:7,Shield:15,Shop:15,Shop2:15,ShopTwo:15,ShoppingBag:15,ShoppingBasket:2,ShoppingCart:15,ShortText:15,Shortcut:15,ShowChart:15,Shower:15,Shuffle:15,ShuffleOn:15,ShutterSpeed:15,Sick:15,SignalCellular0Bar:0,SignalCellular1Bar:0,SignalCellular2Bar:0,SignalCellular3Bar:0,SignalCellular4Bar:0,SignalCellularAlt:0,SignalCellularNoSim:0,SignalCellularNodata:0,SignalCellularNull:0,SignalCellularOff:0,SignalWifi0Bar:2,SignalWifi1Bar:2,SignalWifi1BarLock:0,SignalWifi2Bar:2,SignalWifi2BarLock:0,SignalWifi3Bar:2,SignalWifi3BarLock:0,SignalWifi4Bar:2,SignalWifi4BarLock:0,SignalWifiBad:7,SignalWifiOff:7,SimCard:15,SimCardAlert:15,SimCardDownload:2,SingleBed:15,Sip:15,SixK:15,SixKPlus:15,SixMp:15,SixteenMp:15,SixtyFps:15,SixtyFpsSelect:2,Skateboarding:7,SkipNext:15,SkipPrevious:15,Sledding:15,Slideshow:15,SlowMotionVideo:2,SmartButton:15,SmartDisplay:15,SmartScreen:15,SmartToy:15,Smartphone:15,SmokeFree:15,SmokingRooms:15,Sms:15,SmsFailed:15,SnippetFolder:7,Snooze:15,Snowboarding:15,Snowmobile:15,Snowshoeing:15,Soap:15,SocialDistance:2,Sort:15,SortByAlpha:15,Source:15,South:15,SouthEast:15,SouthWest:15,Spa:15,SpaceBar:15,Speaker:15,SpeakerGroup:15,SpeakerNotes:15,SpeakerNotesOff:2,SpeakerPhone:15,Speed:15,Spellcheck:15,Splitscreen:15,Sports:15,SportsBar:15,SportsBaseball:2,SportsBasketball:0,SportsCricket:7,SportsEsports:7,SportsFootball:2,SportsGolf:15,SportsHandball:2,SportsHockey:15,SportsKabaddi:7,SportsMma:15,SportsMotorsports:0,SportsRugby:15,SportsScore:15,SportsSoccer:15,SportsTennis:15,SportsVolleyball:0,SquareFoot:15,StackedBarChart:2,StackedLineChart:0,Stairs:15,Star:15,StarBorder:15,StarBorderPurple500:0,StarHalf:15,StarOutline:15,StarPurple500:7,StarRate:15,Stars:15,StayCurrentLandscape:0,StayCurrentPortrait:0,StayPrimaryLandscape:0,StayPrimaryPortrait:0,StickyNote2:15,Stop:15,StopCircle:15,StopScreenShare:2,Storage:15,Store:15,StoreMallDirectory:0,Storefront:15,Storm:15,Straighten:15,Stream:15,Streetview:15,StrikethroughS:2,Stroller:15,Style:15,Subject:15,Subscript:15,Subscriptions:7,Subtitles:15,SubtitlesOff:15,Subway:15,Summarize:15,Superscript:15,SupervisedUserCircle:0,SupervisorAccount:0,Support:15,SupportAgent:15,Surfing:15,SurroundSound:7,SwapCalls:15,SwapHoriz:15,SwapHorizontalCircle:0,SwapVert:15,SwapVerticalCircle:0,Swipe:15,SwitchAccount:7,SwitchCamera:15,SwitchLeft:15,SwitchRight:15,SwitchVideo:15,Sync:15,SyncAlt:15,SyncDisabled:15,SyncProblem:15,SystemSecurityUpdate:0,SystemUpdate:15,SystemUpdateAlt:2,Tab:15,TabUnselected:7,TableChart:15,TableRows:15,TableView:15,Tablet:15,TabletAndroid:7,TabletMac:15,Tag:15,TagFaces:15,TakeoutDining:7,TapAndPlay:15,Tapas:15,Task:15,TaskAlt:15,TaxiAlert:15,Telegram:0,TenMp:15,Terrain:15,TextFields:15,TextFormat:15,TextRotateUp:15,TextRotateVertical:0,TextRotationAngleup:0,TextRotationDown:0,TextRotationNone:0,TextSnippet:15,Textsms:15,Texture:15,TheaterComedy:7,Theaters:15,Thermostat:15,ThermostatAuto:2,ThirteenMp:15,ThirtyFps:15,ThirtyFpsSelect:2,ThreeDRotation:2,ThreeGMobiledata:0,ThreeK:15,ThreeKPlus:15,ThreeMp:15,ThreeP:15,ThreeSixty:15,ThumbDown:15,ThumbDownAlt:15,ThumbDownOffAlt:2,ThumbUp:15,ThumbUpAlt:15,ThumbUpOffAlt:7,ThumbsUpDown:15,TimeToLeave:15,Timelapse:15,Timeline:15,Timer:15,Timer10:15,Timer10Select:7,Timer3:15,Timer3Select:15,TimerOff:15,TimesOneMobiledata:0,Title:15,Toc:15,Today:15,ToggleOff:15,ToggleOn:15,Toll:15,Tonality:15,Topic:15,TouchApp:15,Tour:15,Toys:15,TrackChanges:15,Traffic:15,Train:15,Tram:15,Transform:15,Transgender:15,TransitEnterexit:0,Translate:15,TravelExplore:7,TrendingDown:15,TrendingFlat:15,TrendingUp:15,TripOrigin:15,Try:15,Tty:15,Tune:15,Tungsten:15,TurnedIn:15,TurnedInNot:15,Tv:15,TvOff:15,TwelveMp:15,TwentyFourMp:15,TwentyOneMp:15,TwentyThreeMp:7,TwentyTwoMp:15,TwentyZeroMp:15,Twitter:0,TwoK:15,TwoKPlus:15,TwoMp:15,TwoWheeler:15,Umbrella:15,Unarchive:15,Undo:15,UnfoldLess:15,UnfoldMore:15,Unpublished:15,Unsubscribe:15,Upcoming:15,Update:15,UpdateDisabled:2,Upgrade:15,Upload:15,UploadFile:15,Usb:15,UsbOff:15,Verified:15,VerifiedUser:15,VerticalAlignBottom:0,VerticalAlignCenter:0,VerticalAlignTop:0,VerticalSplit:7,Vibration:15,VideoCall:15,VideoCameraBack:2,VideoCameraFront:0,VideoLabel:15,VideoLibrary:15,VideoSettings:7,VideoStable:15,Videocam:15,VideocamOff:15,VideogameAsset:2,VideogameAssetOff:0,ViewAgenda:15,ViewArray:15,ViewCarousel:15,ViewColumn:15,ViewComfy:15,ViewCompact:15,ViewDay:15,ViewHeadline:15,ViewInAr:15,ViewList:15,ViewModule:15,ViewQuilt:15,ViewSidebar:15,ViewStream:15,ViewWeek:15,Vignette:15,Villa:15,Visibility:15,VisibilityOff:7,VoiceChat:15,VoiceOverOff:15,Voicemail:15,VolumeDown:15,VolumeMute:15,VolumeOff:15,VolumeUp:15,VolunteerActivism:0,VpnKey:15,VpnLock:15,Vrpano:15,Wallpaper:15,Warning:15,WarningAmber:15,Wash:15,Watch:15,WatchLater:15,Water:15,WaterDamage:15,WaterfallChart:2,Waves:15,WbAuto:15,WbCloudy:15,WbIncandescent:2,WbIridescent:15,WbShade:15,WbSunny:15,WbTwilight:15,Wc:15,Web:15,WebAsset:15,WebAssetOff:15,Weekend:15,West:15,WhatsApp:0,Whatshot:15,WheelchairPickup:0,WhereToVote:15,Widgets:15,Wifi:15,WifiCalling:15,WifiCalling3:15,WifiLock:15,WifiOff:15,WifiProtectedSetup:0,WifiTethering:7,WifiTetheringOff:0,Window:15,WineBar:15,Work:15,WorkOff:15,WorkOutline:15,Workspaces:15,WrapText:15,WrongLocation:7,Wysiwyg:15,Yard:15,YouTube:0,YoutubeSearchedFor:0,ZoomIn:15,ZoomOut:15,ZoomOutMap:15};const iconKeys=Object.keys(icons);const weightOptions=[\"Filled\",\"TwoTone\",\"Sharp\",\"Rounded\",\"Outlined\",];const styleKeyOptions={15:[...weightOptions],7:[\"Filled\",\"TwoTone\",\"Sharp\",\"Rounded\"],2:[\"Filled\",\"Sharp\"]};const styleOptionPropKeys=Object.keys(styleKeyOptions).map(optionKey=>`iconStyle${optionKey}`);const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * MATERIAL\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored,style}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Get props to use for deps array\nconst styleOptionProps=styleOptionPropKeys.map(prop=>props[prop]);// Get style of icon\nconst iconStyle=useMemo(()=>{const iconStyleKey=icons[iconKey];if(!iconStyleKey)return;const activeStyle=props[`iconStyle${iconStyleKey}`];if(activeStyle===\"Filled\")return;return activeStyle;},[...styleOptionProps]);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){// If bad search or doesn't exist, show null state\nif(typeof icons[iconKey]!==\"number\"){setSelectedIcon(null);return;}// Get the selected module\ntry{const style=iconStyle?iconStyle:\"\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}${style}.js@0.0.32`;// console.log(iconModuleUrl)\nconst module=await import(/* webpackIgnore: true */ iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch{if(isMounted.current)setSelectedIcon(null);}}// Import module when new style or icon is selected\nuseEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey,...styleOptionProps]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined,...style},focusable:\"false\",viewBox:\"0 0 24 24\",color:color,children:SelectedIcon}):emptyState});}Icon.displayName=\"Material\";Icon.defaultProps={width:24,height:24,iconSelection:\"Home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,weight:\"Filled\",mirrored:false};function hideStyleOptions(props,styleOptions){const{selectByList,iconSearch,iconSelection}=props;const styleOptionsNumber=parseInt(styleOptions);const name=getIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const icon=icons[name];if(!icon||styleOptionsNumber===0)return true;if(icon===styleOptionsNumber)return false;else return true;}addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Material site](https://fonts.google.com/icons)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...Object.keys(styleKeyOptions).reduce((result,optionKey)=>{result[`iconStyle${optionKey}`]={type:ControlType.Enum,title:\"Style\",defaultValue:\"Filled\",options:styleKeyOptions[optionKey],hidden:props=>hideStyleOptions(props,optionKey)};return result;},{}),...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"fixed\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerIntrinsicWidth\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Material.map", "function addUniqueItem(t,e){-1===t.indexOf(e)&&t.push(e)}function removeItem(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}const clamp=(t,e,n)=>Math.min(Math.max(n,t),e);const t={duration:.3,delay:0,endDelay:0,repeat:0,easing:\"ease\"};const isNumber=t=>\"number\"===typeof t;const isEasingList=t=>Array.isArray(t)&&!isNumber(t[0]);const wrap=(t,e,n)=>{const o=e-t;return((n-t)%o+o)%o+t};function getEasingForSegment(t,e){return isEasingList(t)?t[wrap(0,t.length,e)]:t}const mix=(t,e,n)=>-n*t+n*e+t;const noop=()=>{};const noopReturn=t=>t;const progress=(t,e,n)=>e-t===0?1:(n-t)/(e-t);function fillOffset(t,e){const n=t[t.length-1];for(let o=1;o<=e;o++){const s=progress(0,e,o);t.push(mix(n,1,s))}}function defaultOffset(t){const e=[0];fillOffset(e,t-1);return e}function interpolate(t,e=defaultOffset(t.length),n=noopReturn){const o=t.length;const s=o-e.length;s>0&&fillOffset(e,s);return s=>{let f=0;for(;f<o-2;f++)if(s<e[f+1])break;let r=clamp(0,1,progress(e[f],e[f+1],s));const c=getEasingForSegment(n,f);r=c(r);return mix(t[f],t[f+1],r)}}const isCubicBezier=t=>Array.isArray(t)&&isNumber(t[0]);const isEasingGenerator=t=>\"object\"===typeof t&&Boolean(t.createAnimation);const isFunction=t=>\"function\"===typeof t;const isString=t=>\"string\"===typeof t;const e={ms:t=>1e3*t,s:t=>t/1e3};\n/*\n  Convert velocity into velocity per second\n\n  @param [number]: Unit per frame\n  @param [number]: Frame duration in ms\n*/function velocityPerSecond(t,e){return e?t*(1e3/e):0}export{addUniqueItem,clamp,defaultOffset,t as defaults,fillOffset,getEasingForSegment,interpolate,isCubicBezier,isEasingGenerator,isEasingList,isFunction,isNumber,isString,mix,noop,noopReturn,progress,removeItem,e as time,velocityPerSecond,wrap};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,clamp as n}from\"@motionone/utils\";const calcBezier=(t,n,e)=>(((1-3*e+3*n)*t+(3*e-6*n))*t+3*n)*t;const e=1e-7;const i=12;function binarySubdivide(t,n,o,r,c){let u;let a;let s=0;do{a=n+(o-n)/2;u=calcBezier(a,r,c)-t;u>0?o=a:n=a}while(Math.abs(u)>e&&++s<i);return a}function cubicBezier(n,e,i,o){if(n===e&&i===o)return t;const getTForX=t=>binarySubdivide(t,0,1,n,i);return t=>0===t||1===t?t:calcBezier(getTForX(t),e,o)}const steps=(t,e=\"end\")=>i=>{i=\"end\"===e?Math.min(i,.999):Math.max(i,.001);const o=i*t;const r=\"end\"===e?Math.floor(o):Math.ceil(o);return n(0,1,r/t)};export{cubicBezier,steps};\n\n//# sourceMappingURL=index.es.js.map", "import{noopReturn as t,defaults as i,isEasingGenerator as e,isEasingList as s,interpolate as a}from\"@motionone/utils\";import{cubicBezier as n,steps as r}from\"@motionone/easing\";const o={ease:n(.25,.1,.25,1),\"ease-in\":n(.42,0,1,1),\"ease-in-out\":n(.42,0,.58,1),\"ease-out\":n(0,0,.58,1)};const h=/\\((.*?)\\)/;function getEasingFunction(i){if(\"function\"===typeof i)return i;if(Array.isArray(i))return n(...i);if(o[i])return o[i];if(i.startsWith(\"steps\")){const t=h.exec(i);if(t){const i=t[1].split(\",\");return r(parseFloat(i[0]),i[1].trim())}}return t}class Animation{constructor(n,r=[0,1],{easing:o,duration:h=i.duration,delay:u=i.delay,endDelay:l=i.endDelay,repeat:m=i.repeat,offset:c,direction:p=\"normal\"}={}){this.startTime=null;this.rate=1;this.t=0;this.cancelTimestamp=null;this.easing=t;this.duration=0;this.totalDuration=0;this.repeat=0;this.playState=\"idle\";this.finished=new Promise(((t,i)=>{this.resolve=t;this.reject=i}));o=o||i.easing;if(e(o)){const t=o.createAnimation(r,(()=>\"0\"),true);o=t.easing;void 0!==t.keyframes&&(r=t.keyframes);void 0!==t.duration&&(h=t.duration)}this.repeat=m;this.easing=s(o)?t:getEasingFunction(o);this.updateDuration(h);const d=a(r,c,s(o)?o.map(getEasingFunction):t);this.tick=t=>{var i;u=u;let e=0;e=void 0!==this.pauseTime?this.pauseTime:(t-this.startTime)*this.rate;this.t=e;e/=1e3;e=Math.max(e-u,0);\"finished\"===this.playState&&void 0===this.pauseTime&&(e=this.totalDuration);const s=e/this.duration;let a=Math.floor(s);let r=s%1;!r&&s>=1&&(r=1);1===r&&a--;const o=a%2;(\"reverse\"===p||\"alternate\"===p&&o||\"alternate-reverse\"===p&&!o)&&(r=1-r);const h=e>=this.totalDuration?1:Math.min(r,1);const m=d(this.easing(h));n(m);const c=void 0===this.pauseTime&&(\"finished\"===this.playState||e>=this.totalDuration+l);if(c){this.playState=\"finished\";null===(i=this.resolve)||void 0===i?void 0:i.call(this,m)}else\"idle\"!==this.playState&&(this.frameRequestId=requestAnimationFrame(this.tick))};this.play()}play(){const t=performance.now();this.playState=\"running\";void 0!==this.pauseTime?this.startTime=t-this.pauseTime:this.startTime||(this.startTime=t);this.cancelTimestamp=this.startTime;this.pauseTime=void 0;this.frameRequestId=requestAnimationFrame(this.tick)}pause(){this.playState=\"paused\";this.pauseTime=this.t}finish(){this.playState=\"finished\";this.tick(0)}stop(){var t;this.playState=\"idle\";void 0!==this.frameRequestId&&cancelAnimationFrame(this.frameRequestId);null===(t=this.reject)||void 0===t?void 0:t.call(this,false)}cancel(){this.stop();this.tick(this.cancelTimestamp)}reverse(){this.rate*=-1}commitStyles(){}updateDuration(t){this.duration=t;this.totalDuration=t*(this.repeat+1)}get currentTime(){return this.t}set currentTime(t){void 0!==this.pauseTime||0===this.rate?this.pauseTime=t:this.startTime=performance.now()-t/this.rate}get playbackRate(){return this.rate}set playbackRate(t){this.rate=t}}export{Animation,getEasingFunction};\n\n//# sourceMappingURL=index.es.js.map", "var extendStatics=function(e,t){extendStatics=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])};return extendStatics(e,t)};function __extends(e,t){if(\"function\"!==typeof t&&null!==t)throw new TypeError(\"Class extends value \"+String(t)+\" is not a constructor or null\");extendStatics(e,t);function __(){this.constructor=e}e.prototype=null===t?Object.create(t):(__.prototype=t.prototype,new __)}var __assign=function(){__assign=Object.assign||function __assign(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e};return __assign.apply(this,arguments)};function __rest(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&\"function\"===typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function __decorate(e,t,r,n){var o,a=arguments.length,i=a<3?t:null===n?n=Object.getOwnPropertyDescriptor(t,r):n;if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.decorate)i=Reflect.decorate(e,t,r,n);else for(var c=e.length-1;c>=0;c--)(o=e[c])&&(i=(a<3?o(i):a>3?o(t,r,i):o(t,r))||i);return a>3&&i&&Object.defineProperty(t,r,i),i}function __param(e,t){return function(r,n){t(r,n,e)}}function __metadata(e,t){if(\"object\"===typeof Reflect&&\"function\"===typeof Reflect.metadata)return Reflect.metadata(e,t)}function __awaiter(e,t,r,n){function adopt(e){return e instanceof r?e:new r((function(t){t(e)}))}return new(r||(r=Promise))((function(r,o){function fulfilled(e){try{step(n.next(e))}catch(e){o(e)}}function rejected(e){try{step(n.throw(e))}catch(e){o(e)}}function step(e){e.done?r(e.value):adopt(e.value).then(fulfilled,rejected)}step((n=n.apply(e,t||[])).next())}))}function __generator(e,t){var r,n,o,a,i={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return a={next:verb(0),throw:verb(1),return:verb(2)},\"function\"===typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function verb(e){return function(t){return step([e,t])}}function step(a){if(r)throw new TypeError(\"Generator is already executing.\");while(i)try{if(r=1,n&&(o=2&a[0]?n.return:a[0]?n.throw||((o=n.return)&&o.call(n),0):n.next)&&!(o=o.call(n,a[1])).done)return o;(n=0,o)&&(a=[2&a[0],o.value]);switch(a[0]){case 0:case 1:o=a;break;case 4:i.label++;return{value:a[1],done:false};case 5:i.label++;n=a[1];a=[0];continue;case 7:a=i.ops.pop();i.trys.pop();continue;default:if(!(o=i.trys,o=o.length>0&&o[o.length-1])&&(6===a[0]||2===a[0])){i=0;continue}if(3===a[0]&&(!o||a[1]>o[0]&&a[1]<o[3])){i.label=a[1];break}if(6===a[0]&&i.label<o[1]){i.label=o[1];o=a;break}if(o&&i.label<o[2]){i.label=o[2];i.ops.push(a);break}o[2]&&i.ops.pop();i.trys.pop();continue}a=t.call(e,i)}catch(e){a=[6,e];n=0}finally{r=o=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:true}}}var e=Object.create?function(e,t,r,n){void 0===n&&(n=r);var o=Object.getOwnPropertyDescriptor(t,r);o&&!(\"get\"in o?!t.__esModule:o.writable||o.configurable)||(o={enumerable:true,get:function(){return t[r]}});Object.defineProperty(e,n,o)}:function(e,t,r,n){void 0===n&&(n=r);e[n]=t[r]};function __exportStar(t,r){for(var n in t)\"default\"===n||Object.prototype.hasOwnProperty.call(r,n)||e(r,t,n)}function __values(e){var t=\"function\"===typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&\"number\"===typeof e.length)return{next:function(){e&&n>=e.length&&(e=void 0);return{value:e&&e[n++],done:!e}}};throw new TypeError(t?\"Object is not iterable.\":\"Symbol.iterator is not defined.\")}function __read(e,t){var r=\"function\"===typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,a=r.call(e),i=[];try{while((void 0===t||t-- >0)&&!(n=a.next()).done)i.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=a.return)&&r.call(a)}finally{if(o)throw o.error}}return i}\n/** @deprecated */function __spread(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(__read(arguments[t]));return e}\n/** @deprecated */function __spreadArrays(){for(var e=0,t=0,r=arguments.length;t<r;t++)e+=arguments[t].length;var n=Array(e),o=0;for(t=0;t<r;t++)for(var a=arguments[t],i=0,c=a.length;i<c;i++,o++)n[o]=a[i];return n}function __spreadArray(e,t,r){if(r||2===arguments.length)for(var n,o=0,a=t.length;o<a;o++)if(n||!(o in t)){n||(n=Array.prototype.slice.call(t,0,o));n[o]=t[o]}return e.concat(n||Array.prototype.slice.call(t))}function __await(e){return this instanceof __await?(this.v=e,this):new __await(e)}function __asyncGenerator(e,t,r){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var n,o=r.apply(e,t||[]),a=[];return n={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),n[Symbol.asyncIterator]=function(){return this},n;function verb(e){o[e]&&(n[e]=function(t){return new Promise((function(r,n){a.push([e,t,r,n])>1||resume(e,t)}))})}function resume(e,t){try{step(o[e](t))}catch(e){settle(a[0][3],e)}}function step(e){e.value instanceof __await?Promise.resolve(e.value.v).then(fulfill,reject):settle(a[0][2],e)}function fulfill(e){resume(\"next\",e)}function reject(e){resume(\"throw\",e)}function settle(e,t){(e(t),a.shift(),a.length)&&resume(a[0][0],a[0][1])}}function __asyncDelegator(e){var t,r;return t={},verb(\"next\"),verb(\"throw\",(function(e){throw e})),verb(\"return\"),t[Symbol.iterator]=function(){return this},t;function verb(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:__await(e[n](t)),done:\"return\"===n}:o?o(t):t}:o}}function __asyncValues(e){if(!Symbol.asyncIterator)throw new TypeError(\"Symbol.asyncIterator is not defined.\");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=\"function\"===typeof __values?__values(e):e[Symbol.iterator](),t={},verb(\"next\"),verb(\"throw\"),verb(\"return\"),t[Symbol.asyncIterator]=function(){return this},t);function verb(r){t[r]=e[r]&&function(t){return new Promise((function(n,o){t=e[r](t),settle(n,o,t.done,t.value)}))}}function settle(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)}}function __makeTemplateObject(e,t){Object.defineProperty?Object.defineProperty(e,\"raw\",{value:t}):e.raw=t;return e}var t=Object.create?function(e,t){Object.defineProperty(e,\"default\",{enumerable:true,value:t})}:function(e,t){e.default=t};function __importStar(r){if(r&&r.__esModule)return r;var n={};if(null!=r)for(var o in r)\"default\"!==o&&Object.prototype.hasOwnProperty.call(r,o)&&e(n,r,o);t(n,r);return n}function __importDefault(e){return e&&e.__esModule?e:{default:e}}function __classPrivateFieldGet(e,t,r,n){if(\"a\"===r&&!n)throw new TypeError(\"Private accessor was defined without a getter\");if(\"function\"===typeof t?e!==t||!n:!t.has(e))throw new TypeError(\"Cannot read private member from an object whose class did not declare it\");return\"m\"===r?n:\"a\"===r?n.call(e):n?n.value:t.get(e)}function __classPrivateFieldSet(e,t,r,n,o){if(\"m\"===n)throw new TypeError(\"Private method is not writable\");if(\"a\"===n&&!o)throw new TypeError(\"Private accessor was defined without a setter\");if(\"function\"===typeof t?e!==t||!o:!t.has(e))throw new TypeError(\"Cannot write private member to an object whose class did not declare it\");return\"a\"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function __classPrivateFieldIn(e,t){if(null===t||\"object\"!==typeof t&&\"function\"!==typeof t)throw new TypeError(\"Cannot use 'in' operator on non-object\");return\"function\"===typeof e?t===e:e.has(t)}export{__assign,__asyncDelegator,__asyncGenerator,__asyncValues,__await,__awaiter,__classPrivateFieldGet,__classPrivateFieldIn,__classPrivateFieldSet,e as __createBinding,__decorate,__exportStar,__extends,__generator,__importDefault,__importStar,__makeTemplateObject,__metadata,__param,__read,__rest,__spread,__spreadArray,__spreadArrays,__values};\n\n//# sourceMappingURL=tslib.es6.js.map", "var n={};Object.defineProperty(n,\"__esModule\",{value:true});n.warning=function(){};n.invariant=function(){};const e=n.__esModule,t=n.warning,r=n.invariant;export default n;export{e as __esModule,r as invariant,t as warning};\n\n//# sourceMappingURL=index.js.map", "import{velocityPerSecond as e,time as t}from\"@motionone/utils\";const s=5;function calcGeneratorVelocity(t,n,r){const a=Math.max(n-s,0);return e(r-t(a),n-a)}const n={stiffness:100,damping:10,mass:1};const calcDampingRatio=(e=n.stiffness,t=n.damping,s=n.mass)=>t/(2*Math.sqrt(e*s));function hasReachedTarget(e,t,s){return e<t&&s>=t||e>t&&s<=t}const spring=({stiffness:e=n.stiffness,damping:s=n.damping,mass:r=n.mass,from:a=0,to:o=1,velocity:c=0,restSpeed:i=2,restDistance:h=.5}={})=>{c=c?t.s(c):0;const u={done:false,hasReachedTarget:false,current:a,target:o};const d=o-a;const f=Math.sqrt(e/r)/1e3;const l=calcDampingRatio(e,s,r);let g;if(l<1){const e=f*Math.sqrt(1-l*l);g=t=>o-Math.exp(-l*f*t)*((l*f*d-c)/e*Math.sin(e*t)+d*Math.cos(e*t))}else g=e=>o-Math.exp(-f*e)*(d+(f*d-c)*e);return e=>{u.current=g(e);const t=0===e?c:calcGeneratorVelocity(g,e,u.current);const s=Math.abs(t)<=i;const n=Math.abs(o-u.current)<=h;u.done=s&&n;u.hasReachedTarget=hasReachedTarget(a,o,u.current);return u}};const glide=({from:e=0,velocity:s=0,power:n=.8,decay:r=.325,bounceDamping:a,bounceStiffness:o,changeTarget:c,min:i,max:h,restDistance:u=.5,restSpeed:d})=>{r=t.ms(r);const f={hasReachedTarget:false,done:false,current:e,target:e};const isOutOfBounds=e=>void 0!==i&&e<i||void 0!==h&&e>h;const nearestBoundary=e=>void 0===i?h:void 0===h||Math.abs(i-e)<Math.abs(h-e)?i:h;let l=n*s;const g=e+l;const m=void 0===c?g:c(g);f.target=m;m!==g&&(l=m-e);const calcDelta=e=>-l*Math.exp(-e/r);const calcLatest=e=>m+calcDelta(e);const applyFriction=e=>{const t=calcDelta(e);const s=calcLatest(e);f.done=Math.abs(t)<=u;f.current=f.done?m:s};let p;let M;const checkCatchBoundary=e=>{if(isOutOfBounds(f.current)){p=e;M=spring({from:f.current,to:nearestBoundary(f.current),velocity:calcGeneratorVelocity(calcLatest,e,f.current),damping:a,stiffness:o,restDistance:u,restSpeed:d})}};checkCatchBoundary(0);return e=>{let t=false;if(!M&&void 0===p){t=true;applyFriction(e);checkCatchBoundary(e)}if(void 0!==p&&e>p){f.hasReachedTarget=true;return M(e-p)}f.hasReachedTarget=false;!t&&applyFriction(e);return f}};const r=10;const a=1e4;function pregenerateKeyframes(e){let t;let s=r;let n=e(0);const o=[n.current];while(!n.done&&s<a){n=e(s);o.push(n.done?n.target:n.current);void 0===t&&n.hasReachedTarget&&(t=s);s+=r}const c=s-r;1===o.length&&o.push(n.current);return{keyframes:o,duration:c/1e3,overshootDuration:(null!==t&&void 0!==t?t:c)/1e3}}export{calcGeneratorVelocity,glide,pregenerateKeyframes,spring};\n\n//# sourceMappingURL=index.es.js.map", "import{MotionValue as e}from\"@motionone/types\";import{noopReturn as t,addUniqueItem as n,isCubicBezier as o,defaults as i,isEasingGenerator as s,isNumber as r,time as a,isEasingList as c,noop as l,removeItem as f,mix as u,getEasingForSegment as d,isString as g,defaultOffset as m,fillOffset as h,progress as p,velocityPerSecond as v,interpolate as y}from\"@motionone/utils\";import{Animation as w,getEasingFunction as E}from\"@motionone/animation\";import{__rest as b}from\"tslib\";import{invariant as S}from\"hey-listen\";import{pregenerateKeyframes as A,calcGeneratorVelocity as O,spring as x,glide as V}from\"@motionone/generators\";const z=new WeakMap;function getAnimationData(e){z.has(e)||z.set(e,{transforms:[],values:new Map});return z.get(e)}function getMotionValue(t,n){t.has(n)||t.set(n,new e);return t.get(n)}const W=[\"\",\"X\",\"Y\",\"Z\"];const L=[\"translate\",\"scale\",\"rotate\",\"skew\"];const T={x:\"translateX\",y:\"translateY\",z:\"translateZ\"};const D={syntax:\"<angle>\",initialValue:\"0deg\",toDefaultUnit:e=>e+\"deg\"};const M={translate:{syntax:\"<length-percentage>\",initialValue:\"0px\",toDefaultUnit:e=>e+\"px\"},rotate:D,scale:{syntax:\"<number>\",initialValue:1,toDefaultUnit:t},skew:D};const k=new Map;const asTransformCssVar=e=>`--motion-${e}`;const B=[\"x\",\"y\",\"z\"];L.forEach((e=>{W.forEach((t=>{B.push(e+t);k.set(asTransformCssVar(e+t),M[e])}))}));const compareTransformOrder=(e,t)=>B.indexOf(e)-B.indexOf(t);const j=new Set(B);const isTransform=e=>j.has(e);const addTransformToElement=(e,t)=>{T[t]&&(t=T[t]);const{transforms:o}=getAnimationData(e);n(o,t);e.style.transform=buildTransformTemplate(o)};const buildTransformTemplate=e=>e.sort(compareTransformOrder).reduce(transformListToString,\"\").trim();const transformListToString=(e,t)=>`${e} ${t}(var(${asTransformCssVar(t)}))`;const isCssVar=e=>e.startsWith(\"--\");const P=new Set;function registerCssVariable(e){if(!P.has(e)){P.add(e);try{const{syntax:t,initialValue:n}=k.has(e)?k.get(e):{};CSS.registerProperty({name:e,inherits:false,syntax:t,initialValue:n})}catch(e){}}}const convertEasing=e=>o(e)?cubicBezierAsString(e):e;const cubicBezierAsString=([e,t,n,o])=>`cubic-bezier(${e}, ${t}, ${n}, ${o})`;const testAnimation=e=>document.createElement(\"div\").animate(e,{duration:.001});const C={cssRegisterProperty:()=>\"undefined\"!==typeof CSS&&Object.hasOwnProperty.call(CSS,\"registerProperty\"),waapi:()=>Object.hasOwnProperty.call(Element.prototype,\"animate\"),partialKeyframes:()=>{try{testAnimation({opacity:[1]})}catch(e){return false}return true},finished:()=>Boolean(testAnimation({opacity:[0,1]}).finished)};const $={};const R={};for(const e in C)R[e]=()=>{void 0===$[e]&&($[e]=C[e]());return $[e]};function hydrateKeyframes(e,t){for(let n=0;n<e.length;n++)null===e[n]&&(e[n]=n?e[n-1]:t());return e}const keyframesList=e=>Array.isArray(e)?e:[e];function getStyleName(e){T[e]&&(e=T[e]);return isTransform(e)?asTransformCssVar(e):e}const H={get:(e,t)=>{t=getStyleName(t);let n=isCssVar(t)?e.style.getPropertyValue(t):getComputedStyle(e)[t];if(!n&&0!==n){const e=k.get(t);e&&(n=e.initialValue)}return n},set:(e,t,n)=>{t=getStyleName(t);isCssVar(t)?e.style.setProperty(t,n):e.style[t]=n}};function stopAnimation(e,t=true){if(e&&\"finished\"!==e.playState)try{if(e.stop)e.stop();else{t&&e.commitStyles();e.cancel()}}catch(e){}}function getDevToolsRecord(){return window.__MOTION_DEV_TOOLS_RECORD}function animateStyle(e,t,n,o={}){const f=getDevToolsRecord();const u=false!==o.record&&f;let d;let{duration:g=i.duration,delay:m=i.delay,endDelay:h=i.endDelay,repeat:p=i.repeat,easing:v=i.easing,direction:y,offset:E,allowWebkitAcceleration:b=false}=o;const S=getAnimationData(e);let A=R.waapi();const O=isTransform(t);O&&addTransformToElement(e,t);const x=getStyleName(t);const V=getMotionValue(S.values,x);const z=k.get(x);stopAnimation(V.animation,!(s(v)&&V.generator)&&false!==o.record);return()=>{const readInitialValue=()=>{var t,n;return null!==(n=null!==(t=H.get(e,x))&&void 0!==t?t:null===z||void 0===z?void 0:z.initialValue)&&void 0!==n?n:0};let i=hydrateKeyframes(keyframesList(n),readInitialValue);if(s(v)){const e=v.createAnimation(i,readInitialValue,O,x,V);v=e.easing;void 0!==e.keyframes&&(i=e.keyframes);void 0!==e.duration&&(g=e.duration)}isCssVar(x)&&(R.cssRegisterProperty()?registerCssVariable(x):A=false);if(A){z&&(i=i.map((e=>r(e)?z.toDefaultUnit(e):e)));1!==i.length||R.partialKeyframes()&&!u||i.unshift(readInitialValue());const t={delay:a.ms(m),duration:a.ms(g),endDelay:a.ms(h),easing:c(v)?void 0:convertEasing(v),direction:y,iterations:p+1,fill:\"both\"};d=e.animate({[x]:i,offset:E,easing:c(v)?v.map(convertEasing):void 0},t);d.finished||(d.finished=new Promise(((e,t)=>{d.onfinish=e;d.oncancel=t})));const n=i[i.length-1];d.finished.then((()=>{H.set(e,x,n);d.cancel()})).catch(l);b||(d.playbackRate=1.000001)}else if(O){i=i.map((e=>\"string\"===typeof e?parseFloat(e):e));1===i.length&&i.unshift(parseFloat(readInitialValue()));const render=t=>{z&&(t=z.toDefaultUnit(t));H.set(e,x,t)};d=new w(render,i,Object.assign(Object.assign({},o),{duration:g,easing:v}))}else{const t=i[i.length-1];H.set(e,x,z&&r(t)?z.toDefaultUnit(t):t)}u&&f(e,t,i,{duration:g,delay:m,easing:v,repeat:p,offset:E},\"motion-one\");V.setAnimation(d);return d}}const getOptions=(e,t)=>e[t]?Object.assign(Object.assign({},e),e[t]):Object.assign({},e);function resolveElements(e,t){var n;if(\"string\"===typeof e)if(t){null!==(n=t[e])&&void 0!==n?n:t[e]=document.querySelectorAll(e);e=t[e]}else e=document.querySelectorAll(e);else e instanceof Element&&(e=[e]);return Array.from(e||[])}const createAnimation=e=>e();const withControls=(e,t,n=i.duration)=>new Proxy({animations:e.map(createAnimation).filter(Boolean),duration:n,options:t},I);const getActiveAnimation=e=>e.animations[0];const I={get:(e,t)=>{const n=getActiveAnimation(e);switch(t){case\"duration\":return e.duration;case\"currentTime\":return a.s((null===n||void 0===n?void 0:n[t])||0);case\"playbackRate\":case\"playState\":return null===n||void 0===n?void 0:n[t];case\"finished\":e.finished||(e.finished=Promise.all(e.animations.map(selectFinished)).catch(l));return e.finished;case\"stop\":return()=>{e.animations.forEach((e=>stopAnimation(e)))};case\"forEachNative\":return t=>{e.animations.forEach((n=>t(n,e)))};default:return\"undefined\"===typeof(null===n||void 0===n?void 0:n[t])?void 0:()=>e.animations.forEach((e=>e[t]()))}},set:(e,t,n)=>{switch(t){case\"currentTime\":n=a.ms(n);case\"currentTime\":case\"playbackRate\":for(let o=0;o<e.animations.length;o++)e.animations[o][t]=n;return true}return false}};const selectFinished=e=>e.finished;function stagger(e=.1,{start:t=0,from:n=0,easing:o}={}){return(i,s)=>{const a=r(n)?n:getFromIndex(n,s);const c=Math.abs(a-i);let l=e*c;if(o){const t=s*e;const n=E(o);l=n(l/t)*t}return t+l}}function getFromIndex(e,t){if(\"first\"===e)return 0;{const n=t-1;return\"last\"===e?n:n/2}}function resolveOption(e,t,n){return\"function\"===typeof e?e(t,n):e}function animate(e,t,n={}){e=resolveElements(e);const o=e.length;const i=[];for(let s=0;s<o;s++){const r=e[s];for(const e in t){const a=getOptions(n,e);a.delay=resolveOption(a.delay,s,o);const c=animateStyle(r,e,t[e],a);i.push(c)}}return withControls(i,n,n.duration)}function calcNextTime(e,t,n,o){var i;return r(t)?t:t.startsWith(\"-\")||t.startsWith(\"+\")?Math.max(0,e+parseFloat(t)):\"<\"===t?n:null!==(i=o.get(t))&&void 0!==i?i:e}function eraseKeyframes(e,t,n){for(let o=0;o<e.length;o++){const i=e[o];if(i.at>t&&i.at<n){f(e,i);o--}}}function addKeyframes(e,t,n,o,i,s){eraseKeyframes(e,i,s);for(let r=0;r<t.length;r++)e.push({value:t[r],at:u(i,s,o[r]),easing:d(n,r)})}function compareByTime(e,t){return e.at===t.at?null===e.value?1:-1:e.at-t.at}function timeline(e,t={}){var n;const o=createAnimationsFromTimeline(e,t);const i=o.map((e=>animateStyle(...e))).filter(Boolean);return withControls(i,t,null===(n=o[0])||void 0===n?void 0:n[3].duration)}function createAnimationsFromTimeline(e,t={}){var{defaultOptions:n={}}=t,o=b(t,[\"defaultOptions\"]);const r=[];const a=new Map;const c={};const l=new Map;let f=0;let u=0;let d=0;for(let t=0;t<e.length;t++){const o=e[t];if(g(o)){l.set(o,u);continue}if(!Array.isArray(o)){l.set(o.name,calcNextTime(u,o.at,f,l));continue}const[r,p,v={}]=o;void 0!==v.at&&(u=calcNextTime(u,v.at,f,l));let y=0;const w=resolveElements(r,c);const E=w.length;for(let e=0;e<E;e++){const t=w[e];const o=getElementSequence(t,a);for(const t in p){const r=getValueSequence(t,o);let a=keyframesList(p[t]);const c=getOptions(v,t);let{duration:l=n.duration||i.duration,easing:f=n.easing||i.easing}=c;if(s(f)){const e=isTransform(t);S(2===a.length||!e,\"spring must be provided 2 keyframes within timeline\");const n=f.createAnimation(a,(()=>\"0\"),e);f=n.easing;void 0!==n.keyframes&&(a=n.keyframes);void 0!==n.duration&&(l=n.duration)}const g=resolveOption(v.delay,e,E)||0;const w=u+g;const b=w+l;let{offset:A=m(a.length)}=c;1===A.length&&0===A[0]&&(A[1]=1);const O=length-a.length;O>0&&h(A,O);1===a.length&&a.unshift(null);addKeyframes(r,a,f,A,w,b);y=Math.max(g+l,y);d=Math.max(b,d)}}f=u;u+=y}a.forEach(((e,t)=>{for(const s in e){const a=e[s];a.sort(compareByTime);const c=[];const l=[];const f=[];for(let e=0;e<a.length;e++){const{at:t,value:n,easing:o}=a[e];c.push(n);l.push(p(0,d,t));f.push(o||i.easing)}if(0!==l[0]){l.unshift(0);c.unshift(c[0]);f.unshift(\"linear\")}if(1!==l[l.length-1]){l.push(1);c.push(null)}r.push([t,s,c,Object.assign(Object.assign(Object.assign({},n),{duration:d,easing:f,offset:l}),o)])}}));return r}function getElementSequence(e,t){!t.has(e)&&t.set(e,{});return t.get(e)}function getValueSequence(e,t){t[e]||(t[e]=[]);return t[e]}function createGeneratorEasing(e){const t=new WeakMap;return(n={})=>{const o=new Map;const getGenerator=(t=0,i=100,s=0,r=false)=>{const a=`${t}-${i}-${s}-${r}`;o.has(a)||o.set(a,e(Object.assign({from:t,to:i,velocity:s,restSpeed:r?.05:2,restDistance:r?.01:.5},n)));return o.get(a)};const getKeyframes=e=>{t.has(e)||t.set(e,A(e));return t.get(e)};return{createAnimation:(e,t,n,o,i)=>{var s,r;let a;const c=e.length;let l=n&&c<=2&&e.every(isNumberOrNull);if(l){const n=e[c-1];const l=1===c?null:e[0];let f=0;let u=0;const d=null===i||void 0===i?void 0:i.generator;if(d){const{animation:t,generatorStartTime:n}=i;const o=(null===t||void 0===t?void 0:t.startTime)||n||0;const r=(null===t||void 0===t?void 0:t.currentTime)||performance.now()-o;const a=d(r).current;u=null!==(s=l)&&void 0!==s?s:a;(1===c||2===c&&null===e[0])&&(f=O((e=>d(e).current),r,a))}else u=null!==(r=l)&&void 0!==r?r:parseFloat(t());const g=getGenerator(u,n,f,null===o||void 0===o?void 0:o.includes(\"scale\"));const m=getKeyframes(g);a=Object.assign(Object.assign({},m),{easing:\"linear\"});if(i){i.generator=g;i.generatorStartTime=performance.now()}}else{const e=getKeyframes(getGenerator(0,100));a={easing:\"ease\",duration:e.overshootDuration}}return a}}}}const isNumberOrNull=e=>\"string\"!==typeof e;const N=createGeneratorEasing(x);const F=createGeneratorEasing(V);const U={any:0,all:1};function inView$1(e,t,{root:n,margin:o,amount:i=\"any\"}={}){if(\"undefined\"===typeof IntersectionObserver)return()=>{};const s=resolveElements(e);const r=new WeakMap;const onIntersectionChange=e=>{e.forEach((e=>{const n=r.get(e.target);if(e.isIntersecting!==Boolean(n))if(e.isIntersecting){const n=t(e);\"function\"===typeof n?r.set(e.target,n):a.unobserve(e.target)}else if(n){n(e);r.delete(e.target)}}))};const a=new IntersectionObserver(onIntersectionChange,{root:n,rootMargin:o,threshold:\"number\"===typeof i?i:U[i]});s.forEach((e=>a.observe(e)));return()=>a.disconnect()}const q=new WeakMap;let K;function getElementSize(e,t){if(t){const{inlineSize:e,blockSize:n}=t[0];return{width:e,height:n}}return e instanceof SVGElement&&\"getBBox\"in e?e.getBBox():{width:e.offsetWidth,height:e.offsetHeight}}function notifyTarget({target:e,contentRect:t,borderBoxSize:n}){var o;null===(o=q.get(e))||void 0===o?void 0:o.forEach((o=>{o({target:e,contentSize:t,get size(){return getElementSize(e,n)}})}))}function notifyAll(e){e.forEach(notifyTarget)}function createResizeObserver(){\"undefined\"!==typeof ResizeObserver&&(K=new ResizeObserver(notifyAll))}function resizeElement(e,t){K||createResizeObserver();const n=resolveElements(e);n.forEach((e=>{let n=q.get(e);if(!n){n=new Set;q.set(e,n)}n.add(t);null===K||void 0===K?void 0:K.observe(e)}));return()=>{n.forEach((e=>{const n=q.get(e);null===n||void 0===n?void 0:n.delete(t);(null===n||void 0===n?void 0:n.size)||(null===K||void 0===K?void 0:K.unobserve(e))}))}}const G=new Set;let _;function createWindowResizeHandler(){_=()=>{const e={width:window.innerWidth,height:window.innerHeight};const t={target:window,size:e,contentSize:e};G.forEach((e=>e(t)))};window.addEventListener(\"resize\",_)}function resizeWindow(e){G.add(e);_||createWindowResizeHandler();return()=>{G.delete(e);!G.size&&_&&(_=void 0)}}function resize(e,t){return\"function\"===typeof e?resizeWindow(e):resizeElement(e,t)}const Z=50;const createAxisInfo=()=>({current:0,offset:[],progress:0,scrollLength:0,targetOffset:0,targetLength:0,containerLength:0,velocity:0});const createScrollInfo=()=>({time:0,x:createAxisInfo(),y:createAxisInfo()});const X={x:{length:\"Width\",position:\"Left\"},y:{length:\"Height\",position:\"Top\"}};function updateAxisInfo(e,t,n,o){const i=n[t];const{length:s,position:r}=X[t];const a=i.current;const c=n.time;i.current=e[\"scroll\"+r];i.scrollLength=e[\"scroll\"+s]-e[\"client\"+s];i.offset.length=0;i.offset[0]=0;i.offset[1]=i.scrollLength;i.progress=p(0,i.scrollLength,i.current);const l=o-c;i.velocity=l>Z?0:v(i.current-a,l)}function updateScrollInfo(e,t,n){updateAxisInfo(e,\"x\",t,n);updateAxisInfo(e,\"y\",t,n);t.time=n}function calcInset(e,t){let n={x:0,y:0};let o=e;while(o&&o!==t)if(o instanceof HTMLElement){n.x+=o.offsetLeft;n.y+=o.offsetTop;o=o.offsetParent}else if(o instanceof SVGGraphicsElement&&\"getBBox\"in o){const{top:e,left:t}=o.getBBox();n.x+=t;n.y+=e;while(o&&\"svg\"!==o.tagName)o=o.parentNode}return n}const Y={Enter:[[0,1],[1,1]],Exit:[[0,0],[1,0]],Any:[[1,0],[0,1]],All:[[0,0],[1,1]]};const J={start:0,center:.5,end:1};function resolveEdge(e,t,n=0){let o=0;void 0!==J[e]&&(e=J[e]);if(g(e)){const t=parseFloat(e);e.endsWith(\"px\")?o=t:e.endsWith(\"%\")?e=t/100:e.endsWith(\"vw\")?o=t/100*document.documentElement.clientWidth:e.endsWith(\"vh\")?o=t/100*document.documentElement.clientHeight:e=t}r(e)&&(o=t*e);return n+o}const Q=[0,0];function resolveOffset(e,t,n,o){let i=Array.isArray(e)?e:Q;let s=0;let a=0;if(r(e))i=[e,e];else if(g(e)){e=e.trim();i=e.includes(\" \")?e.split(\" \"):[e,J[e]?e:\"0\"]}s=resolveEdge(i[0],n,o);a=resolveEdge(i[1],t);return s-a}const ee={x:0,y:0};function resolveOffsets(e,t,n){let{offset:o=Y.All}=n;const{target:i=e,axis:s=\"y\"}=n;const r=\"y\"===s?\"height\":\"width\";const a=i!==e?calcInset(i,e):ee;const c=i===e?{width:e.scrollWidth,height:e.scrollHeight}:{width:i.clientWidth,height:i.clientHeight};const l={width:e.clientWidth,height:e.clientHeight};t[s].offset.length=0;let f=!t[s].interpolate;const u=o.length;for(let e=0;e<u;e++){const n=resolveOffset(o[e],l[r],c[r],a[s]);f||n===t[s].interpolatorOffsets[e]||(f=true);t[s].offset[e]=n}if(f){t[s].interpolate=y(m(u),t[s].offset);t[s].interpolatorOffsets=[...t[s].offset]}t[s].progress=t[s].interpolate(t[s].current)}function measure(e,t=e,n){n.x.targetOffset=0;n.y.targetOffset=0;if(t!==e){let o=t;while(o&&o!=e){n.x.targetOffset+=o.offsetLeft;n.y.targetOffset+=o.offsetTop;o=o.offsetParent}}n.x.targetLength=t===e?t.scrollWidth:t.clientWidth;n.y.targetLength=t===e?t.scrollHeight:t.clientHeight;n.x.containerLength=e.clientWidth;n.y.containerLength=e.clientHeight}function createOnScrollHandler(e,t,n,o={}){const i=o.axis||\"y\";return{measure:()=>measure(e,o.target,n),update:t=>{updateScrollInfo(e,n,t);(o.offset||o.target)&&resolveOffsets(e,n,o)},notify:\"function\"===typeof t?()=>t(n):scrubAnimation(t,n[i])}}function scrubAnimation(e,n){e.pause();e.forEachNative(((e,{easing:n})=>{var o,i;if(e.updateDuration){n||(e.easing=t);e.updateDuration(1)}else{const t={duration:1e3};n||(t.easing=\"linear\");null===(i=null===(o=e.effect)||void 0===o?void 0:o.updateTiming)||void 0===i?void 0:i.call(o,t)}}));return()=>{e.currentTime=n.progress}}const te=new WeakMap;const ne=new WeakMap;const oe=new WeakMap;const getEventTarget=e=>e===document.documentElement?window:e;function scroll(e,t={}){var{container:n=document.documentElement}=t,o=b(t,[\"container\"]);let i=oe.get(n);if(!i){i=new Set;oe.set(n,i)}const s=createScrollInfo();const r=createOnScrollHandler(n,e,s,o);i.add(r);if(!te.has(n)){const listener=()=>{const e=performance.now();for(const e of i)e.measure();for(const t of i)t.update(e);for(const e of i)e.notify()};te.set(n,listener);const e=getEventTarget(n);window.addEventListener(\"resize\",listener,{passive:true});n!==document.documentElement&&ne.set(n,resize(n,listener));e.addEventListener(\"scroll\",listener,{passive:true})}const a=te.get(n);const c=requestAnimationFrame(a);return()=>{var t;\"function\"!==typeof e&&e.stop();cancelAnimationFrame(c);const o=oe.get(n);if(!o)return;o.delete(r);if(o.size)return;const i=te.get(n);te.delete(n);if(i){getEventTarget(n).removeEventListener(\"scroll\",i);null===(t=ne.get(n))||void 0===t?void 0:t();window.removeEventListener(\"resize\",i)}}}function hasChanged(e,t){return typeof e!==typeof t||(Array.isArray(e)&&Array.isArray(t)?!shallowCompare(e,t):e!==t)}function shallowCompare(e,t){const n=t.length;if(n!==e.length)return false;for(let o=0;o<n;o++)if(t[o]!==e[o])return false;return true}function isVariant(e){return\"object\"===typeof e}function resolveVariant(e,t){return isVariant(e)?e:e&&t?t[e]:void 0}let ie;function processScheduledAnimations(){if(!ie)return;const e=ie.sort(compareByDepth).map(fireAnimateUpdates);e.forEach(fireNext);e.forEach(fireNext);ie=void 0}function scheduleAnimation(e){if(ie)n(ie,e);else{ie=[e];requestAnimationFrame(processScheduledAnimations)}}function unscheduleAnimation(e){ie&&f(ie,e)}const compareByDepth=(e,t)=>e.getDepth()-t.getDepth();const fireAnimateUpdates=e=>e.animateUpdates();const fireNext=e=>e.next();const motionEvent=(e,t)=>new CustomEvent(e,{detail:{target:t}});function dispatchPointerEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEvent:n}}))}function dispatchViewEvent(e,t,n){e.dispatchEvent(new CustomEvent(t,{detail:{originalEntry:n}}))}const se={isActive:e=>Boolean(e.inView),subscribe:(e,{enable:t,disable:n},{inViewOptions:o={}})=>{const{once:i}=o,s=b(o,[\"once\"]);return inView$1(e,(o=>{t();dispatchViewEvent(e,\"viewenter\",o);if(!i)return t=>{n();dispatchViewEvent(e,\"viewleave\",t)}}),s)}};const mouseEvent=(e,t,n)=>o=>{if(!o.pointerType||\"mouse\"===o.pointerType){n();dispatchPointerEvent(e,t,o)}};const re={isActive:e=>Boolean(e.hover),subscribe:(e,{enable:t,disable:n})=>{const o=mouseEvent(e,\"hoverstart\",t);const i=mouseEvent(e,\"hoverend\",n);e.addEventListener(\"pointerenter\",o);e.addEventListener(\"pointerleave\",i);return()=>{e.removeEventListener(\"pointerenter\",o);e.removeEventListener(\"pointerleave\",i)}}};const ae={isActive:e=>Boolean(e.press),subscribe:(e,{enable:t,disable:n})=>{const onPointerUp=t=>{n();dispatchPointerEvent(e,\"pressend\",t);window.removeEventListener(\"pointerup\",onPointerUp)};const onPointerDown=n=>{t();dispatchPointerEvent(e,\"pressstart\",n);window.addEventListener(\"pointerup\",onPointerUp)};e.addEventListener(\"pointerdown\",onPointerDown);return()=>{e.removeEventListener(\"pointerdown\",onPointerDown);window.removeEventListener(\"pointerup\",onPointerUp)}}};const ce={inView:se,hover:re,press:ae};const le=[\"initial\",\"animate\",...Object.keys(ce),\"exit\"];const fe=new WeakMap;function createMotionState(e={},t){let n;let o=t?t.getDepth()+1:0;const i={initial:true,animate:true};const s={};const r={};for(const n of le)r[n]=\"string\"===typeof e[n]?e[n]:null===t||void 0===t?void 0:t.getContext()[n];const a=false===e.initial?\"animate\":\"initial\";let c=resolveVariant(e[a]||r[a],e.variants)||{},f=b(c,[\"transition\"]);const u=Object.assign({},f);function*animateUpdates(){var t,o;const s=f;f={};const r={};for(const n of le){if(!i[n])continue;const s=resolveVariant(e[n]);if(s)for(const n in s)if(\"transition\"!==n){f[n]=s[n];r[n]=getOptions(null!==(o=null!==(t=s.transition)&&void 0!==t?t:e.transition)&&void 0!==o?o:{},n)}}const a=new Set([...Object.keys(f),...Object.keys(s)]);const c=[];a.forEach((e=>{var t;void 0===f[e]&&(f[e]=u[e]);if(hasChanged(s[e],f[e])){null!==(t=u[e])&&void 0!==t?t:u[e]=H.get(n,e);c.push(animateStyle(n,e,f[e],r[e]))}}));yield;const d=c.map((e=>e())).filter(Boolean);if(!d.length)return;const g=f;n.dispatchEvent(motionEvent(\"motionstart\",g));Promise.all(d.map((e=>e.finished))).then((()=>{n.dispatchEvent(motionEvent(\"motioncomplete\",g))})).catch(l)}const setGesture=(e,t)=>()=>{i[e]=t;scheduleAnimation(d)};const updateGestureSubscriptions=()=>{for(const t in ce){const o=ce[t].isActive(e);const i=s[t];if(o&&!i)s[t]=ce[t].subscribe(n,{enable:setGesture(t,true),disable:setGesture(t,false)},e);else if(!o&&i){i();delete s[t]}}};const d={update:t=>{if(n){e=t;updateGestureSubscriptions();scheduleAnimation(d)}},setActive:(e,t)=>{if(n){i[e]=t;scheduleAnimation(d)}},animateUpdates:animateUpdates,getDepth:()=>o,getTarget:()=>f,getOptions:()=>e,getContext:()=>r,mount:e=>{S(Boolean(e),\"Animation state must be mounted with valid Element\");n=e;fe.set(n,d);updateGestureSubscriptions();return()=>{fe.delete(n);unscheduleAnimation(d);for(const e in s)s[e]()}},isMounted:()=>Boolean(n)};return d}function createStyles(e){const t={};const n=[];for(let o in e){const i=e[o];if(isTransform(o)){T[o]&&(o=T[o]);n.push(o);o=asTransformCssVar(o)}let s=Array.isArray(i)?i[0]:i;const a=k.get(o);a&&(s=r(i)?a.toDefaultUnit(i):i);t[o]=s}n.length&&(t.transform=buildTransformTemplate(n));return t}const camelLetterToPipeLetter=e=>`-${e.toLowerCase()}`;const camelToPipeCase=e=>e.replace(/[A-Z]/g,camelLetterToPipeLetter);function createStyleString(e={}){const t=createStyles(e);let n=\"\";for(const e in t){n+=e.startsWith(\"--\")?e:camelToPipeCase(e);n+=`: ${t[e]}; `}return n}export{Y as ScrollOffset,animate,animateStyle,createMotionState,createStyleString,createStyles,getAnimationData,getStyleName,F as glide,inView$1 as inView,fe as mountedStates,resize,scroll,N as spring,stagger,H as style,timeline,withControls};\n\n//# sourceMappingURL=index.es.js.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{Children,useEffect,useState,useRef,useMemo,createRef,useCallback,cloneElement}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{useAnimationFrame,useReducedMotion,LayoutGroup,useInView,useMotionValue,useTransform,motion,wrap}from\"framer-motion\";import{resize}from\"@motionone/dom\";const directionTransformers={left:offset=>`translateX(-${offset}px)`,right:offset=>`translateX(${offset}px)`,top:offset=>`translateY(-${offset}px)`,bottom:offset=>`translateY(${offset}px)`};const supportsAcceleratedAnimations=typeof Animation!==\"undefined\"&&typeof Animation.prototype.updatePlaybackRate===\"function\";/**\n *\n * @framerIntrinsicWidth 400\n * @framerIntrinsicHeight 200\n *\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export default function Ticker(props){/* Props */ let{slots,gap,padding,paddingPerSide,paddingTop,paddingRight,paddingBottom,paddingLeft,speed,hoverFactor,direction,alignment,sizingOptions,fadeOptions,style}=props;const{fadeContent,overflow,fadeWidth,fadeInset,fadeAlpha}=fadeOptions;const{widthType,heightType}=sizingOptions;const paddingValue=paddingPerSide?`${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px`:`${padding}px`;/* Checks */ const isCanvas=RenderTarget.current()===RenderTarget.canvas;const numChildren=Children.count(slots);const hasChildren=numChildren>0;if(direction===true){direction=\"left\";}const isHorizontal=direction===\"left\"||direction===\"right\";const offset=useMotionValue(0);const transformer=directionTransformers[direction];const transform=useTransform(offset,transformer);/* Refs and State */ const parentRef=useRef(null);const childrenRef=useMemo(()=>{return[/*#__PURE__*/ createRef(),/*#__PURE__*/ createRef()];},[]);const[size,setSize]=useState({parent:null,children:null});/* Arrays */ let clonedChildren=[];let dupedChildren=[];/* Duplicate value */ let duplicateBy=0;let opacity=0;if(isCanvas){// duplicateBy = 10\nduplicateBy=numChildren?Math.floor(10/numChildren):0;opacity=1;}if(!isCanvas&&hasChildren&&size.parent){duplicateBy=Math.round(size.parent/size.children*2)+1;opacity=1;}/* Measure parent and child */ const measure=useCallback(()=>{if(hasChildren&&parentRef.current){const parentLength=isHorizontal?parentRef.current.offsetWidth:parentRef.current.offsetHeight;const start=childrenRef[0].current?isHorizontal?childrenRef[0].current.offsetLeft:childrenRef[0].current.offsetTop:0;const end=childrenRef[1].current?isHorizontal?childrenRef[1].current.offsetLeft+childrenRef[1].current.offsetWidth:childrenRef[1].current.offsetTop+childrenRef[1].current.offsetHeight:0;const childrenLength=end-start+gap;setSize({parent:parentLength,children:childrenLength});}},[]);const childrenStyles=isCanvas?{contentVisibility:\"auto\"}:{};/* Add refs to first and last child */ if(hasChildren){// TODO: These conditional hooks will be unsafe if hasChildren ever changes outside the canvas.\nif(!isCanvas){/**\n             * Track whether this is the initial resize event. By default this will fire on mount,\n             * which we do in the useEffect. We should only fire it on subsequent resizes.\n             */ let initialResize=useRef(true);useEffect(()=>{measure();return resize(parentRef.current,({contentSize})=>{if(!initialResize.current&&(contentSize.width||contentSize.height)){measure();}initialResize.current=false;});},[]);}clonedChildren=Children.map(slots,(child,index)=>{var ref,ref1,ref2,ref3;let ref4;if(index===0){ref4=childrenRef[0];}if(index===slots.length-1){ref4=childrenRef[1];}const size={width:widthType?(ref=child.props)===null||ref===void 0?void 0:ref.width:\"100%\",height:heightType?(ref1=child.props)===null||ref1===void 0?void 0:ref1.height:\"100%\"};return /*#__PURE__*/ _jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/ _jsx(\"li\",{ref:ref4,style:size,children:/*#__PURE__*/ cloneElement(child,{style:{...(ref2=child.props)===null||ref2===void 0?void 0:ref2.style,...size,flexShrink:0,...childrenStyles},layoutId:child.props.layoutId?child.props.layoutId+\"-original-\"+index:undefined},(ref3=child.props)===null||ref3===void 0?void 0:ref3.children)})});});}if(!isCanvas){for(let i=0;i<duplicateBy;i++){dupedChildren=[...dupedChildren,...Children.map(slots,(child,childIndex)=>{var ref,ref1,ref2,ref3,ref4,ref5;const size={width:widthType?(ref=child.props)===null||ref===void 0?void 0:ref.width:\"100%\",height:heightType?(ref1=child.props)===null||ref1===void 0?void 0:ref1.height:\"100%\"};return /*#__PURE__*/ _jsx(LayoutGroup,{inherit:\"id\",children:/*#__PURE__*/ _jsx(\"li\",{style:size,\"aria-hidden\":true,children:/*#__PURE__*/ cloneElement(child,{key:i+\" \"+childIndex,style:{...(ref2=child.props)===null||ref2===void 0?void 0:ref2.style,width:widthType?(ref3=child.props)===null||ref3===void 0?void 0:ref3.width:\"100%\",height:heightType?(ref4=child.props)===null||ref4===void 0?void 0:ref4.height:\"100%\",flexShrink:0,...childrenStyles},layoutId:child.props.layoutId?child.props.layoutId+\"-dupe-\"+i:undefined},(ref5=child.props)===null||ref5===void 0?void 0:ref5.children)},i+\"li\"+childIndex)},i+\"lg\"+childIndex);}),];}}const animateToValue=size.children+size.children*Math.round(size.parent/size.children);const initialTime=useRef(null);const prevTime=useRef(null);const xOrY=useRef(0);const isHover=useRef(false);const isReducedMotion=useReducedMotion();const listRef=useRef(null);const animationRef=useRef(null);/**\n     * Setup animations\n     */ if(!isCanvas){const isInView=useInView(parentRef);/**\n         * If this is an animation we can hardware accelerate, animate with WAAPI\n         */ if(supportsAcceleratedAnimations){useEffect(()=>{if(isReducedMotion||!animateToValue||!speed){return;}animationRef.current=listRef.current.animate({transform:[transformer(0),transformer(animateToValue),]},{duration:Math.abs(animateToValue)/speed*1e3,iterations:Infinity,easing:\"linear\"});return()=>animationRef.current.cancel();},[hoverFactor,animateToValue,speed]);}else{/**\n             * If we can't accelerate this animation because we have a hoverFactor defined\n             * animate with a rAF loop.\n             */ useAnimationFrame(t=>{if(!animateToValue||isReducedMotion||supportsAcceleratedAnimations){return;}/**\n                 * In case this animation is delayed from starting because we're running a bunch\n                 * of other work, we want to set an initial time rather than counting from 0.\n                 * That ensures that if the animation is delayed, it starts from the first frame\n                 * rather than jumping.\n                 */ if(initialTime.current===null){initialTime.current=t;}t=t-initialTime.current;const timeSince=prevTime.current===null?0:t-prevTime.current;let delta=timeSince*(speed/1e3);if(isHover.current){delta*=hoverFactor;}xOrY.current+=delta;xOrY.current=wrap(0,animateToValue,xOrY.current);prevTime.current=t;if(!isInView)return;offset.set(xOrY.current);});}}/* Fades */ const fadeDirection=isHorizontal?\"to right\":\"to bottom\";const fadeWidthStart=fadeWidth/2;const fadeWidthEnd=100-fadeWidth/2;const fadeInsetStart=clamp(fadeInset,0,fadeWidthStart);const fadeInsetEnd=100-fadeInset;const fadeMask=`linear-gradient(${fadeDirection}, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetStart}%, rgba(0, 0, 0, 1) ${fadeWidthStart}%, rgba(0, 0, 0, 1) ${fadeWidthEnd}%, rgba(0, 0, 0, ${fadeAlpha}) ${fadeInsetEnd}%)`;/* Empty state */ if(!hasChildren){return /*#__PURE__*/ _jsxs(\"section\",{style:placeholderStyles,children:[/*#__PURE__*/ _jsx(\"div\",{style:emojiStyles,children:\"\u2728\"}),/*#__PURE__*/ _jsx(\"p\",{style:titleStyles,children:\"Connect to Content\"}),/*#__PURE__*/ _jsx(\"p\",{style:subtitleStyles,children:\"Add layers or components to infinitely loop on your page.\"})]});}return /*#__PURE__*/ _jsx(\"section\",{style:{...containerStyle,opacity:opacity,WebkitMaskImage:fadeContent?fadeMask:undefined,MozMaskImage:fadeContent?fadeMask:undefined,maskImage:fadeContent?fadeMask:undefined,overflow:overflow?\"visible\":\"hidden\",padding:paddingValue},ref:parentRef,children:/*#__PURE__*/ _jsxs(motion.ul,{ref:listRef,style:{...containerStyle,gap:gap,top:direction===\"bottom\"&&isValidNumber(animateToValue)?-animateToValue:undefined,left:direction===\"right\"&&isValidNumber(animateToValue)?-animateToValue:undefined,placeItems:alignment,position:\"relative\",flexDirection:isHorizontal?\"row\":\"column\",...style,transform:supportsAcceleratedAnimations?undefined:transform,willChange:isCanvas?\"auto\":\"transform\"},onMouseEnter:()=>{isHover.current=true;if(animationRef.current){animationRef.current.updatePlaybackRate(hoverFactor);}},onMouseLeave:()=>{isHover.current=false;if(animationRef.current){animationRef.current.updatePlaybackRate(1);}},children:[clonedChildren,dupedChildren]})});};/* Default Properties */ Ticker.defaultProps={gap:10,padding:10,sizingOptions:{widthType:true,heightType:true},fadeOptions:{fadeContent:true,overflow:false,fadeWidth:25,fadeAlpha:0,fadeInset:0},direction:true};/* Property Controls */ addPropertyControls(Ticker,{slots:{type:ControlType.Array,title:\"Children\",control:{type:ControlType.ComponentInstance}},speed:{type:ControlType.Number,title:\"Speed\",min:0,max:1e3,defaultValue:100,unit:\"%\",displayStepper:true,step:5},direction:{type:ControlType.Enum,title:\"Direction\",options:[\"left\",\"right\",\"top\",\"bottom\"],optionIcons:[\"direction-left\",\"direction-right\",\"direction-up\",\"direction-down\",],optionTitles:[\"Left\",\"Right\",\"Top\",\"Bottom\"],defaultValue:\"left\",displaySegmentedControl:true},alignment:{type:ControlType.Enum,title:\"Align\",options:[\"flex-start\",\"center\",\"flex-end\"],optionIcons:{direction:{right:[\"align-top\",\"align-middle\",\"align-bottom\"],left:[\"align-top\",\"align-middle\",\"align-bottom\"],top:[\"align-left\",\"align-center\",\"align-right\"],bottom:[\"align-left\",\"align-center\",\"align-right\"]}},defaultValue:\"center\",displaySegmentedControl:true},gap:{type:ControlType.Number,title:\"Gap\"},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\",],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},sizingOptions:{type:ControlType.Object,title:\"Sizing\",controls:{widthType:{type:ControlType.Boolean,title:\"Width\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:true},heightType:{type:ControlType.Boolean,title:\"Height\",enabledTitle:\"Auto\",disabledTitle:\"Stretch\",defaultValue:true}}},fadeOptions:{type:ControlType.Object,title:\"Clipping\",controls:{fadeContent:{type:ControlType.Boolean,title:\"Fade\",defaultValue:true},overflow:{type:ControlType.Boolean,title:\"Overflow\",enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:false,hidden(props){return props.fadeContent===true;}},fadeWidth:{type:ControlType.Number,title:\"Width\",defaultValue:25,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeInset:{type:ControlType.Number,title:\"Inset\",defaultValue:0,min:0,max:100,unit:\"%\",hidden(props){return props.fadeContent===false;}},fadeAlpha:{type:ControlType.Number,title:\"Opacity\",defaultValue:0,min:0,max:1,step:.05,hidden(props){return props.fadeContent===false;}}}},hoverFactor:{type:ControlType.Number,title:\"Hover\",min:0,max:1,unit:\"x\",defaultValue:1,step:.1,displayStepper:true,description:\"Slows down the speed while you are hovering.\"}});/* Placeholder Styles */ const containerStyle={display:\"flex\",width:\"100%\",height:\"100%\",maxWidth:\"100%\",maxHeight:\"100%\",placeItems:\"center\",margin:0,padding:0,listStyleType:\"none\",textIndent:\"none\"};/* Styles */ const placeholderStyles={display:\"flex\",width:\"100%\",height:\"100%\",placeContent:\"center\",placeItems:\"center\",flexDirection:\"column\",color:\"#96F\",background:\"rgba(136, 85, 255, 0.1)\",fontSize:11,overflow:\"hidden\",padding:\"20px 20px 30px 20px\"};const emojiStyles={fontSize:32,marginBottom:10};const titleStyles={margin:0,marginBottom:10,fontWeight:600,textAlign:\"center\"};const subtitleStyles={margin:0,opacity:.7,maxWidth:150,lineHeight:1.5,textAlign:\"center\"};/* Clamp function, used for fadeInset */ const clamp=(num,min,max)=>Math.min(Math.max(num,min),max);const isValidNumber=value=>typeof value===\"number\"&&!isNaN(value);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Ticker\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"400\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"200\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerDisableUnlink\":\"*\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Ticker.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useReducer,useState}from\"react\";import{ControlType,addPropertyControls}from\"framer\";import{useIsOnCanvas,emptyStateStyle,containerStyles,defaultEvents,useRadius,borderRadiusControl}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";var PlayOptions;(function(PlayOptions){PlayOptions[\"Normal\"]=\"Off\";PlayOptions[\"Auto\"]=\"On\";PlayOptions[\"Loop\"]=\"Loop\";})(PlayOptions||(PlayOptions={}));var ThumbnailOptions;(function(ThumbnailOptions){ThumbnailOptions[\"High\"]=\"High Quality\";ThumbnailOptions[\"Medium\"]=\"Medium Quality\";ThumbnailOptions[\"Low\"]=\"Low Quality\";ThumbnailOptions[\"Off\"]=\"Off\";})(ThumbnailOptions||(ThumbnailOptions={}));var ThumbnailFormat;(function(ThumbnailFormat){ThumbnailFormat[\"WebP\"]=\"webp\";ThumbnailFormat[\"JPG\"]=\"jpg\";})(ThumbnailFormat||(ThumbnailFormat={}));/**\n * @framerIntrinsicWidth 560\n * @framerIntrinsicHeight 315\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerComponentPresetProps isRed, borderRadius\n */ export function Youtube({url,play,shouldMute,thumbnail,isRed,onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,...props}){const onCanvas=useIsOnCanvas();const isAutoplay=play!==PlayOptions.Normal;const showThumbnail=onCanvas||thumbnail!==ThumbnailOptions.Off&&!isAutoplay;const[isPreloading,preloadVideo]=useReducer(()=>true,false);const[showVideo,startVideo]=useReducer(()=>true,!showThumbnail);const[isHovered,setHovered]=useState(false);const borderRadius=useRadius(props);const hasBorderRadius=borderRadius!==\"0px 0px 0px 0px\"&&borderRadius!==\"0px\";if(url===\"\"){return /*#__PURE__*/ _jsx(Instructions,{});}const parsedURL=parseVideoURL(url);if(parsedURL===undefined){return /*#__PURE__*/ _jsx(ErrorMessage,{message:\"Invalid Youtube URL.\"});}const[videoId,embedURL]=parsedURL;// https://stackoverflow.com/questions/2068344/how-do-i-get-a-youtube-video-thumbnail-from-the-youtube-api\nconst thumbnailURL=getThumbnailURL(videoId,thumbnail,getWebPSupported()?ThumbnailFormat.WebP:ThumbnailFormat.JPG);// https://developers.google.com/youtube/player_parameters\nconst searchParams=embedURL.searchParams;searchParams.set(\"iv_load_policy\",\"3\");searchParams.set(\"rel\",\"0\");searchParams.set(\"modestbranding\",\"1\");searchParams.set(\"playsinline\",\"1\");if(isAutoplay||showThumbnail){searchParams.set(\"autoplay\",\"1\");}if(isAutoplay&&shouldMute){searchParams.set(\"mute\",\"1\");}if(play===PlayOptions.Loop){searchParams.set(\"loop\",\"1\");searchParams.set(\"playlist\",videoId);}if(!isRed){searchParams.set(\"color\",\"white\");}return /*#__PURE__*/ _jsxs(\"article\",{onPointerEnter:()=>setHovered(true),onPointerLeave:()=>setHovered(false),onPointerOver:preloadVideo,onClick:startVideo,style:{...wrapperStyle,borderRadius,transform:// Safari sometimes struggles to render border-radius:\n// - on the canvas when changing from 0 to any other value\n// - or when rendering an iframe\nhasBorderRadius&&(showVideo||onCanvas)?\"translateZ(0.000001px)\":\"unset\",cursor:\"pointer\",overflow:\"hidden\"},children:[isPreloading&&/*#__PURE__*/ _jsx(\"link\",{rel:\"preconnect\",href:\"https://www.youtube.com\"}),isPreloading&&/*#__PURE__*/ _jsx(\"link\",{rel:\"preconnect\",href:\"https://www.google.com\"}),/*#__PURE__*/ _jsx(\"div\",{style:{...videoStyle,background:showThumbnail?`center / cover url(${thumbnailURL}) no-repeat`:undefined}}),showVideo?/*#__PURE__*/ _jsx(\"iframe\",{style:videoStyle,src:embedURL.href,frameBorder:\"0\",allow:\"presentation; fullscreen; accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\",onClick:onClick,onMouseEnter:onMouseEnter,onMouseLeave:onMouseLeave,onMouseDown:onMouseDown,onMouseUp:onMouseUp}):/*#__PURE__*/ _jsx(PlayButton,{onClick:startVideo,isHovered:isHovered,isRed:isRed})]});}Youtube.displayName=\"YouTube\";addPropertyControls(Youtube,{url:{type:ControlType.String,title:\"Video\"},play:{type:ControlType.Enum,title:\"Autoplay\",options:Object.values(PlayOptions)},shouldMute:{title:\"Mute\",type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",hidden(props){return props.play===PlayOptions.Normal;}},thumbnail:{title:\"Thumbnail\",description:\"Showing a thumbnail improves performance.\",type:ControlType.Enum,options:Object.values(ThumbnailOptions),hidden(props){return props.play!==PlayOptions.Normal;}},isRed:{title:\"Color\",type:ControlType.Boolean,enabledTitle:\"Red\",disabledTitle:\"White\"},...borderRadiusControl,...defaultEvents});const defaultProps={url:\"https://youtu.be/smPos0mJvh8\",play:PlayOptions.Normal,shouldMute:true,thumbnail:ThumbnailOptions.Medium,isRed:true};Youtube.defaultProps=defaultProps;function parseVideoURL(urlString){let url;try{url=new URL(urlString);}catch{const embedURL=getEmbedURL(urlString);return[urlString,embedURL];}if(url.hostname===\"youtube.com\"||url.hostname===\"www.youtube.com\"||url.hostname===\"youtube-nocookie.com\"||url.hostname===\"www.youtube-nocookie.com\"){const pathSegments=url.pathname.slice(1).split(\"/\");// https://www.youtube.com/watch?v=Fop2oskTug8\nif(pathSegments[0]===\"watch\"){const videoId=url.searchParams.get(\"v\");const embedURL1=getEmbedURL(videoId);return[videoId,embedURL1];}// https://www.youtube.com/embed/Fop2oskTug8\nif(pathSegments[0]===\"embed\"){const videoId1=pathSegments[1];return[videoId1,url];}}// https://youtu.be/Fop2oskTug8\nif(url.hostname===\"youtu.be\"){const videoId2=url.pathname.slice(1);const embedURL2=getEmbedURL(videoId2);return[videoId2,embedURL2];}}function getEmbedURL(videoId){return new URL(`https://www.youtube.com/embed/${videoId}`);}function getThumbnailURL(videoId,res,format=ThumbnailFormat.JPG){// https://gist.github.com/a1ip/be4514c1fd392a8c13b05e082c4da363\nconst pre=ThumbnailFormat.WebP?\"https://i.ytimg.com/vi_webp/\":\"https://i.ytimg.com/vi/\";const ext=ThumbnailFormat.WebP?\"webp\":\"jpg\";switch(res){case ThumbnailOptions.Low:return`${pre}${videoId}/hqdefault.${ext}`;case ThumbnailOptions.Medium:return`${pre}${videoId}/sddefault.${ext}`;case ThumbnailOptions.High:return`${pre}${videoId}/maxresdefault.${ext}`;default:return`${pre}${videoId}/0.${ext}`;}}let _getWebPSupported;// https://stackoverflow.com/a/27232658\nfunction getWebPSupported(){// We're going to default to webp because it's pretty widely supported by now\nif(!window){return true;}if(_getWebPSupported!==undefined){return _getWebPSupported;}const element=document.createElement(\"canvas\");if(!!(element.getContext&&element.getContext(\"2d\"))){// was able or not to get WebP representation\nreturn element.toDataURL(\"image/webp\").indexOf(\"data:image/webp\")==0;}else{// very old browser like IE 8, canvas not supported\nreturn false;}}// Helper components\nfunction Instructions(){return /*#__PURE__*/ _jsx(\"div\",{style:{...emptyStateStyle,overflow:\"hidden\"},children:/*#__PURE__*/ _jsx(\"div\",{style:centerTextStyle,children:\"To embed a Youtube video, add the URL to the properties\\xa0panel.\"})});}function ErrorMessage({message}){return /*#__PURE__*/ _jsx(\"div\",{className:\"framerInternalUI-errorPlaceholder\",style:{...containerStyles,overflow:\"hidden\"},children:/*#__PURE__*/ _jsxs(\"div\",{style:centerTextStyle,children:[\"Error: \",message]})});}function PlayButton({onClick,isHovered,isRed}){return /*#__PURE__*/ _jsx(\"button\",{onClick:onClick,\"aria-label\":\"Play\",style:buttonStyle,children:/*#__PURE__*/ _jsxs(\"svg\",{height:\"100%\",version:\"1.1\",viewBox:\"0 0 68 48\",width:\"100%\",children:[/*#__PURE__*/ _jsx(\"path\",{d:\"M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z\",fill:isHovered?isRed?\"#f00\":\"#000\":\"#212121\",fillOpacity:isHovered?isRed?1:.8:.8,style:{transition:\"fill .1s cubic-bezier(0.4, 0, 1, 1), fill-opacity .1s cubic-bezier(0.4, 0, 1, 1)\"}}),/*#__PURE__*/ _jsx(\"path\",{d:\"M 45,24 27,14 27,34\",fill:\"#fff\"})]})});}const buttonStyle={position:\"absolute\",top:\"50%\",left:\"50%\",transform:\"translate(-50%, -50%)\",width:68,height:48,padding:0,border:\"none\",background:\"transparent\",cursor:\"pointer\"};const wrapperStyle={position:\"relative\",width:\"100%\",height:\"100%\"};const centerTextStyle={textAlign:\"center\",minWidth:140};const videoStyle={position:\"absolute\",top:0,left:0,height:\"100%\",width:\"100%\"};\nexport const __FramerMetadata__ = {\"exports\":{\"Youtube\":{\"type\":\"reactComponent\",\"name\":\"Youtube\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"315\",\"framerIntrinsicWidth\":\"560\",\"framerComponentPresetProps\":\"isRed, borderRadius\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./YouTube.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useEffect,useRef,useState}from\"react\";import{addPropertyControls,ControlType}from\"framer\";import{useIsOnCanvas,emptyStateStyle,containerStyles}from\"https://framer.com/m/framer/default-utils.js\";/**\n * @framerIntrinsicWidth 600\n * @framerIntrinsicHeight 400\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n *\n * @framerDisableUnlink\n */ export default function Embed({type,url,html}){if(type===\"url\"&&url){return /*#__PURE__*/ _jsx(EmbedURL,{url:url});}if(type===\"html\"&&html){return /*#__PURE__*/ _jsx(EmbedHTML,{html:html});}return /*#__PURE__*/ _jsx(Instructions,{});};addPropertyControls(Embed,{type:{type:ControlType.Enum,defaultValue:\"url\",displaySegmentedControl:true,options:[\"url\",\"html\"],optionTitles:[\"URL\",\"HTML\"]},url:{title:\"URL\",type:ControlType.String,description:\"Some websites don\u2019t support embedding.\",hidden(props){return props.type!==\"url\";}},html:{title:\"HTML\",displayTextArea:true,type:ControlType.String,hidden(props){return props.type!==\"html\";}}});function Instructions(){return /*#__PURE__*/ _jsx(\"div\",{style:{...emptyStateStyle,overflow:\"hidden\"},children:/*#__PURE__*/ _jsx(\"div\",{style:centerTextStyle,children:\"To embed a website or widget, add it to the properties\\xa0panel.\"})});}function EmbedURL({url}){// Add https:// if the URL does not have a protocol.\nif(!/[a-z]+:\\/\\//.test(url)){url=\"https://\"+url;}const onCanvas=useIsOnCanvas();// We need to check if the url is blocked inside an iframe by the X-Frame-Options\n// or Content-Security-Policy headers on the backend.\nconst[state,setState]=useState(onCanvas?undefined:false);useEffect(()=>{// We only want to check on the canvas.\n// On the website we want to avoid the additional delay.\nif(!onCanvas)return;// TODO: We could also use AbortController here.\nlet isLastEffect=true;setState(undefined);async function load(){const response=await fetch(\"https://api.framer.com/functions/check-iframe-url?url=\"+encodeURIComponent(url));if(response.status==200){const{isBlocked}=await response.json();if(isLastEffect){setState(isBlocked);}}else{const message=await response.text();console.error(message);const error=new Error(\"This site can\u2019t be reached.\");setState(error);}}load().catch(error=>{console.error(error);setState(error);});return()=>{isLastEffect=false;};},[url]);if(!url.startsWith(\"https://\")){return /*#__PURE__*/ _jsx(ErrorMessage,{message:\"Unsupported protocol.\"});}if(state===undefined){return /*#__PURE__*/ _jsx(LoadingIndicator,{});}if(state instanceof Error){return /*#__PURE__*/ _jsx(ErrorMessage,{message:state.message});}if(state===true){const message=`Can't embed ${url} due to its content security policy.`;return /*#__PURE__*/ _jsx(ErrorMessage,{message:message});}return /*#__PURE__*/ _jsx(\"iframe\",{src:url,style:iframeStyle,loading:\"lazy\",// @ts-ignore\nfetchPriority:onCanvas?\"low\":\"auto\",referrerPolicy:\"no-referrer\",sandbox:getSandbox(onCanvas)});}const iframeStyle={width:\"100%\",height:\"100%\",border:\"none\"};function getSandbox(onCanvas){const result=[\"allow-same-origin\",\"allow-scripts\"];if(!onCanvas){result.push(\"allow-downloads\",\"allow-forms\",\"allow-modals\",\"allow-orientation-lock\",\"allow-pointer-lock\",\"allow-popups\",\"allow-popups-to-escape-sandbox\",\"allow-presentation\",\"allow-storage-access-by-user-activation\",\"allow-top-navigation-by-user-activation\");}return result.join(\" \");}function EmbedHTML({html}){const ref=useRef();// If the HTML contains a script tag we can't use\n// dangerouslySetInnerHTML because it doesn't execute\n// scripts on the client. Otherwise, we can benefit\n// from SSG by using dangerouslySetInnerHTML.\nconst hasScript=html.includes(\"</script>\");useEffect(()=>{if(!hasScript)return;const div=ref.current;div.innerHTML=html;executeScripts(div);return()=>{div.innerHTML=\"\";};},[html,hasScript]);return /*#__PURE__*/ _jsx(\"div\",{ref:ref,style:htmlStyle,dangerouslySetInnerHTML:!hasScript?{__html:html}:undefined});}const htmlStyle={width:\"100%\",height:\"100%\",display:\"flex\",flexDirection:\"column\",justifyContent:\"center\",alignItems:\"center\"};// This function replaces scripts with executable ones.\n// https://stackoverflow.com/questions/1197575/can-scripts-be-inserted-with-innerhtml\nfunction executeScripts(node){if(node instanceof Element&&node.tagName===\"SCRIPT\"){const script=document.createElement(\"script\");script.text=node.innerHTML;for(const{name,value}of node.attributes){script.setAttribute(name,value);}node.parentElement.replaceChild(script,node);}else{for(const child of node.childNodes){executeScripts(child);}}}// Generic components\nfunction LoadingIndicator(){return /*#__PURE__*/ _jsx(\"div\",{className:\"framerInternalUI-componentPlaceholder\",style:{...containerStyles,overflow:\"hidden\"},children:/*#__PURE__*/ _jsx(\"div\",{style:centerTextStyle,children:\"Loading\u2026\"})});}function ErrorMessage({message}){return /*#__PURE__*/ _jsx(\"div\",{className:\"framerInternalUI-errorPlaceholder\",style:{...containerStyles,overflow:\"hidden\"},children:/*#__PURE__*/ _jsxs(\"div\",{style:centerTextStyle,children:[\"Error: \",message]})});}const centerTextStyle={textAlign:\"center\",minWidth:140};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Embed\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"fixed\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerDisableUnlink\":\"\",\"framerIntrinsicWidth\":\"600\",\"framerIntrinsicHeight\":\"400\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Embed.map", "import{jsx as e,jsxs as t}from\"react/jsx-runtime\";import{useCallback as o,useState as l}from\"react\";import{addPropertyControls as i,ControlType as r,withCSS as a,useRouter as n,inferInitialRouteFromPath as d}from\"framer\";import{motion as p,useAnimationControls as s}from\"framer-motion\";let u=/^(([^<>()[\\]\\\\.,;:\\s@\"]+(\\.[^<>()[\\]\\\\.,;:\\s@\"]+)*)|(\".+\"))@((\\[[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\])|(([a-zA-Z\\-0-9]+\\.)+[a-zA-Z]{2,}))$/,c=/^https?:\\/\\/([^\\/]+)[^\\?]+\\??(.+)$/,h=e=>u.test(String(e).toLowerCase()),m=e=>{var t;let[,o,l]=null!==(t=e.replace(\"&amp;\",\"&\").match(c))&&void 0!==t?t:[null,null,null];return[o,l?new URLSearchParams(l):null];};function f(e){try{return new URL(e),!0;}catch{}try{return new URL(`https://${e}`),!0;}catch{}return!1;}/**\n * Increment the number whenever shipping a new version to customers.\n * This will ensure that multiple versions of this component can exist\n * in the same project without css rules overlapping. Only use valid css class characters.\n */let y=\"v1\",b=a(function({service:i,redirectAs:r,mailchimpURL:a,loopsID:u,loopsUserGroup:c,formsparkID:y,getwaitlistAPI:b,input:k,button:v,font:D,layout:$,link:V,gap:T,style:j,onSubmit:P}){let[F,O]=l(\"\"),[N,R]=l(!1),[W,B]=l(!1),[L,A]=l(!1),{paddingPerSide:I,paddingTop:E,paddingRight:U,paddingBottom:z,paddingLeft:G,padding:X,borderRadius:Y,borderObject:M,focusObject:Z,shadowObject:K,height:H,fixedHeight:J}=k,{buttonPaddingPerSide:_,buttonPaddingTop:q,buttonPaddingRight:Q,buttonPaddingBottom:ee,buttonPaddingLeft:et,buttonPadding:eo}=v,el=I?`${E}px ${v.isDocked?U+v.widthWhenDocked:U}px ${z}px ${G}px`:`${X}px ${v.isDocked?X+v.widthWhenDocked:X}px ${X}px ${X}px`,ei=_?`${v.isDocked?0:q}px ${Q}px ${v.isDocked?0:ee}px ${et}px`:`${v.isDocked?0:eo}px ${eo}px ${v.isDocked?0:eo}px ${eo}px`,er=n(),ea=()=>{if(/* Reset */B(!1),A(!1),O(\"\"),\"link\"===r&&V&&!N){let[e,t]=V.split(\"#\"),{routeId:o,pathVariables:l}=d(er.routes,e);if(o&&er.navigate(o,t,l),f(V))return R(!0),ec.start(\"error\"),!1;}},en=o(e=>!!(\"\"!==e&&h(e))||(R(!0),ec.start(\"error\"),!1),[h]),ed=o(e=>{R(!1),O(e.target.value);},[]),ep=o(e=>{A(!0);},[]),es=o(e=>{A(!1),R(!1);},[]),eu=o(e=>{// Prevent submitting while submitting\nif(e.preventDefault(),!W){if(B(!0),\"mailchimp\"===i){let[e,t]=m(a);if(!en(F)||!e||!t){B(!1);return;}// MERGE0 is Mailchimp\u2019s email field name\nt.set(\"MERGE0\",F),fetch(`https://${e}/subscribe/post`,{method:\"POST\",mode:\"no-cors\",headers:{\"Content-Type\":\"application/x-www-form-urlencoded;charset=UTF-8\"},body:t.toString()}).then(e=>{ea(),\"overlay\"===r&&(null==P||P());}).catch(e=>{console.error(e),B(!1),R(!0),ec.start(\"error\");});}if(\"loops\"===i){if(!en(F)){B(!1);return;}let e=`email=${encodeURIComponent(F)}`,t=`userGroup=${encodeURIComponent(c)}`;fetch(`https://app.loops.so/api/newsletter-form/${u}`,{method:\"POST\",headers:{\"Content-Type\":\"application/x-www-form-urlencoded\"},body:c&&\" \"!==c?e+\"&\"+t:e}).then(()=>{ea(),\"overlay\"===r&&(null==P||P());}).catch(e=>{console.error(e),B(!1),R(!0),ec.start(\"error\");});}if(\"formspark\"===i){if(!en(F)){B(!1);return;}let t=new FormData(e.target),o=Object.fromEntries(t.entries());fetch(`https://submit-form.com/${y}`,{method:\"POST\",headers:{\"Content-Type\":\"application/json\",Accept:\"application/json\"},body:JSON.stringify(o)}).then(()=>{ea(),null==P||P();}).catch(e=>{console.error(e),B(!1),R(!0),ec.start(\"error\");});}if(\"getwaitlist\"===i){if(!en(F)){B(!1);return;}let t=new FormData(e.target),o=Object.fromEntries(t.entries());o.referral_link=document.URL,fetch(`https://api.getwaitlist.com/api/v1\n/waiter/`,{method:\"POST\",headers:{\"Content-Type\":\"application/json\",Accept:\"application/json\"},body:JSON.stringify(o)}).then(()=>{ea(),\"overlay\"===r&&(null==P||P());}).catch(e=>{console.error(e),B(!1),R(!0),ec.start(\"error\");});}}},[a,y,F,P,en,W]),ec=s(),eh=k.focusObject?`inset 0 0 0 ${Z.focusWidthFrom}px ${Z.focusColor}`:null,em=k.focusObject?`inset 0 0 0 ${Z.focusWidthTo}px ${Z.focusColor}`:null,ef=k.shadowObject?`${K.shadowX}px ${K.shadowY}px ${K.shadowBlur}px ${K.shadowColor}`:null,ey=k.borderObject?`inset 0 0 0 ${M.borderWidth}px ${M.borderColor}`:null,eb={default:{boxShadow:x(eh,ef,ey)},focused:{boxShadow:x(em,ef,ey)}};return /*#__PURE__*/e(p.div,{style:{...j,...C,\"--framer-custom-placeholder-color\":k.placeholderColor},variants:{default:{x:0},error:{x:[0,-4,4,0],transition:{duration:.2}}},animate:ec,children:/*#__PURE__*/t(\"form\",{style:{width:\"100%\",height:\"auto\",display:\"flex\",position:\"relative\",flexDirection:\"vertical\"===$?\"column\":\"row\",color:v.color,gap:v.isDocked?0:T},onSubmit:eu,method:\"POST\",children:[\"getwaitlist\"===i&&/*#__PURE__*/e(\"input\",{type:\"hidden\",name:\"api_key\",value:b}),/*#__PURE__*/e(p.input,{type:\"email\",name:\"email\",placeholder:k.placeholder,value:F,className:\"v1 framer-custom-input\",onChange:ed,onFocus:ep,onBlur:es,autoComplete:\"off\",autoCapitalize:\"off\",autoCorrect:\"off\",spellCheck:\"false\",style:{...w,padding:el,borderRadius:Y,fontSize:16,...D,background:k.fill,height:H?\"auto\":J,color:k.color,boxShadow:x(eh,ef,ey)},variants:eb,initial:!1,animate:L?\"focused\":\"default\",transition:{duration:.3},\"data-1p-ignore\":!0}),!v.shouldAppear&&W&&/*#__PURE__*/e(g,{shouldAppear:v.shouldAppear,paddingPerSide:I,paddingTop:E,paddingRight:U,padding:X,color:k.color}),v.shouldAppear&&/*#__PURE__*/t(\"div\",{style:{position:v.isDocked?\"absolute\":\"relative\",top:v.isDocked?v.insetWhenDocked:0,right:v.isDocked?v.insetWhenDocked:0,bottom:v.isDocked?v.insetWhenDocked:0},children:[/*#__PURE__*/e(p.input,{type:\"submit\",value:v.label,style:{...w,width:v.isDocked?v.widthWhenDocked:\"100%\",height:H?\"100%\":J,cursor:\"pointer\",padding:ei,borderRadius:v.isDocked?Y-v.insetWhenDocked:Y,// fontWeight: button.fontWeight,\nfontSize:16,...v.buttonFont,background:v.fill,color:v.color,zIndex:1,boxShadow:S(v)}}),W&&/*#__PURE__*/e(\"div\",{style:{borderRadius:v.isDocked?Y-v.insetWhenDocked:Y,position:\"absolute\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\",width:\"100%\",height:\"100%\",inset:0,zIndex:2,color:v.color,background:v.fill},children:/*#__PURE__*/e(g,{color:v.color})})]})]})});},[\".v1.framer-custom-input::placeholder { color: var(--framer-custom-placeholder-color) !important; }\"]),g=o=>{let l=o.shouldAppear?{}:{position:\"absolute\",top:\"calc(50% - 8px)\",right:o.paddingPerSide?o.paddingRight:o.padding};return /*#__PURE__*/e(p.div,{style:{height:16,width:16,...l},initial:{rotate:0},animate:{rotate:360},transition:{duration:1,repeat:1/0},children:/*#__PURE__*/e(p.div,{initial:{scale:0},animate:{scale:1},children:/*#__PURE__*/t(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",width:\"16\",height:\"16\",style:{fill:\"currentColor\",color:o.color},children:[/*#__PURE__*/e(\"path\",{d:\"M 8 0 C 3.582 0 0 3.582 0 8 C 0 12.419 3.582 16 8 16 C 12.418 16 16 12.419 16 8 C 15.999 3.582 12.418 0 8 0 Z M 8 14 C 4.687 14 2 11.314 2 8 C 2 4.687 4.687 2 8 2 C 11.314 2 14 4.687 14 8 C 14 11.314 11.314 14 8 14 Z\",fill:\"currentColor\",opacity:\"0.2\"}),/*#__PURE__*/e(\"path\",{d:\"M 8 0 C 12.418 0 15.999 3.582 16 8 C 16 8 16 9 15 9 C 14 9 14 8 14 8 C 14 4.687 11.314 2 8 2 C 4.687 2 2 4.687 2 8 C 2 8 2 9 1 9 C 0 9 0 8 0 8 C 0 3.582 3.582 0 8 0 Z\",fill:\"currentColor\"})]})})});};i(b,{service:{title:\"Service\",type:r.Enum,options:[\"loops\",\"formspark\",\"mailchimp\",\"getwaitlist\"],optionTitles:[\"Loops\",\"FormSpark\",\"MailChimp\",\"Get Waitlist\"],defaultValue:\"loops\"},mailchimpURL:{title:\"URL\",placeholder:\"https://***.us6.list-manage.com/subscribe/post?u=***\",type:r.String,hidden:e=>\"mailchimp\"!==e.service},loopsID:{title:\"ID\",placeholder:\"klm2jxy0i98abzr01pq7defg5\",type:r.String,hidden:e=>\"loops\"!==e.service},loopsUserGroup:{title:\"User Group\",type:r.String,placeholder:\"Title\",optional:!0,hidden:e=>\"loops\"!==e.service},formsparkID:{title:\"ID\",placeholder:\"7PbPpGN3\",type:r.String,hidden:e=>\"formspark\"!==e.service},getwaitlistAPI:{title:\"ID\",placeholder:\"9148\",type:r.String,hidden:e=>\"getwaitlist\"!==e.service},redirectAs:{title:\"Success\",type:r.Enum,options:[\"link\",\"overlay\"],optionTitles:[\"Open Link\",\"Show Overlay\"],defaultValue:\"link\"},link:{title:\"Redirect\",type:r.Link,hidden:e=>\"overlay\"===e.redirectAs},onSubmit:{title:\"Submit\",type:r.EventHandler,hidden:e=>\"link\"===e.redirectAs},layout:{title:\"Layout\",type:r.Enum,options:[\"horizontal\",\"vertical\"],displaySegmentedControl:!0,hidden:e=>e.button.isDocked},font:{type:r.Font,title:\"Font\",controls:\"extended\"},input:{title:\"Input\",type:r.Object,controls:{placeholder:{title:\"Placeholder\",type:r.String,defaultValue:\"name@email.com\"},placeholderColor:{title:\" \",type:r.Color,defaultValue:\"rgba(0, 0, 0, 0.3)\"},fill:{title:\"Fill\",type:r.Color,defaultValue:\"#EBEBEB\"},color:{title:\"Text\",type:r.Color,defaultValue:\"#000\"},height:{title:\"Height\",type:r.Boolean,enabledTitle:\"Auto\",disabledTitle:\"Fixed\"},fixedHeight:{title:\" \",type:r.Number,displayStepper:!0,min:0,defaultValue:50,hidden:e=>e.height},padding:{title:\"Padding\",type:r.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:15,valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},borderRadius:{title:\"Radius\",type:r.Number,displayStepper:!0,min:0,defaultValue:8},focusObject:{type:r.Object,title:\"Focus\",optional:!0,controls:{focusWidthFrom:{title:\"From\",type:r.Number,displayStepper:!0,defaultValue:0},focusWidthTo:{title:\"To\",type:r.Number,displayStepper:!0,defaultValue:2},focusColor:{title:\"Color\",type:r.Color,defaultValue:\"#09F\"}}},borderObject:{type:r.Object,title:\"Border\",optional:!0,controls:{borderWidth:{title:\"Width\",type:r.Number,displayStepper:!0,defaultValue:1},borderColor:{title:\"Color\",type:r.Color,defaultValue:\"rgba(200,200,200,0.5)\"}}},shadowObject:{type:r.Object,title:\"Shadow\",optional:!0,controls:{shadowColor:{title:\"Color\",type:r.Color,defaultValue:\"rgba(0,0,0,0.25)\"},shadowX:{title:\"Shadow X\",type:r.Number,min:-100,max:100,defaultValue:0},shadowY:{title:\"Shadow Y\",type:r.Number,min:-100,max:100,defaultValue:2},shadowBlur:{title:\"Shadow B\",type:r.Number,min:0,max:100,defaultValue:4}}}}},button:{title:\"Button\",type:r.Object,controls:{shouldAppear:{title:\"Show\",type:r.Boolean,defaultValue:!0},label:{title:\"Label\",type:r.String,defaultValue:\"Subscribe\"},buttonFont:{type:r.Font,title:\"Font\",controls:\"extended\"},fill:{title:\"Fill\",type:r.Color,defaultValue:\"#333\"},color:{title:\"Text\",type:r.Color,defaultValue:\"#FFF\"},isDocked:{title:\"Docked\",type:r.Boolean,defaultValue:!1},widthWhenDocked:{title:\"Width\",type:r.Number,min:0,defaultValue:100,displayStepper:!0,hidden:e=>!e.isDocked},insetWhenDocked:{title:\"Inset\",type:r.Number,min:0,defaultValue:5,displayStepper:!0,hidden:e=>!e.isDocked},buttonPadding:{title:\"Padding\",type:r.FusedNumber,toggleKey:\"buttonPaddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:15,valueKeys:[\"buttonPaddingTop\",\"buttonPaddingRight\",\"buttonPaddingBottom\",\"buttonPaddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},buttonShadow:{type:r.Object,title:\"Shadow\",optional:!0,controls:{shadowColor:{title:\"Color\",type:r.Color,defaultValue:\"rgba(0,0,0,0.25)\"},shadowX:{title:\"Shadow X\",type:r.Number,min:-100,max:100,defaultValue:0},shadowY:{title:\"Shadow Y\",type:r.Number,min:-100,max:100,defaultValue:2},shadowBlur:{title:\"Shadow B\",type:r.Number,min:0,max:100,defaultValue:4}}}}},gap:{title:\"Gap\",type:r.Number,displayStepper:!0,min:0,defaultValue:10,hidden:e=>e.button.isDocked}});let w={WebkitAppearance:\"none\",appearance:\"none\",width:\"100%\",height:\"auto\",outline:\"none\",border:\"none\"},C={position:\"relative\",width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};function S(e){return e.buttonShadow?`${e.buttonShadow.shadowX}px ${e.buttonShadow.shadowY}px ${e.buttonShadow.shadowBlur}px ${e.buttonShadow.shadowColor}`:\"none\";}function x(...e){let t=[];return e.forEach(e=>e&&t.push(e)),t.join(\", \");}export default b;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Input\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"fixed\",\"framerSupportedLayoutHeight\":\"any\",\"framerIntrinsicWidth\":\"300\",\"framerDisableUnlink\":\"*\",\"framerIntrinsicHeight\":\"40\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Input.map", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-500\",\"GF;Outfit-700\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4S-EiAou6Y.woff2\",weight:\"500\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4deyC4S-EiAou6Y.woff2\",weight:\"700\"}]}];export const css=['.framer-9Tjzf .framer-styles-preset-1dfvvkg:not(.rich-text-wrapper), .framer-9Tjzf .framer-styles-preset-1dfvvkg.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, #616161); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-9Tjzf .framer-styles-preset-1dfvvkg:not(.rich-text-wrapper), .framer-9Tjzf .framer-styles-preset-1dfvvkg.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.5px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, #616161); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-9Tjzf .framer-styles-preset-1dfvvkg:not(.rich-text-wrapper), .framer-9Tjzf .framer-styles-preset-1dfvvkg.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.5px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, #616161); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-9Tjzf\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (1c1e241)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useActiveVariantCallback,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/8EaSR5ZOmrvvPICBAvzM/gA6UbCwRt9HctH4qP0tf/mT3zllE2r.js\";const cycleOrder=[\"G_QUlxjIf\",\"am0GyTQUG\"];const serializationHash=\"framer-Jx19h\";const variantClassNames={am0GyTQUG:\"framer-v-81og21\",G_QUlxjIf:\"framer-v-ijv3ot\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={Closed:\"G_QUlxjIf\",Open:\"am0GyTQUG\"};const getProps=({answer,height,id,question,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1,_ref2;return{...props,T8rQFvSBR:(_ref=answer!==null&&answer!==void 0?answer:props.T8rQFvSBR)!==null&&_ref!==void 0?_ref:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"G_QUlxjIf\",W88zB8mIG:(_ref2=question!==null&&question!==void 0?question:props.W88zB8mIG)!==null&&_ref2!==void 0?_ref2:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,W88zB8mIG,T8rQFvSBR,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"G_QUlxjIf\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1uzr9k6=activeVariantCallback(async(...args)=>{setVariant(\"am0GyTQUG\");});const onTap1bfpwpr=activeVariantCallback(async(...args)=>{setVariant(\"G_QUlxjIf\");});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"am0GyTQUG\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-Jx19h\",...sharedStyleClassNames,classNames),style:{display:\"contents\"},children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(\"framer-ijv3ot\",className),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"G_QUlxjIf\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({am0GyTQUG:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1uoshnn\",\"data-framer-name\":\"Question\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"qRfLL2c8Z\",onTap:onTap1uzr9k6,...addPropertyOverrides({am0GyTQUG:{onTap:onTap1bfpwpr}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-sprwg3\",\"data-framer-name\":\"Plus\",layoutDependency:layoutDependency,layoutId:\"prcJyImuE\",style:{opacity:.3,rotate:0},variants:{am0GyTQUG:{rotate:45}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vgr03z\",layoutDependency:layoutDependency,layoutId:\"YEkBWNUbh\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-f74bfy\",layoutDependency:layoutDependency,layoutId:\"EXnu6Go60\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dfvvkg\",\"data-styles-preset\":\"mT3zllE2r\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\"})}),className:\"framer-1jzybkm\",layoutDependency:layoutDependency,layoutId:\"AABRZ395G\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:W88zB8mIG,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xb47sy\",\"data-framer-name\":\"Answer\",layoutDependency:layoutDependency,layoutId:\"cTVEGure4\",style:{opacity:0},variants:{am0GyTQUG:{opacity:1}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dfvvkg\",\"data-styles-preset\":\"mT3zllE2r\",children:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\"})}),className:\"framer-1gko1u3\",layoutDependency:layoutDependency,layoutId:\"m3y5HJzTk\",style:{\"--framer-paragraph-spacing\":\"0px\",opacity:.6},text:T8rQFvSBR,variants:{am0GyTQUG:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true})})]})})})});});const css=['.framer-Jx19h [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-Jx19h .framer-63174i { display: block; }\",\".framer-Jx19h .framer-ijv3ot { align-content: start; align-items: start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 400px; }\",\".framer-Jx19h .framer-1uoshnn { -webkit-user-select: none; align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px 0px 20px 40px; position: relative; user-select: none; width: 100%; }\",\".framer-Jx19h .framer-sprwg3 { flex: none; height: 16px; left: 0px; overflow: hidden; position: absolute; top: 25px; width: 16px; z-index: 1; }\",\".framer-Jx19h .framer-1vgr03z { flex: none; height: 2px; left: calc(50.00000000000002% - 16px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 16px; }\",\".framer-Jx19h .framer-f74bfy { flex: none; height: 16px; left: calc(50.00000000000002% - 2px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 16px / 2); width: 2px; }\",\".framer-Jx19h .framer-1jzybkm { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-Jx19h .framer-1xb47sy { align-content: start; align-items: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 20px 20px 40px; position: relative; width: 100%; }\",\".framer-Jx19h .framer-1gko1u3 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Jx19h .framer-ijv3ot, .framer-Jx19h .framer-1uoshnn, .framer-Jx19h .framer-1xb47sy { gap: 0px; } .framer-Jx19h .framer-ijv3ot > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Jx19h .framer-ijv3ot > :first-child, .framer-Jx19h .framer-1xb47sy > :first-child { margin-top: 0px; } .framer-Jx19h .framer-ijv3ot > :last-child, .framer-Jx19h .framer-1xb47sy > :last-child { margin-bottom: 0px; } .framer-Jx19h .framer-1uoshnn > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-Jx19h .framer-1uoshnn > :first-child { margin-left: 0px; } .framer-Jx19h .framer-1uoshnn > :last-child { margin-right: 0px; } .framer-Jx19h .framer-1xb47sy > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 124\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"am0GyTQUG\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"W88zB8mIG\":\"question\",\"T8rQFvSBR\":\"answer\"}\n * @framerImmutableVariables true\n */const FramergAG2jUTEu=withCSS(Component,css,\"framer-Jx19h\");export default FramergAG2jUTEu;FramergAG2jUTEu.displayName=\"Row\";FramergAG2jUTEu.defaultProps={height:124,width:400};addPropertyControls(FramergAG2jUTEu,{variant:{options:[\"G_QUlxjIf\",\"am0GyTQUG\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum},W88zB8mIG:{defaultValue:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",displayTextArea:true,title:\"Question\",type:ControlType.String},T8rQFvSBR:{defaultValue:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",displayTextArea:true,title:\"Answer\",type:ControlType.String}});addFonts(FramergAG2jUTEu,[...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergAG2jUTEu\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"am0GyTQUG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"W88zB8mIG\\\":\\\"question\\\",\\\"T8rQFvSBR\\\":\\\"answer\\\"}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"400\",\"framerIntrinsicHeight\":\"124\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (38fb4ea)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Row from\"https://framerusercontent.com/modules/uyYEbA10PhyStRsLOBkA/wxwrFUnvT476lwSNYs0q/gAG2jUTEu.js\";const RowFonts=getFonts(Row);const cycleOrder=[\"g27V0menT\"];const serializationHash=\"framer-Hw3xX\";const variantClassNames={g27V0menT:\"framer-v-1p1z7qc\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"g27V0menT\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1p1z7qc\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"g27V0menT\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-40c03004-286a-43c1-b36f-58b60663152c, rgb(242, 242, 242))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cpzbzg-container\",layoutDependency:layoutDependency,layoutId:\"Ztji3eraq-container\",children:/*#__PURE__*/_jsx(Row,{height:\"100%\",id:\"Ztji3eraq\",layoutId:\"Ztji3eraq\",style:{width:\"100%\"},T8rQFvSBR:\"SDN Summit, g\\xfcnl\\xfck 253.000\u2019i a\u015Fan ziyaret\\xe7i say\u0131s\u0131 ile T\\xfcrkiye\u2019nin en b\\xfcy\\xfck teknoloji sitesi olan ShiftDelete.Net\u2019in her y\u0131l teknoloji tutkunlar\u0131n\u0131 bir araya getirdi\u011Fi, T\\xfcrkiye\u2019nin en \\xf6nemli etkinliklerinden biri. YouTube\u2019da 2 milyonu a\u015Fk\u0131n abone say\u0131s\u0131na sahip olan ShiftDelete.Net, dijitaldeki g\\xfcc\\xfcn\\xfc SDN Summit ile fiziki alana da ta\u015F\u0131yor. \",variant:\"am0GyTQUG\",W88zB8mIG:\"SDN Summit nedir?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t8wnxb\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"fgB2eyj5k\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1il7fxu\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"l3Cd_YRr9\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-10zxai-container\",layoutDependency:layoutDependency,layoutId:\"acyw6V4zf-container\",children:/*#__PURE__*/_jsx(Row,{height:\"100%\",id:\"acyw6V4zf\",layoutId:\"acyw6V4zf\",style:{width:\"100%\"},T8rQFvSBR:\"SDN Summit, bu y\u0131l 27-28 Nisan 2024 tarihlerinde, Hali\\xe7 Kongre ve Sergi Saray\u0131\u2019nda ger\\xe7ekle\u015Ftirilecek. Hafta sonunu kapsayan 2 g\\xfcn boyunca teknoloji severler, hem sekt\\xf6r temsilcilerinin ilham veren konu\u015Fmalar\u0131n\u0131 takip edebilecek hem de en son teknoloji \\xfcr\\xfcnlerini deneyimleyebilecek. \\nEtkinli\u011Fimiz sabah 09:30'da ba\u015Flay\u0131p 18:00'de sona erecektir.\",variant:\"G_QUlxjIf\",W88zB8mIG:\"SDN Summit ne zaman ve nerede ger\\xe7ekle\u015Fecek?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-55gnfj-container\",layoutDependency:layoutDependency,layoutId:\"TzhN_GSup-container\",children:/*#__PURE__*/_jsx(Row,{height:\"100%\",id:\"TzhN_GSup\",layoutId:\"TzhN_GSup\",style:{width:\"100%\"},T8rQFvSBR:\"Etkinli\u011Fimizin ula\u015F\u0131m sponsorlar\u0131n\u0131n kampanyalar\u0131ndan yararlanabilirsiniz.\\n\\n27-28 Nisan tarihleri boyunca Hali\\xe7 Kongre Merkezi\u2019ne gidi\u015F ve d\\xf6n\\xfc\u015Flerde BiTaksi uygulamas\u0131nda \u201CBiTaksi150\u201D koduyla 150 TL, GetirAra\\xe7 yolculuklar\u0131nda ise %40 indirimden yararlanabilirsiniz\",variant:\"G_QUlxjIf\",W88zB8mIG:\"SDN Summit etkinlik alan\u0131na nas\u0131l ula\u015Fabilirim?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-jn5sz2\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"O1iIDGriz\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1apj7q-container\",layoutDependency:layoutDependency,layoutId:\"j3xovJqGZ-container\",children:/*#__PURE__*/_jsx(Row,{height:\"100%\",id:\"j3xovJqGZ\",layoutId:\"j3xovJqGZ\",style:{width:\"100%\"},T8rQFvSBR:\"SDN Summit'e web sitemiz \\xfczerindeki form arac\u0131l\u0131\u011F\u0131yla kayd\u0131n\u0131z\u0131 ger\\xe7ekle\u015Ftirebilirsiniz. Etkinlik g\\xfcn\\xfc yasal isminizin bulundu\u011Fu kimlik kart\u0131n\u0131zla kay\u0131t masas\u0131na gelerek yaka kart\u0131n\u0131z\u0131 teslim alabilirsiniz. \",variant:\"G_QUlxjIf\",W88zB8mIG:\"SDN Summit'e nas\u0131l kat\u0131labilirim?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-b2ihtq\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"NvO_AsoFh\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-gc9ajj-container\",layoutDependency:layoutDependency,layoutId:\"lw9X5IYh2-container\",children:/*#__PURE__*/_jsx(Row,{height:\"100%\",id:\"lw9X5IYh2\",layoutId:\"lw9X5IYh2\",style:{width:\"100%\"},T8rQFvSBR:\"\u0130ki g\\xfcn boyunca s\\xfcrecek etkinlikte programlar\u0131n yer alaca\u011F\u0131na Program sekmesinden ula\u015Fabilirsiniz. \",variant:\"G_QUlxjIf\",W88zB8mIG:\"SDN Summit program\u0131na nereden ula\u015Fabilirim?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-okg470\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"xb56Y_4QC\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vl2hxt-container\",layoutDependency:layoutDependency,layoutId:\"DgL1ZOGeu-container\",children:/*#__PURE__*/_jsx(Row,{height:\"100%\",id:\"DgL1ZOGeu\",layoutId:\"DgL1ZOGeu\",style:{width:\"100%\"},T8rQFvSBR:\"Konuyla ilgili etkinlik@shiftdelete.net'e mail atabilirsiniz.\",variant:\"G_QUlxjIf\",W88zB8mIG:\"SDN Summit'te konu\u015Fmac\u0131 olarak nas\u0131l yer alabilirim veya konu\u015Fmac\u0131 \\xf6nerebilirim?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-18d35d\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"CfopZdbAC\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sdn419-container\",layoutDependency:layoutDependency,layoutId:\"B2pfnsl6O-container\",children:/*#__PURE__*/_jsx(Row,{height:\"100%\",id:\"B2pfnsl6O\",layoutId:\"B2pfnsl6O\",style:{width:\"100%\"},T8rQFvSBR:\"Web sayfam\u0131z\u0131 takip edebilir veya web sayfam\u0131zdaki Haberdar ol b\\xf6l\\xfcm\\xfcnden e-posta adresinizi d\\xfczenli b\\xfcltenlerimize kay\u0131t edebilirsiniz. \",variant:\"G_QUlxjIf\",W88zB8mIG:\"SDN Summit'te ilgili geli\u015Fmelerden nas\u0131l haberdar olabilirim?\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ow63hc\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"Yk_bc3zE3\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qrcvx3-container\",layoutDependency:layoutDependency,layoutId:\"lY5Ps_mJk-container\",children:/*#__PURE__*/_jsx(Row,{height:\"100%\",id:\"lY5Ps_mJk\",layoutId:\"lY5Ps_mJk\",style:{width:\"100%\"},T8rQFvSBR:\"Soru, yorum veya geri bildirim i\\xe7in SDN Summit ekibine \u015Fu adresten ula\u015Fabilirsiniz: etkinlik@shiftdelete.net.\\n\\nM\\xfcmk\\xfcn olan en k\u0131sa s\\xfcrede yard\u0131mc\u0131 olabilmemiz i\\xe7in l\\xfctfen e-postan\u0131zda m\\xfcmk\\xfcn oldu\u011Funca fazla detay verin.\",variant:\"G_QUlxjIf\",W88zB8mIG:\"SDN Summit ekibiyle nas\u0131l ileti\u015Fime ge\\xe7ebilirim?\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Hw3xX.framer-1pncjxz, .framer-Hw3xX .framer-1pncjxz { display: block; }\",\".framer-Hw3xX.framer-1p1z7qc { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 1000px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Hw3xX .framer-1cpzbzg-container, .framer-Hw3xX .framer-10zxai-container, .framer-Hw3xX .framer-55gnfj-container, .framer-Hw3xX .framer-1apj7q-container, .framer-Hw3xX .framer-gc9ajj-container, .framer-Hw3xX .framer-1vl2hxt-container, .framer-Hw3xX .framer-1sdn419-container, .framer-Hw3xX .framer-1qrcvx3-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Hw3xX .framer-1t8wnxb, .framer-Hw3xX .framer-1il7fxu, .framer-Hw3xX .framer-jn5sz2, .framer-Hw3xX .framer-b2ihtq, .framer-Hw3xX .framer-okg470, .framer-Hw3xX .framer-18d35d, .framer-Hw3xX .framer-1ow63hc { flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Hw3xX.framer-1p1z7qc { gap: 0px; } .framer-Hw3xX.framer-1p1z7qc > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Hw3xX.framer-1p1z7qc > :first-child { margin-top: 0px; } .framer-Hw3xX.framer-1p1z7qc > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 683\n * @framerIntrinsicWidth 1000\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerKKnU3ImBE=withCSS(Component,css,\"framer-Hw3xX\");export default FramerKKnU3ImBE;FramerKKnU3ImBE.displayName=\"Accordion\";FramerKKnU3ImBE.defaultProps={height:683,width:1e3};addFonts(FramerKKnU3ImBE,[{explicitInter:true,fonts:[]},...RowFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKKnU3ImBE\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"683\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1000\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-500\",\"GF;Outfit-700\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4S-EiAou6Y.woff2\",weight:\"500\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4deyC4S-EiAou6Y.woff2\",weight:\"700\"}]}];export const css=['.framer-XQkL7 .framer-styles-preset-12r2s7c:not(.rich-text-wrapper), .framer-XQkL7 .framer-styles-preset-12r2s7c.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-size: 22px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, #616161); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1439px) and (min-width: 1200px) { .framer-XQkL7 .framer-styles-preset-12r2s7c:not(.rich-text-wrapper), .framer-XQkL7 .framer-styles-preset-12r2s7c.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, #616161); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 1199px) and (min-width: 810px) { .framer-XQkL7 .framer-styles-preset-12r2s7c:not(.rich-text-wrapper), .framer-XQkL7 .framer-styles-preset-12r2s7c.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, #616161); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-XQkL7 .framer-styles-preset-12r2s7c:not(.rich-text-wrapper), .framer-XQkL7 .framer-styles-preset-12r2s7c.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, #616161); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-XQkL7\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-600\",\"Inter-Black\",\"Inter-BlackItalic\",\"Inter-BoldItalic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4S-EiAou6Y.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Black.cyrillic-ext-TU4ITVTR.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Black.cyrillic-JX7CGTYD.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Black.greek-ext-LS3GCBFI.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Black.greek-ZWCJHBP5.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Black.latin-ext-BZLEUMX6.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Black.latin-TETRYDF7.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Black.vietnamese-RXQCC3EJ.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-BlackItalic.cyrillic-ext-TRM4ITYR.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-BlackItalic.cyrillic-FPHIQVZS.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-BlackItalic.greek-ext-JTGUUSP5.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-BlackItalic.greek-LUNA3RFO.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-BlackItalic.latin-ext-KU7ICFYH.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-BlackItalic.latin-FRVXWQSB.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-BlackItalic.vietnamese-2Q7MQKJX.woff2\",weight:\"900\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-BoldItalic.cyrillic-ext-PEYDHC3S.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-BoldItalic.cyrillic-7EIL6JWG.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.greek-ext-3DJOYQMH.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.greek-TJBTLTT7.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.latin-ext-FVPCPRBJ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-BoldItalic.latin-5ZFQS4XK.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-BoldItalic.vietnamese-W2625PGF.woff2\",weight:\"700\"}]}];export const css=['.framer-AS0kF .framer-styles-preset-36gtcn:not(.rich-text-wrapper), .framer-AS0kF .framer-styles-preset-36gtcn.rich-text-wrapper h5 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 22px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.3em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1439px) and (min-width: 1200px) { .framer-AS0kF .framer-styles-preset-36gtcn:not(.rich-text-wrapper), .framer-AS0kF .framer-styles-preset-36gtcn.rich-text-wrapper h5 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.3em; --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-AS0kF .framer-styles-preset-36gtcn:not(.rich-text-wrapper), .framer-AS0kF .framer-styles-preset-36gtcn.rich-text-wrapper h5 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.3em; --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-AS0kF .framer-styles-preset-36gtcn:not(.rich-text-wrapper), .framer-AS0kF .framer-styles-preset-36gtcn.rich-text-wrapper h5 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", sans-serif; --framer-font-family-bold-italic: \"Inter\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 11px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.3em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-AS0kF\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-600\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4S-EiAou6Y.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Bold.cyrillic-ext-XOTVL7ZR.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://app.framerstatic.com/Inter-Bold.cyrillic-6LOMBC2V.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Bold.greek-ext-WXWSJXLB.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Bold.greek-YRST7ODZ.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://app.framerstatic.com/Inter-Bold.latin-ext-BASA5UL3.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://app.framerstatic.com/Inter-Bold.latin-UCM45LQF.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://app.framerstatic.com/Inter-Bold.vietnamese-OEVJMXEP.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-BoldItalic.cyrillic-ext-PEYDHC3S.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-BoldItalic.cyrillic-7EIL6JWG.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.greek-ext-3DJOYQMH.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.greek-TJBTLTT7.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.latin-ext-FVPCPRBJ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-BoldItalic.latin-5ZFQS4XK.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-BoldItalic.vietnamese-W2625PGF.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Italic.cyrillic-ext-YDGMJOJO.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Italic.cyrillic-BFOVMAQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Italic.greek-ext-4KOU3AHC.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Italic.greek-OJTBJNE6.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Italic.latin-ext-H4B22QN6.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Italic.latin-2DWX32EN.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Italic.vietnamese-TYMT6CKW.woff2\",weight:\"400\"}]}];export const css=['.framer-DijUk .framer-styles-preset-d2djrd:not(.rich-text-wrapper), .framer-DijUk .framer-styles-preset-d2djrd.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, #616161); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-DijUk .framer-styles-preset-d2djrd:not(.rich-text-wrapper), .framer-DijUk .framer-styles-preset-d2djrd.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 17px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, #616161); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-DijUk .framer-styles-preset-d2djrd:not(.rich-text-wrapper), .framer-DijUk .framer-styles-preset-d2djrd.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, #616161); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-DijUk\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-600\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4S-EiAou6Y.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Bold.cyrillic-ext-XOTVL7ZR.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://app.framerstatic.com/Inter-Bold.cyrillic-6LOMBC2V.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Bold.greek-ext-WXWSJXLB.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Bold.greek-YRST7ODZ.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://app.framerstatic.com/Inter-Bold.latin-ext-BASA5UL3.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://app.framerstatic.com/Inter-Bold.latin-UCM45LQF.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://app.framerstatic.com/Inter-Bold.vietnamese-OEVJMXEP.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-BoldItalic.cyrillic-ext-PEYDHC3S.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-BoldItalic.cyrillic-7EIL6JWG.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.greek-ext-3DJOYQMH.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.greek-TJBTLTT7.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.latin-ext-FVPCPRBJ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-BoldItalic.latin-5ZFQS4XK.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-BoldItalic.vietnamese-W2625PGF.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Italic.cyrillic-ext-YDGMJOJO.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Italic.cyrillic-BFOVMAQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Italic.greek-ext-4KOU3AHC.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Italic.greek-OJTBJNE6.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Italic.latin-ext-H4B22QN6.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Italic.latin-2DWX32EN.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Italic.vietnamese-TYMT6CKW.woff2\",weight:\"400\"}]}];export const css=['.framer-7SgQ2 .framer-styles-preset-v7rynq:not(.rich-text-wrapper), .framer-7SgQ2 .framer-styles-preset-v7rynq.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, #616161); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1439px) and (min-width: 1200px) { .framer-7SgQ2 .framer-styles-preset-v7rynq:not(.rich-text-wrapper), .framer-7SgQ2 .framer-styles-preset-v7rynq.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 13px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, #616161); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 1199px) and (min-width: 810px) { .framer-7SgQ2 .framer-styles-preset-v7rynq:not(.rich-text-wrapper), .framer-7SgQ2 .framer-styles-preset-v7rynq.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, #616161); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-7SgQ2 .framer-styles-preset-v7rynq:not(.rich-text-wrapper), .framer-7SgQ2 .framer-styles-preset-v7rynq.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, #616161); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-7SgQ2\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-500\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4S-EiAou6Y.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Bold.cyrillic-ext-XOTVL7ZR.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://app.framerstatic.com/Inter-Bold.cyrillic-6LOMBC2V.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Bold.greek-ext-WXWSJXLB.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Bold.greek-YRST7ODZ.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://app.framerstatic.com/Inter-Bold.latin-ext-BASA5UL3.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://app.framerstatic.com/Inter-Bold.latin-UCM45LQF.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://app.framerstatic.com/Inter-Bold.vietnamese-OEVJMXEP.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-BoldItalic.cyrillic-ext-PEYDHC3S.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-BoldItalic.cyrillic-7EIL6JWG.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.greek-ext-3DJOYQMH.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.greek-TJBTLTT7.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.latin-ext-FVPCPRBJ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-BoldItalic.latin-5ZFQS4XK.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-BoldItalic.vietnamese-W2625PGF.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Italic.cyrillic-ext-YDGMJOJO.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Italic.cyrillic-BFOVMAQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Italic.greek-ext-4KOU3AHC.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Italic.greek-OJTBJNE6.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Italic.latin-ext-H4B22QN6.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Italic.latin-2DWX32EN.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Italic.vietnamese-TYMT6CKW.woff2\",weight:\"400\"}]}];export const css=['.framer-v1veE .framer-styles-preset-lcxoz4:not(.rich-text-wrapper), .framer-v1veE .framer-styles-preset-lcxoz4.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, #616161); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1439px) and (min-width: 1200px) { .framer-v1veE .framer-styles-preset-lcxoz4:not(.rich-text-wrapper), .framer-v1veE .framer-styles-preset-lcxoz4.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, #616161); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 1199px) and (min-width: 810px) { .framer-v1veE .framer-styles-preset-lcxoz4:not(.rich-text-wrapper), .framer-v1veE .framer-styles-preset-lcxoz4.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, #616161); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-v1veE .framer-styles-preset-lcxoz4:not(.rich-text-wrapper), .framer-v1veE .framer-styles-preset-lcxoz4.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, #616161); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-v1veE\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-500\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4S-EiAou6Y.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Bold.cyrillic-ext-XOTVL7ZR.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://app.framerstatic.com/Inter-Bold.cyrillic-6LOMBC2V.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Bold.greek-ext-WXWSJXLB.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Bold.greek-YRST7ODZ.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://app.framerstatic.com/Inter-Bold.latin-ext-BASA5UL3.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://app.framerstatic.com/Inter-Bold.latin-UCM45LQF.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://app.framerstatic.com/Inter-Bold.vietnamese-OEVJMXEP.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-BoldItalic.cyrillic-ext-PEYDHC3S.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-BoldItalic.cyrillic-7EIL6JWG.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.greek-ext-3DJOYQMH.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.greek-TJBTLTT7.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.latin-ext-FVPCPRBJ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-BoldItalic.latin-5ZFQS4XK.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-BoldItalic.vietnamese-W2625PGF.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Italic.cyrillic-ext-YDGMJOJO.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Italic.cyrillic-BFOVMAQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Italic.greek-ext-4KOU3AHC.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Italic.greek-OJTBJNE6.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Italic.latin-ext-H4B22QN6.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Italic.latin-2DWX32EN.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Italic.vietnamese-TYMT6CKW.woff2\",weight:\"400\"}]}];export const css=['.framer-xWfCe .framer-styles-preset-4saaee:not(.rich-text-wrapper), .framer-xWfCe .framer-styles-preset-4saaee.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, #616161); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-xWfCe .framer-styles-preset-4saaee:not(.rich-text-wrapper), .framer-xWfCe .framer-styles-preset-4saaee.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 17px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, #616161); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-xWfCe .framer-styles-preset-4saaee:not(.rich-text-wrapper), .framer-xWfCe .framer-styles-preset-4saaee.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, #616161); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-xWfCe\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-500\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4S-EiAou6Y.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Bold.cyrillic-ext-XOTVL7ZR.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://app.framerstatic.com/Inter-Bold.cyrillic-6LOMBC2V.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Bold.greek-ext-WXWSJXLB.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Bold.greek-YRST7ODZ.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://app.framerstatic.com/Inter-Bold.latin-ext-BASA5UL3.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://app.framerstatic.com/Inter-Bold.latin-UCM45LQF.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://app.framerstatic.com/Inter-Bold.vietnamese-OEVJMXEP.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-BoldItalic.cyrillic-ext-PEYDHC3S.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-BoldItalic.cyrillic-7EIL6JWG.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.greek-ext-3DJOYQMH.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.greek-TJBTLTT7.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-BoldItalic.latin-ext-FVPCPRBJ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-BoldItalic.latin-5ZFQS4XK.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-BoldItalic.vietnamese-W2625PGF.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Italic.cyrillic-ext-YDGMJOJO.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Italic.cyrillic-BFOVMAQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Italic.greek-ext-4KOU3AHC.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Italic.greek-OJTBJNE6.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Italic.latin-ext-H4B22QN6.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Italic.latin-2DWX32EN.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Italic.vietnamese-TYMT6CKW.woff2\",weight:\"400\"}]}];export const css=['.framer-35DNL .framer-styles-preset-pnrrhs:not(.rich-text-wrapper), .framer-35DNL .framer-styles-preset-pnrrhs.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, #333333); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-35DNL .framer-styles-preset-pnrrhs:not(.rich-text-wrapper), .framer-35DNL .framer-styles-preset-pnrrhs.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, #333333); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-35DNL .framer-styles-preset-pnrrhs:not(.rich-text-wrapper), .framer-35DNL .framer-styles-preset-pnrrhs.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 20px; --framer-text-alignment: center; --framer-text-color: var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, #333333); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-35DNL\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ca23763)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/DAmOqdfoP1r8L2QM9tjv/Zlf7EpaHl1MiW9hyly1z/cHdy5ZqMj.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/1zeVEIMawqDrgLOLkPyh/kODdNPAanmrQiUgsuPpa/kMAnhy5QX.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/DYK5pZnllS2t97OI4n1P/1yISboXipfoGchrSZoy8/rEQO5hyp1.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/SaD2WfUHUUdB0LLz2oym/t96SsbNLIScF781Q9Xi2/TiN6iGTX9.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/ZIKSzi1Xyl0ji3RzeQv9/w6W2ZLJ4o0kCWqfKpCgf/vDSyTJJay.js\";const cycleOrder=[\"itOuHgIMl\",\"FWASgQF4p\",\"uXIP6ku8k\",\"R5H79JvFg\",\"bY2vBqDgG\",\"hX5k2jC1W\"];const serializationHash=\"framer-DJzPu\";const variantClassNames={bY2vBqDgG:\"framer-v-on86bq\",FWASgQF4p:\"framer-v-135dy2q\",hX5k2jC1W:\"framer-v-1rudkhg\",itOuHgIMl:\"framer-v-1n362ud\",R5H79JvFg:\"framer-v-1b2hnvv\",uXIP6ku8k:\"framer-v-nn0rs6\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Konusmaci Mobil\":\"bY2vBqDgG\",\"Moderat\\xf6r Mobil\":\"hX5k2jC1W\",\"Moderat\\xf6r\":\"R5H79JvFg\",\"Variant 1\":\"itOuHgIMl\",\"Variant 2\":\"FWASgQF4p\",Konusmaci:\"uXIP6ku8k\"};const getProps=({company,height,id,image,name1,title,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3;return{...props,B76JI2g3C:(_ref=title!==null&&title!==void 0?title:props.B76JI2g3C)!==null&&_ref!==void 0?_ref:\"Title\",ewRYDYk8g:(_ref1=company!==null&&company!==void 0?company:props.ewRYDYk8g)!==null&&_ref1!==void 0?_ref1:\"Company\",OQy6kfVIT:(_ref2=name1!==null&&name1!==void 0?name1:props.OQy6kfVIT)!==null&&_ref2!==void 0?_ref2:\"Name\",ryRt5raK0:image!==null&&image!==void 0?image:props.ryRt5raK0,variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"itOuHgIMl\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,ryRt5raK0,OQy6kfVIT,B76JI2g3C,ewRYDYk8g,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"itOuHgIMl\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"bY2vBqDgG\")return false;return true;};const isDisplayed1=()=>{if([\"R5H79JvFg\",\"bY2vBqDgG\",\"hX5k2jC1W\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if([\"uXIP6ku8k\",\"R5H79JvFg\",\"bY2vBqDgG\",\"hX5k2jC1W\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1n362ud\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"itOuHgIMl\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({bY2vBqDgG:{\"data-framer-name\":\"Konusmaci Mobil\"},FWASgQF4p:{\"data-framer-name\":\"Variant 2\"},hX5k2jC1W:{\"data-framer-name\":\"Moderat\\xf6r Mobil\"},R5H79JvFg:{\"data-framer-name\":\"Moderat\\xf6r\"},uXIP6ku8k:{\"data-framer-name\":\"Konusmaci\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:600,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||383)-0-681)/2+0+0)),pixelHeight:600,pixelWidth:600,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(ryRt5raK0)},className:\"framer-1g6v8l8\",\"data-framer-name\":\"Profile Picture\",layoutDependency:layoutDependency,layoutId:\"pspv8bMOB\",style:{borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},variants:{bY2vBqDgG:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},hX5k2jC1W:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}},...addPropertyOverrides({bY2vBqDgG:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:600,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-60)/2)),pixelHeight:600,pixelWidth:600,sizes:\"60px\",...toResponsiveImage(ryRt5raK0)}},hX5k2jC1W:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:600,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-60)/2)),pixelHeight:600,pixelWidth:600,sizes:\"60px\",...toResponsiveImage(ryRt5raK0)}},R5H79JvFg:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:600,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-100)/2)),pixelHeight:600,pixelWidth:600,sizes:\"100px\",...toResponsiveImage(ryRt5raK0)}},uXIP6ku8k:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:600,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-0-100)/2)),pixelHeight:600,pixelWidth:600,sizes:\"100px\",...toResponsiveImage(ryRt5raK0)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jdum2r\",\"data-framer-name\":\"Speaker\",layoutDependency:layoutDependency,layoutId:\"Jq2VjY0p8\",children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-pnrrhs\",\"data-styles-preset\":\"vDSyTJJay\",children:\"Prof. Dr. Attila Dikba\u015F\"})}),className:\"framer-eu8efe\",\"data-framer-name\":\"Name\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hDvI9LEvK\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:OQy6kfVIT,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({hX5k2jC1W:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-lcxoz4\",\"data-styles-preset\":\"rEQO5hyp1\",style:{\"--framer-text-alignment\":\"left\"},children:\"Moderat\\xf6r:\"})}),text:undefined},R5H79JvFg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-lcxoz4\",\"data-styles-preset\":\"rEQO5hyp1\",style:{\"--framer-text-alignment\":\"left\"},children:\"Moderat\\xf6r:\"})}),text:undefined},uXIP6ku8k:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-lcxoz4\",\"data-styles-preset\":\"rEQO5hyp1\",style:{\"--framer-text-alignment\":\"left\"},children:\"Name\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-lcxoz4\",\"data-styles-preset\":\"rEQO5hyp1\",style:{\"--framer-text-alignment\":\"left\"},children:\"Name\"})}),className:\"framer-6eitl0\",\"data-framer-name\":\"Moderat\\xf6r\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"YC5BFS9Hh\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:OQy6kfVIT,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nh2f7j\",layoutDependency:layoutDependency,layoutId:\"oQ293NRXX\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-4saaee\",\"data-styles-preset\":\"TiN6iGTX9\",children:\"Genel M\\xfcd\\xfcr\"})}),className:\"framer-165ymxh\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"SlHs5ck2z\",text:B76JI2g3C,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-d2djrd\",\"data-styles-preset\":\"cHdy5ZqMj\",children:\"Company\"})}),className:\"framer-5lvexj\",\"data-framer-name\":\"Company\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"f85twTpGM\",text:ewRYDYk8g,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({bY2vBqDgG:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-v7rynq\",\"data-styles-preset\":\"kMAnhy5QX\",style:{\"--framer-text-alignment\":\"left\"},children:\"Company\"})})},hX5k2jC1W:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-v7rynq\",\"data-styles-preset\":\"kMAnhy5QX\",style:{\"--framer-text-alignment\":\"left\"},children:\"Company\"})})},R5H79JvFg:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-v7rynq\",\"data-styles-preset\":\"kMAnhy5QX\",style:{\"--framer-text-alignment\":\"left\"},children:\"Company\"})})},uXIP6ku8k:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-v7rynq\",\"data-styles-preset\":\"kMAnhy5QX\",style:{\"--framer-text-alignment\":\"left\"},children:\"Company\"})})}},baseVariant,gestureVariant)})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-DJzPu.framer-1ewzcn6, .framer-DJzPu .framer-1ewzcn6 { display: block; }\",\".framer-DJzPu.framer-1n362ud { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 285px; }\",\".framer-DJzPu .framer-1g6v8l8 { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: var(--framer-aspect-ratio-supported, 285px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-DJzPu .framer-1jdum2r { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-DJzPu .framer-eu8efe, .framer-DJzPu .framer-6eitl0, .framer-DJzPu .framer-165ymxh, .framer-DJzPu .framer-5lvexj { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-DJzPu .framer-nh2f7j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-DJzPu.framer-1n362ud, .framer-DJzPu .framer-1g6v8l8, .framer-DJzPu .framer-1jdum2r, .framer-DJzPu .framer-nh2f7j { gap: 0px; } .framer-DJzPu.framer-1n362ud > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-DJzPu.framer-1n362ud > :first-child, .framer-DJzPu .framer-1g6v8l8 > :first-child, .framer-DJzPu .framer-1jdum2r > :first-child, .framer-DJzPu .framer-nh2f7j > :first-child { margin-top: 0px; } .framer-DJzPu.framer-1n362ud > :last-child, .framer-DJzPu .framer-1g6v8l8 > :last-child, .framer-DJzPu .framer-1jdum2r > :last-child, .framer-DJzPu .framer-nh2f7j > :last-child { margin-bottom: 0px; } .framer-DJzPu .framer-1g6v8l8 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-DJzPu .framer-1jdum2r > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-DJzPu .framer-nh2f7j > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-DJzPu.framer-v-135dy2q .framer-1g6v8l8 { justify-content: flex-end; }\",\".framer-DJzPu.framer-v-135dy2q .framer-eu8efe { order: 1; }\",\".framer-DJzPu.framer-v-135dy2q .framer-nh2f7j { order: 2; }\",\".framer-DJzPu.framer-v-nn0rs6.framer-1n362ud, .framer-DJzPu.framer-v-1b2hnvv.framer-1n362ud { flex-direction: row; justify-content: flex-start; }\",\".framer-DJzPu.framer-v-nn0rs6 .framer-1g6v8l8, .framer-DJzPu.framer-v-1b2hnvv .framer-1g6v8l8 { height: var(--framer-aspect-ratio-supported, 100px); width: 100px; }\",\".framer-DJzPu.framer-v-nn0rs6 .framer-1jdum2r, .framer-DJzPu.framer-v-1b2hnvv .framer-1jdum2r, .framer-DJzPu.framer-v-1rudkhg .framer-1jdum2r { gap: 0px; justify-content: flex-start; width: 175px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-DJzPu.framer-v-nn0rs6.framer-1n362ud, .framer-DJzPu.framer-v-nn0rs6 .framer-1jdum2r { gap: 0px; } .framer-DJzPu.framer-v-nn0rs6.framer-1n362ud > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-DJzPu.framer-v-nn0rs6.framer-1n362ud > :first-child { margin-left: 0px; } .framer-DJzPu.framer-v-nn0rs6.framer-1n362ud > :last-child { margin-right: 0px; } .framer-DJzPu.framer-v-nn0rs6 .framer-1jdum2r > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-DJzPu.framer-v-nn0rs6 .framer-1jdum2r > :first-child { margin-top: 0px; } .framer-DJzPu.framer-v-nn0rs6 .framer-1jdum2r > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-DJzPu.framer-v-1b2hnvv.framer-1n362ud, .framer-DJzPu.framer-v-1b2hnvv .framer-1jdum2r { gap: 0px; } .framer-DJzPu.framer-v-1b2hnvv.framer-1n362ud > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-DJzPu.framer-v-1b2hnvv.framer-1n362ud > :first-child { margin-left: 0px; } .framer-DJzPu.framer-v-1b2hnvv.framer-1n362ud > :last-child { margin-right: 0px; } .framer-DJzPu.framer-v-1b2hnvv .framer-1jdum2r > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-DJzPu.framer-v-1b2hnvv .framer-1jdum2r > :first-child { margin-top: 0px; } .framer-DJzPu.framer-v-1b2hnvv .framer-1jdum2r > :last-child { margin-bottom: 0px; } }\",\".framer-DJzPu.framer-v-on86bq.framer-1n362ud, .framer-DJzPu.framer-v-1rudkhg.framer-1n362ud { flex-direction: row; gap: 5px; justify-content: flex-start; width: 200px; }\",\".framer-DJzPu.framer-v-on86bq .framer-1g6v8l8, .framer-DJzPu.framer-v-1rudkhg .framer-1g6v8l8 { height: var(--framer-aspect-ratio-supported, 60px); width: 60px; }\",\".framer-DJzPu.framer-v-on86bq .framer-1jdum2r { flex: 1 0 0px; gap: 0px; justify-content: flex-start; width: 1px; }\",\".framer-DJzPu.framer-v-on86bq .framer-6eitl0, .framer-DJzPu.framer-v-on86bq .framer-5lvexj { width: 140px; }\",\".framer-DJzPu.framer-v-on86bq .framer-nh2f7j { align-content: flex-start; align-items: flex-start; width: 200px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-DJzPu.framer-v-on86bq.framer-1n362ud, .framer-DJzPu.framer-v-on86bq .framer-1jdum2r { gap: 0px; } .framer-DJzPu.framer-v-on86bq.framer-1n362ud > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-DJzPu.framer-v-on86bq.framer-1n362ud > :first-child { margin-left: 0px; } .framer-DJzPu.framer-v-on86bq.framer-1n362ud > :last-child { margin-right: 0px; } .framer-DJzPu.framer-v-on86bq .framer-1jdum2r > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-DJzPu.framer-v-on86bq .framer-1jdum2r > :first-child { margin-top: 0px; } .framer-DJzPu.framer-v-on86bq .framer-1jdum2r > :last-child { margin-bottom: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-DJzPu.framer-v-1rudkhg.framer-1n362ud, .framer-DJzPu.framer-v-1rudkhg .framer-1jdum2r { gap: 0px; } .framer-DJzPu.framer-v-1rudkhg.framer-1n362ud > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-DJzPu.framer-v-1rudkhg.framer-1n362ud > :first-child { margin-left: 0px; } .framer-DJzPu.framer-v-1rudkhg.framer-1n362ud > :last-child { margin-right: 0px; } .framer-DJzPu.framer-v-1rudkhg .framer-1jdum2r > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-DJzPu.framer-v-1rudkhg .framer-1jdum2r > :first-child { margin-top: 0px; } .framer-DJzPu.framer-v-1rudkhg .framer-1jdum2r > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 383\n * @framerIntrinsicWidth 285\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"FWASgQF4p\":{\"layout\":[\"fixed\",\"auto\"]},\"uXIP6ku8k\":{\"layout\":[\"fixed\",\"auto\"]},\"R5H79JvFg\":{\"layout\":[\"fixed\",\"auto\"]},\"bY2vBqDgG\":{\"layout\":[\"fixed\",\"auto\"]},\"hX5k2jC1W\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"ryRt5raK0\":\"image\",\"OQy6kfVIT\":\"name1\",\"B76JI2g3C\":\"title\",\"ewRYDYk8g\":\"company\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerTsXJ462PZ=withCSS(Component,css,\"framer-DJzPu\");export default FramerTsXJ462PZ;FramerTsXJ462PZ.displayName=\"Speaker\";FramerTsXJ462PZ.defaultProps={height:383,width:285};addPropertyControls(FramerTsXJ462PZ,{variant:{options:[\"itOuHgIMl\",\"FWASgQF4p\",\"uXIP6ku8k\",\"R5H79JvFg\",\"bY2vBqDgG\",\"hX5k2jC1W\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Konusmaci\",\"Moderat\\xf6r\",\"Konusmaci Mobil\",\"Moderat\\xf6r Mobil\"],title:\"Variant\",type:ControlType.Enum},ryRt5raK0:{title:\"Image\",type:ControlType.ResponsiveImage},OQy6kfVIT:{defaultValue:\"Name\",displayTextArea:false,title:\"Name\",type:ControlType.String},B76JI2g3C:{defaultValue:\"Title\",displayTextArea:false,title:\"Title\",type:ControlType.String},ewRYDYk8g:{defaultValue:\"Company\",displayTextArea:false,title:\"Company\",type:ControlType.String}});addFonts(FramerTsXJ462PZ,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTsXJ462PZ\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"285\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FWASgQF4p\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uXIP6ku8k\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"R5H79JvFg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bY2vBqDgG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hX5k2jC1W\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"ryRt5raK0\\\":\\\"image\\\",\\\"OQy6kfVIT\\\":\\\"name1\\\",\\\"B76JI2g3C\\\":\\\"title\\\",\\\"ewRYDYk8g\\\":\\\"company\\\"}\",\"framerIntrinsicHeight\":\"383\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TsXJ462PZ.map", "// Generated by Framer (33d5032)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/4QWTYdR012AQDkaUDQAS/QXQO8kgMGJvWUlCQEmG3/hs5NfmTeh.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/qadSWUcGM4AQGukCcJho/otkGAH1dCWPNGCfqsHpy/OEmI_7b5a.js\";import Speaker from\"https://framerusercontent.com/modules/TR4a0X8UFhNTZFRtq2sY/5qAfJzLhEy77Q2uTjrRH/TsXJ462PZ.js\";const SpeakerFonts=getFonts(Speaker);const cycleOrder=[\"jHy3l8J2V\",\"fEDp7WBeM\",\"MpZpvYGcY\",\"lfUvk3DBS\",\"lSGlQeduD\",\"sabrTkXnD\"];const serializationHash=\"framer-H5gmX\";const variantClassNames={fEDp7WBeM:\"framer-v-cdgnxl\",jHy3l8J2V:\"framer-v-1fz56za\",lfUvk3DBS:\"framer-v-j724yf\",lSGlQeduD:\"framer-v-o3x97m\",MpZpvYGcY:\"framer-v-4wl491\",sabrTkXnD:\"framer-v-1pr36j2\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Desktop Cumartesi\":\"jHy3l8J2V\",\"Desktop Pazar\":\"fEDp7WBeM\",\"Mobil Cumartesi\":\"lSGlQeduD\",\"Mobil Pazar\":\"sabrTkXnD\",\"Tablet Cumartesi\":\"MpZpvYGcY\",\"Tablet Pazar\":\"lfUvk3DBS\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"jHy3l8J2V\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"jHy3l8J2V\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapjozdb=activeVariantCallback(async(...args)=>{setVariant(\"jHy3l8J2V\");});const onTap8slv7m=activeVariantCallback(async(...args)=>{setVariant(\"MpZpvYGcY\");});const onTap1cpla5o=activeVariantCallback(async(...args)=>{setVariant(\"lSGlQeduD\");});const onTap1m77nfv=activeVariantCallback(async(...args)=>{setVariant(\"fEDp7WBeM\");});const onTapo72v1e=activeVariantCallback(async(...args)=>{setVariant(\"lfUvk3DBS\");});const onTapu0svti=activeVariantCallback(async(...args)=>{setVariant(\"sabrTkXnD\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"fEDp7WBeM\",\"lfUvk3DBS\",\"sabrTkXnD\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"fEDp7WBeM\",\"lfUvk3DBS\",\"sabrTkXnD\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if([\"lfUvk3DBS\",\"sabrTkXnD\"].includes(baseVariant))return false;return true;};const isDisplayed3=()=>{if(baseVariant===\"fEDp7WBeM\")return false;return true;};const isDisplayed4=()=>{if([\"fEDp7WBeM\",\"sabrTkXnD\"].includes(baseVariant))return false;return true;};const isDisplayed5=()=>{if(baseVariant===\"lfUvk3DBS\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1fz56za\",className,classNames),\"data-framer-name\":\"Desktop Cumartesi\",layoutDependency:layoutDependency,layoutId:\"jHy3l8J2V\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({fEDp7WBeM:{\"data-framer-name\":\"Desktop Pazar\"},lfUvk3DBS:{\"data-framer-name\":\"Tablet Pazar\"},lSGlQeduD:{\"data-framer-name\":\"Mobil Cumartesi\"},MpZpvYGcY:{\"data-framer-name\":\"Tablet Cumartesi\"},sabrTkXnD:{\"data-framer-name\":\"Mobil Pazar\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1o9v30s\",\"data-framer-name\":\"Baslik\",layoutDependency:layoutDependency,layoutId:\"JjP7p80Lv\",style:{borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-24l9ec\",layoutDependency:layoutDependency,layoutId:\"Z6VH5SUS2\",style:{backgroundColor:\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},variants:{fEDp7WBeM:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\"},lfUvk3DBS:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\"},sabrTkXnD:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\"}},...addPropertyOverrides({fEDp7WBeM:{\"data-highlight\":true,onTap:onTapjozdb},lfUvk3DBS:{\"data-highlight\":true,onTap:onTap8slv7m},sabrTkXnD:{\"data-highlight\":true,onTap:onTap1cpla5o}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255)))\"},children:\"27 Nisan Cumartesi\"})}),className:\"framer-gv8ke5\",fonts:[\"GF;Outfit-600\"],layoutDependency:layoutDependency,layoutId:\"CXAtcgN0r\",style:{\"--extracted-1lwpl3i\":\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\"},variants:{fEDp7WBeM:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},lfUvk3DBS:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},sabrTkXnD:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fEDp7WBeM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"27 Nisan Cumartesi\"})})},lfUvk3DBS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"27 Nisan Cumartesi\"})})},lSGlQeduD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255)))\"},children:\"27 Nisan Cumartesi\"})})},MpZpvYGcY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255)))\"},children:\"27 Nisan Cumartesi\"})})},sabrTkXnD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"27 Nisan Cumartesi\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-o8j3fj\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"GcKKjiDcG\",onTap:onTap1m77nfv,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},variants:{fEDp7WBeM:{backgroundColor:\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},lfUvk3DBS:{backgroundColor:\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},sabrTkXnD:{backgroundColor:\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"}},...addPropertyOverrides({fEDp7WBeM:{\"data-highlight\":undefined,onTap:undefined},lfUvk3DBS:{\"data-highlight\":undefined,onTap:undefined},lSGlQeduD:{onTap:onTapu0svti},MpZpvYGcY:{onTap:onTapo72v1e},sabrTkXnD:{\"data-highlight\":undefined,onTap:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"28 Nisan Pazar\"})}),className:\"framer-y0t21v\",fonts:[\"GF;Outfit-600\"],layoutDependency:layoutDependency,layoutId:\"Iu6_rj7NH\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},variants:{fEDp7WBeM:{\"--extracted-1lwpl3i\":\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\"},lfUvk3DBS:{\"--extracted-1lwpl3i\":\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\"},sabrTkXnD:{\"--extracted-1lwpl3i\":\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fEDp7WBeM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255)))\"},children:\"28 Nisan Pazar\"})})},lfUvk3DBS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255)))\"},children:\"28 Nisan Pazar\"})})},lSGlQeduD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"28 Nisan Pazar\"})})},MpZpvYGcY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"28 Nisan Pazar\"})})},sabrTkXnD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255)))\"},children:\"28 Nisan Pazar\"})})}},baseVariant,gestureVariant)})})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bzitxm\",\"data-framer-name\":\"Cumartesi Program\",layoutDependency:layoutDependency,layoutId:\"jThcJhwfT\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16lvrcy\",\"data-framer-name\":\"Cumartesi\",layoutDependency:layoutDependency,layoutId:\"m3279zoO2\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1vy0p3b\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"BGUtFyS8N\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-wskf1r\",layoutDependency:layoutDependency,layoutId:\"Hx4x2D07O\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1582o4g\",layoutDependency:layoutDependency,layoutId:\"epLFo5GSA\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"09:15 - 09:30\"})}),className:\"framer-49pawa\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"MKi6HADBb\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14pm1z9\",layoutDependency:layoutDependency,layoutId:\"Pcf8s6CqH\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"A\\xc7ILI\u015E KONU\u015EMASI \"})})}),className:\"framer-1ylank9\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"vFQbcGD5P\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-uh1p7u\",layoutDependency:layoutDependency,layoutId:\"SyNQiH9F8\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1i3jj09-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",layoutDependency:layoutDependency,layoutId:\"WEs1KTcpg-container\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu\",ewRYDYk8g:\"ShiftDelete.Net\",height:\"100%\",id:\"WEs1KTcpg\",layoutId:\"WEs1KTcpg\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Hakk\u0131 Alkan\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/kyoOEyy8OFTQQlxQknZv7SqbXE.jpg\"},\"Cenk \\xc7i\u011Fdemli\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-oo2c7e\",\"data-framer-name\":\"2\",layoutDependency:layoutDependency,layoutId:\"W9zSjn8xC\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-nai9wt\",layoutDependency:layoutDependency,layoutId:\"x1nPNslWA\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-6qtos0\",layoutDependency:layoutDependency,layoutId:\"Avn3ykKG7\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"09:30 - 10:00\"})}),className:\"framer-xblmkt\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Xop_GhWYk\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-113q7o6\",layoutDependency:layoutDependency,layoutId:\"eK3RclnCB\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Teknoloji, inovasyon ve giri\u015Fimcilikle sosyal etki yaratmak\"})})}),className:\"framer-1rg8g7q\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"XQdlqgNVv\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-8cbiog\",layoutDependency:layoutDependency,layoutId:\"fzSfeXAjK\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-vecx0g-container\",\"data-framer-name\":\"Nilhan Onal G\\xf6k\\xe7etekin\",layoutDependency:layoutDependency,layoutId:\"dpxnQXqRN-container\",name:\"Nilhan Onal G\\xf6k\\xe7etekin\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"CEO\",ewRYDYk8g:\"Hepsiburada\",height:\"100%\",id:\"dpxnQXqRN\",layoutId:\"dpxnQXqRN\",name:\"Nilhan Onal G\\xf6k\\xe7etekin\",OQy6kfVIT:\"Nilhan Onal G\\xf6k\\xe7etekin\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/pV4WgY1jOw3mLrzzjQN8q3Iu1E.jpg\"},\"Nilhan Onal G\\xf6k\\xe7etekin\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dgxykp\",\"data-framer-name\":\"3\",layoutDependency:layoutDependency,layoutId:\"zvAsj1_1O\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wn6mia\",layoutDependency:layoutDependency,layoutId:\"i7xtbyhbo\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1evj7h6\",layoutDependency:layoutDependency,layoutId:\"Ols1hATVk\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"10:00 - 10:30\"})}),className:\"framer-1enbahu\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"RWDSOxFMZ\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bt5x0w\",layoutDependency:layoutDependency,layoutId:\"NMvSIOxlM\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"T\\xfcrkiye\u2019de Telekom\\xfcnikasyonun D\\xf6n\\xfc\u015F\\xfcm\\xfc\"})})}),className:\"framer-9ze7px\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"fsoSF9oNZ\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jsiv38\",layoutDependency:layoutDependency,layoutId:\"X_y0SAfCW\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1crd8jv-container\",\"data-framer-name\":\"Ali Taha Ko\\xe7\",layoutDependency:layoutDependency,layoutId:\"RP0Bxyj8g-container\",name:\"Ali Taha Ko\\xe7\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Genel M\\xfcd\\xfcr\",ewRYDYk8g:\"Turkcell\",height:\"100%\",id:\"RP0Bxyj8g\",layoutId:\"RP0Bxyj8g\",name:\"Ali Taha Ko\\xe7\",OQy6kfVIT:\"Dr. Ali Taha Ko\\xe7\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/7yLLuCG8B4ZuZ20hnSXkNqzgs.jpg\"},\"Ali Taha Ko\\xe7\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-w5o9lk\",\"data-framer-name\":\"2\",layoutDependency:layoutDependency,layoutId:\"QuEiWOh07\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uj03q7\",layoutDependency:layoutDependency,layoutId:\"KpsqEm0PX\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-dncug3\",layoutDependency:layoutDependency,layoutId:\"J_1ilKs8q\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"10:30 - 11:00\"})}),className:\"framer-yo534o\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"EVPsHySUH\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1a4wquf\",layoutDependency:layoutDependency,layoutId:\"SfKAsylWt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"T\\xfcrkiye'nin Teknoloji Yolculu\u011Fu\"})})}),className:\"framer-1677srk\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"q9pqe7uoi\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-181bdp7\",layoutDependency:layoutDependency,layoutId:\"PJ3aaKukw\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-jrhkf8-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",layoutDependency:layoutDependency,layoutId:\"AJpl5Kv9y-container\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu\",ewRYDYk8g:\"ShiftDelete.Net\",height:\"100%\",id:\"AJpl5Kv9y\",layoutId:\"AJpl5Kv9y\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Hakk\u0131 Alkan\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/kyoOEyy8OFTQQlxQknZv7SqbXE.jpg\"},\"Cenk \\xc7i\u011Fdemli\"),style:{width:\"100%\"},variant:\"R5H79JvFg\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"hX5k2jC1W\"},MpZpvYGcY:{variant:\"hX5k2jC1W\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-151i8xf-container\",\"data-framer-name\":\"Mehmet Fatih Kacir\",layoutDependency:layoutDependency,layoutId:\"HfdYcxEiH-container\",name:\"Mehmet Fatih Kacir\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"\",ewRYDYk8g:\"T.C. Sanayi ve Teknoloji Bakan\u0131\",height:\"100%\",id:\"HfdYcxEiH\",layoutId:\"HfdYcxEiH\",name:\"Mehmet Fatih Kacir\",OQy6kfVIT:\"Mehmet Fatih Kac\u0131r\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/XYCkUJJygW3eV9913O9tCMfEk4.jpg\"},\"Mehmet Fatih Kac\u0131r\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"hX5k2jC1W\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12a358w\",\"data-framer-name\":\"4\",layoutDependency:layoutDependency,layoutId:\"xMvcz4RC2\",style:{backgroundColor:\"var(--token-6e0e5faa-eadb-47e3-bbb1-dbadd7d374d1, rgb(222, 222, 222))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-zdxu1z\",layoutDependency:layoutDependency,layoutId:\"l3IH9V8CZ\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-v0vz28\",layoutDependency:layoutDependency,layoutId:\"h4BFvo2ju\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:\"11:00 - 11:30\"})}),className:\"framer-k6k87\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KbxLfYfRm\",style:{\"--extracted-1lwpl3i\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t4qwiq\",layoutDependency:layoutDependency,layoutId:\"QignHax6f\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Kahve Aras\u0131\"})})}),className:\"framer-1y90t8g\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"ooW_UmcIc\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1y0njnj\",\"data-framer-name\":\"9\",layoutDependency:layoutDependency,layoutId:\"KzetZH7tb\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ahozwt\",layoutDependency:layoutDependency,layoutId:\"zAFOZsyGm\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18x0klu\",layoutDependency:layoutDependency,layoutId:\"kd2TMsNNm\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"11:30 - 12:00\"})}),className:\"framer-8wscqj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ExQmfNjhS\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kq6pfb\",layoutDependency:layoutDependency,layoutId:\"P1pJY9aOL\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"T\\xfcrkiye Y\\xfczy\u0131l\u0131nda Uluslararas\u0131 Do\u011Frudan Yat\u0131r\u0131mlar Vizyonu\"})})}),className:\"framer-1ilza11\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"O6wsBmCkv\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ewvxpt\",layoutDependency:layoutDependency,layoutId:\"WOJFHEJU6\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-19f1uj0-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",layoutDependency:layoutDependency,layoutId:\"UnlUfw3iN-container\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu\",ewRYDYk8g:\"ShiftDelete.Net\",height:\"100%\",id:\"UnlUfw3iN\",layoutId:\"UnlUfw3iN\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Hakk\u0131 Alkan\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/kyoOEyy8OFTQQlxQknZv7SqbXE.jpg\"},\"Cenk \\xc7i\u011Fdemli\"),style:{width:\"100%\"},variant:\"R5H79JvFg\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"hX5k2jC1W\"},MpZpvYGcY:{variant:\"hX5k2jC1W\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-9rd2xi-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",layoutDependency:layoutDependency,layoutId:\"LzWttWR0V-container\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"\",ewRYDYk8g:\"Cumhurba\u015Fkanl\u0131\u011F\u0131 Yat\u0131r\u0131m Ofisi Ba\u015Fkan\u0131\",height:\"100%\",id:\"LzWttWR0V\",layoutId:\"LzWttWR0V\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"A. Burak Da\u011Fl\u0131o\u011Flu\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/7jvB1ghGzkhgikzuybTnz4yKk0.jpg\"},\"A. Serdar \u0130brahimcio\u011Flu\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1noecmd\",\"data-framer-name\":\"6\",layoutDependency:layoutDependency,layoutId:\"cVqUSYOQq\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-kq2dnj\",layoutDependency:layoutDependency,layoutId:\"ORFi1r3Z7\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-j0x3oo\",layoutDependency:layoutDependency,layoutId:\"rslgSUOeT\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"12:00 - 12:30\"})}),className:\"framer-x78get\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Z1jk6niTz\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-80pst4\",layoutDependency:layoutDependency,layoutId:\"c4cyatomJ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"E-ticaretin Gelece\u011Fi\"})})}),className:\"framer-15jxfcr\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"tSKgnHPka\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dwtigq\",layoutDependency:layoutDependency,layoutId:\"BzyU6BHr2\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-10u0zue-container\",\"data-framer-name\":\"Serkan Girgirn\",layoutDependency:layoutDependency,layoutId:\"uaqG0Uq8m-container\",name:\"Serkan Girgirn\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Genel Yay\u0131n Y\\xf6netmeni\",ewRYDYk8g:\"ShiftDelete.Net\",height:\"100%\",id:\"uaqG0Uq8m\",layoutId:\"uaqG0Uq8m\",name:\"Serkan Girgirn\",OQy6kfVIT:\"Tolga Cem K\\xfc\\xe7\\xfcky\u0131lmaz\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/czyfXRBt1kUvAl0MHiHdk4hzc.jpg\"},\"Tolga \\xdcnvan\"),style:{width:\"100%\"},variant:\"R5H79JvFg\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"hX5k2jC1W\"},MpZpvYGcY:{variant:\"hX5k2jC1W\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lt4yyt-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",layoutDependency:layoutDependency,layoutId:\"oSebnqByF-container\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"CEO\",ewRYDYk8g:\"Ticimax\",height:\"100%\",id:\"oSebnqByF\",layoutId:\"oSebnqByF\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Cenk \\xc7i\u011Fdemli\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/e3h8OrglGfodJPFALSrtPHguKo.jpg\"},\"Cenk \\xc7i\u011Fdemli\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-drj1yc-container\",\"data-framer-name\":\"\\xd6zcan Ayy\u0131ld\u0131z\",layoutDependency:layoutDependency,layoutId:\"v0eUTEime-container\",name:\"\\xd6zcan Ayy\u0131ld\u0131z\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"CIO\",ewRYDYk8g:\"English Home\",height:\"100%\",id:\"v0eUTEime\",layoutId:\"v0eUTEime\",name:\"\\xd6zcan Ayy\u0131ld\u0131z\",OQy6kfVIT:\"\\xd6zcan Ayy\u0131ld\u0131z\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/bfGFU7O4qhS3oY6OU320VUtu8ME.jpg\"},\"\\xd6zcan Ayy\u0131ld\u0131z\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rv84zn-container\",\"data-framer-name\":\"Serkan Girgirn\",layoutDependency:layoutDependency,layoutId:\"us6mppQga-container\",name:\"Serkan Girgirn\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"\u0130cra Kurulu \\xdcyesi, Pazarlama, Kurumsal \u0130leti\u015Fim ve E-Ticaret Direkt\\xf6r\\xfc\",ewRYDYk8g:\"MediaMarkt T\\xfcrkiye\",height:\"100%\",id:\"us6mppQga\",layoutId:\"us6mppQga\",name:\"Serkan Girgirn\",OQy6kfVIT:\"Tolga \\xdcnvan\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/FoF5sxrBH0jXs7lxqSvvE1mb4.jpg\"},\"Tolga \\xdcnvan\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16zvuaq\",\"data-framer-name\":\"7\",layoutDependency:layoutDependency,layoutId:\"DSxyEdXh5\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ljf41l\",layoutDependency:layoutDependency,layoutId:\"Unvp63f1l\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-kkm1aa\",layoutDependency:layoutDependency,layoutId:\"l0SEcJGws\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"12:30 - 13:00\"})}),className:\"framer-1nsfb1b\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"AbRyshMEi\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-89i8wv\",layoutDependency:layoutDependency,layoutId:\"K5zNiY9c5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Gardrop ve Mutfaktaki Teknoloji\"})})}),className:\"framer-r912lm\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"Ez2Dp9cGk\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1f40q4o\",layoutDependency:layoutDependency,layoutId:\"u0LDI8gAH\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-86ygkq-container\",\"data-framer-name\":\"Burak Akusta\",layoutDependency:layoutDependency,layoutId:\"d8HjurqeQ-container\",name:\"Burak Akusta\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"\",ewRYDYk8g:\"Gazeteci\",height:\"100%\",id:\"d8HjurqeQ\",layoutId:\"d8HjurqeQ\",name:\"Burak Akusta\",OQy6kfVIT:\"Celal Toprak\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/PLJ8mrqUZegKOhqLWHeJASrgMo.jpg\",srcSet:\"https://framerusercontent.com/images/PLJ8mrqUZegKOhqLWHeJASrgMo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/PLJ8mrqUZegKOhqLWHeJASrgMo.jpg 600w\"},\"B\\xfclent Tekmen\"),style:{width:\"100%\"},variant:\"R5H79JvFg\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"hX5k2jC1W\"},MpZpvYGcY:{variant:\"hX5k2jC1W\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-bq4tx4-container\",\"data-framer-name\":\"\\xd6zcan Ayy\u0131ld\u0131z\",layoutDependency:layoutDependency,layoutId:\"kh9uZ2dg9-container\",name:\"\\xd6zcan Ayy\u0131ld\u0131z\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Y\\xf6netim Kurulu Ba\u015Fkan\u0131\",ewRYDYk8g:\"Arnica\",height:\"100%\",id:\"kh9uZ2dg9\",layoutId:\"kh9uZ2dg9\",name:\"\\xd6zcan Ayy\u0131ld\u0131z\",OQy6kfVIT:\"Senur Bi\\xe7er\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/jyU2rHQSWPxxHIrl0TjT1avFnL0.jpg\"},\"Senur Bi\\xe7er\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1l99nz2-container\",\"data-framer-name\":\"Serkan Girgirn\",layoutDependency:layoutDependency,layoutId:\"b6dbv1IvA-container\",name:\"Serkan Girgirn\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Y\\xf6netim Kurulu Ba\u015Fkan\u0131\",ewRYDYk8g:\"Orka Holding\",height:\"100%\",id:\"b6dbv1IvA\",layoutId:\"b6dbv1IvA\",name:\"Serkan Girgirn\",OQy6kfVIT:\"S\\xfcleyman Orak\\xe7\u0131o\u011Flu\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/rxMx7mi9C5vT1ZI9UoygWTcYeA.jpg\"},\"S\\xfcleyman Orak\\xe7\u0131o\u011Flu\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-5px8me-container\",\"data-framer-name\":\"Serkan Girgirn\",layoutDependency:layoutDependency,layoutId:\"FIjo962l9-container\",name:\"Serkan Girgirn\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Y\\xf6netim Kurulu Ba\u015Fkan\u0131\",ewRYDYk8g:\"\u0130noksan\",height:\"100%\",id:\"FIjo962l9\",layoutId:\"FIjo962l9\",name:\"Serkan Girgirn\",OQy6kfVIT:\"Vehbi Varl\u0131k\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/Vg9BD0u4p7LTTqnltpx9enJnGVg.jpg\"},\"Vehbi Varl\u0131k\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hjk3p3\",\"data-framer-name\":\"8\",layoutDependency:layoutDependency,layoutId:\"SSv3IG3VZ\",style:{backgroundColor:\"var(--token-6e0e5faa-eadb-47e3-bbb1-dbadd7d374d1, rgb(222, 222, 222))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1234gz9\",layoutDependency:layoutDependency,layoutId:\"n0a3fiK1q\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sergrv\",layoutDependency:layoutDependency,layoutId:\"KGqTrCk1O\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:\"13:00 - 14:00\"})}),className:\"framer-ch3vdu\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"UJJFtvhow\",style:{\"--extracted-1lwpl3i\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1aqkvi4\",layoutDependency:layoutDependency,layoutId:\"AF1txuR5m\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"\\xd6\u011Fle Aras\u0131\"})})}),className:\"framer-13f9bit\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"cJFWTFqpl\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-238gb8\",\"data-framer-name\":\"13\",layoutDependency:layoutDependency,layoutId:\"fL96Eymv5\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ndq10u\",layoutDependency:layoutDependency,layoutId:\"CmsDMFEeV\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-w0xcpd\",layoutDependency:layoutDependency,layoutId:\"AK9mm2K2J\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"14:00 - 14:30\"})}),className:\"framer-186i8w3\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Sa5AVJHaf\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ksnybi\",layoutDependency:layoutDependency,layoutId:\"HmOQ8dzAZ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Enerji D\\xf6n\\xfc\u015F\\xfcm\\xfc: Yenilenebilir Kaynaklara Ge\\xe7i\u015Fin \u0130novatif Yolu\"})})}),className:\"framer-14t5a2p\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"Zw5Kvg8Tk\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xd4up\",layoutDependency:layoutDependency,layoutId:\"ZWPm1JikN\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-zrhny2-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",layoutDependency:layoutDependency,layoutId:\"XLldYvDPs-container\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu\",ewRYDYk8g:\"ShiftDelete.Net\",height:\"100%\",id:\"XLldYvDPs\",layoutId:\"XLldYvDPs\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Hakk\u0131 Alkan\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/kyoOEyy8OFTQQlxQknZv7SqbXE.jpg\"},\"Cenk \\xc7i\u011Fdemli\"),style:{width:\"100%\"},variant:\"R5H79JvFg\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"hX5k2jC1W\"},MpZpvYGcY:{variant:\"hX5k2jC1W\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-rdigs5-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",layoutDependency:layoutDependency,layoutId:\"QiTU5OC0m-container\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"CEO\",ewRYDYk8g:\"Tumurly\",height:\"100%\",id:\"QiTU5OC0m\",layoutId:\"QiTU5OC0m\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Furkan Yaz\u0131c\u0131\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/yfQRMunaQ4TmIUNfgVqCPL58hoA.jpg\",srcSet:\"https://framerusercontent.com/images/yfQRMunaQ4TmIUNfgVqCPL58hoA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/yfQRMunaQ4TmIUNfgVqCPL58hoA.jpg 600w\"},\"Furkan Yaz\u0131c\u0131\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-i0pb4x-container\",\"data-framer-name\":\"\\xd6zcan Ayy\u0131ld\u0131z\",layoutDependency:layoutDependency,layoutId:\"aYglY2rbW-container\",name:\"\\xd6zcan Ayy\u0131ld\u0131z\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Genel M\\xfcd\\xfcr\",ewRYDYk8g:\"ASPOWER\",height:\"100%\",id:\"aYglY2rbW\",layoutId:\"aYglY2rbW\",name:\"\\xd6zcan Ayy\u0131ld\u0131z\",OQy6kfVIT:\"Ramazan Demir\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/8qxSuP9CbdUnVP0OSVal7Zgw.jpg\"},\"Ramazan Demir\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1oyunnf-container\",\"data-framer-name\":\"Serkan Girgirn\",layoutDependency:layoutDependency,layoutId:\"NQgMouOq3-container\",name:\"Serkan Girgirn\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"CEO\",ewRYDYk8g:\"Solar\\xe7at\u0131\",height:\"100%\",id:\"NQgMouOq3\",layoutId:\"NQgMouOq3\",name:\"Serkan Girgirn\",OQy6kfVIT:\"Utku Korkmaz\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/pIFBhGOXtFV2PeD4DBeMAS1nVM0.jpg\"},\"Utku Korkmaz\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1k4vd9l\",\"data-framer-name\":\"10\",layoutDependency:layoutDependency,layoutId:\"c5DAIJWLk\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-11nzctz\",layoutDependency:layoutDependency,layoutId:\"oqAUG9Tq5\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-vdm6tg\",layoutDependency:layoutDependency,layoutId:\"w1RSwWuKx\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"14:30 - 15:00\"})}),className:\"framer-vf4pxc\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gwAxnsXpe\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11mv6k6\",layoutDependency:layoutDependency,layoutId:\"jRIxXnvvB\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"\\xdcretken Yapay Zeka Teknolojisi ve T\\xfcrk\\xe7e B\\xfcy\\xfck Dil Modeli Platformu \u201CMAIN\u201D\"})})}),className:\"framer-6uqgo\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"TRbBBoDVd\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1lq0uck\",layoutDependency:layoutDependency,layoutId:\"n1W7wx6HU\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:`max((max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px) - 40px) * 0.75 - 10px, 1px)`,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-22v3pk-container\",\"data-framer-name\":\"Atilla Dikbas\",layoutDependency:layoutDependency,layoutId:\"ErrSKnAKo-container\",name:\"Atilla Dikbas\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"BIT \u0130\u015F Geli\u015Ftirme Direkt\\xf6r\\xfc\",ewRYDYk8g:\"HAVELSAN\",height:\"100%\",id:\"ErrSKnAKo\",layoutId:\"ErrSKnAKo\",name:\"Atilla Dikbas\",OQy6kfVIT:\"Arif Furkan Mendi\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/vkd9PnGxP4AYRAMlLx3d0KD9Q.jpg\"},\"Arif Furkan Mendi\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-h58f5j\",\"data-framer-name\":\"11\",layoutDependency:layoutDependency,layoutId:\"e39Bif3hv\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-fm2bg9\",layoutDependency:layoutDependency,layoutId:\"BMRAzizRB\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-x7vklv\",layoutDependency:layoutDependency,layoutId:\"bfTOY3QaN\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"15:00 - 15:20\"})}),className:\"framer-2aswzq\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ZFKOPq5fF\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-f426px\",layoutDependency:layoutDependency,layoutId:\"cHj9SKP0N\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Bizi Koltuklar\u0131m\u0131zda Tutan \u015Eey Hikayedir\"})})}),className:\"framer-1hwiwa3\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"Mdx8f5qTX\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-2hu0qx\",layoutDependency:layoutDependency,layoutId:\"rPyz4nmho\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1i0w4k3-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",layoutDependency:layoutDependency,layoutId:\"BxGjtkgSZ-container\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak & CEO\",ewRYDYk8g:\"Monster Notebook\",height:\"100%\",id:\"BxGjtkgSZ\",layoutId:\"BxGjtkgSZ\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"\u0130lhan Y\u0131lmaz\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/ENsLu9aiaxhGuZfP4SrmvmaKgEA.jpg\",srcSet:\"https://framerusercontent.com/images/ENsLu9aiaxhGuZfP4SrmvmaKgEA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ENsLu9aiaxhGuZfP4SrmvmaKgEA.jpg 600w\"},\"Harika Eldo\u011Fan\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nijkto\",\"data-framer-name\":\"11\",layoutDependency:layoutDependency,layoutId:\"GF9MQR4M8\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rrhzgc\",layoutDependency:layoutDependency,layoutId:\"G93L4fbuF\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-vgs9uu\",layoutDependency:layoutDependency,layoutId:\"qr5mCB_mq\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"15:20 - 15:40\"})}),className:\"framer-1fweo4h\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"OG4_5ewMF\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1suyfes\",layoutDependency:layoutDependency,layoutId:\"g2GGEY5At\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"T\\xfcrkiye'de Teknoloji Markas\u0131 Kurmak\"})})}),className:\"framer-1bwacza\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"yny8YBCZD\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17cmvxf\",layoutDependency:layoutDependency,layoutId:\"eW9d13mNe\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-4fu7l6-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",layoutDependency:layoutDependency,layoutId:\"aPEat5bep-container\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Teknoloji Edit\\xf6r\\xfc\",ewRYDYk8g:\"\",height:\"100%\",id:\"aPEat5bep\",layoutId:\"aPEat5bep\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Erdi \\xd6z\\xfca\u011F\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/HEPUPn2iJ2rLFncevdvlDenGNU.jpg\"},\"Erdi \\xd6z\\xfca\u011F\"),style:{width:\"100%\"},variant:\"R5H79JvFg\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"hX5k2jC1W\"},MpZpvYGcY:{variant:\"hX5k2jC1W\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-10xp7uk-container\",\"data-framer-name\":\"Serkan Girgirn\",layoutDependency:layoutDependency,layoutId:\"hYroGbwJK-container\",name:\"Serkan Girgirn\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Y\\xf6netim Kurulu Ba\u015Fkan\u0131\",ewRYDYk8g:\"DES\u0130\",height:\"100%\",id:\"hYroGbwJK\",layoutId:\"hYroGbwJK\",name:\"Serkan Girgirn\",OQy6kfVIT:\"Tuncay Erhan Yanar\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/KJMHzI3CTHUZbxgjk6mlW7veGg.jpg\",srcSet:\"https://framerusercontent.com/images/KJMHzI3CTHUZbxgjk6mlW7veGg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/KJMHzI3CTHUZbxgjk6mlW7veGg.jpg 600w\"},\"Serkan Girgin\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18709dz\",\"data-framer-name\":\"12\",layoutDependency:layoutDependency,layoutId:\"qSNmjHI2n\",style:{backgroundColor:\"var(--token-6e0e5faa-eadb-47e3-bbb1-dbadd7d374d1, rgb(222, 222, 222))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-12xl6tl\",layoutDependency:layoutDependency,layoutId:\"IaLymcYGp\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-l8bb4u\",layoutDependency:layoutDependency,layoutId:\"R6B3V1wI1\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:\"15:40 - 16:00\"})}),className:\"framer-2efmze\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Vuc0pc63V\",style:{\"--extracted-1lwpl3i\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1sdj8iy\",layoutDependency:layoutDependency,layoutId:\"xmO_rTQVq\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Kahve Aras\u0131\"})})}),className:\"framer-1n1hq2\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"HssSTziEf\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-q11tqn\",\"data-framer-name\":\"5\",layoutDependency:layoutDependency,layoutId:\"TOmTJZonP\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ejkatd\",layoutDependency:layoutDependency,layoutId:\"Me9p6_6FM\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1c3y264\",layoutDependency:layoutDependency,layoutId:\"hmtDsJTMH\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"16:00 - 16:30\"})}),className:\"framer-19jit8v\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"EQRo0766j\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1eqw0kl\",layoutDependency:layoutDependency,layoutId:\"WyvVaPeoC\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Mobil Teknolojiler Hayat\u0131m\u0131z\u0131 Nas\u0131l De\u011Fi\u015Ftiriyor?\"})})}),className:\"framer-121j1zi\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"ZutvZavIu\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jk1x00\",layoutDependency:layoutDependency,layoutId:\"Y67Chqgvr\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-kabqsu-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",layoutDependency:layoutDependency,layoutId:\"JJJbTCoWZ-container\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Ticari Grup Ba\u015Fkan\u0131 \",ewRYDYk8g:\"Hepsiburada\",height:\"100%\",id:\"JJJbTCoWZ\",layoutId:\"JJJbTCoWZ\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Ender \\xd6zg\\xfcn\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/BpSotAw0O47ybwcen2uJvdyqA.jpg\",srcSet:\"https://framerusercontent.com/images/BpSotAw0O47ybwcen2uJvdyqA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/BpSotAw0O47ybwcen2uJvdyqA.jpg 600w\"},\"Erkan \\xdcnl\\xfc\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-zp3zv6-container\",\"data-framer-name\":\"Nilhan Onal G\\xf6k\\xe7etekin\",layoutDependency:layoutDependency,layoutId:\"xLES1Aebc-container\",name:\"Nilhan Onal G\\xf6k\\xe7etekin\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Mobil \u0130\u015F Birimi Strateji ve \\xdcr\\xfcn Direkt\\xf6r\\xfc\",ewRYDYk8g:\"Samsung\",height:\"100%\",id:\"xLES1Aebc\",layoutId:\"xLES1Aebc\",name:\"Nilhan Onal G\\xf6k\\xe7etekin\",OQy6kfVIT:\"Onur \\xd6zdurak\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/phj59vzzVE4mNaDPONuC9Ysp7SI.jpg\"},\"Onur \\xd6zdurak\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-sjns7d\",\"data-framer-name\":\"14\",layoutDependency:layoutDependency,layoutId:\"cA6ifBt_K\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-cquqe8\",layoutDependency:layoutDependency,layoutId:\"YJtkyB7xA\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dblhm9\",layoutDependency:layoutDependency,layoutId:\"KY__xCxPT\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"16:30 - 17:00\"})}),className:\"framer-1ivn0ly\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"qVRL_4GWa\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mk6cz0\",layoutDependency:layoutDependency,layoutId:\"h5E8e1_q3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Gelece\u011Fin Mobilitesi: Ak\u0131ll\u0131 \u015Eehirler ve S\\xfcrd\\xfcr\\xfclebilir Ula\u015F\u0131m\"})})}),className:\"framer-kx89p4\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"EelB542Bv\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-6v7yxf\",layoutDependency:layoutDependency,layoutId:\"XrczjdeFL\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ofngiz-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",layoutDependency:layoutDependency,layoutId:\"V62cbsIWO-container\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu\",ewRYDYk8g:\"ShiftDelete.Net\",height:\"100%\",id:\"V62cbsIWO\",layoutId:\"V62cbsIWO\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Hakk\u0131 Alkan\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/kyoOEyy8OFTQQlxQknZv7SqbXE.jpg\"},\"Cenk \\xc7i\u011Fdemli\"),style:{width:\"100%\"},variant:\"R5H79JvFg\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"hX5k2jC1W\"},MpZpvYGcY:{variant:\"hX5k2jC1W\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-zjh2fj-container\",\"data-framer-name\":\"Burak Akusta\",layoutDependency:layoutDependency,layoutId:\"CLa5RkZIo-container\",name:\"Burak Akusta\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"\\xdclke M\\xfcd\\xfcr\\xfc\",ewRYDYk8g:\"Segway-Ninebot T\\xfcrkiye\",height:\"100%\",id:\"CLa5RkZIo\",layoutId:\"CLa5RkZIo\",name:\"Burak Akusta\",OQy6kfVIT:\"Can Yal\\xe7\u0131n Y\u0131ld\u0131z\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/d9Dmvw5LdDH7l2Qic332xluU8.jpg\"},\"B\\xfclent Tekmen\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-j3xf70-container\",\"data-framer-name\":\"Kaan Sancakl\u0131\",layoutDependency:layoutDependency,layoutId:\"PGmizoq46-container\",name:\"Kaan Sancakl\u0131\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"CEO\",ewRYDYk8g:\"BiTaksi\",height:\"100%\",id:\"PGmizoq46\",layoutId:\"PGmizoq46\",name:\"Kaan Sancakl\u0131\",OQy6kfVIT:\"Kaan Sancakl\u0131\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/jYIsiyt7Foc7lfy9pWufirub3I.jpg\"},\"Kaan Sancakl\u0131\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4fdza6\",\"data-framer-name\":\"15\",layoutDependency:layoutDependency,layoutId:\"TgwNlJkJ7\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1efnpxi\",layoutDependency:layoutDependency,layoutId:\"UPuOkiVcz\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-xutsui\",layoutDependency:layoutDependency,layoutId:\"zR3sW3qZ7\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"17:00 - 17:30\"})}),className:\"framer-8syto2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"SNWcQW9kk\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9ywpuu\",layoutDependency:layoutDependency,layoutId:\"EeUUOl7Gn\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"TikTok ve Marka \u0130\u015Fbirlikleri: Creator'larla G\\xfc\\xe7l\\xfc \u0130\u015F Ortakl\u0131klar\u0131\"})})}),className:\"framer-1q6h3rs\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"BXm9evysU\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pmwfk4\",layoutDependency:layoutDependency,layoutId:\"uRY0EVFib\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-gxnrrg-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",layoutDependency:layoutDependency,layoutId:\"pqrSMrpVQ-container\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Head of Operations\",ewRYDYk8g:\"Tik Tok T\\xfcrkiye\",height:\"100%\",id:\"pqrSMrpVQ\",layoutId:\"pqrSMrpVQ\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Erkan \\xdcnl\\xfc\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/gfKl8Int0g2K6cLA1HpURuWT4Ps.jpg\"},\"Erkan \\xdcnl\\xfc\"),style:{width:\"100%\"},variant:\"R5H79JvFg\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"hX5k2jC1W\"},MpZpvYGcY:{variant:\"hX5k2jC1W\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dltq4k-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",layoutDependency:layoutDependency,layoutId:\"zCoNTxQyZ-container\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Content Creator\",ewRYDYk8g:\"\",height:\"100%\",id:\"zCoNTxQyZ\",layoutId:\"zCoNTxQyZ\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Elif & O\u011Fuz Solmaz\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/p2TQEBUleDWiSPUCpdpX5oCuOg.jpg\"},\"Elif O\u011Fuz Solmaz\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-a994mz-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",layoutDependency:layoutDependency,layoutId:\"SOr_C3VOH-container\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Content Creator\",ewRYDYk8g:\"\",height:\"100%\",id:\"SOr_C3VOH\",layoutId:\"SOr_C3VOH\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Berke Burak Susam\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/2vM2rsKUrU0cJaUYduIUbGmdco.jpg\"},\"Berke Burak Susam\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-gimhwu-container\",\"data-framer-name\":\"Serkan Girgirn\",layoutDependency:layoutDependency,layoutId:\"QnopaqjqI-container\",name:\"Serkan Girgirn\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Content Creator\",ewRYDYk8g:\"\",height:\"100%\",id:\"QnopaqjqI\",layoutId:\"QnopaqjqI\",name:\"Serkan Girgirn\",OQy6kfVIT:\"Zeynep Esensoy\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/dEPoX3ksVn1DLXqKHq3YET045MA.jpg\"},\"Zeynep Esensoy\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1yskqql\",\"data-framer-name\":\"16\",layoutDependency:layoutDependency,layoutId:\"s35GtjVZ3\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-107rwsv\",layoutDependency:layoutDependency,layoutId:\"glMTIaMvj\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-r0z6tb\",layoutDependency:layoutDependency,layoutId:\"dkvpwPoFO\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"17:30 - 18:00\"})}),className:\"framer-1ghzz7\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"agyv2geg5\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-el6d2g\",layoutDependency:layoutDependency,layoutId:\"CEbMQfWw_\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"T\\xfcrkiye'de Teknoloji Influencer'\u0131 Olmak\"})})}),className:\"framer-zqzluv\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"YTfQpbs1V\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1eregk6\",layoutDependency:layoutDependency,layoutId:\"S_cK0Tvet\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-w1ow3m-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",layoutDependency:layoutDependency,layoutId:\"fCg7u7u_t-container\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu\",ewRYDYk8g:\"ShiftDelete.Net\",height:\"100%\",id:\"fCg7u7u_t\",layoutId:\"fCg7u7u_t\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Hakk\u0131 Alkan\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/kyoOEyy8OFTQQlxQknZv7SqbXE.jpg\"},\"Cenk \\xc7i\u011Fdemli\"),style:{width:\"100%\"},variant:\"R5H79JvFg\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"hX5k2jC1W\"},MpZpvYGcY:{variant:\"hX5k2jC1W\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-10iswt8-container\",\"data-framer-name\":\"Kaan Sancakl\u0131\",layoutDependency:layoutDependency,layoutId:\"QdiGRgVdv-container\",name:\"Kaan Sancakl\u0131\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"\",ewRYDYk8g:\"Content Creator\",height:\"100%\",id:\"QdiGRgVdv\",layoutId:\"QdiGRgVdv\",name:\"Kaan Sancakl\u0131\",OQy6kfVIT:\"Karina \\xdcnal\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/mrISVIUQs92mJ7Z0uhDOjPP8mYw.jpg\"},\"Karina\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-b0gnor-container\",\"data-framer-name\":\"Serkan Girgirn\",layoutDependency:layoutDependency,layoutId:\"l4BAphqZA-container\",name:\"Serkan Girgirn\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"\",ewRYDYk8g:\"Teknoloji Edit\\xf6r\\xfc\",height:\"100%\",id:\"l4BAphqZA\",layoutId:\"l4BAphqZA\",name:\"Serkan Girgirn\",OQy6kfVIT:\"Mesut \\xc7evik\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/aTPjYFkRWK3oZjLppllfl1eVyxs.jpg\"},\"Mesut \\xc7evik\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1x0hqih-container\",\"data-framer-name\":\"Kaan Sancakl\u0131\",layoutDependency:layoutDependency,layoutId:\"Wfk8ydgIr-container\",name:\"Kaan Sancakl\u0131\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"\",ewRYDYk8g:\"Content Creator\",height:\"100%\",id:\"Wfk8ydgIr\",layoutId:\"Wfk8ydgIr\",name:\"Kaan Sancakl\u0131\",OQy6kfVIT:\"Nazire Yenisey\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/JcazfhkmZ8HzY1HMi7tB3hSDewg.jpg\"},\"Nazire Yenisev\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lSGlQeduD:{variant:\"bY2vBqDgG\"},MpZpvYGcY:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18hltnr\",\"data-framer-name\":\"17\",layoutDependency:layoutDependency,layoutId:\"oWD0uu0X3\",style:{backgroundColor:\"var(--token-6e0e5faa-eadb-47e3-bbb1-dbadd7d374d1, rgb(222, 222, 222))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-10gvyll\",layoutDependency:layoutDependency,layoutId:\"hSF9XBD_g\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-18n30ko\",layoutDependency:layoutDependency,layoutId:\"iEeBP7W77\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:\"18:00\"})}),className:\"framer-1hdgs1z\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KTKzfNohm\",style:{\"--extracted-1lwpl3i\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1y7s7hd\",layoutDependency:layoutDependency,layoutId:\"Yv70bX92y\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Kapan\u0131\u015F\"})})}),className:\"framer-fbw5u4\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"x3TGhImdK\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-c7q6f5\",\"data-framer-name\":\"Pazar Program\",layoutDependency:layoutDependency,layoutId:\"CdTOjscbU\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zg1t6o\",\"data-framer-name\":\"Pazar\",layoutDependency:layoutDependency,layoutId:\"TqGMneIkc\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-t2kl7e\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"SusdtObMU\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-18kfvpz\",layoutDependency:layoutDependency,layoutId:\"Ex1lRxlFS\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-zk0q3s\",layoutDependency:layoutDependency,layoutId:\"sNBv0STsU\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"09:45 - 10:00\"})}),className:\"framer-42ozca\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"NInU3C7qk\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fEDp7WBeM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"09:00 - 09:15\"})})},lfUvk3DBS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"09:00 - 09:15\"})})},sabrTkXnD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"09:00 - 09:15\"})})}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-yr776w\",layoutDependency:layoutDependency,layoutId:\"HC4f_g3Jr\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"A\\xc7ILI\u015E KONU\u015EMASI \"})})}),className:\"framer-l238hs\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"lI6_C4lLk\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-83g3ej\",layoutDependency:layoutDependency,layoutId:\"kzllRGUUq\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-9ifp2l-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",layoutDependency:layoutDependency,layoutId:\"gtnCHtj23-container\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu\",ewRYDYk8g:\"ShiftDelete.Net\",height:\"100%\",id:\"gtnCHtj23\",layoutId:\"gtnCHtj23\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Hakk\u0131 Alkan\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/kyoOEyy8OFTQQlxQknZv7SqbXE.jpg\"},\"Cenk \\xc7i\u011Fdemli\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1c00p42\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"UPNtogPYF\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ldtkk0\",layoutDependency:layoutDependency,layoutId:\"Ey6XcKzAn\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1gbo2sz\",layoutDependency:layoutDependency,layoutId:\"TLO3qIFMO\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"09:45 - 10:00\"})}),className:\"framer-13y89cd\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"fxHiIVw04\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fEDp7WBeM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"09:15 - 10:00\"})})}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-i7pksj\",layoutDependency:layoutDependency,layoutId:\"iTLLLQDM6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"A\\xc7ILI\u015E KONU\u015EMASI \"})})}),className:\"framer-qkhjqj\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"aZLcQSpd1\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fEDp7WBeM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Monster Oyun M\\xfczikleri Orkestras\u0131 A\\xe7\u0131l\u0131\u015F G\\xf6sterisi\"})})})}},baseVariant,gestureVariant)}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-lb7sub\",layoutDependency:layoutDependency,layoutId:\"YQQtRJpan\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1aavj5k-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",layoutDependency:layoutDependency,layoutId:\"afgzqTGCA-container\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu\",ewRYDYk8g:\"ShiftDelete.Net\",height:\"100%\",id:\"afgzqTGCA\",layoutId:\"afgzqTGCA\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Hakk\u0131 Alkan\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/kyoOEyy8OFTQQlxQknZv7SqbXE.jpg\"},\"Cenk \\xc7i\u011Fdemli\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17jz7pg\",\"data-framer-name\":\"2\",layoutDependency:layoutDependency,layoutId:\"bM268umBw\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-85oyb8\",layoutDependency:layoutDependency,layoutId:\"eGL5GiiNI\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-157shz4\",layoutDependency:layoutDependency,layoutId:\"LE3J0zzOi\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"10:00 - 10:30\"})}),className:\"framer-q4z0wo\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"rGlB3kJEd\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rqich6\",layoutDependency:layoutDependency,layoutId:\"Faw6ihv9O\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Bankac\u0131l\u0131\u011F\u0131n Gelece\u011Fi ve Dijital Bankac\u0131l\u0131k\"})})}),className:\"framer-11csv2h\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"eoSolCYVc\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fEDp7WBeM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Finansal Teknolojiler: Gelece\u011Fin Finans Sekt\\xf6r\\xfcne Yolculuk\"})})})},lfUvk3DBS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Finansal Teknolojiler: Gelece\u011Fin Finans Sekt\\xf6r\\xfcne Yolculuk\"})})})},sabrTkXnD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Finansal Teknolojiler: Gelece\u011Fin Finans Sekt\\xf6r\\xfcne Yolculuk\"})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kczqx2\",layoutDependency:layoutDependency,layoutId:\"OunKuUdNi\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-gft689-container\",\"data-framer-name\":\"\\xd6zcan Ayy\u0131ld\u0131z\",layoutDependency:layoutDependency,layoutId:\"uJzKVouA1-container\",name:\"\\xd6zcan Ayy\u0131ld\u0131z\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu & CEO\",ewRYDYk8g:\"Turan\",height:\"100%\",id:\"uJzKVouA1\",layoutId:\"uJzKVouA1\",name:\"\\xd6zcan Ayy\u0131ld\u0131z\",OQy6kfVIT:\"\\xd6zg\\xfcr Bayraktar\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/1wJIQYRf5djdAIOYkLQ3Kza4.jpg\"},\"\\xd6zg\\xfcr Bayraktar\"),style:{width:\"100%\"},variant:\"R5H79JvFg\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{variant:\"hX5k2jC1W\"},sabrTkXnD:{variant:\"hX5k2jC1W\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-16digpq-container\",\"data-framer-name\":\"Burak Akusta\",layoutDependency:layoutDependency,layoutId:\"VKEMtapUc-container\",name:\"Burak Akusta\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak & CEO\",ewRYDYk8g:\"Colendi\",height:\"100%\",id:\"VKEMtapUc\",layoutId:\"VKEMtapUc\",name:\"Burak Akusta\",OQy6kfVIT:\"B\\xfclent Tekmen\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/ZqyxQAQLZ3Gh8bupyJ6Oy0QibEY.jpg\"},\"B\\xfclent Tekmen\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ab0uy8-container\",\"data-framer-name\":\"Serhan Y\u0131lmaz\",layoutDependency:layoutDependency,layoutId:\"Btw7Pj8X8-container\",name:\"Serhan Y\u0131lmaz\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"CEO\",ewRYDYk8g:\"Paycell\",height:\"100%\",id:\"Btw7Pj8X8\",layoutId:\"Btw7Pj8X8\",name:\"Serhan Y\u0131lmaz\",OQy6kfVIT:\"Serhat Dolaz\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/kyeZwK7oEOoEqian3TLwZbyjKM.jpg\"},\"Serhat Dolaz\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",...addPropertyOverrides({fEDp7WBeM:{width:\"275px\"},lfUvk3DBS:{width:\"275px\"},sabrTkXnD:{width:\"275px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jeg8l3-container\",\"data-framer-name\":\"Atilla Dikbas\",layoutDependency:layoutDependency,layoutId:\"etOtypWNO-container\",name:\"Atilla Dikbas\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Genel M\\xfcd\\xfcr\",ewRYDYk8g:\"Mastercard T\\xfcrkiye\",height:\"100%\",id:\"etOtypWNO\",layoutId:\"etOtypWNO\",name:\"Atilla Dikbas\",OQy6kfVIT:\"Av\u015Far G\\xfcrdal\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/UDKIqJJtLjbC7FZP9RkIdvf4HA.jpg\"},\"Av\u015Far G\\xfcrdal\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({fEDp7WBeM:{variant:\"uXIP6ku8k\"},lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1c3yqq6\",\"data-framer-name\":\"3\",layoutDependency:layoutDependency,layoutId:\"psj4LN3cB\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-5ifull\",layoutDependency:layoutDependency,layoutId:\"N36hZbE_0\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1yjhx88\",layoutDependency:layoutDependency,layoutId:\"BGfDR5rnX\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"10:30 - 11:00\"})}),className:\"framer-1akc4rj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"EIlRcQVLJ\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ybmvbk\",layoutDependency:layoutDependency,layoutId:\"ymwVaNkSz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Telekom\\xfcnikasyonda T\\xfcrkiye'nin Gelece\u011Fi\"})})}),className:\"framer-9xee01\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"MgcoP0blt\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fEDp7WBeM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"2024'te Kripto Ekosisteminin Seyri\"})})})},lfUvk3DBS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"2024'te Kripto Ekosisteminin Seyri\"})})})},sabrTkXnD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"2024'te Kripto Ekosisteminin Seyri\"})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-171kcdu\",layoutDependency:layoutDependency,layoutId:\"ff9vh_zWG\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vn1v40-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",layoutDependency:layoutDependency,layoutId:\"Gl5GXaiGY-container\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Pazarlama Direkt\\xf6r\\xfc\",ewRYDYk8g:\"Binance\",height:\"100%\",id:\"Gl5GXaiGY\",layoutId:\"Gl5GXaiGY\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Harika Eldo\u011Fan\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/qWWHXONMlUkGqF0cG31pSO4Sqg.jpg\"},\"Harika Eldo\u011Fan\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",...addPropertyOverrides({fEDp7WBeM:{width:\"275px\"},lfUvk3DBS:{width:\"275px\"},sabrTkXnD:{width:\"275px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-td1j8r-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",layoutDependency:layoutDependency,layoutId:\"bdoIwddyD-container\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak\",ewRYDYk8g:\"ELYT\",height:\"100%\",id:\"bdoIwddyD\",layoutId:\"bdoIwddyD\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Ahmet Usta\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/nyr4AiTdyGG7ajsu1mIoiTqLbw.jpg\"},\"Ahmet Usta\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({fEDp7WBeM:{variant:\"uXIP6ku8k\"},lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",...addPropertyOverrides({fEDp7WBeM:{width:\"275px\"},lfUvk3DBS:{width:\"275px\"},sabrTkXnD:{width:\"275px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1084zst-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",layoutDependency:layoutDependency,layoutId:\"s8Elwkp3Y-container\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"\\xdcr\\xfcn ve \u0130\\xe7erik Y\\xf6neticisi\",ewRYDYk8g:\"CoinDesk T\\xfcrkiye\",height:\"100%\",id:\"s8Elwkp3Y\",layoutId:\"s8Elwkp3Y\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Ali Y\\xfcksel\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/aatf5pZLshFQcwq1eChpTVrWrs.jpg\"},\"Ali Y\\xfcksel\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({fEDp7WBeM:{variant:\"uXIP6ku8k\"},lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",...addPropertyOverrides({fEDp7WBeM:{width:\"275px\"},lfUvk3DBS:{width:\"275px\"},sabrTkXnD:{width:\"275px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1a4ampd-container\",\"data-framer-name\":\"Kaan Sancakl\u0131\",layoutDependency:layoutDependency,layoutId:\"NHm0eHFic-container\",name:\"Kaan Sancakl\u0131\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Teknik Analist\",ewRYDYk8g:\"\",height:\"100%\",id:\"NHm0eHFic\",layoutId:\"NHm0eHFic\",name:\"Kaan Sancakl\u0131\",OQy6kfVIT:\"Kamile Uray\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/ErSbFNZPcffJltyYJ3cXGlTsGCM.jpg\"},\"Kamile Uray\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({fEDp7WBeM:{variant:\"uXIP6ku8k\"},lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-y5rhe4\",\"data-framer-name\":\"4\",layoutDependency:layoutDependency,layoutId:\"scBcppAd9\",style:{backgroundColor:\"var(--token-6e0e5faa-eadb-47e3-bbb1-dbadd7d374d1, rgb(222, 222, 222))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-18txmi8\",layoutDependency:layoutDependency,layoutId:\"tK_AoC6QH\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1md2j0x\",layoutDependency:layoutDependency,layoutId:\"cuyZrOqFB\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:\"11:00 - 11:30\"})}),className:\"framer-13zapw1\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"jt6WAAQR9\",style:{\"--extracted-1lwpl3i\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-15c4sh6\",layoutDependency:layoutDependency,layoutId:\"JSGaF__EH\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Kahve Aras\u0131\"})})}),className:\"framer-1ql0l6q\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"uEll_Ojqe\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bjvi01\",\"data-framer-name\":\"5\",layoutDependency:layoutDependency,layoutId:\"OLgjGpJC8\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fbvo2u\",layoutDependency:layoutDependency,layoutId:\"Jmu3ISu8F\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pk5zq5\",layoutDependency:layoutDependency,layoutId:\"AOFzCSui7\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"11:30 - 12:00\"})}),className:\"framer-1sri1sx\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ULk4A_sZ4\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ptmwd5\",layoutDependency:layoutDependency,layoutId:\"qbosvIDj5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Oturum ba\u015Fl\u0131\u011F\u0131 daha sonra a\\xe7\u0131klanacak\"})})}),className:\"framer-17qt22i\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"SgHvzxgFy\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fEDp7WBeM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Oyun Ba\u015Flas\u0131n; Oyuni\\xe7i Reklamc\u0131l\u0131\u011F\u0131n Gelece\u011Fi\"})})})},lfUvk3DBS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Oyun Ba\u015Flas\u0131n; Oyuni\\xe7i Reklamc\u0131l\u0131\u011F\u0131n Gelece\u011Fi\"})})})},sabrTkXnD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Oyun Ba\u015Flas\u0131n; Oyuni\\xe7i Reklamc\u0131l\u0131\u011F\u0131n Gelece\u011Fi\"})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-kflg7s\",layoutDependency:layoutDependency,layoutId:\"HDDphH8g4\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-13ajmb0-container\",\"data-framer-name\":\"Nilhan Onal G\\xf6k\\xe7etekin\",layoutDependency:layoutDependency,layoutId:\"VsDY4G0Gk-container\",name:\"Nilhan Onal G\\xf6k\\xe7etekin\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"CEO/Founder\",ewRYDYk8g:\"Portuma\",height:\"100%\",id:\"VsDY4G0Gk\",layoutId:\"VsDY4G0Gk\",name:\"Nilhan Onal G\\xf6k\\xe7etekin\",OQy6kfVIT:\"Ozan Emrah \\xdcnal\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/OUud9WhKLuENzXvPFn4JX0gA0.jpg\"},\"Ozan Portuma\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({fEDp7WBeM:{variant:\"uXIP6ku8k\"},lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11fr384\",\"data-framer-name\":\"6\",layoutDependency:layoutDependency,layoutId:\"AS8Acp8uf\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cazqxv\",layoutDependency:layoutDependency,layoutId:\"r9Ng0wUHy\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q5cdjm\",layoutDependency:layoutDependency,layoutId:\"jQZIqa9Oz\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"12:00 - 12:30\"})}),className:\"framer-1jg2n9a\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"OFLkHLeKp\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1sk2rg9\",layoutDependency:layoutDependency,layoutId:\"mOOGDAiYC\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Oturum ba\u015Fl\u0131\u011F\u0131 daha sonra a\\xe7\u0131klanacak\"})})}),className:\"framer-1bkbh5i\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"bQRCqEZ8p\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fEDp7WBeM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Mobilite Ekosistemi\"})})})},lfUvk3DBS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Mobilite Ekosistemi\"})})})},sabrTkXnD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Mobilite Ekosistemi\"})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-drjsfr\",layoutDependency:layoutDependency,layoutId:\"SA79kXKxC\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",...addPropertyOverrides({fEDp7WBeM:{width:\"275px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-httvld-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",layoutDependency:layoutDependency,layoutId:\"TLXWjJcEH-container\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Sat\u0131\u015Ftan Sorumlu Genel M\\xfcd\\xfcr Yard\u0131mc\u0131s\u0131\",ewRYDYk8g:\"Vestel Mobilite\",height:\"100%\",id:\"TLXWjJcEH\",layoutId:\"TLXWjJcEH\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Ey\\xfcp G\\xfcler\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/wdp2QaBUKjgL9ICJ7VFbpu5HYY.jpg\"},\"Ey\\xfcp G\\xfcler\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({fEDp7WBeM:{variant:\"uXIP6ku8k\"},lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vogwut\",\"data-framer-name\":\"7\",layoutDependency:layoutDependency,layoutId:\"T8DAXzYYU\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1041ymo\",layoutDependency:layoutDependency,layoutId:\"y1RpOFZ1j\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-t8rit3\",layoutDependency:layoutDependency,layoutId:\"reOkcRmHX\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"12:30 - 13:00\"})}),className:\"framer-1irt63t\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"v4R5arqCl\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1om5lna\",layoutDependency:layoutDependency,layoutId:\"zKiuBL5RH\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"T\\xfcrkiye'de Giri\u015Fimcilikte Y\\xfckselen Sekt\\xf6rler ve F\u0131rsatlar\"})})}),className:\"framer-jdxntr\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"FrYWMh_fP\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gfi25t\",layoutDependency:layoutDependency,layoutId:\"ja73ayl7n\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-mmupqh-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",layoutDependency:layoutDependency,layoutId:\"tzx4cVrqg-container\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu\",ewRYDYk8g:\"ShiftDelete.Net\",height:\"100%\",id:\"tzx4cVrqg\",layoutId:\"tzx4cVrqg\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Hakk\u0131 Alkan\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/kyoOEyy8OFTQQlxQknZv7SqbXE.jpg\"},\"Cenk \\xc7i\u011Fdemli\"),style:{width:\"100%\"},variant:\"R5H79JvFg\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{variant:\"hX5k2jC1W\"},sabrTkXnD:{variant:\"hX5k2jC1W\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-2hh4j4-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",layoutDependency:layoutDependency,layoutId:\"F57U0OpZQ-container\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"\",ewRYDYk8g:\"KOSGEB Ba\u015Fkan\u0131\",height:\"100%\",id:\"F57U0OpZQ\",layoutId:\"F57U0OpZQ\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"A. Serdar \u0130brahimcio\u011Flu\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/ZGNbJf1MFj12UQtH5JF3QOlu34o.jpg\"},\"A. Serdar \u0130brahimcio\u011Flu\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-vk4j7a-container\",\"data-framer-name\":\"Atilla Dikbas\",layoutDependency:layoutDependency,layoutId:\"OgEfOIUR8-container\",name:\"Atilla Dikbas\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Genel M\\xfcd\\xfcr\",ewRYDYk8g:\"\u0130T\\xdc ARI Teknokent\",height:\"100%\",id:\"OgEfOIUR8\",layoutId:\"OgEfOIUR8\",name:\"Atilla Dikbas\",OQy6kfVIT:\"Prof. Dr. Attila Dikba\u015F\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/9bRvUyKjTMh2dUxgEFYB4QZgNo.jpg\"},\"Prof. Dr. Attila Dikba\u015F\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-szoiph-container\",\"data-framer-name\":\"Kaan Sancakl\u0131\",layoutDependency:layoutDependency,layoutId:\"Z4v0bOTTT-container\",name:\"Kaan Sancakl\u0131\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Genel M\\xfcd\\xfcr\",ewRYDYk8g:\"GOSB Teknopark\",height:\"100%\",id:\"Z4v0bOTTT\",layoutId:\"Z4v0bOTTT\",name:\"Kaan Sancakl\u0131\",OQy6kfVIT:\"Prof. Dr. Murat \\xc7emberci\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/L1Fk2kSFhbE5YmB8bPlg3qqtTCQ.jpg\",srcSet:\"https://framerusercontent.com/images/L1Fk2kSFhbE5YmB8bPlg3qqtTCQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/L1Fk2kSFhbE5YmB8bPlg3qqtTCQ.jpg 600w\"},\"Kaan Sancakl\u0131\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-d5p5g9\",\"data-framer-name\":\"8\",layoutDependency:layoutDependency,layoutId:\"q0e3DhcqU\",style:{backgroundColor:\"var(--token-6e0e5faa-eadb-47e3-bbb1-dbadd7d374d1, rgb(222, 222, 222))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mswbaf\",layoutDependency:layoutDependency,layoutId:\"mnwZ1GOm4\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1cnknpn\",layoutDependency:layoutDependency,layoutId:\"zh3g7h3In\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:\"13:00 - 14:00\"})}),className:\"framer-eds9gv\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gayTMSXSN\",style:{\"--extracted-1lwpl3i\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-xcd3lq\",layoutDependency:layoutDependency,layoutId:\"ISevN3MgC\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"\\xd6\u011Fle Aras\u0131\"})})}),className:\"framer-1cr59bq\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"DsJkUqyHD\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3d2fha\",\"data-framer-name\":\"9\",layoutDependency:layoutDependency,layoutId:\"t7FAXVE0Z\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ra9su7\",layoutDependency:layoutDependency,layoutId:\"j9N_qS48H\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-h3j2x1\",layoutDependency:layoutDependency,layoutId:\"XLE48YFJv\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"14:00 - 14:30\"})}),className:\"framer-642poq\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"iUFZIbXbf\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tqol7w\",layoutDependency:layoutDependency,layoutId:\"EgfsPDHPt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Oturum ba\u015Fl\u0131\u011F\u0131 daha sonra a\\xe7\u0131klanacak\"})})}),className:\"framer-wyvrbx\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"CxY21MHB4\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fEDp7WBeM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Teknoloji Giri\u015Fimcili\u011Fini \u015Eekillendiren Yat\u0131r\u0131m Trendleri\"})})})},lfUvk3DBS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Teknoloji Giri\u015Fimcili\u011Fini \u015Eekillendiren Yat\u0131r\u0131m Trendleri\"})})})},sabrTkXnD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Teknoloji Giri\u015Fimcili\u011Fini \u015Eekillendiren Yat\u0131r\u0131m Trendleri\"})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-w82rd4\",layoutDependency:layoutDependency,layoutId:\"jTRY1uLoJ\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",...addPropertyOverrides({fEDp7WBeM:{width:\"275px\"},lfUvk3DBS:{width:\"275px\"},sabrTkXnD:{width:\"275px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1suj0m-container\",\"data-framer-name\":\"Kaan Sancakl\u0131\",layoutDependency:layoutDependency,layoutId:\"Wo68FEBPD-container\",name:\"Kaan Sancakl\u0131\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Managing Partner\",ewRYDYk8g:\"Arz Portf\\xf6y\",height:\"100%\",id:\"Wo68FEBPD\",layoutId:\"Wo68FEBPD\",name:\"Kaan Sancakl\u0131\",OQy6kfVIT:\"Murat Onuk\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/kwpHhyopNxCDIva8dGUzZqM8.jpg\"},\"Murat Onuk\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({fEDp7WBeM:{variant:\"uXIP6ku8k\"},lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",...addPropertyOverrides({fEDp7WBeM:{width:\"275px\"},lfUvk3DBS:{width:\"275px\"},sabrTkXnD:{width:\"275px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-eeybm4-container\",\"data-framer-name\":\"Burak Akusta\",layoutDependency:layoutDependency,layoutId:\"jygHjRZMw-container\",name:\"Burak Akusta\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Global Yay\u0131n Y\\xf6netmeni\",ewRYDYk8g:\"Techinside.com / ShiftDelete.Net\",height:\"100%\",id:\"jygHjRZMw\",layoutId:\"jygHjRZMw\",name:\"Burak Akusta\",OQy6kfVIT:\"Cenk Tarhan\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/9M77dKXKCAvsR7HaF9Ojt7oxYUg.jpg\"},\"Cenk Tarhan\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({fEDp7WBeM:{variant:\"R5H79JvFg\"},lfUvk3DBS:{variant:\"hX5k2jC1W\"},sabrTkXnD:{variant:\"hX5k2jC1W\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",...addPropertyOverrides({fEDp7WBeM:{width:\"275px\"},lfUvk3DBS:{width:\"275px\"},sabrTkXnD:{width:\"275px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-15wyge6-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",layoutDependency:layoutDependency,layoutId:\"rk2cTqtSa-container\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"KADEM Giri\u015Fimci Dan\u0131\u015Fman\u0131\",ewRYDYk8g:\"GoArt ve RoofStacks Kurucu Orta\u011F\u0131\",height:\"100%\",id:\"rk2cTqtSa\",layoutId:\"rk2cTqtSa\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Esra Soylu\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/4p25Iz1nolq853ucUJkT3HBI9g.jpg\"},\"Esra Soylu\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({fEDp7WBeM:{B76JI2g3C:\"\",ewRYDYk8g:\"KADEM Giri\u015Fimci Dan\u0131\u015Fman\u0131 \",variant:\"uXIP6ku8k\"},lfUvk3DBS:{ewRYDYk8g:\"KADEM Giri\u015Fimci Dan\u0131\u015Fman\u0131 \",variant:\"bY2vBqDgG\"},sabrTkXnD:{ewRYDYk8g:\"KADEM Giri\u015Fimci Dan\u0131\u015Fman\u0131 \",variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",...addPropertyOverrides({fEDp7WBeM:{width:\"275px\"},lfUvk3DBS:{width:\"275px\"},sabrTkXnD:{width:\"275px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rqzlxj-container\",\"data-framer-name\":\"Serkan Girgirn\",layoutDependency:layoutDependency,layoutId:\"AvdIgUgw3-container\",name:\"Serkan Girgirn\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Genel M\\xfcd\\xfcr\",ewRYDYk8g:\"Fongogo\",height:\"100%\",id:\"AvdIgUgw3\",layoutId:\"AvdIgUgw3\",name:\"Serkan Girgirn\",OQy6kfVIT:\"Serkan Ba\u011F\\xe7e \",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/W9PZrV65JPLLrcJvjUTGruFpvE.jpg\",srcSet:\"https://framerusercontent.com/images/W9PZrV65JPLLrcJvjUTGruFpvE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/W9PZrV65JPLLrcJvjUTGruFpvE.jpg 600w\"},\"Serkan Ba\u011F\\xe7e\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({fEDp7WBeM:{variant:\"uXIP6ku8k\"},lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xth4b8\",\"data-framer-name\":\"10\",layoutDependency:layoutDependency,layoutId:\"adPd4ykWY\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-4rhjur\",layoutDependency:layoutDependency,layoutId:\"WE2kSA9TE\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1b204o3\",layoutDependency:layoutDependency,layoutId:\"RNoIntmWJ\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"14:30 - 15:00\"})}),className:\"framer-ojao9n\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Su0alVEEl\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-noc0vx\",layoutDependency:layoutDependency,layoutId:\"reh061rdw\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Herkes i\\xe7in faydal\u0131 yapay zeka\"})})}),className:\"framer-h8e7xp\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"SoxHAhyS_\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-j3wg7g\",layoutDependency:layoutDependency,layoutId:\"IFep3SiMa\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-i4k7nq-container\",\"data-framer-name\":\"Serkan Girgirn\",layoutDependency:layoutDependency,layoutId:\"lXqGET9zt-container\",name:\"Serkan Girgirn\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"CMO\",ewRYDYk8g:\"Google T\\xfcrkiye\",height:\"100%\",id:\"lXqGET9zt\",layoutId:\"lXqGET9zt\",name:\"Serkan Girgirn\",OQy6kfVIT:\"Serkan Girgin\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/Rp6i0tl1iDPOwwQ2UVQBulmljsY.jpg\"},\"Serkan Girgin\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-uf7n40\",\"data-framer-name\":\"11\",layoutDependency:layoutDependency,layoutId:\"k4RRDyymX\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1iqh2p1\",layoutDependency:layoutDependency,layoutId:\"xDwAjAoTy\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ekfr2y\",layoutDependency:layoutDependency,layoutId:\"ia2cndwU8\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"15:00 - 15:30\"})}),className:\"framer-1hmqcy\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ZKXb1tTLE\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mn759o\",layoutDependency:layoutDependency,layoutId:\"i2hI4D44h\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Dijital d\\xfcnyada yapay zeka devrimi\"})})}),className:\"framer-1pjr5nm\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"UH8g9Lr0P\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-kt5fgw\",layoutDependency:layoutDependency,layoutId:\"A_nDinwPT\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-di137y-container\",\"data-framer-name\":\"Burak Akusta\",layoutDependency:layoutDependency,layoutId:\"lqgoVQJZs-container\",name:\"Burak Akusta\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Cloud Engineering Director\",ewRYDYk8g:\"Global IT\",height:\"100%\",id:\"lqgoVQJZs\",layoutId:\"lqgoVQJZs\",name:\"Burak Akusta\",OQy6kfVIT:\"Burak Akusta\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/mra7LxbGUiSiMt8GMOe2UDASkmQ.jpg\"},\"Burak Akusta\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gz2mic\",\"data-framer-name\":\"12\",layoutDependency:layoutDependency,layoutId:\"Vw1iUOYIO\",style:{backgroundColor:\"var(--token-6e0e5faa-eadb-47e3-bbb1-dbadd7d374d1, rgb(222, 222, 222))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-eu1oez\",layoutDependency:layoutDependency,layoutId:\"PxzcQjjyK\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bl92xf\",layoutDependency:layoutDependency,layoutId:\"W7g2lw2wG\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:\"15:30 - 16:00\"})}),className:\"framer-13hb1kn\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"iJ74tKfRb\",style:{\"--extracted-1lwpl3i\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nnk80t\",layoutDependency:layoutDependency,layoutId:\"iMDoIe_sF\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Kahve Aras\u0131\"})})}),className:\"framer-qh8f0l\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"iyrE8y2hT\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1u4umf3\",\"data-framer-name\":\"13\",layoutDependency:layoutDependency,layoutId:\"VgiiZZYRi\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uni8so\",layoutDependency:layoutDependency,layoutId:\"WEsdYlGbb\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1o1c4ea\",layoutDependency:layoutDependency,layoutId:\"hblKk_hse\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"16:00 - 16:20\"})}),className:\"framer-1cuv0fx\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"TdutjoIq7\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mcbkd6\",layoutDependency:layoutDependency,layoutId:\"jDnjibwhr\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Oturum ba\u015Fl\u0131\u011F\u0131 daha sonra a\\xe7\u0131klanacak\"})})}),className:\"framer-1aq1u09\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"ZRBM_WiOQ\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-fb2ixv\",layoutDependency:layoutDependency,layoutId:\"LrKT58I1L\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xulroj-container\",\"data-framer-name\":\"\\xd6zcan Ayy\u0131ld\u0131z\",layoutDependency:layoutDependency,layoutId:\"EwhaXkEXT-container\",name:\"\\xd6zcan Ayy\u0131ld\u0131z\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"\",ewRYDYk8g:\"\",height:\"100%\",id:\"EwhaXkEXT\",layoutId:\"EwhaXkEXT\",name:\"\\xd6zcan Ayy\u0131ld\u0131z\",OQy6kfVIT:\"Konu\u015Fmac\u0131 bilgileri k\u0131sa s\\xfcre i\\xe7erisinde eklenecek\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/IBFNjb7YC7STAEb4vfoRdVXJkzg.jpg\"},\"\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pdqy34-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",layoutDependency:layoutDependency,layoutId:\"c_QHKCcgg-container\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Sat\u0131\u015F Direkt\\xf6r\\xfc\",ewRYDYk8g:\"THEADX\",height:\"100%\",id:\"c_QHKCcgg\",layoutId:\"c_QHKCcgg\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Faruk Emre Kocuk\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/s3tEuhWXNjAubn9g5qLrzYANujs.jpg\"},\"Cenk \\xc7i\u011Fdemli\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Programatik Reklam Teknolojisi Perspektifinden Yerel Veri G\\xfcvenli\u011Fi\"})})}),className:\"framer-177rwbp\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"u_QAMd_ej\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-buzxvh\",\"data-framer-name\":\"13\",layoutDependency:layoutDependency,layoutId:\"U88unJDX7\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-35sfty\",layoutDependency:layoutDependency,layoutId:\"Ne1Kywzsx\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t7ibmj\",layoutDependency:layoutDependency,layoutId:\"FUnTW50mZ\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"16:00 - 16:20\"})}),className:\"framer-etpbut\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ueQLSYT6z\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fEDp7WBeM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"16:20 - 16:40\"})})},lfUvk3DBS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"16:20 - 16:40\"})})},sabrTkXnD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"16:20 - 16:40\"})})}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16f7pdi\",layoutDependency:layoutDependency,layoutId:\"niofcxqE6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Oturum ba\u015Fl\u0131\u011F\u0131 daha sonra a\\xe7\u0131klanacak\"})})}),className:\"framer-rku7l6\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"jChoS7sOn\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fEDp7WBeM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Giri\u015Fimci Heyecan\u0131 VS. Hukuki S\u0131n\u0131rlar\"})})})},lfUvk3DBS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Giri\u015Fimci Heyecan\u0131 VS. Hukuki S\u0131n\u0131rlar\"})})})},sabrTkXnD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Giri\u015Fimci Heyecan\u0131 VS. Hukuki S\u0131n\u0131rlar\"})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h4wybh\",layoutDependency:layoutDependency,layoutId:\"EEuAx3rFz\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",...addPropertyOverrides({fEDp7WBeM:{width:\"275px\"},sabrTkXnD:{width:\"275px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rfmaf3-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",layoutDependency:layoutDependency,layoutId:\"gcqtYhhAr-container\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu & Y\\xf6netici Ortak\",ewRYDYk8g:\"G\\xf6k\\xe7e Avukatl\u0131k Ortakl\u0131\u011F\u0131\",height:\"100%\",id:\"gcqtYhhAr\",layoutId:\"gcqtYhhAr\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"G\\xf6rkem G\\xf6k\\xe7e\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/6ARfXrWloKQxuQPF8f7dtJjLb1g.jpg\"},\"G\\xf6rkem G\\xf6k\\xe7e\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({fEDp7WBeM:{variant:\"uXIP6ku8k\"},lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ftgilx\",\"data-framer-name\":\"14\",layoutDependency:layoutDependency,layoutId:\"woTgSBZc7\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-93waft\",layoutDependency:layoutDependency,layoutId:\"jDFH0PF3v\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-l4838j\",layoutDependency:layoutDependency,layoutId:\"vdYjWRe5R\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"16:30 - 17:00\"})}),className:\"framer-11l8inj\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"WVblXLL10\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fEDp7WBeM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"16:40 - 17:10\"})})},lfUvk3DBS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"16:00 - 16:20\"})})},sabrTkXnD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"16:00 - 16:20\"})})}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-3z2ytd\",layoutDependency:layoutDependency,layoutId:\"oJcurHElj\",children:[isDisplayed4()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Oturum ba\u015Fl\u0131\u011F\u0131 daha sonra a\\xe7\u0131klanacak\"})})}),className:\"framer-1dsd0i3\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"viFMT90T2\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({lfUvk3DBS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Programatik Reklam Teknolojisi Perspektifinden Yerel Veri G\\xfcvenli\u011Fi\"})})})}},baseVariant,gestureVariant)}),isDisplayed5()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Oturum ba\u015Fl\u0131\u011F\u0131 daha sonra a\\xe7\u0131klanacak\"})})}),className:\"framer-10gafow\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"NCLu6EF3E\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fEDp7WBeM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"30 dakika, 10 Giri\u015Fim!\"})})})},sabrTkXnD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Programatik Reklam Teknolojisi Perspektifinden Yerel Veri G\\xfcvenli\u011Fi\"})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1r8afmo\",layoutDependency:layoutDependency,layoutId:\"JQZ7f0Hpj\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-l0gjpq-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",layoutDependency:layoutDependency,layoutId:\"nm7aNyXD2-container\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Sat\u0131\u015F Direkt\\xf6r\\xfc\",ewRYDYk8g:\"THEADX\",height:\"100%\",id:\"nm7aNyXD2\",layoutId:\"nm7aNyXD2\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Faruk Emre Kocuk\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/s3tEuhWXNjAubn9g5qLrzYANujs.jpg\"},\"Cenk \\xc7i\u011Fdemli\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",...addPropertyOverrides({fEDp7WBeM:{width:\"275px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-fkxmkd-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",layoutDependency:layoutDependency,layoutId:\"bOI135jdf-container\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu & CEO\",ewRYDYk8g:\"Helimore\",height:\"100%\",id:\"bOI135jdf\",layoutId:\"bOI135jdf\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Ba\u015Fak Demir\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/Zj3SP212TE2s2mkLNUNh0bAMFk.jpg\"},\"Ba\u015Fak Demir\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({fEDp7WBeM:{variant:\"uXIP6ku8k\"}},baseVariant,gestureVariant)})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",...addPropertyOverrides({fEDp7WBeM:{width:\"275px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rh6xl3-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",layoutDependency:layoutDependency,layoutId:\"SMJ5fbbYn-container\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak & CEO\",ewRYDYk8g:\"Utilify\",height:\"100%\",id:\"SMJ5fbbYn\",layoutId:\"SMJ5fbbYn\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Bertu\u011F Oymak\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/hAgK6NMxLS04qBXxtetjnfaNqUo.jpg\"},\"Bertu\u011F Oymak\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({fEDp7WBeM:{variant:\"uXIP6ku8k\"}},baseVariant,gestureVariant)})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",...addPropertyOverrides({fEDp7WBeM:{width:\"275px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-91v5sw-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",layoutDependency:layoutDependency,layoutId:\"fu6prpPyk-container\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Yat\u0131r\u0131mc\u0131 \u0130li\u015Fkileri M\\xfcd\\xfcr\\xfc\",ewRYDYk8g:\"Wisersense\",height:\"100%\",id:\"fu6prpPyk\",layoutId:\"fu6prpPyk\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Burak Ba\u011Fc\u0131\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/88kNapmZHHS7MOaESNpbRcEIm8.jpg\"},\"Burak Ba\u011Fc\u0131\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({fEDp7WBeM:{variant:\"uXIP6ku8k\"}},baseVariant,gestureVariant)})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",...addPropertyOverrides({fEDp7WBeM:{width:\"275px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pmzpw-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",layoutDependency:layoutDependency,layoutId:\"K9_lPdaPP-container\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu & CEO\",ewRYDYk8g:\"Newky\",height:\"100%\",id:\"K9_lPdaPP\",layoutId:\"K9_lPdaPP\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"\\xc7etin Kosifo\u011Flu\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/S3hrW1ka2fvdCDHd3y4zJlLzzQ.jpg\"},\"\\xc7etin Kosifo\u011Flu\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({fEDp7WBeM:{variant:\"uXIP6ku8k\"}},baseVariant,gestureVariant)})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",...addPropertyOverrides({fEDp7WBeM:{width:\"275px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-7fqpdw-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",layoutDependency:layoutDependency,layoutId:\"o35O8kV5l-container\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"CEO\",ewRYDYk8g:\"Octovan\",height:\"100%\",id:\"o35O8kV5l\",layoutId:\"o35O8kV5l\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Erhan G\\xfcne\u015F\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/mvQ3Ei5hu6Q4j2AArUtwxNLGfOE.jpg\",srcSet:\"https://framerusercontent.com/images/mvQ3Ei5hu6Q4j2AArUtwxNLGfOE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/mvQ3Ei5hu6Q4j2AArUtwxNLGfOE.jpg 600w\"},\"Ali Y\\xfcksel\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({fEDp7WBeM:{variant:\"uXIP6ku8k\"}},baseVariant,gestureVariant)})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",...addPropertyOverrides({fEDp7WBeM:{width:\"275px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-8wsr3z-container\",\"data-framer-name\":\"Atilla Dikbas\",layoutDependency:layoutDependency,layoutId:\"Hn5nLjXTd-container\",name:\"Atilla Dikbas\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak\",ewRYDYk8g:\"Wyseye\",height:\"100%\",id:\"Hn5nLjXTd\",layoutId:\"Hn5nLjXTd\",name:\"Atilla Dikbas\",OQy6kfVIT:\"Mehmet Eren Berkin\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/enWLsulVtVdYb0ZsEhQnBZcTHhI.jpg\",srcSet:\"https://framerusercontent.com/images/enWLsulVtVdYb0ZsEhQnBZcTHhI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/enWLsulVtVdYb0ZsEhQnBZcTHhI.jpg 600w\"},\"Prof. Dr. Attila Dikba\u015F\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({fEDp7WBeM:{variant:\"uXIP6ku8k\"}},baseVariant,gestureVariant)})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",...addPropertyOverrides({fEDp7WBeM:{width:\"275px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fvjurc-container\",\"data-framer-name\":\"Atilla Dikbas\",layoutDependency:layoutDependency,layoutId:\"lfFNc1F1K-container\",name:\"Atilla Dikbas\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak & CEO\",ewRYDYk8g:\"Tamamliyo\",height:\"100%\",id:\"lfFNc1F1K\",layoutId:\"lfFNc1F1K\",name:\"Atilla Dikbas\",OQy6kfVIT:\"Metin \\xd6ng\\xfc\\xe7\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/FR1Pq7jArN9TGfLCQhRaXclx0.jpg\"},\"Av\u015Far G\\xfcrdal\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({fEDp7WBeM:{variant:\"uXIP6ku8k\"}},baseVariant,gestureVariant)})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",...addPropertyOverrides({fEDp7WBeM:{width:\"275px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-sfbfch-container\",\"data-framer-name\":\"Mehmet Fatih Kacir\",layoutDependency:layoutDependency,layoutId:\"t96PtMSBn-container\",name:\"Mehmet Fatih Kacir\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu\",ewRYDYk8g:\"Coridor\",height:\"100%\",id:\"t96PtMSBn\",layoutId:\"t96PtMSBn\",name:\"Mehmet Fatih Kacir\",OQy6kfVIT:\"Ravzanur Eker\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/JyFLjR24GK497VQYsLe91BPZRQQ.jpg\",srcSet:\"https://framerusercontent.com/images/JyFLjR24GK497VQYsLe91BPZRQQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/JyFLjR24GK497VQYsLe91BPZRQQ.jpg 600w\"},\"Ravzanur EKER\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({fEDp7WBeM:{variant:\"uXIP6ku8k\"}},baseVariant,gestureVariant)})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",...addPropertyOverrides({fEDp7WBeM:{width:\"275px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-pnx70o-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",layoutDependency:layoutDependency,layoutId:\"N8rcvCqGs-container\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak\",ewRYDYk8g:\"Navlungo\",height:\"100%\",id:\"N8rcvCqGs\",layoutId:\"N8rcvCqGs\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Alp \\xc7i\\xe7ekda\u011F\u0131 \",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/SAeOybqQ10nnvjYZrHNbFyzPWo4.jpg\"},\"Ba\u015Fak Demir\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({fEDp7WBeM:{variant:\"uXIP6ku8k\"}},baseVariant,gestureVariant)})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({fEDp7WBeM:{width:\"275px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ki4rbj-container\",\"data-framer-name\":\"Atilla Dikbas\",layoutDependency:layoutDependency,layoutId:\"dCggTCqwN-container\",name:\"Atilla Dikbas\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak\",ewRYDYk8g:\"esular\",height:\"100%\",id:\"dCggTCqwN\",layoutId:\"dCggTCqwN\",name:\"Atilla Dikbas\",OQy6kfVIT:\"Fatma Akta\u015F \",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/JRbI0l7dY3heWe1OWUV6noCaxQ.jpg\",srcSet:\"https://framerusercontent.com/images/JRbI0l7dY3heWe1OWUV6noCaxQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/JRbI0l7dY3heWe1OWUV6noCaxQ.jpg 600w\"},\"Erhan Sandal\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({fEDp7WBeM:{variant:\"uXIP6ku8k\"}},baseVariant,gestureVariant)})})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-61tjyr\",layoutDependency:layoutDependency,layoutId:\"MGrOAMGAZ\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qqdefw-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",layoutDependency:layoutDependency,layoutId:\"rC9DInJIi-container\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak\",ewRYDYk8g:\"Co-Founder Academy\",height:\"100%\",id:\"rC9DInJIi\",layoutId:\"rC9DInJIi\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Enes Yi\u011Fit\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/HhP0VgKOST8LyGlHgH09j5C4hY.jpg\"},\"Ba\u015Fak Demir\"),style:{width:\"100%\"},variant:\"hX5k2jC1W\",width:\"100%\",...addPropertyOverrides({fEDp7WBeM:{variant:\"R5H79JvFg\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-4o4hi5-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",layoutDependency:layoutDependency,layoutId:\"Se3LDBCYr-container\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak\",ewRYDYk8g:\"Co-Founder Academy\",height:\"100%\",id:\"Se3LDBCYr\",layoutId:\"Se3LDBCYr\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"\\xd6zg\\xfcr Deveci\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/5hcGaEPMh2ImsHnNRCAIQO8Y.jpg\"},\"\\xd6zg\\xfcr Deveci\"),style:{width:\"100%\"},variant:\"hX5k2jC1W\",width:\"100%\",...addPropertyOverrides({fEDp7WBeM:{variant:\"R5H79JvFg\"}},baseVariant,gestureVariant)})})})]})]})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-cwhvxg\",\"data-framer-name\":\"15\",layoutDependency:layoutDependency,layoutId:\"AfIXBRzJP\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t6giwg\",layoutDependency:layoutDependency,layoutId:\"FOLsBxYFg\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dw9gjw\",layoutDependency:layoutDependency,layoutId:\"AWyEvL7LW\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"17:00 - 17:30\"})}),className:\"framer-1f86obr\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"iA4UHJtEX\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({lfUvk3DBS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"16:40 - 17:10\"})})},sabrTkXnD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"16:40 - 17:10\"})})}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pcxfh1\",layoutDependency:layoutDependency,layoutId:\"rGI0_XUdc\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Oturum ba\u015Fl\u0131\u011F\u0131 daha sonra a\\xe7\u0131klanacak\"})})}),className:\"framer-1ykmpo9\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"hATbe_Mo3\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({lfUvk3DBS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"30 dakika, 10 Giri\u015Fim!\"})})})},sabrTkXnD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"30 dakika, 10 Giri\u015Fim!\"})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-aew4m8\",layoutDependency:layoutDependency,layoutId:\"mZApglchu\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-12i3nip-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",layoutDependency:layoutDependency,layoutId:\"ZFFrJfYP4-container\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak\",ewRYDYk8g:\"Co-Founder Academy\",height:\"100%\",id:\"ZFFrJfYP4\",layoutId:\"ZFFrJfYP4\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Enes Yi\u011Fit\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/HhP0VgKOST8LyGlHgH09j5C4hY.jpg\"},\"Ba\u015Fak Demir\"),style:{width:\"100%\"},variant:\"R5H79JvFg\",width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-pvpr95-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",layoutDependency:layoutDependency,layoutId:\"MkjXXng3u-container\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak\",ewRYDYk8g:\"Co-Founder Academy\",height:\"100%\",id:\"MkjXXng3u\",layoutId:\"MkjXXng3u\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"\\xd6zg\\xfcr Deveci\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/5hcGaEPMh2ImsHnNRCAIQO8Y.jpg\"},\"\\xd6zg\\xfcr Deveci\"),style:{width:\"100%\"},variant:\"R5H79JvFg\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-dgkbbg-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",layoutDependency:layoutDependency,layoutId:\"za4G8He6p-container\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu & CEO\",ewRYDYk8g:\"Helimore\",height:\"100%\",id:\"za4G8He6p\",layoutId:\"za4G8He6p\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Ba\u015Fak Demir\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/Zj3SP212TE2s2mkLNUNh0bAMFk.jpg\"},\"Ba\u015Fak Demir\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-3um94j-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",layoutDependency:layoutDependency,layoutId:\"SbhWhnVZY-container\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak & CEO\",ewRYDYk8g:\"Utilify\",height:\"100%\",id:\"SbhWhnVZY\",layoutId:\"SbhWhnVZY\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Bertu\u011F Oymak\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/hAgK6NMxLS04qBXxtetjnfaNqUo.jpg\"},\"Bertu\u011F Oymak\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-j9gund-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",layoutDependency:layoutDependency,layoutId:\"T5e7L3LcC-container\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Yat\u0131r\u0131mc\u0131 \u0130li\u015Fkileri M\\xfcd\\xfcr\\xfc\",ewRYDYk8g:\"Wisersense\",height:\"100%\",id:\"T5e7L3LcC\",layoutId:\"T5e7L3LcC\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Burak Ba\u011Fc\u0131\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/88kNapmZHHS7MOaESNpbRcEIm8.jpg\"},\"Burak Ba\u011Fc\u0131\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1u3czec-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",layoutDependency:layoutDependency,layoutId:\"ILdcyrM3S-container\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu & CEO\",ewRYDYk8g:\"Newky\",height:\"100%\",id:\"ILdcyrM3S\",layoutId:\"ILdcyrM3S\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"\\xc7etin Kosifo\u011Flu\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/S3hrW1ka2fvdCDHd3y4zJlLzzQ.jpg\"},\"\\xc7etin Kosifo\u011Flu\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m27r47-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",layoutDependency:layoutDependency,layoutId:\"olfAo9zzQ-container\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"CEO\",ewRYDYk8g:\"Octovan\",height:\"100%\",id:\"olfAo9zzQ\",layoutId:\"olfAo9zzQ\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Erhan G\\xfcne\u015F\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/mvQ3Ei5hu6Q4j2AArUtwxNLGfOE.jpg\",srcSet:\"https://framerusercontent.com/images/mvQ3Ei5hu6Q4j2AArUtwxNLGfOE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/mvQ3Ei5hu6Q4j2AArUtwxNLGfOE.jpg 600w\"},\"Ali Y\\xfcksel\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1p0hyay-container\",\"data-framer-name\":\"Atilla Dikbas\",layoutDependency:layoutDependency,layoutId:\"PPVg_JJF8-container\",name:\"Atilla Dikbas\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak & CEO\",ewRYDYk8g:\"esular\",height:\"100%\",id:\"PPVg_JJF8\",layoutId:\"PPVg_JJF8\",name:\"Atilla Dikbas\",OQy6kfVIT:\"Erhan Sandal\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/E8HAGPvxhCuRbjn8wwJfdFk60ic.jpg\",srcSet:\"https://framerusercontent.com/images/E8HAGPvxhCuRbjn8wwJfdFk60ic.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/E8HAGPvxhCuRbjn8wwJfdFk60ic.jpg 600w\"},\"Erhan Sandal\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{B76JI2g3C:\"Kurucu Ortak\",OQy6kfVIT:\"Fatma Akta\u015F\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/JRbI0l7dY3heWe1OWUV6noCaxQ.jpg\"},\"Erhan Sandal\"),variant:\"bY2vBqDgG\"},sabrTkXnD:{B76JI2g3C:\"Kurucu Ortak\",OQy6kfVIT:\"Fatma Akta\u015F\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/JRbI0l7dY3heWe1OWUV6noCaxQ.jpg\"},\"Fatma Akta\u015F\"),variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-or603q-container\",\"data-framer-name\":\"Atilla Dikbas\",layoutDependency:layoutDependency,layoutId:\"e2ATCn9jJ-container\",name:\"Atilla Dikbas\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak\",ewRYDYk8g:\"Wyseye\",height:\"100%\",id:\"e2ATCn9jJ\",layoutId:\"e2ATCn9jJ\",name:\"Atilla Dikbas\",OQy6kfVIT:\"Mehmet Eren Berkin\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/enWLsulVtVdYb0ZsEhQnBZcTHhI.jpg\",srcSet:\"https://framerusercontent.com/images/enWLsulVtVdYb0ZsEhQnBZcTHhI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/enWLsulVtVdYb0ZsEhQnBZcTHhI.jpg 600w\"},\"Prof. Dr. Attila Dikba\u015F\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vfzbot-container\",\"data-framer-name\":\"Atilla Dikbas\",layoutDependency:layoutDependency,layoutId:\"rKVfypeEg-container\",name:\"Atilla Dikbas\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak & CEO\",ewRYDYk8g:\"Tamamliyo\",height:\"100%\",id:\"rKVfypeEg\",layoutId:\"rKVfypeEg\",name:\"Atilla Dikbas\",OQy6kfVIT:\"Metin \\xd6ng\\xfc\\xe7\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/FR1Pq7jArN9TGfLCQhRaXclx0.jpg\"},\"Av\u015Far G\\xfcrdal\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"275px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-19b4yx1-container\",\"data-framer-name\":\"Mehmet Fatih Kacir\",layoutDependency:layoutDependency,layoutId:\"N5U_djb7m-container\",name:\"Mehmet Fatih Kacir\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu\",ewRYDYk8g:\"Coridor\",height:\"100%\",id:\"N5U_djb7m\",layoutId:\"N5U_djb7m\",name:\"Mehmet Fatih Kacir\",OQy6kfVIT:\"Ravzanur Eker\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/JyFLjR24GK497VQYsLe91BPZRQQ.jpg\",srcSet:\"https://framerusercontent.com/images/JyFLjR24GK497VQYsLe91BPZRQQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/JyFLjR24GK497VQYsLe91BPZRQQ.jpg 600w\"},\"Ravzanur EKER\"),style:{width:\"100%\"},variant:\"uXIP6ku8k\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",...addPropertyOverrides({lfUvk3DBS:{width:\"275px\"},sabrTkXnD:{width:\"275px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11qd2hf-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",layoutDependency:layoutDependency,layoutId:\"B9DIJXRi4-container\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak\",ewRYDYk8g:\"Navlungo\",height:\"100%\",id:\"B9DIJXRi4\",layoutId:\"B9DIJXRi4\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Alp \\xc7i\\xe7ekda\u011F\u0131 \",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/SAeOybqQ10nnvjYZrHNbFyzPWo4.jpg\"},\"Ba\u015Fak Demir\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{variant:\"bY2vBqDgG\"},sabrTkXnD:{variant:\"bY2vBqDgG\"}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4dvr8j\",layoutDependency:layoutDependency,layoutId:\"ZNeU_5AOT\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",...addPropertyOverrides({lfUvk3DBS:{width:\"275px\"},sabrTkXnD:{width:\"275px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-ml9cye-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",layoutDependency:layoutDependency,layoutId:\"XYcv_gVrt-container\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak\",ewRYDYk8g:\"Co-Founder Academy\",height:\"100%\",id:\"XYcv_gVrt\",layoutId:\"XYcv_gVrt\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Enes Yi\u011Fit\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/HhP0VgKOST8LyGlHgH09j5C4hY.jpg\"},\"Ba\u015Fak Demir\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{variant:\"hX5k2jC1W\"},sabrTkXnD:{variant:\"hX5k2jC1W\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100px\",...addPropertyOverrides({sabrTkXnD:{width:\"275px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bn1u5t-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",layoutDependency:layoutDependency,layoutId:\"HGWZOoCaG-container\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak\",ewRYDYk8g:\"Co-Founder Academy\",height:\"100%\",id:\"HGWZOoCaG\",layoutId:\"HGWZOoCaG\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"\\xd6zg\\xfcr Deveci\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/5hcGaEPMh2ImsHnNRCAIQO8Y.jpg\"},\"\\xd6zg\\xfcr Deveci\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\",...addPropertyOverrides({lfUvk3DBS:{variant:\"hX5k2jC1W\"},sabrTkXnD:{variant:\"hX5k2jC1W\"}},baseVariant,gestureVariant)})})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dpn9l\",\"data-framer-name\":\"17\",layoutDependency:layoutDependency,layoutId:\"Ynp8MMxyC\",style:{backgroundColor:\"var(--token-6e0e5faa-eadb-47e3-bbb1-dbadd7d374d1, rgb(222, 222, 222))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1g9ajc4\",layoutDependency:layoutDependency,layoutId:\"uyQgFHq0L\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1szykrz\",layoutDependency:layoutDependency,layoutId:\"tzyWvdquh\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:\"17:30\"})}),className:\"framer-11pgbwm\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"qV7JWGNMs\",style:{\"--extracted-1lwpl3i\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fEDp7WBeM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:\"17:10\"})})},lfUvk3DBS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:\"17:10\"})})},sabrTkXnD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:\"17:10\"})})}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-6suc65\",layoutDependency:layoutDependency,layoutId:\"VhKigXFTd\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Kapan\u0131\u015F\"})})}),className:\"framer-1oy5aum\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"cKAdTkwr3\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-u1ohrs\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"rDOoif22o\",style:{backgroundColor:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.17997), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625)\"},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-b1n0fn\",layoutDependency:layoutDependency,layoutId:\"UOipno6wS\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-jb17c2\",layoutDependency:layoutDependency,layoutId:\"KPyxAwbTN\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-36gtcn\",\"data-styles-preset\":\"OEmI_7b5a\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97)))\"},children:\"09:15 - 10:00\"})}),className:\"framer-jpflk5\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"qsjKpeQrW\",style:{\"--extracted-1lwpl3i\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-19k3el\",layoutDependency:layoutDependency,layoutId:\"r5s3_Wu6J\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12r2s7c\",\"data-styles-preset\":\"hs5NfmTeh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51)))\"},children:/*#__PURE__*/_jsx(motion.strong,{children:\"Monster Oyun M\\xfczikleri Orkestras\u0131 A\\xe7\u0131l\u0131\u015F G\\xf6sterisi\"})})}),className:\"framer-cw71ys\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"oKlMmgnla\",style:{\"--extracted-r6o4lv\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-H5gmX.framer-1aljss4, .framer-H5gmX .framer-1aljss4 { display: block; }\",\".framer-H5gmX.framer-1fz56za { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1320px; }\",\".framer-H5gmX .framer-1o9v30s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 20px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-H5gmX .framer-24l9ec { 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: 16px; position: relative; width: 250px; }\",\".framer-H5gmX .framer-gv8ke5, .framer-H5gmX .framer-y0t21v, .framer-H5gmX .framer-49pawa, .framer-H5gmX .framer-xblmkt, .framer-H5gmX .framer-1enbahu, .framer-H5gmX .framer-yo534o, .framer-H5gmX .framer-k6k87, .framer-H5gmX .framer-8wscqj, .framer-H5gmX .framer-x78get, .framer-H5gmX .framer-1nsfb1b, .framer-H5gmX .framer-ch3vdu, .framer-H5gmX .framer-186i8w3, .framer-H5gmX .framer-vf4pxc, .framer-H5gmX .framer-2aswzq, .framer-H5gmX .framer-1fweo4h, .framer-H5gmX .framer-2efmze, .framer-H5gmX .framer-19jit8v, .framer-H5gmX .framer-1ivn0ly, .framer-H5gmX .framer-8syto2, .framer-H5gmX .framer-1ghzz7, .framer-H5gmX .framer-1hdgs1z, .framer-H5gmX .framer-42ozca, .framer-H5gmX .framer-13y89cd, .framer-H5gmX .framer-q4z0wo, .framer-H5gmX .framer-1akc4rj, .framer-H5gmX .framer-13zapw1, .framer-H5gmX .framer-1sri1sx, .framer-H5gmX .framer-1jg2n9a, .framer-H5gmX .framer-1irt63t, .framer-H5gmX .framer-eds9gv, .framer-H5gmX .framer-642poq, .framer-H5gmX .framer-ojao9n, .framer-H5gmX .framer-1hmqcy, .framer-H5gmX .framer-13hb1kn, .framer-H5gmX .framer-1cuv0fx, .framer-H5gmX .framer-etpbut, .framer-H5gmX .framer-11l8inj, .framer-H5gmX .framer-1f86obr, .framer-H5gmX .framer-11pgbwm, .framer-H5gmX .framer-jpflk5 { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-H5gmX .framer-o8j3fj { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 16px; position: relative; width: 250px; }\",\".framer-H5gmX .framer-1bzitxm, .framer-H5gmX .framer-c7q6f5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-H5gmX .framer-16lvrcy, .framer-H5gmX .framer-zg1t6o { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-H5gmX .framer-1vy0p3b, .framer-H5gmX .framer-t2kl7e, .framer-H5gmX .framer-1c00p42, .framer-H5gmX .framer-u1ohrs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 16px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-H5gmX .framer-wskf1r, .framer-H5gmX .framer-18kfvpz, .framer-H5gmX .framer-ldtkk0, .framer-H5gmX .framer-b1n0fn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 25%; }\",\".framer-H5gmX .framer-1582o4g, .framer-H5gmX .framer-6qtos0, .framer-H5gmX .framer-1evj7h6, .framer-H5gmX .framer-dncug3, .framer-H5gmX .framer-zk0q3s, .framer-H5gmX .framer-1gbo2sz, .framer-H5gmX .framer-157shz4, .framer-H5gmX .framer-1yjhx88, .framer-H5gmX .framer-1md2j0x, .framer-H5gmX .framer-1pk5zq5, .framer-H5gmX .framer-1q5cdjm, .framer-H5gmX .framer-t8rit3, .framer-H5gmX .framer-1cnknpn, .framer-H5gmX .framer-h3j2x1, .framer-H5gmX .framer-1b204o3, .framer-H5gmX .framer-ekfr2y, .framer-H5gmX .framer-1bl92xf, .framer-H5gmX .framer-1o1c4ea, .framer-H5gmX .framer-1t7ibmj, .framer-H5gmX .framer-l4838j, .framer-H5gmX .framer-1dw9gjw, .framer-H5gmX .framer-jb17c2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-H5gmX .framer-14pm1z9, .framer-H5gmX .framer-113q7o6, .framer-H5gmX .framer-bt5x0w, .framer-H5gmX .framer-1a4wquf, .framer-H5gmX .framer-1t4qwiq, .framer-H5gmX .framer-kq6pfb, .framer-H5gmX .framer-80pst4, .framer-H5gmX .framer-89i8wv, .framer-H5gmX .framer-1aqkvi4, .framer-H5gmX .framer-ksnybi, .framer-H5gmX .framer-11mv6k6, .framer-H5gmX .framer-f426px, .framer-H5gmX .framer-1suyfes, .framer-H5gmX .framer-1sdj8iy, .framer-H5gmX .framer-1eqw0kl, .framer-H5gmX .framer-1mk6cz0, .framer-H5gmX .framer-9ywpuu, .framer-H5gmX .framer-el6d2g, .framer-H5gmX .framer-1y7s7hd, .framer-H5gmX .framer-yr776w, .framer-H5gmX .framer-i7pksj, .framer-H5gmX .framer-rqich6, .framer-H5gmX .framer-ybmvbk, .framer-H5gmX .framer-15c4sh6, .framer-H5gmX .framer-1ptmwd5, .framer-H5gmX .framer-1sk2rg9, .framer-H5gmX .framer-1om5lna, .framer-H5gmX .framer-xcd3lq, .framer-H5gmX .framer-1tqol7w, .framer-H5gmX .framer-noc0vx, .framer-H5gmX .framer-1mn759o, .framer-H5gmX .framer-1nnk80t, .framer-H5gmX .framer-mcbkd6, .framer-H5gmX .framer-16f7pdi, .framer-H5gmX .framer-3z2ytd, .framer-H5gmX .framer-1pcxfh1, .framer-H5gmX .framer-6suc65, .framer-H5gmX .framer-19k3el { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-H5gmX .framer-1ylank9, .framer-H5gmX .framer-1rg8g7q, .framer-H5gmX .framer-9ze7px, .framer-H5gmX .framer-1677srk, .framer-H5gmX .framer-1y90t8g, .framer-H5gmX .framer-1ilza11, .framer-H5gmX .framer-15jxfcr, .framer-H5gmX .framer-r912lm, .framer-H5gmX .framer-13f9bit, .framer-H5gmX .framer-14t5a2p, .framer-H5gmX .framer-6uqgo, .framer-H5gmX .framer-1hwiwa3, .framer-H5gmX .framer-1bwacza, .framer-H5gmX .framer-1n1hq2, .framer-H5gmX .framer-121j1zi, .framer-H5gmX .framer-kx89p4, .framer-H5gmX .framer-1q6h3rs, .framer-H5gmX .framer-zqzluv, .framer-H5gmX .framer-fbw5u4, .framer-H5gmX .framer-l238hs, .framer-H5gmX .framer-qkhjqj, .framer-H5gmX .framer-11csv2h, .framer-H5gmX .framer-9xee01, .framer-H5gmX .framer-1ql0l6q, .framer-H5gmX .framer-17qt22i, .framer-H5gmX .framer-1bkbh5i, .framer-H5gmX .framer-jdxntr, .framer-H5gmX .framer-1cr59bq, .framer-H5gmX .framer-wyvrbx, .framer-H5gmX .framer-h8e7xp, .framer-H5gmX .framer-1pjr5nm, .framer-H5gmX .framer-qh8f0l, .framer-H5gmX .framer-1aq1u09, .framer-H5gmX .framer-177rwbp, .framer-H5gmX .framer-rku7l6, .framer-H5gmX .framer-1dsd0i3, .framer-H5gmX .framer-10gafow, .framer-H5gmX .framer-1ykmpo9, .framer-H5gmX .framer-1oy5aum, .framer-H5gmX .framer-cw71ys { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-H5gmX .framer-uh1p7u, .framer-H5gmX .framer-83g3ej, .framer-H5gmX .framer-lb7sub { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-H5gmX .framer-1i3jj09-container, .framer-H5gmX .framer-vecx0g-container, .framer-H5gmX .framer-1crd8jv-container, .framer-H5gmX .framer-jrhkf8-container, .framer-H5gmX .framer-151i8xf-container, .framer-H5gmX .framer-19f1uj0-container, .framer-H5gmX .framer-9rd2xi-container, .framer-H5gmX .framer-10u0zue-container, .framer-H5gmX .framer-1lt4yyt-container, .framer-H5gmX .framer-drj1yc-container, .framer-H5gmX .framer-1rv84zn-container, .framer-H5gmX .framer-86ygkq-container, .framer-H5gmX .framer-bq4tx4-container, .framer-H5gmX .framer-1l99nz2-container, .framer-H5gmX .framer-5px8me-container, .framer-H5gmX .framer-zrhny2-container, .framer-H5gmX .framer-rdigs5-container, .framer-H5gmX .framer-i0pb4x-container, .framer-H5gmX .framer-1oyunnf-container, .framer-H5gmX .framer-1i0w4k3-container, .framer-H5gmX .framer-4fu7l6-container, .framer-H5gmX .framer-10xp7uk-container, .framer-H5gmX .framer-kabqsu-container, .framer-H5gmX .framer-zp3zv6-container, .framer-H5gmX .framer-1ofngiz-container, .framer-H5gmX .framer-zjh2fj-container, .framer-H5gmX .framer-j3xf70-container, .framer-H5gmX .framer-gxnrrg-container, .framer-H5gmX .framer-1dltq4k-container, .framer-H5gmX .framer-a994mz-container, .framer-H5gmX .framer-gimhwu-container, .framer-H5gmX .framer-w1ow3m-container, .framer-H5gmX .framer-10iswt8-container, .framer-H5gmX .framer-b0gnor-container, .framer-H5gmX .framer-1x0hqih-container, .framer-H5gmX .framer-9ifp2l-container, .framer-H5gmX .framer-1aavj5k-container, .framer-H5gmX .framer-gft689-container, .framer-H5gmX .framer-16digpq-container, .framer-H5gmX .framer-1ab0uy8-container, .framer-H5gmX .framer-1vn1v40-container, .framer-H5gmX .framer-mmupqh-container, .framer-H5gmX .framer-2hh4j4-container, .framer-H5gmX .framer-vk4j7a-container, .framer-H5gmX .framer-szoiph-container, .framer-H5gmX .framer-i4k7nq-container, .framer-H5gmX .framer-di137y-container, .framer-H5gmX .framer-1xulroj-container, .framer-H5gmX .framer-1pdqy34-container, .framer-H5gmX .framer-l0gjpq-container, .framer-H5gmX .framer-1qqdefw-container, .framer-H5gmX .framer-12i3nip-container, .framer-H5gmX .framer-pvpr95-container, .framer-H5gmX .framer-dgkbbg-container, .framer-H5gmX .framer-3um94j-container, .framer-H5gmX .framer-j9gund-container, .framer-H5gmX .framer-1u3czec-container, .framer-H5gmX .framer-1m27r47-container, .framer-H5gmX .framer-1p0hyay-container, .framer-H5gmX .framer-or603q-container, .framer-H5gmX .framer-1vfzbot-container, .framer-H5gmX .framer-19b4yx1-container { flex: none; height: auto; position: relative; width: 275px; }\",\".framer-H5gmX .framer-oo2c7e, .framer-H5gmX .framer-dgxykp, .framer-H5gmX .framer-w5o9lk, .framer-H5gmX .framer-12a358w, .framer-H5gmX .framer-1y0njnj, .framer-H5gmX .framer-1noecmd, .framer-H5gmX .framer-16zvuaq, .framer-H5gmX .framer-hjk3p3, .framer-H5gmX .framer-238gb8, .framer-H5gmX .framer-1k4vd9l, .framer-H5gmX .framer-h58f5j, .framer-H5gmX .framer-nijkto, .framer-H5gmX .framer-18709dz, .framer-H5gmX .framer-q11tqn, .framer-H5gmX .framer-sjns7d, .framer-H5gmX .framer-4fdza6, .framer-H5gmX .framer-1yskqql, .framer-H5gmX .framer-18hltnr, .framer-H5gmX .framer-17jz7pg, .framer-H5gmX .framer-1c3yqq6, .framer-H5gmX .framer-y5rhe4, .framer-H5gmX .framer-1bjvi01, .framer-H5gmX .framer-11fr384, .framer-H5gmX .framer-vogwut, .framer-H5gmX .framer-d5p5g9, .framer-H5gmX .framer-3d2fha, .framer-H5gmX .framer-1xth4b8, .framer-H5gmX .framer-uf7n40, .framer-H5gmX .framer-1gz2mic, .framer-H5gmX .framer-1u4umf3, .framer-H5gmX .framer-buzxvh, .framer-H5gmX .framer-ftgilx, .framer-H5gmX .framer-cwhvxg, .framer-H5gmX .framer-dpn9l { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-H5gmX .framer-nai9wt, .framer-H5gmX .framer-1uj03q7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 25%; }\",\".framer-H5gmX .framer-8cbiog, .framer-H5gmX .framer-1jsiv38, .framer-H5gmX .framer-181bdp7, .framer-H5gmX .framer-1ewvxpt, .framer-H5gmX .framer-dwtigq, .framer-H5gmX .framer-1f40q4o, .framer-H5gmX .framer-xd4up, .framer-H5gmX .framer-1lq0uck, .framer-H5gmX .framer-2hu0qx, .framer-H5gmX .framer-17cmvxf, .framer-H5gmX .framer-1jk1x00, .framer-H5gmX .framer-6v7yxf, .framer-H5gmX .framer-pmwfk4, .framer-H5gmX .framer-1eregk6, .framer-H5gmX .framer-kczqx2, .framer-H5gmX .framer-171kcdu, .framer-H5gmX .framer-kflg7s, .framer-H5gmX .framer-drjsfr, .framer-H5gmX .framer-1gfi25t, .framer-H5gmX .framer-w82rd4, .framer-H5gmX .framer-j3wg7g, .framer-H5gmX .framer-kt5fgw, .framer-H5gmX .framer-fb2ixv, .framer-H5gmX .framer-1h4wybh, .framer-H5gmX .framer-1r8afmo, .framer-H5gmX .framer-61tjyr, .framer-H5gmX .framer-aew4m8, .framer-H5gmX .framer-4dvr8j { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-H5gmX .framer-1wn6mia, .framer-H5gmX .framer-zdxu1z, .framer-H5gmX .framer-1ahozwt, .framer-H5gmX .framer-kq2dnj, .framer-H5gmX .framer-ljf41l, .framer-H5gmX .framer-1234gz9, .framer-H5gmX .framer-ndq10u, .framer-H5gmX .framer-11nzctz, .framer-H5gmX .framer-fm2bg9, .framer-H5gmX .framer-1rrhzgc, .framer-H5gmX .framer-12xl6tl, .framer-H5gmX .framer-ejkatd, .framer-H5gmX .framer-cquqe8, .framer-H5gmX .framer-1efnpxi, .framer-H5gmX .framer-107rwsv, .framer-H5gmX .framer-10gvyll, .framer-H5gmX .framer-85oyb8, .framer-H5gmX .framer-5ifull, .framer-H5gmX .framer-18txmi8, .framer-H5gmX .framer-1fbvo2u, .framer-H5gmX .framer-1cazqxv, .framer-H5gmX .framer-1041ymo, .framer-H5gmX .framer-1mswbaf, .framer-H5gmX .framer-ra9su7, .framer-H5gmX .framer-4rhjur, .framer-H5gmX .framer-1iqh2p1, .framer-H5gmX .framer-eu1oez, .framer-H5gmX .framer-1uni8so, .framer-H5gmX .framer-35sfty, .framer-H5gmX .framer-93waft, .framer-H5gmX .framer-1t6giwg, .framer-H5gmX .framer-1g9ajc4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 25%; }\",\".framer-H5gmX .framer-v0vz28, .framer-H5gmX .framer-18x0klu, .framer-H5gmX .framer-j0x3oo, .framer-H5gmX .framer-kkm1aa, .framer-H5gmX .framer-1sergrv, .framer-H5gmX .framer-w0xcpd, .framer-H5gmX .framer-vdm6tg, .framer-H5gmX .framer-x7vklv, .framer-H5gmX .framer-vgs9uu, .framer-H5gmX .framer-l8bb4u, .framer-H5gmX .framer-1c3y264, .framer-H5gmX .framer-1dblhm9, .framer-H5gmX .framer-xutsui, .framer-H5gmX .framer-r0z6tb, .framer-H5gmX .framer-18n30ko, .framer-H5gmX .framer-1szykrz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-H5gmX .framer-22v3pk-container, .framer-H5gmX .framer-1ki4rbj-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-H5gmX .framer-1jeg8l3-container, .framer-H5gmX .framer-td1j8r-container, .framer-H5gmX .framer-1084zst-container, .framer-H5gmX .framer-1a4ampd-container, .framer-H5gmX .framer-13ajmb0-container, .framer-H5gmX .framer-httvld-container, .framer-H5gmX .framer-1suj0m-container, .framer-H5gmX .framer-eeybm4-container, .framer-H5gmX .framer-15wyge6-container, .framer-H5gmX .framer-1rqzlxj-container, .framer-H5gmX .framer-1rfmaf3-container, .framer-H5gmX .framer-fkxmkd-container, .framer-H5gmX .framer-1rh6xl3-container, .framer-H5gmX .framer-91v5sw-container, .framer-H5gmX .framer-1pmzpw-container, .framer-H5gmX .framer-7fqpdw-container, .framer-H5gmX .framer-8wsr3z-container, .framer-H5gmX .framer-1fvjurc-container, .framer-H5gmX .framer-sfbfch-container, .framer-H5gmX .framer-pnx70o-container, .framer-H5gmX .framer-4o4hi5-container, .framer-H5gmX .framer-11qd2hf-container, .framer-H5gmX .framer-ml9cye-container, .framer-H5gmX .framer-1bn1u5t-container { flex: none; height: auto; position: relative; width: 100px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-H5gmX.framer-1fz56za, .framer-H5gmX .framer-1o9v30s, .framer-H5gmX .framer-24l9ec, .framer-H5gmX .framer-o8j3fj, .framer-H5gmX .framer-1bzitxm, .framer-H5gmX .framer-16lvrcy, .framer-H5gmX .framer-1vy0p3b, .framer-H5gmX .framer-wskf1r, .framer-H5gmX .framer-1582o4g, .framer-H5gmX .framer-14pm1z9, .framer-H5gmX .framer-uh1p7u, .framer-H5gmX .framer-oo2c7e, .framer-H5gmX .framer-nai9wt, .framer-H5gmX .framer-6qtos0, .framer-H5gmX .framer-113q7o6, .framer-H5gmX .framer-8cbiog, .framer-H5gmX .framer-dgxykp, .framer-H5gmX .framer-1wn6mia, .framer-H5gmX .framer-1evj7h6, .framer-H5gmX .framer-bt5x0w, .framer-H5gmX .framer-1jsiv38, .framer-H5gmX .framer-w5o9lk, .framer-H5gmX .framer-1uj03q7, .framer-H5gmX .framer-dncug3, .framer-H5gmX .framer-1a4wquf, .framer-H5gmX .framer-181bdp7, .framer-H5gmX .framer-12a358w, .framer-H5gmX .framer-zdxu1z, .framer-H5gmX .framer-v0vz28, .framer-H5gmX .framer-1t4qwiq, .framer-H5gmX .framer-1y0njnj, .framer-H5gmX .framer-1ahozwt, .framer-H5gmX .framer-18x0klu, .framer-H5gmX .framer-kq6pfb, .framer-H5gmX .framer-1ewvxpt, .framer-H5gmX .framer-1noecmd, .framer-H5gmX .framer-kq2dnj, .framer-H5gmX .framer-j0x3oo, .framer-H5gmX .framer-80pst4, .framer-H5gmX .framer-dwtigq, .framer-H5gmX .framer-16zvuaq, .framer-H5gmX .framer-ljf41l, .framer-H5gmX .framer-kkm1aa, .framer-H5gmX .framer-89i8wv, .framer-H5gmX .framer-1f40q4o, .framer-H5gmX .framer-hjk3p3, .framer-H5gmX .framer-1234gz9, .framer-H5gmX .framer-1sergrv, .framer-H5gmX .framer-1aqkvi4, .framer-H5gmX .framer-238gb8, .framer-H5gmX .framer-ndq10u, .framer-H5gmX .framer-w0xcpd, .framer-H5gmX .framer-ksnybi, .framer-H5gmX .framer-xd4up, .framer-H5gmX .framer-1k4vd9l, .framer-H5gmX .framer-11nzctz, .framer-H5gmX .framer-vdm6tg, .framer-H5gmX .framer-11mv6k6, .framer-H5gmX .framer-1lq0uck, .framer-H5gmX .framer-h58f5j, .framer-H5gmX .framer-fm2bg9, .framer-H5gmX .framer-x7vklv, .framer-H5gmX .framer-f426px, .framer-H5gmX .framer-2hu0qx, .framer-H5gmX .framer-nijkto, .framer-H5gmX .framer-1rrhzgc, .framer-H5gmX .framer-vgs9uu, .framer-H5gmX .framer-1suyfes, .framer-H5gmX .framer-17cmvxf, .framer-H5gmX .framer-18709dz, .framer-H5gmX .framer-12xl6tl, .framer-H5gmX .framer-l8bb4u, .framer-H5gmX .framer-1sdj8iy, .framer-H5gmX .framer-q11tqn, .framer-H5gmX .framer-ejkatd, .framer-H5gmX .framer-1c3y264, .framer-H5gmX .framer-1eqw0kl, .framer-H5gmX .framer-1jk1x00, .framer-H5gmX .framer-sjns7d, .framer-H5gmX .framer-cquqe8, .framer-H5gmX .framer-1dblhm9, .framer-H5gmX .framer-1mk6cz0, .framer-H5gmX .framer-6v7yxf, .framer-H5gmX .framer-4fdza6, .framer-H5gmX .framer-1efnpxi, .framer-H5gmX .framer-xutsui, .framer-H5gmX .framer-9ywpuu, .framer-H5gmX .framer-pmwfk4, .framer-H5gmX .framer-1yskqql, .framer-H5gmX .framer-107rwsv, .framer-H5gmX .framer-r0z6tb, .framer-H5gmX .framer-el6d2g, .framer-H5gmX .framer-1eregk6, .framer-H5gmX .framer-18hltnr, .framer-H5gmX .framer-10gvyll, .framer-H5gmX .framer-18n30ko, .framer-H5gmX .framer-1y7s7hd, .framer-H5gmX .framer-c7q6f5, .framer-H5gmX .framer-zg1t6o, .framer-H5gmX .framer-t2kl7e, .framer-H5gmX .framer-18kfvpz, .framer-H5gmX .framer-zk0q3s, .framer-H5gmX .framer-yr776w, .framer-H5gmX .framer-83g3ej, .framer-H5gmX .framer-1c00p42, .framer-H5gmX .framer-ldtkk0, .framer-H5gmX .framer-1gbo2sz, .framer-H5gmX .framer-i7pksj, .framer-H5gmX .framer-lb7sub, .framer-H5gmX .framer-17jz7pg, .framer-H5gmX .framer-85oyb8, .framer-H5gmX .framer-157shz4, .framer-H5gmX .framer-rqich6, .framer-H5gmX .framer-kczqx2, .framer-H5gmX .framer-1c3yqq6, .framer-H5gmX .framer-5ifull, .framer-H5gmX .framer-1yjhx88, .framer-H5gmX .framer-ybmvbk, .framer-H5gmX .framer-171kcdu, .framer-H5gmX .framer-y5rhe4, .framer-H5gmX .framer-18txmi8, .framer-H5gmX .framer-1md2j0x, .framer-H5gmX .framer-15c4sh6, .framer-H5gmX .framer-1bjvi01, .framer-H5gmX .framer-1fbvo2u, .framer-H5gmX .framer-1pk5zq5, .framer-H5gmX .framer-1ptmwd5, .framer-H5gmX .framer-kflg7s, .framer-H5gmX .framer-11fr384, .framer-H5gmX .framer-1cazqxv, .framer-H5gmX .framer-1q5cdjm, .framer-H5gmX .framer-1sk2rg9, .framer-H5gmX .framer-drjsfr, .framer-H5gmX .framer-vogwut, .framer-H5gmX .framer-1041ymo, .framer-H5gmX .framer-t8rit3, .framer-H5gmX .framer-1om5lna, .framer-H5gmX .framer-1gfi25t, .framer-H5gmX .framer-d5p5g9, .framer-H5gmX .framer-1mswbaf, .framer-H5gmX .framer-1cnknpn, .framer-H5gmX .framer-xcd3lq, .framer-H5gmX .framer-3d2fha, .framer-H5gmX .framer-ra9su7, .framer-H5gmX .framer-h3j2x1, .framer-H5gmX .framer-1tqol7w, .framer-H5gmX .framer-w82rd4, .framer-H5gmX .framer-1xth4b8, .framer-H5gmX .framer-4rhjur, .framer-H5gmX .framer-1b204o3, .framer-H5gmX .framer-noc0vx, .framer-H5gmX .framer-j3wg7g, .framer-H5gmX .framer-uf7n40, .framer-H5gmX .framer-1iqh2p1, .framer-H5gmX .framer-ekfr2y, .framer-H5gmX .framer-1mn759o, .framer-H5gmX .framer-kt5fgw, .framer-H5gmX .framer-1gz2mic, .framer-H5gmX .framer-eu1oez, .framer-H5gmX .framer-1bl92xf, .framer-H5gmX .framer-1nnk80t, .framer-H5gmX .framer-1u4umf3, .framer-H5gmX .framer-1uni8so, .framer-H5gmX .framer-1o1c4ea, .framer-H5gmX .framer-mcbkd6, .framer-H5gmX .framer-fb2ixv, .framer-H5gmX .framer-buzxvh, .framer-H5gmX .framer-35sfty, .framer-H5gmX .framer-1t7ibmj, .framer-H5gmX .framer-16f7pdi, .framer-H5gmX .framer-1h4wybh, .framer-H5gmX .framer-ftgilx, .framer-H5gmX .framer-93waft, .framer-H5gmX .framer-l4838j, .framer-H5gmX .framer-3z2ytd, .framer-H5gmX .framer-1r8afmo, .framer-H5gmX .framer-61tjyr, .framer-H5gmX .framer-cwhvxg, .framer-H5gmX .framer-1t6giwg, .framer-H5gmX .framer-1dw9gjw, .framer-H5gmX .framer-1pcxfh1, .framer-H5gmX .framer-aew4m8, .framer-H5gmX .framer-4dvr8j, .framer-H5gmX .framer-dpn9l, .framer-H5gmX .framer-1g9ajc4, .framer-H5gmX .framer-1szykrz, .framer-H5gmX .framer-6suc65, .framer-H5gmX .framer-u1ohrs, .framer-H5gmX .framer-b1n0fn, .framer-H5gmX .framer-jb17c2, .framer-H5gmX .framer-19k3el { gap: 0px; } .framer-H5gmX.framer-1fz56za > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-H5gmX.framer-1fz56za > :first-child, .framer-H5gmX .framer-16lvrcy > :first-child, .framer-H5gmX .framer-wskf1r > :first-child, .framer-H5gmX .framer-1582o4g > :first-child, .framer-H5gmX .framer-14pm1z9 > :first-child, .framer-H5gmX .framer-nai9wt > :first-child, .framer-H5gmX .framer-6qtos0 > :first-child, .framer-H5gmX .framer-113q7o6 > :first-child, .framer-H5gmX .framer-1wn6mia > :first-child, .framer-H5gmX .framer-1evj7h6 > :first-child, .framer-H5gmX .framer-bt5x0w > :first-child, .framer-H5gmX .framer-1uj03q7 > :first-child, .framer-H5gmX .framer-dncug3 > :first-child, .framer-H5gmX .framer-1a4wquf > :first-child, .framer-H5gmX .framer-zdxu1z > :first-child, .framer-H5gmX .framer-v0vz28 > :first-child, .framer-H5gmX .framer-1t4qwiq > :first-child, .framer-H5gmX .framer-1ahozwt > :first-child, .framer-H5gmX .framer-18x0klu > :first-child, .framer-H5gmX .framer-kq6pfb > :first-child, .framer-H5gmX .framer-kq2dnj > :first-child, .framer-H5gmX .framer-j0x3oo > :first-child, .framer-H5gmX .framer-80pst4 > :first-child, .framer-H5gmX .framer-ljf41l > :first-child, .framer-H5gmX .framer-kkm1aa > :first-child, .framer-H5gmX .framer-89i8wv > :first-child, .framer-H5gmX .framer-1234gz9 > :first-child, .framer-H5gmX .framer-1sergrv > :first-child, .framer-H5gmX .framer-1aqkvi4 > :first-child, .framer-H5gmX .framer-ndq10u > :first-child, .framer-H5gmX .framer-w0xcpd > :first-child, .framer-H5gmX .framer-ksnybi > :first-child, .framer-H5gmX .framer-11nzctz > :first-child, .framer-H5gmX .framer-vdm6tg > :first-child, .framer-H5gmX .framer-11mv6k6 > :first-child, .framer-H5gmX .framer-fm2bg9 > :first-child, .framer-H5gmX .framer-x7vklv > :first-child, .framer-H5gmX .framer-f426px > :first-child, .framer-H5gmX .framer-1rrhzgc > :first-child, .framer-H5gmX .framer-vgs9uu > :first-child, .framer-H5gmX .framer-1suyfes > :first-child, .framer-H5gmX .framer-12xl6tl > :first-child, .framer-H5gmX .framer-l8bb4u > :first-child, .framer-H5gmX .framer-1sdj8iy > :first-child, .framer-H5gmX .framer-ejkatd > :first-child, .framer-H5gmX .framer-1c3y264 > :first-child, .framer-H5gmX .framer-1eqw0kl > :first-child, .framer-H5gmX .framer-cquqe8 > :first-child, .framer-H5gmX .framer-1dblhm9 > :first-child, .framer-H5gmX .framer-1mk6cz0 > :first-child, .framer-H5gmX .framer-1efnpxi > :first-child, .framer-H5gmX .framer-xutsui > :first-child, .framer-H5gmX .framer-9ywpuu > :first-child, .framer-H5gmX .framer-107rwsv > :first-child, .framer-H5gmX .framer-r0z6tb > :first-child, .framer-H5gmX .framer-el6d2g > :first-child, .framer-H5gmX .framer-10gvyll > :first-child, .framer-H5gmX .framer-18n30ko > :first-child, .framer-H5gmX .framer-1y7s7hd > :first-child, .framer-H5gmX .framer-zg1t6o > :first-child, .framer-H5gmX .framer-18kfvpz > :first-child, .framer-H5gmX .framer-zk0q3s > :first-child, .framer-H5gmX .framer-yr776w > :first-child, .framer-H5gmX .framer-ldtkk0 > :first-child, .framer-H5gmX .framer-1gbo2sz > :first-child, .framer-H5gmX .framer-i7pksj > :first-child, .framer-H5gmX .framer-85oyb8 > :first-child, .framer-H5gmX .framer-157shz4 > :first-child, .framer-H5gmX .framer-rqich6 > :first-child, .framer-H5gmX .framer-5ifull > :first-child, .framer-H5gmX .framer-1yjhx88 > :first-child, .framer-H5gmX .framer-ybmvbk > :first-child, .framer-H5gmX .framer-18txmi8 > :first-child, .framer-H5gmX .framer-1md2j0x > :first-child, .framer-H5gmX .framer-15c4sh6 > :first-child, .framer-H5gmX .framer-1fbvo2u > :first-child, .framer-H5gmX .framer-1pk5zq5 > :first-child, .framer-H5gmX .framer-1ptmwd5 > :first-child, .framer-H5gmX .framer-1cazqxv > :first-child, .framer-H5gmX .framer-1q5cdjm > :first-child, .framer-H5gmX .framer-1sk2rg9 > :first-child, .framer-H5gmX .framer-1041ymo > :first-child, .framer-H5gmX .framer-t8rit3 > :first-child, .framer-H5gmX .framer-1om5lna > :first-child, .framer-H5gmX .framer-1mswbaf > :first-child, .framer-H5gmX .framer-1cnknpn > :first-child, .framer-H5gmX .framer-xcd3lq > :first-child, .framer-H5gmX .framer-ra9su7 > :first-child, .framer-H5gmX .framer-h3j2x1 > :first-child, .framer-H5gmX .framer-1tqol7w > :first-child, .framer-H5gmX .framer-4rhjur > :first-child, .framer-H5gmX .framer-1b204o3 > :first-child, .framer-H5gmX .framer-noc0vx > :first-child, .framer-H5gmX .framer-1iqh2p1 > :first-child, .framer-H5gmX .framer-ekfr2y > :first-child, .framer-H5gmX .framer-1mn759o > :first-child, .framer-H5gmX .framer-eu1oez > :first-child, .framer-H5gmX .framer-1bl92xf > :first-child, .framer-H5gmX .framer-1nnk80t > :first-child, .framer-H5gmX .framer-1uni8so > :first-child, .framer-H5gmX .framer-1o1c4ea > :first-child, .framer-H5gmX .framer-mcbkd6 > :first-child, .framer-H5gmX .framer-35sfty > :first-child, .framer-H5gmX .framer-1t7ibmj > :first-child, .framer-H5gmX .framer-16f7pdi > :first-child, .framer-H5gmX .framer-93waft > :first-child, .framer-H5gmX .framer-l4838j > :first-child, .framer-H5gmX .framer-3z2ytd > :first-child, .framer-H5gmX .framer-1t6giwg > :first-child, .framer-H5gmX .framer-1dw9gjw > :first-child, .framer-H5gmX .framer-1pcxfh1 > :first-child, .framer-H5gmX .framer-1g9ajc4 > :first-child, .framer-H5gmX .framer-1szykrz > :first-child, .framer-H5gmX .framer-6suc65 > :first-child, .framer-H5gmX .framer-b1n0fn > :first-child, .framer-H5gmX .framer-jb17c2 > :first-child, .framer-H5gmX .framer-19k3el > :first-child { margin-top: 0px; } .framer-H5gmX.framer-1fz56za > :last-child, .framer-H5gmX .framer-16lvrcy > :last-child, .framer-H5gmX .framer-wskf1r > :last-child, .framer-H5gmX .framer-1582o4g > :last-child, .framer-H5gmX .framer-14pm1z9 > :last-child, .framer-H5gmX .framer-nai9wt > :last-child, .framer-H5gmX .framer-6qtos0 > :last-child, .framer-H5gmX .framer-113q7o6 > :last-child, .framer-H5gmX .framer-1wn6mia > :last-child, .framer-H5gmX .framer-1evj7h6 > :last-child, .framer-H5gmX .framer-bt5x0w > :last-child, .framer-H5gmX .framer-1uj03q7 > :last-child, .framer-H5gmX .framer-dncug3 > :last-child, .framer-H5gmX .framer-1a4wquf > :last-child, .framer-H5gmX .framer-zdxu1z > :last-child, .framer-H5gmX .framer-v0vz28 > :last-child, .framer-H5gmX .framer-1t4qwiq > :last-child, .framer-H5gmX .framer-1ahozwt > :last-child, .framer-H5gmX .framer-18x0klu > :last-child, .framer-H5gmX .framer-kq6pfb > :last-child, .framer-H5gmX .framer-kq2dnj > :last-child, .framer-H5gmX .framer-j0x3oo > :last-child, .framer-H5gmX .framer-80pst4 > :last-child, .framer-H5gmX .framer-ljf41l > :last-child, .framer-H5gmX .framer-kkm1aa > :last-child, .framer-H5gmX .framer-89i8wv > :last-child, .framer-H5gmX .framer-1234gz9 > :last-child, .framer-H5gmX .framer-1sergrv > :last-child, .framer-H5gmX .framer-1aqkvi4 > :last-child, .framer-H5gmX .framer-ndq10u > :last-child, .framer-H5gmX .framer-w0xcpd > :last-child, .framer-H5gmX .framer-ksnybi > :last-child, .framer-H5gmX .framer-11nzctz > :last-child, .framer-H5gmX .framer-vdm6tg > :last-child, .framer-H5gmX .framer-11mv6k6 > :last-child, .framer-H5gmX .framer-fm2bg9 > :last-child, .framer-H5gmX .framer-x7vklv > :last-child, .framer-H5gmX .framer-f426px > :last-child, .framer-H5gmX .framer-1rrhzgc > :last-child, .framer-H5gmX .framer-vgs9uu > :last-child, .framer-H5gmX .framer-1suyfes > :last-child, .framer-H5gmX .framer-12xl6tl > :last-child, .framer-H5gmX .framer-l8bb4u > :last-child, .framer-H5gmX .framer-1sdj8iy > :last-child, .framer-H5gmX .framer-ejkatd > :last-child, .framer-H5gmX .framer-1c3y264 > :last-child, .framer-H5gmX .framer-1eqw0kl > :last-child, .framer-H5gmX .framer-cquqe8 > :last-child, .framer-H5gmX .framer-1dblhm9 > :last-child, .framer-H5gmX .framer-1mk6cz0 > :last-child, .framer-H5gmX .framer-1efnpxi > :last-child, .framer-H5gmX .framer-xutsui > :last-child, .framer-H5gmX .framer-9ywpuu > :last-child, .framer-H5gmX .framer-107rwsv > :last-child, .framer-H5gmX .framer-r0z6tb > :last-child, .framer-H5gmX .framer-el6d2g > :last-child, .framer-H5gmX .framer-10gvyll > :last-child, .framer-H5gmX .framer-18n30ko > :last-child, .framer-H5gmX .framer-1y7s7hd > :last-child, .framer-H5gmX .framer-zg1t6o > :last-child, .framer-H5gmX .framer-18kfvpz > :last-child, .framer-H5gmX .framer-zk0q3s > :last-child, .framer-H5gmX .framer-yr776w > :last-child, .framer-H5gmX .framer-ldtkk0 > :last-child, .framer-H5gmX .framer-1gbo2sz > :last-child, .framer-H5gmX .framer-i7pksj > :last-child, .framer-H5gmX .framer-85oyb8 > :last-child, .framer-H5gmX .framer-157shz4 > :last-child, .framer-H5gmX .framer-rqich6 > :last-child, .framer-H5gmX .framer-5ifull > :last-child, .framer-H5gmX .framer-1yjhx88 > :last-child, .framer-H5gmX .framer-ybmvbk > :last-child, .framer-H5gmX .framer-18txmi8 > :last-child, .framer-H5gmX .framer-1md2j0x > :last-child, .framer-H5gmX .framer-15c4sh6 > :last-child, .framer-H5gmX .framer-1fbvo2u > :last-child, .framer-H5gmX .framer-1pk5zq5 > :last-child, .framer-H5gmX .framer-1ptmwd5 > :last-child, .framer-H5gmX .framer-1cazqxv > :last-child, .framer-H5gmX .framer-1q5cdjm > :last-child, .framer-H5gmX .framer-1sk2rg9 > :last-child, .framer-H5gmX .framer-1041ymo > :last-child, .framer-H5gmX .framer-t8rit3 > :last-child, .framer-H5gmX .framer-1om5lna > :last-child, .framer-H5gmX .framer-1mswbaf > :last-child, .framer-H5gmX .framer-1cnknpn > :last-child, .framer-H5gmX .framer-xcd3lq > :last-child, .framer-H5gmX .framer-ra9su7 > :last-child, .framer-H5gmX .framer-h3j2x1 > :last-child, .framer-H5gmX .framer-1tqol7w > :last-child, .framer-H5gmX .framer-4rhjur > :last-child, .framer-H5gmX .framer-1b204o3 > :last-child, .framer-H5gmX .framer-noc0vx > :last-child, .framer-H5gmX .framer-1iqh2p1 > :last-child, .framer-H5gmX .framer-ekfr2y > :last-child, .framer-H5gmX .framer-1mn759o > :last-child, .framer-H5gmX .framer-eu1oez > :last-child, .framer-H5gmX .framer-1bl92xf > :last-child, .framer-H5gmX .framer-1nnk80t > :last-child, .framer-H5gmX .framer-1uni8so > :last-child, .framer-H5gmX .framer-1o1c4ea > :last-child, .framer-H5gmX .framer-mcbkd6 > :last-child, .framer-H5gmX .framer-35sfty > :last-child, .framer-H5gmX .framer-1t7ibmj > :last-child, .framer-H5gmX .framer-16f7pdi > :last-child, .framer-H5gmX .framer-93waft > :last-child, .framer-H5gmX .framer-l4838j > :last-child, .framer-H5gmX .framer-3z2ytd > :last-child, .framer-H5gmX .framer-1t6giwg > :last-child, .framer-H5gmX .framer-1dw9gjw > :last-child, .framer-H5gmX .framer-1pcxfh1 > :last-child, .framer-H5gmX .framer-1g9ajc4 > :last-child, .framer-H5gmX .framer-1szykrz > :last-child, .framer-H5gmX .framer-6suc65 > :last-child, .framer-H5gmX .framer-b1n0fn > :last-child, .framer-H5gmX .framer-jb17c2 > :last-child, .framer-H5gmX .framer-19k3el > :last-child { margin-bottom: 0px; } .framer-H5gmX .framer-1o9v30s > *, .framer-H5gmX .framer-uh1p7u > *, .framer-H5gmX .framer-83g3ej > *, .framer-H5gmX .framer-lb7sub > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-H5gmX .framer-1o9v30s > :first-child, .framer-H5gmX .framer-24l9ec > :first-child, .framer-H5gmX .framer-o8j3fj > :first-child, .framer-H5gmX .framer-1bzitxm > :first-child, .framer-H5gmX .framer-1vy0p3b > :first-child, .framer-H5gmX .framer-uh1p7u > :first-child, .framer-H5gmX .framer-oo2c7e > :first-child, .framer-H5gmX .framer-8cbiog > :first-child, .framer-H5gmX .framer-dgxykp > :first-child, .framer-H5gmX .framer-1jsiv38 > :first-child, .framer-H5gmX .framer-w5o9lk > :first-child, .framer-H5gmX .framer-181bdp7 > :first-child, .framer-H5gmX .framer-12a358w > :first-child, .framer-H5gmX .framer-1y0njnj > :first-child, .framer-H5gmX .framer-1ewvxpt > :first-child, .framer-H5gmX .framer-1noecmd > :first-child, .framer-H5gmX .framer-dwtigq > :first-child, .framer-H5gmX .framer-16zvuaq > :first-child, .framer-H5gmX .framer-1f40q4o > :first-child, .framer-H5gmX .framer-hjk3p3 > :first-child, .framer-H5gmX .framer-238gb8 > :first-child, .framer-H5gmX .framer-xd4up > :first-child, .framer-H5gmX .framer-1k4vd9l > :first-child, .framer-H5gmX .framer-1lq0uck > :first-child, .framer-H5gmX .framer-h58f5j > :first-child, .framer-H5gmX .framer-2hu0qx > :first-child, .framer-H5gmX .framer-nijkto > :first-child, .framer-H5gmX .framer-17cmvxf > :first-child, .framer-H5gmX .framer-18709dz > :first-child, .framer-H5gmX .framer-q11tqn > :first-child, .framer-H5gmX .framer-1jk1x00 > :first-child, .framer-H5gmX .framer-sjns7d > :first-child, .framer-H5gmX .framer-6v7yxf > :first-child, .framer-H5gmX .framer-4fdza6 > :first-child, .framer-H5gmX .framer-pmwfk4 > :first-child, .framer-H5gmX .framer-1yskqql > :first-child, .framer-H5gmX .framer-1eregk6 > :first-child, .framer-H5gmX .framer-18hltnr > :first-child, .framer-H5gmX .framer-c7q6f5 > :first-child, .framer-H5gmX .framer-t2kl7e > :first-child, .framer-H5gmX .framer-83g3ej > :first-child, .framer-H5gmX .framer-1c00p42 > :first-child, .framer-H5gmX .framer-lb7sub > :first-child, .framer-H5gmX .framer-17jz7pg > :first-child, .framer-H5gmX .framer-kczqx2 > :first-child, .framer-H5gmX .framer-1c3yqq6 > :first-child, .framer-H5gmX .framer-171kcdu > :first-child, .framer-H5gmX .framer-y5rhe4 > :first-child, .framer-H5gmX .framer-1bjvi01 > :first-child, .framer-H5gmX .framer-kflg7s > :first-child, .framer-H5gmX .framer-11fr384 > :first-child, .framer-H5gmX .framer-drjsfr > :first-child, .framer-H5gmX .framer-vogwut > :first-child, .framer-H5gmX .framer-1gfi25t > :first-child, .framer-H5gmX .framer-d5p5g9 > :first-child, .framer-H5gmX .framer-3d2fha > :first-child, .framer-H5gmX .framer-w82rd4 > :first-child, .framer-H5gmX .framer-1xth4b8 > :first-child, .framer-H5gmX .framer-j3wg7g > :first-child, .framer-H5gmX .framer-uf7n40 > :first-child, .framer-H5gmX .framer-kt5fgw > :first-child, .framer-H5gmX .framer-1gz2mic > :first-child, .framer-H5gmX .framer-1u4umf3 > :first-child, .framer-H5gmX .framer-fb2ixv > :first-child, .framer-H5gmX .framer-buzxvh > :first-child, .framer-H5gmX .framer-1h4wybh > :first-child, .framer-H5gmX .framer-ftgilx > :first-child, .framer-H5gmX .framer-1r8afmo > :first-child, .framer-H5gmX .framer-61tjyr > :first-child, .framer-H5gmX .framer-cwhvxg > :first-child, .framer-H5gmX .framer-aew4m8 > :first-child, .framer-H5gmX .framer-4dvr8j > :first-child, .framer-H5gmX .framer-dpn9l > :first-child, .framer-H5gmX .framer-u1ohrs > :first-child { margin-left: 0px; } .framer-H5gmX .framer-1o9v30s > :last-child, .framer-H5gmX .framer-24l9ec > :last-child, .framer-H5gmX .framer-o8j3fj > :last-child, .framer-H5gmX .framer-1bzitxm > :last-child, .framer-H5gmX .framer-1vy0p3b > :last-child, .framer-H5gmX .framer-uh1p7u > :last-child, .framer-H5gmX .framer-oo2c7e > :last-child, .framer-H5gmX .framer-8cbiog > :last-child, .framer-H5gmX .framer-dgxykp > :last-child, .framer-H5gmX .framer-1jsiv38 > :last-child, .framer-H5gmX .framer-w5o9lk > :last-child, .framer-H5gmX .framer-181bdp7 > :last-child, .framer-H5gmX .framer-12a358w > :last-child, .framer-H5gmX .framer-1y0njnj > :last-child, .framer-H5gmX .framer-1ewvxpt > :last-child, .framer-H5gmX .framer-1noecmd > :last-child, .framer-H5gmX .framer-dwtigq > :last-child, .framer-H5gmX .framer-16zvuaq > :last-child, .framer-H5gmX .framer-1f40q4o > :last-child, .framer-H5gmX .framer-hjk3p3 > :last-child, .framer-H5gmX .framer-238gb8 > :last-child, .framer-H5gmX .framer-xd4up > :last-child, .framer-H5gmX .framer-1k4vd9l > :last-child, .framer-H5gmX .framer-1lq0uck > :last-child, .framer-H5gmX .framer-h58f5j > :last-child, .framer-H5gmX .framer-2hu0qx > :last-child, .framer-H5gmX .framer-nijkto > :last-child, .framer-H5gmX .framer-17cmvxf > :last-child, .framer-H5gmX .framer-18709dz > :last-child, .framer-H5gmX .framer-q11tqn > :last-child, .framer-H5gmX .framer-1jk1x00 > :last-child, .framer-H5gmX .framer-sjns7d > :last-child, .framer-H5gmX .framer-6v7yxf > :last-child, .framer-H5gmX .framer-4fdza6 > :last-child, .framer-H5gmX .framer-pmwfk4 > :last-child, .framer-H5gmX .framer-1yskqql > :last-child, .framer-H5gmX .framer-1eregk6 > :last-child, .framer-H5gmX .framer-18hltnr > :last-child, .framer-H5gmX .framer-c7q6f5 > :last-child, .framer-H5gmX .framer-t2kl7e > :last-child, .framer-H5gmX .framer-83g3ej > :last-child, .framer-H5gmX .framer-1c00p42 > :last-child, .framer-H5gmX .framer-lb7sub > :last-child, .framer-H5gmX .framer-17jz7pg > :last-child, .framer-H5gmX .framer-kczqx2 > :last-child, .framer-H5gmX .framer-1c3yqq6 > :last-child, .framer-H5gmX .framer-171kcdu > :last-child, .framer-H5gmX .framer-y5rhe4 > :last-child, .framer-H5gmX .framer-1bjvi01 > :last-child, .framer-H5gmX .framer-kflg7s > :last-child, .framer-H5gmX .framer-11fr384 > :last-child, .framer-H5gmX .framer-drjsfr > :last-child, .framer-H5gmX .framer-vogwut > :last-child, .framer-H5gmX .framer-1gfi25t > :last-child, .framer-H5gmX .framer-d5p5g9 > :last-child, .framer-H5gmX .framer-3d2fha > :last-child, .framer-H5gmX .framer-w82rd4 > :last-child, .framer-H5gmX .framer-1xth4b8 > :last-child, .framer-H5gmX .framer-j3wg7g > :last-child, .framer-H5gmX .framer-uf7n40 > :last-child, .framer-H5gmX .framer-kt5fgw > :last-child, .framer-H5gmX .framer-1gz2mic > :last-child, .framer-H5gmX .framer-1u4umf3 > :last-child, .framer-H5gmX .framer-fb2ixv > :last-child, .framer-H5gmX .framer-buzxvh > :last-child, .framer-H5gmX .framer-1h4wybh > :last-child, .framer-H5gmX .framer-ftgilx > :last-child, .framer-H5gmX .framer-1r8afmo > :last-child, .framer-H5gmX .framer-61tjyr > :last-child, .framer-H5gmX .framer-cwhvxg > :last-child, .framer-H5gmX .framer-aew4m8 > :last-child, .framer-H5gmX .framer-4dvr8j > :last-child, .framer-H5gmX .framer-dpn9l > :last-child, .framer-H5gmX .framer-u1ohrs > :last-child { margin-right: 0px; } .framer-H5gmX .framer-24l9ec > *, .framer-H5gmX .framer-o8j3fj > *, .framer-H5gmX .framer-oo2c7e > *, .framer-H5gmX .framer-8cbiog > *, .framer-H5gmX .framer-dgxykp > *, .framer-H5gmX .framer-1jsiv38 > *, .framer-H5gmX .framer-w5o9lk > *, .framer-H5gmX .framer-181bdp7 > *, .framer-H5gmX .framer-12a358w > *, .framer-H5gmX .framer-1y0njnj > *, .framer-H5gmX .framer-1ewvxpt > *, .framer-H5gmX .framer-1noecmd > *, .framer-H5gmX .framer-dwtigq > *, .framer-H5gmX .framer-16zvuaq > *, .framer-H5gmX .framer-1f40q4o > *, .framer-H5gmX .framer-hjk3p3 > *, .framer-H5gmX .framer-238gb8 > *, .framer-H5gmX .framer-xd4up > *, .framer-H5gmX .framer-1k4vd9l > *, .framer-H5gmX .framer-1lq0uck > *, .framer-H5gmX .framer-h58f5j > *, .framer-H5gmX .framer-2hu0qx > *, .framer-H5gmX .framer-nijkto > *, .framer-H5gmX .framer-17cmvxf > *, .framer-H5gmX .framer-18709dz > *, .framer-H5gmX .framer-q11tqn > *, .framer-H5gmX .framer-1jk1x00 > *, .framer-H5gmX .framer-sjns7d > *, .framer-H5gmX .framer-6v7yxf > *, .framer-H5gmX .framer-4fdza6 > *, .framer-H5gmX .framer-pmwfk4 > *, .framer-H5gmX .framer-1yskqql > *, .framer-H5gmX .framer-1eregk6 > *, .framer-H5gmX .framer-18hltnr > *, .framer-H5gmX .framer-17jz7pg > *, .framer-H5gmX .framer-kczqx2 > *, .framer-H5gmX .framer-1c3yqq6 > *, .framer-H5gmX .framer-171kcdu > *, .framer-H5gmX .framer-y5rhe4 > *, .framer-H5gmX .framer-1bjvi01 > *, .framer-H5gmX .framer-kflg7s > *, .framer-H5gmX .framer-11fr384 > *, .framer-H5gmX .framer-drjsfr > *, .framer-H5gmX .framer-vogwut > *, .framer-H5gmX .framer-1gfi25t > *, .framer-H5gmX .framer-d5p5g9 > *, .framer-H5gmX .framer-3d2fha > *, .framer-H5gmX .framer-w82rd4 > *, .framer-H5gmX .framer-1xth4b8 > *, .framer-H5gmX .framer-j3wg7g > *, .framer-H5gmX .framer-uf7n40 > *, .framer-H5gmX .framer-kt5fgw > *, .framer-H5gmX .framer-1gz2mic > *, .framer-H5gmX .framer-1u4umf3 > *, .framer-H5gmX .framer-fb2ixv > *, .framer-H5gmX .framer-buzxvh > *, .framer-H5gmX .framer-1h4wybh > *, .framer-H5gmX .framer-ftgilx > *, .framer-H5gmX .framer-1r8afmo > *, .framer-H5gmX .framer-61tjyr > *, .framer-H5gmX .framer-cwhvxg > *, .framer-H5gmX .framer-aew4m8 > *, .framer-H5gmX .framer-4dvr8j > *, .framer-H5gmX .framer-dpn9l > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-H5gmX .framer-1bzitxm > *, .framer-H5gmX .framer-c7q6f5 > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-H5gmX .framer-16lvrcy > *, .framer-H5gmX .framer-zg1t6o > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-H5gmX .framer-1vy0p3b > *, .framer-H5gmX .framer-t2kl7e > *, .framer-H5gmX .framer-1c00p42 > *, .framer-H5gmX .framer-u1ohrs > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-H5gmX .framer-wskf1r > *, .framer-H5gmX .framer-1582o4g > *, .framer-H5gmX .framer-14pm1z9 > *, .framer-H5gmX .framer-nai9wt > *, .framer-H5gmX .framer-6qtos0 > *, .framer-H5gmX .framer-113q7o6 > *, .framer-H5gmX .framer-1wn6mia > *, .framer-H5gmX .framer-1evj7h6 > *, .framer-H5gmX .framer-bt5x0w > *, .framer-H5gmX .framer-1uj03q7 > *, .framer-H5gmX .framer-dncug3 > *, .framer-H5gmX .framer-1a4wquf > *, .framer-H5gmX .framer-zdxu1z > *, .framer-H5gmX .framer-v0vz28 > *, .framer-H5gmX .framer-1t4qwiq > *, .framer-H5gmX .framer-1ahozwt > *, .framer-H5gmX .framer-18x0klu > *, .framer-H5gmX .framer-kq6pfb > *, .framer-H5gmX .framer-kq2dnj > *, .framer-H5gmX .framer-j0x3oo > *, .framer-H5gmX .framer-80pst4 > *, .framer-H5gmX .framer-ljf41l > *, .framer-H5gmX .framer-kkm1aa > *, .framer-H5gmX .framer-89i8wv > *, .framer-H5gmX .framer-1234gz9 > *, .framer-H5gmX .framer-1sergrv > *, .framer-H5gmX .framer-1aqkvi4 > *, .framer-H5gmX .framer-ndq10u > *, .framer-H5gmX .framer-w0xcpd > *, .framer-H5gmX .framer-ksnybi > *, .framer-H5gmX .framer-11nzctz > *, .framer-H5gmX .framer-vdm6tg > *, .framer-H5gmX .framer-11mv6k6 > *, .framer-H5gmX .framer-fm2bg9 > *, .framer-H5gmX .framer-x7vklv > *, .framer-H5gmX .framer-f426px > *, .framer-H5gmX .framer-1rrhzgc > *, .framer-H5gmX .framer-vgs9uu > *, .framer-H5gmX .framer-1suyfes > *, .framer-H5gmX .framer-12xl6tl > *, .framer-H5gmX .framer-l8bb4u > *, .framer-H5gmX .framer-1sdj8iy > *, .framer-H5gmX .framer-ejkatd > *, .framer-H5gmX .framer-1c3y264 > *, .framer-H5gmX .framer-1eqw0kl > *, .framer-H5gmX .framer-cquqe8 > *, .framer-H5gmX .framer-1dblhm9 > *, .framer-H5gmX .framer-1mk6cz0 > *, .framer-H5gmX .framer-1efnpxi > *, .framer-H5gmX .framer-xutsui > *, .framer-H5gmX .framer-9ywpuu > *, .framer-H5gmX .framer-107rwsv > *, .framer-H5gmX .framer-r0z6tb > *, .framer-H5gmX .framer-el6d2g > *, .framer-H5gmX .framer-10gvyll > *, .framer-H5gmX .framer-18n30ko > *, .framer-H5gmX .framer-1y7s7hd > *, .framer-H5gmX .framer-18kfvpz > *, .framer-H5gmX .framer-zk0q3s > *, .framer-H5gmX .framer-yr776w > *, .framer-H5gmX .framer-ldtkk0 > *, .framer-H5gmX .framer-1gbo2sz > *, .framer-H5gmX .framer-i7pksj > *, .framer-H5gmX .framer-85oyb8 > *, .framer-H5gmX .framer-157shz4 > *, .framer-H5gmX .framer-rqich6 > *, .framer-H5gmX .framer-5ifull > *, .framer-H5gmX .framer-1yjhx88 > *, .framer-H5gmX .framer-ybmvbk > *, .framer-H5gmX .framer-18txmi8 > *, .framer-H5gmX .framer-1md2j0x > *, .framer-H5gmX .framer-15c4sh6 > *, .framer-H5gmX .framer-1fbvo2u > *, .framer-H5gmX .framer-1pk5zq5 > *, .framer-H5gmX .framer-1ptmwd5 > *, .framer-H5gmX .framer-1cazqxv > *, .framer-H5gmX .framer-1q5cdjm > *, .framer-H5gmX .framer-1sk2rg9 > *, .framer-H5gmX .framer-1041ymo > *, .framer-H5gmX .framer-t8rit3 > *, .framer-H5gmX .framer-1om5lna > *, .framer-H5gmX .framer-1mswbaf > *, .framer-H5gmX .framer-1cnknpn > *, .framer-H5gmX .framer-xcd3lq > *, .framer-H5gmX .framer-ra9su7 > *, .framer-H5gmX .framer-h3j2x1 > *, .framer-H5gmX .framer-1tqol7w > *, .framer-H5gmX .framer-4rhjur > *, .framer-H5gmX .framer-1b204o3 > *, .framer-H5gmX .framer-noc0vx > *, .framer-H5gmX .framer-1iqh2p1 > *, .framer-H5gmX .framer-ekfr2y > *, .framer-H5gmX .framer-1mn759o > *, .framer-H5gmX .framer-eu1oez > *, .framer-H5gmX .framer-1bl92xf > *, .framer-H5gmX .framer-1nnk80t > *, .framer-H5gmX .framer-1uni8so > *, .framer-H5gmX .framer-1o1c4ea > *, .framer-H5gmX .framer-mcbkd6 > *, .framer-H5gmX .framer-35sfty > *, .framer-H5gmX .framer-1t7ibmj > *, .framer-H5gmX .framer-16f7pdi > *, .framer-H5gmX .framer-93waft > *, .framer-H5gmX .framer-l4838j > *, .framer-H5gmX .framer-3z2ytd > *, .framer-H5gmX .framer-1t6giwg > *, .framer-H5gmX .framer-1dw9gjw > *, .framer-H5gmX .framer-1pcxfh1 > *, .framer-H5gmX .framer-1g9ajc4 > *, .framer-H5gmX .framer-1szykrz > *, .framer-H5gmX .framer-6suc65 > *, .framer-H5gmX .framer-b1n0fn > *, .framer-H5gmX .framer-jb17c2 > *, .framer-H5gmX .framer-19k3el > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-H5gmX.framer-v-cdgnxl .framer-24l9ec { cursor: pointer; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-o8j3fj { cursor: unset; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-t2kl7e, .framer-H5gmX.framer-v-cdgnxl .framer-gft689-container, .framer-H5gmX.framer-v-j724yf .framer-t2kl7e, .framer-H5gmX.framer-v-j724yf .framer-gft689-container, .framer-H5gmX.framer-v-j724yf .framer-l0gjpq-container, .framer-H5gmX.framer-v-j724yf .framer-1ykmpo9, .framer-H5gmX.framer-v-1pr36j2 .framer-t2kl7e, .framer-H5gmX.framer-v-1pr36j2 .framer-gft689-container, .framer-H5gmX.framer-v-1pr36j2 .framer-1ykmpo9 { order: 0; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-1c00p42, .framer-H5gmX.framer-v-cdgnxl .framer-177rwbp, .framer-H5gmX.framer-v-cdgnxl .framer-10gafow, .framer-H5gmX.framer-v-j724yf .framer-4dvr8j, .framer-H5gmX.framer-v-j724yf .framer-u1ohrs, .framer-H5gmX.framer-v-1pr36j2 .framer-4dvr8j, .framer-H5gmX.framer-v-1pr36j2 .framer-u1ohrs { order: 1; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-17jz7pg, .framer-H5gmX.framer-v-cdgnxl .framer-16digpq-container, .framer-H5gmX.framer-v-cdgnxl .framer-fb2ixv, .framer-H5gmX.framer-v-cdgnxl .framer-61tjyr, .framer-H5gmX.framer-v-j724yf .framer-16digpq-container, .framer-H5gmX.framer-v-j724yf .framer-aew4m8, .framer-H5gmX.framer-v-1pr36j2 .framer-16digpq-container, .framer-H5gmX.framer-v-1pr36j2 .framer-aew4m8 { order: 2; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-1ab0uy8-container, .framer-H5gmX.framer-v-cdgnxl .framer-1c3yqq6, .framer-H5gmX.framer-v-cdgnxl .framer-1r8afmo, .framer-H5gmX.framer-v-j724yf .framer-17jz7pg, .framer-H5gmX.framer-v-j724yf .framer-1ab0uy8-container, .framer-H5gmX.framer-v-1pr36j2 .framer-17jz7pg, .framer-H5gmX.framer-v-1pr36j2 .framer-1ab0uy8-container { order: 3; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-1jeg8l3-container, .framer-H5gmX.framer-v-cdgnxl .framer-1suj0m-container, .framer-H5gmX.framer-v-j724yf .framer-1jeg8l3-container, .framer-H5gmX.framer-v-j724yf .framer-15wyge6-container, .framer-H5gmX.framer-v-1pr36j2 .framer-1jeg8l3-container, .framer-H5gmX.framer-v-1pr36j2 .framer-15wyge6-container { order: 1; width: 275px; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-td1j8r-container, .framer-H5gmX.framer-v-cdgnxl .framer-1084zst-container, .framer-H5gmX.framer-v-cdgnxl .framer-1a4ampd-container, .framer-H5gmX.framer-v-cdgnxl .framer-httvld-container, .framer-H5gmX.framer-v-cdgnxl .framer-1rfmaf3-container, .framer-H5gmX.framer-v-j724yf .framer-td1j8r-container, .framer-H5gmX.framer-v-j724yf .framer-1084zst-container, .framer-H5gmX.framer-v-j724yf .framer-1a4ampd-container, .framer-H5gmX.framer-v-j724yf .framer-ml9cye-container, .framer-H5gmX.framer-v-1pr36j2 .framer-td1j8r-container, .framer-H5gmX.framer-v-1pr36j2 .framer-1084zst-container, .framer-H5gmX.framer-v-1pr36j2 .framer-1a4ampd-container, .framer-H5gmX.framer-v-1pr36j2 .framer-1rfmaf3-container, .framer-H5gmX.framer-v-1pr36j2 .framer-ml9cye-container, .framer-H5gmX.framer-v-1pr36j2 .framer-1bn1u5t-container { width: 275px; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-y5rhe4, .framer-H5gmX.framer-v-j724yf .framer-1c3yqq6, .framer-H5gmX.framer-v-j724yf .framer-dgkbbg-container, .framer-H5gmX.framer-v-1pr36j2 .framer-1c3yqq6, .framer-H5gmX.framer-v-1pr36j2 .framer-dgkbbg-container { order: 4; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-1bjvi01, .framer-H5gmX.framer-v-j724yf .framer-y5rhe4, .framer-H5gmX.framer-v-j724yf .framer-3um94j-container, .framer-H5gmX.framer-v-1pr36j2 .framer-y5rhe4, .framer-H5gmX.framer-v-1pr36j2 .framer-3um94j-container { order: 5; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-11fr384, .framer-H5gmX.framer-v-j724yf .framer-1bjvi01, .framer-H5gmX.framer-v-j724yf .framer-j9gund-container, .framer-H5gmX.framer-v-1pr36j2 .framer-1bjvi01, .framer-H5gmX.framer-v-1pr36j2 .framer-j9gund-container { order: 6; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-vogwut, .framer-H5gmX.framer-v-j724yf .framer-11fr384, .framer-H5gmX.framer-v-j724yf .framer-1u3czec-container, .framer-H5gmX.framer-v-1pr36j2 .framer-11fr384, .framer-H5gmX.framer-v-1pr36j2 .framer-1u3czec-container { order: 7; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-d5p5g9, .framer-H5gmX.framer-v-j724yf .framer-vogwut, .framer-H5gmX.framer-v-j724yf .framer-1m27r47-container, .framer-H5gmX.framer-v-1pr36j2 .framer-vogwut, .framer-H5gmX.framer-v-1pr36j2 .framer-1m27r47-container { order: 8; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-3d2fha, .framer-H5gmX.framer-v-j724yf .framer-d5p5g9, .framer-H5gmX.framer-v-j724yf .framer-1p0hyay-container, .framer-H5gmX.framer-v-1pr36j2 .framer-d5p5g9, .framer-H5gmX.framer-v-1pr36j2 .framer-1p0hyay-container { order: 9; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-eeybm4-container, .framer-H5gmX.framer-v-cdgnxl .framer-pnx70o-container, .framer-H5gmX.framer-v-j724yf .framer-eeybm4-container, .framer-H5gmX.framer-v-1pr36j2 .framer-eeybm4-container { order: 0; width: 275px; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-15wyge6-container, .framer-H5gmX.framer-v-cdgnxl .framer-fkxmkd-container, .framer-H5gmX.framer-v-j724yf .framer-1suj0m-container, .framer-H5gmX.framer-v-1pr36j2 .framer-1suj0m-container { order: 2; width: 275px; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-1rqzlxj-container, .framer-H5gmX.framer-v-cdgnxl .framer-1rh6xl3-container, .framer-H5gmX.framer-v-j724yf .framer-1rqzlxj-container, .framer-H5gmX.framer-v-j724yf .framer-11qd2hf-container, .framer-H5gmX.framer-v-1pr36j2 .framer-1rqzlxj-container, .framer-H5gmX.framer-v-1pr36j2 .framer-11qd2hf-container { order: 3; width: 275px; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-1xth4b8, .framer-H5gmX.framer-v-j724yf .framer-3d2fha, .framer-H5gmX.framer-v-j724yf .framer-or603q-container, .framer-H5gmX.framer-v-1pr36j2 .framer-3d2fha, .framer-H5gmX.framer-v-1pr36j2 .framer-or603q-container { order: 10; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-uf7n40, .framer-H5gmX.framer-v-j724yf .framer-1xth4b8, .framer-H5gmX.framer-v-j724yf .framer-1vfzbot-container, .framer-H5gmX.framer-v-1pr36j2 .framer-1xth4b8, .framer-H5gmX.framer-v-1pr36j2 .framer-1vfzbot-container { order: 11; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-1gz2mic, .framer-H5gmX.framer-v-j724yf .framer-uf7n40, .framer-H5gmX.framer-v-j724yf .framer-19b4yx1-container, .framer-H5gmX.framer-v-1pr36j2 .framer-uf7n40, .framer-H5gmX.framer-v-1pr36j2 .framer-19b4yx1-container { order: 12; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-1u4umf3, .framer-H5gmX.framer-v-j724yf .framer-1gz2mic, .framer-H5gmX.framer-v-1pr36j2 .framer-1gz2mic { order: 13; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-buzxvh { order: 14; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-ftgilx, .framer-H5gmX.framer-v-j724yf .framer-ftgilx, .framer-H5gmX.framer-v-1pr36j2 .framer-ftgilx { order: 15; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-91v5sw-container { order: 4; width: 275px; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-1pmzpw-container { order: 5; width: 275px; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-7fqpdw-container { order: 6; width: 275px; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-8wsr3z-container { order: 8; width: 275px; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-1fvjurc-container { order: 9; width: 275px; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-sfbfch-container { order: 10; width: 275px; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-1ki4rbj-container { flex: none; order: 7; width: 275px; }\",\".framer-H5gmX.framer-v-cdgnxl .framer-dpn9l, .framer-H5gmX.framer-v-j724yf .framer-cwhvxg, .framer-H5gmX.framer-v-1pr36j2 .framer-cwhvxg { order: 17; }\",\".framer-H5gmX.framer-v-4wl491 .framer-24l9ec, .framer-H5gmX.framer-v-4wl491 .framer-o8j3fj { padding: 8px; width: 180px; }\",\".framer-H5gmX.framer-v-j724yf .framer-24l9ec { cursor: pointer; padding: 8px; width: 180px; }\",\".framer-H5gmX.framer-v-j724yf .framer-o8j3fj { cursor: unset; padding: 8px; width: 180px; }\",\".framer-H5gmX.framer-v-j724yf .framer-buzxvh, .framer-H5gmX.framer-v-1pr36j2 .framer-buzxvh { order: 16; }\",\".framer-H5gmX.framer-v-j724yf .framer-dpn9l, .framer-H5gmX.framer-v-1pr36j2 .framer-dpn9l { order: 18; }\",\".framer-H5gmX.framer-v-o3x97m .framer-24l9ec, .framer-H5gmX.framer-v-o3x97m .framer-o8j3fj { padding: 8px; width: 160px; }\",\".framer-H5gmX.framer-v-1pr36j2 .framer-24l9ec { cursor: pointer; padding: 8px; width: 160px; }\",\".framer-H5gmX.framer-v-1pr36j2 .framer-o8j3fj { cursor: unset; padding: 8px; width: 160px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4025.5\n * @framerIntrinsicWidth 1320\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"fEDp7WBeM\":{\"layout\":[\"fixed\",\"auto\"]},\"MpZpvYGcY\":{\"layout\":[\"fixed\",\"auto\"]},\"lfUvk3DBS\":{\"layout\":[\"fixed\",\"auto\"]},\"lSGlQeduD\":{\"layout\":[\"fixed\",\"auto\"]},\"sabrTkXnD\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameroAkNTn_p0=withCSS(Component,css,\"framer-H5gmX\");export default FrameroAkNTn_p0;FrameroAkNTn_p0.displayName=\"Program\";FrameroAkNTn_p0.defaultProps={height:4025.5,width:1320};addPropertyControls(FrameroAkNTn_p0,{variant:{options:[\"jHy3l8J2V\",\"fEDp7WBeM\",\"MpZpvYGcY\",\"lfUvk3DBS\",\"lSGlQeduD\",\"sabrTkXnD\"],optionTitles:[\"Desktop Cumartesi\",\"Desktop Pazar\",\"Tablet Cumartesi\",\"Tablet Pazar\",\"Mobil Cumartesi\",\"Mobil Pazar\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FrameroAkNTn_p0,[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4S-EiAou6Y.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Bold.cyrillic-ext-XOTVL7ZR.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://app.framerstatic.com/Inter-Bold.cyrillic-6LOMBC2V.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Bold.greek-ext-WXWSJXLB.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Bold.greek-YRST7ODZ.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://app.framerstatic.com/Inter-Bold.latin-ext-BASA5UL3.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://app.framerstatic.com/Inter-Bold.latin-UCM45LQF.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://app.framerstatic.com/Inter-Bold.vietnamese-OEVJMXEP.woff2\",weight:\"700\"}]},...SpeakerFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameroAkNTn_p0\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1320\",\"framerIntrinsicHeight\":\"4025.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fEDp7WBeM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MpZpvYGcY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lfUvk3DBS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lSGlQeduD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sabrTkXnD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-600\",\"GF;Outfit-900\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4S-EiAou6Y.woff2\",weight:\"600\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4ZmyC4S-EiAou6Y.woff2\",weight:\"900\"}]}];export const css=['.framer-BQ1QN .framer-styles-preset-vrhkat:not(.rich-text-wrapper), .framer-BQ1QN .framer-styles-preset-vrhkat.rich-text-wrapper h3 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", sans-serif; --framer-font-size: 28px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, #ffffff); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-BQ1QN .framer-styles-preset-vrhkat:not(.rich-text-wrapper), .framer-BQ1QN .framer-styles-preset-vrhkat.rich-text-wrapper h3 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", sans-serif; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, #ffffff); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-BQ1QN .framer-styles-preset-vrhkat:not(.rich-text-wrapper), .framer-BQ1QN .framer-styles-preset-vrhkat.rich-text-wrapper h3 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", sans-serif; --framer-font-size: 22px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-letter-spacing: -0.5px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, #ffffff); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-BQ1QN\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-600\",\"GF;Outfit-900\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4S-EiAou6Y.woff2\",weight:\"600\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4ZmyC4S-EiAou6Y.woff2\",weight:\"900\"}]}];export const css=['.framer-BZrwf .framer-styles-preset-2l94f9:not(.rich-text-wrapper), .framer-BZrwf .framer-styles-preset-2l94f9.rich-text-wrapper h6 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-letter-spacing: 0em; --framer-line-height: 1.3em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1439px) and (min-width: 810px) { .framer-BZrwf .framer-styles-preset-2l94f9:not(.rich-text-wrapper), .framer-BZrwf .framer-styles-preset-2l94f9.rich-text-wrapper h6 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-letter-spacing: 0em; --framer-line-height: 1.3em; --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-BZrwf .framer-styles-preset-2l94f9:not(.rich-text-wrapper), .framer-BZrwf .framer-styles-preset-2l94f9.rich-text-wrapper h6 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-letter-spacing: 0em; --framer-line-height: 1.3em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-BZrwf\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-600\",\"GF;Outfit-900\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4S-EiAou6Y.woff2\",weight:\"600\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4ZmyC4S-EiAou6Y.woff2\",weight:\"900\"}]}];export const css=['.framer-S6wsO .framer-styles-preset-1c3y54e:not(.rich-text-wrapper), .framer-S6wsO .framer-styles-preset-1c3y54e.rich-text-wrapper h4 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", sans-serif; --framer-font-size: 26px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-letter-spacing: 0em; --framer-line-height: 1.3em; --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-S6wsO .framer-styles-preset-1c3y54e:not(.rich-text-wrapper), .framer-S6wsO .framer-styles-preset-1c3y54e.rich-text-wrapper h4 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", sans-serif; --framer-font-size: 22px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-letter-spacing: 0em; --framer-line-height: 1.3em; --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-S6wsO .framer-styles-preset-1c3y54e:not(.rich-text-wrapper), .framer-S6wsO .framer-styles-preset-1c3y54e.rich-text-wrapper h4 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 600; --framer-font-weight-bold: 900; --framer-letter-spacing: 0em; --framer-line-height: 1.3em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-S6wsO\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-700\",\"GF;Outfit-900\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4deyC4S-EiAou6Y.woff2\",weight:\"700\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4ZmyC4S-EiAou6Y.woff2\",weight:\"900\"}]}];export const css=['.framer-lInSK .framer-styles-preset-1wyx5xq:not(.rich-text-wrapper), .framer-lInSK .framer-styles-preset-1wyx5xq.rich-text-wrapper h1 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", sans-serif; --framer-font-size: 38px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-letter-spacing: -1.2px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-56e947c2-567e-4689-b8a4-dfe0bbccb37f, #fbe923); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-lInSK .framer-styles-preset-1wyx5xq:not(.rich-text-wrapper), .framer-lInSK .framer-styles-preset-1wyx5xq.rich-text-wrapper h1 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", sans-serif; --framer-font-size: 34px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-letter-spacing: -1.2px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-56e947c2-567e-4689-b8a4-dfe0bbccb37f, #fbe923); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-lInSK .framer-styles-preset-1wyx5xq:not(.rich-text-wrapper), .framer-lInSK .framer-styles-preset-1wyx5xq.rich-text-wrapper h1 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", sans-serif; --framer-font-size: 32px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-letter-spacing: -1.2px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: left; --framer-text-color: var(--token-56e947c2-567e-4689-b8a4-dfe0bbccb37f, #fbe923); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-lInSK\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ca23763)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PropertyOverrides,RichText,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useRouteElementId,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/DAWxXDGdC5RJUOPfOsh5/Ticker.js\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/9zLIz4fn80IR9zpOx18Q/Embed.js\";import Input from\"https://framerusercontent.com/modules/oWVHHLIj4Q7woeIlKzbt/vFZ651v9QEXXQW2ze9aP/Input.js\";import FormSpark from\"https://framerusercontent.com/modules/vkHAj2Yk0mTnbM6ZdN5c/Foxm7T4YpJpvPgDlEus0/FormSpark.js\";import Accordion from\"#framer/local/canvasComponent/KKnU3ImBE/KKnU3ImBE.js\";import FooterDark from\"#framer/local/canvasComponent/LV4oZhLqv/LV4oZhLqv.js\";import Program from\"#framer/local/canvasComponent/oAkNTn_p0/oAkNTn_p0.js\";import Speaker from\"#framer/local/canvasComponent/TsXJ462PZ/TsXJ462PZ.js\";import Navbar from\"#framer/local/canvasComponent/XuP1C2k2u/XuP1C2k2u.js\";import*as sharedStyle1 from\"#framer/local/css/dovYW3RMo/dovYW3RMo.js\";import*as sharedStyle5 from\"#framer/local/css/F6pTP1SfK/F6pTP1SfK.js\";import*as sharedStyle4 from\"#framer/local/css/mT3zllE2r/mT3zllE2r.js\";import*as sharedStyle2 from\"#framer/local/css/RmM1aVhv4/RmM1aVhv4.js\";import*as sharedStyle3 from\"#framer/local/css/tL5R3GHac/tL5R3GHac.js\";import*as sharedStyle7 from\"#framer/local/css/wlwMi0NKR/wlwMi0NKR.js\";import*as sharedStyle6 from\"#framer/local/css/X0L6i51Zi/X0L6i51Zi.js\";import*as sharedStyle from\"#framer/local/css/Z_ypaiEkG/Z_ypaiEkG.js\";import metadataProvider from\"#framer/local/webPageMetadata/USLtHdaFs/USLtHdaFs.js\";const NavbarFonts=getFonts(Navbar);const InputFonts=getFonts(Input);const MaterialFonts=getFonts(Material);const YouTubeFonts=getFonts(YouTube);const TickerFonts=getFonts(Ticker);const EmbedFonts=getFonts(Embed);const SpeakerFonts=getFonts(Speaker);const ProgramFonts=getFonts(Program);const AccordionFonts=getFonts(Accordion);const FormSparkFonts=getFonts(FormSpark);const FooterDarkFonts=getFonts(FooterDark);const breakpoints={bZYFZr_6s:\"(min-width: 810px) and (max-width: 1199px)\",CDWlzA6vn:\"(min-width: 1200px) and (max-width: 1439px)\",ES4b3ioVD:\"(max-width: 809px)\",vzu5Et2hB:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-c4lEL\";const variantClassNames={bZYFZr_6s:\"framer-v-nhe4b2\",CDWlzA6vn:\"framer-v-126i2td\",ES4b3ioVD:\"framer-v-6lwsyg\",vzu5Et2hB:\"framer-v-171hrmf\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const metadata=metadataProvider();const humanReadableVariantMap={\"Desktop 2\":\"CDWlzA6vn\",Desktop:\"vzu5Et2hB\",Phone:\"ES4b3ioVD\",Tablet:\"bZYFZr_6s\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"vzu5Et2hB\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-c4lEL`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-c4lEL`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onSubmitwelu7j=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onTap1wvko5h=({overlay,paginationInfo})=>activeVariantCallback(async(...args)=>{overlay.hide();});const ref1=React.useRef(null);const elementId=useRouteElementId(\"t7Jf73Fs5\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"iJ3cs2J37\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"L1aVy5NWw\");const ref4=React.useRef(null);const elementId3=useRouteElementId(\"qQGfRNj2P\");const ref5=React.useRef(null);const elementId4=useRouteElementId(\"rEBtkX0ig\");const ref6=React.useRef(null);const elementId5=useRouteElementId(\"kuB3Bkluy\");const ref7=React.useRef(null);const elementId6=useRouteElementId(\"flHOueECF\");const ref8=React.useRef(null);const elementId7=useRouteElementId(\"mWBYwHlqp\");const ref9=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"vzu5Et2hB\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-171hrmf\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ES4b3ioVD:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"top\",src:\"https://framerusercontent.com/images/z5ktJM3YhNODSOGVJoIZr5I4.png\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/z5ktJM3YhNODSOGVJoIZr5I4.png\",srcSet:\"https://framerusercontent.com/images/z5ktJM3YhNODSOGVJoIZr5I4.png?scale-down-to=512 512w,https://framerusercontent.com/images/z5ktJM3YhNODSOGVJoIZr5I4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/z5ktJM3YhNODSOGVJoIZr5I4.png 1920w\"},className:\"framer-cf1k8o\",\"data-framer-name\":\"Top\",name:\"Top\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ES4b3ioVD:{height:99}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h90jae-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{variant:\"SK4Df1eUw\"},CDWlzA6vn:{variant:\"ieJdYymYs\"},ES4b3ioVD:{variant:\"B9c0bQgVP\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"GszRgPB_K\",layoutId:\"GszRgPB_K\",style:{height:\"100%\",width:\"100%\"},variant:\"TBWN5klKt\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1epqam3\",\"data-framer-name\":\"Hero\",name:\"Hero\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-egphgb\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iozi3w\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-1wyx5xq\",\"data-styles-preset\":\"Z_ypaiEkG\",style:{\"--framer-text-color\":\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\"},children:[\"SDN Summit \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-56e947c2-567e-4689-b8a4-dfe0bbccb37f, rgb(251, 233, 35))\"},children:\"sona erdi.\"}),/*#__PURE__*/_jsx(\"br\",{}),\"Yo\u011Fun ilginiz i\\xe7in te\u015Fekk\\xfcrler. Gelecek y\u0131l g\\xf6r\\xfc\u015Fmek \\xfczere\"]})}),className:\"framer-z7rbpo\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CDWlzA6vn:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-rs2v6u\",\"data-styles-preset\":\"dovYW3RMo\",style:{\"--framer-text-color\":\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\"},children:\"27 - 28 Nisan 2024, \u0130stanbul\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-rs2v6u\",\"data-styles-preset\":\"dovYW3RMo\",children:\"27 - 28 Nisan 2024, \u0130stanbul\"})}),className:\"framer-1wtj3y3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-vrhkat\",\"data-styles-preset\":\"RmM1aVhv4\",style:{\"--framer-text-color\":\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\"},children:\"Teknoloji d\\xfcnyas\u0131n\u0131n liderleriyle bulu\u015Fmaya ve gelece\u011Fin teknolojilerini  ke\u015Ffedin.\"})}),className:\"framer-1e2tccs\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15v67ny\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-2l94f9\",\"data-styles-preset\":\"tL5R3GHac\",style:{\"--framer-text-color\":\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\"},children:\"SDN Summit ile ilgili geli\u015Fmeler sana gelsin\"})}),className:\"framer-jms34j\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-ok4q2h-container\",id:\"ok4q2h\",children:[/*#__PURE__*/_jsx(Input,{button:{buttonFont:{fontFamily:'\"Outfit\", \"Outfit Placeholder\", sans-serif',fontSize:\"17px\",fontStyle:\"normal\",fontWeight:700,letterSpacing:\"0em\",lineHeight:\"1em\"},buttonPadding:0,buttonPaddingBottom:0,buttonPaddingLeft:0,buttonPaddingPerSide:true,buttonPaddingRight:0,buttonPaddingTop:0,buttonShadow:{shadowBlur:4,shadowColor:\"rgba(0, 0, 0, 0.25)\",shadowX:0,shadowY:2},color:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",fill:\"var(--token-0ac792fb-fe8f-494e-bce9-649a37d403f1, rgb(46, 60, 220))\",insetWhenDocked:2,isDocked:true,label:\"Haberdar Ol\",shouldAppear:true,widthWhenDocked:140},font:{fontFamily:'\"Outfit\", \"Outfit Placeholder\", sans-serif',fontSize:\"15px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"0em\",lineHeight:\"0.3em\"},formsparkID:\"vM39NcVlM\",gap:15,getwaitlistAPI:\"\",height:\"100%\",id:\"hnvlRPCj0\",input:{borderRadius:4,color:\"rgb(41, 41, 41)\",fill:\"rgb(247, 247, 247)\",fixedHeight:40,height:true,padding:9,paddingBottom:10,paddingLeft:10,paddingPerSide:true,paddingRight:10,paddingTop:10,placeholder:\"E-posta adresi\",placeholderColor:\"rgba(41, 41, 41, 0.7)\"},layout:\"horizontal\",layoutId:\"hnvlRPCj0\",loopsID:\"\",loopsUserGroup:\"\",mailchimpURL:\"\",onSubmit:onSubmitwelu7j({overlay}),redirectAs:\"overlay\",service:\"formspark\",style:{width:\"100%\"},width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-z5d6bc\",\"data-framer-portal-id\":\"ok4q2h\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"rfK7pPeQc\"),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ufvuuo\",\"data-framer-portal-id\":\"ok4q2h\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTcwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0ac792fb-fe8f-494e-bce9-649a37d403f1, rgb(46, 60, 220))\"},children:\"SDN Summit b\\xfcltenine ba\u015Far\u0131yla kay\u0131t oldunuz.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},children:\"SDN Summit ile ilgili geli\u015Fmelerden \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LTYwMA==\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},children:\"sizi haberdar edece\u011Fiz. \"})]}),className:\"framer-1ocddg0\",fonts:[\"GF;Outfit-700\",\"GF;Outfit-600\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-jecvfy\",onTap:onTap1wvko5h({overlay}),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w09v51-container\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"Close\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"R_yA7b85o\",layoutId:\"R_yA7b85o\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})]}),document.querySelector(\"#overlay\"))})})]})})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18ci92w\",\"data-framer-name\":\"Hakk\u0131nda BG\",id:elementId,name:\"Hakk\u0131nda BG\",ref:ref2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 730px)\",src:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png\",srcSet:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png 1920w\"}},CDWlzA6vn:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 1120px)\",src:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png\",srcSet:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png 1920w\"}},ES4b3ioVD:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"min(169.2308vw, 390px)\",src:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png\",srcSet:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png 1920w\"}}},children:/*#__PURE__*/_jsxs(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 1280px)\",src:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png\",srcSet:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png 1920w\"},className:\"framer-18wg6l3\",\"data-framer-name\":\"Row\",name:\"Row\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fle9rv\",\"data-framer-name\":\"Header\",name:\"Header\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-rs2v6u\",\"data-styles-preset\":\"dovYW3RMo\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},children:\"SDN Summit Canl\u0131 Yay\u0131n\u0131\"})}),className:\"framer-f906jd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dfvvkg\",\"data-styles-preset\":\"mT3zllE2r\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},children:\"SDN Summit'e kat\u0131lamad\u0131ysan\u0131z veya kat\u0131l\u0131p ka\\xe7\u0131rd\u0131\u011F\u0131n\u0131z oturumlar varsa a\u015Fa\u011F\u0131daki canl\u0131 yay\u0131n linklerimizden konferans progrma\u0131n\u0131 izleyebilirsiniz.\"})}),className:\"framer-hangkm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-nfp0u1\",\"data-framer-name\":\"Hakk\u0131nda\",name:\"Hakk\u0131nda\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kxdo19\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-upit1c-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:10,bottomLeftRadius:10,bottomRightRadius:10,height:\"100%\",id:\"tYDz4yx8V\",isMixedBorderRadius:false,isRed:true,layoutId:\"tYDz4yx8V\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:10,topRightRadius:10,url:\"https://youtu.be/GX5jfWg-PSs?t=1175\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1chi1f7-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:10,bottomLeftRadius:10,bottomRightRadius:10,height:\"100%\",id:\"ASwqNdJ5Y\",isMixedBorderRadius:false,isRed:true,layoutId:\"ASwqNdJ5Y\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:10,topRightRadius:10,url:\"https://youtu.be/cbTKS1faOqE?t=97\",width:\"100%\"})})})]})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1laolx5\",\"data-framer-name\":\"Hakk\u0131nda BG\",id:elementId1,name:\"Hakk\u0131nda BG\",ref:ref3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 730px)\",src:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png\",srcSet:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png 1920w\"}},CDWlzA6vn:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 1120px)\",src:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png\",srcSet:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png 1920w\"}},ES4b3ioVD:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"min(169.2308vw, 390px)\",src:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png\",srcSet:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png 1920w\"}}},children:/*#__PURE__*/_jsxs(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 1280px)\",src:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png\",srcSet:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png 1920w\"},className:\"framer-110sx82\",\"data-framer-name\":\"Row\",name:\"Row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1oqmmn5\",\"data-framer-name\":\"Hakk\u0131nda\",name:\"Hakk\u0131nda\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jup5b2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16hp3d0\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-rs2v6u\",\"data-styles-preset\":\"dovYW3RMo\",style:{\"--framer-text-color\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},children:\"SDN Summit NED\u0130R?\"})}),className:\"framer-1lw5vdg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-vrhkat\",\"data-styles-preset\":\"RmM1aVhv4\",style:{\"--framer-text-color\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},children:\"Teknoloji harikalar\u0131n\u0131n ve inovatif \\xfcr\\xfcnlerin bulu\u015Fma noktas\u0131!\"})}),className:\"framer-g70qto\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1dfvvkg\",\"data-styles-preset\":\"mT3zllE2r\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},children:\"SDN Summit, T\\xfcrkiye'nin en \\xf6nde gelen teknoloji \\xfcreticilerini ve giri\u015Fimcilerini bir araya getiriyor. Bug\\xfcn\\xfcn teknolojisini ve gelece\u011Fin f\u0131rsatlar\u0131n\u0131 ke\u015Ffetmek isteyen herkesi bekliyoruz.\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},children:\"\u0130novasyon ve ilham dolu iki g\\xfcn boyunca, teknolojiye dair ne varsa SDN Summit'te olacak.\"})]})}),className:\"framer-14323re\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-a8j8wl\",\"data-framer-name\":\"Image\",name:\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1e3,intrinsicWidth:1360,pixelHeight:1e3,pixelWidth:1360,positionX:\"center\",positionY:\"center\",sizes:\"max((min(100vw, 730px) - 10px) * 0.7 - 20px, 1px)\",src:\"https://framerusercontent.com/images/laxeg2qOqP154W0LWwBuHBXZA0.png\",srcSet:\"https://framerusercontent.com/images/laxeg2qOqP154W0LWwBuHBXZA0.png?scale-down-to=512 512w,https://framerusercontent.com/images/laxeg2qOqP154W0LWwBuHBXZA0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/laxeg2qOqP154W0LWwBuHBXZA0.png 1360w\"}},CDWlzA6vn:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1e3,intrinsicWidth:1360,pixelHeight:1e3,pixelWidth:1360,positionX:\"center\",positionY:\"center\",sizes:\"480px\",src:\"https://framerusercontent.com/images/laxeg2qOqP154W0LWwBuHBXZA0.png\",srcSet:\"https://framerusercontent.com/images/laxeg2qOqP154W0LWwBuHBXZA0.png?scale-down-to=512 512w,https://framerusercontent.com/images/laxeg2qOqP154W0LWwBuHBXZA0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/laxeg2qOqP154W0LWwBuHBXZA0.png 1360w\"}},ES4b3ioVD:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1e3,intrinsicWidth:1360,pixelHeight:1e3,pixelWidth:1360,positionX:\"center\",positionY:\"center\",sizes:\"305px\",src:\"https://framerusercontent.com/images/laxeg2qOqP154W0LWwBuHBXZA0.png\",srcSet:\"https://framerusercontent.com/images/laxeg2qOqP154W0LWwBuHBXZA0.png?scale-down-to=512 512w,https://framerusercontent.com/images/laxeg2qOqP154W0LWwBuHBXZA0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/laxeg2qOqP154W0LWwBuHBXZA0.png 1360w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1e3,intrinsicWidth:1360,pixelHeight:1e3,pixelWidth:1360,positionX:\"center\",positionY:\"center\",sizes:\"600px\",src:\"https://framerusercontent.com/images/laxeg2qOqP154W0LWwBuHBXZA0.png\",srcSet:\"https://framerusercontent.com/images/laxeg2qOqP154W0LWwBuHBXZA0.png?scale-down-to=512 512w,https://framerusercontent.com/images/laxeg2qOqP154W0LWwBuHBXZA0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/laxeg2qOqP154W0LWwBuHBXZA0.png 1360w\"},className:\"framer-sx32zb\",\"data-framer-name\":\"Image\",name:\"Image\"})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12xlgch\",\"data-framer-name\":\"Neden Kat\u0131lmay\u0131s\u0131n\",name:\"Neden Kat\u0131lmay\u0131s\u0131n\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-vrhkat\",\"data-styles-preset\":\"RmM1aVhv4\",style:{\"--framer-text-color\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},children:\"Neden SDN Summit'e kat\u0131lmal\u0131s\u0131n\u0131z?\"})}),className:\"framer-oanj74\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ozb7w8\",\"data-styles-preset\":\"F6pTP1SfK\",style:{\"--framer-text-color\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},children:\"Teknoloji d\\xfcnyas\u0131n\u0131n \\xf6nde gelen isimleri, yenilik\\xe7i projeler ve en yeni teknoloji trendleriyle dopdolu 2 g\\xfcn kat\u0131l\u0131mc\u0131lar\u0131n\u0131 bekliyor.\"})}),className:\"framer-1nci0c3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19yt0c0\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f8uhd0\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:360,intrinsicWidth:640,pixelHeight:360,pixelWidth:640,sizes:\"max((min(100vw, 730px) - 80px) / 3, 200px)\",src:\"https://framerusercontent.com/images/7TWIz2EKvwmu18XU2fVjeZRE.jpg\",srcSet:\"https://framerusercontent.com/images/7TWIz2EKvwmu18XU2fVjeZRE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/7TWIz2EKvwmu18XU2fVjeZRE.jpg 640w\"}},CDWlzA6vn:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:360,intrinsicWidth:640,pixelHeight:360,pixelWidth:640,sizes:\"max((min(100vw, 1120px) - 80px) / 3, 200px)\",src:\"https://framerusercontent.com/images/7TWIz2EKvwmu18XU2fVjeZRE.jpg\",srcSet:\"https://framerusercontent.com/images/7TWIz2EKvwmu18XU2fVjeZRE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/7TWIz2EKvwmu18XU2fVjeZRE.jpg 640w\"}},ES4b3ioVD:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:360,intrinsicWidth:640,pixelHeight:360,pixelWidth:640,sizes:\"max(min(169.2308vw, 390px) - 60px, 200px)\",src:\"https://framerusercontent.com/images/7TWIz2EKvwmu18XU2fVjeZRE.jpg\",srcSet:\"https://framerusercontent.com/images/7TWIz2EKvwmu18XU2fVjeZRE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/7TWIz2EKvwmu18XU2fVjeZRE.jpg 640w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:360,intrinsicWidth:640,pixelHeight:360,pixelWidth:640,sizes:\"max((min(100vw, 1280px) - 80px) / 3, 200px)\",src:\"https://framerusercontent.com/images/7TWIz2EKvwmu18XU2fVjeZRE.jpg\",srcSet:\"https://framerusercontent.com/images/7TWIz2EKvwmu18XU2fVjeZRE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/7TWIz2EKvwmu18XU2fVjeZRE.jpg 640w\"},className:\"framer-1g6bv1o\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hntm5l\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ES4b3ioVD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1c3y54e\",\"data-styles-preset\":\"X0L6i51Zi\",children:\"Teknoloji liderleriyle bulu\u015F\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ozb7w8\",\"data-styles-preset\":\"F6pTP1SfK\",children:\"Teknoloji liderleriyle bulu\u015F\"})}),className:\"framer-1mseoeg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dfvvkg\",\"data-styles-preset\":\"mT3zllE2r\",children:\"SDN Summit, teknoloji liderleriyle bulu\u015Faca\u011F\u0131n\u0131z ve gelece\u011Fin teknoloji vizyonunu onlardan dinleyece\u011Finiz bir etkinlik olacak.\"})}),className:\"framer-11aofiz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rkaqah\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3625,intrinsicWidth:2731,pixelHeight:3625,pixelWidth:2731,positionX:\"left\",positionY:\"top\",sizes:\"max((min(100vw, 730px) - 80px) / 3, 200px)\",src:\"https://framerusercontent.com/images/eAP5Fg7YMuiOkswqeKjJm66ooI.jpg\",srcSet:\"https://framerusercontent.com/images/eAP5Fg7YMuiOkswqeKjJm66ooI.jpg?scale-down-to=1024 771w,https://framerusercontent.com/images/eAP5Fg7YMuiOkswqeKjJm66ooI.jpg?scale-down-to=2048 1542w,https://framerusercontent.com/images/eAP5Fg7YMuiOkswqeKjJm66ooI.jpg 2731w\"}},CDWlzA6vn:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3625,intrinsicWidth:2731,pixelHeight:3625,pixelWidth:2731,positionX:\"left\",positionY:\"top\",sizes:\"max((min(100vw, 1120px) - 80px) / 3, 200px)\",src:\"https://framerusercontent.com/images/eAP5Fg7YMuiOkswqeKjJm66ooI.jpg\",srcSet:\"https://framerusercontent.com/images/eAP5Fg7YMuiOkswqeKjJm66ooI.jpg?scale-down-to=1024 771w,https://framerusercontent.com/images/eAP5Fg7YMuiOkswqeKjJm66ooI.jpg?scale-down-to=2048 1542w,https://framerusercontent.com/images/eAP5Fg7YMuiOkswqeKjJm66ooI.jpg 2731w\"}},ES4b3ioVD:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3625,intrinsicWidth:2731,pixelHeight:3625,pixelWidth:2731,positionX:\"left\",positionY:\"top\",sizes:\"max(min(169.2308vw, 390px) - 60px, 200px)\",src:\"https://framerusercontent.com/images/eAP5Fg7YMuiOkswqeKjJm66ooI.jpg\",srcSet:\"https://framerusercontent.com/images/eAP5Fg7YMuiOkswqeKjJm66ooI.jpg?scale-down-to=1024 771w,https://framerusercontent.com/images/eAP5Fg7YMuiOkswqeKjJm66ooI.jpg?scale-down-to=2048 1542w,https://framerusercontent.com/images/eAP5Fg7YMuiOkswqeKjJm66ooI.jpg 2731w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:3625,intrinsicWidth:2731,pixelHeight:3625,pixelWidth:2731,positionX:\"left\",positionY:\"top\",sizes:\"max((min(100vw, 1280px) - 80px) / 3, 200px)\",src:\"https://framerusercontent.com/images/eAP5Fg7YMuiOkswqeKjJm66ooI.jpg\",srcSet:\"https://framerusercontent.com/images/eAP5Fg7YMuiOkswqeKjJm66ooI.jpg?scale-down-to=1024 771w,https://framerusercontent.com/images/eAP5Fg7YMuiOkswqeKjJm66ooI.jpg?scale-down-to=2048 1542w,https://framerusercontent.com/images/eAP5Fg7YMuiOkswqeKjJm66ooI.jpg 2731w\"},className:\"framer-158npga\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kt987p\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ES4b3ioVD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1c3y54e\",\"data-styles-preset\":\"X0L6i51Zi\",children:\"En son teknoloji \\xfcr\\xfcnlere dokun\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ozb7w8\",\"data-styles-preset\":\"F6pTP1SfK\",children:\"En son teknoloji \\xfcr\\xfcnlere dokun\"})}),className:\"framer-1cg2140\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dfvvkg\",\"data-styles-preset\":\"mT3zllE2r\",children:\"En yeni teknolojik \\xfcr\\xfcnler ziyaret\\xe7ilerin yak\u0131ndan inceleyebilmesi i\\xe7in 2 g\\xfcn boyunca sergilenecek.\"})}),className:\"framer-1it79b6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3lasze\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:360,intrinsicWidth:640,pixelHeight:360,pixelWidth:640,sizes:\"max((min(100vw, 730px) - 80px) / 3, 200px)\",src:\"https://framerusercontent.com/images/Yf6fk7bsTVcssfdICm5PTXBeUM.png\",srcSet:\"https://framerusercontent.com/images/Yf6fk7bsTVcssfdICm5PTXBeUM.png?scale-down-to=512 512w,https://framerusercontent.com/images/Yf6fk7bsTVcssfdICm5PTXBeUM.png 640w\"}},CDWlzA6vn:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:360,intrinsicWidth:640,pixelHeight:360,pixelWidth:640,sizes:\"max((min(100vw, 1120px) - 80px) / 3, 200px)\",src:\"https://framerusercontent.com/images/Yf6fk7bsTVcssfdICm5PTXBeUM.png\",srcSet:\"https://framerusercontent.com/images/Yf6fk7bsTVcssfdICm5PTXBeUM.png?scale-down-to=512 512w,https://framerusercontent.com/images/Yf6fk7bsTVcssfdICm5PTXBeUM.png 640w\"}},ES4b3ioVD:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:360,intrinsicWidth:640,pixelHeight:360,pixelWidth:640,sizes:\"max(min(169.2308vw, 390px) - 60px, 200px)\",src:\"https://framerusercontent.com/images/Yf6fk7bsTVcssfdICm5PTXBeUM.png\",srcSet:\"https://framerusercontent.com/images/Yf6fk7bsTVcssfdICm5PTXBeUM.png?scale-down-to=512 512w,https://framerusercontent.com/images/Yf6fk7bsTVcssfdICm5PTXBeUM.png 640w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:360,intrinsicWidth:640,pixelHeight:360,pixelWidth:640,sizes:\"max((min(100vw, 1280px) - 80px) / 3, 200px)\",src:\"https://framerusercontent.com/images/Yf6fk7bsTVcssfdICm5PTXBeUM.png\",srcSet:\"https://framerusercontent.com/images/Yf6fk7bsTVcssfdICm5PTXBeUM.png?scale-down-to=512 512w,https://framerusercontent.com/images/Yf6fk7bsTVcssfdICm5PTXBeUM.png 640w\"},className:\"framer-128xzge\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l2q03t\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ES4b3ioVD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1c3y54e\",\"data-styles-preset\":\"X0L6i51Zi\",children:\"Teknoloji merakl\u0131lar\u0131yla tan\u0131\u015F\u0131n!\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ozb7w8\",\"data-styles-preset\":\"F6pTP1SfK\",children:\"Teknoloji merakl\u0131lar\u0131yla tan\u0131\u015F\u0131n!\"})}),className:\"framer-arryzq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dfvvkg\",\"data-styles-preset\":\"mT3zllE2r\",children:\"Teknoloji d\\xfcnyas\u0131n\u0131n \\xf6nde gelen isimleri, teknoloji profesyonelleri ve hatta markalar, ziyaret\\xe7ileri a\u011F\u0131rlayacak.\"})}),className:\"framer-gl2wjw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-tk4ncd\",\"data-framer-name\":\"Mekan BG\",id:elementId2,name:\"Mekan BG\",ref:ref4,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-16v1r7z\",\"data-framer-name\":\"Mekan\",name:\"Mekan\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10bz14k\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-isj3u8\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-rs2v6u\",\"data-styles-preset\":\"dovYW3RMo\",children:\"Etkinlik Nerede Ger\\xe7ekle\u015Fti\"})}),className:\"framer-xucrpa\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-vrhkat\",\"data-styles-preset\":\"RmM1aVhv4\",children:\"Teknolojinin kalbi Hali\\xe7\u2019te atacak!\"})}),className:\"framer-14fyal4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-1c3y54e\",\"data-styles-preset\":\"X0L6i51Zi\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Hali\\xe7 Kongre Merkezi\"})}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\"},children:\"S\\xfctl\\xfcce Mah. Karaa\u011Fa\\xe7. Cad. Hali\\xe7 Kongre Merkezi \u0130dari Bina, Karaa\u011Fa\\xe7 Cd No:48 No:19 Kat:2, 34445 Beyo\u011Flu/\u0130stanbul\"})]})}),className:\"framer-109en7k\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ym2ua7\",\"data-styles-preset\":\"wlwMi0NKR\",style:{\"--framer-text-color\":\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\"},children:\"Etkinlik boyunca Hali\\xe7 Kongre Merkezi\u2019ne gidi\u015F ve d\\xf6n\\xfc\u015Flerde BiTaksi uygulamas\u0131nda \u201CBiTaksi150\u201D koduyla 150 TL, GetirAra\\xe7 yolculuklar\u0131nda ise %40 indirimden yararlanabilirsiniz.\"})}),className:\"framer-1r0lt8h\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ghyvgx-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:.2,id:\"glAhHcPFC\",layoutId:\"glAhHcPFC\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/mIBvtUA7OqZiyAgmc855dRVIxgY.jpg\"},className:\"framer-etitnn\",\"data-framer-name\":\"hkm_thb_5\",name:\"hkm_thb_5\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/rLrMxiJxjwIoPnW6FKF1v0KXc.jpg\"},className:\"framer-14kpb98\",\"data-framer-name\":\"hkm_thb_1\",name:\"hkm_thb_1\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/a30SNy6MQ5zYuCAxpP5epwjAlx8.jpg\"},className:\"framer-18xkqho\",\"data-framer-name\":\"hkm_thb_2\",name:\"hkm_thb_2\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/fUvPtCBU0XY1sOSLEoXAC0wQ8.jpg\"},className:\"framer-aexvq\",\"data-framer-name\":\"hkm_thb_3\",name:\"hkm_thb_3\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:100,intrinsicWidth:100,pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/ijjQOo6tMdOdyeeDKMyoMwFJ44.jpg\"},className:\"framer-jocax\",\"data-framer-name\":\"hkm_thb_4\",name:\"hkm_thb_4\"})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yrhshj\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c3plbe-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{html:'<iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3008.8554518736437!2d28.93742207631448!3d41.05029001683652!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x14cab0a92c416b21%3A0x966934e580a63bc1!2sHali%C3%A7%20Congress%20Center!5e0!3m2!1sen!2str!4v1699879933510!5m2!1sen!2str\" width=\"730\" height=\"487\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>'},CDWlzA6vn:{html:'<iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3008.8554518736437!2d28.93742207631448!3d41.05029001683652!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x14cab0a92c416b21%3A0x966934e580a63bc1!2sHali%C3%A7%20Congress%20Center!5e0!3m2!1sen!2str!4v1699879933510!5m2!1sen!2str\" width=\"500\" height=\"333\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>'},ES4b3ioVD:{html:'<iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3008.8554518736437!2d28.93742207631448!3d41.05029001683652!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x14cab0a92c416b21%3A0x966934e580a63bc1!2sHali%C3%A7%20Congress%20Center!5e0!3m2!1sen!2str!4v1699879933510!5m2!1sen!2str\" width=\"330\" height=\"220\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>'}},children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3008.8554518736437!2d28.93742207631448!3d41.05029001683652!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x14cab0a92c416b21%3A0x966934e580a63bc1!2sHali%C3%A7%20Congress%20Center!5e0!3m2!1sen!2str!4v1699879933510!5m2!1sen!2str\" width=\"575\" height=\"383\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\"></iframe>',id:\"aMXuUgNIE\",layoutId:\"aMXuUgNIE\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})})})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18pnu8j\",\"data-framer-name\":\"Konusmacilar BG\",id:elementId3,name:\"Konusmacilar BG\",ref:ref5,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 730px)\",src:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png\",srcSet:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png 1920w\"}},CDWlzA6vn:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 1120px)\",src:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png\",srcSet:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png 1920w\"}},ES4b3ioVD:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 390px)\",src:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png\",srcSet:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png 1920w\"}}},children:/*#__PURE__*/_jsxs(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 1280px)\",src:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png\",srcSet:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png 1920w\"},className:\"framer-lp1gfc\",\"data-framer-name\":\"Row\",name:\"Row\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e2yjfj\",\"data-framer-name\":\"Header\",name:\"Header\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-rs2v6u\",\"data-styles-preset\":\"dovYW3RMo\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},children:\"SDN Summit Konu\u015Fmac\u0131lar\u0131\"})}),className:\"framer-1egjubf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dfvvkg\",\"data-styles-preset\":\"mT3zllE2r\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},children:\"SDN Summit, T\\xfcrkiye'nin en \\xf6nde gelen teknoloji \\xfcreticilerini ve giri\u015Fimcilerini bir araya getiriyor. \"})}),className:\"framer-1q1bcrp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qab316\",\"data-framer-name\":\"Grid 1\",name:\"Grid 1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vvp2y7\",\"data-framer-name\":\"Ozel\",name:\"Ozel\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1flfnk0-container\",\"data-framer-name\":\"Mehmet Fatih Kacir\",name:\"Mehmet Fatih Kacir\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"\",ewRYDYk8g:\"T.C. Sanayi ve Teknoloji Bakan\u0131\",height:\"100%\",id:\"kq_9xWM3Q\",layoutId:\"kq_9xWM3Q\",name:\"Mehmet Fatih Kacir\",OQy6kfVIT:\"Mehmet Fatih Kac\u0131r\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/XYCkUJJygW3eV9913O9tCMfEk4.jpg\"},\"Mehmet Fatih Kac\u0131r\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cc2p16-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"\",ewRYDYk8g:\"Cumhurba\u015Fkanl\u0131\u011F\u0131 Yat\u0131r\u0131m Ofisi Ba\u015Fkan\u0131\",height:\"100%\",id:\"fCmaMpwuz\",layoutId:\"fCmaMpwuz\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"A. Burak Da\u011Fl\u0131o\u011Flu\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/7jvB1ghGzkhgikzuybTnz4yKk0.jpg\"},\"A. Serdar \u0130brahimcio\u011Flu\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pik6m7-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"\",ewRYDYk8g:\"KOSGEB Ba\u015Fkan\u0131\",height:\"100%\",id:\"LzkZ9TVuG\",layoutId:\"LzkZ9TVuG\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"A. Serdar \u0130brahimcio\u011Flu\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/ZGNbJf1MFj12UQtH5JF3QOlu34o.jpg\"},\"A. Serdar \u0130brahimcio\u011Flu\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ov73gx-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak\",ewRYDYk8g:\"ELYT\",height:\"100%\",id:\"u33n3HnsG\",layoutId:\"u33n3HnsG\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Ahmet Usta\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/nyr4AiTdyGG7ajsu1mIoiTqLbw.jpg\"},\"Ahmet Usta\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sbz3sn-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Genel M\\xfcd\\xfcr\",ewRYDYk8g:\"Turkcell\",height:\"100%\",id:\"k5jv8nYHM\",layoutId:\"k5jv8nYHM\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Dr. Ali Taha Ko\\xe7\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/7yLLuCG8B4ZuZ20hnSXkNqzgs.jpg\"},\"Dr. Ali Taha Ko\\xe7\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nr9cfb-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"\\xdcr\\xfcn ve \u0130\\xe7erik Y\\xf6neticisi\",ewRYDYk8g:\"CoinDesk T\\xfcrkiye\",height:\"100%\",id:\"sRVtR4L35\",layoutId:\"sRVtR4L35\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Ali Y\\xfcksel\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/aatf5pZLshFQcwq1eChpTVrWrs.jpg\"},\"Ali Y\\xfcksel\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-vniauq-container\",\"data-framer-name\":\"Atilla Dikbas\",name:\"Atilla Dikbas\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"BIT \u0130\u015F Geli\u015Ftirme Direkt\\xf6r\\xfc\",ewRYDYk8g:\"HAVELSAN\",height:\"100%\",id:\"rw9g5AC4I\",layoutId:\"rw9g5AC4I\",name:\"Atilla Dikbas\",OQy6kfVIT:\"Arif Furkan Mendi\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/vkd9PnGxP4AYRAMlLx3d0KD9Q.jpg\"},\"Arif Furkan Mendi\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1co3914-container\",\"data-framer-name\":\"Atilla Dikbas\",name:\"Atilla Dikbas\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Genel M\\xfcd\\xfcr\",ewRYDYk8g:\"\u0130T\\xdc ARI Teknokent\",height:\"100%\",id:\"BqRMRapTl\",layoutId:\"BqRMRapTl\",name:\"Atilla Dikbas\",OQy6kfVIT:\"Prof. Dr. Attila Dikba\u015F\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/9bRvUyKjTMh2dUxgEFYB4QZgNo.jpg\"},\"Prof. Dr. Attila Dikba\u015F\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-d9j72d-container\",\"data-framer-name\":\"Atilla Dikbas\",name:\"Atilla Dikbas\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Genel M\\xfcd\\xfcr\",ewRYDYk8g:\"Mastercard T\\xfcrkiye\",height:\"100%\",id:\"raGKy7b_F\",layoutId:\"raGKy7b_F\",name:\"Atilla Dikbas\",OQy6kfVIT:\"Av\u015Far G\\xfcrdal\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/UDKIqJJtLjbC7FZP9RkIdvf4HA.jpg\"},\"Av\u015Far G\\xfcrdal\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-lpdgqn-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Content Creator\",ewRYDYk8g:\"\",height:\"100%\",id:\"FQAv_KQDS\",layoutId:\"FQAv_KQDS\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Berke Burak Susam\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/2vM2rsKUrU0cJaUYduIUbGmdco.jpg\"},\"Berke Burak Susam\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-plxfbf-container\",\"data-framer-name\":\"Burak Akusta\",name:\"Burak Akusta\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Cloud Engineering Director\",ewRYDYk8g:\"Global IT\",height:\"100%\",id:\"Wf59f8MvW\",layoutId:\"Wf59f8MvW\",name:\"Burak Akusta\",OQy6kfVIT:\"Burak Akusta\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/mra7LxbGUiSiMt8GMOe2UDASkmQ.jpg\"},\"Burak Akusta\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ls9z00-container\",\"data-framer-name\":\"Burak Akusta\",name:\"Burak Akusta\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak & CEO\",ewRYDYk8g:\"Colendi\",height:\"100%\",id:\"TrCLOJ4hC\",layoutId:\"TrCLOJ4hC\",name:\"Burak Akusta\",OQy6kfVIT:\"B\\xfclent Tekmen\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/ZqyxQAQLZ3Gh8bupyJ6Oy0QibEY.jpg\"},\"B\\xfclent Tekmen\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-5qejju-container\",\"data-framer-name\":\"Burak Akusta\",name:\"Burak Akusta\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"\\xdclke M\\xfcd\\xfcr\\xfc\",ewRYDYk8g:\"Segway-Ninebot T\\xfcrkiye\",height:\"100%\",id:\"NgjFhL2Hw\",layoutId:\"NgjFhL2Hw\",name:\"Burak Akusta\",OQy6kfVIT:\"Can Yal\\xe7\u0131n Y\u0131ld\u0131z\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/d9Dmvw5LdDH7l2Qic332xluU8.jpg\"},\"Can Yal\\xe7\u0131n Y\u0131ld\u0131z\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sg38pr-container\",\"data-framer-name\":\"Burak Akusta\",name:\"Burak Akusta\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Yay\u0131n Y\\xf6netmeni\",ewRYDYk8g:\"Techinside.com / ShiftDelete.Net Global\",height:\"100%\",id:\"LIrXyCgoH\",layoutId:\"LIrXyCgoH\",name:\"Burak Akusta\",OQy6kfVIT:\"Cenk Tarhan\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/9M77dKXKCAvsR7HaF9Ojt7oxYUg.jpg\"},\"Cenk Tarhan\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-10racj1-container\",\"data-framer-name\":\"Burak Akusta\",name:\"Burak Akusta\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"\",ewRYDYk8g:\"Gazeteci\",height:\"100%\",id:\"JqpmiUlOI\",layoutId:\"JqpmiUlOI\",name:\"Burak Akusta\",OQy6kfVIT:\"Celal Toprak\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/PLJ8mrqUZegKOhqLWHeJASrgMo.jpg\"},\"Celal Toprak\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nb95os-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"CEO\",ewRYDYk8g:\"Ticimax\",height:\"100%\",id:\"yocU0_HV6\",layoutId:\"yocU0_HV6\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Cenk \\xc7i\u011Fdemli\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/e3h8OrglGfodJPFALSrtPHguKo.jpg\"},\"Cenk \\xc7i\u011Fdemli\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ytgvcu-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Content Creator\",ewRYDYk8g:\"\",height:\"100%\",id:\"jkb8kDEZH\",layoutId:\"jkb8kDEZH\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Elif & O\u011Fuz Solmaz\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/p2TQEBUleDWiSPUCpdpX5oCuOg.jpg\"},\"Elif O\u011Fuz Solmaz\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jt0k76-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Teknoloji Edit\\xf6r\\xfc\",ewRYDYk8g:\"\",height:\"100%\",id:\"JuG4DZQrW\",layoutId:\"JuG4DZQrW\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Erdi \\xd6z\\xfca\u011F\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/HEPUPn2iJ2rLFncevdvlDenGNU.jpg\"},\"Erdi \\xd6z\\xfca\u011F\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-51m8bb-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Head of Operations\",ewRYDYk8g:\"Tik Tok T\\xfcrkiye\",height:\"100%\",id:\"bAzIFaUzl\",layoutId:\"bAzIFaUzl\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Erkan \\xdcnl\\xfc\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/gfKl8Int0g2K6cLA1HpURuWT4Ps.jpg\"},\"Erkan \\xdcnl\\xfc\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-102cc49-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Ticari Grup Ba\u015Fkan\u0131 \",ewRYDYk8g:\"Hepsiburada\",height:\"100%\",id:\"ynHWx1quc\",layoutId:\"ynHWx1quc\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Ender \\xd6zg\\xfcn\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/BpSotAw0O47ybwcen2uJvdyqA.jpg\",srcSet:\"https://framerusercontent.com/images/BpSotAw0O47ybwcen2uJvdyqA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/BpSotAw0O47ybwcen2uJvdyqA.jpg 600w\"},\"Erkan \\xdcnl\\xfc\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1496taf-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"KADEM Giri\u015Fimci Dan\u0131\u015Fman\u0131\",ewRYDYk8g:\"GoArt ve RoofStacks Kurucu Orta\u011F\u0131\",height:\"100%\",id:\"S9jn4znhH\",layoutId:\"S9jn4znhH\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Esra Soylu\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/4p25Iz1nolq853ucUJkT3HBI9g.jpg\"},\"Esra Soylu\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1v2swri-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"\u0130\u015F Geli\u015Ftirme ve Sat\u0131\u015F GMY\",ewRYDYk8g:\"Vestel Mobilite\",height:\"100%\",id:\"xuy7KkmTa\",layoutId:\"xuy7KkmTa\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Ey\\xfcp G\\xfcler\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/wdp2QaBUKjgL9ICJ7VFbpu5HYY.jpg\"},\"Ey\\xfcp G\\xfcler\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-3uqiaq-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"CEO\",ewRYDYk8g:\"Tumurly\",height:\"100%\",id:\"DrBn3JuWX\",layoutId:\"DrBn3JuWX\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Furkan Yaz\u0131c\u0131\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/yfQRMunaQ4TmIUNfgVqCPL58hoA.jpg\",srcSet:\"https://framerusercontent.com/images/yfQRMunaQ4TmIUNfgVqCPL58hoA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/yfQRMunaQ4TmIUNfgVqCPL58hoA.jpg 600w\"},\"Furkan Yaz\u0131c\u0131\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e6ttx0-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Sat\u0131\u015F Direkt\\xf6r\\xfc\",ewRYDYk8g:\"THEADX\",height:\"100%\",id:\"Gol5Ul8ss\",layoutId:\"Gol5Ul8ss\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Faruk Emre Kocuk\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/s3tEuhWXNjAubn9g5qLrzYANujs.jpg\"},\"Faruk Emre Kocuk\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qmmcvh-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu & Y\\xf6netici Ortak\",ewRYDYk8g:\"G\\xf6k\\xe7e Avukatl\u0131k Ortakl\u0131\u011F\u0131\",height:\"100%\",id:\"ldSIdB4wi\",layoutId:\"ldSIdB4wi\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"G\\xf6rkem G\\xf6k\\xe7e\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/6ARfXrWloKQxuQPF8f7dtJjLb1g.jpg\"},\"G\\xf6rkem G\\xf6k\\xe7e\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pdy0u4-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu\",ewRYDYk8g:\"ShiftDelete.Net\",height:\"100%\",id:\"CLsltyK5w\",layoutId:\"CLsltyK5w\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Hakk\u0131 Alkan\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/kyoOEyy8OFTQQlxQknZv7SqbXE.jpg\"},\"Hakk\u0131 Alkan\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-f9tjs6-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Pazarlama Direkt\\xf6r\\xfc\",ewRYDYk8g:\"Binance\",height:\"100%\",id:\"TO7ebUtA4\",layoutId:\"TO7ebUtA4\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"Harika Eldo\u011Fan\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/qWWHXONMlUkGqF0cG31pSO4Sqg.jpg\"},\"Harika Eldo\u011Fan\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wl97vd-container\",\"data-framer-name\":\"Cenk \\xc7i\u011Fdemli\",name:\"Cenk \\xc7i\u011Fdemli\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak & CEO\",ewRYDYk8g:\"Monster Notebook\",height:\"100%\",id:\"Lyt5FPcjw\",layoutId:\"Lyt5FPcjw\",name:\"Cenk \\xc7i\u011Fdemli\",OQy6kfVIT:\"\u0130lhan Y\u0131lmaz\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/ENsLu9aiaxhGuZfP4SrmvmaKgEA.jpg\"},\"Harika Eldo\u011Fan\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-dg139y-container\",\"data-framer-name\":\"Kaan Sancakl\u0131\",name:\"Kaan Sancakl\u0131\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"CEO\",ewRYDYk8g:\"BiTaksi\",height:\"100%\",id:\"pZ6U_jdSH\",layoutId:\"pZ6U_jdSH\",name:\"Kaan Sancakl\u0131\",OQy6kfVIT:\"Kaan Sancakl\u0131\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/jYIsiyt7Foc7lfy9pWufirub3I.jpg\"},\"Kaan Sancakl\u0131\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pgb9yo-container\",\"data-framer-name\":\"Kaan Sancakl\u0131\",name:\"Kaan Sancakl\u0131\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Content Creator\",ewRYDYk8g:\"\",height:\"100%\",id:\"fKbzJiO5a\",layoutId:\"fKbzJiO5a\",name:\"Kaan Sancakl\u0131\",OQy6kfVIT:\"Karina \\xdcnal\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/mrISVIUQs92mJ7Z0uhDOjPP8mYw.jpg\"},\"Karina\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a83zo9-container\",\"data-framer-name\":\"Kaan Sancakl\u0131\",name:\"Kaan Sancakl\u0131\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Teknik Analist\",ewRYDYk8g:\"\",height:\"100%\",id:\"lgveHBQgR\",layoutId:\"lgveHBQgR\",name:\"Kaan Sancakl\u0131\",OQy6kfVIT:\"Kamile Uray\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/ErSbFNZPcffJltyYJ3cXGlTsGCM.jpg\"},\"Kamile Uray\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-7tpobm-container\",\"data-framer-name\":\"Serkan Girgirn\",name:\"Serkan Girgirn\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"\",ewRYDYk8g:\"Teknoloji Edit\\xf6r\\xfc\",height:\"100%\",id:\"S93ZUEeaH\",layoutId:\"S93ZUEeaH\",name:\"Serkan Girgirn\",OQy6kfVIT:\"Mesut \\xc7evik\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/aTPjYFkRWK3oZjLppllfl1eVyxs.jpg\"},\"Mesut \\xc7evik\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-19ehbwh-container\",\"data-framer-name\":\"Kaan Sancakl\u0131\",name:\"Kaan Sancakl\u0131\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Genel M\\xfcd\\xfcr\",ewRYDYk8g:\"GOSB Teknopark\",height:\"100%\",id:\"OI0CI5x_c\",layoutId:\"OI0CI5x_c\",name:\"Kaan Sancakl\u0131\",OQy6kfVIT:\"Prof. Dr. Murat \\xc7emberci\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/L1Fk2kSFhbE5YmB8bPlg3qqtTCQ.jpg\"},\"Prof. Dr. Murat \\xc7emberci\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-185w0il-container\",\"data-framer-name\":\"Kaan Sancakl\u0131\",name:\"Kaan Sancakl\u0131\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Managing Partner\",ewRYDYk8g:\"Arz Portf\\xf6y\",height:\"100%\",id:\"Hqj5aS5UY\",layoutId:\"Hqj5aS5UY\",name:\"Kaan Sancakl\u0131\",OQy6kfVIT:\"Murat Onuk\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/kwpHhyopNxCDIva8dGUzZqM8.jpg\"},\"Murat Onuk\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-axrkne-container\",\"data-framer-name\":\"Kaan Sancakl\u0131\",name:\"Kaan Sancakl\u0131\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Content Creator\",ewRYDYk8g:\"\",height:\"100%\",id:\"LWMf6Abb0\",layoutId:\"LWMf6Abb0\",name:\"Kaan Sancakl\u0131\",OQy6kfVIT:\"Nazire Yenisey\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/JcazfhkmZ8HzY1HMi7tB3hSDewg.jpg\"},\"Nazire Yenisev\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-142e1ns-container\",\"data-framer-name\":\"Nilhan Onal G\\xf6k\\xe7etekin\",name:\"Nilhan Onal G\\xf6k\\xe7etekin\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"CEO\",ewRYDYk8g:\"Hepsiburada\",height:\"100%\",id:\"yBSFuF7Wr\",layoutId:\"yBSFuF7Wr\",name:\"Nilhan Onal G\\xf6k\\xe7etekin\",OQy6kfVIT:\"Nilhan Onal G\\xf6k\\xe7etekin\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/pV4WgY1jOw3mLrzzjQN8q3Iu1E.jpg\"},\"Nilhan Onal G\\xf6k\\xe7etekin\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-18eonvc-container\",\"data-framer-name\":\"Nilhan Onal G\\xf6k\\xe7etekin\",name:\"Nilhan Onal G\\xf6k\\xe7etekin\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Mobil \u0130\u015F Birimi Strateji ve \\xdcr\\xfcn Direkt\\xf6r\\xfc\",ewRYDYk8g:\"Samsung\",height:\"100%\",id:\"DR6kN5M1x\",layoutId:\"DR6kN5M1x\",name:\"Nilhan Onal G\\xf6k\\xe7etekin\",OQy6kfVIT:\"Onur \\xd6zdurak\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/phj59vzzVE4mNaDPONuC9Ysp7SI.jpg\"},\"Onur \\xd6zdurak\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-upk6cl-container\",\"data-framer-name\":\"Nilhan Onal G\\xf6k\\xe7etekin\",name:\"Nilhan Onal G\\xf6k\\xe7etekin\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"CEO/Founder\",ewRYDYk8g:\"Portuma\",height:\"100%\",id:\"VZm7jVNup\",layoutId:\"VZm7jVNup\",name:\"Nilhan Onal G\\xf6k\\xe7etekin\",OQy6kfVIT:\"Ozan Emrah \\xdcnal\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/OUud9WhKLuENzXvPFn4JX0gA0.jpg\"},\"Ozan Portuma\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-8t0xn0-container\",\"data-framer-name\":\"\\xd6zcan Ayy\u0131ld\u0131z\",name:\"\\xd6zcan Ayy\u0131ld\u0131z\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"CIO\",ewRYDYk8g:\"English Home\",height:\"100%\",id:\"pOs9YNX2Q\",layoutId:\"pOs9YNX2Q\",name:\"\\xd6zcan Ayy\u0131ld\u0131z\",OQy6kfVIT:\"\\xd6zcan Ayy\u0131ld\u0131z\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/bfGFU7O4qhS3oY6OU320VUtu8ME.jpg\"},\"\\xd6zcan Ayy\u0131ld\u0131z\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-2lfl7i-container\",\"data-framer-name\":\"\\xd6zcan Ayy\u0131ld\u0131z\",name:\"\\xd6zcan Ayy\u0131ld\u0131z\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu & CEO\",ewRYDYk8g:\"Turan\",height:\"100%\",id:\"O5TZOBBSQ\",layoutId:\"O5TZOBBSQ\",name:\"\\xd6zcan Ayy\u0131ld\u0131z\",OQy6kfVIT:\"\\xd6zg\\xfcr Bayraktar\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/1wJIQYRf5djdAIOYkLQ3Kza4.jpg\"},\"\\xd6zg\\xfcr Bayraktar\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-12plu2k-container\",\"data-framer-name\":\"\\xd6zcan Ayy\u0131ld\u0131z\",name:\"\\xd6zcan Ayy\u0131ld\u0131z\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Genel M\\xfcd\\xfcr\",ewRYDYk8g:\"ASPOWER\",height:\"100%\",id:\"MDHVW09_0\",layoutId:\"MDHVW09_0\",name:\"\\xd6zcan Ayy\u0131ld\u0131z\",OQy6kfVIT:\"Ramazan Demir\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/8qxSuP9CbdUnVP0OSVal7Zgw.jpg\"},\"Ramazan Demir\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-10pnvq7-container\",\"data-framer-name\":\"\\xd6zcan Ayy\u0131ld\u0131z\",name:\"\\xd6zcan Ayy\u0131ld\u0131z\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Y\\xf6netim Kurulu Ba\u015Fkan\u0131\",ewRYDYk8g:\"Arnica\",height:\"100%\",id:\"R1f6azxGI\",layoutId:\"R1f6azxGI\",name:\"\\xd6zcan Ayy\u0131ld\u0131z\",OQy6kfVIT:\"Senur Bi\\xe7er\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/jyU2rHQSWPxxHIrl0TjT1avFnL0.jpg\"},\"Senur Bi\\xe7er\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-nvdkf4-container\",\"data-framer-name\":\"Serhan Y\u0131lmaz\",name:\"Serhan Y\u0131lmaz\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"CEO\",ewRYDYk8g:\"Paycell\",height:\"100%\",id:\"Qzd2hSfFd\",layoutId:\"Qzd2hSfFd\",name:\"Serhan Y\u0131lmaz\",OQy6kfVIT:\"Serhat Dolaz\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/kyeZwK7oEOoEqian3TLwZbyjKM.jpg\"},\"Serhat Dolaz\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cl5jxv-container\",\"data-framer-name\":\"Serkan Girgirn\",name:\"Serkan Girgirn\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Genel M\\xfcd\\xfcr\",ewRYDYk8g:\"Fongogo\",height:\"100%\",id:\"uqAUabB98\",layoutId:\"uqAUabB98\",name:\"Serkan Girgirn\",OQy6kfVIT:\"Serkan Ba\u011F\\xe7e \",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/W9PZrV65JPLLrcJvjUTGruFpvE.jpg\",srcSet:\"https://framerusercontent.com/images/W9PZrV65JPLLrcJvjUTGruFpvE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/W9PZrV65JPLLrcJvjUTGruFpvE.jpg 600w\"},\"Serkan Ba\u011F\\xe7e\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-diwi1q-container\",\"data-framer-name\":\"Serkan Girgirn\",name:\"Serkan Girgirn\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"CMO\",ewRYDYk8g:\"Google T\\xfcrkiye\",height:\"100%\",id:\"ndu3YABpZ\",layoutId:\"ndu3YABpZ\",name:\"Serkan Girgirn\",OQy6kfVIT:\"Serkan Girgin\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/Rp6i0tl1iDPOwwQ2UVQBulmljsY.jpg\"},\"Serkan Girgin\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-v5njsx-container\",\"data-framer-name\":\"Serkan Girgirn\",name:\"Serkan Girgirn\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Y\\xf6netim Kurulu Ba\u015Fkan\u0131\",ewRYDYk8g:\"Orka Holding\",height:\"100%\",id:\"ZBjYieI0X\",layoutId:\"ZBjYieI0X\",name:\"Serkan Girgirn\",OQy6kfVIT:\"S\\xfcleyman Orak\\xe7\u0131o\u011Flu\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/rxMx7mi9C5vT1ZI9UoygWTcYeA.jpg\"},\"S\\xfcleyman Orak\\xe7\u0131o\u011Flu\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lyqtko-container\",\"data-framer-name\":\"Serkan Girgirn\",name:\"Serkan Girgirn\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Genel Yay\u0131n Y\\xf6netmeni\",ewRYDYk8g:\"ShiftDelete.Net\",height:\"100%\",id:\"vwkidecO9\",layoutId:\"vwkidecO9\",name:\"Serkan Girgirn\",OQy6kfVIT:\"Tolga Cem K\\xfc\\xe7\\xfcky\u0131lmaz\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/czyfXRBt1kUvAl0MHiHdk4hzc.jpg\"},\"Tolga \\xdcnvan\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ey2jns-container\",\"data-framer-name\":\"Serkan Girgirn\",name:\"Serkan Girgirn\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"\u0130cra Kurulu \\xdcyesi, Pazarlama, Kurumsal \u0130leti\u015Fim ve E-Ticaret Direkt\\xf6r\\xfc\",ewRYDYk8g:\"MediaMarkt T\\xfcrkiye\",height:\"100%\",id:\"Z2X0aAgwh\",layoutId:\"Z2X0aAgwh\",name:\"Serkan Girgirn\",OQy6kfVIT:\"Tolga \\xdcnvan\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/FoF5sxrBH0jXs7lxqSvvE1mb4.jpg\"},\"Tolga \\xdcnvan\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d4ns1k-container\",\"data-framer-name\":\"Serkan Girgirn\",name:\"Serkan Girgirn\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Y\\xf6netim Kurulu Ba\u015Fkan\u0131\",ewRYDYk8g:\"DES\u0130\",height:\"100%\",id:\"sA51sXqrS\",layoutId:\"sA51sXqrS\",name:\"Serkan Girgirn\",OQy6kfVIT:\"Tuncay Erhan Yanar\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/KJMHzI3CTHUZbxgjk6mlW7veGg.jpg\"},\"Tuncay Erhan Yanar\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1j6vt9k-container\",\"data-framer-name\":\"Serkan Girgirn\",name:\"Serkan Girgirn\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"CEO\",ewRYDYk8g:\"Solar\\xe7at\u0131\",height:\"100%\",id:\"FMuNzCcTE\",layoutId:\"FMuNzCcTE\",name:\"Serkan Girgirn\",OQy6kfVIT:\"Utku Korkmaz\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/pIFBhGOXtFV2PeD4DBeMAS1nVM0.jpg\"},\"Utku Korkmaz\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lhhgh2-container\",\"data-framer-name\":\"Serkan Girgirn\",name:\"Serkan Girgirn\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Y\\xf6netim Kurulu Ba\u015Fkan\u0131\",ewRYDYk8g:\"\u0130noksan\",height:\"100%\",id:\"pouzNBF_d\",layoutId:\"pouzNBF_d\",name:\"Serkan Girgirn\",OQy6kfVIT:\"Vehbi Varl\u0131k\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/Vg9BD0u4p7LTTqnltpx9enJnGVg.jpg\"},\"Vehbi Varl\u0131k\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-4zfyf-container\",\"data-framer-name\":\"Serkan Girgirn\",name:\"Serkan Girgirn\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Content Creator\",ewRYDYk8g:\"\",height:\"100%\",id:\"KbjqDeQny\",layoutId:\"KbjqDeQny\",name:\"Serkan Girgirn\",OQy6kfVIT:\"Zeynep Esensoy\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/dEPoX3ksVn1DLXqKHq3YET045MA.jpg\"},\"Zeynep Esensoy\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})})]})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 730px)\",src:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png\",srcSet:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png 1920w\"}},CDWlzA6vn:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 1120px)\",src:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png\",srcSet:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png 1920w\"}},ES4b3ioVD:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 390px)\",src:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png\",srcSet:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png 1920w\"}}},children:/*#__PURE__*/_jsxs(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 1280px)\",src:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png\",srcSet:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png 1920w\"},className:\"framer-joi8t7\",\"data-framer-name\":\"Row\",name:\"Row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1edm42e\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-rs2v6u\",\"data-styles-preset\":\"dovYW3RMo\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},children:\"Sunum Yapan Giri\u015Fimler\"})}),className:\"framer-e44cri\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-so0lir\",\"data-framer-name\":\"Grid 1\",name:\"Grid 1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1srmpxf\",\"data-framer-name\":\"Ozel\",name:\"Ozel\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kw8cag-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak\",ewRYDYk8g:\"Co-Founder Academy\",height:\"100%\",id:\"qe_ZwiStT\",layoutId:\"qe_ZwiStT\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Enes Yi\u011Fit\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/HhP0VgKOST8LyGlHgH09j5C4hY.jpg\"},\"Ba\u015Fak Demir\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ewo5b1-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak\",ewRYDYk8g:\"Co-Founder Academy\",height:\"100%\",id:\"cYjVu8tA2\",layoutId:\"cYjVu8tA2\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"\\xd6zg\\xfcr Deveci\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/5hcGaEPMh2ImsHnNRCAIQO8Y.jpg\"},\"\\xd6zg\\xfcr Deveci\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-8n64tv-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak\",ewRYDYk8g:\"Navlungo\",height:\"100%\",id:\"uqwcg4r9q\",layoutId:\"uqwcg4r9q\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Alp \\xc7i\\xe7ekda\u011F\u0131 \",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/SAeOybqQ10nnvjYZrHNbFyzPWo4.jpg\"},\"Ba\u015Fak Demir\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-oxrmh8-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu & CEO\",ewRYDYk8g:\"Helimore\",height:\"100%\",id:\"iHOjtLpkk\",layoutId:\"iHOjtLpkk\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Ba\u015Fak Demir\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/Zj3SP212TE2s2mkLNUNh0bAMFk.jpg\"},\"Ba\u015Fak Demir\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1shlnwf-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak & CEO\",ewRYDYk8g:\"Utilify\",height:\"100%\",id:\"FUkLu8toE\",layoutId:\"FUkLu8toE\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Bertu\u011F Oymak\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/hAgK6NMxLS04qBXxtetjnfaNqUo.jpg\"},\"Bertu\u011F Oymak\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tpoan0-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Yat\u0131r\u0131mc\u0131 \u0130li\u015Fkileri M\\xfcd\\xfcr\\xfc\",ewRYDYk8g:\"Wisersense\",height:\"100%\",id:\"oIUFdazFj\",layoutId:\"oIUFdazFj\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Burak Ba\u011Fc\u0131\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/88kNapmZHHS7MOaESNpbRcEIm8.jpg\"},\"Burak Ba\u011Fc\u0131\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-18g33ni-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu & CEO\",ewRYDYk8g:\"Newky\",height:\"100%\",id:\"Rwa4ikAsJ\",layoutId:\"Rwa4ikAsJ\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"\\xc7etin Kosifo\u011Flu\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/S3hrW1ka2fvdCDHd3y4zJlLzzQ.jpg\"},\"\\xc7etin Kosifo\u011Flu\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-i38j2z-container\",\"data-framer-name\":\"A Serdar \u0130brahimcio\u011Flu\",name:\"A Serdar \u0130brahimcio\u011Flu\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"CEO\",ewRYDYk8g:\"Octovan\",height:\"100%\",id:\"mgQu7mSsP\",layoutId:\"mgQu7mSsP\",name:\"A Serdar \u0130brahimcio\u011Flu\",OQy6kfVIT:\"Erhan G\\xfcne\u015F\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/mvQ3Ei5hu6Q4j2AArUtwxNLGfOE.jpg\",srcSet:\"https://framerusercontent.com/images/mvQ3Ei5hu6Q4j2AArUtwxNLGfOE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/mvQ3Ei5hu6Q4j2AArUtwxNLGfOE.jpg 600w\"},\"Ali Y\\xfcksel\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-tj9h9u-container\",\"data-framer-name\":\"Atilla Dikbas\",name:\"Atilla Dikbas\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak\",ewRYDYk8g:\"esular\",height:\"100%\",id:\"ROz3w6KNu\",layoutId:\"ROz3w6KNu\",name:\"Atilla Dikbas\",OQy6kfVIT:\"Fatma Akta\u015F \",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/JRbI0l7dY3heWe1OWUV6noCaxQ.jpg\",srcSet:\"https://framerusercontent.com/images/JRbI0l7dY3heWe1OWUV6noCaxQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/JRbI0l7dY3heWe1OWUV6noCaxQ.jpg 600w\"},\"Erhan Sandal\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-dbziux-container\",\"data-framer-name\":\"Atilla Dikbas\",name:\"Atilla Dikbas\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak\",ewRYDYk8g:\"Wyseye\",height:\"100%\",id:\"rzX3rGyeh\",layoutId:\"rzX3rGyeh\",name:\"Atilla Dikbas\",OQy6kfVIT:\"Mehmet Eren Berkin\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/enWLsulVtVdYb0ZsEhQnBZcTHhI.jpg\",srcSet:\"https://framerusercontent.com/images/enWLsulVtVdYb0ZsEhQnBZcTHhI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/enWLsulVtVdYb0ZsEhQnBZcTHhI.jpg 600w\"},\"Prof. Dr. Attila Dikba\u015F\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-aluso3-container\",\"data-framer-name\":\"Atilla Dikbas\",name:\"Atilla Dikbas\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu Ortak & CEO\",ewRYDYk8g:\"Tamamliyo\",height:\"100%\",id:\"gfXlZkkE6\",layoutId:\"gfXlZkkE6\",name:\"Atilla Dikbas\",OQy6kfVIT:\"Metin \\xd6ng\\xfc\\xe7\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/FR1Pq7jArN9TGfLCQhRaXclx0.jpg\"},\"Av\u015Far G\\xfcrdal\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"max((min(100vw, 730px) - 90px) / 4, 150px)\"},CDWlzA6vn:{width:\"max((min(100vw, 1120px) - 160px) / 5, 150px)\"},ES4b3ioVD:{width:\"max((min(100vw, 390px) - 90px) / 2, 150px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:383,width:\"max((min(100vw, 1280px) - 160px) / 5, 150px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-19lhllw-container\",\"data-framer-name\":\"Mehmet Fatih Kacir\",name:\"Mehmet Fatih Kacir\",children:/*#__PURE__*/_jsx(Speaker,{B76JI2g3C:\"Kurucu\",ewRYDYk8g:\"Coridor\",height:\"100%\",id:\"dM7QLPZVz\",layoutId:\"dM7QLPZVz\",name:\"Mehmet Fatih Kacir\",OQy6kfVIT:\"Ravzanur Eker\",ryRt5raK0:addImageAlt({src:\"https://framerusercontent.com/images/JyFLjR24GK497VQYsLe91BPZRQQ.jpg\",srcSet:\"https://framerusercontent.com/images/JyFLjR24GK497VQYsLe91BPZRQQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/JyFLjR24GK497VQYsLe91BPZRQQ.jpg 600w\"},\"Ravzanur EKER\"),style:{width:\"100%\"},variant:\"itOuHgIMl\",width:\"100%\"})})})})]})})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d9zg68\",\"data-framer-name\":\"Program BG\",id:elementId4,name:\"Program BG\",ref:ref6,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 810px)\",src:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png\",srcSet:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png 1920w\"}},ES4b3ioVD:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 390px)\",src:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png\",srcSet:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png 1920w\"}}},children:/*#__PURE__*/_jsxs(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 1200px)\",src:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png\",srcSet:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png 1920w\"},className:\"framer-18aulgt\",\"data-framer-name\":\"Row\",name:\"Row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-285xo2\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-rs2v6u\",\"data-styles-preset\":\"dovYW3RMo\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},children:\"SDN Summit Program\u0131\"})}),className:\"framer-1nhmes5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"calc((min(100vw, 810px) - 80px) * 0.8)\"},CDWlzA6vn:{width:\"calc((min(100vw, 1200px) - 80px) * 0.8)\"},ES4b3ioVD:{width:\"calc(min(100vw, 390px) - 40px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:4025,width:\"calc(min(100vw, 1200px) - 80px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-hf82i0-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{variant:\"lfUvk3DBS\"},ES4b3ioVD:{variant:\"sabrTkXnD\"}},children:/*#__PURE__*/_jsx(Program,{height:\"100%\",id:\"wff4LQBuM\",layoutId:\"wff4LQBuM\",style:{width:\"100%\"},variant:\"jHy3l8J2V\",width:\"100%\"})})})})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-aatq5v\",\"data-framer-name\":\"Sponsorlar BG\",id:elementId5,name:\"Sponsorlar BG\",ref:ref7,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 750px)\",src:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png\",srcSet:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png 1920w\"}},CDWlzA6vn:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 1120px)\",src:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png\",srcSet:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png 1920w\"}},ES4b3ioVD:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 390px)\",src:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png\",srcSet:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png 1920w\"}}},children:/*#__PURE__*/_jsxs(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1080,intrinsicWidth:1920,pixelHeight:1080,pixelWidth:1920,positionX:\"left\",positionY:\"top\",sizes:\"min(100vw, 1280px)\",src:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png\",srcSet:\"https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QOTUXNMgUdEe3mB86xiKkl1CL2o.png 1920w\"},className:\"framer-nuinyy\",\"data-framer-name\":\"Row\",name:\"Row\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-189p8rm\",\"data-framer-name\":\"Header\",name:\"Header\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-rs2v6u\",\"data-styles-preset\":\"dovYW3RMo\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},children:\"SDN Summit Sponsorlar\u0131\"})}),className:\"framer-1b01nwk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dfvvkg\",\"data-styles-preset\":\"mT3zllE2r\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},children:\"SDN Summit'i d\\xfczenlerken bizimle birlikte olan de\u011Ferli  sponsorlar\u0131m\u0131z\"})}),className:\"framer-1p3evm2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1axpl0f\",\"data-framer-name\":\"Ana Sponsor\",name:\"Ana Sponsor\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-100mdj7\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1c3y54e\",\"data-styles-preset\":\"X0L6i51Zi\",style:{\"--framer-text-alignment\":\"center\"},children:\"Ana Sponsorlar\u0131m\u0131z\"})}),className:\"framer-oxrrwm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nh4o2j\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.hepsiburada.com/\",nodeId:\"ypMVVUNYf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Hepsiburada\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/j6vYpZBY2xkoMbGj63QI3A1VkU.png\",srcSet:\"https://framerusercontent.com/images/j6vYpZBY2xkoMbGj63QI3A1VkU.png?scale-down-to=512 512w,https://framerusercontent.com/images/j6vYpZBY2xkoMbGj63QI3A1VkU.png 600w\"}},CDWlzA6vn:{background:{alt:\"Hepsiburada\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/j6vYpZBY2xkoMbGj63QI3A1VkU.png\",srcSet:\"https://framerusercontent.com/images/j6vYpZBY2xkoMbGj63QI3A1VkU.png?scale-down-to=512 512w,https://framerusercontent.com/images/j6vYpZBY2xkoMbGj63QI3A1VkU.png 600w\"}},ES4b3ioVD:{background:{alt:\"Hepsiburada\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"160px\",src:\"https://framerusercontent.com/images/j6vYpZBY2xkoMbGj63QI3A1VkU.png\",srcSet:\"https://framerusercontent.com/images/j6vYpZBY2xkoMbGj63QI3A1VkU.png?scale-down-to=512 512w,https://framerusercontent.com/images/j6vYpZBY2xkoMbGj63QI3A1VkU.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Hepsiburada\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/j6vYpZBY2xkoMbGj63QI3A1VkU.png\",srcSet:\"https://framerusercontent.com/images/j6vYpZBY2xkoMbGj63QI3A1VkU.png?scale-down-to=512 512w,https://framerusercontent.com/images/j6vYpZBY2xkoMbGj63QI3A1VkU.png 600w\"},className:\"framer-1pj688w framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.turkcell.com.tr/\",nodeId:\"p1QyRXBkj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Turkcell\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/kXLohP9qYkddgGVh9anCaPugmM.png\",srcSet:\"https://framerusercontent.com/images/kXLohP9qYkddgGVh9anCaPugmM.png?scale-down-to=512 512w,https://framerusercontent.com/images/kXLohP9qYkddgGVh9anCaPugmM.png 600w\"}},CDWlzA6vn:{background:{alt:\"Turkcell\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/kXLohP9qYkddgGVh9anCaPugmM.png\",srcSet:\"https://framerusercontent.com/images/kXLohP9qYkddgGVh9anCaPugmM.png?scale-down-to=512 512w,https://framerusercontent.com/images/kXLohP9qYkddgGVh9anCaPugmM.png 600w\"}},ES4b3ioVD:{background:{alt:\"Turkcell\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"160px\",src:\"https://framerusercontent.com/images/kXLohP9qYkddgGVh9anCaPugmM.png\",srcSet:\"https://framerusercontent.com/images/kXLohP9qYkddgGVh9anCaPugmM.png?scale-down-to=512 512w,https://framerusercontent.com/images/kXLohP9qYkddgGVh9anCaPugmM.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Turkcell\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/kXLohP9qYkddgGVh9anCaPugmM.png\",srcSet:\"https://framerusercontent.com/images/kXLohP9qYkddgGVh9anCaPugmM.png?scale-down-to=512 512w,https://framerusercontent.com/images/kXLohP9qYkddgGVh9anCaPugmM.png 600w\"},className:\"framer-wtxdck framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mroqze\",\"data-framer-name\":\"Elmas\",name:\"Elmas\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-142hpes\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1c3y54e\",\"data-styles-preset\":\"X0L6i51Zi\",style:{\"--framer-text-alignment\":\"center\"},children:\"Elmas Sponsorumuz\"})}),className:\"framer-1yue0rq\",\"data-framer-name\":\"Elmas\",fonts:[\"Inter\"],name:\"Elmas\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13nn0gr\",children:/*#__PURE__*/_jsx(Link,{href:\"https://www.togg.com.tr/\",nodeId:\"yQhd6kQtt\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Togg\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/hWBqs34iqGgggACVAAnS7H7pMI.png\",srcSet:\"https://framerusercontent.com/images/hWBqs34iqGgggACVAAnS7H7pMI.png?scale-down-to=512 512w,https://framerusercontent.com/images/hWBqs34iqGgggACVAAnS7H7pMI.png 600w\"}},CDWlzA6vn:{background:{alt:\"Togg\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/hWBqs34iqGgggACVAAnS7H7pMI.png\",srcSet:\"https://framerusercontent.com/images/hWBqs34iqGgggACVAAnS7H7pMI.png?scale-down-to=512 512w,https://framerusercontent.com/images/hWBqs34iqGgggACVAAnS7H7pMI.png 600w\"}},ES4b3ioVD:{background:{alt:\"Togg\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"160px\",src:\"https://framerusercontent.com/images/hWBqs34iqGgggACVAAnS7H7pMI.png\",srcSet:\"https://framerusercontent.com/images/hWBqs34iqGgggACVAAnS7H7pMI.png?scale-down-to=512 512w,https://framerusercontent.com/images/hWBqs34iqGgggACVAAnS7H7pMI.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Togg\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/hWBqs34iqGgggACVAAnS7H7pMI.png\",srcSet:\"https://framerusercontent.com/images/hWBqs34iqGgggACVAAnS7H7pMI.png?scale-down-to=512 512w,https://framerusercontent.com/images/hWBqs34iqGgggACVAAnS7H7pMI.png 600w\"},className:\"framer-vcuxj1 framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dixfb4\",\"data-framer-name\":\"Platin\",name:\"Platin\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-s2sl73\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1c3y54e\",\"data-styles-preset\":\"X0L6i51Zi\",style:{\"--framer-text-alignment\":\"center\"},children:\"Platin Sponsorlar\u0131m\u0131z\"})}),className:\"framer-1oi7l0g\",\"data-framer-name\":\"Platin\",fonts:[\"Inter\"],name:\"Platin\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jcyeyr\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.binance.com/tr\",nodeId:\"kxENuCuJL\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Binance\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/JneBywCf6s2NncnQ2Kp9G1mjWM.png\",srcSet:\"https://framerusercontent.com/images/JneBywCf6s2NncnQ2Kp9G1mjWM.png?scale-down-to=512 512w,https://framerusercontent.com/images/JneBywCf6s2NncnQ2Kp9G1mjWM.png 600w\"}},CDWlzA6vn:{background:{alt:\"Binance\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/JneBywCf6s2NncnQ2Kp9G1mjWM.png\",srcSet:\"https://framerusercontent.com/images/JneBywCf6s2NncnQ2Kp9G1mjWM.png?scale-down-to=512 512w,https://framerusercontent.com/images/JneBywCf6s2NncnQ2Kp9G1mjWM.png 600w\"}},ES4b3ioVD:{background:{alt:\"Binance\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"160px\",src:\"https://framerusercontent.com/images/JneBywCf6s2NncnQ2Kp9G1mjWM.png\",srcSet:\"https://framerusercontent.com/images/JneBywCf6s2NncnQ2Kp9G1mjWM.png?scale-down-to=512 512w,https://framerusercontent.com/images/JneBywCf6s2NncnQ2Kp9G1mjWM.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Binance\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/JneBywCf6s2NncnQ2Kp9G1mjWM.png\",srcSet:\"https://framerusercontent.com/images/JneBywCf6s2NncnQ2Kp9G1mjWM.png?scale-down-to=512 512w,https://framerusercontent.com/images/JneBywCf6s2NncnQ2Kp9G1mjWM.png 600w\"},className:\"framer-1g2mxvt framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.mastercard.com.tr/\",nodeId:\"LXcczBg8c\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Mastercard\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/GhBdSBF1dNOT0Ikd5Kl9X2yJI.png\",srcSet:\"https://framerusercontent.com/images/GhBdSBF1dNOT0Ikd5Kl9X2yJI.png?scale-down-to=512 512w,https://framerusercontent.com/images/GhBdSBF1dNOT0Ikd5Kl9X2yJI.png 600w\"}},CDWlzA6vn:{background:{alt:\"Mastercard\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/GhBdSBF1dNOT0Ikd5Kl9X2yJI.png\",srcSet:\"https://framerusercontent.com/images/GhBdSBF1dNOT0Ikd5Kl9X2yJI.png?scale-down-to=512 512w,https://framerusercontent.com/images/GhBdSBF1dNOT0Ikd5Kl9X2yJI.png 600w\"}},ES4b3ioVD:{background:{alt:\"Mastercard\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"160px\",src:\"https://framerusercontent.com/images/GhBdSBF1dNOT0Ikd5Kl9X2yJI.png\",srcSet:\"https://framerusercontent.com/images/GhBdSBF1dNOT0Ikd5Kl9X2yJI.png?scale-down-to=512 512w,https://framerusercontent.com/images/GhBdSBF1dNOT0Ikd5Kl9X2yJI.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Mastercard\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/GhBdSBF1dNOT0Ikd5Kl9X2yJI.png\",srcSet:\"https://framerusercontent.com/images/GhBdSBF1dNOT0Ikd5Kl9X2yJI.png?scale-down-to=512 512w,https://framerusercontent.com/images/GhBdSBF1dNOT0Ikd5Kl9X2yJI.png 600w\"},className:\"framer-1wulfzr framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yoek9h\",\"data-framer-name\":\"Alt\u0131n\",name:\"Alt\u0131n\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16qphmh\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1c3y54e\",\"data-styles-preset\":\"X0L6i51Zi\",style:{\"--framer-text-alignment\":\"center\"},children:\"Alt\u0131n Sponsorlar\u0131m\u0131z\"})}),className:\"framer-80ghwh\",\"data-framer-name\":\"Alt\u0131n\",fonts:[\"Inter\"],name:\"Alt\u0131n\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-atcc5l\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.aspower.com.tr/\",nodeId:\"HCO2AI3DP\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"ASPOWER\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/rsp0G5ueMQq02jFsYlxxt2SQfLs.png\",srcSet:\"https://framerusercontent.com/images/rsp0G5ueMQq02jFsYlxxt2SQfLs.png?scale-down-to=512 512w,https://framerusercontent.com/images/rsp0G5ueMQq02jFsYlxxt2SQfLs.png 600w\"}},CDWlzA6vn:{background:{alt:\"ASPOWER\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/rsp0G5ueMQq02jFsYlxxt2SQfLs.png\",srcSet:\"https://framerusercontent.com/images/rsp0G5ueMQq02jFsYlxxt2SQfLs.png?scale-down-to=512 512w,https://framerusercontent.com/images/rsp0G5ueMQq02jFsYlxxt2SQfLs.png 600w\"}},ES4b3ioVD:{background:{alt:\"ASPOWER\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/rsp0G5ueMQq02jFsYlxxt2SQfLs.png\",srcSet:\"https://framerusercontent.com/images/rsp0G5ueMQq02jFsYlxxt2SQfLs.png?scale-down-to=512 512w,https://framerusercontent.com/images/rsp0G5ueMQq02jFsYlxxt2SQfLs.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"ASPOWER\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/rsp0G5ueMQq02jFsYlxxt2SQfLs.png\",srcSet:\"https://framerusercontent.com/images/rsp0G5ueMQq02jFsYlxxt2SQfLs.png?scale-down-to=512 512w,https://framerusercontent.com/images/rsp0G5ueMQq02jFsYlxxt2SQfLs.png 600w\"},className:\"framer-myppo2 framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.continental-tires.com/tr/tr/\",nodeId:\"uj4dI20H8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Continental\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/2ZC1lSNYCXfqFCr6VCjwR3v0R9E.png\",srcSet:\"https://framerusercontent.com/images/2ZC1lSNYCXfqFCr6VCjwR3v0R9E.png?scale-down-to=512 512w,https://framerusercontent.com/images/2ZC1lSNYCXfqFCr6VCjwR3v0R9E.png 600w\"}},CDWlzA6vn:{background:{alt:\"Continental\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/2ZC1lSNYCXfqFCr6VCjwR3v0R9E.png\",srcSet:\"https://framerusercontent.com/images/2ZC1lSNYCXfqFCr6VCjwR3v0R9E.png?scale-down-to=512 512w,https://framerusercontent.com/images/2ZC1lSNYCXfqFCr6VCjwR3v0R9E.png 600w\"}},ES4b3ioVD:{background:{alt:\"Continental\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/2ZC1lSNYCXfqFCr6VCjwR3v0R9E.png\",srcSet:\"https://framerusercontent.com/images/2ZC1lSNYCXfqFCr6VCjwR3v0R9E.png?scale-down-to=512 512w,https://framerusercontent.com/images/2ZC1lSNYCXfqFCr6VCjwR3v0R9E.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Continental\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/2ZC1lSNYCXfqFCr6VCjwR3v0R9E.png\",srcSet:\"https://framerusercontent.com/images/2ZC1lSNYCXfqFCr6VCjwR3v0R9E.png?scale-down-to=512 512w,https://framerusercontent.com/images/2ZC1lSNYCXfqFCr6VCjwR3v0R9E.png 600w\"},className:\"framer-1e26s21 framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.desi.com.tr/\",nodeId:\"iG11zHilQ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"DES\u0130\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/B5RLAYwvw3CztXkyHvIEY7MCHM.png\",srcSet:\"https://framerusercontent.com/images/B5RLAYwvw3CztXkyHvIEY7MCHM.png?scale-down-to=512 512w,https://framerusercontent.com/images/B5RLAYwvw3CztXkyHvIEY7MCHM.png 600w\"}},CDWlzA6vn:{background:{alt:\"DES\u0130\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/B5RLAYwvw3CztXkyHvIEY7MCHM.png\",srcSet:\"https://framerusercontent.com/images/B5RLAYwvw3CztXkyHvIEY7MCHM.png?scale-down-to=512 512w,https://framerusercontent.com/images/B5RLAYwvw3CztXkyHvIEY7MCHM.png 600w\"}},ES4b3ioVD:{background:{alt:\"DES\u0130\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/B5RLAYwvw3CztXkyHvIEY7MCHM.png\",srcSet:\"https://framerusercontent.com/images/B5RLAYwvw3CztXkyHvIEY7MCHM.png?scale-down-to=512 512w,https://framerusercontent.com/images/B5RLAYwvw3CztXkyHvIEY7MCHM.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"DES\u0130\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/B5RLAYwvw3CztXkyHvIEY7MCHM.png\",srcSet:\"https://framerusercontent.com/images/B5RLAYwvw3CztXkyHvIEY7MCHM.png?scale-down-to=512 512w,https://framerusercontent.com/images/B5RLAYwvw3CztXkyHvIEY7MCHM.png 600w\"},className:\"framer-1g70orh framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.karacasulu.com/dji/\",nodeId:\"aVFkvcjDi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"DJI\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/k6m2gShynnqyxWjzdRPtNtDQeH4.png\",srcSet:\"https://framerusercontent.com/images/k6m2gShynnqyxWjzdRPtNtDQeH4.png?scale-down-to=512 512w,https://framerusercontent.com/images/k6m2gShynnqyxWjzdRPtNtDQeH4.png 600w\"}},CDWlzA6vn:{background:{alt:\"DJI\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/k6m2gShynnqyxWjzdRPtNtDQeH4.png\",srcSet:\"https://framerusercontent.com/images/k6m2gShynnqyxWjzdRPtNtDQeH4.png?scale-down-to=512 512w,https://framerusercontent.com/images/k6m2gShynnqyxWjzdRPtNtDQeH4.png 600w\"}},ES4b3ioVD:{background:{alt:\"DJI\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/k6m2gShynnqyxWjzdRPtNtDQeH4.png\",srcSet:\"https://framerusercontent.com/images/k6m2gShynnqyxWjzdRPtNtDQeH4.png?scale-down-to=512 512w,https://framerusercontent.com/images/k6m2gShynnqyxWjzdRPtNtDQeH4.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"DJI\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/k6m2gShynnqyxWjzdRPtNtDQeH4.png\",srcSet:\"https://framerusercontent.com/images/k6m2gShynnqyxWjzdRPtNtDQeH4.png?scale-down-to=512 512w,https://framerusercontent.com/images/k6m2gShynnqyxWjzdRPtNtDQeH4.png 600w\"},className:\"framer-xycbs0 framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://egaranti.com/\",nodeId:\"RT7H05wLj\",openInNewTab:true,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"egaranti\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,src:\"https://framerusercontent.com/images/NYtEFOLFmvOjhGGUL0SpN3AHqXM.svg\"},className:\"framer-126n5ki framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(Link,{href:\"https://google.com.tr\",nodeId:\"agsmD3vvT\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Google\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/XcTeEa6MSfwLvFuJhweqmUZFEc.png\",srcSet:\"https://framerusercontent.com/images/XcTeEa6MSfwLvFuJhweqmUZFEc.png?scale-down-to=512 512w,https://framerusercontent.com/images/XcTeEa6MSfwLvFuJhweqmUZFEc.png 600w\"}},CDWlzA6vn:{background:{alt:\"Google\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/XcTeEa6MSfwLvFuJhweqmUZFEc.png\",srcSet:\"https://framerusercontent.com/images/XcTeEa6MSfwLvFuJhweqmUZFEc.png?scale-down-to=512 512w,https://framerusercontent.com/images/XcTeEa6MSfwLvFuJhweqmUZFEc.png 600w\"}},ES4b3ioVD:{background:{alt:\"Google\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/XcTeEa6MSfwLvFuJhweqmUZFEc.png\",srcSet:\"https://framerusercontent.com/images/XcTeEa6MSfwLvFuJhweqmUZFEc.png?scale-down-to=512 512w,https://framerusercontent.com/images/XcTeEa6MSfwLvFuJhweqmUZFEc.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Google\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/XcTeEa6MSfwLvFuJhweqmUZFEc.png\",srcSet:\"https://framerusercontent.com/images/XcTeEa6MSfwLvFuJhweqmUZFEc.png?scale-down-to=512 512w,https://framerusercontent.com/images/XcTeEa6MSfwLvFuJhweqmUZFEc.png 600w\"},className:\"framer-1ncxckb framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://globalit.com.tr/\",nodeId:\"F3zFDgJN4\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Global IT\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/XkxYoa3db5zw6NSOSVsaZNO28g.png\",srcSet:\"https://framerusercontent.com/images/XkxYoa3db5zw6NSOSVsaZNO28g.png?scale-down-to=512 512w,https://framerusercontent.com/images/XkxYoa3db5zw6NSOSVsaZNO28g.png 600w\"}},CDWlzA6vn:{background:{alt:\"Global IT\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/XkxYoa3db5zw6NSOSVsaZNO28g.png\",srcSet:\"https://framerusercontent.com/images/XkxYoa3db5zw6NSOSVsaZNO28g.png?scale-down-to=512 512w,https://framerusercontent.com/images/XkxYoa3db5zw6NSOSVsaZNO28g.png 600w\"}},ES4b3ioVD:{background:{alt:\"Global IT\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/XkxYoa3db5zw6NSOSVsaZNO28g.png\",srcSet:\"https://framerusercontent.com/images/XkxYoa3db5zw6NSOSVsaZNO28g.png?scale-down-to=512 512w,https://framerusercontent.com/images/XkxYoa3db5zw6NSOSVsaZNO28g.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Global IT\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/XkxYoa3db5zw6NSOSVsaZNO28g.png\",srcSet:\"https://framerusercontent.com/images/XkxYoa3db5zw6NSOSVsaZNO28g.png?scale-down-to=512 512w,https://framerusercontent.com/images/XkxYoa3db5zw6NSOSVsaZNO28g.png 600w\"},className:\"framer-pwz8ow framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.havelsan.com.tr/\",nodeId:\"xpdusZLa0\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Havelsan\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/Hvv8wBZKaAbMrdXY50RTPjTM8mk.png\",srcSet:\"https://framerusercontent.com/images/Hvv8wBZKaAbMrdXY50RTPjTM8mk.png?scale-down-to=512 512w,https://framerusercontent.com/images/Hvv8wBZKaAbMrdXY50RTPjTM8mk.png 600w\"}},CDWlzA6vn:{background:{alt:\"Havelsan\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/Hvv8wBZKaAbMrdXY50RTPjTM8mk.png\",srcSet:\"https://framerusercontent.com/images/Hvv8wBZKaAbMrdXY50RTPjTM8mk.png?scale-down-to=512 512w,https://framerusercontent.com/images/Hvv8wBZKaAbMrdXY50RTPjTM8mk.png 600w\"}},ES4b3ioVD:{background:{alt:\"Havelsan\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/Hvv8wBZKaAbMrdXY50RTPjTM8mk.png\",srcSet:\"https://framerusercontent.com/images/Hvv8wBZKaAbMrdXY50RTPjTM8mk.png?scale-down-to=512 512w,https://framerusercontent.com/images/Hvv8wBZKaAbMrdXY50RTPjTM8mk.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Havelsan\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/Hvv8wBZKaAbMrdXY50RTPjTM8mk.png\",srcSet:\"https://framerusercontent.com/images/Hvv8wBZKaAbMrdXY50RTPjTM8mk.png?scale-down-to=512 512w,https://framerusercontent.com/images/Hvv8wBZKaAbMrdXY50RTPjTM8mk.png 600w\"},className:\"framer-5gmqsc framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.monsternotebook.com.tr/\",nodeId:\"sM4EL2145\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Monster\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/QZIcx7T41uEpJsh5o2YQ2VY.png\",srcSet:\"https://framerusercontent.com/images/QZIcx7T41uEpJsh5o2YQ2VY.png?scale-down-to=512 512w,https://framerusercontent.com/images/QZIcx7T41uEpJsh5o2YQ2VY.png 600w\"}},CDWlzA6vn:{background:{alt:\"Monster\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/QZIcx7T41uEpJsh5o2YQ2VY.png\",srcSet:\"https://framerusercontent.com/images/QZIcx7T41uEpJsh5o2YQ2VY.png?scale-down-to=512 512w,https://framerusercontent.com/images/QZIcx7T41uEpJsh5o2YQ2VY.png 600w\"}},ES4b3ioVD:{background:{alt:\"Monster\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/QZIcx7T41uEpJsh5o2YQ2VY.png\",srcSet:\"https://framerusercontent.com/images/QZIcx7T41uEpJsh5o2YQ2VY.png?scale-down-to=512 512w,https://framerusercontent.com/images/QZIcx7T41uEpJsh5o2YQ2VY.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Monster\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/QZIcx7T41uEpJsh5o2YQ2VY.png\",srcSet:\"https://framerusercontent.com/images/QZIcx7T41uEpJsh5o2YQ2VY.png?scale-down-to=512 512w,https://framerusercontent.com/images/QZIcx7T41uEpJsh5o2YQ2VY.png 600w\"},className:\"framer-s9kq7v framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.portuma.com/\",nodeId:\"K7tJrlWgh\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Monster\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/x2Eb6exMXnyDuht0E9Bz0xutaY.png\",srcSet:\"https://framerusercontent.com/images/x2Eb6exMXnyDuht0E9Bz0xutaY.png?scale-down-to=512 512w,https://framerusercontent.com/images/x2Eb6exMXnyDuht0E9Bz0xutaY.png 600w\"}},CDWlzA6vn:{background:{alt:\"Monster\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/x2Eb6exMXnyDuht0E9Bz0xutaY.png\",srcSet:\"https://framerusercontent.com/images/x2Eb6exMXnyDuht0E9Bz0xutaY.png?scale-down-to=512 512w,https://framerusercontent.com/images/x2Eb6exMXnyDuht0E9Bz0xutaY.png 600w\"}},ES4b3ioVD:{background:{alt:\"Monster\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/x2Eb6exMXnyDuht0E9Bz0xutaY.png\",srcSet:\"https://framerusercontent.com/images/x2Eb6exMXnyDuht0E9Bz0xutaY.png?scale-down-to=512 512w,https://framerusercontent.com/images/x2Eb6exMXnyDuht0E9Bz0xutaY.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Monster\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/x2Eb6exMXnyDuht0E9Bz0xutaY.png\",srcSet:\"https://framerusercontent.com/images/x2Eb6exMXnyDuht0E9Bz0xutaY.png?scale-down-to=512 512w,https://framerusercontent.com/images/x2Eb6exMXnyDuht0E9Bz0xutaY.png 600w\"},className:\"framer-1wtv8sx framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://turkiye.segway.com/\",nodeId:\"al2X1v1X7\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Segway Ninenot T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:480,intrinsicWidth:1200,pixelHeight:480,pixelWidth:1200,sizes:\"200px\",src:\"https://framerusercontent.com/images/fRN2NX3Q9zvOV9V22YcBrj490M.png\",srcSet:\"https://framerusercontent.com/images/fRN2NX3Q9zvOV9V22YcBrj490M.png?scale-down-to=512 512w,https://framerusercontent.com/images/fRN2NX3Q9zvOV9V22YcBrj490M.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fRN2NX3Q9zvOV9V22YcBrj490M.png 1200w\"}},CDWlzA6vn:{background:{alt:\"Segway Ninenot T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:480,intrinsicWidth:1200,pixelHeight:480,pixelWidth:1200,sizes:\"225px\",src:\"https://framerusercontent.com/images/fRN2NX3Q9zvOV9V22YcBrj490M.png\",srcSet:\"https://framerusercontent.com/images/fRN2NX3Q9zvOV9V22YcBrj490M.png?scale-down-to=512 512w,https://framerusercontent.com/images/fRN2NX3Q9zvOV9V22YcBrj490M.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fRN2NX3Q9zvOV9V22YcBrj490M.png 1200w\"}},ES4b3ioVD:{background:{alt:\"Segway Ninenot T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:480,intrinsicWidth:1200,pixelHeight:480,pixelWidth:1200,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/fRN2NX3Q9zvOV9V22YcBrj490M.png\",srcSet:\"https://framerusercontent.com/images/fRN2NX3Q9zvOV9V22YcBrj490M.png?scale-down-to=512 512w,https://framerusercontent.com/images/fRN2NX3Q9zvOV9V22YcBrj490M.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fRN2NX3Q9zvOV9V22YcBrj490M.png 1200w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Segway Ninenot T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:480,intrinsicWidth:1200,pixelHeight:480,pixelWidth:1200,sizes:\"250px\",src:\"https://framerusercontent.com/images/fRN2NX3Q9zvOV9V22YcBrj490M.png\",srcSet:\"https://framerusercontent.com/images/fRN2NX3Q9zvOV9V22YcBrj490M.png?scale-down-to=512 512w,https://framerusercontent.com/images/fRN2NX3Q9zvOV9V22YcBrj490M.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fRN2NX3Q9zvOV9V22YcBrj490M.png 1200w\"},className:\"framer-k02an0 framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.ticimax.com/\",nodeId:\"Yta7U1Szo\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Ticimax\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/M3meWAUElz7g1AD0KWUtAP3Bs.png\",srcSet:\"https://framerusercontent.com/images/M3meWAUElz7g1AD0KWUtAP3Bs.png?scale-down-to=512 512w,https://framerusercontent.com/images/M3meWAUElz7g1AD0KWUtAP3Bs.png 600w\"}},CDWlzA6vn:{background:{alt:\"Ticimax\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/M3meWAUElz7g1AD0KWUtAP3Bs.png\",srcSet:\"https://framerusercontent.com/images/M3meWAUElz7g1AD0KWUtAP3Bs.png?scale-down-to=512 512w,https://framerusercontent.com/images/M3meWAUElz7g1AD0KWUtAP3Bs.png 600w\"}},ES4b3ioVD:{background:{alt:\"Ticimax\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/M3meWAUElz7g1AD0KWUtAP3Bs.png\",srcSet:\"https://framerusercontent.com/images/M3meWAUElz7g1AD0KWUtAP3Bs.png?scale-down-to=512 512w,https://framerusercontent.com/images/M3meWAUElz7g1AD0KWUtAP3Bs.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Ticimax\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/M3meWAUElz7g1AD0KWUtAP3Bs.png\",srcSet:\"https://framerusercontent.com/images/M3meWAUElz7g1AD0KWUtAP3Bs.png?scale-down-to=512 512w,https://framerusercontent.com/images/M3meWAUElz7g1AD0KWUtAP3Bs.png 600w\"},className:\"framer-1kiybft framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.tiktok.com/\",nodeId:\"HiO9hqodq\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Tik Tok\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/XwCTBBkFUqL03Po6Ez8GYE7y0.png\",srcSet:\"https://framerusercontent.com/images/XwCTBBkFUqL03Po6Ez8GYE7y0.png?scale-down-to=512 512w,https://framerusercontent.com/images/XwCTBBkFUqL03Po6Ez8GYE7y0.png 600w\"}},CDWlzA6vn:{background:{alt:\"Tik Tok\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/XwCTBBkFUqL03Po6Ez8GYE7y0.png\",srcSet:\"https://framerusercontent.com/images/XwCTBBkFUqL03Po6Ez8GYE7y0.png?scale-down-to=512 512w,https://framerusercontent.com/images/XwCTBBkFUqL03Po6Ez8GYE7y0.png 600w\"}},ES4b3ioVD:{background:{alt:\"Tik Tok\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/XwCTBBkFUqL03Po6Ez8GYE7y0.png\",srcSet:\"https://framerusercontent.com/images/XwCTBBkFUqL03Po6Ez8GYE7y0.png?scale-down-to=512 512w,https://framerusercontent.com/images/XwCTBBkFUqL03Po6Ez8GYE7y0.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Tik Tok\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/XwCTBBkFUqL03Po6Ez8GYE7y0.png\",srcSet:\"https://framerusercontent.com/images/XwCTBBkFUqL03Po6Ez8GYE7y0.png?scale-down-to=512 512w,https://framerusercontent.com/images/XwCTBBkFUqL03Po6Ez8GYE7y0.png 600w\"},className:\"framer-1y7623h framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://turan.app/\",nodeId:\"qjYh82gi3\",openInNewTab:true,children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Turan\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,src:\"https://framerusercontent.com/images/HBLB7DbMvjQ1zqDPhT6mn2D5y6w.svg\"},className:\"framer-1a80m9d framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.zoreaksesuar.com/\",nodeId:\"l7evoCJjd\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Zore\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/j7kfrrRyZJRJqxm7KuHQ6UBR2k.png\",srcSet:\"https://framerusercontent.com/images/j7kfrrRyZJRJqxm7KuHQ6UBR2k.png?scale-down-to=512 512w,https://framerusercontent.com/images/j7kfrrRyZJRJqxm7KuHQ6UBR2k.png 600w\"}},CDWlzA6vn:{background:{alt:\"Zore\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/j7kfrrRyZJRJqxm7KuHQ6UBR2k.png\",srcSet:\"https://framerusercontent.com/images/j7kfrrRyZJRJqxm7KuHQ6UBR2k.png?scale-down-to=512 512w,https://framerusercontent.com/images/j7kfrrRyZJRJqxm7KuHQ6UBR2k.png 600w\"}},ES4b3ioVD:{background:{alt:\"Zore\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/j7kfrrRyZJRJqxm7KuHQ6UBR2k.png\",srcSet:\"https://framerusercontent.com/images/j7kfrrRyZJRJqxm7KuHQ6UBR2k.png?scale-down-to=512 512w,https://framerusercontent.com/images/j7kfrrRyZJRJqxm7KuHQ6UBR2k.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Zore\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/j7kfrrRyZJRJqxm7KuHQ6UBR2k.png\",srcSet:\"https://framerusercontent.com/images/j7kfrrRyZJRJqxm7KuHQ6UBR2k.png?scale-down-to=512 512w,https://framerusercontent.com/images/j7kfrrRyZJRJqxm7KuHQ6UBR2k.png 600w\"},className:\"framer-15t7u89 framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hw8r4w\",\"data-framer-name\":\"G\\xfcm\\xfc\u015F\",name:\"G\\xfcm\\xfc\u015F\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-bkrezi\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1c3y54e\",\"data-styles-preset\":\"X0L6i51Zi\",style:{\"--framer-text-alignment\":\"center\"},children:\"G\\xfcm\\xfc\u015F Sponsorlar\u0131m\u0131z\"})}),className:\"framer-16evicb\",\"data-framer-name\":\"Alt\u0131n\",fonts:[\"Inter\"],name:\"Alt\u0131n\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bhy7sk\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://carmekan.com/\",nodeId:\"fcYlRARCD\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Car Mekan\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/y34dnMymCE3r0j6ItQmxCiJU.jpg\",srcSet:\"https://framerusercontent.com/images/y34dnMymCE3r0j6ItQmxCiJU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/y34dnMymCE3r0j6ItQmxCiJU.jpg 600w\"}},CDWlzA6vn:{background:{alt:\"Car Mekan\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/y34dnMymCE3r0j6ItQmxCiJU.jpg\",srcSet:\"https://framerusercontent.com/images/y34dnMymCE3r0j6ItQmxCiJU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/y34dnMymCE3r0j6ItQmxCiJU.jpg 600w\"}},ES4b3ioVD:{background:{alt:\"Car Mekan\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/y34dnMymCE3r0j6ItQmxCiJU.jpg\",srcSet:\"https://framerusercontent.com/images/y34dnMymCE3r0j6ItQmxCiJU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/y34dnMymCE3r0j6ItQmxCiJU.jpg 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Car Mekan\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/y34dnMymCE3r0j6ItQmxCiJU.jpg\",srcSet:\"https://framerusercontent.com/images/y34dnMymCE3r0j6ItQmxCiJU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/y34dnMymCE3r0j6ItQmxCiJU.jpg 600w\"},className:\"framer-1p4oe2c framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.e-garaj.com.tr/\",nodeId:\"mw3LeyyOL\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"E-Garaj\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/V0nXbSew4QJZQE2WZrilxyY8wk.png\",srcSet:\"https://framerusercontent.com/images/V0nXbSew4QJZQE2WZrilxyY8wk.png?scale-down-to=512 512w,https://framerusercontent.com/images/V0nXbSew4QJZQE2WZrilxyY8wk.png 600w\"}},CDWlzA6vn:{background:{alt:\"E-Garaj\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/V0nXbSew4QJZQE2WZrilxyY8wk.png\",srcSet:\"https://framerusercontent.com/images/V0nXbSew4QJZQE2WZrilxyY8wk.png?scale-down-to=512 512w,https://framerusercontent.com/images/V0nXbSew4QJZQE2WZrilxyY8wk.png 600w\"}},ES4b3ioVD:{background:{alt:\"E-Garaj\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/V0nXbSew4QJZQE2WZrilxyY8wk.png\",srcSet:\"https://framerusercontent.com/images/V0nXbSew4QJZQE2WZrilxyY8wk.png?scale-down-to=512 512w,https://framerusercontent.com/images/V0nXbSew4QJZQE2WZrilxyY8wk.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"E-Garaj\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/V0nXbSew4QJZQE2WZrilxyY8wk.png\",srcSet:\"https://framerusercontent.com/images/V0nXbSew4QJZQE2WZrilxyY8wk.png?scale-down-to=512 512w,https://framerusercontent.com/images/V0nXbSew4QJZQE2WZrilxyY8wk.png 600w\"},className:\"framer-1hhtrr8 framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://gokce.av.tr/\",nodeId:\"aVnp4ntc3\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"G\\xf6k\\xe7e\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/iSsGDY9oBuoOIz6ZM0XuX1VxIP4.png\",srcSet:\"https://framerusercontent.com/images/iSsGDY9oBuoOIz6ZM0XuX1VxIP4.png?scale-down-to=512 512w,https://framerusercontent.com/images/iSsGDY9oBuoOIz6ZM0XuX1VxIP4.png 600w\"}},CDWlzA6vn:{background:{alt:\"G\\xf6k\\xe7e\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/iSsGDY9oBuoOIz6ZM0XuX1VxIP4.png\",srcSet:\"https://framerusercontent.com/images/iSsGDY9oBuoOIz6ZM0XuX1VxIP4.png?scale-down-to=512 512w,https://framerusercontent.com/images/iSsGDY9oBuoOIz6ZM0XuX1VxIP4.png 600w\"}},ES4b3ioVD:{background:{alt:\"G\\xf6k\\xe7e\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/iSsGDY9oBuoOIz6ZM0XuX1VxIP4.png\",srcSet:\"https://framerusercontent.com/images/iSsGDY9oBuoOIz6ZM0XuX1VxIP4.png?scale-down-to=512 512w,https://framerusercontent.com/images/iSsGDY9oBuoOIz6ZM0XuX1VxIP4.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"G\\xf6k\\xe7e\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/iSsGDY9oBuoOIz6ZM0XuX1VxIP4.png\",srcSet:\"https://framerusercontent.com/images/iSsGDY9oBuoOIz6ZM0XuX1VxIP4.png?scale-down-to=512 512w,https://framerusercontent.com/images/iSsGDY9oBuoOIz6ZM0XuX1VxIP4.png 600w\"},className:\"framer-22671n framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"http://www.tezelektronik.com/\",nodeId:\"beGK_m2hX\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"TEZ Elektronik\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/khO9QMf00V1OdS9TFc6CoE9aj1M.png\",srcSet:\"https://framerusercontent.com/images/khO9QMf00V1OdS9TFc6CoE9aj1M.png?scale-down-to=512 512w,https://framerusercontent.com/images/khO9QMf00V1OdS9TFc6CoE9aj1M.png 600w\"}},CDWlzA6vn:{background:{alt:\"TEZ Elektronik\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/khO9QMf00V1OdS9TFc6CoE9aj1M.png\",srcSet:\"https://framerusercontent.com/images/khO9QMf00V1OdS9TFc6CoE9aj1M.png?scale-down-to=512 512w,https://framerusercontent.com/images/khO9QMf00V1OdS9TFc6CoE9aj1M.png 600w\"}},ES4b3ioVD:{background:{alt:\"TEZ Elektronik\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/khO9QMf00V1OdS9TFc6CoE9aj1M.png\",srcSet:\"https://framerusercontent.com/images/khO9QMf00V1OdS9TFc6CoE9aj1M.png?scale-down-to=512 512w,https://framerusercontent.com/images/khO9QMf00V1OdS9TFc6CoE9aj1M.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"TEZ Elektronik\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/khO9QMf00V1OdS9TFc6CoE9aj1M.png\",srcSet:\"https://framerusercontent.com/images/khO9QMf00V1OdS9TFc6CoE9aj1M.png?scale-down-to=512 512w,https://framerusercontent.com/images/khO9QMf00V1OdS9TFc6CoE9aj1M.png 600w\"},className:\"framer-1ym5fkg framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.theadx.com/\",nodeId:\"v9qhiCKYN\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"TheadX\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/mygZwgnJXAKOrBz3uMp48a2k.png\",srcSet:\"https://framerusercontent.com/images/mygZwgnJXAKOrBz3uMp48a2k.png?scale-down-to=512 512w,https://framerusercontent.com/images/mygZwgnJXAKOrBz3uMp48a2k.png 600w\"}},CDWlzA6vn:{background:{alt:\"TheadX\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/mygZwgnJXAKOrBz3uMp48a2k.png\",srcSet:\"https://framerusercontent.com/images/mygZwgnJXAKOrBz3uMp48a2k.png?scale-down-to=512 512w,https://framerusercontent.com/images/mygZwgnJXAKOrBz3uMp48a2k.png 600w\"}},ES4b3ioVD:{background:{alt:\"TheadX\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/mygZwgnJXAKOrBz3uMp48a2k.png\",srcSet:\"https://framerusercontent.com/images/mygZwgnJXAKOrBz3uMp48a2k.png?scale-down-to=512 512w,https://framerusercontent.com/images/mygZwgnJXAKOrBz3uMp48a2k.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"TheadX\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/mygZwgnJXAKOrBz3uMp48a2k.png\",srcSet:\"https://framerusercontent.com/images/mygZwgnJXAKOrBz3uMp48a2k.png?scale-down-to=512 512w,https://framerusercontent.com/images/mygZwgnJXAKOrBz3uMp48a2k.png 600w\"},className:\"framer-4gj4xs framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.tumurly.com/\",nodeId:\"gL01wgG5j\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Tumurly\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/GqiTHCICKrr1AZ8L0S6URwI2tzs.png\",srcSet:\"https://framerusercontent.com/images/GqiTHCICKrr1AZ8L0S6URwI2tzs.png?scale-down-to=512 512w,https://framerusercontent.com/images/GqiTHCICKrr1AZ8L0S6URwI2tzs.png 600w\"}},CDWlzA6vn:{background:{alt:\"Tumurly\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/GqiTHCICKrr1AZ8L0S6URwI2tzs.png\",srcSet:\"https://framerusercontent.com/images/GqiTHCICKrr1AZ8L0S6URwI2tzs.png?scale-down-to=512 512w,https://framerusercontent.com/images/GqiTHCICKrr1AZ8L0S6URwI2tzs.png 600w\"}},ES4b3ioVD:{background:{alt:\"Tumurly\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/GqiTHCICKrr1AZ8L0S6URwI2tzs.png\",srcSet:\"https://framerusercontent.com/images/GqiTHCICKrr1AZ8L0S6URwI2tzs.png?scale-down-to=512 512w,https://framerusercontent.com/images/GqiTHCICKrr1AZ8L0S6URwI2tzs.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Tumurly\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/GqiTHCICKrr1AZ8L0S6URwI2tzs.png\",srcSet:\"https://framerusercontent.com/images/GqiTHCICKrr1AZ8L0S6URwI2tzs.png?scale-down-to=512 512w,https://framerusercontent.com/images/GqiTHCICKrr1AZ8L0S6URwI2tzs.png 600w\"},className:\"framer-14lpcas framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://solarcati.com/\",nodeId:\"rCUIa2r8X\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Solar\\xe7at\u0131\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/MGrTBthDDPJlGgPkQyvsAcetHyM.png\",srcSet:\"https://framerusercontent.com/images/MGrTBthDDPJlGgPkQyvsAcetHyM.png?scale-down-to=512 512w,https://framerusercontent.com/images/MGrTBthDDPJlGgPkQyvsAcetHyM.png 600w\"}},CDWlzA6vn:{background:{alt:\"Solar\\xe7at\u0131\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/MGrTBthDDPJlGgPkQyvsAcetHyM.png\",srcSet:\"https://framerusercontent.com/images/MGrTBthDDPJlGgPkQyvsAcetHyM.png?scale-down-to=512 512w,https://framerusercontent.com/images/MGrTBthDDPJlGgPkQyvsAcetHyM.png 600w\"}},ES4b3ioVD:{background:{alt:\"Solar\\xe7at\u0131\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/MGrTBthDDPJlGgPkQyvsAcetHyM.png\",srcSet:\"https://framerusercontent.com/images/MGrTBthDDPJlGgPkQyvsAcetHyM.png?scale-down-to=512 512w,https://framerusercontent.com/images/MGrTBthDDPJlGgPkQyvsAcetHyM.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Solar\\xe7at\u0131\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/MGrTBthDDPJlGgPkQyvsAcetHyM.png\",srcSet:\"https://framerusercontent.com/images/MGrTBthDDPJlGgPkQyvsAcetHyM.png?scale-down-to=512 512w,https://framerusercontent.com/images/MGrTBthDDPJlGgPkQyvsAcetHyM.png 600w\"},className:\"framer-11v51vj framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-199mb9f\",\"data-framer-name\":\"Oturum\",name:\"Oturum\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-wk95qd\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1c3y54e\",\"data-styles-preset\":\"X0L6i51Zi\",style:{\"--framer-text-alignment\":\"center\"},children:\"Oturum Sponsorumuz\"})}),className:\"framer-12sjzsa\",\"data-framer-name\":\"Alt\u0131n\",fonts:[\"Inter\"],name:\"Alt\u0131n\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-x02pzo\",children:/*#__PURE__*/_jsx(Link,{href:\"https://www.vestel.com.tr/\",nodeId:\"LWIvSygeI\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Vestel\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/8xaDj2khTnoVBL1POG4ICFb82bs.png\",srcSet:\"https://framerusercontent.com/images/8xaDj2khTnoVBL1POG4ICFb82bs.png?scale-down-to=512 512w,https://framerusercontent.com/images/8xaDj2khTnoVBL1POG4ICFb82bs.png 600w\"}},CDWlzA6vn:{background:{alt:\"Vestel\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/8xaDj2khTnoVBL1POG4ICFb82bs.png\",srcSet:\"https://framerusercontent.com/images/8xaDj2khTnoVBL1POG4ICFb82bs.png?scale-down-to=512 512w,https://framerusercontent.com/images/8xaDj2khTnoVBL1POG4ICFb82bs.png 600w\"}},ES4b3ioVD:{background:{alt:\"Vestel\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"160px\",src:\"https://framerusercontent.com/images/8xaDj2khTnoVBL1POG4ICFb82bs.png\",srcSet:\"https://framerusercontent.com/images/8xaDj2khTnoVBL1POG4ICFb82bs.png?scale-down-to=512 512w,https://framerusercontent.com/images/8xaDj2khTnoVBL1POG4ICFb82bs.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Vestel\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/8xaDj2khTnoVBL1POG4ICFb82bs.png\",srcSet:\"https://framerusercontent.com/images/8xaDj2khTnoVBL1POG4ICFb82bs.png?scale-down-to=512 512w,https://framerusercontent.com/images/8xaDj2khTnoVBL1POG4ICFb82bs.png 600w\"},className:\"framer-173tk7y framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xox1a1\",\"data-framer-name\":\"Katk\u0131lar\u0131yla\",name:\"Katk\u0131lar\u0131yla\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-12ycds\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1c3y54e\",\"data-styles-preset\":\"X0L6i51Zi\",style:{\"--framer-text-alignment\":\"center\"},children:\"Katk\u0131lar\u0131yla\"})}),className:\"framer-w686tj\",\"data-framer-name\":\"Alt\u0131n\",fonts:[\"Inter\"],name:\"Alt\u0131n\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16h3wpu\",children:/*#__PURE__*/_jsx(Link,{href:\"https://www.invest.gov.tr/\",nodeId:\"ksAuIPIZY\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"BTCHABER\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/YXOokGatgroy5f441i90fJZknQQ.png\",srcSet:\"https://framerusercontent.com/images/YXOokGatgroy5f441i90fJZknQQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/YXOokGatgroy5f441i90fJZknQQ.png 600w\"}},CDWlzA6vn:{background:{alt:\"BTCHABER\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/YXOokGatgroy5f441i90fJZknQQ.png\",srcSet:\"https://framerusercontent.com/images/YXOokGatgroy5f441i90fJZknQQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/YXOokGatgroy5f441i90fJZknQQ.png 600w\"}},ES4b3ioVD:{background:{alt:\"BTCHABER\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"160px\",src:\"https://framerusercontent.com/images/YXOokGatgroy5f441i90fJZknQQ.png\",srcSet:\"https://framerusercontent.com/images/YXOokGatgroy5f441i90fJZknQQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/YXOokGatgroy5f441i90fJZknQQ.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"BTCHABER\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/YXOokGatgroy5f441i90fJZknQQ.png\",srcSet:\"https://framerusercontent.com/images/YXOokGatgroy5f441i90fJZknQQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/YXOokGatgroy5f441i90fJZknQQ.png 600w\"},className:\"framer-1s8jg9e framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18x68ea\",\"data-framer-name\":\"Giri\u015Fimcilik Alan\u0131 Sponsorlar\u0131m\u0131z\",name:\"Giri\u015Fimcilik Alan\u0131 Sponsorlar\u0131m\u0131z\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-155xvw3\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1c3y54e\",\"data-styles-preset\":\"X0L6i51Zi\",style:{\"--framer-text-alignment\":\"center\"},children:\"Giri\u015Fimcilik Alan\u0131 Sponsorlar\u0131m\u0131z\"})}),className:\"framer-1sdgsl9\",\"data-framer-name\":\"Alt\u0131n\",fonts:[\"Inter\"],name:\"Alt\u0131n\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-urpnew\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://arzportfoy.com/\",nodeId:\"m7To4FL1T\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Arz Portf\\xf6y\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/L4vEDilhHQGcNEIx8wp6d9KSo.png\",srcSet:\"https://framerusercontent.com/images/L4vEDilhHQGcNEIx8wp6d9KSo.png?scale-down-to=512 512w,https://framerusercontent.com/images/L4vEDilhHQGcNEIx8wp6d9KSo.png 600w\"}},CDWlzA6vn:{background:{alt:\"Arz Portf\\xf6y\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/L4vEDilhHQGcNEIx8wp6d9KSo.png\",srcSet:\"https://framerusercontent.com/images/L4vEDilhHQGcNEIx8wp6d9KSo.png?scale-down-to=512 512w,https://framerusercontent.com/images/L4vEDilhHQGcNEIx8wp6d9KSo.png 600w\"}},ES4b3ioVD:{background:{alt:\"Arz Portf\\xf6y\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/L4vEDilhHQGcNEIx8wp6d9KSo.png\",srcSet:\"https://framerusercontent.com/images/L4vEDilhHQGcNEIx8wp6d9KSo.png?scale-down-to=512 512w,https://framerusercontent.com/images/L4vEDilhHQGcNEIx8wp6d9KSo.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Arz Portf\\xf6y\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/L4vEDilhHQGcNEIx8wp6d9KSo.png\",srcSet:\"https://framerusercontent.com/images/L4vEDilhHQGcNEIx8wp6d9KSo.png?scale-down-to=512 512w,https://framerusercontent.com/images/L4vEDilhHQGcNEIx8wp6d9KSo.png 600w\"},className:\"framer-qzq0jv framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://ariteknokent.com.tr/tr\",nodeId:\"MvqjHTmy0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"\u0130T\\xdc ARI Teknokent\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/7KSnAiZvreklmW86MMCF5IcbM.png\",srcSet:\"https://framerusercontent.com/images/7KSnAiZvreklmW86MMCF5IcbM.png?scale-down-to=512 512w,https://framerusercontent.com/images/7KSnAiZvreklmW86MMCF5IcbM.png 600w\"}},CDWlzA6vn:{background:{alt:\"\u0130T\\xdc ARI Teknokent\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/7KSnAiZvreklmW86MMCF5IcbM.png\",srcSet:\"https://framerusercontent.com/images/7KSnAiZvreklmW86MMCF5IcbM.png?scale-down-to=512 512w,https://framerusercontent.com/images/7KSnAiZvreklmW86MMCF5IcbM.png 600w\"}},ES4b3ioVD:{background:{alt:\"\u0130T\\xdc ARI Teknokent\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/7KSnAiZvreklmW86MMCF5IcbM.png\",srcSet:\"https://framerusercontent.com/images/7KSnAiZvreklmW86MMCF5IcbM.png?scale-down-to=512 512w,https://framerusercontent.com/images/7KSnAiZvreklmW86MMCF5IcbM.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\u0130T\\xdc ARI Teknokent\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/7KSnAiZvreklmW86MMCF5IcbM.png\",srcSet:\"https://framerusercontent.com/images/7KSnAiZvreklmW86MMCF5IcbM.png?scale-down-to=512 512w,https://framerusercontent.com/images/7KSnAiZvreklmW86MMCF5IcbM.png 600w\"},className:\"framer-698otu framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://gosbteknopark.com/\",nodeId:\"lzHvjk3Bp\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"GOSB\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/FOrCosO1sGWKDONH5blCjsMl61o.jpg\",srcSet:\"https://framerusercontent.com/images/FOrCosO1sGWKDONH5blCjsMl61o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/FOrCosO1sGWKDONH5blCjsMl61o.jpg 600w\"}},CDWlzA6vn:{background:{alt:\"GOSB\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/FOrCosO1sGWKDONH5blCjsMl61o.jpg\",srcSet:\"https://framerusercontent.com/images/FOrCosO1sGWKDONH5blCjsMl61o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/FOrCosO1sGWKDONH5blCjsMl61o.jpg 600w\"}},ES4b3ioVD:{background:{alt:\"GOSB\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/FOrCosO1sGWKDONH5blCjsMl61o.jpg\",srcSet:\"https://framerusercontent.com/images/FOrCosO1sGWKDONH5blCjsMl61o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/FOrCosO1sGWKDONH5blCjsMl61o.jpg 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"GOSB\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/FOrCosO1sGWKDONH5blCjsMl61o.jpg\",srcSet:\"https://framerusercontent.com/images/FOrCosO1sGWKDONH5blCjsMl61o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/FOrCosO1sGWKDONH5blCjsMl61o.jpg 600w\"},className:\"framer-am08lx framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://kadem.org.tr/\",nodeId:\"dt_PT67Jm\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"KADEM\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/6OQVfZvOQd7vYGj89HBZBGDBcU.png\",srcSet:\"https://framerusercontent.com/images/6OQVfZvOQd7vYGj89HBZBGDBcU.png?scale-down-to=512 512w,https://framerusercontent.com/images/6OQVfZvOQd7vYGj89HBZBGDBcU.png 600w\"}},CDWlzA6vn:{background:{alt:\"KADEM\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/6OQVfZvOQd7vYGj89HBZBGDBcU.png\",srcSet:\"https://framerusercontent.com/images/6OQVfZvOQd7vYGj89HBZBGDBcU.png?scale-down-to=512 512w,https://framerusercontent.com/images/6OQVfZvOQd7vYGj89HBZBGDBcU.png 600w\"}},ES4b3ioVD:{background:{alt:\"KADEM\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/6OQVfZvOQd7vYGj89HBZBGDBcU.png\",srcSet:\"https://framerusercontent.com/images/6OQVfZvOQd7vYGj89HBZBGDBcU.png?scale-down-to=512 512w,https://framerusercontent.com/images/6OQVfZvOQd7vYGj89HBZBGDBcU.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"KADEM\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/6OQVfZvOQd7vYGj89HBZBGDBcU.png\",srcSet:\"https://framerusercontent.com/images/6OQVfZvOQd7vYGj89HBZBGDBcU.png?scale-down-to=512 512w,https://framerusercontent.com/images/6OQVfZvOQd7vYGj89HBZBGDBcU.png 600w\"},className:\"framer-19y75f2 framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wci4nl\",\"data-framer-name\":\"Ula\u015F\u0131m Sponsorlar\u0131m\u0131z\",name:\"Ula\u015F\u0131m Sponsorlar\u0131m\u0131z\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xuo68m\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1c3y54e\",\"data-styles-preset\":\"X0L6i51Zi\",style:{\"--framer-text-alignment\":\"center\"},children:\"Ula\u015F\u0131m Sponsorlar\u0131m\u0131z\"})}),className:\"framer-den8n5\",\"data-framer-name\":\"Alt\u0131n\",fonts:[\"Inter\"],name:\"Alt\u0131n\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lsdrus\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.bitaksi.com/tr\",nodeId:\"DC2IslFMW\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"BiTaksi\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/jOwBOEgQekSN1tBycu1rz1SWRA4.png\",srcSet:\"https://framerusercontent.com/images/jOwBOEgQekSN1tBycu1rz1SWRA4.png?scale-down-to=512 512w,https://framerusercontent.com/images/jOwBOEgQekSN1tBycu1rz1SWRA4.png 600w\"}},CDWlzA6vn:{background:{alt:\"BiTaksi\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/jOwBOEgQekSN1tBycu1rz1SWRA4.png\",srcSet:\"https://framerusercontent.com/images/jOwBOEgQekSN1tBycu1rz1SWRA4.png?scale-down-to=512 512w,https://framerusercontent.com/images/jOwBOEgQekSN1tBycu1rz1SWRA4.png 600w\"}},ES4b3ioVD:{background:{alt:\"BiTaksi\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/jOwBOEgQekSN1tBycu1rz1SWRA4.png\",srcSet:\"https://framerusercontent.com/images/jOwBOEgQekSN1tBycu1rz1SWRA4.png?scale-down-to=512 512w,https://framerusercontent.com/images/jOwBOEgQekSN1tBycu1rz1SWRA4.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"BiTaksi\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/jOwBOEgQekSN1tBycu1rz1SWRA4.png\",srcSet:\"https://framerusercontent.com/images/jOwBOEgQekSN1tBycu1rz1SWRA4.png?scale-down-to=512 512w,https://framerusercontent.com/images/jOwBOEgQekSN1tBycu1rz1SWRA4.png 600w\"},className:\"framer-1o4ag6x framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.getirarac.com/\",nodeId:\"NIZWmjZ4O\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Getir Ara\\xe7\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/z1jt1nFupEE84fukNyeKNWOCY.png\",srcSet:\"https://framerusercontent.com/images/z1jt1nFupEE84fukNyeKNWOCY.png?scale-down-to=512 512w,https://framerusercontent.com/images/z1jt1nFupEE84fukNyeKNWOCY.png 600w\"}},CDWlzA6vn:{background:{alt:\"Getir Ara\\xe7\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/z1jt1nFupEE84fukNyeKNWOCY.png\",srcSet:\"https://framerusercontent.com/images/z1jt1nFupEE84fukNyeKNWOCY.png?scale-down-to=512 512w,https://framerusercontent.com/images/z1jt1nFupEE84fukNyeKNWOCY.png 600w\"}},ES4b3ioVD:{background:{alt:\"Getir Ara\\xe7\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/z1jt1nFupEE84fukNyeKNWOCY.png\",srcSet:\"https://framerusercontent.com/images/z1jt1nFupEE84fukNyeKNWOCY.png?scale-down-to=512 512w,https://framerusercontent.com/images/z1jt1nFupEE84fukNyeKNWOCY.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Getir Ara\\xe7\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/z1jt1nFupEE84fukNyeKNWOCY.png\",srcSet:\"https://framerusercontent.com/images/z1jt1nFupEE84fukNyeKNWOCY.png?scale-down-to=512 512w,https://framerusercontent.com/images/z1jt1nFupEE84fukNyeKNWOCY.png 600w\"},className:\"framer-1re67kh framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rjrn4g\",\"data-framer-name\":\"Ula\u015F\u0131m Sponsorlar\u0131m\u0131z\",name:\"Ula\u015F\u0131m Sponsorlar\u0131m\u0131z\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bultjz\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1c3y54e\",\"data-styles-preset\":\"X0L6i51Zi\",style:{\"--framer-text-alignment\":\"center\"},children:\"Destekleyenler\"})}),className:\"framer-sv3p8k\",\"data-framer-name\":\"Alt\u0131n\",fonts:[\"Inter\"],name:\"Alt\u0131n\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13v5s05\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.turkuvazmedyagrubu.com.tr/\",nodeId:\"lxCy9F0Iz\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/6hy6R1ygXew0kKGCvqysGJVsW8.png\",srcSet:\"https://framerusercontent.com/images/6hy6R1ygXew0kKGCvqysGJVsW8.png?scale-down-to=512 512w,https://framerusercontent.com/images/6hy6R1ygXew0kKGCvqysGJVsW8.png 600w\"}},CDWlzA6vn:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/6hy6R1ygXew0kKGCvqysGJVsW8.png\",srcSet:\"https://framerusercontent.com/images/6hy6R1ygXew0kKGCvqysGJVsW8.png?scale-down-to=512 512w,https://framerusercontent.com/images/6hy6R1ygXew0kKGCvqysGJVsW8.png 600w\"}},ES4b3ioVD:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/6hy6R1ygXew0kKGCvqysGJVsW8.png\",srcSet:\"https://framerusercontent.com/images/6hy6R1ygXew0kKGCvqysGJVsW8.png?scale-down-to=512 512w,https://framerusercontent.com/images/6hy6R1ygXew0kKGCvqysGJVsW8.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/6hy6R1ygXew0kKGCvqysGJVsW8.png\",srcSet:\"https://framerusercontent.com/images/6hy6R1ygXew0kKGCvqysGJVsW8.png?scale-down-to=512 512w,https://framerusercontent.com/images/6hy6R1ygXew0kKGCvqysGJVsW8.png 600w\"},className:\"framer-1xgi15x framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.arpanetmedya.com/\",nodeId:\"CT1x6SPNg\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/68RiVf9lrXNEHlDv6CJkKyCnVec.png\",srcSet:\"https://framerusercontent.com/images/68RiVf9lrXNEHlDv6CJkKyCnVec.png?scale-down-to=512 512w,https://framerusercontent.com/images/68RiVf9lrXNEHlDv6CJkKyCnVec.png 600w\"}},CDWlzA6vn:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/68RiVf9lrXNEHlDv6CJkKyCnVec.png\",srcSet:\"https://framerusercontent.com/images/68RiVf9lrXNEHlDv6CJkKyCnVec.png?scale-down-to=512 512w,https://framerusercontent.com/images/68RiVf9lrXNEHlDv6CJkKyCnVec.png 600w\"}},ES4b3ioVD:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/68RiVf9lrXNEHlDv6CJkKyCnVec.png\",srcSet:\"https://framerusercontent.com/images/68RiVf9lrXNEHlDv6CJkKyCnVec.png?scale-down-to=512 512w,https://framerusercontent.com/images/68RiVf9lrXNEHlDv6CJkKyCnVec.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/68RiVf9lrXNEHlDv6CJkKyCnVec.png\",srcSet:\"https://framerusercontent.com/images/68RiVf9lrXNEHlDv6CJkKyCnVec.png?scale-down-to=512 512w,https://framerusercontent.com/images/68RiVf9lrXNEHlDv6CJkKyCnVec.png 600w\"},className:\"framer-1axzyss framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.brandingturkiye.com/\",nodeId:\"UfQmBK39n\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/ededdMMoS6V1USJ49pybmtu30.png\",srcSet:\"https://framerusercontent.com/images/ededdMMoS6V1USJ49pybmtu30.png?scale-down-to=512 512w,https://framerusercontent.com/images/ededdMMoS6V1USJ49pybmtu30.png 600w\"}},CDWlzA6vn:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/ededdMMoS6V1USJ49pybmtu30.png\",srcSet:\"https://framerusercontent.com/images/ededdMMoS6V1USJ49pybmtu30.png?scale-down-to=512 512w,https://framerusercontent.com/images/ededdMMoS6V1USJ49pybmtu30.png 600w\"}},ES4b3ioVD:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/ededdMMoS6V1USJ49pybmtu30.png\",srcSet:\"https://framerusercontent.com/images/ededdMMoS6V1USJ49pybmtu30.png?scale-down-to=512 512w,https://framerusercontent.com/images/ededdMMoS6V1USJ49pybmtu30.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/ededdMMoS6V1USJ49pybmtu30.png\",srcSet:\"https://framerusercontent.com/images/ededdMMoS6V1USJ49pybmtu30.png?scale-down-to=512 512w,https://framerusercontent.com/images/ededdMMoS6V1USJ49pybmtu30.png 600w\"},className:\"framer-ep760y framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.bundle.app/\",nodeId:\"sqYYoB8L8\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/TFtJpT9hBvzBrUmem81BrVJu7CI.png\",srcSet:\"https://framerusercontent.com/images/TFtJpT9hBvzBrUmem81BrVJu7CI.png?scale-down-to=512 512w,https://framerusercontent.com/images/TFtJpT9hBvzBrUmem81BrVJu7CI.png 600w\"}},CDWlzA6vn:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/TFtJpT9hBvzBrUmem81BrVJu7CI.png\",srcSet:\"https://framerusercontent.com/images/TFtJpT9hBvzBrUmem81BrVJu7CI.png?scale-down-to=512 512w,https://framerusercontent.com/images/TFtJpT9hBvzBrUmem81BrVJu7CI.png 600w\"}},ES4b3ioVD:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/TFtJpT9hBvzBrUmem81BrVJu7CI.png\",srcSet:\"https://framerusercontent.com/images/TFtJpT9hBvzBrUmem81BrVJu7CI.png?scale-down-to=512 512w,https://framerusercontent.com/images/TFtJpT9hBvzBrUmem81BrVJu7CI.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/TFtJpT9hBvzBrUmem81BrVJu7CI.png\",srcSet:\"https://framerusercontent.com/images/TFtJpT9hBvzBrUmem81BrVJu7CI.png?scale-down-to=512 512w,https://framerusercontent.com/images/TFtJpT9hBvzBrUmem81BrVJu7CI.png 600w\"},className:\"framer-67olg2 framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.cnnturk.com/\",nodeId:\"gPordnQo_\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/0xRbfaYDZfYHWvBi8pXyujnM.png\",srcSet:\"https://framerusercontent.com/images/0xRbfaYDZfYHWvBi8pXyujnM.png?scale-down-to=512 512w,https://framerusercontent.com/images/0xRbfaYDZfYHWvBi8pXyujnM.png 600w\"}},CDWlzA6vn:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/0xRbfaYDZfYHWvBi8pXyujnM.png\",srcSet:\"https://framerusercontent.com/images/0xRbfaYDZfYHWvBi8pXyujnM.png?scale-down-to=512 512w,https://framerusercontent.com/images/0xRbfaYDZfYHWvBi8pXyujnM.png 600w\"}},ES4b3ioVD:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/0xRbfaYDZfYHWvBi8pXyujnM.png\",srcSet:\"https://framerusercontent.com/images/0xRbfaYDZfYHWvBi8pXyujnM.png?scale-down-to=512 512w,https://framerusercontent.com/images/0xRbfaYDZfYHWvBi8pXyujnM.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/0xRbfaYDZfYHWvBi8pXyujnM.png\",srcSet:\"https://framerusercontent.com/images/0xRbfaYDZfYHWvBi8pXyujnM.png?scale-down-to=512 512w,https://framerusercontent.com/images/0xRbfaYDZfYHWvBi8pXyujnM.png 600w\"},className:\"framer-1wbvvlk framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://egirisim.com/\",nodeId:\"Zrn99MgDa\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/JDVIOMDg3qZU2CR7O9RckGIMLxc.png\",srcSet:\"https://framerusercontent.com/images/JDVIOMDg3qZU2CR7O9RckGIMLxc.png?scale-down-to=512 512w,https://framerusercontent.com/images/JDVIOMDg3qZU2CR7O9RckGIMLxc.png 600w\"}},CDWlzA6vn:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/JDVIOMDg3qZU2CR7O9RckGIMLxc.png\",srcSet:\"https://framerusercontent.com/images/JDVIOMDg3qZU2CR7O9RckGIMLxc.png?scale-down-to=512 512w,https://framerusercontent.com/images/JDVIOMDg3qZU2CR7O9RckGIMLxc.png 600w\"}},ES4b3ioVD:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/JDVIOMDg3qZU2CR7O9RckGIMLxc.png\",srcSet:\"https://framerusercontent.com/images/JDVIOMDg3qZU2CR7O9RckGIMLxc.png?scale-down-to=512 512w,https://framerusercontent.com/images/JDVIOMDg3qZU2CR7O9RckGIMLxc.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/JDVIOMDg3qZU2CR7O9RckGIMLxc.png\",srcSet:\"https://framerusercontent.com/images/JDVIOMDg3qZU2CR7O9RckGIMLxc.png?scale-down-to=512 512w,https://framerusercontent.com/images/JDVIOMDg3qZU2CR7O9RckGIMLxc.png 600w\"},className:\"framer-h6p2q8 framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.gzt.com/\",nodeId:\"IhTOmfN5d\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/Zjww3N8NKZozDbUa0FZNhOefzs.png\",srcSet:\"https://framerusercontent.com/images/Zjww3N8NKZozDbUa0FZNhOefzs.png?scale-down-to=512 512w,https://framerusercontent.com/images/Zjww3N8NKZozDbUa0FZNhOefzs.png 600w\"}},CDWlzA6vn:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/Zjww3N8NKZozDbUa0FZNhOefzs.png\",srcSet:\"https://framerusercontent.com/images/Zjww3N8NKZozDbUa0FZNhOefzs.png?scale-down-to=512 512w,https://framerusercontent.com/images/Zjww3N8NKZozDbUa0FZNhOefzs.png 600w\"}},ES4b3ioVD:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/Zjww3N8NKZozDbUa0FZNhOefzs.png\",srcSet:\"https://framerusercontent.com/images/Zjww3N8NKZozDbUa0FZNhOefzs.png?scale-down-to=512 512w,https://framerusercontent.com/images/Zjww3N8NKZozDbUa0FZNhOefzs.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/Zjww3N8NKZozDbUa0FZNhOefzs.png\",srcSet:\"https://framerusercontent.com/images/Zjww3N8NKZozDbUa0FZNhOefzs.png?scale-down-to=512 512w,https://framerusercontent.com/images/Zjww3N8NKZozDbUa0FZNhOefzs.png 600w\"},className:\"framer-149zqtd framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://incturkiye.com/\",nodeId:\"L_GSDC85V\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/aUgK2G7GwJeU6YeIJdjIkFt0MDQ.png\",srcSet:\"https://framerusercontent.com/images/aUgK2G7GwJeU6YeIJdjIkFt0MDQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/aUgK2G7GwJeU6YeIJdjIkFt0MDQ.png 600w\"}},CDWlzA6vn:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/aUgK2G7GwJeU6YeIJdjIkFt0MDQ.png\",srcSet:\"https://framerusercontent.com/images/aUgK2G7GwJeU6YeIJdjIkFt0MDQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/aUgK2G7GwJeU6YeIJdjIkFt0MDQ.png 600w\"}},ES4b3ioVD:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/aUgK2G7GwJeU6YeIJdjIkFt0MDQ.png\",srcSet:\"https://framerusercontent.com/images/aUgK2G7GwJeU6YeIJdjIkFt0MDQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/aUgK2G7GwJeU6YeIJdjIkFt0MDQ.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/aUgK2G7GwJeU6YeIJdjIkFt0MDQ.png\",srcSet:\"https://framerusercontent.com/images/aUgK2G7GwJeU6YeIJdjIkFt0MDQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/aUgK2G7GwJeU6YeIJdjIkFt0MDQ.png 600w\"},className:\"framer-d6uyr8 framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://postuby.com/\",nodeId:\"IUq2Qzctq\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/fSysIUYHsd6dxNsQgi4KrPBiBU.png\",srcSet:\"https://framerusercontent.com/images/fSysIUYHsd6dxNsQgi4KrPBiBU.png?scale-down-to=512 512w,https://framerusercontent.com/images/fSysIUYHsd6dxNsQgi4KrPBiBU.png 600w\"}},CDWlzA6vn:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/fSysIUYHsd6dxNsQgi4KrPBiBU.png\",srcSet:\"https://framerusercontent.com/images/fSysIUYHsd6dxNsQgi4KrPBiBU.png?scale-down-to=512 512w,https://framerusercontent.com/images/fSysIUYHsd6dxNsQgi4KrPBiBU.png 600w\"}},ES4b3ioVD:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/fSysIUYHsd6dxNsQgi4KrPBiBU.png\",srcSet:\"https://framerusercontent.com/images/fSysIUYHsd6dxNsQgi4KrPBiBU.png?scale-down-to=512 512w,https://framerusercontent.com/images/fSysIUYHsd6dxNsQgi4KrPBiBU.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/fSysIUYHsd6dxNsQgi4KrPBiBU.png\",srcSet:\"https://framerusercontent.com/images/fSysIUYHsd6dxNsQgi4KrPBiBU.png?scale-down-to=512 512w,https://framerusercontent.com/images/fSysIUYHsd6dxNsQgi4KrPBiBU.png 600w\"},className:\"framer-h8epja framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.technologic.com.tr/\",nodeId:\"aKZM5C_HV\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/EOzTxUMEc1RTmMBISpPAN2A97E.png\",srcSet:\"https://framerusercontent.com/images/EOzTxUMEc1RTmMBISpPAN2A97E.png?scale-down-to=512 512w,https://framerusercontent.com/images/EOzTxUMEc1RTmMBISpPAN2A97E.png 600w\"}},CDWlzA6vn:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/EOzTxUMEc1RTmMBISpPAN2A97E.png\",srcSet:\"https://framerusercontent.com/images/EOzTxUMEc1RTmMBISpPAN2A97E.png?scale-down-to=512 512w,https://framerusercontent.com/images/EOzTxUMEc1RTmMBISpPAN2A97E.png 600w\"}},ES4b3ioVD:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/EOzTxUMEc1RTmMBISpPAN2A97E.png\",srcSet:\"https://framerusercontent.com/images/EOzTxUMEc1RTmMBISpPAN2A97E.png?scale-down-to=512 512w,https://framerusercontent.com/images/EOzTxUMEc1RTmMBISpPAN2A97E.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/EOzTxUMEc1RTmMBISpPAN2A97E.png\",srcSet:\"https://framerusercontent.com/images/EOzTxUMEc1RTmMBISpPAN2A97E.png?scale-down-to=512 512w,https://framerusercontent.com/images/EOzTxUMEc1RTmMBISpPAN2A97E.png 600w\"},className:\"framer-fny7yw framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.teknotalk.com/\",nodeId:\"mOv7EJRO9\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/BGXiPR1y9il7sH1mAKaV6Wcl7qA.png\",srcSet:\"https://framerusercontent.com/images/BGXiPR1y9il7sH1mAKaV6Wcl7qA.png?scale-down-to=512 512w,https://framerusercontent.com/images/BGXiPR1y9il7sH1mAKaV6Wcl7qA.png 600w\"}},CDWlzA6vn:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/BGXiPR1y9il7sH1mAKaV6Wcl7qA.png\",srcSet:\"https://framerusercontent.com/images/BGXiPR1y9il7sH1mAKaV6Wcl7qA.png?scale-down-to=512 512w,https://framerusercontent.com/images/BGXiPR1y9il7sH1mAKaV6Wcl7qA.png 600w\"}},ES4b3ioVD:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/BGXiPR1y9il7sH1mAKaV6Wcl7qA.png\",srcSet:\"https://framerusercontent.com/images/BGXiPR1y9il7sH1mAKaV6Wcl7qA.png?scale-down-to=512 512w,https://framerusercontent.com/images/BGXiPR1y9il7sH1mAKaV6Wcl7qA.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/BGXiPR1y9il7sH1mAKaV6Wcl7qA.png\",srcSet:\"https://framerusercontent.com/images/BGXiPR1y9il7sH1mAKaV6Wcl7qA.png?scale-down-to=512 512w,https://framerusercontent.com/images/BGXiPR1y9il7sH1mAKaV6Wcl7qA.png 600w\"},className:\"framer-wcaixl framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://startupteknoloji.com/\",nodeId:\"S2q97kapu\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/OudeWENekNUnbb98gGdMtCq1w.png\",srcSet:\"https://framerusercontent.com/images/OudeWENekNUnbb98gGdMtCq1w.png?scale-down-to=512 512w,https://framerusercontent.com/images/OudeWENekNUnbb98gGdMtCq1w.png 600w\"}},CDWlzA6vn:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/OudeWENekNUnbb98gGdMtCq1w.png\",srcSet:\"https://framerusercontent.com/images/OudeWENekNUnbb98gGdMtCq1w.png?scale-down-to=512 512w,https://framerusercontent.com/images/OudeWENekNUnbb98gGdMtCq1w.png 600w\"}},ES4b3ioVD:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/OudeWENekNUnbb98gGdMtCq1w.png\",srcSet:\"https://framerusercontent.com/images/OudeWENekNUnbb98gGdMtCq1w.png?scale-down-to=512 512w,https://framerusercontent.com/images/OudeWENekNUnbb98gGdMtCq1w.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/OudeWENekNUnbb98gGdMtCq1w.png\",srcSet:\"https://framerusercontent.com/images/OudeWENekNUnbb98gGdMtCq1w.png?scale-down-to=512 512w,https://framerusercontent.com/images/OudeWENekNUnbb98gGdMtCq1w.png 600w\"},className:\"framer-134af0u framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://swipeline.co/\",nodeId:\"aQ0Bh2aGf\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/jbBoF7qnEYHNViF4zFBsV3Kg0A.png\",srcSet:\"https://framerusercontent.com/images/jbBoF7qnEYHNViF4zFBsV3Kg0A.png?scale-down-to=512 512w,https://framerusercontent.com/images/jbBoF7qnEYHNViF4zFBsV3Kg0A.png 600w\"}},CDWlzA6vn:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/jbBoF7qnEYHNViF4zFBsV3Kg0A.png\",srcSet:\"https://framerusercontent.com/images/jbBoF7qnEYHNViF4zFBsV3Kg0A.png?scale-down-to=512 512w,https://framerusercontent.com/images/jbBoF7qnEYHNViF4zFBsV3Kg0A.png 600w\"}},ES4b3ioVD:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/jbBoF7qnEYHNViF4zFBsV3Kg0A.png\",srcSet:\"https://framerusercontent.com/images/jbBoF7qnEYHNViF4zFBsV3Kg0A.png?scale-down-to=512 512w,https://framerusercontent.com/images/jbBoF7qnEYHNViF4zFBsV3Kg0A.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/jbBoF7qnEYHNViF4zFBsV3Kg0A.png\",srcSet:\"https://framerusercontent.com/images/jbBoF7qnEYHNViF4zFBsV3Kg0A.png?scale-down-to=512 512w,https://framerusercontent.com/images/jbBoF7qnEYHNViF4zFBsV3Kg0A.png 600w\"},className:\"framer-1w82b8l framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsx(Link,{href:\"https://worldef.net/\",nodeId:\"pSFWG7lo0\",openInNewTab:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"200px\",src:\"https://framerusercontent.com/images/XFWgcof2eF509uHhjdhWuLsXsU4.png\",srcSet:\"https://framerusercontent.com/images/XFWgcof2eF509uHhjdhWuLsXsU4.png?scale-down-to=512 512w,https://framerusercontent.com/images/XFWgcof2eF509uHhjdhWuLsXsU4.png 600w\"}},CDWlzA6vn:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"225px\",src:\"https://framerusercontent.com/images/XFWgcof2eF509uHhjdhWuLsXsU4.png\",srcSet:\"https://framerusercontent.com/images/XFWgcof2eF509uHhjdhWuLsXsU4.png?scale-down-to=512 512w,https://framerusercontent.com/images/XFWgcof2eF509uHhjdhWuLsXsU4.png 600w\"}},ES4b3ioVD:{background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"max((min(100vw, 390px) - 130px) / 2, 160px)\",src:\"https://framerusercontent.com/images/XFWgcof2eF509uHhjdhWuLsXsU4.png\",srcSet:\"https://framerusercontent.com/images/XFWgcof2eF509uHhjdhWuLsXsU4.png?scale-down-to=512 512w,https://framerusercontent.com/images/XFWgcof2eF509uHhjdhWuLsXsU4.png 600w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Branding T\\xfcrkiye\",fit:\"fill\",intrinsicHeight:240,intrinsicWidth:600,pixelHeight:240,pixelWidth:600,sizes:\"250px\",src:\"https://framerusercontent.com/images/XFWgcof2eF509uHhjdhWuLsXsU4.png\",srcSet:\"https://framerusercontent.com/images/XFWgcof2eF509uHhjdhWuLsXsU4.png?scale-down-to=512 512w,https://framerusercontent.com/images/XFWgcof2eF509uHhjdhWuLsXsU4.png 600w\"},className:\"framer-2bpret framer-1pvjg4n\",\"data-framer-name\":\"Image\",name:\"Image\"})})})]})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-opeisi\",\"data-framer-name\":\"SSS BG\",id:elementId6,name:\"SSS BG\",ref:ref8,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lc0zan\",\"data-framer-name\":\"SSS\",name:\"SSS\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-rs2v6u\",\"data-styles-preset\":\"dovYW3RMo\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},children:\"S\u0131k\\xe7a Sorulan Sorular\"})}),className:\"framer-8ghpk8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-oj0hap\",\"data-framer-name\":\"Column\",name:\"Column\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{width:\"730px\"},ES4b3ioVD:{width:\"min((100vw - 80px) * 0.9993, 390px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:683,width:\"800px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-12crc1m-container\",children:/*#__PURE__*/_jsx(Accordion,{height:\"100%\",id:\"jfdeUpTX9\",layoutId:\"jfdeUpTX9\",style:{width:\"100%\"},width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1oes91j\",\"data-framer-name\":\"iletisim BG\",id:elementId7,name:\"iletisim BG\",ref:ref9,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t201th\",\"data-framer-name\":\"\u0130letisim\",name:\"\u0130letisim\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-rs2v6u\",\"data-styles-preset\":\"dovYW3RMo\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, rgb(51, 51, 51))\"},children:\"\u0130leti\u015Fim\"})}),className:\"framer-1e1tqz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ozb7w8\",\"data-styles-preset\":\"F6pTP1SfK\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a92c5d1c-b1af-4fb6-b216-6da7585a8c7c, rgb(97, 97, 97))\"},children:\"Soru ve \\xf6nerileriniz i\\xe7in bizimle ileti\u015Fime ge\\xe7ebilirsiniz. \"})}),className:\"framer-1o1gkh3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lxxh0a\",\"data-framer-name\":\"Column\",name:\"Column\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-wuddaa-container\",children:/*#__PURE__*/_jsx(FormSpark,{borderRadius:8,bottomLeftRadius:8,bottomRightRadius:8,button:{color:\"var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, rgb(255, 255, 255))\",fill:\"var(--token-0ac792fb-fe8f-494e-bce9-649a37d403f1, rgb(46, 60, 220))\",fontWeight:600,label:\"G\\xf6nder\"},email:{placeholder:\"E-posta\",value:\"\"},font:true,fontFamily:\"Outfit\",fontSize:18,fontWeight:500,formId:\"pSHzJTVfb\",gap:15,height:\"100%\",id:\"GEnlI6BmT\",inputs:{color:\"rgb(0, 0, 0)\",error:\"rgb(238, 68, 68)\",fill:\"rgb(242, 242, 242)\",placeholderColor:\"rgba(0, 0, 0, 0.5)\"},isMixedBorderRadius:false,layout:\"horizontal\",layoutId:\"GEnlI6BmT\",message:{placeholder:\"Mesaj\",value:\"\"},nameField:{placeholder:\"\u0130sim\",value:\"\"},padding:15,paddingBottom:15,paddingLeft:15,paddingPerSide:false,paddingRight:15,paddingTop:15,style:{height:\"100%\",width:\"100%\"},topLeftRadius:8,topRightRadius:8,width:\"100%\",withEmail:true,withMessage:true,withName:true})})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:169,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-166kwr2-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bZYFZr_6s:{variant:\"nR5NeRYli\"},CDWlzA6vn:{variant:\"BMXHkT1kg\"},ES4b3ioVD:{variant:\"nbbcsZspz\"}},children:/*#__PURE__*/_jsx(FooterDark,{height:\"100%\",id:\"p9gTfabOg\",layoutId:\"p9gTfabOg\",style:{width:\"100%\"},variant:\"lGz3cMcSs\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-c4lEL { background: #fafafa; }`,\".framer-c4lEL.framer-1pvjg4n, .framer-c4lEL .framer-1pvjg4n { display: block; }\",\".framer-c4lEL.framer-171hrmf { align-content: center; align-items: center; background-color: #fafafa; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-c4lEL .framer-cf1k8o { align-content: center; align-items: center; box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.25); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-1h90jae-container { flex: none; height: 120px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-1epqam3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-egphgb { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px 0px 40px 0px; position: relative; width: 1px; }\",\".framer-c4lEL .framer-1iozi3w { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 45%; }\",\".framer-c4lEL .framer-z7rbpo, .framer-c4lEL .framer-1wtj3y3 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.65); white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-c4lEL .framer-1e2tccs { flex: none; height: auto; overflow: visible; position: relative; text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.65); white-space: pre-wrap; width: 90%; word-break: break-word; word-wrap: break-word; }\",\".framer-c4lEL .framer-15v67ny { align-content: center; align-items: center; background-color: var(--token-0ac792fb-fe8f-494e-bce9-649a37d403f1, #2e3cdc); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1000px; overflow: hidden; padding: 16px 24px 16px 24px; position: relative; width: 850px; will-change: var(--framer-will-change-override, transform); }\",\".framer-c4lEL .framer-jms34j { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-c4lEL .framer-ok4q2h-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-c4lEL .framer-z5d6bc { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; }\",\".framer-c4lEL .framer-1ufvuuo { background-color: var(--token-b146adf7-3797-4306-9d29-30eb96b2f0ad, #ffffff); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 250px; left: calc(50.00000000000002% - 350px / 2); overflow: hidden; position: fixed; top: calc(50.103950103950126% - 250px / 2); width: 350px; will-change: var(--framer-will-change-override, transform); }\",\".framer-c4lEL .framer-1ocddg0 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 49%; position: absolute; top: 50%; transform: translate(-50%, -50%); white-space: pre-wrap; width: 300px; word-break: break-word; word-wrap: break-word; }\",\".framer-c4lEL .framer-jecvfy { background-color: var(--token-b4f449d6-b4c4-4503-891f-beedab34d3fe, #333333); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; cursor: pointer; flex: none; height: 36px; left: 305px; overflow: hidden; position: absolute; top: 14px; width: 36px; will-change: var(--framer-will-change-override, transform); }\",\".framer-c4lEL .framer-1w09v51-container { flex: none; height: 25px; left: calc(50.00000000000002% - 25px / 2); position: absolute; top: calc(50.00000000000002% - 25px / 2); width: 25px; }\",\".framer-c4lEL .framer-18ci92w { align-content: center; align-items: center; background: linear-gradient(180deg, #fafafa 0%, rgb(219, 219, 219) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-18wg6l3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 30px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-fle9rv, .framer-c4lEL .framer-1e2yjfj, .framer-c4lEL .framer-1edm42e, .framer-c4lEL .framer-285xo2, .framer-c4lEL .framer-189p8rm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-f906jd, .framer-c4lEL .framer-1lw5vdg, .framer-c4lEL .framer-g70qto, .framer-c4lEL .framer-oanj74, .framer-c4lEL .framer-1mseoeg, .framer-c4lEL .framer-1cg2140, .framer-c4lEL .framer-arryzq, .framer-c4lEL .framer-xucrpa, .framer-c4lEL .framer-14fyal4, .framer-c4lEL .framer-1egjubf, .framer-c4lEL .framer-e44cri, .framer-c4lEL .framer-1nhmes5, .framer-c4lEL .framer-1b01nwk, .framer-c4lEL .framer-oxrrwm, .framer-c4lEL .framer-1yue0rq, .framer-c4lEL .framer-1oi7l0g, .framer-c4lEL .framer-80ghwh, .framer-c4lEL .framer-16evicb, .framer-c4lEL .framer-12sjzsa, .framer-c4lEL .framer-w686tj, .framer-c4lEL .framer-1sdgsl9, .framer-c4lEL .framer-den8n5, .framer-c4lEL .framer-sv3p8k, .framer-c4lEL .framer-8ghpk8, .framer-c4lEL .framer-1e1tqz { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-c4lEL .framer-hangkm { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 70%; word-break: break-word; word-wrap: break-word; }\",\".framer-c4lEL .framer-nfp0u1, .framer-c4lEL .framer-1oqmmn5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-1kxdo19, .framer-c4lEL .framer-jup5b2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px 10px 0px 0px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-upit1c-container, .framer-c4lEL .framer-1chi1f7-container { aspect-ratio: 1.7777777777777777 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 346px); position: relative; width: 1px; }\",\".framer-c4lEL .framer-1laolx5 { align-content: center; align-items: center; background: linear-gradient(180deg, #fafafa 0%, rgb(219, 219, 219) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-110sx82 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 60px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-16hp3d0, .framer-c4lEL .framer-isj3u8 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-c4lEL .framer-14323re, .framer-c4lEL .framer-1nci0c3, .framer-c4lEL .framer-11aofiz, .framer-c4lEL .framer-1it79b6, .framer-c4lEL .framer-gl2wjw, .framer-c4lEL .framer-109en7k, .framer-c4lEL .framer-1r0lt8h, .framer-c4lEL .framer-1q1bcrp, .framer-c4lEL .framer-1p3evm2, .framer-c4lEL .framer-1o1gkh3 { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-c4lEL .framer-a8j8wl { align-content: center; align-items: center; background-color: var(--token-6e0e5faa-eadb-47e3-bbb1-dbadd7d374d1, #dedede); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 380px; justify-content: center; overflow: hidden; padding: 10px; position: relative; width: 620px; will-change: var(--framer-will-change-override, transform); }\",\".framer-c4lEL .framer-sx32zb { align-content: center; align-items: center; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 1px; justify-content: center; overflow: hidden; padding: 30px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-c4lEL .framer-12xlgch { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-19yt0c0 { display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-f8uhd0, .framer-c4lEL .framer-rkaqah { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: auto; justify-content: center; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-1g6bv1o, .framer-c4lEL .framer-158npga, .framer-c4lEL .framer-128xzge { align-content: center; align-items: center; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 250px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-c4lEL .framer-hntm5l, .framer-c4lEL .framer-1kt987p, .framer-c4lEL .framer-l2q03t, .framer-c4lEL .framer-100mdj7, .framer-c4lEL .framer-142hpes, .framer-c4lEL .framer-s2sl73, .framer-c4lEL .framer-16qphmh, .framer-c4lEL .framer-bkrezi, .framer-c4lEL .framer-wk95qd, .framer-c4lEL .framer-12ycds, .framer-c4lEL .framer-155xvw3, .framer-c4lEL .framer-1xuo68m, .framer-c4lEL .framer-1bultjz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-3lasze { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: auto; justify-content: flex-start; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",'.framer-c4lEL .framer-tk4ncd { align-content: center; align-items: center; background: linear-gradient(180deg, var(--token-0ac792fb-fe8f-494e-bce9-649a37d403f1, #2e3cdc) /* {\"name\":\"Buton Background Color\"} */ 0%, rgb(15, 25, 145) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }',\".framer-c4lEL .framer-16v1r7z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 60px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-10bz14k { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-ghyvgx-container { flex: none; height: 200px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-etitnn, .framer-c4lEL .framer-14kpb98, .framer-c4lEL .framer-18xkqho, .framer-c4lEL .framer-aexvq, .framer-c4lEL .framer-jocax { aspect-ratio: 1 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; height: var(--framer-aspect-ratio-supported, 200px); overflow: visible; position: relative; width: 200px; }\",\".framer-c4lEL .framer-yrhshj { aspect-ratio: 1.5 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 384px); overflow: hidden; position: relative; width: 575px; will-change: var(--framer-will-change-override, transform); }\",\".framer-c4lEL .framer-1c3plbe-container { aspect-ratio: 1.5 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 384px); left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-c4lEL .framer-18pnu8j, .framer-c4lEL .framer-aatq5v { align-content: center; align-items: center; background: linear-gradient(180deg, #fafafa 0%, rgb(250, 250, 250) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-lp1gfc, .framer-c4lEL .framer-joi8t7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 40px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-qab316, .framer-c4lEL .framer-so0lir { align-content: center; align-items: center; background-color: #fafafa; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-vvp2y7, .framer-c4lEL .framer-1srmpxf { background-color: #fafafa; display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(5, minmax(150px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-1flfnk0-container, .framer-c4lEL .framer-1cc2p16-container, .framer-c4lEL .framer-1pik6m7-container, .framer-c4lEL .framer-ov73gx-container, .framer-c4lEL .framer-1sbz3sn-container, .framer-c4lEL .framer-1nr9cfb-container, .framer-c4lEL .framer-vniauq-container, .framer-c4lEL .framer-1co3914-container, .framer-c4lEL .framer-d9j72d-container, .framer-c4lEL .framer-lpdgqn-container, .framer-c4lEL .framer-plxfbf-container, .framer-c4lEL .framer-1ls9z00-container, .framer-c4lEL .framer-5qejju-container, .framer-c4lEL .framer-1sg38pr-container, .framer-c4lEL .framer-10racj1-container, .framer-c4lEL .framer-1nb95os-container, .framer-c4lEL .framer-1ytgvcu-container, .framer-c4lEL .framer-1jt0k76-container, .framer-c4lEL .framer-51m8bb-container, .framer-c4lEL .framer-102cc49-container, .framer-c4lEL .framer-1496taf-container, .framer-c4lEL .framer-1v2swri-container, .framer-c4lEL .framer-3uqiaq-container, .framer-c4lEL .framer-1e6ttx0-container, .framer-c4lEL .framer-1qmmcvh-container, .framer-c4lEL .framer-1pdy0u4-container, .framer-c4lEL .framer-f9tjs6-container, .framer-c4lEL .framer-1wl97vd-container, .framer-c4lEL .framer-dg139y-container, .framer-c4lEL .framer-1pgb9yo-container, .framer-c4lEL .framer-1a83zo9-container, .framer-c4lEL .framer-7tpobm-container, .framer-c4lEL .framer-19ehbwh-container, .framer-c4lEL .framer-185w0il-container, .framer-c4lEL .framer-axrkne-container, .framer-c4lEL .framer-142e1ns-container, .framer-c4lEL .framer-18eonvc-container, .framer-c4lEL .framer-upk6cl-container, .framer-c4lEL .framer-8t0xn0-container, .framer-c4lEL .framer-2lfl7i-container, .framer-c4lEL .framer-12plu2k-container, .framer-c4lEL .framer-10pnvq7-container, .framer-c4lEL .framer-nvdkf4-container, .framer-c4lEL .framer-1cl5jxv-container, .framer-c4lEL .framer-diwi1q-container, .framer-c4lEL .framer-v5njsx-container, .framer-c4lEL .framer-1lyqtko-container, .framer-c4lEL .framer-1ey2jns-container, .framer-c4lEL .framer-1d4ns1k-container, .framer-c4lEL .framer-1j6vt9k-container, .framer-c4lEL .framer-1lhhgh2-container, .framer-c4lEL .framer-4zfyf-container, .framer-c4lEL .framer-1kw8cag-container, .framer-c4lEL .framer-ewo5b1-container, .framer-c4lEL .framer-8n64tv-container, .framer-c4lEL .framer-oxrmh8-container, .framer-c4lEL .framer-1shlnwf-container, .framer-c4lEL .framer-1tpoan0-container, .framer-c4lEL .framer-18g33ni-container, .framer-c4lEL .framer-i38j2z-container, .framer-c4lEL .framer-tj9h9u-container, .framer-c4lEL .framer-dbziux-container, .framer-c4lEL .framer-aluso3-container, .framer-c4lEL .framer-19lhllw-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-c4lEL .framer-1d9zg68 { align-content: center; align-items: center; background-color: #f2f2f2; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-18aulgt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 60px 40px 20px 40px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-hf82i0-container, .framer-c4lEL .framer-166kwr2-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-c4lEL .framer-nuinyy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-1axpl0f, .framer-c4lEL .framer-mroqze, .framer-c4lEL .framer-dixfb4, .framer-c4lEL .framer-yoek9h, .framer-c4lEL .framer-hw8r4w, .framer-c4lEL .framer-199mb9f, .framer-c4lEL .framer-1xox1a1, .framer-c4lEL .framer-18x68ea, .framer-c4lEL .framer-1wci4nl, .framer-c4lEL .framer-1rjrn4g { align-content: center; align-items: center; background-color: #fafafa; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-1nh4o2j, .framer-c4lEL .framer-13nn0gr, .framer-c4lEL .framer-jcyeyr { align-content: center; align-items: center; background-color: #fafafa; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 15px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-1pj688w, .framer-c4lEL .framer-wtxdck, .framer-c4lEL .framer-vcuxj1, .framer-c4lEL .framer-1g2mxvt, .framer-c4lEL .framer-1wulfzr, .framer-c4lEL .framer-myppo2, .framer-c4lEL .framer-1e26s21, .framer-c4lEL .framer-1g70orh, .framer-c4lEL .framer-xycbs0, .framer-c4lEL .framer-126n5ki, .framer-c4lEL .framer-1ncxckb, .framer-c4lEL .framer-pwz8ow, .framer-c4lEL .framer-5gmqsc, .framer-c4lEL .framer-s9kq7v, .framer-c4lEL .framer-1wtv8sx, .framer-c4lEL .framer-k02an0, .framer-c4lEL .framer-1kiybft, .framer-c4lEL .framer-1y7623h, .framer-c4lEL .framer-1a80m9d, .framer-c4lEL .framer-15t7u89, .framer-c4lEL .framer-1p4oe2c, .framer-c4lEL .framer-1hhtrr8, .framer-c4lEL .framer-22671n, .framer-c4lEL .framer-1ym5fkg, .framer-c4lEL .framer-4gj4xs, .framer-c4lEL .framer-14lpcas, .framer-c4lEL .framer-11v51vj, .framer-c4lEL .framer-173tk7y, .framer-c4lEL .framer-1s8jg9e, .framer-c4lEL .framer-qzq0jv, .framer-c4lEL .framer-698otu, .framer-c4lEL .framer-am08lx, .framer-c4lEL .framer-19y75f2, .framer-c4lEL .framer-1o4ag6x, .framer-c4lEL .framer-1re67kh, .framer-c4lEL .framer-1xgi15x, .framer-c4lEL .framer-1axzyss, .framer-c4lEL .framer-ep760y, .framer-c4lEL .framer-67olg2, .framer-c4lEL .framer-1wbvvlk, .framer-c4lEL .framer-h6p2q8, .framer-c4lEL .framer-149zqtd, .framer-c4lEL .framer-d6uyr8, .framer-c4lEL .framer-h8epja, .framer-c4lEL .framer-fny7yw, .framer-c4lEL .framer-wcaixl, .framer-c4lEL .framer-134af0u, .framer-c4lEL .framer-1w82b8l, .framer-c4lEL .framer-2bpret { align-content: center; align-items: center; aspect-ratio: 2.5 / 1; box-shadow: 0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.18), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: var(--framer-aspect-ratio-supported, 100px); justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 250px; }\",\".framer-c4lEL .framer-atcc5l, .framer-c4lEL .framer-1bhy7sk, .framer-c4lEL .framer-x02pzo, .framer-c4lEL .framer-16h3wpu, .framer-c4lEL .framer-urpnew, .framer-c4lEL .framer-1lsdrus, .framer-c4lEL .framer-13v5s05 { align-content: center; align-items: center; background-color: #fafafa; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 15px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-opeisi, .framer-c4lEL .framer-1oes91j { 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: 40px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-lc0zan, .framer-c4lEL .framer-1t201th { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1400px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-oj0hap { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-c4lEL .framer-12crc1m-container { flex: none; height: auto; position: relative; width: 800px; z-index: 2; }\",\".framer-c4lEL .framer-1lxxh0a { 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: 600px; }\",\".framer-c4lEL .framer-wuddaa-container { flex: 1 0 0px; height: 290px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-c4lEL.framer-171hrmf, .framer-c4lEL .framer-cf1k8o, .framer-c4lEL .framer-1epqam3, .framer-c4lEL .framer-egphgb, .framer-c4lEL .framer-1iozi3w, .framer-c4lEL .framer-15v67ny, .framer-c4lEL .framer-18ci92w, .framer-c4lEL .framer-18wg6l3, .framer-c4lEL .framer-fle9rv, .framer-c4lEL .framer-nfp0u1, .framer-c4lEL .framer-1kxdo19, .framer-c4lEL .framer-1laolx5, .framer-c4lEL .framer-110sx82, .framer-c4lEL .framer-1oqmmn5, .framer-c4lEL .framer-jup5b2, .framer-c4lEL .framer-16hp3d0, .framer-c4lEL .framer-a8j8wl, .framer-c4lEL .framer-sx32zb, .framer-c4lEL .framer-12xlgch, .framer-c4lEL .framer-f8uhd0, .framer-c4lEL .framer-1g6bv1o, .framer-c4lEL .framer-hntm5l, .framer-c4lEL .framer-rkaqah, .framer-c4lEL .framer-158npga, .framer-c4lEL .framer-1kt987p, .framer-c4lEL .framer-3lasze, .framer-c4lEL .framer-128xzge, .framer-c4lEL .framer-l2q03t, .framer-c4lEL .framer-tk4ncd, .framer-c4lEL .framer-16v1r7z, .framer-c4lEL .framer-10bz14k, .framer-c4lEL .framer-isj3u8, .framer-c4lEL .framer-18pnu8j, .framer-c4lEL .framer-lp1gfc, .framer-c4lEL .framer-1e2yjfj, .framer-c4lEL .framer-qab316, .framer-c4lEL .framer-joi8t7, .framer-c4lEL .framer-1edm42e, .framer-c4lEL .framer-so0lir, .framer-c4lEL .framer-1d9zg68, .framer-c4lEL .framer-18aulgt, .framer-c4lEL .framer-285xo2, .framer-c4lEL .framer-aatq5v, .framer-c4lEL .framer-nuinyy, .framer-c4lEL .framer-189p8rm, .framer-c4lEL .framer-1axpl0f, .framer-c4lEL .framer-100mdj7, .framer-c4lEL .framer-1nh4o2j, .framer-c4lEL .framer-1pj688w, .framer-c4lEL .framer-wtxdck, .framer-c4lEL .framer-mroqze, .framer-c4lEL .framer-142hpes, .framer-c4lEL .framer-13nn0gr, .framer-c4lEL .framer-vcuxj1, .framer-c4lEL .framer-dixfb4, .framer-c4lEL .framer-s2sl73, .framer-c4lEL .framer-jcyeyr, .framer-c4lEL .framer-1g2mxvt, .framer-c4lEL .framer-1wulfzr, .framer-c4lEL .framer-yoek9h, .framer-c4lEL .framer-16qphmh, .framer-c4lEL .framer-atcc5l, .framer-c4lEL .framer-myppo2, .framer-c4lEL .framer-1e26s21, .framer-c4lEL .framer-1g70orh, .framer-c4lEL .framer-xycbs0, .framer-c4lEL .framer-126n5ki, .framer-c4lEL .framer-1ncxckb, .framer-c4lEL .framer-pwz8ow, .framer-c4lEL .framer-5gmqsc, .framer-c4lEL .framer-s9kq7v, .framer-c4lEL .framer-1wtv8sx, .framer-c4lEL .framer-k02an0, .framer-c4lEL .framer-1kiybft, .framer-c4lEL .framer-1y7623h, .framer-c4lEL .framer-1a80m9d, .framer-c4lEL .framer-15t7u89, .framer-c4lEL .framer-hw8r4w, .framer-c4lEL .framer-bkrezi, .framer-c4lEL .framer-1bhy7sk, .framer-c4lEL .framer-1p4oe2c, .framer-c4lEL .framer-1hhtrr8, .framer-c4lEL .framer-22671n, .framer-c4lEL .framer-1ym5fkg, .framer-c4lEL .framer-4gj4xs, .framer-c4lEL .framer-14lpcas, .framer-c4lEL .framer-11v51vj, .framer-c4lEL .framer-199mb9f, .framer-c4lEL .framer-wk95qd, .framer-c4lEL .framer-x02pzo, .framer-c4lEL .framer-173tk7y, .framer-c4lEL .framer-1xox1a1, .framer-c4lEL .framer-12ycds, .framer-c4lEL .framer-16h3wpu, .framer-c4lEL .framer-1s8jg9e, .framer-c4lEL .framer-18x68ea, .framer-c4lEL .framer-155xvw3, .framer-c4lEL .framer-urpnew, .framer-c4lEL .framer-qzq0jv, .framer-c4lEL .framer-698otu, .framer-c4lEL .framer-am08lx, .framer-c4lEL .framer-19y75f2, .framer-c4lEL .framer-1wci4nl, .framer-c4lEL .framer-1xuo68m, .framer-c4lEL .framer-1lsdrus, .framer-c4lEL .framer-1o4ag6x, .framer-c4lEL .framer-1re67kh, .framer-c4lEL .framer-1rjrn4g, .framer-c4lEL .framer-1bultjz, .framer-c4lEL .framer-13v5s05, .framer-c4lEL .framer-1xgi15x, .framer-c4lEL .framer-1axzyss, .framer-c4lEL .framer-ep760y, .framer-c4lEL .framer-67olg2, .framer-c4lEL .framer-1wbvvlk, .framer-c4lEL .framer-h6p2q8, .framer-c4lEL .framer-149zqtd, .framer-c4lEL .framer-d6uyr8, .framer-c4lEL .framer-h8epja, .framer-c4lEL .framer-fny7yw, .framer-c4lEL .framer-wcaixl, .framer-c4lEL .framer-134af0u, .framer-c4lEL .framer-1w82b8l, .framer-c4lEL .framer-2bpret, .framer-c4lEL .framer-opeisi, .framer-c4lEL .framer-lc0zan, .framer-c4lEL .framer-oj0hap, .framer-c4lEL .framer-1oes91j, .framer-c4lEL .framer-1t201th, .framer-c4lEL .framer-1lxxh0a { gap: 0px; } .framer-c4lEL.framer-171hrmf > *, .framer-c4lEL .framer-18ci92w > *, .framer-c4lEL .framer-1laolx5 > *, .framer-c4lEL .framer-18pnu8j > *, .framer-c4lEL .framer-qab316 > *, .framer-c4lEL .framer-so0lir > *, .framer-c4lEL .framer-1d9zg68 > *, .framer-c4lEL .framer-aatq5v > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-c4lEL.framer-171hrmf > :first-child, .framer-c4lEL .framer-cf1k8o > :first-child, .framer-c4lEL .framer-1iozi3w > :first-child, .framer-c4lEL .framer-18ci92w > :first-child, .framer-c4lEL .framer-18wg6l3 > :first-child, .framer-c4lEL .framer-fle9rv > :first-child, .framer-c4lEL .framer-nfp0u1 > :first-child, .framer-c4lEL .framer-1laolx5 > :first-child, .framer-c4lEL .framer-110sx82 > :first-child, .framer-c4lEL .framer-1oqmmn5 > :first-child, .framer-c4lEL .framer-16hp3d0 > :first-child, .framer-c4lEL .framer-a8j8wl > :first-child, .framer-c4lEL .framer-sx32zb > :first-child, .framer-c4lEL .framer-12xlgch > :first-child, .framer-c4lEL .framer-f8uhd0 > :first-child, .framer-c4lEL .framer-1g6bv1o > :first-child, .framer-c4lEL .framer-hntm5l > :first-child, .framer-c4lEL .framer-rkaqah > :first-child, .framer-c4lEL .framer-158npga > :first-child, .framer-c4lEL .framer-1kt987p > :first-child, .framer-c4lEL .framer-3lasze > :first-child, .framer-c4lEL .framer-128xzge > :first-child, .framer-c4lEL .framer-l2q03t > :first-child, .framer-c4lEL .framer-tk4ncd > :first-child, .framer-c4lEL .framer-16v1r7z > :first-child, .framer-c4lEL .framer-isj3u8 > :first-child, .framer-c4lEL .framer-18pnu8j > :first-child, .framer-c4lEL .framer-lp1gfc > :first-child, .framer-c4lEL .framer-1e2yjfj > :first-child, .framer-c4lEL .framer-qab316 > :first-child, .framer-c4lEL .framer-joi8t7 > :first-child, .framer-c4lEL .framer-1edm42e > :first-child, .framer-c4lEL .framer-so0lir > :first-child, .framer-c4lEL .framer-1d9zg68 > :first-child, .framer-c4lEL .framer-18aulgt > :first-child, .framer-c4lEL .framer-285xo2 > :first-child, .framer-c4lEL .framer-aatq5v > :first-child, .framer-c4lEL .framer-nuinyy > :first-child, .framer-c4lEL .framer-189p8rm > :first-child, .framer-c4lEL .framer-1axpl0f > :first-child, .framer-c4lEL .framer-100mdj7 > :first-child, .framer-c4lEL .framer-1pj688w > :first-child, .framer-c4lEL .framer-wtxdck > :first-child, .framer-c4lEL .framer-mroqze > :first-child, .framer-c4lEL .framer-142hpes > :first-child, .framer-c4lEL .framer-vcuxj1 > :first-child, .framer-c4lEL .framer-dixfb4 > :first-child, .framer-c4lEL .framer-s2sl73 > :first-child, .framer-c4lEL .framer-1g2mxvt > :first-child, .framer-c4lEL .framer-1wulfzr > :first-child, .framer-c4lEL .framer-yoek9h > :first-child, .framer-c4lEL .framer-16qphmh > :first-child, .framer-c4lEL .framer-myppo2 > :first-child, .framer-c4lEL .framer-1e26s21 > :first-child, .framer-c4lEL .framer-1g70orh > :first-child, .framer-c4lEL .framer-xycbs0 > :first-child, .framer-c4lEL .framer-126n5ki > :first-child, .framer-c4lEL .framer-1ncxckb > :first-child, .framer-c4lEL .framer-pwz8ow > :first-child, .framer-c4lEL .framer-5gmqsc > :first-child, .framer-c4lEL .framer-s9kq7v > :first-child, .framer-c4lEL .framer-1wtv8sx > :first-child, .framer-c4lEL .framer-k02an0 > :first-child, .framer-c4lEL .framer-1kiybft > :first-child, .framer-c4lEL .framer-1y7623h > :first-child, .framer-c4lEL .framer-1a80m9d > :first-child, .framer-c4lEL .framer-15t7u89 > :first-child, .framer-c4lEL .framer-hw8r4w > :first-child, .framer-c4lEL .framer-bkrezi > :first-child, .framer-c4lEL .framer-1p4oe2c > :first-child, .framer-c4lEL .framer-1hhtrr8 > :first-child, .framer-c4lEL .framer-22671n > :first-child, .framer-c4lEL .framer-1ym5fkg > :first-child, .framer-c4lEL .framer-4gj4xs > :first-child, .framer-c4lEL .framer-14lpcas > :first-child, .framer-c4lEL .framer-11v51vj > :first-child, .framer-c4lEL .framer-199mb9f > :first-child, .framer-c4lEL .framer-wk95qd > :first-child, .framer-c4lEL .framer-173tk7y > :first-child, .framer-c4lEL .framer-1xox1a1 > :first-child, .framer-c4lEL .framer-12ycds > :first-child, .framer-c4lEL .framer-1s8jg9e > :first-child, .framer-c4lEL .framer-18x68ea > :first-child, .framer-c4lEL .framer-155xvw3 > :first-child, .framer-c4lEL .framer-qzq0jv > :first-child, .framer-c4lEL .framer-698otu > :first-child, .framer-c4lEL .framer-am08lx > :first-child, .framer-c4lEL .framer-19y75f2 > :first-child, .framer-c4lEL .framer-1wci4nl > :first-child, .framer-c4lEL .framer-1xuo68m > :first-child, .framer-c4lEL .framer-1o4ag6x > :first-child, .framer-c4lEL .framer-1re67kh > :first-child, .framer-c4lEL .framer-1rjrn4g > :first-child, .framer-c4lEL .framer-1bultjz > :first-child, .framer-c4lEL .framer-1xgi15x > :first-child, .framer-c4lEL .framer-1axzyss > :first-child, .framer-c4lEL .framer-ep760y > :first-child, .framer-c4lEL .framer-67olg2 > :first-child, .framer-c4lEL .framer-1wbvvlk > :first-child, .framer-c4lEL .framer-h6p2q8 > :first-child, .framer-c4lEL .framer-149zqtd > :first-child, .framer-c4lEL .framer-d6uyr8 > :first-child, .framer-c4lEL .framer-h8epja > :first-child, .framer-c4lEL .framer-fny7yw > :first-child, .framer-c4lEL .framer-wcaixl > :first-child, .framer-c4lEL .framer-134af0u > :first-child, .framer-c4lEL .framer-1w82b8l > :first-child, .framer-c4lEL .framer-2bpret > :first-child, .framer-c4lEL .framer-lc0zan > :first-child, .framer-c4lEL .framer-oj0hap > :first-child, .framer-c4lEL .framer-1t201th > :first-child { margin-top: 0px; } .framer-c4lEL.framer-171hrmf > :last-child, .framer-c4lEL .framer-cf1k8o > :last-child, .framer-c4lEL .framer-1iozi3w > :last-child, .framer-c4lEL .framer-18ci92w > :last-child, .framer-c4lEL .framer-18wg6l3 > :last-child, .framer-c4lEL .framer-fle9rv > :last-child, .framer-c4lEL .framer-nfp0u1 > :last-child, .framer-c4lEL .framer-1laolx5 > :last-child, .framer-c4lEL .framer-110sx82 > :last-child, .framer-c4lEL .framer-1oqmmn5 > :last-child, .framer-c4lEL .framer-16hp3d0 > :last-child, .framer-c4lEL .framer-a8j8wl > :last-child, .framer-c4lEL .framer-sx32zb > :last-child, .framer-c4lEL .framer-12xlgch > :last-child, .framer-c4lEL .framer-f8uhd0 > :last-child, .framer-c4lEL .framer-1g6bv1o > :last-child, .framer-c4lEL .framer-hntm5l > :last-child, .framer-c4lEL .framer-rkaqah > :last-child, .framer-c4lEL .framer-158npga > :last-child, .framer-c4lEL .framer-1kt987p > :last-child, .framer-c4lEL .framer-3lasze > :last-child, .framer-c4lEL .framer-128xzge > :last-child, .framer-c4lEL .framer-l2q03t > :last-child, .framer-c4lEL .framer-tk4ncd > :last-child, .framer-c4lEL .framer-16v1r7z > :last-child, .framer-c4lEL .framer-isj3u8 > :last-child, .framer-c4lEL .framer-18pnu8j > :last-child, .framer-c4lEL .framer-lp1gfc > :last-child, .framer-c4lEL .framer-1e2yjfj > :last-child, .framer-c4lEL .framer-qab316 > :last-child, .framer-c4lEL .framer-joi8t7 > :last-child, .framer-c4lEL .framer-1edm42e > :last-child, .framer-c4lEL .framer-so0lir > :last-child, .framer-c4lEL .framer-1d9zg68 > :last-child, .framer-c4lEL .framer-18aulgt > :last-child, .framer-c4lEL .framer-285xo2 > :last-child, .framer-c4lEL .framer-aatq5v > :last-child, .framer-c4lEL .framer-nuinyy > :last-child, .framer-c4lEL .framer-189p8rm > :last-child, .framer-c4lEL .framer-1axpl0f > :last-child, .framer-c4lEL .framer-100mdj7 > :last-child, .framer-c4lEL .framer-1pj688w > :last-child, .framer-c4lEL .framer-wtxdck > :last-child, .framer-c4lEL .framer-mroqze > :last-child, .framer-c4lEL .framer-142hpes > :last-child, .framer-c4lEL .framer-vcuxj1 > :last-child, .framer-c4lEL .framer-dixfb4 > :last-child, .framer-c4lEL .framer-s2sl73 > :last-child, .framer-c4lEL .framer-1g2mxvt > :last-child, .framer-c4lEL .framer-1wulfzr > :last-child, .framer-c4lEL .framer-yoek9h > :last-child, .framer-c4lEL .framer-16qphmh > :last-child, .framer-c4lEL .framer-myppo2 > :last-child, .framer-c4lEL .framer-1e26s21 > :last-child, .framer-c4lEL .framer-1g70orh > :last-child, .framer-c4lEL .framer-xycbs0 > :last-child, .framer-c4lEL .framer-126n5ki > :last-child, .framer-c4lEL .framer-1ncxckb > :last-child, .framer-c4lEL .framer-pwz8ow > :last-child, .framer-c4lEL .framer-5gmqsc > :last-child, .framer-c4lEL .framer-s9kq7v > :last-child, .framer-c4lEL .framer-1wtv8sx > :last-child, .framer-c4lEL .framer-k02an0 > :last-child, .framer-c4lEL .framer-1kiybft > :last-child, .framer-c4lEL .framer-1y7623h > :last-child, .framer-c4lEL .framer-1a80m9d > :last-child, .framer-c4lEL .framer-15t7u89 > :last-child, .framer-c4lEL .framer-hw8r4w > :last-child, .framer-c4lEL .framer-bkrezi > :last-child, .framer-c4lEL .framer-1p4oe2c > :last-child, .framer-c4lEL .framer-1hhtrr8 > :last-child, .framer-c4lEL .framer-22671n > :last-child, .framer-c4lEL .framer-1ym5fkg > :last-child, .framer-c4lEL .framer-4gj4xs > :last-child, .framer-c4lEL .framer-14lpcas > :last-child, .framer-c4lEL .framer-11v51vj > :last-child, .framer-c4lEL .framer-199mb9f > :last-child, .framer-c4lEL .framer-wk95qd > :last-child, .framer-c4lEL .framer-173tk7y > :last-child, .framer-c4lEL .framer-1xox1a1 > :last-child, .framer-c4lEL .framer-12ycds > :last-child, .framer-c4lEL .framer-1s8jg9e > :last-child, .framer-c4lEL .framer-18x68ea > :last-child, .framer-c4lEL .framer-155xvw3 > :last-child, .framer-c4lEL .framer-qzq0jv > :last-child, .framer-c4lEL .framer-698otu > :last-child, .framer-c4lEL .framer-am08lx > :last-child, .framer-c4lEL .framer-19y75f2 > :last-child, .framer-c4lEL .framer-1wci4nl > :last-child, .framer-c4lEL .framer-1xuo68m > :last-child, .framer-c4lEL .framer-1o4ag6x > :last-child, .framer-c4lEL .framer-1re67kh > :last-child, .framer-c4lEL .framer-1rjrn4g > :last-child, .framer-c4lEL .framer-1bultjz > :last-child, .framer-c4lEL .framer-1xgi15x > :last-child, .framer-c4lEL .framer-1axzyss > :last-child, .framer-c4lEL .framer-ep760y > :last-child, .framer-c4lEL .framer-67olg2 > :last-child, .framer-c4lEL .framer-1wbvvlk > :last-child, .framer-c4lEL .framer-h6p2q8 > :last-child, .framer-c4lEL .framer-149zqtd > :last-child, .framer-c4lEL .framer-d6uyr8 > :last-child, .framer-c4lEL .framer-h8epja > :last-child, .framer-c4lEL .framer-fny7yw > :last-child, .framer-c4lEL .framer-wcaixl > :last-child, .framer-c4lEL .framer-134af0u > :last-child, .framer-c4lEL .framer-1w82b8l > :last-child, .framer-c4lEL .framer-2bpret > :last-child, .framer-c4lEL .framer-lc0zan > :last-child, .framer-c4lEL .framer-oj0hap > :last-child, .framer-c4lEL .framer-1t201th > :last-child { margin-bottom: 0px; } .framer-c4lEL .framer-cf1k8o > *, .framer-c4lEL .framer-18wg6l3 > *, .framer-c4lEL .framer-110sx82 > *, .framer-c4lEL .framer-16hp3d0 > *, .framer-c4lEL .framer-a8j8wl > *, .framer-c4lEL .framer-sx32zb > *, .framer-c4lEL .framer-12xlgch > *, .framer-c4lEL .framer-f8uhd0 > *, .framer-c4lEL .framer-1g6bv1o > *, .framer-c4lEL .framer-rkaqah > *, .framer-c4lEL .framer-158npga > *, .framer-c4lEL .framer-3lasze > *, .framer-c4lEL .framer-128xzge > *, .framer-c4lEL .framer-isj3u8 > *, .framer-c4lEL .framer-1axpl0f > *, .framer-c4lEL .framer-1pj688w > *, .framer-c4lEL .framer-wtxdck > *, .framer-c4lEL .framer-mroqze > *, .framer-c4lEL .framer-vcuxj1 > *, .framer-c4lEL .framer-dixfb4 > *, .framer-c4lEL .framer-1g2mxvt > *, .framer-c4lEL .framer-1wulfzr > *, .framer-c4lEL .framer-yoek9h > *, .framer-c4lEL .framer-myppo2 > *, .framer-c4lEL .framer-1e26s21 > *, .framer-c4lEL .framer-1g70orh > *, .framer-c4lEL .framer-xycbs0 > *, .framer-c4lEL .framer-126n5ki > *, .framer-c4lEL .framer-1ncxckb > *, .framer-c4lEL .framer-pwz8ow > *, .framer-c4lEL .framer-5gmqsc > *, .framer-c4lEL .framer-s9kq7v > *, .framer-c4lEL .framer-1wtv8sx > *, .framer-c4lEL .framer-k02an0 > *, .framer-c4lEL .framer-1kiybft > *, .framer-c4lEL .framer-1y7623h > *, .framer-c4lEL .framer-1a80m9d > *, .framer-c4lEL .framer-15t7u89 > *, .framer-c4lEL .framer-hw8r4w > *, .framer-c4lEL .framer-1p4oe2c > *, .framer-c4lEL .framer-1hhtrr8 > *, .framer-c4lEL .framer-22671n > *, .framer-c4lEL .framer-1ym5fkg > *, .framer-c4lEL .framer-4gj4xs > *, .framer-c4lEL .framer-14lpcas > *, .framer-c4lEL .framer-11v51vj > *, .framer-c4lEL .framer-199mb9f > *, .framer-c4lEL .framer-173tk7y > *, .framer-c4lEL .framer-1xox1a1 > *, .framer-c4lEL .framer-1s8jg9e > *, .framer-c4lEL .framer-18x68ea > *, .framer-c4lEL .framer-qzq0jv > *, .framer-c4lEL .framer-698otu > *, .framer-c4lEL .framer-am08lx > *, .framer-c4lEL .framer-19y75f2 > *, .framer-c4lEL .framer-1wci4nl > *, .framer-c4lEL .framer-1o4ag6x > *, .framer-c4lEL .framer-1re67kh > *, .framer-c4lEL .framer-1rjrn4g > *, .framer-c4lEL .framer-1xgi15x > *, .framer-c4lEL .framer-1axzyss > *, .framer-c4lEL .framer-ep760y > *, .framer-c4lEL .framer-67olg2 > *, .framer-c4lEL .framer-1wbvvlk > *, .framer-c4lEL .framer-h6p2q8 > *, .framer-c4lEL .framer-149zqtd > *, .framer-c4lEL .framer-d6uyr8 > *, .framer-c4lEL .framer-h8epja > *, .framer-c4lEL .framer-fny7yw > *, .framer-c4lEL .framer-wcaixl > *, .framer-c4lEL .framer-134af0u > *, .framer-c4lEL .framer-1w82b8l > *, .framer-c4lEL .framer-2bpret > *, .framer-c4lEL .framer-lc0zan > *, .framer-c4lEL .framer-1t201th > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-c4lEL .framer-1epqam3 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-c4lEL .framer-1epqam3 > :first-child, .framer-c4lEL .framer-egphgb > :first-child, .framer-c4lEL .framer-15v67ny > :first-child, .framer-c4lEL .framer-1kxdo19 > :first-child, .framer-c4lEL .framer-jup5b2 > :first-child, .framer-c4lEL .framer-10bz14k > :first-child, .framer-c4lEL .framer-1nh4o2j > :first-child, .framer-c4lEL .framer-13nn0gr > :first-child, .framer-c4lEL .framer-jcyeyr > :first-child, .framer-c4lEL .framer-atcc5l > :first-child, .framer-c4lEL .framer-1bhy7sk > :first-child, .framer-c4lEL .framer-x02pzo > :first-child, .framer-c4lEL .framer-16h3wpu > :first-child, .framer-c4lEL .framer-urpnew > :first-child, .framer-c4lEL .framer-1lsdrus > :first-child, .framer-c4lEL .framer-13v5s05 > :first-child, .framer-c4lEL .framer-opeisi > :first-child, .framer-c4lEL .framer-1oes91j > :first-child, .framer-c4lEL .framer-1lxxh0a > :first-child { margin-left: 0px; } .framer-c4lEL .framer-1epqam3 > :last-child, .framer-c4lEL .framer-egphgb > :last-child, .framer-c4lEL .framer-15v67ny > :last-child, .framer-c4lEL .framer-1kxdo19 > :last-child, .framer-c4lEL .framer-jup5b2 > :last-child, .framer-c4lEL .framer-10bz14k > :last-child, .framer-c4lEL .framer-1nh4o2j > :last-child, .framer-c4lEL .framer-13nn0gr > :last-child, .framer-c4lEL .framer-jcyeyr > :last-child, .framer-c4lEL .framer-atcc5l > :last-child, .framer-c4lEL .framer-1bhy7sk > :last-child, .framer-c4lEL .framer-x02pzo > :last-child, .framer-c4lEL .framer-16h3wpu > :last-child, .framer-c4lEL .framer-urpnew > :last-child, .framer-c4lEL .framer-1lsdrus > :last-child, .framer-c4lEL .framer-13v5s05 > :last-child, .framer-c4lEL .framer-opeisi > :last-child, .framer-c4lEL .framer-1oes91j > :last-child, .framer-c4lEL .framer-1lxxh0a > :last-child { margin-right: 0px; } .framer-c4lEL .framer-egphgb > *, .framer-c4lEL .framer-10bz14k > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-c4lEL .framer-1iozi3w > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-c4lEL .framer-15v67ny > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-c4lEL .framer-fle9rv > *, .framer-c4lEL .framer-hntm5l > *, .framer-c4lEL .framer-1kt987p > *, .framer-c4lEL .framer-l2q03t > *, .framer-c4lEL .framer-tk4ncd > *, .framer-c4lEL .framer-16v1r7z > *, .framer-c4lEL .framer-1e2yjfj > *, .framer-c4lEL .framer-1edm42e > *, .framer-c4lEL .framer-285xo2 > *, .framer-c4lEL .framer-189p8rm > *, .framer-c4lEL .framer-100mdj7 > *, .framer-c4lEL .framer-142hpes > *, .framer-c4lEL .framer-s2sl73 > *, .framer-c4lEL .framer-16qphmh > *, .framer-c4lEL .framer-bkrezi > *, .framer-c4lEL .framer-wk95qd > *, .framer-c4lEL .framer-12ycds > *, .framer-c4lEL .framer-155xvw3 > *, .framer-c4lEL .framer-1xuo68m > *, .framer-c4lEL .framer-1bultjz > *, .framer-c4lEL .framer-oj0hap > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-c4lEL .framer-nfp0u1 > *, .framer-c4lEL .framer-1oqmmn5 > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-c4lEL .framer-1kxdo19 > *, .framer-c4lEL .framer-jup5b2 > *, .framer-c4lEL .framer-1nh4o2j > *, .framer-c4lEL .framer-13nn0gr > *, .framer-c4lEL .framer-jcyeyr > *, .framer-c4lEL .framer-atcc5l > *, .framer-c4lEL .framer-1bhy7sk > *, .framer-c4lEL .framer-x02pzo > *, .framer-c4lEL .framer-16h3wpu > *, .framer-c4lEL .framer-urpnew > *, .framer-c4lEL .framer-1lsdrus > *, .framer-c4lEL .framer-13v5s05 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-c4lEL .framer-lp1gfc > *, .framer-c4lEL .framer-joi8t7 > *, .framer-c4lEL .framer-18aulgt > *, .framer-c4lEL .framer-nuinyy > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-c4lEL .framer-opeisi > *, .framer-c4lEL .framer-1oes91j > *, .framer-c4lEL .framer-1lxxh0a > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",`@media (min-width: 1200px) and (max-width: 1439px) { .${metadata.bodyClassName}-framer-c4lEL { background: #fafafa; } .framer-c4lEL.framer-171hrmf { width: 1200px; } .framer-c4lEL .framer-1epqam3, .framer-c4lEL .framer-18wg6l3, .framer-c4lEL .framer-110sx82, .framer-c4lEL .framer-16v1r7z, .framer-c4lEL .framer-lp1gfc, .framer-c4lEL .framer-joi8t7, .framer-c4lEL .framer-nuinyy, .framer-c4lEL .framer-lc0zan, .framer-c4lEL .framer-1t201th { max-width: 1120px; } .framer-c4lEL .framer-egphgb { gap: 0px; padding: 0px 0px 40px 0px; } .framer-c4lEL .framer-1iozi3w { width: 48%; } .framer-c4lEL .framer-upit1c-container, .framer-c4lEL .framer-1chi1f7-container { height: var(--framer-aspect-ratio-supported, 301px); } .framer-c4lEL .framer-a8j8wl { width: 500px; } .framer-c4lEL .framer-1g6bv1o, .framer-c4lEL .framer-158npga, .framer-c4lEL .framer-128xzge { height: 194px; } .framer-c4lEL .framer-10bz14k { gap: 61px; } .framer-c4lEL .framer-yrhshj { height: var(--framer-aspect-ratio-supported, 334px); width: 500px; } .framer-c4lEL .framer-1c3plbe-container { height: var(--framer-aspect-ratio-supported, 334px); } .framer-c4lEL .framer-hf82i0-container { width: 80%; } .framer-c4lEL .framer-1pj688w, .framer-c4lEL .framer-wtxdck, .framer-c4lEL .framer-vcuxj1, .framer-c4lEL .framer-1g2mxvt, .framer-c4lEL .framer-1wulfzr, .framer-c4lEL .framer-myppo2, .framer-c4lEL .framer-1e26s21, .framer-c4lEL .framer-1g70orh, .framer-c4lEL .framer-xycbs0, .framer-c4lEL .framer-126n5ki, .framer-c4lEL .framer-1ncxckb, .framer-c4lEL .framer-pwz8ow, .framer-c4lEL .framer-5gmqsc, .framer-c4lEL .framer-s9kq7v, .framer-c4lEL .framer-1wtv8sx, .framer-c4lEL .framer-k02an0, .framer-c4lEL .framer-1kiybft, .framer-c4lEL .framer-1y7623h, .framer-c4lEL .framer-1a80m9d, .framer-c4lEL .framer-15t7u89, .framer-c4lEL .framer-1p4oe2c, .framer-c4lEL .framer-1hhtrr8, .framer-c4lEL .framer-22671n, .framer-c4lEL .framer-1ym5fkg, .framer-c4lEL .framer-4gj4xs, .framer-c4lEL .framer-14lpcas, .framer-c4lEL .framer-11v51vj, .framer-c4lEL .framer-173tk7y, .framer-c4lEL .framer-1s8jg9e, .framer-c4lEL .framer-qzq0jv, .framer-c4lEL .framer-698otu, .framer-c4lEL .framer-am08lx, .framer-c4lEL .framer-19y75f2, .framer-c4lEL .framer-1o4ag6x, .framer-c4lEL .framer-1re67kh, .framer-c4lEL .framer-1xgi15x, .framer-c4lEL .framer-1axzyss, .framer-c4lEL .framer-ep760y, .framer-c4lEL .framer-67olg2, .framer-c4lEL .framer-1wbvvlk, .framer-c4lEL .framer-h6p2q8, .framer-c4lEL .framer-149zqtd, .framer-c4lEL .framer-d6uyr8, .framer-c4lEL .framer-h8epja, .framer-c4lEL .framer-fny7yw, .framer-c4lEL .framer-wcaixl, .framer-c4lEL .framer-134af0u, .framer-c4lEL .framer-1w82b8l, .framer-c4lEL .framer-2bpret { height: var(--framer-aspect-ratio-supported, 90px); width: 225px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-c4lEL .framer-egphgb, .framer-c4lEL .framer-10bz14k { gap: 0px; } .framer-c4lEL .framer-egphgb > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-c4lEL .framer-egphgb > :first-child, .framer-c4lEL .framer-10bz14k > :first-child { margin-left: 0px; } .framer-c4lEL .framer-egphgb > :last-child, .framer-c4lEL .framer-10bz14k > :last-child { margin-right: 0px; } .framer-c4lEL .framer-10bz14k > * { margin: 0px; margin-left: calc(61px / 2); margin-right: calc(61px / 2); } }}`,`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-c4lEL { background: #fafafa; } .framer-c4lEL.framer-171hrmf { width: 810px; } .framer-c4lEL .framer-1epqam3, .framer-c4lEL .framer-18wg6l3, .framer-c4lEL .framer-110sx82, .framer-c4lEL .framer-16v1r7z, .framer-c4lEL .framer-lp1gfc, .framer-c4lEL .framer-joi8t7 { max-width: 730px; } .framer-c4lEL .framer-egphgb { gap: 0px; padding: 0px 0px 40px 0px; } .framer-c4lEL .framer-1iozi3w { width: 52%; } .framer-c4lEL .framer-15v67ny { width: 650px; } .framer-c4lEL .framer-hangkm { width: 100%; } .framer-c4lEL .framer-1kxdo19 { align-content: center; align-items: center; gap: 20px; } .framer-c4lEL .framer-upit1c-container, .framer-c4lEL .framer-1chi1f7-container { height: var(--framer-aspect-ratio-supported, 197px); } .framer-c4lEL .framer-jup5b2 { align-content: center; align-items: center; flex-direction: column; gap: 20px; } .framer-c4lEL .framer-16hp3d0, .framer-c4lEL .framer-isj3u8 { flex: none; width: 100%; } .framer-c4lEL .framer-a8j8wl { aspect-ratio: 1.631578947368421 / 1; flex-direction: row; height: var(--framer-aspect-ratio-supported, 309px); width: 70%; } .framer-c4lEL .framer-sx32zb { flex-direction: row; height: 100%; width: 1px; } .framer-c4lEL .framer-1g6bv1o, .framer-c4lEL .framer-158npga, .framer-c4lEL .framer-128xzge { height: 125px; } .framer-c4lEL .framer-10bz14k { flex-direction: column; gap: 40px; } .framer-c4lEL .framer-yrhshj { align-content: center; align-items: center; aspect-ratio: unset; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 400px; justify-content: center; padding: 0px; width: 730px; } .framer-c4lEL .framer-1c3plbe-container { height: var(--framer-aspect-ratio-supported, 400px); left: unset; position: relative; right: unset; top: unset; width: 600px; } .framer-c4lEL .framer-vvp2y7, .framer-c4lEL .framer-1srmpxf { gap: 30px; grid-template-columns: repeat(4, minmax(150px, 1fr)); } .framer-c4lEL .framer-18aulgt { max-width: 810px; } .framer-c4lEL .framer-hf82i0-container { width: 80%; } .framer-c4lEL .framer-nuinyy, .framer-c4lEL .framer-lc0zan, .framer-c4lEL .framer-1t201th { max-width: 750px; } .framer-c4lEL .framer-1nh4o2j, .framer-c4lEL .framer-13nn0gr, .framer-c4lEL .framer-jcyeyr, .framer-c4lEL .framer-atcc5l, .framer-c4lEL .framer-1bhy7sk, .framer-c4lEL .framer-urpnew, .framer-c4lEL .framer-1lsdrus, .framer-c4lEL .framer-13v5s05 { gap: 30px; } .framer-c4lEL .framer-1pj688w, .framer-c4lEL .framer-wtxdck, .framer-c4lEL .framer-vcuxj1, .framer-c4lEL .framer-1g2mxvt, .framer-c4lEL .framer-1wulfzr, .framer-c4lEL .framer-myppo2, .framer-c4lEL .framer-1e26s21, .framer-c4lEL .framer-1g70orh, .framer-c4lEL .framer-xycbs0, .framer-c4lEL .framer-126n5ki, .framer-c4lEL .framer-1ncxckb, .framer-c4lEL .framer-pwz8ow, .framer-c4lEL .framer-5gmqsc, .framer-c4lEL .framer-s9kq7v, .framer-c4lEL .framer-1wtv8sx, .framer-c4lEL .framer-k02an0, .framer-c4lEL .framer-1kiybft, .framer-c4lEL .framer-1y7623h, .framer-c4lEL .framer-1a80m9d, .framer-c4lEL .framer-15t7u89, .framer-c4lEL .framer-1p4oe2c, .framer-c4lEL .framer-1hhtrr8, .framer-c4lEL .framer-22671n, .framer-c4lEL .framer-1ym5fkg, .framer-c4lEL .framer-4gj4xs, .framer-c4lEL .framer-14lpcas, .framer-c4lEL .framer-11v51vj, .framer-c4lEL .framer-173tk7y, .framer-c4lEL .framer-1s8jg9e, .framer-c4lEL .framer-qzq0jv, .framer-c4lEL .framer-698otu, .framer-c4lEL .framer-am08lx, .framer-c4lEL .framer-19y75f2, .framer-c4lEL .framer-1o4ag6x, .framer-c4lEL .framer-1re67kh, .framer-c4lEL .framer-1xgi15x, .framer-c4lEL .framer-1axzyss, .framer-c4lEL .framer-ep760y, .framer-c4lEL .framer-67olg2, .framer-c4lEL .framer-1wbvvlk, .framer-c4lEL .framer-h6p2q8, .framer-c4lEL .framer-149zqtd, .framer-c4lEL .framer-d6uyr8, .framer-c4lEL .framer-h8epja, .framer-c4lEL .framer-fny7yw, .framer-c4lEL .framer-wcaixl, .framer-c4lEL .framer-134af0u, .framer-c4lEL .framer-1w82b8l, .framer-c4lEL .framer-2bpret { height: var(--framer-aspect-ratio-supported, 80px); width: 200px; } .framer-c4lEL .framer-12crc1m-container { width: 730px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-c4lEL .framer-egphgb, .framer-c4lEL .framer-1kxdo19, .framer-c4lEL .framer-jup5b2, .framer-c4lEL .framer-a8j8wl, .framer-c4lEL .framer-sx32zb, .framer-c4lEL .framer-10bz14k, .framer-c4lEL .framer-yrhshj, .framer-c4lEL .framer-vvp2y7, .framer-c4lEL .framer-1srmpxf, .framer-c4lEL .framer-1nh4o2j, .framer-c4lEL .framer-13nn0gr, .framer-c4lEL .framer-jcyeyr, .framer-c4lEL .framer-atcc5l, .framer-c4lEL .framer-1bhy7sk, .framer-c4lEL .framer-urpnew, .framer-c4lEL .framer-1lsdrus, .framer-c4lEL .framer-13v5s05 { gap: 0px; } .framer-c4lEL .framer-egphgb > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-c4lEL .framer-egphgb > :first-child, .framer-c4lEL .framer-1kxdo19 > :first-child, .framer-c4lEL .framer-a8j8wl > :first-child, .framer-c4lEL .framer-sx32zb > :first-child, .framer-c4lEL .framer-yrhshj > :first-child, .framer-c4lEL .framer-1nh4o2j > :first-child, .framer-c4lEL .framer-13nn0gr > :first-child, .framer-c4lEL .framer-jcyeyr > :first-child, .framer-c4lEL .framer-atcc5l > :first-child, .framer-c4lEL .framer-1bhy7sk > :first-child, .framer-c4lEL .framer-urpnew > :first-child, .framer-c4lEL .framer-1lsdrus > :first-child, .framer-c4lEL .framer-13v5s05 > :first-child { margin-left: 0px; } .framer-c4lEL .framer-egphgb > :last-child, .framer-c4lEL .framer-1kxdo19 > :last-child, .framer-c4lEL .framer-a8j8wl > :last-child, .framer-c4lEL .framer-sx32zb > :last-child, .framer-c4lEL .framer-yrhshj > :last-child, .framer-c4lEL .framer-1nh4o2j > :last-child, .framer-c4lEL .framer-13nn0gr > :last-child, .framer-c4lEL .framer-jcyeyr > :last-child, .framer-c4lEL .framer-atcc5l > :last-child, .framer-c4lEL .framer-1bhy7sk > :last-child, .framer-c4lEL .framer-urpnew > :last-child, .framer-c4lEL .framer-1lsdrus > :last-child, .framer-c4lEL .framer-13v5s05 > :last-child { margin-right: 0px; } .framer-c4lEL .framer-1kxdo19 > *, .framer-c4lEL .framer-a8j8wl > *, .framer-c4lEL .framer-sx32zb > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-c4lEL .framer-jup5b2 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-c4lEL .framer-jup5b2 > :first-child, .framer-c4lEL .framer-10bz14k > :first-child { margin-top: 0px; } .framer-c4lEL .framer-jup5b2 > :last-child, .framer-c4lEL .framer-10bz14k > :last-child { margin-bottom: 0px; } .framer-c4lEL .framer-10bz14k > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-c4lEL .framer-yrhshj > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-c4lEL .framer-vvp2y7 > *, .framer-c4lEL .framer-vvp2y7 > :first-child, .framer-c4lEL .framer-vvp2y7 > :last-child, .framer-c4lEL .framer-1srmpxf > *, .framer-c4lEL .framer-1srmpxf > :first-child, .framer-c4lEL .framer-1srmpxf > :last-child { margin: 0px; } .framer-c4lEL .framer-1nh4o2j > *, .framer-c4lEL .framer-13nn0gr > *, .framer-c4lEL .framer-jcyeyr > *, .framer-c4lEL .framer-atcc5l > *, .framer-c4lEL .framer-1bhy7sk > *, .framer-c4lEL .framer-urpnew > *, .framer-c4lEL .framer-1lsdrus > *, .framer-c4lEL .framer-13v5s05 > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-c4lEL { background: #fafafa; } .framer-c4lEL.framer-171hrmf { width: 390px; } .framer-c4lEL .framer-cf1k8o { gap: 0px; } .framer-c4lEL .framer-1h90jae-container { height: 99px; } .framer-c4lEL .framer-1epqam3 { flex-direction: column; max-width: 390px; padding: 20px; } .framer-c4lEL .framer-egphgb { flex: none; flex-direction: column; gap: 20px; padding: 0px; width: 100%; } .framer-c4lEL .framer-1iozi3w, .framer-c4lEL .framer-1e2tccs, .framer-c4lEL .framer-hangkm, .framer-c4lEL .framer-12crc1m-container, .framer-c4lEL .framer-1lxxh0a { width: 100%; } .framer-c4lEL .framer-15v67ny { flex-direction: column; width: 350px; } .framer-c4lEL .framer-ok4q2h-container, .framer-c4lEL .framer-16hp3d0, .framer-c4lEL .framer-isj3u8 { flex: none; width: 100%; } .framer-c4lEL .framer-18ci92w { padding: 0px 0px 20px 0px; } .framer-c4lEL .framer-18wg6l3, .framer-c4lEL .framer-110sx82 { max-width: 390px; padding: 30px; width: 169%; } .framer-c4lEL .framer-1kxdo19 { flex-direction: column; gap: 20px; padding: 0px; } .framer-c4lEL .framer-upit1c-container, .framer-c4lEL .framer-1chi1f7-container { flex: none; height: var(--framer-aspect-ratio-supported, 186px); width: 100%; } .framer-c4lEL .framer-jup5b2 { flex-direction: column; gap: 20px; } .framer-c4lEL .framer-a8j8wl { aspect-ratio: 1.631578947368421 / 1; height: var(--framer-aspect-ratio-supported, 199px); width: 325px; } .framer-c4lEL .framer-19yt0c0 { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-c4lEL .framer-f8uhd0 { height: 404px; } .framer-c4lEL .framer-16v1r7z, .framer-c4lEL .framer-lp1gfc, .framer-c4lEL .framer-joi8t7 { max-width: 390px; padding: 30px; } .framer-c4lEL .framer-10bz14k, .framer-c4lEL .framer-1oes91j { flex-direction: column; } .framer-c4lEL .framer-yrhshj { height: var(--framer-aspect-ratio-supported, 220px); width: 330px; } .framer-c4lEL .framer-1c3plbe-container { height: var(--framer-aspect-ratio-supported, 220px); right: unset; width: 330px; } .framer-c4lEL .framer-vvp2y7, .framer-c4lEL .framer-1srmpxf { gap: 30px; grid-template-columns: repeat(2, minmax(150px, 1fr)); } .framer-c4lEL .framer-18aulgt { max-width: 390px; padding: 40px 20px 40px 20px; } .framer-c4lEL .framer-nuinyy { gap: 0px; max-width: 390px; padding: 20px; } .framer-c4lEL .framer-1axpl0f, .framer-c4lEL .framer-mroqze, .framer-c4lEL .framer-dixfb4, .framer-c4lEL .framer-yoek9h, .framer-c4lEL .framer-hw8r4w, .framer-c4lEL .framer-199mb9f, .framer-c4lEL .framer-1xox1a1, .framer-c4lEL .framer-18x68ea, .framer-c4lEL .framer-1wci4nl, .framer-c4lEL .framer-1rjrn4g { padding: 20px; } .framer-c4lEL .framer-1nh4o2j, .framer-c4lEL .framer-13nn0gr, .framer-c4lEL .framer-jcyeyr { gap: 20px; } .framer-c4lEL .framer-1pj688w, .framer-c4lEL .framer-wtxdck, .framer-c4lEL .framer-vcuxj1, .framer-c4lEL .framer-1g2mxvt, .framer-c4lEL .framer-1wulfzr, .framer-c4lEL .framer-173tk7y, .framer-c4lEL .framer-1s8jg9e { height: var(--framer-aspect-ratio-supported, 64px); width: 160px; } .framer-c4lEL .framer-atcc5l, .framer-c4lEL .framer-1bhy7sk, .framer-c4lEL .framer-13v5s05 { align-content: unset; align-items: unset; display: grid; gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(160px, 1fr)); grid-template-rows: repeat(2, min-content); } .framer-c4lEL .framer-myppo2, .framer-c4lEL .framer-1e26s21, .framer-c4lEL .framer-1g70orh, .framer-c4lEL .framer-xycbs0, .framer-c4lEL .framer-126n5ki, .framer-c4lEL .framer-1ncxckb, .framer-c4lEL .framer-pwz8ow, .framer-c4lEL .framer-5gmqsc, .framer-c4lEL .framer-s9kq7v, .framer-c4lEL .framer-1wtv8sx, .framer-c4lEL .framer-k02an0, .framer-c4lEL .framer-1kiybft, .framer-c4lEL .framer-1y7623h, .framer-c4lEL .framer-1a80m9d, .framer-c4lEL .framer-15t7u89, .framer-c4lEL .framer-1p4oe2c, .framer-c4lEL .framer-1hhtrr8, .framer-c4lEL .framer-22671n, .framer-c4lEL .framer-1ym5fkg, .framer-c4lEL .framer-4gj4xs, .framer-c4lEL .framer-14lpcas, .framer-c4lEL .framer-11v51vj, .framer-c4lEL .framer-qzq0jv, .framer-c4lEL .framer-698otu, .framer-c4lEL .framer-am08lx, .framer-c4lEL .framer-19y75f2, .framer-c4lEL .framer-1o4ag6x, .framer-c4lEL .framer-1re67kh, .framer-c4lEL .framer-1xgi15x, .framer-c4lEL .framer-1axzyss, .framer-c4lEL .framer-ep760y, .framer-c4lEL .framer-67olg2, .framer-c4lEL .framer-1wbvvlk, .framer-c4lEL .framer-h6p2q8, .framer-c4lEL .framer-149zqtd, .framer-c4lEL .framer-d6uyr8, .framer-c4lEL .framer-h8epja, .framer-c4lEL .framer-fny7yw, .framer-c4lEL .framer-wcaixl, .framer-c4lEL .framer-134af0u, .framer-c4lEL .framer-1w82b8l, .framer-c4lEL .framer-2bpret { align-self: start; height: var(--framer-aspect-ratio-supported, 64px); justify-self: start; width: 100%; } .framer-c4lEL .framer-16h3wpu { flex-wrap: nowrap; } .framer-c4lEL .framer-urpnew, .framer-c4lEL .framer-1lsdrus { align-content: unset; align-items: unset; display: grid; gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(160px, 1fr)); grid-template-rows: repeat(1, min-content); } .framer-c4lEL .framer-lc0zan, .framer-c4lEL .framer-1t201th { max-width: 390px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-c4lEL .framer-cf1k8o, .framer-c4lEL .framer-1epqam3, .framer-c4lEL .framer-egphgb, .framer-c4lEL .framer-15v67ny, .framer-c4lEL .framer-1kxdo19, .framer-c4lEL .framer-jup5b2, .framer-c4lEL .framer-10bz14k, .framer-c4lEL .framer-vvp2y7, .framer-c4lEL .framer-1srmpxf, .framer-c4lEL .framer-nuinyy, .framer-c4lEL .framer-1nh4o2j, .framer-c4lEL .framer-13nn0gr, .framer-c4lEL .framer-jcyeyr, .framer-c4lEL .framer-atcc5l, .framer-c4lEL .framer-1bhy7sk, .framer-c4lEL .framer-urpnew, .framer-c4lEL .framer-1lsdrus, .framer-c4lEL .framer-13v5s05, .framer-c4lEL .framer-1oes91j { gap: 0px; } .framer-c4lEL .framer-cf1k8o > *, .framer-c4lEL .framer-1epqam3 > *, .framer-c4lEL .framer-nuinyy > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-c4lEL .framer-cf1k8o > :first-child, .framer-c4lEL .framer-1epqam3 > :first-child, .framer-c4lEL .framer-egphgb > :first-child, .framer-c4lEL .framer-15v67ny > :first-child, .framer-c4lEL .framer-1kxdo19 > :first-child, .framer-c4lEL .framer-jup5b2 > :first-child, .framer-c4lEL .framer-10bz14k > :first-child, .framer-c4lEL .framer-nuinyy > :first-child, .framer-c4lEL .framer-1oes91j > :first-child { margin-top: 0px; } .framer-c4lEL .framer-cf1k8o > :last-child, .framer-c4lEL .framer-1epqam3 > :last-child, .framer-c4lEL .framer-egphgb > :last-child, .framer-c4lEL .framer-15v67ny > :last-child, .framer-c4lEL .framer-1kxdo19 > :last-child, .framer-c4lEL .framer-jup5b2 > :last-child, .framer-c4lEL .framer-10bz14k > :last-child, .framer-c4lEL .framer-nuinyy > :last-child, .framer-c4lEL .framer-1oes91j > :last-child { margin-bottom: 0px; } .framer-c4lEL .framer-egphgb > *, .framer-c4lEL .framer-15v67ny > *, .framer-c4lEL .framer-1kxdo19 > *, .framer-c4lEL .framer-jup5b2 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-c4lEL .framer-10bz14k > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-c4lEL .framer-vvp2y7 > *, .framer-c4lEL .framer-vvp2y7 > :first-child, .framer-c4lEL .framer-vvp2y7 > :last-child, .framer-c4lEL .framer-1srmpxf > *, .framer-c4lEL .framer-1srmpxf > :first-child, .framer-c4lEL .framer-1srmpxf > :last-child, .framer-c4lEL .framer-atcc5l > *, .framer-c4lEL .framer-atcc5l > :first-child, .framer-c4lEL .framer-atcc5l > :last-child, .framer-c4lEL .framer-1bhy7sk > *, .framer-c4lEL .framer-1bhy7sk > :first-child, .framer-c4lEL .framer-1bhy7sk > :last-child, .framer-c4lEL .framer-urpnew > *, .framer-c4lEL .framer-urpnew > :first-child, .framer-c4lEL .framer-urpnew > :last-child, .framer-c4lEL .framer-1lsdrus > *, .framer-c4lEL .framer-1lsdrus > :first-child, .framer-c4lEL .framer-1lsdrus > :last-child, .framer-c4lEL .framer-13v5s05 > *, .framer-c4lEL .framer-13v5s05 > :first-child, .framer-c4lEL .framer-13v5s05 > :last-child { margin: 0px; } .framer-c4lEL .framer-1nh4o2j > *, .framer-c4lEL .framer-13nn0gr > *, .framer-c4lEL .framer-jcyeyr > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-c4lEL .framer-1nh4o2j > :first-child, .framer-c4lEL .framer-13nn0gr > :first-child, .framer-c4lEL .framer-jcyeyr > :first-child { margin-left: 0px; } .framer-c4lEL .framer-1nh4o2j > :last-child, .framer-c4lEL .framer-13nn0gr > :last-child, .framer-c4lEL .framer-jcyeyr > :last-child { margin-right: 0px; } .framer-c4lEL .framer-1oes91j > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 17540.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"CDWlzA6vn\":{\"layout\":[\"fixed\",\"auto\"]},\"bZYFZr_6s\":{\"layout\":[\"fixed\",\"auto\"]},\"ES4b3ioVD\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerUSLtHdaFs=withCSS(Component,css,\"framer-c4lEL\");export default FramerUSLtHdaFs;FramerUSLtHdaFs.displayName=\"Home\";FramerUSLtHdaFs.defaultProps={height:17540.5,width:1440};addFonts(FramerUSLtHdaFs,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4S-EiAou6Y.woff2\",weight:\"500\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4deyC4S-EiAou6Y.woff2\",weight:\"700\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4e6yC4S-EiAou6Y.woff2\",weight:\"600\"},{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\"}]},...NavbarFonts,...InputFonts,...MaterialFonts,...YouTubeFonts,...TickerFonts,...EmbedFonts,...SpeakerFonts,...ProgramFonts,...AccordionFonts,...FormSparkFonts,...FooterDarkFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerUSLtHdaFs\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"17540.5\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CDWlzA6vn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bZYFZr_6s\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ES4b3ioVD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "o", "e", "t", "h", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "getIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchTerm", "_iconSearchTerm", "useIconSelection", "iconSearchResult", "moduleBaseUrl", "icons", "iconKeys", "weightOptions", "styleKeyOptions", "styleOptionPropKeys", "optionKey", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "style", "isMounted", "pe", "iconKey", "useIconSelection", "styleOptionProps", "prop", "iconStyle", "iconStyleKey", "activeStyle", "SelectedIcon", "setSelectedIcon", "ye", "h", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "hideStyleOptions", "styleOptions", "styleOptionsNumber", "name", "getIconSelection", "icon", "addPropertyControls", "ControlType", "result", "defaultEvents", "noopReturn", "e", "velocityPerSecond", "calcBezier", "e", "i", "binarySubdivide", "o", "r", "c", "u", "a", "s", "cubicBezier", "n", "noopReturn", "getTForX", "t", "o", "cubicBezier", "__rest", "e", "t", "r", "n", "o", "n", "e", "t", "r", "s", "calcGeneratorVelocity", "r", "a", "velocityPerSecond", "n", "calcDampingRatio", "e", "t", "hasReachedTarget", "spring", "o", "c", "i", "h", "u", "d", "f", "g", "glide", "isOutOfBounds", "nearestBoundary", "l", "m", "calcDelta", "calcLatest", "applyFriction", "p", "M", "checkCatchBoundary", "pregenerateKeyframes", "W", "L", "D", "e", "M", "noopReturn", "k", "asTransformCssVar", "B", "L", "W", "t", "j", "B", "testAnimation", "e", "C", "$", "R", "resolveElements", "e", "t", "n", "createGeneratorEasing", "e", "t", "n", "o", "getGenerator", "i", "s", "r", "a", "getKeyframes", "pregenerateKeyframes", "c", "isNumberOrNull", "l", "f", "u", "d", "calcGeneratorVelocity", "g", "m", "N", "spring", "F", "glide", "U", "inView$1", "resolveElements", "onIntersectionChange", "q", "K", "getElementSize", "notifyTarget", "notifyAll", "createResizeObserver", "resizeElement", "G", "_", "createWindowResizeHandler", "window", "resizeWindow", "resize", "dispatchPointerEvent", "e", "t", "n", "dispatchViewEvent", "se", "o", "i", "s", "__rest", "inView$1", "mouseEvent", "re", "ae", "onPointerUp", "window", "onPointerDown", "ce", "le", "directionTransformers", "offset", "supportsAcceleratedAnimations", "Ticker", "props", "slots", "gap", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "speed", "hoverFactor", "direction", "alignment", "sizingOptions", "fadeOptions", "style", "fadeContent", "overflow", "fadeWidth", "fadeInset", "fadeAlpha", "widthType", "heightType", "paddingValue", "isCanvas", "RenderTarget", "numChildren", "j", "hasChildren", "isHorizontal", "useMotionValue", "transformer", "transform", "useTransform", "parentRef", "pe", "childrenRef", "W", "size", "setSize", "ye", "clonedChildren", "dupedChildren", "duplicateBy", "opacity", "measure", "te", "parentLength", "start", "childrenLength", "childrenStyles", "initialResize", "ue", "resize", "contentSize", "child", "index", "ref", "ref1", "ref2", "ref3", "ref4", "p", "LayoutGroup", "q", "i", "childIndex", "ref5", "animateToValue", "initialTime", "prevTime", "xOrY", "isHover", "isReducedMotion", "useReducedMotion", "listRef", "animationRef", "isInView", "useInView", "useAnimationFrame", "t", "delta", "wrap", "fadeDirection", "fadeWidthStart", "fadeWidthEnd", "fadeInsetStart", "clamp", "fadeInsetEnd", "fadeMask", "containerStyle", "u", "motion", "isValidNumber", "placeholderStyles", "emojiStyles", "titleStyles", "subtitleStyles", "addPropertyControls", "ControlType", "num", "min", "max", "value", "PlayOptions", "ThumbnailOptions", "ThumbnailFormat", "Youtube", "url", "play", "shouldMute", "thumbnail", "isRed", "onClick", "onMouseEnter", "onMouseLeave", "onMouseDown", "onMouseUp", "props", "onCanvas", "useIsOnCanvas", "isAutoplay", "showThumbnail", "isPreloading", "preloadVideo", "le", "showVideo", "startVideo", "isHovered", "setHovered", "ye", "borderRadius", "useRadius", "hasBorderRadius", "p", "Instructions", "parsedURL", "parseVideoURL", "ErrorMessage", "videoId", "embedURL", "thumbnailURL", "getThumbnailURL", "getWebPSupported", "searchParams", "u", "wrapperStyle", "videoStyle", "PlayButton", "addPropertyControls", "ControlType", "borderRadiusControl", "defaultEvents", "defaultProps", "urlString", "getEmbedURL", "pathSegments", "embedURL1", "videoId2", "embedURL2", "res", "format", "pre", "ext", "_getWebPSupported", "window", "element", "emptyStateStyle", "centerTextStyle", "message", "containerStyles", "buttonStyle", "Embed", "type", "url", "html", "p", "EmbedURL", "EmbedHTML", "Instructions", "addPropertyControls", "ControlType", "props", "emptyStateStyle", "centerTextStyle", "onCanvas", "useIsOnCanvas", "state", "setState", "ye", "ue", "isLastEffect", "load", "response", "isBlocked", "message", "error", "ErrorMessage", "LoadingIndicator", "iframeStyle", "getSandbox", "result", "ref", "pe", "hasScript", "div", "executeScripts", "htmlStyle", "node", "script", "name", "value", "child", "containerStyles", "u", "u", "c", "h", "e", "m", "t", "o", "l", "f", "b", "withCSS", "i", "r", "a", "u", "c", "y", "k", "v", "D", "$", "V", "T", "j", "P", "F", "O", "ye", "N", "R", "W", "B", "L", "A", "I", "E", "U", "z", "G", "X", "Y", "M", "Z", "K", "H", "J", "_", "q", "Q", "ee", "et", "eo", "el", "ei", "er", "useRouter", "ea", "e", "t", "o", "l", "inferInitialRouteFromPath", "f", "ec", "en", "te", "h", "ed", "ep", "es", "eu", "m", "useAnimationControls", "eh", "em", "ef", "ey", "eb", "x", "p", "motion", "C", "w", "g", "S", "addPropertyControls", "ControlType", "Input_default", "fontStore", "fonts", "css", "className", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "p", "humanReadableVariantMap", "getProps", "answer", "height", "id", "question", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "W88zB8mIG", "T8rQFvSBR", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1uzr9k6", "args", "onTap1bfpwpr", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "u", "RichText2", "x", "css", "FramergAG2jUTEu", "withCSS", "gAG2jUTEu_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "RowFonts", "getFonts", "gAG2jUTEu_default", "cycleOrder", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "ComponentViewportProvider", "gAG2jUTEu_default", "css", "FramerKKnU3ImBE", "withCSS", "KKnU3ImBE_default", "addFonts", "RowFonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "company", "height", "id", "image", "name1", "title", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "ryRt5raK0", "OQy6kfVIT", "B76JI2g3C", "ewRYDYk8g", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "FramerTsXJ462PZ", "withCSS", "TsXJ462PZ_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "SpeakerFonts", "getFonts", "TsXJ462PZ_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "addImageAlt", "image", "alt", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapjozdb", "args", "onTap8slv7m", "onTap1cpla5o", "onTap1m77nfv", "onTapo72v1e", "onTapu0svti", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "FrameroAkNTn_p0", "withCSS", "oAkNTn_p0_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "NavbarFonts", "getFonts", "XuP1C2k2u_default", "InputFonts", "Input_default", "MaterialFonts", "Icon", "YouTubeFonts", "Youtube", "TickerFonts", "Ticker", "EmbedFonts", "Embed", "SpeakerFonts", "TsXJ462PZ_default", "ProgramFonts", "oAkNTn_p0_default", "AccordionFonts", "KKnU3ImBE_default", "FormSparkFonts", "FormSpark_default", "FooterDarkFonts", "LV4oZhLqv_default", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "addImageAlt", "image", "alt", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "onSubmitwelu7j", "overlay", "paginationInfo", "args", "onTap1wvko5h", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "elementId2", "ref4", "elementId3", "ref5", "elementId4", "ref6", "elementId5", "ref7", "elementId6", "ref8", "elementId7", "ref9", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "Image2", "ComponentViewportProvider", "Container", "XuP1C2k2u_default", "RichText2", "x", "l", "Input_default", "AnimatePresence", "Ga", "Icon", "Youtube", "Ticker", "Embed", "TsXJ462PZ_default", "oAkNTn_p0_default", "Link", "KKnU3ImBE_default", "FormSpark_default", "LV4oZhLqv_default", "css", "FramerUSLtHdaFs", "withCSS", "USLtHdaFs_default", "addFonts", "NavbarFonts", "InputFonts", "MaterialFonts", "YouTubeFonts", "TickerFonts", "EmbedFonts", "SpeakerFonts", "ProgramFonts", "AccordionFonts", "FormSparkFonts", "FooterDarkFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
