{"id":29023,"date":"2026-02-21T13:13:08","date_gmt":"2026-02-21T13:13:08","guid":{"rendered":"https:\/\/mr79bmkby9.wpdns.site\/?page_id=29023"},"modified":"2026-03-16T03:23:27","modified_gmt":"2026-03-16T03:23:27","slug":"about","status":"publish","type":"page","link":"https:\/\/www.kavdo.com\/pl\/about\/","title":{"rendered":"O nas"},"content":{"rendered":"<!-- KAVDO About Page Main Content -->\n<style>\n  .kv-about *,\n  .kv-about *::before,\n  .kv-about *::after {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n  }\n\n  .kv-about {\n    --navy: #0A1D3A;\n    --gold: #F1AB3F;\n    --gold-hover: #d9952e;\n    --black: #323333;\n    --white: #ffffff;\n    --gray-bg: #F5F6F8;\n    --gray-text: #6B7280;\n    --max-w: 1200px;\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;\n    -webkit-font-smoothing: antialiased;\n    color: var(--black);\n    line-height: 1.6;\n  }\n\n  .kv-about img {\n    max-width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  .kv-about a {\n    text-decoration: none;\n    color: inherit;\n  }\n\n  .kv-about .kv-full {\n    width: 100vw;\n    position: relative;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n  }\n\n  .kv-about .kv-inner {\n    max-width: var(--max-w);\n    margin: 0 auto;\n    padding: 0 24px;\n  }\n\n  .kv-about .section-label {\n    display: inline-block;\n    font-size: 12px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 2.5px;\n    color: var(--gold);\n    margin-bottom: 12px;\n  }\n\n  .kv-about .section-title {\n    font-size: 36px;\n    font-weight: 800;\n    line-height: 1.2;\n    margin-bottom: 16px;\n  }\n\n  .kv-about .section-subtitle {\n    font-size: 17px;\n    color: var(--gray-text);\n    max-width: 640px;\n    line-height: 1.7;\n  }\n\n  .kv-about .section-header {\n    text-align: center;\n    margin-bottom: 56px;\n  }\n\n  .kv-about .section-header .section-subtitle {\n    margin: 0 auto;\n  }\n\n  .kv-about .btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n    font-weight: 700;\n    padding: 14px 32px;\n    border-radius: 4px;\n    border: 2px solid transparent;\n    cursor: pointer;\n    transition: transform 0.2s, box-shadow 0.2s;\n    letter-spacing: 0.3px;\n  }\n\n  .kv-about .btn:hover {\n    transform: scale(1.04);\n  }\n\n  .kv-about .btn-primary {\n    background: var(--gold);\n    color: var(--navy);\n  }\n\n  .kv-about .btn-primary:hover {\n    background: var(--gold-hover);\n  }\n\n  .kv-about .btn-outline-dark {\n    background: transparent;\n    border-color: var(--navy);\n    color: var(--navy);\n  }\n\n  .kv-about .btn-outline-dark:hover {\n    background: var(--navy);\n    color: var(--white);\n  }\n\n  .kv-about .btn svg {\n    width: 16px;\n    height: 16px;\n    margin-left: 8px;\n    fill: currentColor;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     Section 1 \u2013 About Hero\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .kv-about-hero {\n    position: relative;\n    min-height: 56vh;\n    display: flex;\n    align-items: center;\n    background: var(--navy);\n    overflow: hidden;\n  }\n\n  .kv-about-hero-bg {\n    position: absolute;\n    inset: 0;\n    background: url('https:\/\/images.unsplash.com\/photo-1565608438257-fac3c27beb36?auto=format&fit=crop&w=1920&q=80') center \/ cover no-repeat;\n    opacity: 0.18;\n  }\n\n  .kv-about-hero .kv-inner {\n    position: relative;\n    z-index: 2;\n    padding-top: 100px;\n    padding-bottom: 100px;\n    text-align: center;\n  }\n\n  .kv-about-hero .section-label {\n    margin-bottom: 20px;\n  }\n\n  .kv-about-hero h1 {\n    font-size: 50px;\n    font-weight: 900;\n    color: var(--white);\n    line-height: 1.12;\n    margin-bottom: 24px;\n    letter-spacing: -0.5px;\n  }\n\n  .kv-about-hero h1 span {\n    color: var(--gold);\n  }\n\n  .kv-about-hero-desc {\n    font-size: 19px;\n    color: rgba(255, 255, 255, 0.65);\n    line-height: 1.7;\n    max-width: 680px;\n    margin: 0 auto;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     Section 2 \u2013 Company Overview\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .kv-overview {\n    padding: 100px 0;\n    background: var(--white);\n  }\n\n  .kv-overview-layout {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 64px;\n    align-items: center;\n  }\n\n  .kv-overview-text .section-label,\n  .kv-overview-text .section-title {\n    text-align: left;\n  }\n\n  .kv-overview-text > p {\n    font-size: 16px;\n    color: var(--gray-text);\n    line-height: 1.85;\n    margin-bottom: 20px;\n  }\n\n  .kv-overview-text > p strong {\n    color: var(--navy);\n    font-weight: 700;\n  }\n\n  .kv-overview-visual {\n    position: relative;\n    border-radius: 6px;\n    overflow: hidden;\n    height: 440px;\n  }\n\n  .kv-overview-visual img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n\n  .kv-overview-badge {\n    position: absolute;\n    bottom: 24px;\n    left: 24px;\n    background: var(--navy);\n    padding: 20px 28px;\n    border-radius: 4px;\n  }\n\n  .kv-overview-badge strong {\n    display: block;\n    font-size: 36px;\n    font-weight: 900;\n    color: var(--gold);\n    line-height: 1;\n    margin-bottom: 4px;\n  }\n\n  .kv-overview-badge span {\n    font-size: 12px;\n    color: rgba(255, 255, 255, 0.6);\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    font-weight: 600;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     Section 3 \u2013 Key Figures\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .kv-figures {\n    padding: 64px 0;\n    background: var(--navy);\n  }\n\n  .kv-figures-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 0;\n  }\n\n  .kv-figure-item {\n    text-align: center;\n    padding: 36px 20px;\n    border-right: 1px solid rgba(255, 255, 255, 0.08);\n  }\n\n  .kv-figure-item:last-child {\n    border-right: none;\n  }\n\n  .kv-figure-item strong {\n    display: block;\n    font-size: 48px;\n    font-weight: 900;\n    color: var(--gold);\n    line-height: 1;\n    margin-bottom: 8px;\n  }\n\n  .kv-figure-item strong em {\n    font-style: normal;\n    font-size: 28px;\n  }\n\n  .kv-figure-item span {\n    font-size: 13px;\n    color: rgba(255, 255, 255, 0.5);\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    font-weight: 600;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     Section 4 \u2013 Our Values\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .kv-values {\n    padding: 100px 0;\n    background: var(--gray-bg);\n  }\n\n  .kv-values-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 32px;\n  }\n\n  .kv-value-card {\n    padding: 40px 32px;\n    background: var(--white);\n    border-radius: 4px;\n    border: 1px solid #E5E7EB;\n    transition: box-shadow 0.25s;\n  }\n\n  .kv-value-card:hover {\n    box-shadow: 0 4px 24px rgba(10, 29, 58, 0.08);\n  }\n\n  .kv-value-icon {\n    width: 60px;\n    height: 60px;\n    border-radius: 4px;\n    background: rgba(241, 171, 63, 0.1);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 24px;\n  }\n\n  .kv-value-icon svg {\n    width: 30px;\n    height: 30px;\n    fill: var(--gold);\n  }\n\n  .kv-value-card h3 {\n    font-size: 18px;\n    font-weight: 700;\n    color: var(--navy);\n    margin-bottom: 12px;\n    line-height: 1.3;\n  }\n\n  .kv-value-card p {\n    font-size: 14px;\n    color: var(--gray-text);\n    line-height: 1.75;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     Section 5 \u2013 Manufacturing Capability\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .kv-capability {\n    padding: 100px 0;\n    background: var(--white);\n  }\n\n  .kv-capability-layout {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 48px;\n    align-items: stretch;\n  }\n\n  .kv-capability-left {\n    display: flex;\n    flex-direction: column;\n  }\n\n  .kv-capability-left .section-label,\n  .kv-capability-left .section-title {\n    text-align: left;\n  }\n\n  .kv-capability-left > p {\n    font-size: 15px;\n    color: var(--gray-text);\n    line-height: 1.85;\n    margin-bottom: 28px;\n  }\n\n  .kv-cap-list {\n    list-style: none;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-bottom: 32px;\n  }\n\n  .kv-cap-list li {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    font-size: 14px;\n    font-weight: 600;\n    color: var(--navy);\n    padding: 14px 16px;\n    background: var(--gray-bg);\n    border-radius: 4px;\n    border: 1px solid #E5E7EB;\n  }\n\n  .kv-cap-list li svg {\n    width: 20px;\n    height: 20px;\n    fill: var(--gold);\n    flex-shrink: 0;\n  }\n\n  .kv-cap-stats {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin-top: auto;\n  }\n\n  .kv-cap-stat {\n    text-align: center;\n    padding: 18px 10px;\n    background: var(--gray-bg);\n    border: 1px solid #E5E7EB;\n    border-radius: 4px;\n  }\n\n  .kv-cap-stat strong {\n    display: block;\n    font-size: 26px;\n    font-weight: 900;\n    color: var(--navy);\n    line-height: 1;\n    margin-bottom: 4px;\n  }\n\n  .kv-cap-stat strong em {\n    font-style: normal;\n    color: var(--gold);\n  }\n\n  .kv-cap-stat span {\n    font-size: 11px;\n    color: var(--gray-text);\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    font-weight: 600;\n  }\n\n  .kv-capability-right {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    grid-template-rows: 1fr 1fr;\n    gap: 12px;\n  }\n\n  .kv-cap-img {\n    border-radius: 4px;\n    overflow: hidden;\n  }\n\n  .kv-cap-img img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 0.4s;\n  }\n\n  .kv-cap-img:hover img {\n    transform: scale(1.05);\n  }\n\n  .kv-cap-img.span-2 {\n    grid-row: span 2;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     Section 6 \u2013 Milestones Timeline\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .kv-milestones {\n    padding: 100px 0;\n    background: var(--navy);\n  }\n\n  .kv-milestones .section-title {\n    color: var(--white);\n  }\n\n  .kv-milestones .section-subtitle {\n    color: rgba(255, 255, 255, 0.55);\n  }\n\n  .kv-timeline {\n    position: relative;\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 0;\n  }\n\n  .kv-timeline::before {\n    content: '';\n    position: absolute;\n    top: 32px;\n    left: 10%;\n    right: 10%;\n    height: 2px;\n    background: rgba(255, 255, 255, 0.1);\n  }\n\n  .kv-timeline-item {\n    text-align: center;\n    position: relative;\n    padding: 0 16px;\n  }\n\n  .kv-timeline-dot {\n    width: 64px;\n    height: 64px;\n    border-radius: 50%;\n    border: 2px solid rgba(255, 255, 255, 0.12);\n    background: var(--navy);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 24px;\n    position: relative;\n    z-index: 1;\n    transition: border-color 0.3s, background 0.3s;\n  }\n\n  .kv-timeline-item:hover .kv-timeline-dot {\n    border-color: var(--gold);\n    background: rgba(241, 171, 63, 0.08);\n  }\n\n  .kv-timeline-dot span {\n    font-size: 16px;\n    font-weight: 900;\n    color: var(--gold);\n    line-height: 1;\n  }\n\n  .kv-timeline-item h3 {\n    font-size: 15px;\n    font-weight: 700;\n    color: var(--white);\n    margin-bottom: 8px;\n    line-height: 1.3;\n  }\n\n  .kv-timeline-item p {\n    font-size: 13px;\n    color: rgba(255, 255, 255, 0.45);\n    line-height: 1.65;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     Section 7 \u2013 Certifications\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .kv-certs {\n    padding: 100px 0;\n    background: var(--gray-bg);\n  }\n\n  .kv-certs-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 24px;\n  }\n\n  .kv-cert-card {\n    text-align: center;\n    padding: 40px 24px;\n    background: var(--white);\n    border: 1px solid #E5E7EB;\n    border-radius: 4px;\n    transition: box-shadow 0.25s, border-color 0.25s;\n  }\n\n  .kv-cert-card:hover {\n    box-shadow: 0 4px 24px rgba(10, 29, 58, 0.08);\n    border-color: rgba(241, 171, 63, 0.3);\n  }\n\n  .kv-cert-icon {\n    width: 72px;\n    height: 72px;\n    border-radius: 50%;\n    background: rgba(241, 171, 63, 0.08);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin: 0 auto 20px;\n  }\n\n  .kv-cert-icon svg {\n    width: 36px;\n    height: 36px;\n    fill: var(--gold);\n  }\n\n  .kv-cert-card h3 {\n    font-size: 17px;\n    font-weight: 700;\n    color: var(--navy);\n    margin-bottom: 8px;\n    line-height: 1.3;\n  }\n\n  .kv-cert-card p {\n    font-size: 13px;\n    color: var(--gray-text);\n    line-height: 1.65;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     Section 8 \u2013 Our Team\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .kv-team {\n    padding: 100px 0;\n    background: var(--white);\n  }\n\n  .kv-team-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 32px;\n  }\n\n  .kv-team-card {\n    text-align: center;\n    padding: 24px 24px 36px;\n    background: var(--white);\n    border: 1px solid #E5E7EB;\n    border-radius: 4px;\n    transition: box-shadow 0.25s, border-color 0.25s, transform 0.25s;\n  }\n\n  .kv-team-card:hover {\n    box-shadow: 0 8px 32px rgba(10, 29, 58, 0.1);\n    border-color: rgba(241, 171, 63, 0.3);\n    transform: translateY(-4px);\n  }\n\n  .kv-team-avatar {\n    width: 100%;\n    aspect-ratio: 4 \/ 3;\n    border-radius: 4px;\n    margin: 0 0 20px;\n    overflow: hidden;\n    border: 1px solid #E5E7EB;\n    background: var(--gray-bg);\n  }\n\n  .kv-team-avatar img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center top;\n  }\n\n  .kv-team-avatar svg {\n    width: 48px;\n    height: 48px;\n    fill: #B0B8C4;\n  }\n\n  .kv-team-card h3 {\n    font-size: 18px;\n    font-weight: 700;\n    color: var(--navy);\n    margin-bottom: 4px;\n    line-height: 1.3;\n  }\n\n  .kv-team-card .kv-team-role {\n    display: inline-block;\n    font-size: 13px;\n    font-weight: 600;\n    color: var(--gold);\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 16px;\n  }\n\n  .kv-team-card p {\n    font-size: 14px;\n    color: var(--gray-text);\n    line-height: 1.75;\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     Section 9 \u2013 CTA\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  .kv-about-cta {\n    padding: 80px 0;\n    background: var(--navy);\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .kv-about-cta::before {\n    content: '';\n    position: absolute;\n    top: -60%;\n    left: -10%;\n    width: 50%;\n    height: 220%;\n    background: rgba(241, 171, 63, 0.03);\n    transform: rotate(15deg);\n    pointer-events: none;\n  }\n\n  .kv-about-cta .kv-inner {\n    position: relative;\n    z-index: 1;\n  }\n\n  .kv-about-cta h2 {\n    font-size: 38px;\n    font-weight: 900;\n    color: var(--white);\n    margin-bottom: 16px;\n    line-height: 1.15;\n  }\n\n  .kv-about-cta p {\n    font-size: 17px;\n    color: rgba(255, 255, 255, 0.55);\n    margin-bottom: 36px;\n    max-width: 560px;\n    margin-left: auto;\n    margin-right: auto;\n    line-height: 1.7;\n  }\n\n  .kv-about-cta-btns {\n    display: flex;\n    gap: 16px;\n    justify-content: center;\n    flex-wrap: wrap;\n  }\n\n  .kv-about-cta .btn-outline {\n    background: transparent;\n    border-color: rgba(255, 255, 255, 0.4);\n    color: var(--white);\n  }\n\n  .kv-about-cta .btn-outline:hover {\n    border-color: var(--white);\n    background: rgba(255, 255, 255, 0.06);\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     Responsive\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n  @media (max-width: 1024px) {\n    .kv-about-hero h1 {\n      font-size: 40px;\n    }\n\n    .kv-overview-layout {\n      grid-template-columns: 1fr;\n      gap: 40px;\n    }\n\n    .kv-overview-visual {\n      height: 340px;\n    }\n\n    .kv-figures-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .kv-figure-item:nth-child(2) {\n      border-right: none;\n    }\n\n    .kv-figure-item:nth-child(1),\n    .kv-figure-item:nth-child(2) {\n      border-bottom: 1px solid rgba(255, 255, 255, 0.08);\n    }\n\n    .kv-values-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .kv-capability-layout {\n      grid-template-columns: 1fr;\n      gap: 32px;\n    }\n\n    .kv-capability-right {\n      height: 360px;\n    }\n\n    .kv-timeline {\n      grid-template-columns: repeat(3, 1fr);\n      gap: 32px;\n    }\n\n    .kv-timeline::before {\n      display: none;\n    }\n\n    .kv-certs-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .kv-team-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 640px) {\n    .kv-about-hero {\n      min-height: auto;\n    }\n\n    .kv-about-hero .kv-inner {\n      padding-top: 72px;\n      padding-bottom: 72px;\n    }\n\n    .kv-about-hero h1 {\n      font-size: 30px;\n    }\n\n    .kv-about-hero-desc {\n      font-size: 16px;\n    }\n\n    .kv-about .section-title {\n      font-size: 28px;\n    }\n\n    .kv-figures-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .kv-figure-item strong {\n      font-size: 36px;\n    }\n\n    .kv-values-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .kv-cap-list {\n      grid-template-columns: 1fr;\n    }\n\n    .kv-cap-stats {\n      grid-template-columns: repeat(3, 1fr);\n    }\n\n    .kv-capability-right {\n      grid-template-columns: 1fr;\n      height: auto;\n    }\n\n    .kv-cap-img {\n      height: 200px;\n    }\n\n    .kv-cap-img.span-2 {\n      grid-row: span 1;\n    }\n\n    .kv-timeline {\n      grid-template-columns: 1fr 1fr;\n      gap: 28px;\n    }\n\n    .kv-certs-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .kv-team-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .kv-about-cta h2 {\n      font-size: 28px;\n    }\n\n    .kv-about-cta-btns {\n      flex-direction: column;\n      align-items: center;\n    }\n\n    .kv-about-cta-btns .btn {\n      width: 100%;\n      max-width: 320px;\n    }\n\n    .kv-overview,\n    .kv-values,\n    .kv-capability,\n    .kv-milestones,\n    .kv-certs,\n    .kv-team {\n      padding: 64px 0;\n    }\n  }\n<\/style>\n\n<div class=\"kv-about\">\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       Section 1 \u2013 About Hero\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"kv-about-hero kv-full\">\n    <div class=\"kv-about-hero-bg\"><\/div>\n    <div class=\"kv-inner\">\n      <div class=\"section-label\">About KAVDO<\/div>\n      <h1>Engineering Value.<br><span>Building Trust.<\/span><\/h1>\n      <p class=\"kv-about-hero-desc\">A sheet metal equipment manufacturer focused on delivering reliable performance and real value to workshops and factories worldwide.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       Section 2 \u2013 Company Overview\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"kv-overview kv-full\">\n    <div class=\"kv-inner\">\n      <div class=\"kv-overview-layout\">\n        <div class=\"kv-overview-text\">\n          <div class=\"section-label\">Who We Are<\/div>\n          <h2 class=\"section-title\">A Manufacturer You Can Count On<\/h2>\n          <p>KAVDO is a professional sheet metal equipment manufacturer based in China, specializing in the design, production and export of press brakes, shearing machines, laser cutting machines, rolling machines, and other metal forming equipment.<\/p>\n          <p>With <strong>over 15 years of industry experience<\/strong>, we serve small and medium-sized fabrication shops, metal processing factories, and industrial contractors across more than 80 countries. Our mission is simple: provide machines that work reliably, perform consistently, and offer genuine value for your investment.<\/p>\n          <p>We are not the biggest factory in the industry \u2014 but we are one of the most focused. Every machine we build is engineered for <strong>practical production needs<\/strong>, not for show. That&#8217;s why thousands of customers trust KAVDO as their long-term equipment partner.<\/p>\n        <\/div>\n        <div class=\"kv-overview-visual\">\n          <img decoding=\"async\" src=\"https:\/\/www.kavdo.com\/wp-content\/uploads\/2026\/02\/KAVDO-Factory.jpg\" alt=\"KAVDO Factory\">\n          <div class=\"kv-overview-badge\">\n            <strong>15+<\/strong>\n            <span>Years in Business<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       Section 3 \u2013 Key Figures\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"kv-figures kv-full\">\n    <div class=\"kv-inner\">\n      <div class=\"kv-figures-grid\">\n        <div class=\"kv-figure-item\">\n          <strong>15<em>+<\/em><\/strong>\n          <span>Lata do\u015bwiadczenia<\/span>\n        <\/div>\n        <div class=\"kv-figure-item\">\n          <strong>80<em>+<\/em><\/strong>\n          <span>Obs\u0142ugiwane kraje<\/span>\n        <\/div>\n        <div class=\"kv-figure-item\">\n          <strong>5000<em>+<\/em><\/strong>\n          <span>Dostarczone maszyny<\/span>\n        <\/div>\n        <div class=\"kv-figure-item\">\n          <strong>50<em>+<\/em><\/strong>\n          <span>Engineers &amp; Staff<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       Section 4 \u2013 Our Values\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"kv-values kv-full\">\n    <div class=\"kv-inner\">\n      <div class=\"section-header\">\n        <div class=\"section-label\">Our Values<\/div>\n        <h2 class=\"section-title\">What Drives Us Every Day<\/h2>\n        <p class=\"section-subtitle\">Simple principles that guide every machine we design, build and deliver.<\/p>\n      <\/div>\n\n      <div class=\"kv-values-grid\">\n        <div class=\"kv-value-card\">\n          <div class=\"kv-value-icon\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n          <\/div>\n          <h3>Value-First Engineering<\/h3>\n          <p>We design machines that maximize performance per dollar. No unnecessary features, no inflated costs \u2014 just solid engineering that delivers results on the production floor.<\/p>\n        <\/div>\n\n        <div class=\"kv-value-card\">\n          <div class=\"kv-value-icon\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-7 3c1.93 0 3.5 1.57 3.5 3.5S13.93 13 12 13s-3.5-1.57-3.5-3.5S10.07 6 12 6zm7 13H5v-.23c0-.62.28-1.2.76-1.58C7.47 15.82 9.64 15 12 15s4.53.82 6.24 2.19c.48.38.76.97.76 1.58V19z\"\/><\/svg>\n          <\/div>\n          <h3>Customer-Centered Approach<\/h3>\n          <p>Every project starts with understanding your real needs. We listen first, recommend honestly, and build lasting partnerships based on transparency and trust.<\/p>\n        <\/div>\n\n        <div class=\"kv-value-card\">\n          <div class=\"kv-value-icon\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\/><\/svg>\n          <\/div>\n          <h3>Consistent Quality<\/h3>\n          <p>From material selection to final testing, every step follows strict quality protocols. We test 100% of machines before shipment \u2014 no exceptions, no shortcuts.<\/p>\n        <\/div>\n\n        <div class=\"kv-value-card\">\n          <div class=\"kv-value-icon\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M20 8h-3V4H3c-1.1 0-2 .9-2 2v11h2c0 1.66 1.34 3 3 3s3-1.34 3-3h6c0 1.66 1.34 3 3 3s3-1.34 3-3h2v-5l-3-4zM6 18.5c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zm13.5-9l1.96 2.5H17V9.5h2.5zm-1.5 9c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5z\"\/><\/svg>\n          <\/div>\n          <h3>Reliable Delivery<\/h3>\n          <p>We respect timelines. Standard machines ship fast from stock; custom orders follow agreed schedules with progress updates throughout the process.<\/p>\n        <\/div>\n\n        <div class=\"kv-value-card\">\n          <div class=\"kv-value-icon\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z\"\/><\/svg>\n          <\/div>\n          <h3>Global Service Mindset<\/h3>\n          <p>Wherever you are, we support you. Remote troubleshooting, video guidance, on-site visits and rapid spare parts supply \u2014 available across 80+ countries.<\/p>\n        <\/div>\n\n        <div class=\"kv-value-card\">\n          <div class=\"kv-value-icon\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M13 2.05v3.03c3.39.49 6 3.39 6 6.92 0 .9-.18 1.75-.48 2.54l2.6 1.53c.56-1.24.88-2.62.88-4.07 0-5.18-3.95-9.45-9-9.95zM12 19c-3.87 0-7-3.13-7-7 0-3.53 2.61-6.43 6-6.92V2.05c-5.06.5-9 4.76-9 9.95 0 5.52 4.47 10 9.99 10 3.31 0 6.24-1.61 8.06-4.09l-2.6-1.53C16.17 17.98 14.21 19 12 19z\"\/><\/svg>\n          <\/div>\n          <h3>Continuous Improvement<\/h3>\n          <p>We invest in R&amp;D, upgrade our production lines, and refine designs based on real customer feedback. Every year, our machines get better.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       Section 5 \u2013 Manufacturing Capability\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"kv-capability kv-full\">\n    <div class=\"kv-inner\">\n      <div class=\"kv-capability-layout\">\n        <div class=\"kv-capability-left\">\n          <div class=\"section-label\">Manufacturing<\/div>\n          <h2 class=\"section-title\">Modern Factory, Proven Processes<\/h2>\n          <p>Our production facility covers over 20,000 m\u00b2 and is equipped with advanced CNC machining centers, welding stations, heat treatment furnaces, and precision testing instruments. Every machine passes through a rigorous multi-stage quality control process before leaving our factory.<\/p>\n          <ul class=\"kv-cap-list\">\n            <li>\n              <svg viewbox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n              CNC Machining Center\n            <\/li>\n            <li>\n              <svg viewbox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n              Precision Welding\n            <\/li>\n            <li>\n              <svg viewbox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n              Heat Treatment\n            <\/li>\n            <li>\n              <svg viewbox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n              Pe\u0142ne testy maszynowe\n            <\/li>\n            <li>\n              <svg viewbox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n              Assembly Line\n            <\/li>\n            <li>\n              <svg viewbox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n              Quality Inspection Lab\n            <\/li>\n          <\/ul>\n          <div class=\"kv-cap-stats\">\n            <div class=\"kv-cap-stat\">\n              <strong>20,000<em>m\u00b2<\/em><\/strong>\n              <span>Factory Area<\/span>\n            <\/div>\n            <div class=\"kv-cap-stat\">\n              <strong>200<em>+<\/em><\/strong>\n              <span>Units \/ Month<\/span>\n            <\/div>\n            <div class=\"kv-cap-stat\">\n              <strong>100<em>%<\/em><\/strong>\n              <span>Tested Before Ship<\/span>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"kv-capability-right\">\n          <div class=\"kv-cap-img span-2\">\n            <img decoding=\"async\" src=\"https:\/\/www.kavdo.com\/wp-content\/uploads\/2026\/03\/Proven-Processes-001.jpg\" alt=\"Factory Production Line\">\n          <\/div>\n          <div class=\"kv-cap-img\">\n            <img decoding=\"async\" src=\"https:\/\/www.kavdo.com\/wp-content\/uploads\/2026\/03\/Proven-Processes-002.jpg\" alt=\"Quality Testing\">\n          <\/div>\n          <div class=\"kv-cap-img\">\n            <img decoding=\"async\" src=\"https:\/\/www.kavdo.com\/wp-content\/uploads\/2026\/03\/Proven-Processes-03.jpg\" alt=\"CNC Machining\">\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       Section 6 \u2013 Milestones\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"kv-milestones kv-full\">\n    <div class=\"kv-inner\">\n      <div class=\"section-header\">\n        <div class=\"section-label\">Our Journey<\/div>\n        <h2 class=\"section-title\">Key Milestones<\/h2>\n        <p class=\"section-subtitle\">From a small workshop to a global equipment supplier \u2014 steady growth built on trust and quality.<\/p>\n      <\/div>\n\n      <div class=\"kv-timeline\">\n        <div class=\"kv-timeline-item\">\n          <div class=\"kv-timeline-dot\"><span>2009<\/span><\/div>\n          <h3>Company Founded<\/h3>\n          <p>Started as a small hydraulic press brake workshop with a team of 8 engineers.<\/p>\n        <\/div>\n        <div class=\"kv-timeline-item\">\n          <div class=\"kv-timeline-dot\"><span>2013<\/span><\/div>\n          <h3>Product Line Expansion<\/h3>\n          <p>Added shearing machines, rolling machines and expanded factory to 10,000 m\u00b2.<\/p>\n        <\/div>\n        <div class=\"kv-timeline-item\">\n          <div class=\"kv-timeline-dot\"><span>2017<\/span><\/div>\n          <h3>Global Export Growth<\/h3>\n          <p>Reached 50+ country coverage. Obtained CE certification and ISO 9001:2015.<\/p>\n        <\/div>\n        <div class=\"kv-timeline-item\">\n          <div class=\"kv-timeline-dot\"><span>2021<\/span><\/div>\n          <h3>New Factory &amp; Laser Line<\/h3>\n          <p>Moved to a 20,000 m\u00b2 facility. Launched fiber laser cutting machine series.<\/p>\n        <\/div>\n        <div class=\"kv-timeline-item\">\n          <div class=\"kv-timeline-dot\"><span>2025<\/span><\/div>\n          <h3>5000+ Machines Worldwide<\/h3>\n          <p>Serving 80+ countries with a full product line and dedicated global support team.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       Section 7 \u2013 Certifications\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"kv-certs kv-full\">\n    <div class=\"kv-inner\">\n      <div class=\"section-header\">\n        <div class=\"section-label\">Zapewnienie jako\u015bci<\/div>\n        <h2 class=\"section-title\">Certifications &amp; Standards<\/h2>\n        <p class=\"section-subtitle\">Every machine meets international safety and quality requirements, verified through rigorous testing and certification.<\/p>\n      <\/div>\n\n      <div class=\"kv-certs-grid\">\n        <div class=\"kv-cert-card\">\n          <div class=\"kv-cert-icon\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z\"\/><\/svg>\n          <\/div>\n          <h3>Certyfikat CE<\/h3>\n          <p>Full compliance with European health, safety and environmental protection standards.<\/p>\n        <\/div>\n\n        <div class=\"kv-cert-card\">\n          <div class=\"kv-cert-icon\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm2 16H8v-2h8v2zm0-4H8v-2h8v2zm-3-5V3.5L18.5 9H13z\"\/><\/svg>\n          <\/div>\n          <h3>ISO 9001:2015<\/h3>\n          <p>Quality management system certified, ensuring consistent processes and continuous improvement.<\/p>\n        <\/div>\n\n        <div class=\"kv-cert-card\">\n          <div class=\"kv-cert-icon\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z\"\/><\/svg>\n          <\/div>\n          <h3>100% Machine Testing<\/h3>\n          <p>Every unit undergoes full-cycle performance testing, accuracy verification and safety inspection before shipment.<\/p>\n        <\/div>\n\n        <div class=\"kv-cert-card\">\n          <div class=\"kv-cert-icon\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n          <\/div>\n          <h3>2-letnia gwarancja<\/h3>\n          <p>Standard two-year warranty on all machines, with 48-hour spare parts shipping and lifetime technical support.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       Section 8 \u2013 Our Team\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"kv-team kv-full\">\n    <div class=\"kv-inner\">\n      <div class=\"section-header\">\n        <div class=\"section-label\">Our Team<\/div>\n        <h2 class=\"section-title\">The People Behind KAVDO<\/h2>\n        <p class=\"section-subtitle\">A dedicated leadership team with decades of combined experience in sheet metal machinery, engineering, and global trade.<\/p>\n      <\/div>\n\n      <div class=\"kv-team-grid\">\n        <div class=\"kv-team-card\">\n          <div class=\"kv-team-avatar\">\n            <img decoding=\"async\" src=\"https:\/\/www.kavdo.com\/wp-content\/uploads\/2026\/03\/David-Zhang.jpg\" alt=\"David Zhang\">\n          <\/div>\n          <h3>David Zhang<\/h3>\n          <span class=\"kv-team-role\">Chief Executive Officer (CEO)<\/span>\n          <p>David Zhang is the founder and CEO of KAVDO, with over 20 years of experience in the sheet metal machinery industry. He focuses on building reliable, cost-effective equipment for global fabrication shops and leads the company&#8217;s long-term strategy and international expansion.<\/p>\n        <\/div>\n\n        <div class=\"kv-team-card\">\n          <div class=\"kv-team-avatar\">\n            <img decoding=\"async\" src=\"https:\/\/www.kavdo.com\/wp-content\/uploads\/2026\/03\/Michael-Liu.jpg\" alt=\"Michael Liu\">\n          <\/div>\n          <h3>Michael Liu<\/h3>\n          <span class=\"kv-team-role\">Chief Technology Officer (CTO)<\/span>\n          <p>Michael Liu leads KAVDO&#8217;s engineering and product development. With deep expertise in CNC systems and industrial automation, he oversees machine design, performance optimization, and continuous product innovation.<\/p>\n        <\/div>\n\n        <div class=\"kv-team-card\">\n          <div class=\"kv-team-avatar\">\n            <img decoding=\"async\" src=\"https:\/\/www.kavdo.com\/wp-content\/uploads\/2026\/03\/Lason-Wang.jpg\" alt=\"Jason Wang\">\n          <\/div>\n          <h3>Jason Wang<\/h3>\n          <span class=\"kv-team-role\">Production Director<\/span>\n          <p>Jason Wang manages the entire production process, including manufacturing, assembly, and quality control. He ensures every machine meets strict quality standards before delivery.<\/p>\n        <\/div>\n\n        <div class=\"kv-team-card\">\n          <div class=\"kv-team-avatar\">\n            <img decoding=\"async\" src=\"https:\/\/www.kavdo.com\/wp-content\/uploads\/2026\/03\/Kevin-Chen.jpg\" alt=\"Kevin Chen\">\n          <\/div>\n          <h3>Kevin Chen<\/h3>\n          <span class=\"kv-team-role\">International Sales Director<\/span>\n          <p>Kevin Chen is responsible for KAVDO&#8217;s global sales network and distributor partnerships. He has extensive experience working with customers across Europe, the Americas, and Asia.<\/p>\n        <\/div>\n\n        <div class=\"kv-team-card\">\n          <div class=\"kv-team-avatar\">\n            <img decoding=\"async\" src=\"https:\/\/www.kavdo.com\/wp-content\/uploads\/2026\/03\/Linda-Zhao.jpg\" alt=\"Linda Zhao\">\n          <\/div>\n          <h3>Linda Zhao<\/h3>\n          <span class=\"kv-team-role\">Quality Control Manager<\/span>\n          <p>Linda Zhao oversees the company&#8217;s quality management system and ensures compliance with international standards such as ISO 9001 and CE requirements.<\/p>\n        <\/div>\n\n        <div class=\"kv-team-card\">\n          <div class=\"kv-team-avatar\">\n            <img decoding=\"async\" src=\"https:\/\/www.kavdo.com\/wp-content\/uploads\/2026\/03\/Eric-Huang.jpg\" alt=\"Eric Huang\">\n          <\/div>\n          <h3>Eric Huang<\/h3>\n          <span class=\"kv-team-role\">Customer Support Manager<\/span>\n          <p>Eric Huang leads the technical support team, providing remote troubleshooting, spare parts coordination, and after-sales service to customers worldwide.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n       Section 9 \u2013 CTA\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n  <section class=\"kv-about-cta kv-full\">\n    <div class=\"kv-inner\">\n      <div class=\"section-label\">Roz Rozpocznij<\/div>\n      <h2>Ready to Work with KAVDO?<\/h2>\n      <p>Whether you need a single machine or a complete production line, our team is ready to help you find the right solution.<\/p>\n      <div class=\"kv-about-cta-btns\">\n        <a href=\"\/pl\/contact\/\" class=\"btn btn-primary\">\n          Contact Us\n          <svg viewbox=\"0 0 24 24\"><path d=\"M13.025 1l-2.847 2.828 6.176 6.176h-16.354v3.992h16.354l-6.176 6.176 2.847 2.828 10.975-11z\"\/><\/svg>\n        <\/a>\n        <a href=\"\/pl\/products\/\" class=\"btn btn-outline\">Zobacz produkty<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>About KAVDO Engineering Value.Building Trust. A sheet metal equipment manufacturer focused on delivering reliable performance and real value to workshops<\/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-29023","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.kavdo.com\/pl\/wp-json\/wp\/v2\/pages\/29023","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.kavdo.com\/pl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.kavdo.com\/pl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.kavdo.com\/pl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kavdo.com\/pl\/wp-json\/wp\/v2\/comments?post=29023"}],"version-history":[{"count":0,"href":"https:\/\/www.kavdo.com\/pl\/wp-json\/wp\/v2\/pages\/29023\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.kavdo.com\/pl\/wp-json\/wp\/v2\/media?parent=29023"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}