{"id":27,"date":"2026-05-26T05:53:35","date_gmt":"2026-05-26T05:53:35","guid":{"rendered":"https:\/\/www.sisurust.com\/?page_id=27"},"modified":"2026-05-26T06:46:15","modified_gmt":"2026-05-26T06:46:15","slug":"home","status":"publish","type":"page","link":"https:\/\/www.sisurust.com\/","title":{"rendered":"Home"},"content":{"rendered":"\n<style>\n\/* ===== SISURUST 10x BRAND STYLES ===== *\/\n#sisurust-wrap {\n  font-family: 'Arial Black', 'Impact', Arial, sans-serif;\n  background: #0d1a0b;\n  color: #e8e0d0;\n  margin: 0;\n  padding: 0;\n}\n#sisurust-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n#sisurust-wrap a { color: #c84b1a; text-decoration: none; }\n#sisurust-wrap a:hover { color: #e8e0d0; }\n\n\/* HERO *\/\n.sr-hero {\n  min-height: 100vh;\n  background: linear-gradient(160deg, #0d1a0b 0%, #122010 40%, #1a2e14 70%, #0d1a0b 100%);\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 60px 20px;\n  position: relative;\n  overflow: hidden;\n}\n.sr-hero::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: radial-gradient(ellipse at 50% 40%, rgba(200,75,26,0.08) 0%, transparent 65%);\n  pointer-events: none;\n}\n.sr-logo-svg { width: 110px; height: 110px; margin-bottom: 28px; filter: drop-shadow(0 4px 24px rgba(200,75,26,0.35)); }\n.sr-wordmark {\n  font-size: clamp(3rem, 8vw, 6rem);\n  font-weight: 900;\n  letter-spacing: 0.04em;\n  line-height: 1;\n  margin-bottom: 10px;\n  text-transform: uppercase;\n}\n.sr-wordmark .sisu { color: #e8e0d0; }\n.sr-wordmark .rust { color: #c84b1a; }\n.sr-badge {\n  display: inline-block;\n  background: #c84b1a;\n  color: #fff;\n  font-size: 1rem;\n  font-weight: 900;\n  letter-spacing: 0.18em;\n  padding: 4px 18px;\n  border-radius: 2px;\n  margin-bottom: 18px;\n  text-transform: uppercase;\n}\n.sr-tagline {\n  font-family: Arial, sans-serif;\n  font-size: clamp(1rem, 2.5vw, 1.35rem);\n  font-weight: 400;\n  color: #b0a898;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  margin-bottom: 38px;\n}\n.sr-hero-btns { display: flex; gap: 16px; flex-wrap: wrap; justify-content: center; }\n.sr-btn {\n  display: inline-block;\n  padding: 14px 36px;\n  font-family: 'Arial Black', Arial, sans-serif;\n  font-size: 1rem;\n  font-weight: 900;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  border-radius: 3px;\n  border: 2px solid transparent;\n  cursor: pointer;\n  transition: all 0.2s;\n}\n.sr-btn-primary { background: #c84b1a; color: #fff; border-color: #c84b1a; }\n.sr-btn-primary:hover { background: transparent; color: #c84b1a; }\n.sr-btn-secondary { background: transparent; color: #e8e0d0; border-color: #5a7a52; }\n.sr-btn-secondary:hover { background: #5a7a52; color: #fff; border-color: #5a7a52; }\n.sr-connect-box {\n  margin-top: 36px;\n  background: rgba(255,255,255,0.04);\n  border: 1px solid rgba(200,75,26,0.25);\n  border-radius: 6px;\n  padding: 14px 28px;\n  font-family: 'Courier New', monospace;\n  font-size: 1rem;\n  color: #c84b1a;\n  letter-spacing: 0.05em;\n}\n.sr-connect-box span { color: #b0a898; font-size: 0.8rem; display: block; margin-bottom: 4px; letter-spacing: 0.12em; text-transform: uppercase; font-family: Arial, sans-serif; }\n\n\/* SECTIONS *\/\n.sr-section { padding: 80px 20px; max-width: 1100px; margin: 0 auto; }\n.sr-section-full { padding: 80px 20px; }\n.sr-divider { height: 2px; background: linear-gradient(90deg, transparent, #c84b1a 30%, #5a7a52 70%, transparent); border: none; margin: 0; }\n.sr-section-title {\n  font-size: clamp(1.5rem, 4vw, 2.4rem);\n  font-weight: 900;\n  text-transform: uppercase;\n  letter-spacing: 0.08em;\n  margin-bottom: 10px;\n  color: #e8e0d0;\n}\n.sr-section-title span { color: #c84b1a; }\n.sr-section-sub {\n  font-family: Arial, sans-serif;\n  font-size: 0.95rem;\n  color: #7a9070;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  margin-bottom: 48px;\n}\n\n\/* FEATURES GRID *\/\n.sr-features { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; }\n.sr-feat {\n  background: rgba(255,255,255,0.03);\n  border: 1px solid rgba(90,122,82,0.3);\n  border-radius: 6px;\n  padding: 28px 24px;\n  transition: border-color 0.2s, transform 0.2s;\n}\n.sr-feat:hover { border-color: #c84b1a; transform: translateY(-3px); }\n.sr-feat-icon { font-size: 2rem; margin-bottom: 14px; display: block; }\n.sr-feat-title { font-size: 1.05rem; font-weight: 900; letter-spacing: 0.06em; text-transform: uppercase; color: #e8e0d0; margin-bottom: 8px; }\n.sr-feat-desc { font-family: Arial, sans-serif; font-size: 0.88rem; color: #8a9e82; line-height: 1.6; }\n\n\/* RATES TABLE *\/\n.sr-rates-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 16px; margin-bottom: 48px; }\n.sr-rate-card {\n  background: rgba(200,75,26,0.08);\n  border: 1px solid rgba(200,75,26,0.3);\n  border-radius: 6px;\n  padding: 24px 20px;\n  text-align: center;\n}\n.sr-rate-num { font-size: 2.8rem; font-weight: 900; color: #c84b1a; line-height: 1; }\n.sr-rate-label { font-family: Arial, sans-serif; font-size: 0.82rem; color: #b0a898; letter-spacing: 0.12em; text-transform: uppercase; margin-top: 6px; }\n\n\/* WIPE TABLE *\/\n.sr-table { width: 100%; border-collapse: collapse; font-family: Arial, sans-serif; }\n.sr-table th { background: rgba(200,75,26,0.18); color: #c84b1a; font-size: 0.8rem; letter-spacing: 0.14em; text-transform: uppercase; padding: 12px 18px; text-align: left; border-bottom: 2px solid rgba(200,75,26,0.35); }\n.sr-table td { padding: 13px 18px; border-bottom: 1px solid rgba(255,255,255,0.06); font-size: 0.92rem; color: #c8c0b4; }\n.sr-table tr:hover td { background: rgba(255,255,255,0.025); }\n.sr-table td:first-child { color: #e8e0d0; font-weight: 700; }\n\n\/* WIPE SCHEDULE *\/\n.sr-wipe-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; }\n.sr-wipe-card {\n  background: rgba(13,26,11,0.8);\n  border: 1px solid rgba(90,122,82,0.4);\n  border-radius: 6px;\n  padding: 28px 24px;\n  position: relative;\n  overflow: hidden;\n}\n.sr-wipe-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: #5a7a52; }\n.sr-wipe-card.highlight::before { background: #c84b1a; }\n.sr-wipe-type { font-size: 0.75rem; letter-spacing: 0.2em; text-transform: uppercase; color: #7a9070; margin-bottom: 8px; }\n.sr-wipe-name { font-size: 1.3rem; font-weight: 900; letter-spacing: 0.05em; text-transform: uppercase; color: #e8e0d0; margin-bottom: 16px; }\n.sr-wipe-detail { font-family: Arial, sans-serif; font-size: 0.88rem; color: #8a9e82; line-height: 1.7; }\n.sr-wipe-detail strong { color: #c84b1a; }\n\n\/* RULES *\/\n.sr-rules-list { list-style: none; display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 12px; }\n.sr-rules-list li {\n  font-family: Arial, sans-serif;\n  font-size: 0.9rem;\n  color: #b0a898;\n  padding: 12px 16px;\n  background: rgba(255,255,255,0.025);\n  border-left: 3px solid #5a7a52;\n  border-radius: 0 4px 4px 0;\n  line-height: 1.5;\n}\n.sr-rules-list li.red { border-left-color: #c84b1a; }\n.sr-rules-list li strong { color: #e8e0d0; }\n\n\/* DISCORD CTA *\/\n.sr-discord-section {\n  background: linear-gradient(135deg, #0d1a0b 0%, #1a1008 50%, #0d1a0b 100%);\n  border-top: 1px solid rgba(200,75,26,0.2);\n  border-bottom: 1px solid rgba(200,75,26,0.2);\n  text-align: center;\n  padding: 80px 20px;\n}\n.sr-discord-icon { font-size: 3.5rem; margin-bottom: 20px; }\n.sr-discord-section .sr-section-title { margin-bottom: 16px; }\n.sr-discord-desc { font-family: Arial, sans-serif; font-size: 1rem; color: #8a9e82; max-width: 500px; margin: 0 auto 36px; line-height: 1.7; }\n\n\/* FOOTER *\/\n.sr-footer {\n  background: #060e05;\n  text-align: center;\n  padding: 36px 20px;\n  font-family: Arial, sans-serif;\n  font-size: 0.82rem;\n  color: #4a5a44;\n  letter-spacing: 0.08em;\n  border-top: 1px solid rgba(255,255,255,0.05);\n}\n.sr-footer a { color: #5a7a52; }\n\n\/* BG STRIPES *\/\n.sr-bg-alt { background: rgba(255,255,255,0.015); }\n\n\/* RESPONSIVE *\/\n@media (max-width: 600px) {\n  .sr-hero-btns { flex-direction: column; align-items: center; }\n  .sr-btn { width: 100%; max-width: 280px; text-align: center; }\n}\n<\/style>\n\n<div id=\"sisurust-wrap\">\n\n  <!-- HERO -->\n  <section class=\"sr-hero\">\n    <!-- SVG Logo: three nested geometric triangles -->\n    <svg class=\"sr-logo-svg\" viewBox=\"0 0 100 100\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-label=\"SisuRust logo\">\n      <!-- Bottom triangle: dark green -->\n      <polygon points=\"50,8 96,88 4,88\" fill=\"#0d1a0b\" stroke=\"#5a7a52\" stroke-width=\"2\"\/>\n      <!-- Middle triangle: rust red -->\n      <polygon points=\"50,22 82,76 18,76\" fill=\"#c84b1a\"\/>\n      <!-- Top triangle: white -->\n      <polygon points=\"50,36 70,66 30,66\" fill=\"#e8e0d0\"\/>\n    <\/svg>\n\n    <div class=\"sr-badge\">10x<\/div>\n    <div class=\"sr-wordmark\"><span class=\"sisu\">SISU<\/span><span class=\"rust\">RUST<\/span><\/div>\n    <div class=\"sr-tagline\">Nordic Steel &nbsp;\u00b7&nbsp; No Mercy<\/div>\n\n    <div class=\"sr-hero-btns\">\n      <a href=\"https:\/\/discord.sisurust.com\" target=\"_blank\" class=\"sr-btn sr-btn-primary\">\ud83d\udcac Join Discord<\/a>\n      <a href=\"#features\" class=\"sr-btn sr-btn-secondary\">Explore Server<\/a>\n    <\/div>\n\n    <div class=\"sr-connect-box\">\n      <span>Connect in-game<\/span>\n      connect.sisurust.com\n    <\/div>\n  <\/section>\n\n  <hr class=\"sr-divider\">\n\n  <!-- RATES -->\n  <section class=\"sr-section\" id=\"features\">\n    <div class=\"sr-section-sub\">Server Rates<\/div>\n    <h2 class=\"sr-section-title\">Play <span>Faster.<\/span> Build <span>Bigger.<\/span><\/h2>\n\n    <div class=\"sr-rates-grid\" style=\"margin-top:40px;\">\n      <div class=\"sr-rate-card\"><div class=\"sr-rate-num\">10x<\/div><div class=\"sr-rate-label\">Gather Rates<\/div><\/div>\n      <div class=\"sr-rate-card\"><div class=\"sr-rate-num\">\u221e<\/div><div class=\"sr-rate-label\">Instant Craft<\/div><\/div>\n      <div class=\"sr-rate-card\"><div class=\"sr-rate-num\">\u26a1<\/div><div class=\"sr-rate-label\">Quick Smelt<\/div><\/div>\n      <div class=\"sr-rate-card\"><div class=\"sr-rate-num\">\u2713<\/div><div class=\"sr-rate-label\">All BPs Unlocked<\/div><\/div>\n      <div class=\"sr-rate-card\"><div class=\"sr-rate-num\">5<\/div><div class=\"sr-rate-label\">Max Team \/ Clan<\/div><\/div>\n      <div class=\"sr-rate-card\"><div class=\"sr-rate-num\">FI<\/div><div class=\"sr-rate-label\">Finland Server<\/div><\/div>\n    <\/div>\n  <\/section>\n\n  <hr class=\"sr-divider\">\n\n  <!-- FEATURES GRID -->\n  <div class=\"sr-bg-alt\">\n    <section class=\"sr-section\">\n      <div class=\"sr-section-sub\">What&#8217;s Included<\/div>\n      <h2 class=\"sr-section-title\">Every <span>Tool<\/span> You Need<\/h2>\n\n      <div class=\"sr-features\" style=\"margin-top:40px;\">\n        <div class=\"sr-feat\">\n          <span class=\"sr-feat-icon\">\ud83c\udf92<\/span>\n          <div class=\"sr-feat-title\">Backpacks<\/div>\n          <div class=\"sr-feat-desc\">Carry more loot with personal backpacks \u2014 never lose your best items again.<\/div>\n        <\/div>\n        <div class=\"sr-feat\">\n          <span class=\"sr-feat-icon\">\ud83c\udfa8<\/span>\n          <div class=\"sr-feat-title\">Skinbox<\/div>\n          <div class=\"sr-feat-desc\">Apply any skin to your items for free. Customize your gear your way.<\/div>\n        <\/div>\n        <div class=\"sr-feat\">\n          <span class=\"sr-feat-icon\">\ud83d\ude81<\/span>\n          <div class=\"sr-feat-title\">Personal Minicopter<\/div>\n          <div class=\"sr-feat-desc\">Spawn your own minicopter with fuel included. Rule the skies.<\/div>\n        <\/div>\n        <div class=\"sr-feat\">\n          <span class=\"sr-feat-icon\">\ud83c\udfe0<\/span>\n          <div class=\"sr-feat-title\">Homes &#038; Teleport<\/div>\n          <div class=\"sr-feat-desc\">Set home points and teleport to friends. Fast travel across the map.<\/div>\n        <\/div>\n        <div class=\"sr-feat\">\n          <span class=\"sr-feat-icon\">\ud83c\udf81<\/span>\n          <div class=\"sr-feat-title\">Free Starter Kit<\/div>\n          <div class=\"sr-feat-desc\">Hit the ground running with a free starter kit every wipe.<\/div>\n        <\/div>\n        <div class=\"sr-feat\">\n          <span class=\"sr-feat-icon\">\ud83d\udcb0<\/span>\n          <div class=\"sr-feat-title\">Safe Trading<\/div>\n          <div class=\"sr-feat-desc\">Trade safely with other players using the built-in secure trade system.<\/div>\n        <\/div>\n        <div class=\"sr-feat\">\n          <span class=\"sr-feat-icon\">\ud83d\udee1\ufe0f<\/span>\n          <div class=\"sr-feat-title\">Clan System<\/div>\n          <div class=\"sr-feat-desc\">Create or join a clan with automatic door authorization. Max 5 members.<\/div>\n        <\/div>\n        <div class=\"sr-feat\">\n          <span class=\"sr-feat-icon\">\u2694\ufe0f<\/span>\n          <div class=\"sr-feat-title\">Raidable Bases<\/div>\n          <div class=\"sr-feat-desc\">PvE raidable base events with juicy loot. Challenge the AI defenses.<\/div>\n        <\/div>\n        <div class=\"sr-feat\">\n          <span class=\"sr-feat-icon\">\ud83c\udf19<\/span>\n          <div class=\"sr-feat-title\">Skip Night Vote<\/div>\n          <div class=\"sr-feat-desc\">Vote to skip the night \u2014 no more waiting in the dark.<\/div>\n        <\/div>\n        <div class=\"sr-feat\">\n          <span class=\"sr-feat-icon\">\ud83d\udd2b<\/span>\n          <div class=\"sr-feat-title\">Powerless Turrets<\/div>\n          <div class=\"sr-feat-desc\">Turrets work without electricity. Defend your base from day one.<\/div>\n        <\/div>\n        <div class=\"sr-feat\">\n          <span class=\"sr-feat-icon\">\u2744\ufe0f<\/span>\n          <div class=\"sr-feat-title\">No Cold Damage<\/div>\n          <div class=\"sr-feat-desc\">No cold damage on the server. Explore the tundra without freezing.<\/div>\n        <\/div>\n        <div class=\"sr-feat\">\n          <span class=\"sr-feat-icon\">\ud83d\udce6<\/span>\n          <div class=\"sr-feat-title\">Loot++<\/div>\n          <div class=\"sr-feat-desc\">Enhanced loot tables \u2014 no junk loot. Every crate is worth opening.<\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n  <\/div>\n\n  <hr class=\"sr-divider\">\n\n  <!-- WIPE SCHEDULE -->\n  <section class=\"sr-section\" id=\"wipe\">\n    <div class=\"sr-section-sub\">Schedule<\/div>\n    <h2 class=\"sr-section-title\">Wipe <span>Schedule<\/span><\/h2>\n\n    <div class=\"sr-wipe-grid\" style=\"margin-top:40px;\">\n      <div class=\"sr-wipe-card highlight\">\n        <div class=\"sr-wipe-type\">Map Wipe<\/div>\n        <div class=\"sr-wipe-name\">Every Friday<\/div>\n        <div class=\"sr-wipe-detail\">\n          <strong>17:00 EET (UTC+2\/+3)<\/strong><br>\n          Map and buildings wipe weekly.<br>\n          Blueprints are kept.<br>\n          Map size: <strong>3500<\/strong>\n        <\/div>\n      <\/div>\n      <div class=\"sr-wipe-card\">\n        <div class=\"sr-wipe-type\">Force Wipe<\/div>\n        <div class=\"sr-wipe-name\">First Thursday of Month<\/div>\n        <div class=\"sr-wipe-detail\">\n          <strong>21:00 EET (UTC+2\/+3)<\/strong><br>\n          Full wipe including blueprints.<br>\n          Follows Facepunch&#8217;s monthly update.<br>\n          Fresh start for everyone.\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div style=\"margin-top: 40px;\">\n      <div class=\"sr-section-sub\" style=\"margin-bottom:20px;\">Server Info<\/div>\n      <table class=\"sr-table\">\n        <tbody>\n          <tr><td>Server Name<\/td><td>SisuRust 10x<\/td><\/tr>\n          <tr><td>IP<\/td><td>connect.sisurust.com<\/td><\/tr>\n          <tr><td>Location<\/td><td>\ud83c\uddeb\ud83c\uddee Finland<\/td><\/tr>\n          <tr><td>Map Size<\/td><td>3500<\/td><\/tr>\n          <tr><td>Max Team \/ Clan<\/td><td>5 players<\/td><\/tr>\n          <tr><td>Gather Rate<\/td><td>10x<\/td><\/tr>\n          <tr><td>Blueprints<\/td><td>All unlocked from start<\/td><\/tr>\n          <tr><td>Private Messages<\/td><td>\u2713 Enabled<\/td><\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/section>\n\n  <hr class=\"sr-divider\">\n\n  <!-- RULES -->\n  <div class=\"sr-bg-alt\">\n    <section class=\"sr-section\" id=\"rules\">\n      <div class=\"sr-section-sub\">Fair Play<\/div>\n      <h2 class=\"sr-section-title\">Server <span>Rules<\/span><\/h2>\n\n      <ul class=\"sr-rules-list\" style=\"margin-top:40px;\">\n        <li class=\"red\"><strong>No cheating or hacking<\/strong> \u2014 permanent ban, no appeal.<\/li>\n        <li class=\"red\"><strong>No bug exploits or duping<\/strong> \u2014 immediate ban.<\/li>\n        <li><strong>Respect all players<\/strong> \u2014 no racism, harassment or hate speech.<\/li>\n        <li><strong>No grief building<\/strong> \u2014 don&#8217;t build to harass others.<\/li>\n        <li><strong>Max team \/ clan size: 5<\/strong> \u2014 no mega alliances.<\/li>\n        <li><strong>No blocking monuments<\/strong> or loot spawns with structures.<\/li>\n        <li><strong>PvP &#038; raiding is fully allowed<\/strong> \u2014 this is Rust!<\/li>\n        <li><strong>Don&#8217;t target new players<\/strong> (under 24h) repeatedly.<\/li>\n        <li><strong>Admins have final say<\/strong> \u2014 disputes via Discord.<\/li>\n        <li><strong>Report violations<\/strong> in Discord #raportit channel.<\/li>\n      <\/ul>\n\n      <div style=\"margin-top: 32px; text-align: center;\">\n        <a href=\"\/index.php\/rules\/\" class=\"sr-btn sr-btn-secondary\" style=\"display:inline-block;\">Read Full Rules \u2192<\/a>\n      <\/div>\n    <\/section>\n  <\/div>\n\n  <hr class=\"sr-divider\">\n\n  <!-- DISCORD CTA -->\n  <div class=\"sr-discord-section\">\n    <div class=\"sr-discord-icon\">\ud83d\udcac<\/div>\n    <h2 class=\"sr-section-title\">Join the <span>Community<\/span><\/h2>\n    <p class=\"sr-discord-desc\">Connect with hundreds of Finnish Rust players. Get wipe alerts, find teammates, report issues and stay up to date with server news.<\/p>\n    <a href=\"https:\/\/discord.sisurust.com\" target=\"_blank\" class=\"sr-btn sr-btn-primary\" style=\"font-size:1.1rem; padding: 16px 48px;\">discord.sisurust.com<\/a>\n  <\/div>\n\n  <!-- FOOTER -->\n  <footer class=\"sr-footer\">\n    <p>\u00a9 2026 SISURUST &nbsp;\u00b7&nbsp; Nordic Steel \u00b7 No Mercy &nbsp;\u00b7&nbsp; <a href=\"https:\/\/discord.sisurust.com\" target=\"_blank\">Discord<\/a> &nbsp;\u00b7&nbsp; <a href=\"\/index.php\/rules\/\">Rules<\/a> &nbsp;\u00b7&nbsp; <a href=\"\/index.php\/join-the-server\/\">Join<\/a><\/p>\n  <\/footer>\n\n<\/div>\n\n<script>\n\/\/ Smooth scroll for anchor links\ndocument.querySelectorAll('#sisurust-wrap a[href^=\"#\"]').forEach(function(a) {\n  a.addEventListener('click', function(e) {\n    var target = document.querySelector(this.getAttribute('href'));\n    if (target) {\n      e.preventDefault();\n      target.scrollIntoView({ behavior: 'smooth', block: 'start' });\n    }\n  });\n});\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>10x SISURUST Nordic Steel &nbsp;\u00b7&nbsp; No Mercy \ud83d\udcac Join Discord Explore Server Connect in-game connect.sisurust.com Server Rates Play Faster. Build Bigger. 10x Gather Rates \u221e Instant Craft \u26a1 Quick Smelt \u2713 All BPs Unlocked 5 Max Team \/ Clan FI Finland Server What&#8217;s Included Every Tool You Need \ud83c\udf92 Backpacks Carry more loot with personal&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-27","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.sisurust.com\/index.php\/wp-json\/wp\/v2\/pages\/27","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sisurust.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.sisurust.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.sisurust.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sisurust.com\/index.php\/wp-json\/wp\/v2\/comments?post=27"}],"version-history":[{"count":2,"href":"https:\/\/www.sisurust.com\/index.php\/wp-json\/wp\/v2\/pages\/27\/revisions"}],"predecessor-version":[{"id":33,"href":"https:\/\/www.sisurust.com\/index.php\/wp-json\/wp\/v2\/pages\/27\/revisions\/33"}],"wp:attachment":[{"href":"https:\/\/www.sisurust.com\/index.php\/wp-json\/wp\/v2\/media?parent=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}