{"id":75,"date":"2026-04-05T17:07:49","date_gmt":"2026-04-05T17:07:49","guid":{"rendered":"https:\/\/uveekai.com\/eu-declaration-of-conformity\/"},"modified":"2026-04-26T17:39:05","modified_gmt":"2026-04-26T17:39:05","slug":"eu-declaration-of-conformity","status":"publish","type":"page","link":"https:\/\/uveekai.com\/en\/eu-declaration-of-conformity\/","title":{"rendered":"EU Declaration of Conformity"},"content":{"rendered":"    <style id=\"uveekai-conformity-css\">\n    \/* \u2500\u2500 Reset scope \u2500\u2500 *\/\n    .conf-wrap *, .conf-wrap *::before, .conf-wrap *::after { box-sizing: border-box; }\n    .conf-wrap { --primary: #0369a1; --primary-dark: #075985; --heading: #18181b; --body: #3f3f46; --secondary: #71717a; --muted: #a1a1aa; --light-bg: #f4f4f5; --ocean-bg: #f0f9ff; --white: #ffffff; --success: #13612e; --success-light: #15803d; --green-cta: #2d6a4f; --green-cta-hover: #1b4332; --warm-bg: #fafaf9; --max-width: 1290px; --border: #e4e4e7; --gold: #f5a524; }\n\n    \/* \u2550\u2550\u2550 HEADER SPACER \u2014 prevent hero bleed behind transparent header \u2550\u2550\u2550 *\/\n    .conf-header-spacer { height: 86px; background: var(--white); }\n\n    \/* \u2550\u2550\u2550 HERO \u2550\u2550\u2550 *\/\n    .conf-hero { position: relative; background: linear-gradient(135deg, #f8fafc 0%, #f0f9ff 40%, #ecfdf5 100%); overflow: hidden; border-bottom: 1px solid var(--border); }\n    .conf-hero::before { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: radial-gradient(ellipse 60% 70% at 80% 30%, rgba(3,105,161,0.05) 0%, transparent 60%), radial-gradient(ellipse 50% 60% at 15% 80%, rgba(19,97,46,0.04) 0%, transparent 60%); pointer-events: none; }\n    .conf-hero::after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-image: repeating-linear-gradient(45deg, transparent, transparent 40px, rgba(3,105,161,0.015) 40px, rgba(3,105,161,0.015) 41px); pointer-events: none; }\n    .conf-hero-inner { position: relative; z-index: 2; max-width: 860px; margin: 0 auto; padding: 54px 48px 120px; min-height: 440px; text-align: center; }\n    .conf-hero-content { max-width: 860px; margin: 0 auto; }\n    .conf-hero-tag { display: inline-flex; align-items: center; gap: 8px; padding: 6px 16px; background: var(--white); border: 1px solid var(--border); border-radius: 100px; font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: var(--primary); margin-bottom: 36px; box-shadow: 0 1px 3px rgba(0,0,0,0.04); }\n    .conf-hero-tag svg { width: 14px; height: 14px; }\n    .conf-hero h1 { font-size: 46px; font-weight: 900; color: var(--heading); line-height: 1.08; letter-spacing: -1px; margin-bottom: 28px; }\n    .conf-hero-subtitle { font-size: 18px; color: var(--secondary); line-height: 1.7; max-width: 600px; margin-left: auto; margin-right: auto; }\n\n    \/* \u2550\u2550\u2550 DOWNLOAD BANNER \u2550\u2550\u2550 *\/\n    .conf-download-section { padding: 56px 0; background: var(--white); }\n    .conf-download-inner { max-width: 860px; margin: 0 auto; padding: 0 48px; }\n    .conf-download-card { display: flex; align-items: center; gap: 24px; padding: 28px 36px; background: var(--ocean-bg); border: 1px solid rgba(3,105,161,0.12); border-radius: 16px; transition: all 0.3s; cursor: pointer; text-decoration: none !important; color: inherit; }\n    .conf-download-card:hover { background: #e0f2fe; box-shadow: 0 4px 20px rgba(3,105,161,0.1); transform: translateY(-1px); }\n    .conf-download-icon { width: 52px; height: 52px; border-radius: 14px; background: var(--white); display: flex; align-items: center; justify-content: center; flex-shrink: 0; color: var(--primary); box-shadow: 0 2px 8px rgba(3,105,161,0.08); }\n    .conf-download-icon svg { width: 24px; height: 24px; }\n    .conf-download-info { flex: 1; }\n    .conf-download-title { font-size: 17px; font-weight: 700; color: var(--heading); margin-bottom: 2px; }\n    .conf-download-meta { font-size: 14px; color: var(--secondary); }\n    .conf-download-btn { display: inline-flex; align-items: center; gap: 8px; padding: 12px 28px; background: var(--primary); color: var(--white) !important; font-size: 14px; font-weight: 700; border-radius: 10px; transition: all 0.2s; white-space: nowrap; }\n    .conf-download-card:hover .conf-download-btn { background: var(--primary-dark); box-shadow: 0 4px 12px rgba(3,105,161,0.2); }\n    .conf-download-btn svg { width: 16px; height: 16px; }\n\n    \/* \u2550\u2550\u2550 MAIN CONTENT GRID \u2550\u2550\u2550 *\/\n    .conf-body { padding: 0 0 80px; background: var(--white); }\n    .conf-body-inner { max-width: var(--max-width); margin: 0 auto; padding: 0 48px; display: grid; grid-template-columns: 1fr 380px; gap: 64px; align-items: start; }\n    .conf-main {}\n    .conf-section { padding: 48px 0; }\n    .conf-section:first-child { padding-top: 0; }\n    .conf-section-eyebrow { font-size: 11px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: var(--primary); margin-bottom: 14px; display: inline-flex; align-items: center; gap: 10px; }\n    .conf-section-eyebrow::before { content: ''; width: 20px; height: 2px; border-radius: 1px; background: var(--primary); }\n    .conf-section h2 { font-size: 28px; font-weight: 800; color: var(--heading); line-height: 1.2; margin-bottom: 20px; }\n    .conf-section p { font-size: 17px; color: var(--body); line-height: 1.75; margin-bottom: 16px; }\n    .conf-section p:last-child { margin-bottom: 0; }\n    .conf-section strong { color: var(--heading); font-weight: 700; }\n\n    \/* \u2500\u2500 Table \u2500\u2500 *\/\n    .conf-table-wrapper { margin: 28px 0; border-radius: 12px; overflow: hidden; border: 1px solid var(--border); }\n    .conf-table { width: 100%; border-collapse: collapse; }\n    .conf-table thead { background: var(--light-bg); }\n    .conf-table th { padding: 14px 20px; font-size: 12px; font-weight: 700; letter-spacing: 1px; text-transform: uppercase; color: var(--secondary); text-align: left; border-bottom: 1px solid var(--border); }\n    .conf-table td { padding: 18px 20px; font-size: 16px; color: var(--body); border-bottom: 1px solid var(--border); }\n    .conf-table tbody tr:last-child td { border-bottom: none; }\n    .conf-table td:first-child { font-weight: 800; color: var(--heading); }\n    .conf-table .result-badge { display: inline-flex; align-items: center; gap: 6px; padding: 4px 14px; background: rgba(3,105,161,0.08); color: var(--primary); font-weight: 700; font-size: 14px; border-radius: 100px; }\n    .conf-table .rating-excellent { display: inline-flex; align-items: center; gap: 6px; color: var(--success); font-weight: 700; font-size: 15px; }\n    .conf-table .rating-excellent svg { width: 16px; height: 16px; }\n\n    \/* \u2500\u2500 UV Standard 801 highlight \u2500\u2500 *\/\n    .conf-uv-highlight { margin: 24px 0 0; padding: 28px 32px; background: linear-gradient(135deg, var(--ocean-bg) 0%, #ecfdf5 100%); border-radius: 16px; border: 1px solid rgba(3,105,161,0.08); position: relative; overflow: hidden; }\n    .conf-uv-highlight::before { content: '801'; position: absolute; top: -10px; right: -10px; font-size: 120px; font-weight: 900; line-height: 1; color: rgba(3,105,161,0.05); pointer-events: none; }\n    .conf-uv-highlight p { position: relative; z-index: 2; font-size: 16px; color: var(--body); line-height: 1.75; margin: 0; }\n    .conf-uv-highlight strong { color: var(--primary); }\n\n    \/* \u2500\u2500 Badge pills \u2500\u2500 *\/\n    .conf-badges { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 32px; padding-top: 32px; border-top: 1px solid var(--border); }\n    .conf-badge { display: inline-flex; align-items: center; gap: 8px; padding: 10px 20px; background: var(--light-bg); border-radius: 100px; font-size: 14px; font-weight: 700; color: var(--heading); transition: all 0.2s; }\n    .conf-badge:hover { background: var(--ocean-bg); transform: translateY(-1px); box-shadow: 0 4px 12px rgba(0,0,0,0.04); }\n    .conf-badge svg { width: 18px; height: 18px; color: var(--primary); }\n    .conf-badge--green svg { color: var(--success-light); }\n    .conf-badge--gold svg { color: var(--gold); }\n\n    \/* \u2500\u2500 Legal block \u2500\u2500 *\/\n    .conf-legal { margin-top: 40px; padding: 28px 32px; background: var(--light-bg); border-radius: 14px; border-left: 4px solid var(--primary); }\n    .conf-legal p { font-size: 15px; color: var(--secondary); line-height: 1.7; margin: 0; }\n    .conf-legal strong { color: var(--heading); font-weight: 700; }\n\n    \/* \u2550\u2550\u2550 SIDEBAR \u2550\u2550\u2550 *\/\n    .conf-sidebar { position: sticky; top: 32px; display: flex; flex-direction: column; gap: 20px; }\n    .conf-sidebar-card { background: var(--white); border: 1px solid var(--border); border-radius: 16px; padding: 28px; box-shadow: 0 4px 20px rgba(0,0,0,0.04); }\n    .conf-sidebar-card h3 { font-size: 14px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase; color: var(--heading); margin-bottom: 20px; padding-bottom: 14px; border-bottom: 1px solid var(--border); }\n    .conf-sidebar-list { list-style: none !important; padding: 0 !important; margin: 0 !important; display: flex; flex-direction: column; gap: 14px; }\n    .conf-sidebar-list li { display: flex; align-items: flex-start; gap: 12px; font-size: 15px; color: var(--body); font-weight: 600; line-height: 1.4; }\n    .conf-sidebar-list li svg { width: 18px; height: 18px; color: var(--success-light); flex-shrink: 0; margin-top: 2px; }\n\n    \/* Hohenstein card *\/\n    .conf-hohenstein-card { background: var(--ocean-bg); border: 1px solid rgba(3,105,161,0.1); }\n    .conf-hohenstein-card h3 { border-bottom-color: rgba(3,105,161,0.15); }\n    .conf-hohenstein-body { display: flex; flex-direction: column; gap: 12px; }\n    .conf-hohenstein-logo { width: 100%; height: 64px; background: var(--white); border-radius: 10px; display: flex; align-items: center; justify-content: center; font-size: 15px; font-weight: 800; color: var(--primary); letter-spacing: 1px; text-transform: uppercase; }\n    .conf-hohenstein-logo svg { margin-right: 8px; opacity: 0.6; }\n    .conf-hohenstein-details { display: flex; flex-direction: column; gap: 8px; }\n    .conf-hohenstein-detail { display: flex; justify-content: space-between; align-items: center; font-size: 14px; }\n    .conf-hohenstein-detail-label { color: var(--secondary); font-weight: 500; }\n    .conf-hohenstein-detail-value { color: var(--heading); font-weight: 700; }\n\n    \/* Contact card *\/\n    .conf-contact-card { background: linear-gradient(135deg, var(--light-bg) 0%, #f8f8f8 100%); border: 1px solid var(--border); }\n    .conf-contact-card p { font-size: 15px; color: var(--secondary); line-height: 1.6; margin-bottom: 16px; }\n    .conf-contact-email { display: inline-flex; align-items: center; gap: 8px; padding: 10px 20px; background: var(--white); border: 1px solid var(--border); border-radius: 10px; font-size: 14px; font-weight: 700; color: var(--primary) !important; transition: all 0.2s; text-decoration: none !important; width: 100%; justify-content: center; }\n    .conf-contact-email:hover { background: var(--ocean-bg); border-color: var(--primary); }\n    .conf-contact-email svg { width: 16px; height: 16px; }\n\n    \/* \u2550\u2550\u2550 CLOSING CTA \u2550\u2550\u2550 *\/\n    .conf-closing { padding: 80px 0 96px; background: var(--white); position: relative; overflow: hidden; }\n    .conf-closing::before { content: ''; position: absolute; top: -200px; left: 50%; transform: translateX(-50%); width: 800px; height: 800px; background: radial-gradient(circle, rgba(3,105,161,0.03) 0%, transparent 60%); pointer-events: none; }\n    .conf-closing-inner { position: relative; z-index: 2; max-width: 700px; margin: 0 auto; padding: 0 48px; text-align: center; }\n    .conf-closing-seal { display: inline-flex; align-items: center; gap: 16px; margin-bottom: 28px; padding: 16px 28px; background: var(--light-bg); border: 1px solid var(--border); border-radius: 100px; }\n    .conf-closing-seal svg { width: 24px; height: 24px; color: var(--success-light); }\n    .conf-closing-seal-text { font-size: 14px; font-weight: 700; color: var(--heading); }\n    .conf-closing h2 { font-size: 36px; font-weight: 800; color: var(--heading); line-height: 1.15; margin-bottom: 16px; }\n    .conf-closing-text { font-size: 17px; color: var(--secondary); line-height: 1.7; margin-bottom: 36px; max-width: 540px; margin-left: auto; margin-right: auto; }\n    .conf-closing-btn { display: inline-flex; align-items: center; gap: 10px; padding: 16px 40px; background: var(--green-cta); color: var(--white) !important; font-size: 16px; font-weight: 700; border-radius: 12px; transition: all 0.25s; box-shadow: 0 4px 20px rgba(45,106,79,0.2); text-decoration: none !important; }\n    .conf-closing-btn:hover { transform: translateY(-2px); box-shadow: 0 8px 32px rgba(45,106,79,0.3); background: var(--green-cta-hover); }\n    .conf-closing-btn svg { width: 18px; height: 18px; }\n\n    \/* \u2550\u2550\u2550 RESPONSIVE \u2014 Tablet \u2550\u2550\u2550 *\/\n    @media (max-width: 1024px) {\n        .conf-header-spacer { height: 72px; }\n        .conf-hero-inner { padding: 28px 36px 80px; }\n        .conf-download-inner { padding: 0 36px; }\n        .conf-body-inner { padding: 0 36px; grid-template-columns: 1fr; gap: 40px; }\n        .conf-sidebar { position: static; display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }\n    }\n\n    \/* \u2550\u2550\u2550 RESPONSIVE \u2014 Mobile \u2550\u2550\u2550 *\/\n    @media (max-width: 767px) {\n        .conf-header-spacer { height: 60px; }\n        .conf-hero-inner { padding: 28px 24px 64px; }\n        .conf-hero h1 { font-size: 32px; letter-spacing: -0.5px; }\n        .conf-hero-subtitle { font-size: 16px; }\n        .conf-download-section { padding: 36px 0; }\n        .conf-download-inner { padding: 0 24px; }\n        .conf-download-card { flex-direction: column; text-align: center; gap: 16px; padding: 24px; }\n        .conf-download-btn { width: 100%; justify-content: center; }\n        .conf-body { padding: 0 0 56px; }\n        .conf-body-inner { padding: 0 24px; gap: 32px; }\n        .conf-section { padding: 32px 0; }\n        .conf-section h2 { font-size: 24px; }\n        .conf-uv-highlight { padding: 20px 24px; }\n        .conf-uv-highlight::before { font-size: 80px; }\n        .conf-badges { gap: 8px; }\n        .conf-badge { padding: 8px 14px; font-size: 13px; }\n        .conf-sidebar { grid-template-columns: 1fr; gap: 16px; }\n        .conf-closing { padding: 56px 0 72px; }\n        .conf-closing-inner { padding: 0 24px; }\n        .conf-closing h2 { font-size: 28px; }\n        .conf-closing-text { font-size: 16px; }\n        .conf-closing-btn { width: 100%; justify-content: center; }\n    }\n    <\/style>\n        <div class=\"conf-wrap\">\n\n    <!-- \u2550\u2550\u2550 HEADER SPACER \u2014 prevents hero bleed behind transparent header \u2550\u2550\u2550 -->\n    <div class=\"conf-header-spacer\"><\/div>\n\n    <!-- \u2550\u2550\u2550 HERO \u2550\u2550\u2550 -->\n    <section class=\"conf-hero\">\n        <div class=\"conf-hero-inner\">\n            <div class=\"conf-hero-content\">\n                <div class=\"conf-hero-tag\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 12.75 11.25 15 15 9.75m-3-7.036A11.959 11.959 0 0 1 3.598 6 11.99 11.99 0 0 0 3 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\"\/><\/svg>                    CERTIFICATION                <\/div>\n                <h1>EU Declaration of&shy; Conformity<\/h1>\n                <p class=\"conf-hero-subtitle\">Transparency and safety \u2014 our products meet the strictest European standards for UV protective clothing.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- \u2550\u2550\u2550 DOWNLOAD BANNER \u2550\u2550\u2550 -->\n    <section class=\"conf-download-section\">\n        <div class=\"conf-download-inner\">\n            <a href=\"https:\/\/uveekai.com\/app\/themes\/kadence-child\/dist\/eu-konformitaetserklaerung.pdf\" class=\"conf-download-card\" target=\"_blank\" rel=\"noopener\">\n                <div class=\"conf-download-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m.75 12 3 3m0 0 3-3m-3 3v-6m-1.5-9H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z\"\/><\/svg><\/div>\n                <div class=\"conf-download-info\">\n                    <div class=\"conf-download-title\">EU Declaration of Conformity (PDF)<\/div>\n                    <div class=\"conf-download-meta\">uveekai GmbH &amp; Co. KG \u2014 valid for all UV protection products<\/div>\n                <\/div>\n                <span class=\"conf-download-btn\">\n                    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M3 16.5v2.25A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75V16.5M16.5 12 12 16.5m0 0L7.5 12m4.5 4.5V3\"\/><\/svg>                    Download\n                <\/span>\n            <\/a>\n        <\/div>\n    <\/section>\n\n    <!-- \u2550\u2550\u2550 MAIN CONTENT \u2550\u2550\u2550 -->\n    <section class=\"conf-body\">\n        <div class=\"conf-body-inner\">\n\n            <!-- Main column -->\n            <div class=\"conf-main\">\n\n                <!-- Section 1: PSA -->\n                <div class=\"conf-section\">\n                    <div class=\"conf-section-eyebrow\">Regulation<\/div>\n                    <h2>Personal Protective Equipment (PPE)<\/h2>\n                                            <p>All UV protection products by uveekai GmbH &amp; Co. KG comply with the <strong>PPE Regulation (EU) 2016\/425<\/strong> and are classified as Personal Protective Equipment <strong>Category I<\/strong> (simple PPE).<\/p>\n                                            <p>The conformity assessment was carried out by the <strong>Hohenstein Institute<\/strong> (Notified Body No. 0555) and confirms that our products meet the applicable requirements for UV protective clothing.<\/p>\n                                    <\/div>\n\n                <!-- Section 2: UV Certifications -->\n                <div class=\"conf-section\">\n                    <div class=\"conf-section-eyebrow\">Certifications<\/div>\n                    <h2>UV Protection Certifications<\/h2>\n                    <p>Our clothing has been tested and certified according to the strictest international standards for UV protection:<\/p>\n\n                    <!-- Certification table -->\n                    <div class=\"conf-table-wrapper\">\n                        <table class=\"conf-table\">\n                            <thead>\n                                <tr>\n                                                                            <th>Standard<\/th>\n                                                                            <th>Result<\/th>\n                                                                            <th>Rating<\/th>\n                                                                    <\/tr>\n                            <\/thead>\n                            <tbody>\n                                <tr>\n                                    <td>UV STANDARD 801<\/td>\n                                    <td><span class=\"result-badge\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" width=\"14\" height=\"14\"><circle cx=\"12\" cy=\"12\" r=\"5\"\/><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"3\"\/><\/svg> UPF 80<\/span><\/td>\n                                    <td><span class=\"rating-excellent\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m4.5 12.75 6 6 9-13.5\"\/><\/svg> Excellent UV protection<\/span><\/td>\n                                <\/tr>\n                            <\/tbody>\n                        <\/table>\n                    <\/div>\n\n                    <!-- UV Standard 801 highlight card -->\n                    <div class=\"conf-uv-highlight\">\n                        <p><strong>UV STANDARD 801<\/strong> is considered the world's strictest UV protection standard, as it measures under realistic conditions (stretching, moisture, wear). Our products achieve a UPF of 80 under these conditions \u2014 meaning over <strong>98&nbsp;% of UV radiation<\/strong> is blocked.<\/p>\n                    <\/div>\n                <\/div>\n\n                <!-- Badges -->\n                <div class=\"conf-badges\">\n                    <div class=\"conf-badge\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 12.75 11.25 15 15 9.75m-3-7.036A11.959 11.959 0 0 1 3.598 6 11.99 11.99 0 0 0 3 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\"\/><\/svg>                        PPE Category I                    <\/div>\n                    <div class=\"conf-badge conf-badge--green\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 3v2.25m6.364.386-1.591 1.591M21 12h-2.25m-.386 6.364-1.591-1.591M12 18.75V21m-4.773-4.227-1.591 1.591M5.25 12H3m4.227-4.773L5.636 5.636M15.75 12a3.75 3.75 0 1 1-7.5 0 3.75 3.75 0 0 1 7.5 0Z\"\/><\/svg>                        UPF 80 certified                    <\/div>\n                    <div class=\"conf-badge\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 21a9.004 9.004 0 0 0 8.716-6.747M12 21a9.004 9.004 0 0 1-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 3m0 0a8.997 8.997 0 0 1 7.843 4.582M12 3a8.997 8.997 0 0 0-7.843 4.582m15.686 0A11.953 11.953 0 0 1 12 10.5c-2.998 0-5.74-1.1-7.843-2.918m15.686 0A8.959 8.959 0 0 1 21 12c0 .778-.099 1.533-.284 2.253m0 0A17.919 17.919 0 0 1 12 16.5c-3.162 0-6.133-.815-8.716-2.247m0 0A9.015 9.015 0 0 1 3 12c0-1.605.42-3.113 1.157-4.418\"\/><\/svg>                        EU compliant                    <\/div>\n                <\/div>\n\n                <!-- Legal \/ Manufacturer -->\n                <div class=\"conf-legal\">\n                    <p><strong>Manufacturer:<\/strong> uveekai GmbH &amp; Co. KG, Karlsplatz 3, 80335 Munich, Germany \u2014 represented by Rogenhofer Verwaltungs-GmbH (Managing Director: Thomas Rogenhofer). Commercial register: Local Court (Amtsgericht) Munich, HRA 121200 \u00b7 VAT ID: DE367791178.<\/p>\n                <\/div>\n            <\/div>\n\n            <!-- Sidebar -->\n            <aside class=\"conf-sidebar\">\n\n                <!-- At a Glance -->\n                <div class=\"conf-sidebar-card\">\n                    <h3>At a Glance<\/h3>\n                    <ul class=\"conf-sidebar-list\">\n                                                    <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m4.5 12.75 6 6 9-13.5\"\/><\/svg> PPE Regulation (EU) 2016\/425 \u2014 Category I<\/li>\n                                                    <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m4.5 12.75 6 6 9-13.5\"\/><\/svg> UV STANDARD 801 \u2014 UPF 80<\/li>\n                                                    <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m4.5 12.75 6 6 9-13.5\"\/><\/svg> Testing body: Hohenstein Institute (No. 0555)<\/li>\n                                            <\/ul>\n                <\/div>\n\n                <!-- Hohenstein Institute card -->\n                <div class=\"conf-sidebar-card conf-hohenstein-card\">\n                    <h3>Testing Body<\/h3>\n                    <div class=\"conf-hohenstein-body\">\n                        <div class=\"conf-hohenstein-logo\">\n                            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" style=\"width:24px; height:24px;\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.26 10.147a60.438 60.438 0 0 0-.491 6.347A48.62 48.62 0 0 1 12 20.904a48.62 48.62 0 0 1 8.232-4.41 60.46 60.46 0 0 0-.491-6.347m-15.482 0a50.636 50.636 0 0 0-2.658-.813A59.906 59.906 0 0 1 12 3.493a59.903 59.903 0 0 1 10.399 5.84c-.896.248-1.783.52-2.658.814m-15.482 0A50.717 50.717 0 0 1 12 13.489a50.702 50.702 0 0 1 7.74-3.342M6.75 15a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Zm0 0v-3.675A55.378 55.378 0 0 1 12 8.443m-7.007 11.55A5.981 5.981 0 0 0 6.75 15.75v-1.5\"\/><\/svg>                            Hohenstein Institut\n                        <\/div>\n                        <div class=\"conf-hohenstein-details\">\n                                                            <div class=\"conf-hohenstein-detail\">\n                                    <span class=\"conf-hohenstein-detail-label\">Notified Body<\/span>\n                                    <span class=\"conf-hohenstein-detail-value\">No. 0555<\/span>\n                                <\/div>\n                                                            <div class=\"conf-hohenstein-detail\">\n                                    <span class=\"conf-hohenstein-detail-label\">Standard<\/span>\n                                    <span class=\"conf-hohenstein-detail-value\">UV Standard 801<\/span>\n                                <\/div>\n                                                            <div class=\"conf-hohenstein-detail\">\n                                    <span class=\"conf-hohenstein-detail-label\">Result<\/span>\n                                    <span class=\"conf-hohenstein-detail-value\">UPF 80<\/span>\n                                <\/div>\n                                                            <div class=\"conf-hohenstein-detail\">\n                                    <span class=\"conf-hohenstein-detail-label\">Category<\/span>\n                                    <span class=\"conf-hohenstein-detail-value\">PPE Cat. I<\/span>\n                                <\/div>\n                                                    <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Contact card -->\n                <div class=\"conf-sidebar-card conf-contact-card\">\n                    <h3>Questions?<\/h3>\n                    <p>For questions about our certifications or the declaration of conformity, please contact us:<\/p>\n                    <a href=\"mailto:info@uveekai.com\" class=\"conf-contact-email\">\n                        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M21.75 6.75v10.5a2.25 2.25 0 0 1-2.25 2.25h-15a2.25 2.25 0 0 1-2.25-2.25V6.75m19.5 0A2.25 2.25 0 0 0 19.5 4.5h-15a2.25 2.25 0 0 0-2.25 2.25m19.5 0v.243a2.25 2.25 0 0 1-1.07 1.916l-7.5 4.615a2.25 2.25 0 0 1-2.36 0L3.32 8.91a2.25 2.25 0 0 1-1.07-1.916V6.75\"\/><\/svg>                        info@uveekai.com\n                    <\/a>\n                <\/div>\n\n            <\/aside>\n\n        <\/div>\n    <\/section>\n\n    <!-- \u2550\u2550\u2550 CLOSING CTA \u2550\u2550\u2550 -->\n    <section class=\"conf-closing\">\n        <div class=\"conf-closing-inner\">\n            <div class=\"conf-closing-seal\">\n                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 12.75 11.25 15 15 9.75m-3-7.036A11.959 11.959 0 0 1 3.598 6 11.99 11.99 0 0 0 3 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\"\/><\/svg>                <span class=\"conf-closing-seal-text\">All products certified &amp; EU compliant<\/span>\n            <\/div>\n            <h2>Protection you can trust<\/h2>\n            <p class=\"conf-closing-text\">Every uveekai product is certified to the strictest European standards. Discover UV protective clothing that looks as good as it protects.<\/p>\n            <a href=\"https:\/\/uveekai.com\/en\/alle-produkte\/\" class=\"conf-closing-btn\">\n                Discover the collection                <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13.5 4.5 21 12m0 0-7.5 7.5M21 12H3\"\/><\/svg>            <\/a>\n        <\/div>\n    <\/section>\n\n    <\/div><!-- .conf-wrap -->\n    \n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-75","page","type-page","status-publish","hentry"],"taxonomy_info":[],"featured_image_src_large":false,"author_info":{"display_name":"admin_prod","author_link":"https:\/\/uveekai.com\/en\/author\/admin_prod\/"},"comment_info":0,"_links":{"self":[{"href":"https:\/\/uveekai.com\/en\/wp-json\/wp\/v2\/pages\/75","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uveekai.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/uveekai.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/uveekai.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/uveekai.com\/en\/wp-json\/wp\/v2\/comments?post=75"}],"version-history":[{"count":1,"href":"https:\/\/uveekai.com\/en\/wp-json\/wp\/v2\/pages\/75\/revisions"}],"predecessor-version":[{"id":147,"href":"https:\/\/uveekai.com\/en\/wp-json\/wp\/v2\/pages\/75\/revisions\/147"}],"wp:attachment":[{"href":"https:\/\/uveekai.com\/en\/wp-json\/wp\/v2\/media?parent=75"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}