{"id":2915,"date":"2026-04-21T11:09:58","date_gmt":"2026-04-21T14:09:58","guid":{"rendered":"https:\/\/mbeczech.cz\/?p=2915"},"modified":"2026-04-22T03:37:02","modified_gmt":"2026-04-22T06:37:02","slug":"lost-found-without-borders","status":"publish","type":"post","link":"https:\/\/mbeczech.cz\/en\/lost-found-without-borders\/","title":{"rendered":"LOST &amp; FOUND WITHOUT BORDERS"},"content":{"rendered":"\n<!-- \n  MODUL 01: HERO SECTION (ENGLISH VERSION)\n  Tento k\u00f3d obsahuje p\u0159\u00edmo anglick\u00e9 texty. \n  Vlo\u017ete jej do HTML bloku na anglick\u00e9 mutaci str\u00e1nky.\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=Ubuntu:wght@400;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n    .mbe-hero-module {\n        font-family: 'Ubuntu', sans-serif;\n        background: linear-gradient(rgba(26, 26, 26, 0.85), rgba(26, 26, 26, 0.85)), \n                    url('https:\/\/images.unsplash.com\/photo-1523906834658-6e24ef2386f9?auto=format&fit=crop&w=1200&q=80') center\/cover;\n        color: #FFFFFF !important;\n        text-align: center;\n        padding: 120px 20px;\n        display: block;\n        width: 100%;\n    }\n    \n    .mbe-hero-module h1 {\n        font-weight: 700;\n        font-size: clamp(32px, 5vw, 55px);\n        text-transform: uppercase;\n        margin: 0 auto 25px;\n        max-width: 950px;\n        line-height: 1.2;\n        color: #FFFFFF !important;\n    }\n\n    .mbe-hero-module h1 .mbe-red-text {\n        color: #E30613 !important;\n        display: block;\n        margin-top: 5px;\n    }\n\n    .mbe-hero-module p {\n        font-size: 20px;\n        max-width: 750px;\n        margin: 0 auto;\n        color: #FFFFFF !important;\n        opacity: 0.9;\n        font-weight: 400;\n        line-height: 1.5;\n    }\n\n    @media (max-width: 768px) {\n        .mbe-hero-module { padding: 80px 15px; }\n    }\n<\/style>\n\n<div class=\"mbe-hero-module\">\n    <h1 class=\"wpml-ls-item\">\n        Lost and Found\n        <span class=\"mbe-red-text\">without borders<\/span>\n    <\/h1>\n    \n    <p class=\"wpml-ls-item\">\n        A forgotten item doesn&#8217;t have to stay lost. Whether you are in the Czech Republic and your item is abroad, or vice versa, we will bring it home.\n    <\/p>\n<\/div>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<!-- \n  MODULE 02: SCENARIOS (ENGLISH VERSION)\n  Description: Distinction between two main situations (Local returning home vs. Foreigner leaving CZ).\n-->\n\n<!-- Load Ubuntu font from Google Fonts -->\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=Ubuntu:wght@400;700&#038;display=swap\" rel=\"stylesheet\">\n\n<!-- Load Font Awesome icons -->\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\">\n\n<style>\n    .mbe-scenarios-module {\n        max-width: 1100px;\n        margin: -50px auto 60px;\n        padding: 0 20px;\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n        gap: 30px;\n        position: relative;\n        z-index: 20;\n        font-family: 'Ubuntu', sans-serif;\n    }\n    .mbe-card {\n        background: white;\n        padding: 25px 40px 45px 40px;\n        border-radius: 4px;\n        box-shadow: 0 15px 35px rgba(0,0,0,0.1);\n        border-bottom: 6px solid #E30613;\n        display: flex;\n        flex-direction: column;\n        transition: transform 0.3s ease;\n    }\n    .mbe-card:hover {\n        transform: translateY(-5px);\n    }\n    .mbe-card i {\n        font-size: 45px;\n        color: #E30613;\n        margin-bottom: 15px;\n        display: block;\n    }\n    .mbe-card h3 {\n        font-family: 'Ubuntu', sans-serif;\n        font-weight: 700;\n        margin-bottom: 15px;\n        font-size: 24px;\n        color: #1A1A1A;\n        line-height: 1.2;\n    }\n    .mbe-card p {\n        font-family: 'Ubuntu', sans-serif;\n        font-weight: 400;\n        font-size: 17px;\n        line-height: 1.5;\n        color: #444;\n        margin: 0;\n    }\n    \n    @media (max-width: 768px) { \n        .mbe-scenarios-module { \n            margin: 20px auto 40px; \n        } \n        .mbe-card {\n            padding: 20px 25px 35px 25px;\n        }\n    }\n<\/style>\n\n<div class=\"mbe-scenarios-module\">\n    <!-- First card: Returning home to CZ -->\n    <div class=\"mbe-card\">\n        <i class=\"fas fa-plane-arrival\"><\/i>\n        <h3>Are you back home in CZ?<\/h3>\n        <p>Have you returned from a holiday or business trip only to find your laptop, keys, or favorite clothing left behind in a hotel abroad? We will arrange a safe delivery right to your door.<\/p>\n    <\/div>\n\n    <!-- Second card: Foreigner who visited CZ -->\n    <div class=\"mbe-card\">\n        <i class=\"fas fa-plane-departure\"><\/i>\n        <h3>Did you visit Czechia?<\/h3>\n        <p>Are you a visitor who traveled to the Czech Republic and forgot something important? Leave the worries to us; we will pick up your personal items, pack them professionally, and ship them to you anywhere in the world.<\/p>\n    <\/div>\n<\/div>\n\n\n\n<p class=\"has-text-align-center\" style=\"padding-top:33px;padding-right:0px;padding-bottom:0px;padding-left:0px;font-size:clamp(21.536px, 1.346rem + ((1vw - 3.2px) * 1.403), 35px);\"><strong>COMPLETE SERVICE FOR YOUR ITEMS<\/strong><\/p>\n\n\n\n<p class=\"has-text-align-center\" style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0px;padding-right:0;padding-bottom:0px;padding-left:0\">The process of returning forgotten items is often stressful and full of communication barriers. <\/p>\n\n\n\n<p class=\"has-text-align-center\" style=\"margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0px;padding-right:0;padding-bottom:39px;padding-left:0\">With MBE, everything becomes one simple service.<\/p>\n\n\n\n<!-- \n  MODULE 03: SERVICE TRINITY (ENGLISH VERSION)\n  Description: Visualization of three steps - We Pick Up, We Pack, We Deliver.\n  Features: \n  - Ubuntu Font (Google Fonts import)\n  - Font Awesome Icons (Red)\n  - Responsive grid (3 columns)\n-->\n\n<!-- Load External Libraries -->\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.5.1\/css\/all.min.css\"\/>\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=Ubuntu:wght@400;700&#038;display=swap\" rel=\"stylesheet\"\/>\n\n<style>\n    .mbe-trinity-module {\n        max-width: 1200px;\n        margin: 40px auto;\n        padding: 0 15px;\n        text-align: center;\n        \/* Ubuntu font setting for the whole module *\/\n        font-family: 'Ubuntu', sans-serif;\n        --mbe-red: #E30613;\n    }\n\n    .mbe-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 15px;\n    }\n\n    .mbe-point {\n        background: #F8F9FA;\n        padding: 35px 20px;\n        border-radius: 4px;\n        transition: all 0.3s ease;\n        border: 1px solid #eee;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n\n    .mbe-point:hover {\n        background: #FFFFFF;\n        box-shadow: 0 10px 25px rgba(0,0,0,0.05);\n        border-color: var(--mbe-red);\n    }\n\n    .mbe-point i {\n        font-size: 38px;\n        color: var(--mbe-red);\n        margin-bottom: 20px;\n        display: block;\n        transition: transform 0.3s ease;\n    }\n\n    .mbe-point:hover i {\n        transform: scale(1.15);\n    }\n\n    \/* Specific settings for headers in Ubuntu *\/\n    .mbe-point h4 {\n        font-family: 'Ubuntu', sans-serif;\n        font-weight: 700;\n        color: var(--mbe-red);\n        text-transform: uppercase;\n        margin-bottom: 12px;\n        font-size: 19px;\n        letter-spacing: 0.5px;\n    }\n\n    .mbe-point p {\n        font-family: 'Ubuntu', sans-serif;\n        font-weight: 400;\n        font-size: 14px;\n        line-height: 1.6;\n        color: #555;\n        margin: 0;\n    }\n\n    @media (max-width: 600px) {\n        .mbe-grid {\n            grid-template-columns: 1fr;\n            gap: 20px;\n        }\n        .mbe-point {\n            padding: 30px 15px;\n        }\n    }\n<\/style>\n\n<div class=\"mbe-trinity-module\">\n    <div class=\"mbe-grid\">\n        <!-- Point 1: Pick up -->\n        <div class=\"mbe-point\">\n            <i class=\"fas fa-map-marker-alt\"><\/i>\n            <h4>We Pick Up<\/h4>\n            <p>We contact the hotel, airport, or office and personally take over the item at the specified location.<\/p>\n        <\/div>\n\n        <!-- Point 2: Packing -->\n        <div class=\"mbe-point\">\n            <i class=\"fas fa-box-open\"><\/i>\n            <h4>We Pack<\/h4>\n            <p>We use professional MBE packaging materials to ensure maximum protection, even for highly fragile items.<\/p>\n        <\/div>\n\n        <!-- Point 3: Delivery -->\n        <div class=\"mbe-point\">\n            <i class=\"fas fa-shipping-fast\"><\/i>\n            <h4>We Deliver<\/h4>\n            <p>We leverage our global network to deliver the insured package right to your door, wherever you are.<\/p>\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<p class=\"has-text-align-center\" style=\"padding-top:20px;padding-bottom:20px\">Thanks to our global network of locations and partnerships with leading carriers, we are able to coordinate pickups in virtually any country and ensure a smooth process, including customs clearance for shipments sent outside the European Union.<br>Whether you need to send an item from our new branch in Liberec or from anywhere within our network across the Czech Republic, we are here for you.<\/p>\n\n\n\n<!-- \n  MODULE 04: CTA BANNER (ENGLISH VERSION)\n  Description: Call to action at the bottom of the page with a link to the quote request.\n  Features: Ubuntu font, MBE Red styling, Responsive design.\n-->\n\n<!-- Load Ubuntu font -->\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=Ubuntu:wght@400;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n    .mbe-cta-module {\n        max-width: 1100px;\n        margin: 60px auto;\n        padding: 60px 40px;\n        background: #1A1A1A; \/* MBE dark grey\/black *\/\n        color: white;\n        text-align: center;\n        border-radius: 4px;\n        font-family: 'Ubuntu', sans-serif;\n        position: relative;\n        overflow: hidden;\n    }\n\n    \/* Decorative line on the edge *\/\n    .mbe-cta-module::after {\n        content: '';\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 100%;\n        height: 5px;\n        background: #E30613;\n    }\n\n    .mbe-cta-module h2 {\n        font-weight: 700;\n        font-size: clamp(28px, 4vw, 38px);\n        margin-bottom: 20px;\n        text-transform: uppercase;\n        color: #FFFFFF;\n    }\n\n    .mbe-cta-module p {\n        font-weight: 400;\n        font-size: 18px;\n        line-height: 1.6;\n        opacity: 0.9;\n        margin-bottom: 40px;\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    .mbe-btn {\n        display: inline-block;\n        background: #E30613; \/* MBE Red *\/\n        color: #FFFFFF !important;\n        padding: 18px 45px;\n        text-decoration: none;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        font-size: 16px;\n        border-radius: 2px;\n        transition: all 0.3s ease;\n        border: 2px solid transparent;\n    }\n\n    .mbe-btn:hover {\n        background: #C10510;\n        transform: translateY(-3px);\n        box-shadow: 0 10px 25px rgba(227, 6, 19, 0.3);\n    }\n\n    \/* Responsiveness *\/\n    @media (max-width: 600px) {\n        .mbe-cta-module {\n            margin: 40px 15px;\n            padding: 40px 20px;\n        }\n        .mbe-btn {\n            width: 100%;\n            padding: 15px 20px;\n        }\n    }\n<\/style>\n\n<div class=\"mbe-cta-module\">\n    <h2 class=\"mbe-translate-cta-title\">Want your item back?<\/h2>\n    <p class=\"mbe-translate-cta-text\">\n        Don&#8217;t waste time with complex logistics. Just tell us where your item is located, \n        and we will safely return it to your home.\n    <\/p>\n    \n    <!-- Link to quote request \/ contact page -->\n    <a href=\"https:\/\/mbeczech.cz\/en\/request-a-quote\/\" class=\"mbe-btn mbe-translate-cta-button\">\n        Contact MBE\n    <\/a>\n<\/div>\n\n\n\n<ul class=\"wp-block-social-links aligncenter has-icon-color has-icon-background-color is-content-justification-center is-layout-flex wp-container-core-social-links-is-layout-a89b3969 wp-block-social-links-is-layout-flex\"><li style=\"color:#ffffff;background-color:#111111;\" class=\"wp-social-link wp-social-link-instagram has-base-2-color has-contrast-background-color wp-block-social-link\"><a href=\"https:\/\/www.instagram.com\/mbe_czech\/\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12,4.622c2.403,0,2.688,0.009,3.637,0.052c0.877,0.04,1.354,0.187,1.671,0.31c0.42,0.163,0.72,0.358,1.035,0.673 c0.315,0.315,0.51,0.615,0.673,1.035c0.123,0.317,0.27,0.794,0.31,1.671c0.043,0.949,0.052,1.234,0.052,3.637 s-0.009,2.688-0.052,3.637c-0.04,0.877-0.187,1.354-0.31,1.671c-0.163,0.42-0.358,0.72-0.673,1.035 c-0.315,0.315-0.615,0.51-1.035,0.673c-0.317,0.123-0.794,0.27-1.671,0.31c-0.949,0.043-1.233,0.052-3.637,0.052 s-2.688-0.009-3.637-0.052c-0.877-0.04-1.354-0.187-1.671-0.31c-0.42-0.163-0.72-0.358-1.035-0.673 c-0.315-0.315-0.51-0.615-0.673-1.035c-0.123-0.317-0.27-0.794-0.31-1.671C4.631,14.688,4.622,14.403,4.622,12 s0.009-2.688,0.052-3.637c0.04-0.877,0.187-1.354,0.31-1.671c0.163-0.42,0.358-0.72,0.673-1.035 c0.315-0.315,0.615-0.51,1.035-0.673c0.317-0.123,0.794-0.27,1.671-0.31C9.312,4.631,9.597,4.622,12,4.622 M12,3 C9.556,3,9.249,3.01,8.289,3.054C7.331,3.098,6.677,3.25,6.105,3.472C5.513,3.702,5.011,4.01,4.511,4.511 c-0.5,0.5-0.808,1.002-1.038,1.594C3.25,6.677,3.098,7.331,3.054,8.289C3.01,9.249,3,9.556,3,12c0,2.444,0.01,2.751,0.054,3.711 c0.044,0.958,0.196,1.612,0.418,2.185c0.23,0.592,0.538,1.094,1.038,1.594c0.5,0.5,1.002,0.808,1.594,1.038 c0.572,0.222,1.227,0.375,2.185,0.418C9.249,20.99,9.556,21,12,21s2.751-0.01,3.711-0.054c0.958-0.044,1.612-0.196,2.185-0.418 c0.592-0.23,1.094-0.538,1.594-1.038c0.5-0.5,0.808-1.002,1.038-1.594c0.222-0.572,0.375-1.227,0.418-2.185 C20.99,14.751,21,14.444,21,12s-0.01-2.751-0.054-3.711c-0.044-0.958-0.196-1.612-0.418-2.185c-0.23-0.592-0.538-1.094-1.038-1.594 c-0.5-0.5-1.002-0.808-1.594-1.038c-0.572-0.222-1.227-0.375-2.185-0.418C14.751,3.01,14.444,3,12,3L12,3z M12,7.378 c-2.552,0-4.622,2.069-4.622,4.622S9.448,16.622,12,16.622s4.622-2.069,4.622-4.622S14.552,7.378,12,7.378z M12,15 c-1.657,0-3-1.343-3-3s1.343-3,3-3s3,1.343,3,3S13.657,15,12,15z M16.804,6.116c-0.596,0-1.08,0.484-1.08,1.08 s0.484,1.08,1.08,1.08c0.596,0,1.08-0.484,1.08-1.08S17.401,6.116,16.804,6.116z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">Instagram<\/span><\/a><\/li>\n\n<li style=\"color:#ffffff;background-color:#111111;\" class=\"wp-social-link wp-social-link-facebook has-base-2-color has-contrast-background-color wp-block-social-link\"><a href=\"https:\/\/www.facebook.com\/profile.php?id=61564981453804\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M12 2C6.5 2 2 6.5 2 12c0 5 3.7 9.1 8.4 9.9v-7H7.9V12h2.5V9.8c0-2.5 1.5-3.9 3.8-3.9 1.1 0 2.2.2 2.2.2v2.5h-1.3c-1.2 0-1.6.8-1.6 1.6V12h2.8l-.4 2.9h-2.3v7C18.3 21.1 22 17 22 12c0-5.5-4.5-10-10-10z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">Facebook<\/span><\/a><\/li>\n\n<li style=\"color:#ffffff;background-color:#111111;\" class=\"wp-social-link wp-social-link-tiktok has-base-2-color has-contrast-background-color wp-block-social-link\"><a href=\"https:\/\/www.tiktok.com\/@mbe_czech\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 32 32\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M16.708 0.027c1.745-0.027 3.48-0.011 5.213-0.027 0.105 2.041 0.839 4.12 2.333 5.563 1.491 1.479 3.6 2.156 5.652 2.385v5.369c-1.923-0.063-3.855-0.463-5.6-1.291-0.76-0.344-1.468-0.787-2.161-1.24-0.009 3.896 0.016 7.787-0.025 11.667-0.104 1.864-0.719 3.719-1.803 5.255-1.744 2.557-4.771 4.224-7.88 4.276-1.907 0.109-3.812-0.411-5.437-1.369-2.693-1.588-4.588-4.495-4.864-7.615-0.032-0.667-0.043-1.333-0.016-1.984 0.24-2.537 1.495-4.964 3.443-6.615 2.208-1.923 5.301-2.839 8.197-2.297 0.027 1.975-0.052 3.948-0.052 5.923-1.323-0.428-2.869-0.308-4.025 0.495-0.844 0.547-1.485 1.385-1.819 2.333-0.276 0.676-0.197 1.427-0.181 2.145 0.317 2.188 2.421 4.027 4.667 3.828 1.489-0.016 2.916-0.88 3.692-2.145 0.251-0.443 0.532-0.896 0.547-1.417 0.131-2.385 0.079-4.76 0.095-7.145 0.011-5.375-0.016-10.735 0.025-16.093z\" \/><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">TikTok<\/span><\/a><\/li>\n\n<li style=\"color:#ffffff;background-color:#111111;\" class=\"wp-social-link wp-social-link-linkedin has-base-2-color has-contrast-background-color wp-block-social-link\"><a href=\"https:\/\/www.linkedin.com\/company\/mbeczech\/posts\/?feedView=all\" class=\"wp-block-social-link-anchor\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" version=\"1.1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M19.7,3H4.3C3.582,3,3,3.582,3,4.3v15.4C3,20.418,3.582,21,4.3,21h15.4c0.718,0,1.3-0.582,1.3-1.3V4.3 C21,3.582,20.418,3,19.7,3z M8.339,18.338H5.667v-8.59h2.672V18.338z M7.004,8.574c-0.857,0-1.549-0.694-1.549-1.548 c0-0.855,0.691-1.548,1.549-1.548c0.854,0,1.547,0.694,1.547,1.548C8.551,7.881,7.858,8.574,7.004,8.574z M18.339,18.338h-2.669 v-4.177c0-0.996-0.017-2.278-1.387-2.278c-1.389,0-1.601,1.086-1.601,2.206v4.249h-2.667v-8.59h2.559v1.174h0.037 c0.356-0.675,1.227-1.387,2.526-1.387c2.703,0,3.203,1.779,3.203,4.092V18.338z\"><\/path><\/svg><span class=\"wp-block-social-link-label screen-reader-text\">LinkedIn<\/span><\/a><\/li><\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Lost and Found without borders A forgotten item doesn&#8217;t have to stay lost. Whether you are in the Czech Republic and your item is abroad, or vice versa, we will bring it home. Are you back home in CZ? Have you returned from a holiday or business trip only to find your laptop, keys, or [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":2947,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[21],"tags":[],"class_list":["post-2915","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-shipping"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.1.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>LOST &amp; FOUND WITHOUT BORDERS -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mbeczech.cz\/en\/lost-found-without-borders\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"LOST &amp; FOUND WITHOUT BORDERS -\" \/>\n<meta property=\"og:description\" content=\"Lost and Found without borders A forgotten item doesn&#8217;t have to stay lost. Whether you are in the Czech Republic and your item is abroad, or vice versa, we will bring it home. Are you back home in CZ? Have you returned from a holiday or business trip only to find your laptop, keys, or [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mbeczech.cz\/en\/lost-found-without-borders\/\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61564981453804\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-21T14:09:58+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-22T06:37:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mbeczech.cz\/wp-content\/uploads\/2026\/04\/Bez-nazvu-3-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"2560\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"MBE Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"MBE Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"LOST &amp; FOUND WITHOUT BORDERS -","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:\/\/mbeczech.cz\/en\/lost-found-without-borders\/","og_locale":"en_US","og_type":"article","og_title":"LOST &amp; FOUND WITHOUT BORDERS -","og_description":"Lost and Found without borders A forgotten item doesn&#8217;t have to stay lost. Whether you are in the Czech Republic and your item is abroad, or vice versa, we will bring it home. Are you back home in CZ? Have you returned from a holiday or business trip only to find your laptop, keys, or [&hellip;]","og_url":"https:\/\/mbeczech.cz\/en\/lost-found-without-borders\/","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61564981453804","article_published_time":"2026-04-21T14:09:58+00:00","article_modified_time":"2026-04-22T06:37:02+00:00","og_image":[{"width":2560,"height":2560,"url":"https:\/\/mbeczech.cz\/wp-content\/uploads\/2026\/04\/Bez-nazvu-3-scaled.jpg","type":"image\/jpeg"}],"author":"MBE Team","twitter_card":"summary_large_image","twitter_misc":{"Written by":"MBE Team","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/mbeczech.cz\/en\/lost-found-without-borders\/#article","isPartOf":{"@id":"https:\/\/mbeczech.cz\/en\/lost-found-without-borders\/"},"author":{"name":"MBE Team","@id":"https:\/\/mbeczech.cz\/en\/#\/schema\/person\/df0a711018505b62e51facf3f6684f77"},"headline":"LOST &amp; FOUND WITHOUT BORDERS","datePublished":"2026-04-21T14:09:58+00:00","dateModified":"2026-04-22T06:37:02+00:00","mainEntityOfPage":{"@id":"https:\/\/mbeczech.cz\/en\/lost-found-without-borders\/"},"wordCount":298,"commentCount":0,"publisher":{"@id":"https:\/\/mbeczech.cz\/en\/#organization"},"image":{"@id":"https:\/\/mbeczech.cz\/en\/lost-found-without-borders\/#primaryimage"},"thumbnailUrl":"https:\/\/mbeczech.cz\/wp-content\/uploads\/2026\/04\/Bez-nazvu-3-scaled.jpg","articleSection":["Shipping"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/mbeczech.cz\/en\/lost-found-without-borders\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/mbeczech.cz\/en\/lost-found-without-borders\/","url":"https:\/\/mbeczech.cz\/en\/lost-found-without-borders\/","name":"LOST &amp; FOUND WITHOUT BORDERS -","isPartOf":{"@id":"https:\/\/mbeczech.cz\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mbeczech.cz\/en\/lost-found-without-borders\/#primaryimage"},"image":{"@id":"https:\/\/mbeczech.cz\/en\/lost-found-without-borders\/#primaryimage"},"thumbnailUrl":"https:\/\/mbeczech.cz\/wp-content\/uploads\/2026\/04\/Bez-nazvu-3-scaled.jpg","datePublished":"2026-04-21T14:09:58+00:00","dateModified":"2026-04-22T06:37:02+00:00","breadcrumb":{"@id":"https:\/\/mbeczech.cz\/en\/lost-found-without-borders\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mbeczech.cz\/en\/lost-found-without-borders\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mbeczech.cz\/en\/lost-found-without-borders\/#primaryimage","url":"https:\/\/mbeczech.cz\/wp-content\/uploads\/2026\/04\/Bez-nazvu-3-scaled.jpg","contentUrl":"https:\/\/mbeczech.cz\/wp-content\/uploads\/2026\/04\/Bez-nazvu-3-scaled.jpg","width":2560,"height":2560},{"@type":"BreadcrumbList","@id":"https:\/\/mbeczech.cz\/en\/lost-found-without-borders\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mbeczech.cz\/en\/"},{"@type":"ListItem","position":2,"name":"LOST &amp; FOUND WITHOUT BORDERS"}]},{"@type":"WebSite","@id":"https:\/\/mbeczech.cz\/en\/#website","url":"https:\/\/mbeczech.cz\/en\/","name":"MBE Praha","description":"","publisher":{"@id":"https:\/\/mbeczech.cz\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mbeczech.cz\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/mbeczech.cz\/en\/#organization","name":"Mail Boxes Etc. Praha","alternateName":"MBE Praha","url":"https:\/\/mbeczech.cz\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mbeczech.cz\/en\/#\/schema\/logo\/image\/","url":"https:\/\/mbeczech.cz\/wp-content\/uploads\/2024\/02\/mbe-logo-min.png","contentUrl":"https:\/\/mbeczech.cz\/wp-content\/uploads\/2024\/02\/mbe-logo-min.png","width":235,"height":40,"caption":"Mail Boxes Etc. Praha"},"image":{"@id":"https:\/\/mbeczech.cz\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61564981453804"]},{"@type":"Person","@id":"https:\/\/mbeczech.cz\/en\/#\/schema\/person\/df0a711018505b62e51facf3f6684f77","name":"MBE Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/mbeczech.cz\/en\/#\/schema\/person\/image\/","url":"https:\/\/mbeczech.cz\/wp-content\/litespeed\/avatar\/ba230e08cbd121caf4e6ef3af152858e.jpg?ver=1776851437","contentUrl":"https:\/\/mbeczech.cz\/wp-content\/litespeed\/avatar\/ba230e08cbd121caf4e6ef3af152858e.jpg?ver=1776851437","caption":"MBE Team"},"url":"https:\/\/mbeczech.cz\/en\/author\/mbe-team\/"}]}},"_links":{"self":[{"href":"https:\/\/mbeczech.cz\/en\/wp-json\/wp\/v2\/posts\/2915","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mbeczech.cz\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mbeczech.cz\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mbeczech.cz\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/mbeczech.cz\/en\/wp-json\/wp\/v2\/comments?post=2915"}],"version-history":[{"count":6,"href":"https:\/\/mbeczech.cz\/en\/wp-json\/wp\/v2\/posts\/2915\/revisions"}],"predecessor-version":[{"id":2957,"href":"https:\/\/mbeczech.cz\/en\/wp-json\/wp\/v2\/posts\/2915\/revisions\/2957"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mbeczech.cz\/en\/wp-json\/wp\/v2\/media\/2947"}],"wp:attachment":[{"href":"https:\/\/mbeczech.cz\/en\/wp-json\/wp\/v2\/media?parent=2915"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mbeczech.cz\/en\/wp-json\/wp\/v2\/categories?post=2915"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mbeczech.cz\/en\/wp-json\/wp\/v2\/tags?post=2915"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}