{"id":1762,"date":"2025-09-15T11:01:03","date_gmt":"2025-09-15T08:01:03","guid":{"rendered":"https:\/\/bigart-vet.eu\/?page_id=1762"},"modified":"2026-08-15T16:15:29","modified_gmt":"2026-08-15T13:15:29","slug":"mwapp-hub4t-lab","status":"publish","type":"page","link":"https:\/\/bigart-vet.eu\/?page_id=1762","title":{"rendered":"MWAPP HUB4T LAB"},"content":{"rendered":"\n<style>\n\/* =========================================================\n   BIG ART \u2014 MWAPP HUB4T LAB\n   AR\/VR TRAINING ECOSYSTEM\n========================================================= *\/\n\n.bigart-hub4t {\n    --navy:#172554;\n    --blue:#2f4fb3;\n    --cyan:#23b7d6;\n    --yellow:#f2c94c;\n    --text:#334155;\n    --muted:#667085;\n    --soft:#f7f9fc;\n    --line:#e4e9f2;\n\n    width:100%;\n    max-width:1180px;\n    margin:0 auto 50px;\n    color:var(--text);\n    font-family:inherit;\n}\n\n.bigart-hub4t *,\n.bigart-hub4t *::before,\n.bigart-hub4t *::after {\n    box-sizing:border-box;\n}\n\n\/* HERO *\/\n\n.bigart-hub4t-hero {\n    position:relative;\n    overflow:hidden;\n\n    margin-bottom:24px;\n    padding:58px 54px;\n\n    border-radius:24px;\n\n    background:\n        radial-gradient(\n            circle at 88% 15%,\n            rgba(35,183,214,.28),\n            transparent 29%\n        ),\n        radial-gradient(\n            circle at 10% 100%,\n            rgba(242,201,76,.14),\n            transparent 30%\n        ),\n        linear-gradient(\n            135deg,\n            #172554 0%,\n            #233875 54%,\n            #2f4fb3 100%\n        );\n\n    box-shadow:0 18px 48px rgba(23,37,84,.15);\n}\n\n.bigart-hub4t-hero::after {\n    content:\"LAB\";\n\n    position:absolute;\n    right:28px;\n    bottom:-34px;\n\n    color:rgba(255,255,255,.045);\n\n    font-size:150px;\n    line-height:1;\n    font-weight:900;\n}\n\n.bigart-hub4t-kicker {\n    position:relative;\n    z-index:2;\n\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n\n    margin-bottom:18px;\n    padding:7px 13px;\n\n    border:1px solid rgba(255,255,255,.20);\n    border-radius:999px;\n\n    background:rgba(255,255,255,.10);\n    color:#fff;\n\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:.8px;\n    text-transform:uppercase;\n}\n\n.bigart-hub4t-kicker::before {\n    content:\"\";\n\n    width:8px;\n    height:8px;\n\n    border-radius:50%;\n\n    background:var(--yellow);\n}\n\n.bigart-hub4t-hero h1 {\n    position:relative;\n    z-index:2;\n\n    margin:0 0 10px !important;\n\n    color:#fff !important;\n\n    font-size:clamp(38px,5vw,56px) !important;\n    line-height:1.06 !important;\n    font-weight:850 !important;\n}\n\n.bigart-hub4t-subtitle {\n    position:relative;\n    z-index:2;\n\n    margin:0 0 18px !important;\n\n    color:var(--yellow) !important;\n\n    font-size:20px !important;\n    line-height:1.4 !important;\n    font-weight:750 !important;\n}\n\n.bigart-hub4t-hero p {\n    position:relative;\n    z-index:2;\n\n    max-width:930px;\n    margin:0 !important;\n\n    color:rgba(255,255,255,.88) !important;\n\n    font-size:17px !important;\n    line-height:1.75 !important;\n}\n\n\/* INTRO *\/\n\n.bigart-hub4t-intro {\n    display:grid;\n    grid-template-columns:1.1fr .9fr;\n    gap:22px;\n\n    margin-bottom:24px;\n}\n\n.bigart-hub4t-card {\n    padding:32px;\n\n    border:1px solid var(--line);\n    border-radius:20px;\n\n    background:#fff;\n\n    box-shadow:0 10px 30px rgba(23,37,84,.06);\n}\n\n.bigart-hub4t-card h2 {\n    margin:0 0 14px !important;\n\n    color:var(--navy) !important;\n\n    font-size:27px !important;\n    line-height:1.2 !important;\n    font-weight:850 !important;\n}\n\n.bigart-hub4t-card p {\n    margin:0 !important;\n\n    color:var(--muted) !important;\n\n    font-size:15px !important;\n    line-height:1.8 !important;\n}\n\n.bigart-hub4t-highlight {\n    position:relative;\n\n    background:\n        linear-gradient(\n            145deg,\n            #f8faff 0%,\n            #edf3ff 100%\n        );\n}\n\n.bigart-hub4t-highlight::before {\n    content:\"\";\n\n    position:absolute;\n    top:0;\n    left:0;\n\n    width:5px;\n    height:100%;\n\n    background:\n        linear-gradient(\n            180deg,\n            var(--blue),\n            var(--cyan)\n        );\n}\n\n\/* SECTION *\/\n\n.bigart-hub4t-section {\n    margin-top:24px;\n    padding:36px 32px;\n\n    border-radius:22px;\n\n    background:var(--soft);\n}\n\n.bigart-hub4t-head {\n    max-width:820px;\n    margin-bottom:25px;\n}\n\n.bigart-hub4t-eyebrow {\n    display:block;\n\n    margin-bottom:8px;\n\n    color:var(--blue);\n\n    font-size:11px;\n    font-weight:850;\n    letter-spacing:1px;\n    text-transform:uppercase;\n}\n\n.bigart-hub4t-section h2 {\n    margin:0 0 10px !important;\n\n    color:var(--navy) !important;\n\n    font-size:30px !important;\n    line-height:1.2 !important;\n    font-weight:850 !important;\n}\n\n.bigart-hub4t-head p {\n    margin:0 !important;\n\n    color:var(--muted) !important;\n\n    font-size:15px !important;\n    line-height:1.7 !important;\n}\n\n\/* TRAINERS \/ TRAINEES *\/\n\n.bigart-hub4t-roles {\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:16px;\n}\n\n.bigart-hub4t-role {\n    padding:26px;\n\n    border:1px solid var(--line);\n    border-radius:18px;\n\n    background:#fff;\n}\n\n.bigart-hub4t-role::before {\n    content:\"\";\n\n    display:block;\n\n    width:42px;\n    height:4px;\n\n    margin-bottom:17px;\n\n    border-radius:4px;\n\n    background:\n        linear-gradient(\n            90deg,\n            var(--blue),\n            var(--cyan)\n        );\n}\n\n.bigart-hub4t-role h3 {\n    margin:0 0 10px !important;\n\n    color:var(--navy) !important;\n\n    font-size:20px !important;\n    font-weight:850 !important;\n}\n\n.bigart-hub4t-role p {\n    margin:0 !important;\n\n    color:var(--muted) !important;\n\n    font-size:14px !important;\n    line-height:1.7 !important;\n}\n\n\/* WORKFLOW *\/\n\n.bigart-hub4t-grid {\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    gap:14px;\n}\n\n.bigart-hub4t-step {\n    padding:22px;\n\n    border:1px solid var(--line);\n    border-radius:16px;\n\n    background:#fff;\n\n    transition:\n        transform .2s ease,\n        box-shadow .2s ease;\n}\n\n.bigart-hub4t-step:hover {\n    transform:translateY(-4px);\n\n    box-shadow:0 14px 30px rgba(23,37,84,.09);\n}\n\n.bigart-hub4t-number {\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    width:40px;\n    height:40px;\n\n    margin-bottom:14px;\n\n    border-radius:12px;\n\n    background:#eef3ff;\n    color:var(--blue);\n\n    font-size:11px;\n    font-weight:900;\n}\n\n.bigart-hub4t-step:nth-child(2) .bigart-hub4t-number {\n    background:#eafafd;\n    color:#168da6;\n}\n\n.bigart-hub4t-step:nth-child(3) .bigart-hub4t-number {\n    background:#fff8da;\n    color:#987500;\n}\n\n.bigart-hub4t-step h3 {\n    margin:0 0 8px !important;\n\n    color:var(--navy) !important;\n\n    font-size:16px !important;\n    line-height:1.3 !important;\n    font-weight:850 !important;\n}\n\n.bigart-hub4t-step p {\n    margin:0 !important;\n\n    color:var(--muted) !important;\n\n    font-size:13px !important;\n    line-height:1.65 !important;\n}\n\n\/* COMPETENCES *\/\n\n.bigart-hub4t-competences {\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:16px;\n}\n\n.bigart-hub4t-competence {\n    padding:24px;\n\n    border:1px solid var(--line);\n    border-radius:17px;\n\n    background:#fff;\n}\n\n.bigart-hub4t-competence::before {\n    content:\"\";\n\n    display:block;\n\n    width:38px;\n    height:4px;\n\n    margin-bottom:17px;\n\n    border-radius:4px;\n\n    background:\n        linear-gradient(\n            90deg,\n            var(--cyan),\n            var(--yellow)\n        );\n}\n\n.bigart-hub4t-competence h3 {\n    margin:0 0 8px !important;\n\n    color:var(--navy) !important;\n\n    font-size:17px !important;\n    font-weight:850 !important;\n}\n\n.bigart-hub4t-competence p {\n    margin:0 !important;\n\n    color:var(--muted) !important;\n\n    font-size:13.5px !important;\n    line-height:1.65 !important;\n}\n\n\/* PROJECTS *\/\n\n.bigart-hub4t-project {\n    display:grid;\n    grid-template-columns:auto 1fr;\n    gap:20px;\n    align-items:center;\n\n    margin-top:24px;\n    padding:30px 32px;\n\n    border:1px solid #dbe3f5;\n    border-radius:20px;\n\n    background:\n        linear-gradient(\n            145deg,\n            #f8faff 0%,\n            #eef4ff 100%\n        );\n}\n\n.bigart-hub4t-project-icon {\n    display:flex;\n    align-items:center;\n    justify-content:center;\n\n    width:62px;\n    height:62px;\n\n    border-radius:17px;\n\n    background:var(--navy);\n    color:var(--yellow);\n\n    font-size:21px;\n    font-weight:900;\n}\n\n.bigart-hub4t-project h2 {\n    margin:0 0 8px !important;\n\n    color:var(--navy) !important;\n\n    font-size:24px !important;\n    font-weight:850 !important;\n}\n\n.bigart-hub4t-project p {\n    margin:0 !important;\n\n    color:var(--muted) !important;\n\n    font-size:14px !important;\n    line-height:1.7 !important;\n}\n\n\/* OUTCOMES *\/\n\n.bigart-hub4t-outcomes {\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:16px;\n}\n\n.bigart-hub4t-outcome {\n    padding:24px;\n\n    border:1px solid var(--line);\n    border-radius:17px;\n\n    background:#fff;\n}\n\n.bigart-hub4t-outcome h3 {\n    margin:0 0 8px !important;\n\n    color:var(--navy) !important;\n\n    font-size:17px !important;\n    font-weight:850 !important;\n}\n\n.bigart-hub4t-outcome p {\n    margin:0 !important;\n\n    color:var(--muted) !important;\n\n    font-size:13.5px !important;\n    line-height:1.65 !important;\n}\n\n\/* SCALING *\/\n\n.bigart-hub4t-impact {\n    margin-top:24px;\n    padding:38px;\n\n    border-radius:22px;\n\n    background:\n        radial-gradient(\n            circle at 90% 15%,\n            rgba(35,183,214,.22),\n            transparent 28%\n        ),\n        radial-gradient(\n            circle at 78% 80%,\n            rgba(242,201,76,.12),\n            transparent 25%\n        ),\n        #172554;\n}\n\n.bigart-hub4t-impact h2 {\n    margin:0 0 13px !important;\n\n    color:#fff !important;\n\n    font-size:29px !important;\n    font-weight:850 !important;\n}\n\n.bigart-hub4t-impact p {\n    max-width:940px;\n\n    margin:0 !important;\n\n    color:rgba(255,255,255,.87) !important;\n\n    font-size:16px !important;\n    line-height:1.75 !important;\n}\n\n\/* RESPONSIVE *\/\n\n@media screen and (max-width:950px) {\n\n    .bigart-hub4t-intro {\n        grid-template-columns:1fr;\n    }\n\n    .bigart-hub4t-grid {\n        grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n\n    .bigart-hub4t-competences,\n    .bigart-hub4t-outcomes {\n        grid-template-columns:1fr;\n    }\n}\n\n@media screen and (max-width:760px) {\n\n    .bigart-hub4t-roles {\n        grid-template-columns:1fr;\n    }\n}\n\n@media screen and (max-width:700px) {\n\n    .bigart-hub4t-hero {\n        padding:38px 23px;\n        border-radius:18px;\n    }\n\n    .bigart-hub4t-hero h1 {\n        font-size:35px !important;\n    }\n\n    .bigart-hub4t-card,\n    .bigart-hub4t-section,\n    .bigart-hub4t-project,\n    .bigart-hub4t-impact {\n        padding:24px 21px;\n        border-radius:17px;\n    }\n\n    .bigart-hub4t-grid {\n        grid-template-columns:1fr;\n    }\n\n    .bigart-hub4t-project {\n        grid-template-columns:1fr;\n    }\n}\n<\/style>\n\n\n<div class=\"bigart-hub4t\">\n\n    <!-- HERO -->\n    <section class=\"bigart-hub4t-hero\">\n\n        <div class=\"bigart-hub4t-kicker\">\n            BIG ART \u00b7 MWAPP HUB4T LAB\n        <\/div>\n\n        <h1>Training Trainers \u2013 Training Trainees<\/h1>\n\n        <div class=\"bigart-hub4t-subtitle\">\n            BIG ART AR\/VR Lab\n        <\/div>\n\n        <p>\n            The BIG ART AR\/VR Lab supports both trainers and trainees\n            in exploring the potential of Augmented Reality in education\n            and industry, connecting research, training and real-world\n            applications with current market needs.\n        <\/p>\n\n    <\/section>\n\n\n    <!-- INTRO -->\n    <section class=\"bigart-hub4t-intro\">\n\n        <div class=\"bigart-hub4t-card\">\n\n            <h2>A Lab Connecting Education with Industry<\/h2>\n\n            <p>\n                The <strong>BIG ART AR\/VR Lab<\/strong> has been created\n                to support both trainers and trainees in exploring the\n                potential of Augmented Reality in education and industry.\n                The lab connects research, training and real-world\n                applications so that the skills developed remain relevant\n                to actual market needs.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-hub4t-card bigart-hub4t-highlight\">\n\n            <h2>From Learning to Real Applications<\/h2>\n\n            <p>\n                Spatial models and Digital Twins form the backbone of the\n                lab environment. They provide realistic case studies and\n                interactive learning spaces that allow AR concepts to be\n                connected with practical sector-based applications.\n            <\/p>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- TRAINERS \/ TRAINEES -->\n    <section class=\"bigart-hub4t-section\">\n\n        <div class=\"bigart-hub4t-head\">\n\n            <span class=\"bigart-hub4t-eyebrow\">\n                Roles in the Lab\n            <\/span>\n\n            <h2>Trainers and trainees working together<\/h2>\n\n            <p>\n                The lab is designed around complementary roles that connect\n                market needs, educational design and hands-on learning.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-hub4t-roles\">\n\n            <article class=\"bigart-hub4t-role\">\n\n                <h3>Trainers<\/h3>\n\n                <p>\n                    Trainers act as market researchers, identifying new areas\n                    where AR can be applied and designing training activities\n                    that reflect actual industry demands.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-hub4t-role\">\n\n                <h3>Trainees<\/h3>\n\n                <p>\n                    Trainees gain hands-on experience through structured\n                    learning paths, developing both technical knowledge\n                    and sector-specific competences.\n                <\/p>\n\n            <\/article>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- LAB DESIGN -->\n    <section class=\"bigart-hub4t-section\">\n\n        <div class=\"bigart-hub4t-head\">\n\n            <span class=\"bigart-hub4t-eyebrow\">\n                Designing the Lab\n            <\/span>\n\n            <h2>From concept to interactive training environment<\/h2>\n\n            <p>\n                Trainers and AR mentors work together to define the structure,\n                tools and learning logic of the lab.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-hub4t-grid\">\n\n            <article class=\"bigart-hub4t-step\">\n\n                <div class=\"bigart-hub4t-number\">01<\/div>\n\n                <h3>Identify Market Needs<\/h3>\n\n                <p>\n                    Trainers explore sectors and identify practical areas\n                    where AR technologies can be applied.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-hub4t-step\">\n\n                <div class=\"bigart-hub4t-number\">02<\/div>\n\n                <h3>Define the Lab Structure<\/h3>\n\n                <p>\n                    Trainers and AR mentors determine the tools,\n                    training environment and overall learning approach.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-hub4t-step\">\n\n                <div class=\"bigart-hub4t-number\">03<\/div>\n\n                <h3>Build Digital Twins<\/h3>\n\n                <p>\n                    Spatial models and Digital Twins provide realistic\n                    environments and case studies for training activities.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-hub4t-step\">\n\n                <div class=\"bigart-hub4t-number\">04<\/div>\n\n                <h3>Deliver Hands-On Training<\/h3>\n\n                <p>\n                    Trainees work through structured activities that connect\n                    technical learning with sector-specific applications.\n                <\/p>\n\n            <\/article>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- COMPETENCES -->\n    <section class=\"bigart-hub4t-section\">\n\n        <div class=\"bigart-hub4t-head\">\n\n            <span class=\"bigart-hub4t-eyebrow\">\n                Competences &amp; Training Content\n            <\/span>\n\n            <h2>A multidisciplinary AR\/VR skill set<\/h2>\n\n            <p>\n                The lab combines technical, design and sector-specific\n                knowledge around real examples and practical applications.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-hub4t-competences\">\n\n            <article class=\"bigart-hub4t-competence\">\n\n                <h3>AR Design<\/h3>\n\n                <p>\n                    Training supports the design of immersive experiences\n                    and learning environments based on Augmented Reality.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-hub4t-competence\">\n\n                <h3>Technical Development<\/h3>\n\n                <p>\n                    Trainees develop technical knowledge related to the\n                    tools and digital environments used in AR\/VR applications.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-hub4t-competence\">\n\n                <h3>Sector-Specific Knowledge<\/h3>\n\n                <p>\n                    Training content is built around real examples so learners\n                    can understand how immersive technology is applied\n                    in different professional contexts.\n                <\/p>\n\n            <\/article>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- PROJECTS -->\n    <section class=\"bigart-hub4t-project\">\n\n        <div class=\"bigart-hub4t-project-icon\">\n            \u2192\n        <\/div>\n\n        <div>\n\n            <h2>Example Projects Under Development<\/h2>\n\n            <p>\n                The AR\/VR Lab already supports projects in different\n                industries. Examples of completed work can be explored\n                in the <strong>Results \u2013 Greece<\/strong> section of the\n                BIG ART website.\n            <\/p>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- MENTORING -->\n    <section class=\"bigart-hub4t-section\">\n\n        <div class=\"bigart-hub4t-head\">\n\n            <span class=\"bigart-hub4t-eyebrow\">\n                Mentoring &amp; Outcomes\n            <\/span>\n\n            <h2>Turning each lab session into a concrete result<\/h2>\n\n            <p>\n                Mentors guide activities so that training objectives remain\n                connected with meaningful outputs and practical applications.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-hub4t-outcomes\">\n\n            <article class=\"bigart-hub4t-outcome\">\n\n                <h3>Learning Goal Alignment<\/h3>\n\n                <p>\n                    Mentors ensure that each activity reflects the intended\n                    learning outcomes and supports the development of relevant skills.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-hub4t-outcome\">\n\n                <h3>Concrete Digital Outputs<\/h3>\n\n                <p>\n                    Lab sessions can generate outputs such as virtual tours\n                    and sector-based AR models.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-hub4t-outcome\">\n\n                <h3>Classroom &amp; Industry Use<\/h3>\n\n                <p>\n                    The resulting digital resources can be used directly\n                    in classrooms or shared with industry partners.\n                <\/p>\n\n            <\/article>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- SCALING -->\n    <section class=\"bigart-hub4t-impact\">\n\n        <h2>Designed to Scale<\/h2>\n\n        <p>\n            The BIG ART Lab model is designed to be replicable and scalable.\n            New labs can be created in other sectors, accelerating the spread\n            of AR-based training and strengthening cooperation between VET\n            centers and the labor market. In this way, the HUB4T approach\n            provides a practical framework for extending immersive learning\n            beyond a single project or training environment.\n        <\/p>\n\n    <\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>BIG ART \u00b7 MWAPP HUB4T LAB Training Trainers \u2013 Training Trainees BIG ART AR\/VR Lab The BIG ART AR\/VR Lab supports both trainers and trainees in exploring the potential of Augmented Reality in education and industry, connecting research, training and<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1762","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1762","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1762"}],"version-history":[{"count":3,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1762\/revisions"}],"predecessor-version":[{"id":2077,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1762\/revisions\/2077"}],"wp:attachment":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1762"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}