{"id":36,"date":"2021-10-04T18:43:06","date_gmt":"2021-10-04T18:43:06","guid":{"rendered":"https:\/\/meshpro.de\/?page_id=36"},"modified":"2026-08-04T15:46:10","modified_gmt":"2026-08-04T15:46:10","slug":"ueberuns","status":"publish","type":"page","link":"https:\/\/meshpro.de\/de\/ueberuns\/","title":{"rendered":"\u00dcber Uns"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"36\" class=\"elementor elementor-36\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-01d223b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"01d223b\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-37c5e4f\" data-id=\"37c5e4f\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4fd11ae elementor-widget elementor-widget-html\" data-id=\"4fd11ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- ================================================================ -->\n<!-- MESHPRO -- Ueber Uns, Alles-in-einem Snippet fuer WordPress          -->\n<!-- In einen \"Custom HTML\"-Block (Gutenberg) bzw. \"HTML\"-Widget          -->\n<!-- (Elementor) auf der bestehenden Seite einfuegen. Kein eigener        -->\n<!-- Footer -- siehe separate Datei meshpro-footer.html.                 -->\n<!-- ================================================================ -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\n\n<style>\n:root{\n    --ink:#000000;\n    --steel:#3C4149;\n    --steel-light:#767C86;\n    --accent:#0066CC;\n    --accent-dark:#004C99;\n    --paper:#FFFFFF;\n    --bg-alt:#F4F4F5;\n    --line:#E4E4E7;\n    --shadow-sm:0 2px 14px rgba(17,17,20,0.08);\n  }\n  *{box-sizing:border-box; margin:0; padding:0; -webkit-tap-highlight-color:transparent;}\n  html{scroll-behavior:smooth;}\n  @media (prefers-reduced-motion: reduce){\n    html{scroll-behavior:auto;}\n    *{animation-duration:0.001ms !important; animation-iteration-count:1 !important; transition-duration:0.001ms !important; scroll-behavior:auto !important;}\n  }\n  body{\n    font-family:'Inter', sans-serif; color:var(--ink); background:var(--paper);\n    line-height:1.7; -webkit-font-smoothing:antialiased; overflow-x:hidden;\n  }\n  h1,h2,h3,h4{\n    font-family:'Barlow Condensed', sans-serif; font-weight:700; line-height:1.05;\n    text-transform:uppercase; letter-spacing:0.01em; color:var(--ink);\n  }\n  a{color:inherit; text-decoration:none;}\n  img{max-width:100%; display:block;}\n  .wrap{max-width:1180px; margin:0 auto; padding:0 32px;}\n  section{position:relative;}\n  button{font-family:inherit; cursor:pointer; border:none; background:none; -webkit-appearance:none; appearance:none;}\n  a:focus-visible, button:focus-visible{outline:2px solid var(--accent); outline-offset:3px;}\n  .full-bleed{width:100vw; position:relative; left:50%; right:50%; margin-left:-50vw; margin-right:-50vw;}\n\n  .eyebrow{\n    font-family:'Barlow Condensed', sans-serif; font-size:18.5px; font-weight:600;\n    letter-spacing:0.22em; text-transform:uppercase; color:var(--accent);\n    display:inline-flex; align-items:center; gap:10px;\n  }\n\n  .reveal{opacity:0; transform:translateY(20px); transition:opacity .7s ease, transform .7s ease;}\n  .reveal.in{opacity:1; transform:translateY(0);}\n\n  \/* ---------- Hero ---------- *\/\n  .hero{\n    position:relative; min-height:520px;\n    display:flex; align-items:flex-end;\n    color:#fff; padding:120px 0 64px;\n  }\n  .hero-media{position:absolute; inset:0; overflow:hidden; z-index:0;}\n  .hero-bg{\n    position:absolute !important; inset:0 !important;\n    width:100% !important; height:100% !important; max-width:none !important;\n    object-fit:cover !important; object-position:50% 30% !important;\n  }\n  .hero-overlay{\n    position:absolute; inset:0; z-index:1;\n    background:linear-gradient(0deg, rgba(9,9,10,0.92) 0%, rgba(9,9,10,0.55) 45%, rgba(9,9,10,0.3) 100%);\n  }\n  .hero .wrap{position:relative; z-index:2;}\n  .hero-content{max-width:1100px !important; width:100% !important; margin:0 auto !important; text-align:left;}\n  .hero h1{font-size:clamp(40px, 9vw, 96px); margin-top:12px; color:#fff;}\n  .hero p.lead{font-size:16.5px; color:rgba(255,255,255,0.78); max-width:100%; margin-top:16px;}\n\n  \/* ---------- Sections ---------- *\/\n  .section{padding:80px 0;}\n  .section-head{max-width:1100px; margin:0 auto 32px auto; text-align:left;}\n  .section-head h2{font-size:clamp(32px,4vw,48px); margin-top:10px;}\n  .intro{max-width:1100px; margin:0 auto; text-align:left;}\n  .intro p{color:var(--ink); font-size:16.5px; margin-bottom:28px;}\n\n  .subpage-tiles{display:grid; grid-template-columns:1fr 1fr; gap:20px; margin-top:8px;}\n  .subpage-tile{\n    position:relative; aspect-ratio:16\/10; overflow:hidden; border-radius:6px;\n    display:flex; align-items:flex-end; padding:24px;\n    transition:transform .25s ease, box-shadow .25s ease;\n  }\n  .subpage-tile:hover{transform:translateY(-4px); box-shadow:var(--shadow-sm);}\n  .subpage-tile img{position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center; z-index:0;}\n  .subpage-tile img.tile-top{object-position:50% 33%;}\n  .subpage-tile::before{\n    content:\"\"; position:absolute; inset:0; z-index:1;\n    background:linear-gradient(0deg, rgba(0,0,0,0.78) 0%, rgba(0,0,0,0.2) 60%, rgba(0,0,0,0.05) 100%);\n  }\n  .subpage-tile-label{position:relative; z-index:2; display:flex; align-items:center; gap:10px;}\n  .subpage-tile-label h3{font-size:22px; color:#fff; margin:0;}\n  .subpage-tile-label svg{width:20px; height:20px; color:var(--accent); flex-shrink:0;}\n\n  @media (max-width:900px){\n  }\n  @media (max-width:600px){\n    .wrap{padding:0 20px;}\n    .section{padding:56px 0;}\n    .hero{padding:88px 0 40px; min-height:460px;}\n    .subpage-tiles{grid-template-columns:1fr;}\n  }\n<\/style>\n\n<div class=\"full-bleed\">\n\n  <!-- HERO -->\n  <section class=\"hero\">\n    <div class=\"hero-media\">\n      <img decoding=\"async\" class=\"hero-bg\" src=\"https:\/\/meshpro.de\/wp-content\/uploads\/2025\/11\/Test-Banner-Photoroom-2.png\" alt=\"\u00dcber MESHPRO\" loading=\"eager\">\n    <\/div>\n    <div class=\"hero-overlay\"><\/div>\n    <div class=\"wrap\">\n      <div class=\"hero-content\">\n        <h1>\u00dcber Uns<\/h1>\n        <p class=\"lead\">Aus Leidenschaft zum Schie\u00dfsport entstand MESHPRO \u2014 mit dem Ziel, ergonomische und innovative Griffe per 3D-Druck neu zu denken und besser zu machen.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u00dcBER MESHPRO -->\n  <section class=\"section\">\n    <div class=\"wrap\">\n      <div class=\"section-head reveal\">\n        <p class=\"eyebrow\">\u00dcber MESHPRO<\/p>\n        <h2>Pr\u00e4zision, die man sp\u00fcrt<\/h2>\n      <\/div>\n      <div class=\"intro reveal\">\n        <p>MESHPRO ist spezialisiert auf die Entwicklung und Produktion von innovativem Schie\u00dfsportequipment. In jahrelanger Entwicklungsarbeit haben wir Form, Material und Struktur unserer Produkte immer weiter optimiert, um unsere Griffe, Handauflagen und Schaftbacken zur idealen Wahl f\u00fcr jeden ambitionierten Sch\u00fctzen zu machen. Dabei nutzen wir modernste 3D-Druck-Technologie, um die einzigartige Mesh-Struktur unserer Produkte in bester Qualit\u00e4t zu fertigen. Dieses Streben nach Perfektion zahlt sich aus: Mittlerweile vertrauen weltweit sowohl Hobbysch\u00fctzen als auch Weltcup- und Olympiasieger auf die innovativen Produkte von MESHPRO.<\/p>\n        <div class=\"subpage-tiles\">\n          <a href=\"https:\/\/meshpro.de\/de\/entstehung-team\/\" class=\"subpage-tile\">\n            <img decoding=\"async\" class=\"tile-top\" src=\"https:\/\/meshpro.de\/wp-content\/uploads\/2026\/02\/PZP1347-scaled-e1771059391797.jpg\" alt=\"Entstehung & Team\" loading=\"lazy\">\n            <span class=\"subpage-tile-label\">\n              <h3>Entstehung &amp; Team<\/h3>\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg>\n            <\/span>\n          <\/a>\n          <a href=\"https:\/\/meshpro.de\/de\/meshpro-meilensteine-entwicklung\/\" class=\"subpage-tile\">\n            <img decoding=\"async\" src=\"https:\/\/meshpro.de\/wp-content\/uploads\/2024\/12\/20240823_090931000_iOS-1-1-scaled.jpg\" alt=\"Meilensteine & Entwicklung\" loading=\"lazy\">\n            <span class=\"subpage-tile-label\">\n              <h3>Meilensteine &amp; Entwicklung<\/h3>\n              <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg>\n            <\/span>\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n<script>\n  const revealEls = document.querySelectorAll('.reveal');\n  if('IntersectionObserver' in window){\n    const io = new IntersectionObserver((entries) => {\n      entries.forEach(e => { if(e.isIntersecting){ e.target.classList.add('in'); io.unobserve(e.target); } });\n    }, {threshold:0.1});\n    revealEls.forEach(el => io.observe(el));\n  } else {\n    revealEls.forEach(el => el.classList.add('in'));\n  }\n<\/script>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u00dcber Uns Aus Leidenschaft zum Schie\u00dfsport entstand MESHPRO \u2014 mit dem Ziel, ergonomische und innovative Griffe per 3D-Druck neu zu denken und besser zu machen. \u00dcber MESHPRO Pr\u00e4zision, die man sp\u00fcrt MESHPRO ist spezialisiert auf die Entwicklung und Produktion von innovativem Schie\u00dfsportequipment. In jahrelanger Entwicklungsarbeit haben wir Form, Material und Struktur unserer Produkte immer weiter &hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-36","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/meshpro.de\/de\/wp-json\/wp\/v2\/pages\/36","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/meshpro.de\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/meshpro.de\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/meshpro.de\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/meshpro.de\/de\/wp-json\/wp\/v2\/comments?post=36"}],"version-history":[{"count":83,"href":"https:\/\/meshpro.de\/de\/wp-json\/wp\/v2\/pages\/36\/revisions"}],"predecessor-version":[{"id":5810,"href":"https:\/\/meshpro.de\/de\/wp-json\/wp\/v2\/pages\/36\/revisions\/5810"}],"wp:attachment":[{"href":"https:\/\/meshpro.de\/de\/wp-json\/wp\/v2\/media?parent=36"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}