{"id":13086,"date":"2026-05-13T15:46:48","date_gmt":"2026-05-13T06:46:48","guid":{"rendered":"https:\/\/d22ryn5zdhpjm8.cloudfront.net\/products\/"},"modified":"2026-06-26T13:57:01","modified_gmt":"2026-06-26T04:57:01","slug":"products","status":"publish","type":"page","link":"https:\/\/d22ryn5zdhpjm8.cloudfront.net\/en\/products\/","title":{"rendered":"Products"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13086\" class=\"elementor elementor-13086 elementor-12261\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8ca4b2e e-flex e-con-boxed e-con e-parent\" data-id=\"8ca4b2e\" 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-85db7ac elementor-widget elementor-widget-html\" data-id=\"85db7ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!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>Products & Solutions | SCIVAX<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+JP:wght@300;400;500;600&family=DM+Sans:wght@300;400;500;600&family=DM+Mono:wght@400;500&display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --navy: #0a1628;\n    --navy-mid: #132040;\n    --blue: #1a4fa0;\n    --accent: #00a8c8;\n    --accent-soft: rgba(0,168,200,0.10);\n    --text: #1a1f2e;\n    --text-muted: #5a6478;\n    --text-light: #8a94a6;\n    --border: #e2e6ed;\n    --bg: #f7f8fc;\n    --white: #ffffff;\n    --card-shadow: 0 8px 30px rgba(10,22,40,0.08);\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  html { scroll-behavior: smooth; overflow-x: hidden; }\n\n  body {\n    background: var(--bg);\n    color: var(--text);\n    font-family: 'DM Sans', 'Noto Sans JP', sans-serif;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  .hero {\n    position: relative;\n    padding: 160px 80px 100px;\n    overflow: hidden;\n    background:\n      radial-gradient(ellipse 680px 420px at 80% 35%, rgba(26,79,160,0.26) 0%, transparent 68%),\n      linear-gradient(135deg, #0a1628 0%, #132040 100%);\n  }\n  .hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(90deg, rgba(255,255,255,0.035) 1px, transparent 1px);\n    background-size: 96px 100%;\n    opacity: 0.35;\n    pointer-events: none;\n  }\n  .hero-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n    position: relative;\n    z-index: 1;\n    display: grid;\n    grid-template-columns: minmax(0, 1fr) auto;\n    gap: 56px;\n    align-items: end;\n  }\n  .hero-eyebrow {\n    font-family: 'DM Mono', monospace;\n    font-size: 11px;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 18px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    animation: fadeUp 0.7s 0.1s ease both;\n  }\n  .hero-eyebrow::before {\n    content: '';\n    width: 24px; height: 1px;\n    background: var(--accent);\n    flex-shrink: 0;\n  }\n  .hero-title {\n    font-family: 'DM Sans', 'Noto Sans JP', sans-serif;\n    font-size: clamp(34px, 5vw, 58px);\n    line-height: 1.16;\n    font-weight: 600;\n    letter-spacing: -0.02em;\n    color: var(--white);\n    margin-bottom: 22px;\n    animation: fadeUp 0.75s 0.18s ease both;\n  }\n  .hero-title span { display: inline; color: var(--white); }\n  .hero-desc {\n    font-size: 16px;\n    line-height: 2.0;\n    color: rgba(255,255,255,0.72);\n    max-width: 620px;\n    font-weight: 300;\n    animation: fadeUp 0.75s 0.28s ease both;\n  }\n  .hero-stat-row {\n    display: flex;\n    gap: 14px;\n    flex-shrink: 0;\n    animation: fadeUp 0.75s 0.34s ease both;\n  }\n  .hero-stat {\n    min-width: 132px;\n    padding: 18px 20px;\n    border: 1px solid rgba(255,255,255,0.10);\n    background: rgba(255,255,255,0.045);\n    border-radius: 4px;\n  }\n  .hero-stat-num {\n    font-family: 'DM Sans', sans-serif;\n    font-size: 28px;\n    font-weight: 600;\n    line-height: 1;\n    color: var(--white);\n    letter-spacing: -0.02em;\n  }\n  .hero-stat-num .stat-suffix {\n    color: var(--accent);\n    font-size: 18px;\n    margin-left: 2px;\n  }\n  .hero-stat-label {\n    font-family: 'DM Mono', monospace;\n    font-size: 10px;\n    letter-spacing: 0.10em;\n    color: rgba(255,255,255,0.42);\n    text-transform: uppercase;\n    margin-top: 8px;\n  }\n\n  \/* \u2500\u2500 PRODUCTS SECTION \u2500\u2500 *\/\n  .products-section {\n    padding: 64px 0 80px;\n    position: relative;\n  }\n  .products-inner {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 32px;\n  }\n  .section-header {\n    display: flex;\n    align-items: flex-end;\n    justify-content: space-between;\n    margin-bottom: 32px;\n    gap: 24px;\n    flex-wrap: wrap;\n  }\n  .section-eyebrow {\n    font-family: 'DM Mono', monospace;\n    font-size: 10px;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n  }\n  .section-title {\n    font-family: 'DM Sans', 'Noto Sans JP', sans-serif;\n    font-size: clamp(24px, 3.2vw, 34px);\n    font-weight: 600;\n    letter-spacing: -0.01em;\n    color: var(--navy);\n    line-height: 1.25;\n  }\n\n  \/* \u2500\u2500 PRODUCT CARDS \u2500\u2500 *\/\n  .products-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .product-card {\n    position: relative;\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 5px;\n    text-decoration: none;\n    display: flex;\n    flex-direction: column;\n    overflow: hidden;\n    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;\n    cursor: pointer;\n    opacity: 0;\n    transform: translateY(16px);\n    animation: fadeUp 0.65s ease forwards;\n  }\n  .product-card:hover {\n    transform: translateY(-2px);\n    box-shadow: var(--card-shadow);\n    border-color: rgba(0,168,200,0.32);\n  }\n\n  \/* Image area *\/\n  .card-image {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 16 \/ 9;\n    overflow: hidden;\n    background:\n      radial-gradient(ellipse at 55% 45%, rgba(0,168,200,0.10) 0%, transparent 60%),\n      linear-gradient(135deg, #eef2f8 0%, #f8fafc 100%);\n    flex-shrink: 0;\n  }\n  .card-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n    transition: transform 0.4s ease;\n  }\n  .product-card:hover .card-image img {\n    transform: scale(1.03);\n  }\n  \/* Placeholder when no image is available *\/\n  .card-image-placeholder {\n    width: 100%;\n    height: 100%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .card-image-placeholder svg {\n    width: 52px;\n    height: 52px;\n    opacity: 0.18;\n    stroke: var(--navy);\n  }\n\n  \/* Accent line on the left edge *\/\n  .product-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0;\n    width: 3px; height: 100%;\n    background: var(--accent);\n    opacity: 0;\n    transition: opacity 0.2s ease;\n    z-index: 2;\n  }\n  .product-card:hover::before { opacity: 1; }\n\n  \/* Text body *\/\n  .card-body {\n    padding: 28px 30px 26px;\n    display: flex;\n    flex-direction: column;\n    flex: 1;\n  }\n\n  .card-eyebrow {\n    font-family: 'DM Mono', monospace;\n    font-size: 10px;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--text-light);\n    margin-bottom: 12px;\n    display: flex;\n    align-items: center;\n    gap: 9px;\n  }\n  .card-eyebrow::before {\n    content: '';\n    width: 18px; height: 1px;\n    background: var(--accent);\n    flex-shrink: 0;\n  }\n  .card-title {\n    font-family: 'DM Sans', 'Noto Sans JP', sans-serif;\n    font-size: clamp(19px, 2.2vw, 23px);\n    font-weight: 600;\n    color: var(--navy);\n    line-height: 1.35;\n    margin-bottom: 12px;\n    letter-spacing: -0.01em;\n  }\n  .card-desc {\n    font-size: 15px;\n    line-height: 1.9;\n    color: var(--text-muted);\n    font-weight: 400;\n    margin-bottom: 22px;\n    flex: 1;\n  }\n  .card-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 7px;\n    margin-bottom: 24px;\n  }\n  .card-tag {\n    font-family: 'DM Sans', 'Noto Sans JP', sans-serif;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.03em;\n    color: var(--text-muted);\n    background: #f2f5f9;\n    border: 1px solid #e7ebf1;\n    padding: 5px 10px;\n    border-radius: 3px;\n  }\n  .product-card:hover .card-tag {\n  }\n  .card-link {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-family: 'DM Sans', 'Noto Sans JP', sans-serif;\n    font-size: 14px;\n    font-weight: 500;\n    letter-spacing: 0.04em;\n    color: var(--blue);\n    transition: gap 0.2s ease, color 0.2s ease;\n    margin-top: auto;\n  }\n  .product-card:hover .card-link { gap: 12px; color: var(--accent); }\n  .card-link svg {\n    width: 14px; height: 14px;\n    stroke: currentColor;\n    transition: transform 0.2s ease;\n  }\n  .product-card:hover .card-link svg { transform: translateX(2px); }\n\n  \/* \u2500\u2500 BOTTOM CTA \u2500\u2500 *\/\n  .bottom-strip {\n    position: relative;\n    overflow: hidden;\n    padding: 55px 32px;\n    background:\n      radial-gradient(ellipse 680px 420px at 80% 35%, rgba(26,79,160,0.26) 0%, transparent 68%),\n      linear-gradient(135deg, #0a1628 0%, #132040 100%);\n  }\n  .bottom-strip::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(90deg, rgba(255,255,255,0.035) 1px, transparent 1px);\n    background-size: 96px 100%;\n    opacity: 0.35;\n    pointer-events: none;\n  }\n  .bottom-inner {\n    position: relative;\n    z-index: 1;\n    max-width: 680px;\n    margin: 0 auto;\n    background: rgba(255,255,255,0.055);\n    border: 1px solid rgba(255,255,255,0.10);\n    border-radius: 6px;\n    padding: 50px 50px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    gap: 28px;\n  }\n  .bottom-text-group {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 10px;\n  }\n  .bottom-eyebrow {\n    font-family: 'DM Mono', monospace;\n    font-size: 10px;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--accent);\n    display: flex;\n    align-items: center;\n    gap: 9px;\n  }\n  .bottom-eyebrow::before {\n    content: '';\n    width: 18px; height: 1px;\n    background: var(--accent);\n    flex-shrink: 0;\n  }\n  .bottom-eyebrow::after {\n    content: '';\n    width: 18px; height: 1px;\n    background: var(--accent);\n    flex-shrink: 0;\n  }\n  .bottom-text {\n    font-family: 'DM Sans', 'Noto Sans JP', sans-serif;\n    font-size: 16px;\n    color: rgba(255,255,255,0.80);\n    line-height: 1.8;\n    font-weight: 300;\n  }\n  .bottom-cta-wrap {\n    flex-shrink: 0;\n  }\n  .bottom-cta {\n    display: inline-flex;\n    align-items: center;\n    gap: 12px;\n    background: var(--accent);\n    color: var(--white);\n    font-family: 'DM Sans', 'Noto Sans JP', sans-serif;\n    font-size: 14px;\n    font-weight: 500;\n    letter-spacing: 0.06em;\n    padding: 18px 56px;\n    text-decoration: none;\n    border-radius: 3px;\n    transition: background 0.2s, transform 0.15s, box-shadow 0.2s;\n    white-space: nowrap;\n    box-shadow: 0 4px 24px rgba(0,168,200,0.28);\n  }\n  .bottom-cta:hover {\n    background: #009ec0;\n    transform: translateY(-2px);\n    box-shadow: 0 8px 32px rgba(0,168,200,0.38);\n  }\n  .bottom-cta svg { width: 15px; height: 15px; transition: transform 0.2s ease; }\n  .bottom-cta:hover svg { transform: translateX(3px); }\n\n  \/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(18px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n  .product-card:nth-child(1) { animation-delay: 0.08s; }\n  .product-card:nth-child(2) { animation-delay: 0.16s; }\n  .product-card:nth-child(3) { animation-delay: 0.24s; }\n  .product-card:nth-child(4) { animation-delay: 0.32s; }\n\n  \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n  @media (max-width: 900px) {\n    .hero-inner { grid-template-columns: 1fr; gap: 30px; }\n    .hero-stat-row { justify-content: flex-start; flex-wrap: wrap; }\n    .bottom-inner { padding: 40px 28px; }\n  }\n  @media (max-width: 720px) {\n    .products-grid { grid-template-columns: 1fr; }\n  }\n  @media (max-width: 640px) {\n    .hero { padding: 56px 20px 52px; }\n    .hero-inner, .products-inner { padding: 0; }\n    .hero-title { font-size: 34px; }\n    .hero-desc br { display: none; }\n    .hero-stat { min-width: 118px; padding: 16px; }\n    .products-section { padding: 46px 20px 60px; }\n    .section-header { margin-bottom: 24px; }\n    .card-body { padding: 24px 20px 22px; }\n    .bottom-strip { padding: 52px 20px; }\n    .bottom-cta { width: 100%; justify-content: center; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<!-- \u2500\u2500 HERO \u2500\u2500 -->\n<section class=\"hero\">\n  <div class=\"hero-inner\">\n    <div>\n      <div class=\"hero-eyebrow\">Products &amp; Solutions<\/div>\n      <h1 class=\"hero-title\">Products &amp; <span>Solutions<\/span><\/h1>\n      <p class=\"hero-desc\">\n        With nanoimprint technology at its core, SCIVAX offers a broad product lineup ranging from equipment and optical devices to standard products.\nFrom research and development to the transition to mass production, we propose optimal solutions for each stage of your project.\n      <\/p>\n    <\/div>\n    <div class=\"hero-stat-row\">\n      <div class=\"hero-stat\">\n        <div class=\"hero-stat-num\">\n          <span class=\"count-up\" data-target=\"3000\">0<\/span><span class=\"stat-suffix\">+<\/span>\n        <\/div>\n        <div class=\"hero-stat-label\">Cases<\/div>\n      <\/div>\n      <div class=\"hero-stat\">\n        <div class=\"hero-stat-num\">\n          <span class=\"count-up\" data-target=\"20\">0<\/span><span class=\"stat-suffix\">yr+<\/span>\n        <\/div>\n        <div class=\"hero-stat-label\">NIL Experience<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2500\u2500 PRODUCTS \u2500\u2500 -->\n<section class=\"products-section\">\n  <div class=\"products-inner\">\n    <div class=\"section-header\">\n      <div>\n        <div class=\"section-eyebrow\">Product Categories<\/div>\n        <div class=\"section-title\">Product Categories<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"products-grid\">\n\n      <!-- 01 Optical module devices -->\n      <a href=\"\/en\/optical-module\/\" class=\"product-card\">\n        <div class=\"card-image\">\n            <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/472c6b58-ad74-4b2d-979d-667c866a47c2.png\" alt=\"Optical module devices\">\n         \n        <\/div>\n        <div class=\"card-body\">\n          <div class=\"card-eyebrow\">01 \u2014 Optical Module<\/div>\n          <div class=\"card-title\">Optical Module<br>Devices<\/div>\n          <p class=\"card-desc\">\n            We offer Amtelus\u00ae, an ultra-compact optical module platform, along with standard Tx modules. These highly integrated packages are optimized for wearable and IoT devices.\n          <\/p>\n          <div class=\"card-tags\">\n           \n          <\/div>\n          <div class=\"card-link\">\n            View Products\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"\/>\n            <\/svg>\n          <\/div>\n        <\/div>\n      <\/a>\n\n      <!-- 02 Lenses for sensor light sources -->\n      <a href=\"\/en\/sensor-lens\/\" class=\"product-card\">\n        <div class=\"card-image\">\n         <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/2026\u5e745\u670825\u65e5-14_11_47.png\" alt=\"Lenses for sensor light sources\">\n        <\/div>\n        <div class=\"card-body\">\n          <div class=\"card-eyebrow\">02 \u2014 Sensor Optics<\/div>\n          <div class=\"card-title\">Lenses for<br>Sensor Light Sources<\/div>\n          <p class=\"card-desc\">\n            Platanus\u00ae diffusing optical elements and Ardisia\u00ae dot projectors. Fully freeform designs based on proprietary algorithms help maximize the accuracy of ToF sensing.\n          <\/p>\n          <div class=\"card-tags\">\n           \n          <\/div>\n          <div class=\"card-link\">\n            View Products\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"\/>\n            <\/svg>\n          <\/div>\n        <\/div>\n      <\/a>\n\n      <!-- 03 Nanoimprint equipment -->\n      <a href=\"\/en\/imprint-equipment\/\" class=\"product-card\">\n        <div class=\"card-image\">\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/Image-2026\u5e745\u670820\u65e5-15_03_26.png\" alt=\"Dyad\u00ae 200 nanoimprint equipment\">\n        <\/div>\n        <div class=\"card-body\">\n          <div class=\"card-eyebrow\">03 \u2014 NIL Equipment<\/div>\n          <div class=\"card-title\">Nanoimprint<br>Equipment<\/div>\n          <p class=\"card-desc\">\n            Introducing Dyad\u00ae 200, a fully automatic UV nanoimprint system for mass production jointly developed by SCIVAX and TAZMO Co., Ltd., as well as RubiQ\u00ae, a modular R&amp;D system.\n          <\/p>\n          <div class=\"card-tags\">\n         \n          <\/div>\n          <div class=\"card-link\">\n            View Products\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"\/>\n            <\/svg>\n          <\/div>\n        <\/div>\n      <\/a>\n\n      <!-- 04 Standard product sales -->\n      <a href=\"\/en\/standard-products\/\" class=\"product-card\">\n        <div class=\"card-image\">\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/05\/img0401d-en_cut.png\" alt=\"Dyad\u00ae 200 nanoimprint equipment\">\n        <\/div>\n        <div class=\"card-body\">\n          <div class=\"card-eyebrow\">04 \u2014 Standard Products<\/div>\n          <div class=\"card-title\">Standard Products &amp;<br>Sample Sales<\/div>\n          <p class=\"card-desc\">\n            We sell molded samples, stock molds, and samples of inorganic wire-grid polarizers. These products can be used from initial studies of nanoimprint technology through mass-production verification.\n          <\/p>\n          <div class=\"card-tags\">\n          <\/div>\n          <div class=\"card-link\">\n            View Products\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n              <path d=\"M5 12h14M12 5l7 7-7 7\"\/>\n            <\/svg>\n          <\/div>\n        <\/div>\n      <\/a>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2500\u2500 BOTTOM CTA \u2500\u2500 -->\n<div class=\"bottom-strip\">\n  <div class=\"bottom-inner\">\n    <div class=\"bottom-text-group\">\n      <div class=\"bottom-eyebrow\">Contact<\/div>\n      <p class=\"bottom-text\">\n        Please feel free to contact us regarding product specifications, customization, or sample purchases.\n      <\/p>\n    <\/div>\n    <div class=\"bottom-cta-wrap\">\n      <a href=\"\/en\/contact\" class=\"bottom-cta\">\n        Contact Us\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M5 12h14M12 5l7 7-7 7\"\/>\n        <\/svg>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<script>\n  (function () {\n    const DURATION = 1600;\n    const DELAY    = 400;\n\n    function easeOutExpo(t) {\n      return t === 1 ? 1 : 1 - Math.pow(2, -10 * t);\n    }\n\n    function animateCount(el) {\n      const target = parseInt(el.dataset.target, 10);\n      const start  = performance.now();\n      function step(now) {\n        const progress = Math.min((now - start) \/ DURATION, 1);\n        el.textContent = Math.round(easeOutExpo(progress) * target).toLocaleString('en-US');\n        if (progress < 1) requestAnimationFrame(step);\n      }\n      requestAnimationFrame(step);\n    }\n\n    const targets = document.querySelectorAll('.count-up');\n    if (!targets.length) return;\n\n    const observer = new IntersectionObserver(function (entries) {\n      entries.forEach(function (entry) {\n        if (entry.isIntersecting) {\n          setTimeout(function () { animateCount(entry.target); }, DELAY);\n          observer.unobserve(entry.target);\n        }\n      });\n    }, { threshold: 0.4 });\n\n    targets.forEach(function (el) { observer.observe(el); });\n  })();\n<\/script>\n<\/body>\n<\/html>\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","protected":false},"excerpt":{"rendered":"Products &#038; Solutions | SCIVAX Products &amp; Solutions Products &amp; Solutions With nanoimprint technology at its core, SCIVAX offers a broad product lineup ranging from equipment and optical devices to standard products. From research and development to the transition to mass production, we propose optimal solutions for each stage of your project. 0+ Cases 0yr+ [&hellip;]","protected":false},"author":1,"featured_media":13894,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-13086","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/d22ryn5zdhpjm8.cloudfront.net\/en\/wp-json\/wp\/v2\/pages\/13086","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/d22ryn5zdhpjm8.cloudfront.net\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/d22ryn5zdhpjm8.cloudfront.net\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/d22ryn5zdhpjm8.cloudfront.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/d22ryn5zdhpjm8.cloudfront.net\/en\/wp-json\/wp\/v2\/comments?post=13086"}],"version-history":[{"count":14,"href":"https:\/\/d22ryn5zdhpjm8.cloudfront.net\/en\/wp-json\/wp\/v2\/pages\/13086\/revisions"}],"predecessor-version":[{"id":14106,"href":"https:\/\/d22ryn5zdhpjm8.cloudfront.net\/en\/wp-json\/wp\/v2\/pages\/13086\/revisions\/14106"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/d22ryn5zdhpjm8.cloudfront.net\/en\/wp-json\/wp\/v2\/media\/13894"}],"wp:attachment":[{"href":"https:\/\/d22ryn5zdhpjm8.cloudfront.net\/en\/wp-json\/wp\/v2\/media?parent=13086"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}