{"id":621,"date":"2026-05-14T12:00:13","date_gmt":"2026-05-14T10:00:13","guid":{"rendered":"https:\/\/axxel.eu\/?page_id=621"},"modified":"2026-05-14T12:16:41","modified_gmt":"2026-05-14T10:16:41","slug":"lenticular-items","status":"publish","type":"page","link":"https:\/\/axxel.eu\/fr\/lenticular-items\/","title":{"rendered":"Lenticular Items"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<style>html,body{background:#0e0e0e!important;background-color:#0e0e0e!important;}<\/style>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Lenticular Items \u2013 Cards, Rulers &#038; Bookmarks | Axxel.eu<\/title>\n<meta name=\"description\" content=\"Lenticular cards, rulers and bookmarks with 3D\/FLIP\/Anim effect. Formats: business card 85\u00d754 mm, A6, A5, rulers. Short runs from 1 pc, 75 LPI &#038; 100 LPI. For agencies across Europe.\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@400;600;700;800;900&#038;family=Barlow:wght@400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<style>\n\/* \u2500\u2500 WORDPRESS FULL-WIDTH DARK OVERRIDE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  html,\n  body,\n  .site,\n  #page,\n  .site-content,\n  #content,\n  .hestia-top-bar,\n  .page-template-default .site-content {\n    background: #0e0e0e !important;\n    background-color: #0e0e0e !important;\n  }\n\n  \/* Remove WP container width constraints *\/\n  .entry-content,\n  .page-content,\n  .single-page-personal .entry-content,\n  article.page,\n  .hestia-work,\n  .container,\n  .col-md-8,\n  .col-md-10,\n  .col-sm-12 {\n    max-width: 100% !important;\n    width: 100% !important;\n    padding-left: 0 !important;\n    padding-right: 0 !important;\n    margin-left: 0 !important;\n    margin-right: 0 !important;\n    float: none !important;\n  }\n\n  \/* Hide WP page title (we have our own hero) *\/\n  .entry-header,\n  .page-header,\n  h1.entry-title,\n  .hestia-title,\n  .title-section {\n    display: none !important;\n  }\n\n  \/* Remove default WP entry padding *\/\n  .entry-content > *:first-child { margin-top: 0 !important; }\n  .post-entry, .page-content { padding: 0 !important; }\n\n  \/* Sidebar off *\/\n  .col-md-4.blog-sidebar { display: none !important; }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --black: #0e0e0e;\n    --dark: #141414;\n    --surface: #1c1c1c;\n    --surface2: #242424;\n    --border: rgba(255,255,255,0.08);\n    --orange: #F57C20;\n    --orange-light: #FF9A45;\n    --white: #ffffff;\n    --muted: rgba(255,255,255,0.55);\n    --font-display: 'Barlow Condensed', sans-serif;\n    --font-body: 'Barlow', sans-serif;\n  }\n\n  html { scroll-behavior: smooth; }\n  body {\n    background: var(--dark);\n    color: var(--white);\n    font-family: var(--font-body);\n    font-size: 16px;\n    line-height: 1.65;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* \u2500\u2500 NAV \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  nav {\n    position: sticky; top: 0; z-index: 100;\n    background: rgba(14,14,14,0.96);\n    backdrop-filter: blur(8px);\n    border-bottom: 1px solid var(--border);\n    padding: 0 2rem;\n    display: flex; align-items: center; gap: 2rem;\n    height: 64px;\n  }\n  nav a.logo img { height: 36px; display: block; }\n  nav ul { list-style: none; display: flex; align-items: center; gap: 1.5rem; flex-wrap: wrap; }\n  nav ul a { color: var(--muted); text-decoration: none; font-size: 13px; font-weight: 500; letter-spacing: .3px; transition: color .2s; white-space: nowrap; }\n  nav ul a:hover, nav ul a.active { color: var(--white); }\n  nav ul a.active { color: var(--orange); }\n\n  \/* \u2500\u2500 HERO \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .hero {\n    background: var(--black);\n    padding: 100px 2rem 80px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute; inset: 0;\n    background: radial-gradient(ellipse 80% 60% at 50% 0%, rgba(245,124,32,0.12) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .hero-eyebrow {\n    display: inline-block;\n    font-family: var(--font-display);\n    font-size: 12px; font-weight: 700; letter-spacing: 3px;\n    text-transform: uppercase; color: var(--orange);\n    margin-bottom: 1.5rem;\n    padding: 6px 16px;\n    border: 1px solid rgba(245,124,32,0.3);\n    border-radius: 2px;\n  }\n  .hero h1 {\n    font-family: var(--font-display);\n    font-size: clamp(3rem, 9vw, 7.5rem);\n    font-weight: 900; line-height: .92;\n    text-transform: uppercase; letter-spacing: -1px;\n    margin-bottom: 1.5rem;\n  }\n  .hero h1 em { font-style: normal; color: var(--orange); }\n  .hero-sub {\n    font-size: 1.1rem; color: var(--muted); max-width: 560px; margin: 0 auto 2.5rem;\n    line-height: 1.7;\n  }\n  .hero-tags {\n    display: flex; flex-wrap: wrap; gap: .75rem;\n    justify-content: center; margin-bottom: 3rem;\n  }\n  .hero-tag {\n    padding: 6px 16px;\n    border: 1px solid var(--border);\n    border-radius: 2px;\n    font-size: 13px; color: var(--muted); font-weight: 500;\n    background: var(--surface);\n  }\n\n  \/* \u2500\u2500 SECTION BASICS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  section { padding: 80px 2rem; }\n  .container { max-width: 960px; margin: 0 auto; }\n  .section-label {\n    font-family: var(--font-display);\n    font-size: 11px; font-weight: 700; letter-spacing: 3px;\n    text-transform: uppercase; color: var(--orange);\n    margin-bottom: 1rem;\n  }\n  .section-title {\n    font-family: var(--font-display);\n    font-size: clamp(2rem, 5vw, 3.5rem);\n    font-weight: 900; text-transform: uppercase; line-height: .95;\n    margin-bottom: 1.5rem;\n  }\n  .section-body { color: var(--muted); max-width: 620px; line-height: 1.75; }\n\n  \/* \u2500\u2500 FORMATS GRID \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .formats-section { background: var(--surface); }\n  .formats-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n    gap: 1px;\n    background: var(--border);\n    border: 1px solid var(--border);\n    margin-top: 3rem;\n  }\n  .format-card {\n    background: var(--surface2);\n    padding: 2rem 1.5rem;\n    position: relative;\n    transition: background .2s;\n  }\n  .format-card:hover { background: #2a2a2a; }\n  .format-card.popular::before {\n    content: 'POPULAR';\n    position: absolute; top: 12px; right: 12px;\n    font-family: var(--font-display);\n    font-size: 9px; font-weight: 700; letter-spacing: 2px;\n    color: var(--orange); border: 1px solid rgba(245,124,32,0.4);\n    padding: 2px 7px; border-radius: 1px;\n  }\n\n  .format-name {\n    font-family: var(--font-display);\n    font-size: 1.4rem; font-weight: 800; text-transform: uppercase;\n    margin-bottom: .3rem;\n  }\n  .format-dims { font-size: 13px; color: var(--orange); font-weight: 600; margin-bottom: .5rem; }\n  .format-note { font-size: 12px; color: var(--muted); line-height: 1.5; }\n\n\/* \u2500\u2500 ORIENTATION PAIRS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .format-orientations {\n    display: flex; align-items: center; gap: 1rem;\n    margin: 1.25rem 0 1.25rem;\n    min-height: 100px;\n  }\n  .orientation-item {\n    display: flex; flex-direction: column; align-items: center; gap: 6px;\n    flex: 1;\n  }\n  .orientation-shape {\n    border: 1.5px solid rgba(245,124,32,0.55);\n    background: rgba(245,124,32,0.04);\n    flex-shrink: 0;\n  }\n  .orientation-dims {\n    font-size: 12px; font-weight: 700; color: var(--orange);\n    white-space: nowrap; letter-spacing: .3px;\n  }\n  .orientation-label {\n    font-size: 10px; color: var(--muted); text-transform: uppercase;\n    letter-spacing: 1px; white-space: nowrap;\n  }\n  .orientation-sep {\n    font-size: 1.1rem; color: var(--muted); flex-shrink: 0;\n    align-self: center; margin-top: -18px;\n  }\n\n  \/* \u2500\u2500 MATERIALS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .materials-section { background: var(--black); }\n  .materials-grid {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem;\n    margin-top: 3rem;\n  }\n  @media (max-width: 640px) { .materials-grid { grid-template-columns: 1fr; } }\n  .material-card {\n    background: var(--surface);\n    border: 1px solid var(--border);\n    padding: 2rem;\n    position: relative;\n  }\n  .material-badge {\n    display: inline-block;\n    font-family: var(--font-display);\n    font-size: 13px; font-weight: 800; letter-spacing: 1.5px;\n    text-transform: uppercase;\n    background: var(--orange); color: var(--black);\n    padding: 4px 12px; margin-bottom: 1.25rem;\n  }\n  .material-lpi {\n    font-family: var(--font-display);\n    font-size: 3.5rem; font-weight: 900; line-height: 1;\n    color: var(--white); margin-bottom: .25rem;\n  }\n  .material-lpi span { font-size: 1.2rem; color: var(--muted); font-weight: 600; }\n  .material-subtitle { font-size: 14px; color: var(--muted); margin-bottom: 1.5rem; line-height: 1.5; }\n  .material-specs { list-style: none; }\n  .material-specs li {\n    display: flex; justify-content: space-between;\n    padding: 8px 0;\n    border-bottom: 1px solid var(--border);\n    font-size: 14px;\n  }\n  .material-specs li:last-child { border-bottom: none; }\n  .material-specs li .spec-label { color: var(--muted); }\n  .material-specs li .spec-val { font-weight: 600; color: var(--white); }\n  .material-formats-ok {\n    margin-top: 1.25rem;\n    font-size: 12px; color: var(--orange); font-weight: 600;\n    letter-spacing: .5px;\n  }\n\n  \/* \u2500\u2500 PRODUCTS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .products-section { background: var(--surface); }\n  .products-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 1.5rem; margin-top: 3rem;\n  }\n  .product-card {\n    background: var(--black);\n    border: 1px solid var(--border);\n    padding: 2rem 1.5rem;\n  }\n  .product-num {\n    font-family: var(--font-display);\n    font-size: 3rem; font-weight: 900; color: rgba(245,124,32,0.15);\n    line-height: 1; margin-bottom: .75rem;\n  }\n  .product-title {\n    font-family: var(--font-display);\n    font-size: 1.3rem; font-weight: 800; text-transform: uppercase;\n    margin-bottom: .5rem; color: var(--white);\n  }\n  .product-desc { font-size: 13px; color: var(--muted); line-height: 1.6; }\n\n  \/* \u2500\u2500 NOTES \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .pricing-note {\n    background: var(--surface);\n    border-left: 3px solid var(--orange);\n    padding: 1rem 1.5rem;\n    margin-top: 2rem;\n    font-size: 13px; color: var(--muted); line-height: 1.65;\n  }\n\n  \/* \u2500\u2500 PDF SECTION \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .pdf-section { background: var(--surface); }\n  .pdf-grid {\n    display: grid; grid-template-columns: 1fr 1fr; gap: 2rem;\n    margin-top: 3rem;\n  }\n  @media (max-width: 640px) { .pdf-grid { grid-template-columns: 1fr; } }\n  .pdf-card {\n    background: var(--black);\n    border: 1px solid var(--border);\n    overflow: hidden;\n  }\n  .pdf-header {\n    background: var(--surface2);\n    padding: 1rem 1.5rem;\n    display: flex; align-items: center; justify-content: space-between;\n    border-bottom: 1px solid var(--border);\n  }\n  .pdf-header-title {\n    font-family: var(--font-display);\n    font-size: 1rem; font-weight: 800; text-transform: uppercase;\n    letter-spacing: .5px;\n  }\n  .pdf-lang-badge {\n    font-family: var(--font-display);\n    font-size: 11px; font-weight: 700; letter-spacing: 2px;\n    text-transform: uppercase;\n    background: var(--orange); color: var(--black);\n    padding: 3px 9px;\n  }\n  .pdf-viewer {\n    width: 100%; height: 420px;\n    border: none; display: block;\n    background: #222;\n  }\n  .pdf-viewer-placeholder {\n    width: 100%; height: 420px;\n    background: #1a1a1a;\n    display: flex; flex-direction: column;\n    align-items: center; justify-content: center;\n    gap: 1rem;\n  }\n  .pdf-viewer-placeholder svg { opacity: .3; }\n  .pdf-viewer-placeholder p { color: var(--muted); font-size: 13px; }\n  .pdf-footer {\n    padding: 1rem 1.5rem;\n    display: flex; align-items: center; justify-content: space-between;\n    border-top: 1px solid var(--border);\n    background: var(--surface2);\n  }\n  .pdf-filename { font-size: 12px; color: var(--muted); }\n\n  \/* \u2500\u2500 BUTTONS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .btn {\n    display: inline-flex; align-items: center; gap: 8px;\n    padding: 12px 24px;\n    font-family: var(--font-display);\n    font-size: 14px; font-weight: 700; letter-spacing: 1px;\n    text-transform: uppercase; text-decoration: none;\n    cursor: pointer; transition: all .2s; border: none;\n  }\n  .btn-primary {\n    background: var(--orange); color: var(--black);\n  }\n  .btn-primary:hover { background: var(--orange-light); }\n  .btn-outline {\n    background: transparent;\n    border: 1px solid rgba(245,124,32,0.5); color: var(--orange);\n  }\n  .btn-outline:hover { border-color: var(--orange); background: rgba(245,124,32,0.08); }\n  .btn-sm {\n    padding: 8px 16px; font-size: 12px;\n  }\n  .btn-icon { font-size: 16px; }\n\n  \/* \u2500\u2500 USECASES \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .usecases-section { background: var(--dark); }\n  .usecases-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));\n    gap: 1px; background: var(--border);\n    margin-top: 3rem;\n    border: 1px solid var(--border);\n  }\n  .usecase {\n    background: var(--surface);\n    padding: 1.25rem 1rem;\n    font-family: var(--font-display);\n    font-size: .95rem; font-weight: 700; text-transform: uppercase;\n    color: var(--muted);\n    transition: all .2s; cursor: default;\n  }\n  .usecase:hover { background: var(--surface2); color: var(--orange); }\n\n  \/* \u2500\u2500 CTA \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .cta-section {\n    background: var(--black);\n    padding: 100px 2rem;\n    text-align: center;\n    position: relative; overflow: hidden;\n  }\n  .cta-section::before {\n    content: '';\n    position: absolute; inset: 0;\n    background: radial-gradient(ellipse 70% 50% at 50% 100%, rgba(245,124,32,0.1) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  .cta-title {\n    font-family: var(--font-display);\n    font-size: clamp(2rem, 6vw, 4.5rem);\n    font-weight: 900; text-transform: uppercase; line-height: .95;\n    margin-bottom: 1.5rem;\n  }\n  .cta-title em { font-style: normal; color: var(--orange); }\n  .cta-sub { color: var(--muted); font-size: 1rem; max-width: 500px; margin: 0 auto 2.5rem; line-height: 1.7; }\n  .cta-actions { display: flex; gap: 1rem; flex-wrap: wrap; justify-content: center; }\n  .cta-ps {\n    margin-top: 2.5rem; font-size: 13px; color: var(--muted); line-height: 1.7;\n    max-width: 540px; margin-left: auto; margin-right: auto;\n  }\n  .cta-ps strong { color: var(--white); }\n\n  \/* \u2500\u2500 FOOTER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  footer {\n    background: var(--black);\n    border-top: 1px solid var(--border);\n    padding: 3rem 2rem;\n    text-align: center;\n  }\n  .footer-brand {\n    font-family: var(--font-display);\n    font-size: 1.2rem; font-weight: 900; text-transform: uppercase;\n    color: var(--white); margin-bottom: .5rem;\n  }\n  .footer-tagline { font-size: 12px; color: var(--muted); margin-bottom: 1rem; }\n  .footer-info { font-size: 13px; color: var(--muted); line-height: 1.8; }\n  .footer-info a { color: var(--orange); text-decoration: none; }\n  .footer-bottom { margin-top: 2rem; font-size: 11px; color: rgba(255,255,255,0.25); }\n\n  \/* \u2500\u2500 DIVIDER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .divider {\n    height: 1px; background: var(--border); margin: 3rem 0;\n  }\n\n  \/* \u2500\u2500 PHOTO SHOWCASE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .photo-showcase {\n    display: grid; grid-template-columns: 1fr 1fr;\n    gap: 1.5rem; margin: 2.5rem 0 3rem;\n  }\n  .photo-block { position: relative; overflow: hidden; }\n  .photo-block img {\n    width: 100%; height: 280px;\n    object-fit: cover; display: block;\n    transition: transform .4s ease;\n  }\n  .photo-block:hover img { transform: scale(1.03); }\n  .photo-caption {\n    position: absolute; bottom: 0; left: 0; right: 0;\n    background: linear-gradient(transparent, rgba(0,0,0,0.75));\n    padding: 1.5rem 1rem .75rem;\n    font-family: var(--font-display);\n    font-size: 13px; font-weight: 700; letter-spacing: 1.5px;\n    text-transform: uppercase; color: var(--white);\n  }\n  @media (max-width: 580px) {\n    .photo-showcase { grid-template-columns: 1fr; }\n    .photo-block img { height: 200px; }\n  }\n\n<\/style>\n<\/head>\n<body>\n\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 HERO \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"hero\">\n  <div class=\"hero-eyebrow\">Lenticular Technology \u00b7 Small Format<\/div>\n  <h1>CARDS THAT<br><em>3D\/FLIP\/Anim.<\/em><br>GIFTS THEY<br>KEEP.<\/h1>\n  <p class=\"hero-sub\">\n    Business cards, rulers, bookmarks and magnets with 3D\/FLIP\/Anim effect \u2014\n    printed on 75 LPI or 100 LPI lenticular film.\n    Ships across Europe.\n  <\/p>\n  <div class=\"hero-tags\">\n    <span class=\"hero-tag\">85 \u00d7 54 mm \u2014 Business Card<\/span>\n    <span class=\"hero-tag\">A6 \u00b7 A5 \u00b7 A4 \u00b7 A3\/B3<\/span>\n    <span class=\"hero-tag\">Rulers 220 mm &amp; 320 mm<\/span>\n    <span class=\"hero-tag\">75 LPI &amp; 100 LPI<\/span>\n    <span class=\"hero-tag\">From 1 pc<\/span>\n    <span class=\"hero-tag\">7\u201314 working days<\/span>\n  <\/div>\n  <div style=\"display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;\">\n    <a href=\"mailto:info@axxel.eu?subject=Lenticular%20Items%20quote\" class=\"btn btn-primary\">\n      Get a quote \u2192\n    <\/a>\n    <a href=\"#pricelist\" class=\"btn btn-outline\">\n      Download price list \u2193\n    <\/a>\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 FORMATS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"formats-section\">\n  <div class=\"container\">\n    <p class=\"section-label\">Formats &amp; Sizes<\/p>\n    <h2 class=\"section-title\">SIX FORMATS.<br>ONE EFFECT.<\/h2>\n    <p class=\"section-body\">\n      Every format runs on the same premium lenticular film. Choose by application \u2014\n      pocket-sized business cards for direct contact, rulers for desktops,\n      bookmarks for events, A5 cards for POS displays.\n    <\/p>\n\n    <div class=\"photo-showcase\">\n      <div class=\"photo-block\">\n        <img decoding=\"async\" src=\"https:\/\/axxel.eu\/wp-content\/uploads\/2026\/05\/Mix-Cards-01.png\"\n             alt=\"Lenticular cards \u2014 business cards, A6 and A5 with 3D\/FLIP\/Anim effect\">\n        <div class=\"photo-caption\">Cards \u2014 85\u00d754 \u00b7 A6 \u00b7 A5<\/div>\n      <\/div>\n      <div class=\"photo-block\">\n        <img decoding=\"async\" src=\"https:\/\/axxel.eu\/wp-content\/uploads\/2026\/05\/Mix-rulers-01.png\"\n             alt=\"Lenticular rulers and bookmarks with 3D\/FLIP\/Anim effect\">\n        <div class=\"photo-caption\">Rulers &amp; Bookmarks<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"formats-grid\">\n\n      <!-- BUSINESS CARD -->\n      <div class=\"format-card popular\">\n        <div class=\"format-name\">Business Card<\/div>\n        <div class=\"format-orientations\">\n          <div class=\"orientation-item\">\n            <div class=\"orientation-shape\" style=\"width:72px;height:45px;\"><\/div>\n            <div class=\"orientation-dims\">85 \u00d7 54 mm<\/div>\n            <div class=\"orientation-label\">Landscape<\/div>\n          <\/div>\n          <div class=\"orientation-sep\">\u2194<\/div>\n          <div class=\"orientation-item\">\n            <div class=\"orientation-shape\" style=\"width:45px;height:72px;\"><\/div>\n            <div class=\"orientation-dims\">54 \u00d7 85 mm<\/div>\n            <div class=\"orientation-label\">Portrait<\/div>\n          <\/div>\n        <\/div>\n        <p class=\"format-note\">ISO CR80 \u2014 fits every wallet. The most eye-catching business card your client will ever hand out.<\/p>\n      <\/div>\n\n      <!-- A6 -->\n      <div class=\"format-card\">\n        <div class=\"format-name\">A6 Card<\/div>\n        <div class=\"format-orientations\">\n          <div class=\"orientation-item\">\n            <div class=\"orientation-shape\" style=\"width:80px;height:56px;\"><\/div>\n            <div class=\"orientation-dims\">148 \u00d7 105 mm<\/div>\n            <div class=\"orientation-label\">Landscape<\/div>\n          <\/div>\n          <div class=\"orientation-sep\">\u2194<\/div>\n          <div class=\"orientation-item\">\n            <div class=\"orientation-shape\" style=\"width:56px;height:80px;\"><\/div>\n            <div class=\"orientation-dims\">105 \u00d7 148 mm<\/div>\n            <div class=\"orientation-label\">Portrait<\/div>\n          <\/div>\n        <\/div>\n        <p class=\"format-note\">Postcard size. Perfect for mailers, event invitations, loyalty cards, and POS inserts.<\/p>\n      <\/div>\n\n      <!-- A5 -->\n      <div class=\"format-card\">\n        <div class=\"format-name\">A5 Card<\/div>\n        <div class=\"format-orientations\">\n          <div class=\"orientation-item\">\n            <div class=\"orientation-shape\" style=\"width:88px;height:62px;\"><\/div>\n            <div class=\"orientation-dims\">210 \u00d7 148 mm<\/div>\n            <div class=\"orientation-label\">Landscape<\/div>\n          <\/div>\n          <div class=\"orientation-sep\">\u2194<\/div>\n          <div class=\"orientation-item\">\n            <div class=\"orientation-shape\" style=\"width:62px;height:88px;\"><\/div>\n            <div class=\"orientation-dims\">148 \u00d7 210 mm<\/div>\n            <div class=\"orientation-label\">Portrait<\/div>\n          <\/div>\n        <\/div>\n        <p class=\"format-note\">Counter card size. Stands out at retail POS, trade-show tables, and reception desks.<\/p>\n      <\/div>\n\n      <!-- RULER S -->\n      <div class=\"format-card\">\n        <div class=\"format-name\">Ruler S<\/div>\n        <div class=\"format-orientations\" style=\"justify-content:center;\">\n          <div class=\"orientation-item\">\n            <div class=\"orientation-shape\" style=\"width:110px;height:28px;\"><\/div>\n            <div class=\"orientation-dims\">220 \u00d7 58 mm<\/div>\n            <div class=\"orientation-label\">Desktop ruler<\/div>\n          <\/div>\n        <\/div>\n        <p class=\"format-note\">Stays on the desk, brand stays visible all day. Functional premium giveaway for trade shows &amp; B2B.<\/p>\n      <\/div>\n\n      <!-- RULER L -->\n      <div class=\"format-card\">\n        <div class=\"format-name\">Ruler L<\/div>\n        <div class=\"format-orientations\" style=\"justify-content:center;\">\n          <div class=\"orientation-item\">\n            <div class=\"orientation-shape\" style=\"width:120px;height:22px;\"><\/div>\n            <div class=\"orientation-dims\">320 \u00d7 59 mm<\/div>\n            <div class=\"orientation-label\">Desktop ruler<\/div>\n          <\/div>\n        <\/div>\n        <p class=\"format-note\">Full 30 cm ruler. More branding surface, premium feel. Ideal for A4-oriented desk environments.<\/p>\n      <\/div>\n\n      <!-- A4 \/ A3 \/ B3 + 2 ANIM gifs \u2014 spans full width, 3 columns -->\n      <div style=\"grid-column:1\/-1;display:grid;grid-template-columns:1fr 1fr 1fr;gap:1px;background:var(--border);\">\n        <div class=\"format-card\" style=\"background:var(--surface2);\">\n          <div class=\"format-name\">A4 \u00b7 A3 \/ B3<\/div>\n          <div class=\"format-orientations\" style=\"justify-content:center;gap:1.5rem;\">\n            <div class=\"orientation-item\">\n              <div class=\"orientation-shape\" style=\"width:52px;height:74px;opacity:.5;\"><\/div>\n              <div class=\"orientation-dims\">A4<\/div>\n              <div class=\"orientation-label\">210 \u00d7 297 mm<\/div>\n            <\/div>\n            <div class=\"orientation-item\">\n              <div class=\"orientation-shape\" style=\"width:74px;height:105px;opacity:.5;\"><\/div>\n              <div class=\"orientation-dims\">A3 \/ B3<\/div>\n              <div class=\"orientation-label\">297 \u00d7 420 mm<\/div>\n            <\/div>\n          <\/div>\n          <p class=\"format-note\">Larger formats bridging small-format cards and full posters. Quote on request \u2014 min. 10 pcs.<\/p>\n          <div style=\"margin-top:.75rem;font-size:11px;color:var(--orange);font-weight:700;letter-spacing:1px;border:1px solid rgba(245,124,32,0.3);display:inline-block;padding:3px 10px;\">ON REQUEST<\/div>\n        <\/div>\n        <div style=\"padding:0;overflow:hidden;display:flex;align-items:center;background:var(--black);\">\n          <img decoding=\"async\" src=\"https:\/\/axxel.eu\/wp-content\/uploads\/2026\/05\/Axxel_ANIM.gif\"\n               alt=\"Lenticular 3D\/FLIP\/Anim effect \u2014 Axxel animation\"\n               style=\"width:100%;height:auto;display:block;\">\n        <\/div>\n        <div style=\"padding:0;overflow:hidden;display:flex;align-items:center;background:var(--black);\">\n          <img decoding=\"async\" src=\"https:\/\/axxel.eu\/wp-content\/uploads\/2026\/04\/FLIP-ADVERT-FLIP-50x70cm-AB.gif\"\n               alt=\"Lenticular FLIP effect \u2014 50\u00d770 cm poster animation\"\n               style=\"width:100%;height:auto;display:block;\">\n        <\/div>\n      <\/div>\n\n      <!-- GIF showcase \u2014 full width landscape -->\n      <div class=\"format-card\" style=\"padding:0;overflow:hidden;grid-column:1\/-1;\">\n        <img decoding=\"async\" src=\"https:\/\/axxel.eu\/wp-content\/uploads\/2026\/04\/OMODA-7-FLIP-01.gif\"\n             alt=\"Lenticular 3D\/FLIP\/Anim effect in action\"\n             style=\"width:100%;height:auto;display:block;\">\n      <\/div>\n\n\n    <\/div>\n\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 MATERIALS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"materials-section\">\n  <div class=\"container\">\n    <p class=\"section-label\">Lenticular Film<\/p>\n    <h2 class=\"section-title\">75 LPI vs 100 LPI:<br>WHICH LENS IS RIGHT?<\/h2>\n    <p class=\"section-body\">\n      The lenticule count (LPI \u2014 lenses per inch) determines viewing angle and sharpness.\n      Higher LPI = finer lenses = sharper effect at close viewing distance. Both films are rigid PETG \u2014 \n      the same optical-grade material used for our large-format posters.\n    <\/p>\n\n    <div class=\"materials-grid\">\n\n      <div class=\"material-card\">\n        <span class=\"material-badge\">Standard<\/span>\n        <div class=\"material-lpi\">75 <span>LPI<\/span><\/div>\n        <p class=\"material-subtitle\">\n          Wider viewing angle. Perfect for A6, A5 and rulers \u2014 \n          formats viewed from slightly further away or at an angle.\n        <\/p>\n        <ul class=\"material-specs\">\n          <li><span class=\"spec-label\">Effect<\/span><span class=\"spec-val\">3D\/FLIP\/Anim<\/span><\/li>\n          <li><span class=\"spec-label\">Lenticule density<\/span><span class=\"spec-val\">75 LPI<\/span><\/li>\n          <li><span class=\"spec-label\">Viewing angle<\/span><span class=\"spec-val\">~40\u00b0<\/span><\/li>\n          <li><span class=\"spec-label\">Ideal viewing distance<\/span><span class=\"spec-val\">30\u201380 cm<\/span><\/li>\n          <li><span class=\"spec-label\">Sheet size<\/span><span class=\"spec-val\">B3 \u00b7 507 \u00d7 355 mm<\/span><\/li>\n          <li><span class=\"spec-label\">Thickness<\/span><span class=\"spec-val\">0,475 mm<\/span><\/li>\n          <li><span class=\"spec-label\">Material<\/span><span class=\"spec-val\">PETG film<\/span><\/li>\n        <\/ul>\n        <p class=\"material-formats-ok\">\u2713 Recommended: A6 \u00b7 A5 \u00b7 Ruler 220 mm \u00b7 Ruler 320 mm<\/p>\n      <\/div>\n\n      <div class=\"material-card\">\n        <span class=\"material-badge\" style=\"background:var(--white);\">Premium<\/span>\n        <div class=\"material-lpi\">100 <span>LPI<\/span><\/div>\n        <p class=\"material-subtitle\">\n          Finer lenses, ultra-sharp switch. Engineered for small-format cards \n          held in the hand at 20\u201340 cm \u2014 the ideal distance for business cards.\n        <\/p>\n        <ul class=\"material-specs\">\n          <li><span class=\"spec-label\">Effect<\/span><span class=\"spec-val\">3D\/FLIP\/Anim<\/span><\/li>\n          <li><span class=\"spec-label\">Lenticule density<\/span><span class=\"spec-val\">100 LPI<\/span><\/li>\n          <li><span class=\"spec-label\">Viewing angle<\/span><span class=\"spec-val\">~28\u00b0<\/span><\/li>\n          <li><span class=\"spec-label\">Ideal viewing distance<\/span><span class=\"spec-val\">20\u201345 cm<\/span><\/li>\n          <li><span class=\"spec-label\">Thickness<\/span><span class=\"spec-val\">0,546 mm<\/span><\/li>\n          <li><span class=\"spec-label\">Material<\/span><span class=\"spec-val\">PETG film<\/span><\/li>\n        <\/ul>\n        <p class=\"material-formats-ok\">\u2713 Recommended: Business Card 85\u00d754 \u00b7 A6<\/p>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"pricing-note\" style=\"margin-top:2rem;\">\n      <strong style=\"color:var(--white);\">Not sure which film?<\/strong>\n      We&#8217;ll recommend based on your artwork and use case \u2014 email us a brief and we&#8217;ll come back\n      with a film recommendation and a test print quote within one business day.\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 WHAT WE PRINT \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"products-section\">\n  <div class=\"container\">\n    <p class=\"section-label\">What We Print<\/p>\n    <h2 class=\"section-title\">FOUR PRODUCT<br>CATEGORIES.<\/h2>\n    <p class=\"section-body\">All printed on premium lenticular PETG film with full-colour offset\/digital workflow.<\/p>\n\n    <div class=\"products-grid\">\n      <div class=\"product-card\">\n        <div class=\"product-num\">01<\/div>\n        <div class=\"product-title\">Lenticular Cards<\/div>\n        <p class=\"product-desc\">Business cards (85\u00d754 mm), A6 postcards, A5 counter cards. Two images that switch as the hand tilts \u2014 before\/after, dual message, product reveal. Impossible to throw away.<\/p>\n      <\/div>\n      <div class=\"product-card\">\n        <div class=\"product-num\">02<\/div>\n        <div class=\"product-title\">Lenticular Rulers<\/div>\n        <p class=\"product-desc\">220\u00d758 mm and 320\u00d759 mm desktop rulers. The animation plays every time someone picks it up. 260 working days per year of brand impressions on one product.<\/p>\n      <\/div>\n      <div class=\"product-card\">\n        <div class=\"product-num\">03<\/div>\n        <div class=\"product-title\">Bookmarks<\/div>\n        <p class=\"product-desc\">Slim lenticular bookmarks. Libraries, publishers, events. Every page turn brings the brand to life. Custom dimensions on request \u2014 typically 50\u00d7170 mm.<\/p>\n      <\/div>\n      <div class=\"product-card\">\n        <div class=\"product-num\">04<\/div>\n        <div class=\"product-title\">Magnets &amp; Custom<\/div>\n        <p class=\"product-desc\">Fridge magnets, POS clips, custom die-cuts \u2014 any shape, backed with self-adhesive or magnetic foil. If it fits on lenticular film, we print it.<\/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 PDF PRICE LISTS \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"pdf-section\" id=\"pricelist\">\n  <div class=\"container\">\n    <p class=\"section-label\">Price Lists 2026<\/p>\n    <h2 class=\"section-title\">DOWNLOAD THE<br>FULL PRICE LIST.<\/h2>\n    <p class=\"section-body\">\n      Complete pricing for all formats, quantities, and LPI options \u2014\n      available in Polish and English. Share directly with your client.\n    <\/p>\n\n    <div class=\"pdf-grid\">\n\n      <!-- ENGLISH PDF -->\n      <div class=\"pdf-card\">\n        <div class=\"pdf-header\">\n          <span class=\"pdf-header-title\">Price List 2026<\/span>\n          <span class=\"pdf-lang-badge\">EN<\/span>\n        <\/div>\n        <!-- REPLACE the src below with the actual PDF URL once uploaded to WordPress -->\n        <iframe\n          class=\"pdf-viewer\"\n          src=\"https:\/\/docs.google.com\/viewer?url=https:\/\/axxel.eu\/wp-content\/uploads\/2026\/05\/Prices-cards-and-rulers-2026-3DFLIP.pdf&#038;embedded=true\"\n          title=\"Lenticular Items Price List 2026 \u2014 English\">\n          <!-- Fallback for browsers without PDF support -->\n          <div class=\"pdf-viewer-placeholder\">\n            <svg width=\"48\" height=\"60\" viewbox=\"0 0 48 60\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <rect x=\"1\" y=\"1\" width=\"34\" height=\"46\" rx=\"3\" stroke=\"white\" stroke-width=\"1.5\"\/>\n              <path d=\"M35 1L47 13H35V1Z\" stroke=\"white\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/>\n              <rect x=\"7\" y=\"20\" width=\"22\" height=\"2\" rx=\"1\" fill=\"white\"\/>\n              <rect x=\"7\" y=\"26\" width=\"18\" height=\"2\" rx=\"1\" fill=\"white\"\/>\n              <rect x=\"7\" y=\"32\" width=\"20\" height=\"2\" rx=\"1\" fill=\"white\"\/>\n            <\/svg>\n            <p>PDF preview not available.<br>Use the download button below.<\/p>\n          <\/div>\n        <\/iframe>\n        <div class=\"pdf-footer\">\n          <span class=\"pdf-filename\">Prices-cards-and-rulers-2026-3DFLIP.pdf<\/span>\n          <a\n            href=\"https:\/\/axxel.eu\/wp-content\/uploads\/2026\/05\/Prices-cards-and-rulers-2026-3DFLIP.pdf\"\n            download\n class=\"btn btn-primary btn-sm\">\n            \u2193 Download\n          <\/a>\n        <\/div>\n      <\/div>\n\n      <!-- POLISH PDF -->\n      <div class=\"pdf-card\">\n        <div class=\"pdf-header\">\n          <span class=\"pdf-header-title\">Cennik 2026<\/span>\n          <span class=\"pdf-lang-badge\">PL<\/span>\n        <\/div>\n        <!-- REPLACE the src below with the actual PDF URL once uploaded to WordPress -->\n        <iframe\n          class=\"pdf-viewer\"\n          src=\"https:\/\/docs.google.com\/viewer?url=https:\/\/axxel.eu\/wp-content\/uploads\/2026\/05\/Cennik-kart-i-linijek-2026-3DFLIP.pdf&#038;embedded=true\"\n          title=\"Cennik Lenticular Items 2026 \u2014 Polski\">\n          <div class=\"pdf-viewer-placeholder\">\n            <svg width=\"48\" height=\"60\" viewbox=\"0 0 48 60\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <rect x=\"1\" y=\"1\" width=\"34\" height=\"46\" rx=\"3\" stroke=\"white\" stroke-width=\"1.5\"\/>\n              <path d=\"M35 1L47 13H35V1Z\" stroke=\"white\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\/>\n              <rect x=\"7\" y=\"20\" width=\"22\" height=\"2\" rx=\"1\" fill=\"white\"\/>\n              <rect x=\"7\" y=\"26\" width=\"18\" height=\"2\" rx=\"1\" fill=\"white\"\/>\n              <rect x=\"7\" y=\"32\" width=\"20\" height=\"2\" rx=\"1\" fill=\"white\"\/>\n            <\/svg>\n            <p>Podgl\u0105d PDF niedost\u0119pny.<br>U\u017cyj przycisku pobierania poni\u017cej.<\/p>\n          <\/div>\n        <\/iframe>\n        <div class=\"pdf-footer\">\n          <span class=\"pdf-filename\">Cennik-kart-i-linijek-2026-3DFLIP.pdf<\/span>\n          <a\n            href=\"https:\/\/axxel.eu\/wp-content\/uploads\/2026\/05\/Cennik-kart-i-linijek-2026-3DFLIP.pdf\"\n            download\n class=\"btn btn-primary btn-sm\">\n            \u2193 Pobierz\n          <\/a>\n        <\/div>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"pricing-note\" style=\"margin-top:2rem;\">\n      PDFs are updated for 2026. If you need a quote outside standard formats or quantities,\n      email <a href=\"mailto:info@axxel.eu\" style=\"color:var(--orange);\">info@axxel.eu<\/a> and\n      we&#8217;ll send a tailored offer within 1 business day.\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 USE CASES \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"usecases-section\">\n  <div class=\"container\">\n    <p class=\"section-label\">Perfect For<\/p>\n    <h2 class=\"section-title\">WHO ORDERS<br>LENTICULAR ITEMS.<\/h2>\n    <p class=\"section-body\">Small-format lenticular is the agency secret weapon \u2014 a giveaway that gets kept, talked about, and remembered long after any campaign ends.<\/p>\n    <div class=\"usecases-grid\">\n      <div class=\"usecase\">Advertising agencies<\/div>\n      <div class=\"usecase\">Retail &amp; luxury brands<\/div>\n      <div class=\"usecase\">Event marketing<\/div>\n      <div class=\"usecase\">Trade shows &amp; fairs<\/div>\n      <div class=\"usecase\">Financial services<\/div>\n      <div class=\"usecase\">Automotive<\/div>\n      <div class=\"usecase\">Hospitality<\/div>\n      <div class=\"usecase\">Publishers &amp; media<\/div>\n      <div class=\"usecase\">Pharma &amp; healthcare<\/div>\n      <div class=\"usecase\">Sport &amp; fitness<\/div>\n      <div class=\"usecase\">Corporate gifts<\/div>\n      <div class=\"usecase\">Direct mail<\/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 CTA \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"cta-section\">\n  <div class=\"container\">\n    <h2 class=\"cta-title\">MAKE YOUR NEXT<br>GIVEAWAY <em>3D\/FLIP\/Anim.<\/em><\/h2>\n    <p class=\"cta-sub\">\n      We work with advertising agencies across Europe.\n      Tight deadlines. High expectations. We deliver both.\n    <\/p>\n    <div class=\"cta-actions\">\n      <a href=\"mailto:info@axxel.eu?subject=Lenticular%20Items%20quote\" class=\"btn btn-primary\">\n        Get a quote \u2192\n      <\/a>\n      <a href=\"mailto:info@axxel.eu?subject=Lenticular%20Items%20sample\" class=\"btn btn-outline\">\n        Request a sample\n      <\/a>\n    <\/div>\n    <p class=\"cta-ps\">\n      <strong>P.S.<\/strong> Email us <strong>&#8220;SAMPLE&#8221;<\/strong> at\n      <a href=\"mailto:info@axxel.eu?subject=SAMPLE\" style=\"color:var(--orange);\">info@axxel.eu<\/a>\n      and we&#8217;ll ship you a physical lenticular business card demo \u2014 free of charge,\n      anywhere in Europe. Feel the flip before you order.\n    <\/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 FOOTER \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<footer>\n  <div class=\"footer-brand\">AXXEL.EU<\/div>\n  <p class=\"footer-tagline\">Lenticular Cards \u00b7 Rulers \u00b7 Posters \u00b7 Phone Tags \u00b7 Mouse Pads<\/p>\n  <p class=\"footer-info\">\n    <a href=\"mailto:info@axxel.eu\">info@axxel.eu<\/a> \u00b7\n    <a href=\"https:\/\/axxel.eu\/fr\/\">axxel.eu<\/a><br>\n    Working hours: Mon\u2013Fri 9:00\u201317:00 CET<br>\n    Production &amp; shipping across Europe<br>\n    <a href=\"https:\/\/axxel.eu\/fr\/privacy-policy\/\">Privacy Policy<\/a>\n  <\/p>\n  <p class=\"footer-bottom\">\u00a9 2026 Axxel.eu \u00b7 All rights reserved<\/p>\n<\/footer>\n\n\n<script>\n(function(){\n  \/\/ Force dark bg on WP wrapper elements immediately\n  var targets = [document.documentElement, document.body];\n  targets.forEach(function(el){ if(el) el.style.setProperty('background','#0e0e0e','important'); });\n  \/\/ After DOM ready, widen any WP containers\n  document.addEventListener('DOMContentLoaded', function(){\n    var selectors = ['.entry-content','.page-content','.site-content','#content','.container','.col-md-8','.col-md-10','.hestia-work'];\n    selectors.forEach(function(sel){\n      document.querySelectorAll(sel).forEach(function(el){\n        el.style.setProperty('max-width','100%','important');\n        el.style.setProperty('width','100%','important');\n        el.style.setProperty('padding','0','important');\n        el.style.setProperty('margin','0','important');\n        el.style.setProperty('background','#0e0e0e','important');\n      });\n    });\n    \/\/ Hide WP page title\n    document.querySelectorAll('h1.entry-title,.entry-header,.page-header').forEach(function(el){\n      el.style.setProperty('display','none','important');\n    });\n  });\n})();\n<\/script>\n\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>Lenticular Items \u2013 Cards, Rulers &#038; Bookmarks | Axxel.eu Lenticular Technology \u00b7 Small Format CARDS THAT3D\/FLIP\/Anim.GIFTS THEYKEEP. Business cards, rulers, bookmarks and magnets with 3D\/FLIP\/Anim effect \u2014 printed on 75 LPI or 100 LPI lenticular film. Ships across Europe. 85 \u00d7 54 mm \u2014 Business Card A6 \u00b7 A5 \u00b7 [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-621","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Lenticular Items - Custom Mouse Pads &amp; POS for Advertising Agencies<\/title>\n<meta name=\"description\" content=\"Lenticular cards, rulers and bookmarks with 3D\/FLIP\/Anim effect. Business card 85\u00d754, A6, A5, rulers 220 &amp; 320 mm. 75 &amp; 100 LPI.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/axxel.eu\/fr\/lenticular-items\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Lenticular Items - Custom Mouse Pads &amp; POS for Advertising Agencies\" \/>\n<meta property=\"og:description\" content=\"Lenticular cards, rulers and bookmarks with 3D\/FLIP\/Anim effect. Business card 85\u00d754, A6, A5, rulers 220 &amp; 320 mm. 75 &amp; 100 LPI.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/axxel.eu\/fr\/lenticular-items\/\" \/>\n<meta property=\"og:site_name\" content=\"Custom Mouse Pads &amp; POS for Advertising Agencies\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-14T10:16:41+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/axxel.eu\/wp-content\/uploads\/2026\/05\/Mix-Cards-01.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/axxel.eu\/lenticular-items\/\",\"url\":\"https:\/\/axxel.eu\/lenticular-items\/\",\"name\":\"Lenticular Items - Custom Mouse Pads &amp; POS for Advertising Agencies\",\"isPartOf\":{\"@id\":\"https:\/\/axxel.eu\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/axxel.eu\/lenticular-items\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/axxel.eu\/lenticular-items\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/axxel.eu\/wp-content\/uploads\/2026\/05\/Mix-Cards-01.png\",\"datePublished\":\"2026-05-14T10:00:13+00:00\",\"dateModified\":\"2026-05-14T10:16:41+00:00\",\"description\":\"Lenticular cards, rulers and bookmarks with 3D\/FLIP\/Anim effect. Business card 85\u00d754, A6, A5, rulers 220 & 320 mm. 75 & 100 LPI.\",\"breadcrumb\":{\"@id\":\"https:\/\/axxel.eu\/lenticular-items\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/axxel.eu\/lenticular-items\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/axxel.eu\/lenticular-items\/#primaryimage\",\"url\":\"https:\/\/axxel.eu\/wp-content\/uploads\/2026\/05\/Mix-Cards-01.png\",\"contentUrl\":\"https:\/\/axxel.eu\/wp-content\/uploads\/2026\/05\/Mix-Cards-01.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/axxel.eu\/lenticular-items\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Strona g\u0142\u00f3wna\",\"item\":\"https:\/\/axxel.eu\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Lenticular Items\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/axxel.eu\/en\/#website\",\"url\":\"https:\/\/axxel.eu\/en\/\",\"name\":\"Custom Mouse Pads &amp; POS for Advertising Agencies\",\"description\":\"Make Clients Touch Your Brand\u2014Every Day.\",\"publisher\":{\"@id\":\"https:\/\/axxel.eu\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/axxel.eu\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/axxel.eu\/en\/#organization\",\"name\":\"Custom Mouse Pads &amp; POS for Advertising Agencies\",\"url\":\"https:\/\/axxel.eu\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/axxel.eu\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/axxel.eu\/wp-content\/uploads\/2025\/07\/cropped-Axxel-new-logo-05-LOW.png\",\"contentUrl\":\"https:\/\/axxel.eu\/wp-content\/uploads\/2025\/07\/cropped-Axxel-new-logo-05-LOW.png\",\"width\":713,\"height\":234,\"caption\":\"Custom Mouse Pads &amp; POS for Advertising Agencies\"},\"image\":{\"@id\":\"https:\/\/axxel.eu\/en\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Lenticular Items - Custom Mouse Pads &amp; POS for Advertising Agencies","description":"Lenticular cards, rulers and bookmarks with 3D\/FLIP\/Anim effect. Business card 85\u00d754, A6, A5, rulers 220 & 320 mm. 75 & 100 LPI.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/axxel.eu\/fr\/lenticular-items\/","og_locale":"fr_FR","og_type":"article","og_title":"Lenticular Items - Custom Mouse Pads &amp; POS for Advertising Agencies","og_description":"Lenticular cards, rulers and bookmarks with 3D\/FLIP\/Anim effect. Business card 85\u00d754, A6, A5, rulers 220 & 320 mm. 75 & 100 LPI.","og_url":"https:\/\/axxel.eu\/fr\/lenticular-items\/","og_site_name":"Custom Mouse Pads &amp; POS for Advertising Agencies","article_modified_time":"2026-05-14T10:16:41+00:00","og_image":[{"url":"https:\/\/axxel.eu\/wp-content\/uploads\/2026\/05\/Mix-Cards-01.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/axxel.eu\/lenticular-items\/","url":"https:\/\/axxel.eu\/lenticular-items\/","name":"Lenticular Items - Custom Mouse Pads &amp; POS for Advertising Agencies","isPartOf":{"@id":"https:\/\/axxel.eu\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/axxel.eu\/lenticular-items\/#primaryimage"},"image":{"@id":"https:\/\/axxel.eu\/lenticular-items\/#primaryimage"},"thumbnailUrl":"https:\/\/axxel.eu\/wp-content\/uploads\/2026\/05\/Mix-Cards-01.png","datePublished":"2026-05-14T10:00:13+00:00","dateModified":"2026-05-14T10:16:41+00:00","description":"Lenticular cards, rulers and bookmarks with 3D\/FLIP\/Anim effect. Business card 85\u00d754, A6, A5, rulers 220 & 320 mm. 75 & 100 LPI.","breadcrumb":{"@id":"https:\/\/axxel.eu\/lenticular-items\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/axxel.eu\/lenticular-items\/"]}]},{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/axxel.eu\/lenticular-items\/#primaryimage","url":"https:\/\/axxel.eu\/wp-content\/uploads\/2026\/05\/Mix-Cards-01.png","contentUrl":"https:\/\/axxel.eu\/wp-content\/uploads\/2026\/05\/Mix-Cards-01.png"},{"@type":"BreadcrumbList","@id":"https:\/\/axxel.eu\/lenticular-items\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona g\u0142\u00f3wna","item":"https:\/\/axxel.eu\/en\/"},{"@type":"ListItem","position":2,"name":"Lenticular Items"}]},{"@type":"WebSite","@id":"https:\/\/axxel.eu\/en\/#website","url":"https:\/\/axxel.eu\/en\/","name":"Custom Mouse Pads &amp; POS for Advertising Agencies","description":"Make Clients Touch Your Brand\u2014Every Day.","publisher":{"@id":"https:\/\/axxel.eu\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/axxel.eu\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/axxel.eu\/en\/#organization","name":"Custom Mouse Pads &amp; POS for Advertising Agencies","url":"https:\/\/axxel.eu\/en\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/axxel.eu\/en\/#\/schema\/logo\/image\/","url":"https:\/\/axxel.eu\/wp-content\/uploads\/2025\/07\/cropped-Axxel-new-logo-05-LOW.png","contentUrl":"https:\/\/axxel.eu\/wp-content\/uploads\/2025\/07\/cropped-Axxel-new-logo-05-LOW.png","width":713,"height":234,"caption":"Custom Mouse Pads &amp; POS for Advertising Agencies"},"image":{"@id":"https:\/\/axxel.eu\/en\/#\/schema\/logo\/image\/"}}]}},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/axxel.eu\/fr\/wp-json\/wp\/v2\/pages\/621","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/axxel.eu\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/axxel.eu\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/axxel.eu\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/axxel.eu\/fr\/wp-json\/wp\/v2\/comments?post=621"}],"version-history":[{"count":0,"href":"https:\/\/axxel.eu\/fr\/wp-json\/wp\/v2\/pages\/621\/revisions"}],"wp:attachment":[{"href":"https:\/\/axxel.eu\/fr\/wp-json\/wp\/v2\/media?parent=621"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}