[{"data":1,"prerenderedAt":183},["ShallowReactive",2],{"header-games":3,"i-heroicons:server-stack-16-solid":65,"article-how-to-restart-dayz-server-without-losing-gear-en":70,"help-game-articles-dayz-en":102,"game-info-article-dayz":158,"i-heroicons:chevron-right-20-solid":164,"i-heroicons:user-circle-20-solid":167,"i-heroicons:clock-20-solid":169,"i-heroicons:calendar-days-20-solid":171,"i-heroicons:chevron-down-20-solid":173,"i-heroicons:hand-thumb-up-20-solid":175,"i-heroicons:hand-thumb-down-20-solid":177,"i-heroicons:wrench-screwdriver-20-solid":179,"i-heroicons:arrow-right-20-solid":181},{"promoCode":4,"promoPercentage":5,"total":6,"featured":7},"DOOM25",0.25,44,[8,16,23,29,35,41,46,52,59],{"slug":9,"name":10,"icon":11,"hasIcon":12,"badge":13,"basePrice":14,"link":15},"minecraft","Minecraft","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fminecraft.png",true,"Most Popular",1,"\u002Fminecraft-server-hosting",{"slug":17,"name":18,"icon":19,"hasIcon":12,"badge":20,"basePrice":21,"link":22},"hytale","Hytale","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fhytale.png","",6,"\u002Fhytale-server-hosting",{"slug":24,"name":25,"icon":26,"hasIcon":12,"badge":27,"basePrice":21,"link":28},"palworld","Palworld","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fpalworld.png","new_update","\u002Fpalworld-server-hosting",{"slug":30,"name":31,"icon":32,"hasIcon":12,"badge":33,"basePrice":21,"link":34},"rust","Rust","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Frust.png",null,"\u002Frust-server-hosting",{"slug":36,"name":37,"icon":38,"hasIcon":12,"badge":33,"basePrice":39,"link":40},"valheim","Valheim","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fvalheim.png",5,"\u002Fvalheim-server-hosting",{"slug":42,"name":43,"icon":44,"hasIcon":12,"badge":33,"basePrice":21,"link":45},"satisfactory","Satisfactory","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fsatisfactory.png","\u002Fsatisfactory-server-hosting",{"slug":47,"name":48,"icon":49,"hasIcon":12,"badge":33,"basePrice":50,"link":51},"enshrouded","Enshrouded","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fenshrouded.png",8,"\u002Fenshrouded-server-hosting",{"slug":53,"name":54,"icon":55,"hasIcon":12,"badge":56,"basePrice":57,"link":58},"terraria","Terraria","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fterraria.png","New Update",4,"\u002Fterraria-server-hosting",{"slug":60,"name":61,"icon":62,"hasIcon":12,"badge":27,"basePrice":63,"link":64},"project-zomboid","Project Zomboid","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fproject-zomboid.png",7,"\u002Fproject-zomboid-server-hosting",{"left":66,"top":66,"width":67,"height":67,"rotate":66,"vFlip":68,"hFlip":68,"body":69},0,16,false,"\u003Cpath fill=\"currentColor\" d=\"M5.354 2a2 2 0 0 0-1.857 1.257l-.338.845Q3.565 4 4 4h8q.436 0 .84.102l-.337-.845A2 2 0 0 0 10.646 2z\"\u002F>\u003Cpath fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M2 13a2 2 0 0 1 2-2h8a2 2 0 1 1 0 4H4a2 2 0 0 1-2-2m10.75 0a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0M9 13.75a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5M4 5.5a2 2 0 1 0 0 4h8a2 2 0 1 0 0-4zm8 2.75a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5M9.75 7.5a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0\" clip-rule=\"evenodd\"\u002F>",{"id":71,"game_slug":72,"slug":73,"category":74,"title":75,"description":76,"content":77,"keywords":33,"author_name":78,"author_role":79,"is_featured":68,"published_at":80,"allSlugs":81,"author":88,"date":80,"lastUpdated":89,"game":90,"dateFormatted":92,"lastUpdatedFormatted":92,"imageDims":93},"5f741e55-bce3-408a-aaac-7ff3d9f277c1","dayz","how-to-restart-dayz-server-without-losing-gear","Administration","How to Restart Your DayZ Server Without Losing Player Gear","DayZ only saves a character when the player logs out cleanly. Learn why restarts roll back gear, and how to warn players and schedule restarts that lose nothing.","If your players log back in after a restart missing gear they had just found, or standing where they were half an hour earlier, that is a rollback. It is not a fault on your server. It is how DayZ decides when to write a character to disk, and once you know the rule you can run restarts that cost nobody their loot. This guide explains when DayZ actually saves, and gives you a restart setup that saves everyone on the way down.\n\n## When DayZ saves a character\n\nDayZ has no manual save. There is no console command, no RCON command, and no button in any panel that forces a character to disk. Saving happens on its own terms:\n\n- **A character is written to persistence when the player disconnects cleanly.** That is what the 15 second logout timer is for. It is the moment the server commits their inventory, health and position.\n- **Item and container persistence** covering tents, stashes, barrels and vehicles is committed when the server shuts down.\n- **Position is tracked more often than inventory**, which is why a rollback often puts a player roughly where they were but strips what they were carrying.\n\nThe whole problem follows from the first line: if the server process ends while players are still connected and nothing disconnects them properly, those characters never run their save path, so they revert to the last state the server committed.\n\nThat is why a player who has been online for two hours without relogging can lose two hours of progress, and why duplicated items sometimes appear afterwards. An item moved after the last commit can end up recorded in two places.\n\n## The safe way: let DayZ shut itself down\n\nDayZ has a built-in shutdown that handles this properly, and it lives in the same `messages.xml` file that sends your server messages. When its countdown reaches one minute, the server **saves every connected player, locks itself so nobody joins mid shutdown, and kicks everyone**, then terminates. Players are disconnected cleanly, so the save path runs for all of them.\n\nSet it up once:\n\n1. Open your server in the [game panel](\u002Fgamepanel) and go to the **Files** tab.\n2. Open `mpmissions\u002FdayzOffline.chernarusplus\u002Fdb\u002Fmessages.xml`. On Livonia use `dayzOffline.enoch`, on Sakhal use `dayzOffline.sakhal`.\n3. Replace the contents with a countdown. This restarts four hours after the server comes up, warning players the whole way:\n\n```xml\n\u003C?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n\u003Cmessages>\n    \u003Cmessage>\n        \u003Cdeadline>240\u003C\u002Fdeadline>\n        \u003Cshutdown>1\u003C\u002Fshutdown>\n        \u003Ctext>#name restarts in #tmin minutes. Find a safe spot and log out.\u003C\u002Ftext>\n    \u003C\u002Fmessage>\n\u003C\u002Fmessages>\n```\n\n4. Save, then restart the server once so the file is read.\n\n![The messages.xml countdown in the DoomHosting panel file editor](https:\u002F\u002Fcdn.doomhosting.com\u002Fhelp\u002Fdayz\u002Fmessages-editor.webp)\n\n`deadline` is in minutes, and the clock starts when the mission has finished loading rather than when you press Start. The server repeats the warning as the deadline approaches with `#tmin` counting down. On DoomHosting the panel brings the server straight back up afterwards, so this one entry gives you a complete restart cycle. The full tag reference is in [how to set up automatic DayZ server messages](\u002Fhelp\u002Farticles\u002Fhow-to-set-up-dayz-server-messages).\n\n## Why a plain restart is worse\n\nPressing **Restart** in the panel, stopping the server, a crash, and an out of memory kill all end the process without DayZ running its save-and-kick sequence first. From a connected player's point of view they are the same event, and the result is the same rollback. The difference is not how gently the process ends, it is whether players were disconnected properly before it did.\n\nSo use the `messages.xml` countdown for routine restarts, and keep the panel's power buttons for the times you actually need them, ideally when the server is empty.\n\n![The Schedule tab in the DoomHosting game panel](https:\u002F\u002Fcdn.doomhosting.com\u002Fhelp\u002Fdayz\u002Frestart-schedule.webp)\n\nIf you want restarts at fixed clock times instead, set `shutdown` to `0` and add a **Restart** action on the **Schedule** tab, with `deadline` a few minutes shorter than the schedule interval. The warnings still go out, but be aware the stop itself is a panel stop, so it will not run the save-and-kick sequence. The warnings are doing the work in that setup, so give players a generous countdown.\n\n## Keep the restart cycle short enough to matter\n\nA four hour cycle with warnings is far safer than a twelve hour cycle without them, but the interval matters on its own. Longer uptimes mean more unsaved progress for anyone who does not relog, and DayZ servers get less stable as memory use climbs. Most populated servers land on a 3 to 4 hour cycle. If your server is busy and you are getting complaints, shorten the cycle before changing anything else.\n\n## Protect the persistence files themselves\n\nRollbacks are the common case, but persistence files can also be damaged outright. Two things help:\n\n![The Backups tab in the DoomHosting game panel](https:\u002F\u002Fcdn.doomhosting.com\u002Fhelp\u002Fdayz\u002Frestart-backups.webp)\n\n**Take backups.** Use the **Backups** tab before you change mods, adjust wipe settings, or edit anything in `db\u002F`. Restoring a backup rolls the whole server back to that moment, including bases and player data, so treat it as disaster recovery rather than a way to fix one player.\n\n**Know what storageAutoFix does before you enable it.** In `serverDZ.cfg`, `storageAutoFix = 1;` makes the server check persistence files at boot and replace corrupted ones with empty files. It keeps a damaged server bootable, which is worth having, but it does that by discarding the damaged data rather than repairing it. Leave it on for uptime and rely on backups for anything you actually want back.\n\n## Common issues\n\n**Players still lose gear even with warnings.** Warnings only help players who act on them. Announce the restart cycle in your Discord and add a `repeat` message as well, so people know the schedule instead of being surprised by it.\n\n**Gear comes back after a second restart.** This usually means two mission folders are writing to the same persistence, or that a backup was restored on top of live data. Check that the `mpmissions` value on the **Startup** tab matches the folder you have been editing.\n\n**Everything rolled back after a crash.** A crash is the one case a countdown cannot cover. If crashes are frequent, look at RAM headroom first. A DayZ server that runs out of memory is killed mid session and takes every connected character's progress with it.\n\n**One player lost their gear and nobody else did.** That is usually a client side disconnect rather than a server rollback. If their game closed before the 15 second logout finished, their character was never committed.\n\n## Related guides\n\n- [How to set up automatic DayZ server messages](\u002Fhelp\u002Farticles\u002Fhow-to-set-up-dayz-server-messages)\n- [How to set up a DayZ server: getting started guide](\u002Fhelp\u002Farticles\u002Fgetting-started-dayz-server)\n- [How to install mods on your DayZ server](\u002Fhelp\u002Farticles\u002Fhow-to-install-mods-dayz-server)","Magnus","Game Server Expert","2026-08-24T12:30:00+00:00",{"da":82,"de":83,"en":73,"fi":84,"fr":85,"pl":86,"sv":87},"genstart-dayz-server-uden-at-miste-gear","dayz-server-neustart-ohne-gear-verlust","dayz-palvelimen-uudelleenkaynnistys-ilman-tavaroiden-menetysta","redemarrer-serveur-dayz-sans-perdre-equipement","restart-serwera-dayz-bez-utraty-ekwipunku","starta-om-dayz-server-utan-att-tappa-gear",{"name":78,"role":79},"2026-08-24T08:42:46.314831+00:00",{"slug":72,"name":91},"Dayz","Aug 24, 2026",{"https:\u002F\u002Fcdn.doomhosting.com\u002Fhelp\u002Fdayz\u002Fmessages-editor.webp":94,"https:\u002F\u002Fcdn.doomhosting.com\u002Fhelp\u002Fdayz\u002Frestart-schedule.webp":97,"https:\u002F\u002Fcdn.doomhosting.com\u002Fhelp\u002Fdayz\u002Frestart-backups.webp":100},{"width":95,"height":96},1600,600,{"width":98,"height":99},1024,1348,{"width":95,"height":101},650,[103,114,117,127,138,148],{"id":104,"game_slug":72,"slug":105,"category":106,"title":107,"description":108,"content":33,"keywords":33,"author_name":78,"author_role":79,"is_featured":12,"published_at":109,"author":110,"date":109,"lastUpdated":111,"game":112,"dateFormatted":113},"4add568c-644e-4847-bcaf-8deafad9c362","getting-started-dayz-server","Getting Started","How to Set Up a DayZ Server: Getting Started Guide","Set up your DayZ server the right way: deploy it, connect with the DZSA Launcher, edit serverDZ.cfg, and install Steam Workshop mods like DayZ-Expansion.","2026-07-09T12:00:00+00:00",{"name":78,"role":79},"2026-07-30T20:14:43.484451+00:00",{"slug":72,"name":91},"Jul 9, 2026",{"id":71,"game_slug":72,"slug":73,"category":74,"title":75,"description":76,"content":33,"keywords":33,"author_name":78,"author_role":79,"is_featured":68,"published_at":80,"author":115,"date":80,"lastUpdated":89,"game":116,"dateFormatted":92},{"name":78,"role":79},{"slug":72,"name":91},{"id":118,"game_slug":72,"slug":119,"category":120,"title":121,"description":122,"content":33,"keywords":33,"author_name":78,"author_role":79,"is_featured":68,"published_at":123,"author":124,"date":123,"lastUpdated":125,"game":126,"dateFormatted":92},"58f0cb6e-e3b9-4f92-895f-84f61c1aff2d","how-to-set-up-dayz-server-messages","Configuration","How to Set Up Automatic DayZ Server Messages (messages.xml)","Send scheduled messages and restart countdowns on your DayZ server with messages.xml. No RCON, no BEC, no mods. Every tag explained with a working config.","2026-08-24T12:00:00+00:00",{"name":78,"role":79},"2026-08-24T08:42:39.952384+00:00",{"slug":72,"name":91},{"id":128,"game_slug":72,"slug":129,"category":130,"title":131,"description":132,"content":33,"keywords":33,"author_name":78,"author_role":79,"is_featured":68,"published_at":133,"author":134,"date":133,"lastUpdated":135,"game":136,"dateFormatted":137},"7f7795fb-51ae-421f-bf63-330242cf400d","how-to-install-mods-dayz-server","Mods & Customization","How to Install Mods on Your DayZ Server (Steam Workshop)","Install Steam Workshop mods on your DayZ server with a DayZ Launcher modlist or workshop IDs. Mods download and update automatically, signature keys included.","2026-08-06T12:00:00+00:00",{"name":78,"role":79},"2026-08-07T16:32:25.796437+00:00",{"slug":72,"name":91},"Aug 6, 2026",{"id":139,"game_slug":72,"slug":140,"category":120,"title":141,"description":142,"content":33,"keywords":33,"author_name":78,"author_role":79,"is_featured":68,"published_at":143,"author":144,"date":143,"lastUpdated":145,"game":146,"dateFormatted":147},"607af78c-ada5-46ba-8ed9-4aa8ffa55a85","how-to-increase-loot-dayz-server","How to Increase Loot on Your DayZ Server (types.xml Guide)","Increase loot on your DayZ server by raising nominal and min values in types.xml, and keep your changes safe from game updates with a custom economy file.","2026-08-05T12:00:00+00:00",{"name":78,"role":79},"2026-08-05T10:37:09.3457+00:00",{"slug":72,"name":91},"Aug 5, 2026",{"id":149,"game_slug":72,"slug":150,"category":106,"title":151,"description":152,"content":33,"keywords":33,"author_name":78,"author_role":79,"is_featured":68,"published_at":153,"author":154,"date":153,"lastUpdated":155,"game":156,"dateFormatted":157},"97822587-8e2d-4356-85a2-057a7dab9b27","how-to-join-dayz-server","How to Join a DayZ Server (By IP, Name, or With Mods)","Join your DayZ server in minutes: add the query address to Steam favorites, find it in the in-game browser, or use the DayZ Launcher for modded servers.","2026-07-22T12:00:00+00:00",{"name":78,"role":79},"2026-07-31T11:01:27.381661+00:00",{"slug":72,"name":91},"Jul 22, 2026",{"slug":72,"name":159,"icon":160,"cardImage":161,"description":162,"status":163},"DayZ","https:\u002F\u002Fcdn.doomhosting.com\u002Ficons\u002Fdayz.webp","https:\u002F\u002Fcdn.doomhosting.com\u002Fgames\u002Fdayz.webp","DayZ strands you on the coast of Chernarus with nothing but a flare and a rag, and one goal: last another day. The infected shuffling through the treeline are the least of your problems. Other survivors will shoot you for a can of beans, and death is permanent, so every stranger on the road is a gamble. Run your own server for up to 60 players and control the loot economy, base-raiding rules, and how fast night falls, then load Steam Workshop mods like DayZ-Expansion or the frozen nightmare of Namalsk. Rent a dedicated DayZ server from DoomHosting for instant setup, full FTP access, Steam Workshop mod support, DDoS protection, and 24\u002F7 support on Ryzen 9 hardware.","active",{"left":66,"top":66,"width":165,"height":165,"rotate":66,"vFlip":68,"hFlip":68,"body":166},20,"\u003Cpath fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8.22 5.22a.75.75 0 0 1 1.06 0l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 0 1-1.06-1.06L11.94 10L8.22 6.28a.75.75 0 0 1 0-1.06\" clip-rule=\"evenodd\"\u002F>",{"left":66,"top":66,"width":165,"height":165,"rotate":66,"vFlip":68,"hFlip":68,"body":168},"\u003Cpath fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M18 10a8 8 0 1 1-16 0a8 8 0 0 1 16 0m-5.5-2.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0M10 12a5.99 5.99 0 0 0-4.793 2.39A6.48 6.48 0 0 0 10 16.5a6.48 6.48 0 0 0 4.793-2.11A5.99 5.99 0 0 0 10 12\" clip-rule=\"evenodd\"\u002F>",{"left":66,"top":66,"width":165,"height":165,"rotate":66,"vFlip":68,"hFlip":68,"body":170},"\u003Cpath fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M10 18a8 8 0 1 0 0-16a8 8 0 0 0 0 16m.75-13a.75.75 0 0 0-1.5 0v5c0 .414.336.75.75.75h4a.75.75 0 0 0 0-1.5h-3.25z\" clip-rule=\"evenodd\"\u002F>",{"left":66,"top":66,"width":165,"height":165,"rotate":66,"vFlip":68,"hFlip":68,"body":172},"\u003Cg fill=\"currentColor\">\u003Cpath d=\"M5.25 12a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H6a.75.75 0 0 1-.75-.75zM6 13.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V14a.75.75 0 0 0-.75-.75zM7.25 12a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H8a.75.75 0 0 1-.75-.75zM8 13.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V14a.75.75 0 0 0-.75-.75zM9.25 10a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H10a.75.75 0 0 1-.75-.75zm.75 1.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V12a.75.75 0 0 0-.75-.75zM9.25 14a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H10a.75.75 0 0 1-.75-.75zM12 9.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V10a.75.75 0 0 0-.75-.75zM11.25 12a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H12a.75.75 0 0 1-.75-.75zm.75 1.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V14a.75.75 0 0 0-.75-.75zM13.25 10a.75.75 0 0 1 .75-.75h.01a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75H14a.75.75 0 0 1-.75-.75zm.75 1.25a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75h.01a.75.75 0 0 0 .75-.75V12a.75.75 0 0 0-.75-.75z\"\u002F>\u003Cpath fill-rule=\"evenodd\" d=\"M5.75 2a.75.75 0 0 1 .75.75V4h7V2.75a.75.75 0 0 1 1.5 0V4h.25A2.75 2.75 0 0 1 18 6.75v8.5A2.75 2.75 0 0 1 15.25 18H4.75A2.75 2.75 0 0 1 2 15.25v-8.5A2.75 2.75 0 0 1 4.75 4H5V2.75A.75.75 0 0 1 5.75 2m-1 5.5c-.69 0-1.25.56-1.25 1.25v6.5c0 .69.56 1.25 1.25 1.25h10.5c.69 0 1.25-.56 1.25-1.25v-6.5c0-.69-.56-1.25-1.25-1.25z\" clip-rule=\"evenodd\"\u002F>\u003C\u002Fg>",{"left":66,"top":66,"width":165,"height":165,"rotate":66,"vFlip":68,"hFlip":68,"body":174},"\u003Cpath fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M5.22 8.22a.75.75 0 0 1 1.06 0L10 11.94l3.72-3.72a.75.75 0 1 1 1.06 1.06l-4.25 4.25a.75.75 0 0 1-1.06 0L5.22 9.28a.75.75 0 0 1 0-1.06\" clip-rule=\"evenodd\"\u002F>",{"left":66,"top":66,"width":165,"height":165,"rotate":66,"vFlip":68,"hFlip":68,"body":176},"\u003Cpath fill=\"currentColor\" d=\"M1 8.25a1.25 1.25 0 1 1 2.5 0v7.5a1.25 1.25 0 1 1-2.5 0zM11 3V1.7c0-.268.14-.526.395-.607A2 2 0 0 1 14 3c0 .995-.182 1.948-.514 2.826c-.204.54.166 1.174.744 1.174h2.52c1.243 0 2.261 1.01 2.146 2.247a24 24 0 0 1-1.341 5.974C17.153 16.323 16.072 17 14.9 17h-3.192a3 3 0 0 1-1.341-.317l-2.734-1.366A3 3 0 0 0 6.292 15H5V8h.963c.685 0 1.258-.483 1.612-1.068a4 4 0 0 1 2.166-1.73c.432-.143.853-.386 1.011-.814c.16-.432.248-.9.248-1.388\"\u002F>",{"left":66,"top":66,"width":165,"height":165,"rotate":66,"vFlip":68,"hFlip":68,"body":178},"\u003Cpath fill=\"currentColor\" d=\"M18.905 12.75a1.25 1.25 0 1 1-2.5 0v-7.5a1.25 1.25 0 0 1 2.5 0zm-10 4.25v1.3c0 .268-.14.526-.395.607q-.287.091-.605.093a2 2 0 0 1-2-2c0-.995.182-1.948.514-2.826c.204-.54-.166-1.174-.744-1.174h-2.52c-1.243 0-2.261-1.01-2.146-2.247c.193-2.08.651-4.082 1.341-5.974C2.752 3.678 3.833 3 5.005 3h3.192a3 3 0 0 1 1.341.317l2.734 1.366A3 3 0 0 0 13.613 5h1.292v7h-.963c-.685 0-1.258.482-1.612 1.068a4 4 0 0 1-2.166 1.73c-.432.143-.853.386-1.011.814c-.16.432-.248.9-.248 1.388\"\u002F>",{"left":66,"top":66,"width":165,"height":165,"rotate":66,"vFlip":68,"hFlip":68,"body":180},"\u003Cg fill=\"currentColor\">\u003Cpath fill-rule=\"evenodd\" d=\"M14.5 10a4.5 4.5 0 0 0 4.284-5.882c-.105-.324-.51-.391-.751-.15L15.34 6.66a.45.45 0 0 1-.493.11a3 3 0 0 1-1.618-1.616a.455.455 0 0 1 .11-.494l2.694-2.692c.24-.241.174-.647-.15-.752a4.5 4.5 0 0 0-5.873 4.575c.055.873-.128 1.808-.8 2.368l-7.23 6.024a2.724 2.724 0 1 0 3.837 3.837l6.024-7.23c.56-.672 1.495-.855 2.368-.8q.144.01.291.01M5 16a1 1 0 1 1-2 0a1 1 0 0 1 2 0\" clip-rule=\"evenodd\"\u002F>\u003Cpath d=\"M14.5 11.5q.26 0 .514-.022l3.754 3.754a2.5 2.5 0 0 1-3.536 3.536l-4.41-4.41l2.172-2.607c.052-.062.147-.138.342-.196a2.3 2.3 0 0 1 .777-.067q.192.012.387.012M6 4.586l2.33 2.33a.5.5 0 0 1-.08.09L6.8 8.214L4.586 6H3.309a.5.5 0 0 1-.447-.276l-1.7-3.402a.5.5 0 0 1 .093-.577l.49-.49a.5.5 0 0 1 .577-.094l3.402 1.7A.5.5 0 0 1 6 3.31z\"\u002F>\u003C\u002Fg>",{"left":66,"top":66,"width":165,"height":165,"rotate":66,"vFlip":68,"hFlip":68,"body":182},"\u003Cpath fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M3 10a.75.75 0 0 1 .75-.75h10.638L10.23 5.29a.75.75 0 1 1 1.04-1.08l5.5 5.25a.75.75 0 0 1 0 1.08l-5.5 5.25a.75.75 0 1 1-1.04-1.08l4.158-3.96H3.75A.75.75 0 0 1 3 10\" clip-rule=\"evenodd\"\u002F>",1787572516648]