{"id":29813,"date":"2026-05-27T00:37:40","date_gmt":"2026-05-27T00:37:40","guid":{"rendered":"https:\/\/b17nliqfki.wpdns.site\/?page_id=29813"},"modified":"2026-05-27T08:15:21","modified_gmt":"2026-05-27T08:15:21","slug":"warehouse-logistics-waste","status":"publish","type":"page","link":"https:\/\/www.arzir.com\/ru\/warehouse-logistics-waste\/","title":{"rendered":"Warehouse &amp; Logistics Waste"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Warehouse &amp; Logistics Waste Management Solutions | ARZIR<\/title>\n  <meta name=\"description\" content=\"Efficient vertical baling solutions for packaging materials and shipping waste in logistics operations. 75% space reduction with 24\/7 operation ready.\" \/>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&#038;family=Space+Grotesk:wght@700&#038;display=swap\" rel=\"stylesheet\" \/>\n  <style>\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    :root {\n      --orange: #ff6b2c;\n      --orange-dark: #e55a1f;\n      --hero-bg: #0b1019;\n      --bg: #ffffff;\n      --surface: #f8f9fb;\n      --surface-strong: #f1f3f6;\n      --border: rgba(0,0,0,0.08);\n      --text: #1a2332;\n      --muted: #6b7a8d;\n      --serif: 'Space Grotesk', sans-serif;\n      --sans: 'DM Sans', sans-serif;\n      --radius: 10px;\n      --radius-lg: 18px;\n      --shadow: 0 18px 50px rgba(12, 18, 28, 0.10);\n    }\n\n    html { scroll-behavior: smooth; }\n\n    body {\n      font-family: var(--sans);\n      background: var(--bg);\n      color: var(--text);\n      line-height: 1.6;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    img {\n      max-width: 100%;\n      display: block;\n    }\n\n    .arzir-wrap {\n      width: 100vw;\n      position: relative;\n      left: 50%;\n      right: 50%;\n      margin-left: -50vw;\n      margin-right: -50vw;\n    }\n\n    .container {\n      width: min(1200px, calc(100% - 48px));\n      margin: 0 auto;\n    }\n\n    .section {\n      padding: 96px 0;\n    }\n\n    .section.alt {\n      background: var(--surface);\n    }\n\n    .eyebrow {\n      display: inline-block;\n      margin-bottom: 14px;\n      color: var(--orange);\n      font-size: 0.78rem;\n      font-weight: 700;\n      letter-spacing: 0.13em;\n      text-transform: uppercase;\n    }\n\n    .section-header {\n      max-width: 740px;\n      margin-bottom: 44px;\n    }\n\n    .section-header.centered {\n      margin-inline: auto;\n      text-align: center;\n    }\n\n    h1,\n    h2,\n    h3 {\n      font-family: var(--serif);\n      font-weight: 700;\n      line-height: 1.12;\n      color: var(--text);\n    }\n\n    h2 {\n      font-size: clamp(2rem, 4vw, 2.75rem);\n      margin-bottom: 14px;\n    }\n\n    h2 em,\n    .accent {\n      color: var(--orange);\n      font-style: normal;\n    }\n\n    .section-desc {\n      color: var(--muted);\n      font-size: 1rem;\n    }\n\n    .hero {\n      position: relative;\n      overflow: hidden;\n      padding: 112px 0 88px;\n      background:\n        radial-gradient(circle at 75% 10%, rgba(255,107,44,0.24), transparent 28%),\n        radial-gradient(circle at 15% 30%, rgba(255,107,44,0.12), transparent 26%),\n        #0b1019;\n      color: #e2e8f0;\n    }\n\n    .hero::before {\n      content: \"\";\n      position: absolute;\n      inset: 0;\n      background-image:\n        linear-gradient(rgba(255,255,255,0.035) 1px, transparent 1px),\n        linear-gradient(90deg, rgba(255,255,255,0.035) 1px, transparent 1px);\n      background-size: 60px 60px;\n      pointer-events: none;\n    }\n\n    .hero-grid {\n      position: relative;\n      z-index: 1;\n      display: grid;\n      grid-template-columns: minmax(0, 1.04fr) minmax(360px, 0.96fr);\n      gap: 56px;\n      align-items: center;\n    }\n\n    .hero .eyebrow {\n      color: #ff9a6f;\n    }\n\n    .hero h1 {\n      max-width: 760px;\n      margin-bottom: 22px;\n      color: #ffffff;\n      font-size: clamp(2.8rem, 6vw, 5rem);\n    }\n\n    .hero-lead {\n      max-width: 620px;\n      margin-bottom: 30px;\n      color: #a7b3c4;\n      font-size: 1.13rem;\n    }\n\n    .hero-quote-button {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 0.55rem;\n      min-height: 3rem;\n      padding: 0 1.35rem;\n      border: none;\n      border-radius: 0.5rem;\n      background: var(--orange);\n      color: #ffffff;\n      cursor: pointer;\n      font-family: var(--sans);\n      font-size: 0.92rem;\n      font-weight: 700;\n      letter-spacing: 0.03em;\n      text-decoration: none;\n      text-transform: uppercase;\n      transition: background 0.2s, transform 0.2s;\n    }\n\n    .hero-quote-button:hover {\n      background: var(--orange-dark);\n      color: #ffffff;\n      transform: scale(1.02);\n    }\n\n    .hero-quote-button svg {\n      width: 1rem;\n      height: 1rem;\n      fill: none;\n      stroke: currentColor;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n      stroke-width: 2;\n    }\n\n    .hero-card {\n      position: relative;\n      overflow: hidden;\n      border: 1px solid rgba(255,255,255,0.12);\n      border-radius: 26px;\n      background: rgba(255,255,255,0.07);\n      box-shadow: 0 28px 80px rgba(0,0,0,0.30);\n    }\n\n    .hero-card img {\n      width: 100%;\n      aspect-ratio: 4 \/ 3;\n      object-fit: cover;\n      opacity: 0.88;\n    }\n\n    .hero-card-caption {\n      position: absolute;\n      left: 20px;\n      right: 20px;\n      bottom: 20px;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 12px;\n    }\n\n    .hero-badge {\n      padding: 16px;\n      border: 1px solid rgba(255,255,255,0.16);\n      border-radius: 16px;\n      background: rgba(11,16,25,0.78);\n      backdrop-filter: blur(10px);\n    }\n\n    .hero-badge strong {\n      display: block;\n      color: var(--orange);\n      font-size: 1.5rem;\n      line-height: 1.1;\n    }\n\n    .hero-badge span {\n      color: #b8c3d2;\n      font-size: 0.82rem;\n    }\n\n    .hero-stats {\n      position: relative;\n      z-index: 1;\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 18px;\n      margin-top: 64px;\n    }\n\n    .stat-card {\n      padding: 24px 22px;\n      border: 1px solid rgba(255,255,255,0.10);\n      border-radius: var(--radius-lg);\n      background: rgba(255,255,255,0.06);\n    }\n\n    .stat-value {\n      display: block;\n      margin-bottom: 6px;\n      color: var(--orange);\n      font-size: 2rem;\n      font-weight: 700;\n      line-height: 1;\n    }\n\n    .stat-label {\n      color: #a7b3c4;\n      font-size: 0.86rem;\n    }\n\n    .overview-simple {\n      max-width: 1200px;\n    }\n\n    .overview-simple h2 {\n      margin-bottom: 28px;\n      color: #111111;\n      font-family: var(--sans);\n      font-size: clamp(1.8rem, 3vw, 2.4rem);\n      line-height: 1.15;\n    }\n\n    .overview-simple p {\n      color: #4b5563;\n      font-size: 1rem;\n      line-height: 1.72;\n    }\n\n    .overview-simple .hero-stats {\n      margin-top: 34px;\n    }\n\n    .overview-simple .stat-card {\n      border: 1px solid var(--border);\n      background: var(--surface);\n    }\n\n    .overview-simple .stat-label {\n      color: var(--muted);\n    }\n\n    .outcome-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 18px;\n      max-width: 1200px;\n      margin: 0 auto;\n    }\n\n    .challenges-section .section-header {\n      margin-bottom: 28px;\n    }\n\n    .challenges-section .section-header h2 {\n      color: #111111;\n      font-family: var(--sans);\n      font-size: clamp(1.8rem, 3vw, 2.25rem);\n      line-height: 1.2;\n    }\n\n    .outcome-card,\n    .equipment-card,\n    .case-card,\n    .kpi-card,\n    .facility-card,\n    .integration-card {\n      border: 1px solid var(--border);\n      border-radius: var(--radius-lg);\n      background: #fff;\n    }\n\n    .outcome-card {\n      display: grid;\n      grid-template-columns: 1fr auto 1fr;\n      gap: 22px;\n      align-items: center;\n      padding: 20px 22px;\n      box-shadow: 0 10px 26px rgba(12, 18, 28, 0.04);\n    }\n\n    .pain-point {\n      display: block;\n      margin-bottom: 7px;\n      color: #c94d4d;\n      font-size: 0.78rem;\n      font-weight: 600;\n    }\n\n    .outcome-card h3,\n    .outcome-card p {\n      margin: 0;\n      color: #374151;\n      font-family: var(--sans);\n      font-size: 0.94rem;\n      font-weight: 400;\n      line-height: 1.4;\n    }\n\n    .outcome-arrow {\n      color: #14879a;\n      font-size: 1.15rem;\n      line-height: 1;\n    }\n\n    .outcome-result {\n      text-align: right;\n    }\n\n    .outcome-label {\n      display: block;\n      margin-bottom: 7px;\n      color: #0d9f68;\n      font-size: 0.78rem;\n      font-weight: 600;\n    }\n\n    .workflow {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 20px;\n      counter-reset: step;\n    }\n\n    .workflow-step {\n      position: relative;\n      padding: 30px 24px;\n      border: 1px solid var(--border);\n      border-radius: var(--radius-lg);\n      background: #fff;\n      counter-increment: step;\n    }\n\n    .workflow-step::before {\n      content: counter(step);\n      display: grid;\n      width: 42px;\n      height: 42px;\n      margin-bottom: 22px;\n      place-items: center;\n      border-radius: 50%;\n      background: rgba(255,107,44,0.12);\n      color: var(--orange);\n      font-family: var(--serif);\n      font-size: 1.1rem;\n      font-weight: 700;\n    }\n\n    .workflow-step h3 {\n      margin-bottom: 10px;\n      font-size: 1.05rem;\n    }\n\n    .workflow-step p {\n      color: var(--muted);\n      font-size: 0.9rem;\n    }\n\n    .equipment-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 20px;\n    }\n\n    .equipment-grid.three-col {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .equipment-card {\n      display: flex;\n      flex-direction: column;\n      padding: 28px 24px;\n      transition: transform 0.2s, box-shadow 0.2s;\n    }\n\n    .equipment-card:hover {\n      transform: translateY(-4px);\n      box-shadow: var(--shadow);\n    }\n\n    .equipment-icon {\n      display: grid;\n      width: 50px;\n      height: 50px;\n      margin-bottom: 18px;\n      place-items: center;\n      border-radius: 14px;\n      background: rgba(255,107,44,0.12);\n      color: var(--orange);\n    }\n\n    .equipment-icon svg {\n      width: 28px;\n      height: 28px;\n    }\n\n    .equipment-card h3 {\n      margin-bottom: 10px;\n      font-size: 1.08rem;\n    }\n\n    .equipment-card p {\n      flex: 1;\n      color: var(--muted);\n      font-size: 0.9rem;\n    }\n\n    .equipment-learn-more {\n      display: inline-flex;\n      align-items: center;\n      gap: 0.35rem;\n      margin-top: 16px;\n      color: var(--orange);\n      font-size: 0.88rem;\n      font-weight: 600;\n      text-decoration: none;\n      transition: gap 0.2s;\n    }\n\n    .equipment-learn-more:hover {\n      gap: 0.55rem;\n    }\n\n    .equipment-learn-more svg {\n      width: 0.88rem;\n      height: 0.88rem;\n      fill: none;\n      stroke: currentColor;\n      stroke-linecap: round;\n      stroke-linejoin: round;\n      stroke-width: 2;\n    }\n\n    .facility-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 24px;\n    }\n\n    .facility-card {\n      padding: 32px;\n    }\n\n    .facility-card h3 {\n      margin-bottom: 10px;\n      font-size: 1.25rem;\n    }\n\n    .facility-equipment {\n      margin-bottom: 18px;\n      color: var(--orange);\n      font-size: 0.88rem;\n      font-weight: 600;\n    }\n\n    .facility-card h4 {\n      margin-bottom: 10px;\n      color: var(--text);\n      font-family: var(--sans);\n      font-size: 0.82rem;\n      font-weight: 700;\n      letter-spacing: 0.06em;\n      text-transform: uppercase;\n    }\n\n    .facility-materials {\n      margin-bottom: 18px;\n      padding-left: 0;\n      list-style: none;\n    }\n\n    .facility-materials li {\n      position: relative;\n      padding-left: 16px;\n      color: var(--muted);\n      font-size: 0.9rem;\n    }\n\n    .facility-materials li::before {\n      content: \"\u2022\";\n      position: absolute;\n      left: 0;\n      color: var(--orange);\n    }\n\n    .facility-volume {\n      padding: 14px 16px;\n      border-radius: 12px;\n      background: var(--surface);\n    }\n\n    .facility-volume strong {\n      display: block;\n      margin-bottom: 4px;\n      color: var(--text);\n      font-size: 0.82rem;\n      font-weight: 700;\n      letter-spacing: 0.04em;\n      text-transform: uppercase;\n    }\n\n    .facility-volume span {\n      color: var(--orange);\n      font-size: 1.05rem;\n      font-weight: 700;\n    }\n\n    .integration-grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 24px;\n    }\n\n    .integration-card {\n      padding: 32px;\n      background:\n        linear-gradient(135deg, rgba(255,107,44,0.08), rgba(255,255,255,0) 42%),\n        #fff;\n    }\n\n    .integration-card h3 {\n      margin-bottom: 12px;\n      font-size: 1.25rem;\n    }\n\n    .integration-desc {\n      margin-bottom: 20px;\n      color: var(--muted);\n      font-size: 0.92rem;\n    }\n\n    .integration-label {\n      display: block;\n      margin-bottom: 10px;\n      color: var(--text);\n      font-size: 0.82rem;\n      font-weight: 700;\n      letter-spacing: 0.06em;\n      text-transform: uppercase;\n    }\n\n    .integration-benefits {\n      padding-left: 0;\n      list-style: none;\n    }\n\n    .integration-benefits li {\n      position: relative;\n      padding-left: 16px;\n      color: var(--muted);\n      font-size: 0.9rem;\n    }\n\n    .integration-benefits li + li {\n      margin-top: 6px;\n    }\n\n    .integration-benefits li::before {\n      content: \"\";\n      position: absolute;\n      top: 0.55em;\n      left: 0;\n      width: 6px;\n      height: 6px;\n      border-radius: 50%;\n      background: var(--orange);\n    }\n\n    .case-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 24px;\n    }\n\n    .case-card {\n      padding: 32px;\n      background:\n        linear-gradient(135deg, rgba(255,107,44,0.08), rgba(255,255,255,0) 42%),\n        #fff;\n    }\n\n    .case-card h3 {\n      margin-bottom: 14px;\n      font-size: 1.25rem;\n    }\n\n    .case-meta {\n      margin-bottom: 22px;\n      color: var(--muted);\n      font-size: 0.92rem;\n    }\n\n    .case-results {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 14px;\n    }\n\n    .case-result {\n      padding: 16px;\n      border-radius: 14px;\n      background: var(--surface);\n    }\n\n    .case-result strong {\n      display: block;\n      color: var(--orange);\n      font-size: 1.18rem;\n      line-height: 1.2;\n    }\n\n    .case-result span {\n      color: var(--muted);\n      font-size: 0.82rem;\n    }\n\n    .kpi-compliance-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 24px;\n    }\n\n    .kpi-card {\n      padding: 32px;\n    }\n\n    .kpi-card h3 {\n      margin-bottom: 24px;\n      font-size: 1.28rem;\n    }\n\n    .metric-list,\n    .compliance-list {\n      display: grid;\n      gap: 16px;\n      list-style: none;\n    }\n\n    .metric-list li {\n      display: flex;\n      justify-content: space-between;\n      gap: 18px;\n      padding-bottom: 14px;\n      border-bottom: 1px solid var(--border);\n      color: var(--muted);\n    }\n\n    .metric-list li:last-child {\n      padding-bottom: 0;\n      border-bottom: 0;\n    }\n\n    .metric-list strong {\n      color: var(--text);\n      white-space: nowrap;\n    }\n\n    .compliance-list li {\n      position: relative;\n      padding-left: 30px;\n      color: var(--muted);\n    }\n\n    .compliance-list li::before {\n      content: \"\";\n      position: absolute;\n      top: 0.5em;\n      left: 0;\n      width: 10px;\n      height: 10px;\n      border-radius: 50%;\n      background: var(--orange);\n      box-shadow: 0 0 0 6px rgba(255,107,44,0.12);\n    }\n\n    #arzir-quote-modal {\n      position: fixed;\n      inset: 0;\n      z-index: 99999;\n      display: none;\n      align-items: center;\n      justify-content: center;\n      padding: 1rem;\n      font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,\n                   \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    }\n\n    #arzir-quote-modal.is-open {\n      display: flex;\n    }\n\n    #arzir-quote-modal .quote-modal-backdrop {\n      position: absolute;\n      inset: 0;\n      background: rgba(0, 0, 0, 0.55);\n      cursor: pointer;\n    }\n\n    #arzir-quote-modal .quote-modal-dialog {\n      position: relative;\n      z-index: 1;\n      width: 100%;\n      max-width: 40rem;\n      max-height: min(90vh, 720px);\n      overflow-y: auto;\n      background: #ffffff;\n      border-radius: 0.75rem;\n      box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);\n    }\n\n    #arzir-quote-modal .quote-modal-header {\n      position: sticky;\n      top: 0;\n      z-index: 1;\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 1rem;\n      padding: 1.25rem 1.5rem;\n      border-bottom: 1px solid #e5e7eb;\n      background: #ffffff;\n    }\n\n    #arzir-quote-modal .quote-modal-title {\n      margin: 0;\n      color: #000000;\n      font-size: 1.125rem;\n      font-weight: 700;\n    }\n\n    #arzir-quote-modal .quote-modal-close {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      width: 2rem;\n      height: 2rem;\n      padding: 0;\n      border: none;\n      border-radius: 0.375rem;\n      background: #f3f4f6;\n      color: #4b5563;\n      cursor: pointer;\n      flex-shrink: 0;\n      font-size: 1.25rem;\n      line-height: 1;\n      transition: background 0.15s, color 0.15s;\n    }\n\n    #arzir-quote-modal .quote-modal-close:hover {\n      background: #e5e7eb;\n      color: #000000;\n    }\n\n    #arzir-quote-modal .quote-modal-body {\n      padding: 1.5rem;\n    }\n\n    @media (max-width: 1000px) {\n      .hero-grid,\n      .kpi-compliance-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .hero-stats,\n      .workflow,\n      .equipment-grid,\n      .equipment-grid.three-col,\n      .integration-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .facility-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media (max-width: 700px) {\n      .container {\n        width: min(100% - 32px, 1200px);\n      }\n\n      .section {\n        padding: 72px 0;\n      }\n\n      .hero {\n        padding: 84px 0 70px;\n      }\n\n      .hero-grid {\n        gap: 34px;\n      }\n\n      .hero-card-caption,\n      .hero-stats,\n      .outcome-grid,\n      .workflow,\n      .equipment-grid,\n      .equipment-grid.three-col,\n      .integration-grid,\n      .facility-grid,\n      .case-grid,\n      .case-results {\n        grid-template-columns: 1fr;\n      }\n\n      .outcome-card {\n        grid-template-columns: 1fr;\n        gap: 12px;\n      }\n\n      .outcome-arrow,\n      .outcome-result {\n        text-align: left;\n      }\n\n      .case-card,\n      .kpi-card,\n      .facility-card,\n      .integration-card {\n        padding: 24px;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n<main>\n  <section class=\"hero arzir-wrap\">\n    <div class=\"container\">\n      <div class=\"hero-grid\">\n        <div>\n          <h1>Warehouse &amp; Logistics Waste Management<\/h1>\n          <p class=\"hero-lead\">\n            Efficient vertical baling solutions for packaging materials and shipping waste in logistics operations.\n          <\/p>\n          <button type=\"button\" class=\"hero-quote-button\" onclick=\"window.arzirOpenQuote &#038;&#038; window.arzirOpenQuote();\">\n            Get a Quote\n            <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n              <path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/>\n            <\/svg>\n          <\/button>\n        <\/div>\n\n        <figure class=\"hero-card\">\n          <img decoding=\"async\" src=\"https:\/\/www.arzir.com\/wp-content\/uploads\/2026\/05\/Warehouse-Logistics-Waste-Management.png\" alt=\"Warehouse &amp; Logistics Waste Management - Vertical Baler Solutions\" \/>\n          <figcaption class=\"hero-card-caption\">\n            <div class=\"hero-badge\">\n              <strong>75%<\/strong>\n              <span>Space reduction<\/span>\n            <\/div>\n            <div class=\"hero-badge\">\n              <strong>24\/7<\/strong>\n              <span>Operation ready<\/span>\n            <\/div>\n          <\/figcaption>\n        <\/figure>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section arzir-wrap\">\n    <div class=\"container\">\n      <div class=\"overview-simple\">\n        <h2>Industry Overview<\/h2>\n        <p>\n          Warehouse and logistics operations generate substantial packaging waste from receiving, shipping, and returns processing \u2014 consuming valuable floor space and driving up disposal costs. Vertical baling solutions compress cardboard, stretch wrap, bubble wrap, and mixed packaging into dense, standardized bales that reduce storage footprint, lower transportation frequency, and enable flexible pickup schedules. From e-commerce fulfillment centers to 3PL distribution hubs, ARZIR vertical balers integrate seamlessly into warehouse workflows without disrupting material flow operations.\n        <\/p>\n        <div class=\"hero-stats\" aria-label=\"Warehouse logistics waste management performance highlights\">\n          <div class=\"stat-card\">\n            <span class=\"stat-value\">75%<\/span>\n            <span class=\"stat-label\">Space reduction<\/span>\n          <\/div>\n          <div class=\"stat-card\">\n            <span class=\"stat-value\">24\/7<\/span>\n            <span class=\"stat-label\">Operation ready<\/span>\n          <\/div>\n          <div class=\"stat-card\">\n            <span class=\"stat-value\">60%+<\/span>\n            <span class=\"stat-label\">Labor efficiency<\/span>\n          <\/div>\n          <div class=\"stat-card\">\n            <span class=\"stat-value\">5-8<\/span>\n            <span class=\"stat-label\">Bales per hour<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section alt arzir-wrap challenges-section\">\n    <div class=\"container\">\n      <div class=\"section-header centered\">\n        <h2>Warehouse Waste Challenges &amp; Solutions<\/h2>\n        <p class=\"section-desc\">Transform warehouse waste management with efficient vertical baling solutions<\/p>\n      <\/div>\n\n      <div class=\"outcome-grid\">\n        <article class=\"outcome-card\">\n          <div>\n            <span class=\"pain-point\">Challenge<\/span>\n            <h3>Overwhelming packaging waste from shipping operations<\/h3>\n          <\/div>\n          <span class=\"outcome-arrow\" aria-hidden=\"true\">\u2192<\/span>\n          <div class=\"outcome-result\">\n            <span class=\"outcome-label\">Solution<\/span>\n            <p>Systematic waste compaction and volume reduction<\/p>\n          <\/div>\n        <\/article>\n        <article class=\"outcome-card\">\n          <div>\n            <span class=\"pain-point\">Challenge<\/span>\n            <h3>Limited space for waste storage in busy facilities<\/h3>\n          <\/div>\n          <span class=\"outcome-arrow\" aria-hidden=\"true\">\u2192<\/span>\n          <div class=\"outcome-result\">\n            <span class=\"outcome-label\">Solution<\/span>\n            <p>Compact vertical balers fit in tight warehouse spaces<\/p>\n          <\/div>\n        <\/article>\n        <article class=\"outcome-card\">\n          <div>\n            <span class=\"pain-point\">Challenge<\/span>\n            <h3>High labor costs for manual waste handling<\/h3>\n          <\/div>\n          <span class=\"outcome-arrow\" aria-hidden=\"true\">\u2192<\/span>\n          <div class=\"outcome-result\">\n            <span class=\"outcome-label\">Solution<\/span>\n            <p>Automated baling reduces handling requirements<\/p>\n          <\/div>\n        <\/article>\n        <article class=\"outcome-card\">\n          <div>\n            <span class=\"pain-point\">Challenge<\/span>\n            <h3>Irregular waste pickup affecting operations<\/h3>\n          <\/div>\n          <span class=\"outcome-arrow\" aria-hidden=\"true\">\u2192<\/span>\n          <div class=\"outcome-result\">\n            <span class=\"outcome-label\">Solution<\/span>\n            <p>Dense bales enable flexible pickup schedules<\/p>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section arzir-wrap\">\n    <div class=\"container\">\n      <div class=\"section-header centered\">\n        <p class=\"eyebrow\">Key Benefits<\/p>\n        <h2>Warehouse Waste Management <em>Benefits<\/em><\/h2>\n        <p class=\"section-desc\">Comprehensive advantages for logistics operations<\/p>\n      <\/div>\n\n      <div class=\"equipment-grid\">\n        <article class=\"equipment-card\">\n          <div class=\"equipment-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M3 9h18M9 21V9\"\/><\/svg>\n          <\/div>\n          <h3>Optimized Floor Space<\/h3>\n          <p>Vertical design maximizes warehouse efficiency without disrupting material flow operations.<\/p>\n        <\/article>\n        <article class=\"equipment-card\">\n          <div class=\"equipment-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M12 2v20M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/><\/svg>\n          <\/div>\n          <h3>Operational Cost Savings<\/h3>\n          <p>Reduced waste disposal frequency and lower transportation costs improve bottom line.<\/p>\n        <\/article>\n        <article class=\"equipment-card\">\n          <div class=\"equipment-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M4 12h16M4 6h16M4 18h10\"\/><\/svg>\n          <\/div>\n          <h3>Streamlined Waste Handling<\/h3>\n          <p>Automated baling process integrates seamlessly with existing warehouse workflows.<\/p>\n        <\/article>\n        <article class=\"equipment-card\">\n          <div class=\"equipment-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M3 3h7l2 13h8l4-8H9\"\/><circle cx=\"9\" cy=\"20\" r=\"1\"\/><circle cx=\"18\" cy=\"20\" r=\"1\"\/><\/svg>\n          <\/div>\n          <h3>Logistics Efficiency<\/h3>\n          <p>Standardized bales enable predictable pickup schedules and better vendor negotiations.<\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section alt arzir-wrap\">\n    <div class=\"container\">\n      <div class=\"section-header centered\">\n        <p class=\"eyebrow\">Process Workflow<\/p>\n        <h2>Warehouse Waste Processing <em>Workflow<\/em><\/h2>\n        <p class=\"section-desc\">Integrated process for efficient waste handling in logistics operations<\/p>\n      <\/div>\n\n      <div class=\"workflow\">\n        <article class=\"workflow-step\">\n          <h3>Receiving Area Waste Collection<\/h3>\n          <p>Collect packaging materials, stretch wrap, and cardboard from incoming shipment processing areas.<\/p>\n        <\/article>\n        <article class=\"workflow-step\">\n          <h3>Shipping Waste Consolidation<\/h3>\n          <p>Gather plastic films, bubble wrap, and protective packaging from outbound shipping operations.<\/p>\n        <\/article>\n        <article class=\"workflow-step\">\n          <h3>High-Density Compression<\/h3>\n          <p>Process mixed packaging materials through vertical baler for optimal density and standardization.<\/p>\n        <\/article>\n        <article class=\"workflow-step\">\n          <h3>Logistics Optimization<\/h3>\n          <p>Store compact bales efficiently and coordinate pickup with recycling partners or waste management.<\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section arzir-wrap\">\n    <div class=\"container\">\n      <div class=\"section-header centered\">\n        <p class=\"eyebrow\">Warehouse Types<\/p>\n        <h2>Warehouse Type <em>Requirements<\/em><\/h2>\n        <p class=\"section-desc\">Tailored solutions for different warehouse and logistics operations<\/p>\n      <\/div>\n\n      <div class=\"facility-grid\">\n        <article class=\"facility-card\">\n          <h3>E-commerce Fulfillment<\/h3>\n          <p class=\"facility-equipment\">VB-30 or VB-50<\/p>\n          <h4>Typical Waste<\/h4>\n          <ul class=\"facility-materials\">\n            <li>Cardboard boxes<\/li>\n            <li>Plastic mailers<\/li>\n            <li>Bubble wrap<\/li>\n            <li>Packing paper<\/li>\n          <\/ul>\n          <div class=\"facility-volume\">\n            <strong>Daily Volume<\/strong>\n            <span>200-800 packages\/day<\/span>\n          <\/div>\n        <\/article>\n\n        <article class=\"facility-card\">\n          <h3>3PL Distribution Centers<\/h3>\n          <p class=\"facility-equipment\">VB-50 + additional units<\/p>\n          <h4>Typical Waste<\/h4>\n          <ul class=\"facility-materials\">\n            <li>Stretch wrap<\/li>\n            <li>Pallets<\/li>\n            <li>Shipping boxes<\/li>\n            <li>Protective packaging<\/li>\n          <\/ul>\n          <div class=\"facility-volume\">\n            <strong>Daily Volume<\/strong>\n            <span>500-1500 packages\/day<\/span>\n          <\/div>\n        <\/article>\n\n        <article class=\"facility-card\">\n          <h3>Cold Storage Facilities<\/h3>\n          <p class=\"facility-equipment\">VB-30 recommended<\/p>\n          <h4>Typical Waste<\/h4>\n          <ul class=\"facility-materials\">\n            <li>Insulated packaging<\/li>\n            <li>Frozen food boxes<\/li>\n            <li>Plastic films<\/li>\n            <li>Temperature packs<\/li>\n          <\/ul>\n          <div class=\"facility-volume\">\n            <strong>Daily Volume<\/strong>\n            <span>100-400 packages\/day<\/span>\n          <\/div>\n        <\/article>\n\n        <article class=\"facility-card\">\n          <h3>Automotive Parts Warehouses<\/h3>\n          <p class=\"facility-equipment\">VB-30 or VB-50<\/p>\n          <h4>Typical Waste<\/h4>\n          <ul class=\"facility-materials\">\n            <li>Parts packaging<\/li>\n            <li>Protective foam<\/li>\n            <li>Metal containers<\/li>\n            <li>Plastic wrapping<\/li>\n          <\/ul>\n          <div class=\"facility-volume\">\n            <strong>Daily Volume<\/strong>\n            <span>150-600 parts\/day<\/span>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section alt arzir-wrap\">\n    <div class=\"container\">\n      <div class=\"section-header centered\">\n        <p class=\"eyebrow\">Site Integration<\/p>\n        <h2>Warehouse Workflow <em>Integration<\/em><\/h2>\n        <p class=\"section-desc\">Strategic placement for seamless operational integration<\/p>\n      <\/div>\n\n      <div class=\"integration-grid\">\n        <article class=\"integration-card\">\n          <h3>Receiving Dock<\/h3>\n          <p class=\"integration-desc\">Install near unloading areas for immediate packaging waste processing.<\/p>\n          <span class=\"integration-label\">Key Benefits<\/span>\n          <ul class=\"integration-benefits\">\n            <li>Immediate waste processing<\/li>\n            <li>Reduced clutter<\/li>\n            <li>Improved safety<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"integration-card\">\n          <h3>Shipping Department<\/h3>\n          <p class=\"integration-desc\">Position close to packing stations for continuous plastic film and void fill disposal.<\/p>\n          <span class=\"integration-label\">Key Benefits<\/span>\n          <ul class=\"integration-benefits\">\n            <li>Continuous workflow<\/li>\n            <li>Space efficiency<\/li>\n            <li>Reduced handling<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"integration-card\">\n          <h3>Returns Processing<\/h3>\n          <p class=\"integration-desc\">Handle damaged packaging and returned item containers efficiently.<\/p>\n          <span class=\"integration-label\">Key Benefits<\/span>\n          <ul class=\"integration-benefits\">\n            <li>Quick turnaround<\/li>\n            <li>Quality control<\/li>\n            <li>Cost recovery<\/li>\n          <\/ul>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section arzir-wrap\">\n    <div class=\"container\">\n      <div class=\"section-header centered\">\n        <p class=\"eyebrow\">Recommended Equipment<\/p>\n        <h2>Vertical Balers for <em>Warehouse Operations<\/em><\/h2>\n        <p class=\"section-desc\">Vertical balers designed for warehouse and logistics operations<\/p>\n      <\/div>\n\n      <div class=\"equipment-grid three-col\">\n        <article class=\"equipment-card\">\n          <div class=\"equipment-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><path d=\"M3 7h18v10H3z\"\/><path d=\"M7 7V4h10v3M7 17v3h10v-3\"\/><\/svg>\n          <\/div>\n          <h3>Vertical Baler VB-30<\/h3>\n          <p>Ideal for medium warehouses processing mixed packaging materials daily.<\/p>\n          <a href=\"\/Vertical-Baler\/\" class=\"equipment-learn-more\">Learn More <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg><\/a>\n        <\/article>\n        <article class=\"equipment-card\">\n          <div class=\"equipment-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M16 7V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2\"\/><\/svg>\n          <\/div>\n          <h3>Vertical Baler VB-50<\/h3>\n          <p>Heavy-duty solution for large distribution centers with high waste volumes.<\/p>\n          <a href=\"\/Vertical-Baler\/\" class=\"equipment-learn-more\">Learn More <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg><\/a>\n        <\/article>\n        <article class=\"equipment-card\">\n          <div class=\"equipment-icon\" aria-hidden=\"true\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><rect x=\"1\" y=\"3\" width=\"15\" height=\"13\" rx=\"2\"\/><path d=\"M16 8h4l3 3v5h-7V8z\"\/><circle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\/><circle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\/><\/svg>\n          <\/div>\n          <h3>Mobile Compaction Unit<\/h3>\n          <p>Flexible solution for multi-location operations with varying waste volumes.<\/p>\n          <a href=\"\/Vertical-Baler\/\" class=\"equipment-learn-more\">Learn More <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M5 12h14\"\/><path d=\"m12 5 7 7-7 7\"\/><\/svg><\/a>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section alt arzir-wrap\">\n    <div class=\"container\">\n      <div class=\"section-header centered\">\n        <p class=\"eyebrow\">Case Studies<\/p>\n        <h2>Warehouse Success <em>Stories<\/em><\/h2>\n        <p class=\"section-desc\">Real results from warehouse and logistics implementations<\/p>\n      <\/div>\n\n      <div class=\"case-grid\">\n        <article class=\"case-card\">\n          <h3>E-commerce Distribution Center \u2014 Germany<\/h3>\n          <p class=\"case-meta\"><strong>Location:<\/strong> Germany &nbsp;|&nbsp; <strong>Equipment:<\/strong> ARZIR VB-50 Vertical Baler<\/p>\n          <div class=\"case-results\">\n            <div class=\"case-result\">\n              <strong>75%<\/strong>\n              <span>Space reduction<\/span>\n            <\/div>\n            <div class=\"case-result\">\n              <strong>\u20ac3,500<\/strong>\n              <span>Monthly savings<\/span>\n            <\/div>\n            <div class=\"case-result\">\n              <strong>500+<\/strong>\n              <span>Packages\/day processing<\/span>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"case-card\">\n          <h3>3PL Logistics Hub \u2014 USA<\/h3>\n          <p class=\"case-meta\"><strong>Location:<\/strong> United States &nbsp;|&nbsp; <strong>Equipment:<\/strong> Dual VB-30 Vertical Balers<\/p>\n          <div class=\"case-results\">\n            <div class=\"case-result\">\n              <strong>60%<\/strong>\n              <span>Cost reduction<\/span>\n            <\/div>\n            <div class=\"case-result\">\n              <strong>1,200<\/strong>\n              <span>Packages\/day capacity<\/span>\n            <\/div>\n            <div class=\"case-result\">\n              <strong>Single shift<\/strong>\n              <span>Operation<\/span>\n            <\/div>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"section arzir-wrap\">\n    <div class=\"container\">\n      <div class=\"section-header centered\">\n        <p class=\"eyebrow\">KPIs<\/p>\n        <h2>Key Performance <em>Indicators<\/em><\/h2>\n      <\/div>\n\n      <div class=\"kpi-compliance-grid\">\n        <article class=\"kpi-card\">\n          <h3>Performance Metrics<\/h3>\n          <ul class=\"metric-list\">\n            <li><span>Volume Reduction<\/span><strong>75-85%<\/strong><\/li>\n            <li><span>Labor Efficiency<\/span><strong>60%+ improvement<\/strong><\/li>\n            <li><span>Operating Costs<\/span><strong>40-50% lower<\/strong><\/li>\n            <li><span>Processing Speed<\/span><strong>5-8 bales\/hour<\/strong><\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"kpi-card\">\n          <h3>Operational Advantages<\/h3>\n          <ul class=\"compliance-list\">\n            <li>Compact vertical design fits tight warehouse spaces without disrupting material flow.<\/li>\n            <li>Automated baling reduces manual handling and labor requirements across shifts.<\/li>\n            <li>Dense standardized bales enable flexible pickup schedules and better vendor negotiations.<\/li>\n            <li>24\/7 operation ready for high-throughput distribution and fulfillment centers.<\/li>\n          <\/ul>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/main>\n\n<div id=\"arzir-quote-modal\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"quote-modal-title\" hidden>\n  <div class=\"quote-modal-backdrop\" aria-hidden=\"true\" onclick=\"window.arzirCloseQuote &#038;&#038; window.arzirCloseQuote();\"><\/div>\n  <div class=\"quote-modal-dialog\">\n    <div class=\"quote-modal-header\">\n      <h2 class=\"quote-modal-title\" id=\"quote-modal-title\">Get Detailed Quote<\/h2>\n      <button type=\"button\" class=\"quote-modal-close\" aria-label=\"Close\" onclick=\"window.arzirCloseQuote &#038;&#038; window.arzirCloseQuote();\">&times;<\/button>\n    <\/div>\n    <div class=\"quote-modal-body\" id=\"html-block-29071\">\n      \t\t\t<link rel=\"stylesheet\" id=\"elementor-post-29071-css\" href=\"https:\/\/www.arzir.com\/wp-content\/uploads\/elementor\/css\/post-29071.css?ver=1789110266\" type=\"text\/css\" media=\"all\">\n\t\t\t\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"29071\" class=\"elementor elementor-29071\" data-elementor-post-type=\"cms_block\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-19d495f e-flex e-con-boxed e-con e-parent\" data-id=\"19d495f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f7e443a elementor-button-align-center elementor-widget elementor-widget-form\" data-id=\"f7e443a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"New Form\" aria-label=\"New Form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"29071\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"f7e443a\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Shredder &#045; ARZIR\" \/>\n\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tName\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-md  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-md  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-company elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-company\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCompany\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[company]\" id=\"form-field-company\" class=\"elementor-field elementor-size-md  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_23a60a1 elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_23a60a1\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tWhatsApp\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_23a60a1]\" id=\"form-field-field_23a60a1\" class=\"elementor-field elementor-size-md  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tMessage\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-md\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"6\" required=\"required\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-md\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">SUBMIT<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n  window.arzirOpenQuote = function () {\n    var modal = document.getElementById('arzir-quote-modal');\n    if (!modal) return;\n    modal.hidden = false;\n    modal.classList.add('is-open');\n    modal.setAttribute('aria-hidden', 'false');\n    document.body.style.overflow = 'hidden';\n  };\n\n  window.arzirCloseQuote = function () {\n    var modal = document.getElementById('arzir-quote-modal');\n    if (!modal) return;\n    modal.classList.remove('is-open');\n    modal.hidden = true;\n    modal.setAttribute('aria-hidden', 'true');\n    document.body.style.overflow = '';\n  };\n\n  document.addEventListener('keydown', function (event) {\n    if (event.key === 'Escape') {\n      window.arzirCloseQuote();\n    }\n  });\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n\n<meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Request a Quote \u2014 ARZIR Industrial Equipment<\/title>\n\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800;900&amp;family=Space+Grotesk:wght@500;600;700&amp;display=swap\" rel=\"stylesheet\">\n\n  <style>\n    *, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }\n\n    html, body {\n      margin: 0;\n      padding: 0;\n    }\n\n    :root {\n      --brand: #0A66C2;\n      --brand-dark: #064A8A;\n      --brand-light: #E8F2FC;\n      --accent: #FF6B2C;\n      --dark: #0B1222;\n      --gray-900: #1A2332;\n      --gray-700: #3D4F63;\n      --gray-500: #6B7C93;\n      --gray-100: #ECEFF1;\n      --white: #FFFFFF;\n      --radius-lg: 20px;\n      --transition: .3s cubic-bezier(.4,0,.2,1);\n    }\n\n    html { scroll-behavior: smooth; }\n\n    body {\n      font-family: 'Inter', system-ui, -apple-system, sans-serif;\n      color: var(--gray-900);\n      background: var(--white);\n      line-height: 1.6;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    h1, h2, h3, h4, h5 {\n      font-family: 'Space Grotesk', 'Inter', sans-serif;\n      line-height: 1.15;\n      letter-spacing: -.02em;\n    }\n\n    a { text-decoration: none; color: inherit; }\n\n    .container {\n      width: 100%;\n      max-width: 1280px;\n      margin: 0 auto;\n      padding: 0 24px;\n    }\n\n    \/* ============================================================\n       CTA + INQUIRY FORM\n       ============================================================ *\/\n    .cta {\n      width: 100vw;\n      position: relative;\n      left: 50%;\n      right: 50%;\n      margin-left: -50vw;\n      margin-right: -50vw;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      background: linear-gradient(135deg, var(--brand) 0%, var(--brand-dark) 100%);\n      overflow: hidden;\n      padding: 80px 24px;\n    }\n    .cta::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background:\n        radial-gradient(ellipse 50% 80% at 20% 30%, rgba(255,255,255,.08) 0%, transparent 60%),\n        radial-gradient(ellipse 40% 60% at 80% 70%, rgba(255,107,44,.1) 0%, transparent 60%);\n      pointer-events: none;\n    }\n    .cta .container {\n      position: relative;\n      z-index: 1;\n    }\n    .cta-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 60px;\n      align-items: center;\n    }\n    .cta-copy h2 {\n      font-size: clamp(28px, 3.5vw, 42px);\n      font-weight: 700;\n      color: var(--white);\n      margin-bottom: 16px;\n    }\n    .cta-copy p {\n      font-size: 17px;\n      color: rgba(255,255,255,.7);\n      line-height: 1.7;\n      margin-bottom: 28px;\n    }\n    .cta-points {\n      list-style: none;\n      display: flex;\n      flex-direction: column;\n      gap: 14px;\n    }\n    .cta-point {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n    }\n    .cta-point-icon {\n      width: 36px;\n      height: 36px;\n      border-radius: 50%;\n      background: rgba(255,255,255,.12);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      flex-shrink: 0;\n    }\n    .cta-point-icon svg {\n      width: 18px;\n      height: 18px;\n      color: #ffffff;\n    }\n    .cta-point span {\n      font-size: 15px;\n      color: rgba(255,255,255,.9);\n    }\n\n    .cta-form-card {\n      background: var(--white);\n      border-radius: var(--radius-lg);\n      padding: 36px;\n      box-shadow: 0 16px 48px rgba(0,0,0,.18);\n    }\n\n    \/* ============================================================\n       ANIMATIONS\n       ============================================================ *\/\n    .fade-in {\n      opacity: 0;\n      transform: translateY(30px);\n      transition: opacity .7s ease, transform .7s ease;\n    }\n    .fade-in.visible {\n      opacity: 1;\n      transform: translateY(0);\n    }\n\n    \/* ============================================================\n       RESPONSIVE\n       ============================================================ *\/\n    @media (max-width: 1024px) {\n      .cta-grid { grid-template-columns: 1fr; }\n    }\n\n    @media (max-width: 768px) {\n      .cta { padding: 60px 24px; }\n      .cta-form-row { grid-template-columns: 1fr; }\n      .cta-form-card { padding: 24px; }\n    }\n\n    @media (max-width: 480px) {\n      .container { padding: 0 16px; }\n      .cta { padding: 48px 16px; }\n    }\n  <\/style>\n\n\n\n  <!-- ============================================================\n       CTA + INQUIRY FORM\n       ============================================================ -->\n  <section class=\"cta\" id=\"quote\">\n    <div class=\"container\">\n      <div class=\"cta-grid\">\n        <div class=\"cta-copy fade-in\">\n          <h2>Get the Right Machine for Your Operation<\/h2>\n          <p>Tell us about your material type, throughput requirements, and site conditions \u2014 our engineers will recommend the ideal equipment and provide a competitive quote within 24 hours.<\/p>\n          <ul class=\"cta-points\">\n            <li class=\"cta-point\">\n              <span class=\"cta-point-icon\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M12 6v6h4.5m4.5 0a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n              <\/span>\n              <span>Response within 24 hours<\/span>\n            <\/li>\n            <li class=\"cta-point\">\n              <span class=\"cta-point-icon\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M9 12h3.75M9 15h3m-6.75 4.5h12a2.25 2.25 0 002.25-2.25V6.75a2.25 2.25 0 00-2.25-2.25H4.5A2.25 2.25 0 002.25 6.75v12a2.25 2.25 0 002.25 2.25z\"><\/path><\/svg>\n              <\/span>\n              <span>Free technical consultation &amp; quotation<\/span>\n            <\/li>\n            <li class=\"cta-point\">\n              <span class=\"cta-point-icon\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M9 12.75L11.25 15 15 9.75m-3-7.036A11.959 11.959 0 013.598 6 11.99 11.99 0 003 9.749c0 5.592 3.824 10.29 9 11.623 5.176-1.332 9-6.03 9-11.622 0-1.31-.21-2.571-.598-3.751h-.152c-3.196 0-6.1-1.248-8.25-3.285z\"><\/path><\/svg>\n              <\/span>\n              <span>ISO-certified factory &amp; strict quality control<\/span>\n            <\/li>\n            <li class=\"cta-point\">\n              <span class=\"cta-point-icon\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M12 21a9.004 9.004 0 008.716-6.747M12 21a9.004 9.004 0 01-8.716-6.747M12 21c2.485 0 4.5-4.03 4.5-9S14.485 3 12 3m0 18c-2.485 0-4.5-4.03-4.5-9S9.515 3 12 3\"><\/path><\/svg>\n              <\/span>\n              <span>Shipped to 100+ countries worldwide<\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"cta-form-card fade-in\">\n          \t\t<div data-elementor-type=\"container\" data-elementor-id=\"29076\" class=\"elementor elementor-29076\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-735539c e-flex e-con-boxed e-con e-parent\" data-id=\"735539c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-74f1ce7 wd-width-100 elementor-widget elementor-widget-wd_title\" data-id=\"74f1ce7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"title-wrapper wd-set-mb reset-last-child wd-title-color-default wd-title-style-default wd-title-size-default text-left\">\n\n\t\t\t\n\t\t\t<div class=\"liner-continer\">\n\t\t\t\t<h4 class=\"woodmart-title-container title wd-fontsize-l\">Request a Quote<\/h4> \n\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<div class=\"title-after_title reset-last-child wd-fontsize-xs\">\n\t\t\t\t\t<p>Fill in the form below and we'll get back to you shortly.<\/p>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-46ae037 e-flex e-con-boxed e-con e-parent\" data-id=\"46ae037\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ea89273 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"ea89273\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"New Form\" aria-label=\"New Form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"29076\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"ea89273\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Container Shear | Heavy-Duty Hydraulic Scrap Container Shearing Machine \u2013 ARZIR &#045; ARZIR\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"29183\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-customer_name elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-customer_name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tName\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[customer_name]\" id=\"form-field-customer_name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-customer_email elementor-col-50 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-customer_email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[customer_email]\" id=\"form-field-customer_email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-company_name elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-company_name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCompany\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[company_name]\" id=\"form-field-company_name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-customer_whatsapp elementor-col-50\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-customer_whatsapp\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tWhatsApp\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[customer_whatsapp]\" id=\"form-field-customer_whatsapp\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-customer_message elementor-col-100 elementor-field-required elementor-mark-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-customer_message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tMessage\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[customer_message]\" id=\"form-field-customer_message\" rows=\"3\" required=\"required\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-md\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Submit Inquiry<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <script>\n    document.addEventListener('DOMContentLoaded', function () {\n      var fadeEls = document.querySelectorAll('.fade-in');\n      if ('IntersectionObserver' in window) {\n        var observer = new IntersectionObserver(function (entries) {\n          entries.forEach(function (entry) {\n            if (entry.isIntersecting) {\n              entry.target.classList.add('visible');\n              observer.unobserve(entry.target);\n            }\n          });\n        }, { threshold: 0.1 });\n        fadeEls.forEach(function (el) { observer.observe(el); });\n      } else {\n        fadeEls.forEach(function (el) { el.classList.add('visible'); });\n      }\n    });\n  <\/script>\n","protected":false},"excerpt":{"rendered":"<p>Warehouse &amp; Logistics Waste Management Solutions | ARZIR Warehouse &amp; Logistics Waste Management Efficient vertical baling solutions for packaging materials<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-29813","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.arzir.com\/ru\/wp-json\/wp\/v2\/pages\/29813","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.arzir.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.arzir.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.arzir.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.arzir.com\/ru\/wp-json\/wp\/v2\/comments?post=29813"}],"version-history":[{"count":1,"href":"https:\/\/www.arzir.com\/ru\/wp-json\/wp\/v2\/pages\/29813\/revisions"}],"predecessor-version":[{"id":29814,"href":"https:\/\/www.arzir.com\/ru\/wp-json\/wp\/v2\/pages\/29813\/revisions\/29814"}],"wp:attachment":[{"href":"https:\/\/www.arzir.com\/ru\/wp-json\/wp\/v2\/media?parent=29813"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}