{"id":1359,"date":"2025-08-31T13:11:36","date_gmt":"2025-08-31T10:11:36","guid":{"rendered":"https:\/\/bigart-vet.eu\/?page_id=1359"},"modified":"2026-08-21T13:49:33","modified_gmt":"2026-08-21T10:49:33","slug":"about","status":"publish","type":"page","link":"https:\/\/bigart-vet.eu\/?page_id=1359","title":{"rendered":"About"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* Hide page title bar on About page *\/\n.page-id-1359 .header-post-title-container,\n.page-id-1359 .page-header,\n.page-id-1359 .entry-header {\n    display: none !important;\n}\n<\/style>\n\n<style>\n\/* =========================================================\n   BIG ART \u2014 ABOUT PAGE\n   Page ID 1359\n========================================================= *\/\n\n\/* \u039a\u03c1\u03cd\u03b2\u03b5\u03b9 \u03c4\u03bf\u03bd default \u03c4\u03af\u03c4\u03bb\u03bf \"About\" \u03c4\u03bf\u03c5 WordPress *\/\nbody.page-id-1359 .entry-header,\nbody.page-id-1359 .entry-title {\n    display: none !important;\n}\n\n\/* \u03a0\u03b5\u03c1\u03b9\u03bf\u03c1\u03af\u03b6\u03b5\u03b9 \u03b1\u03bd\u03b5\u03c0\u03b9\u03b8\u03cd\u03bc\u03b7\u03c4\u03b1 \u03ba\u03b5\u03bd\u03ac \u03c4\u03bf\u03c5 theme *\/\nbody.page-id-1359 .entry-content {\n    margin-top: 0 !important;\n}\n\n.bigart-about {\n    --navy: #172554;\n    --blue: #2947a9;\n    --cyan: #29b8d4;\n    --yellow: #f4c400;\n    --text: #344054;\n    --muted: #667085;\n    --soft: #f6f8fc;\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    box-sizing: border-box;\n}\n\n.bigart-about *,\n.bigart-about *::before,\n.bigart-about *::after {\n    box-sizing: border-box;\n}\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n\n.bigart-about-hero {\n    position: relative;\n    overflow: hidden;\n\n    padding: 62px 58px;\n    margin-bottom: 28px;\n\n    border-radius: 24px;\n\n    background:\n        radial-gradient(\n            circle at 88% 18%,\n            rgba(41,184,212,.28),\n            transparent 27%\n        ),\n        radial-gradient(\n            circle at 8% 100%,\n            rgba(244,196,0,.16),\n            transparent 30%\n        ),\n        linear-gradient(\n            135deg,\n            #172554 0%,\n            #243b7a 55%,\n            #2947a9 100%\n        );\n\n    box-shadow: 0 20px 50px rgba(23,37,84,.16);\n}\n\n.bigart-about-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n\n    margin-bottom: 20px;\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\n    color: #ffffff;\n\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: .9px;\n    text-transform: uppercase;\n}\n\n.bigart-about-kicker::before {\n    content: \"\";\n    width: 9px;\n    height: 9px;\n    border-radius: 50%;\n    background: var(--yellow);\n    box-shadow: 0 0 0 5px rgba(244,196,0,.14);\n}\n\n.bigart-about-hero h1 {\n    max-width: 850px;\n\n    margin: 0 0 20px !important;\n\n    color: #ffffff !important;\n\n    font-size: clamp(38px, 5vw, 58px) !important;\n    line-height: 1.06 !important;\n    font-weight: 850 !important;\n    letter-spacing: -1px;\n}\n\n.bigart-about-hero .lead {\n    max-width: 880px;\n    margin: 0 !important;\n\n    color: rgba(255,255,255,.88) !important;\n\n    font-size: 18px !important;\n    line-height: 1.75 !important;\n}\n\n\/* =========================================================\n   INTRO \/ MISSION\n========================================================= *\/\n\n.bigart-about-intro {\n    display: grid;\n    grid-template-columns: 1.1fr .9fr;\n    gap: 22px;\n\n    margin-bottom: 22px;\n}\n\n.bigart-about-card {\n    padding: 34px;\n\n    border: 1px solid var(--line);\n    border-radius: 20px;\n\n    background: #ffffff;\n\n    box-shadow: 0 10px 30px rgba(23,37,84,.06);\n}\n\n.bigart-about-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: 800 !important;\n}\n\n.bigart-about-card p {\n    margin: 0 !important;\n\n    color: var(--muted) !important;\n\n    font-size: 15.5px !important;\n    line-height: 1.8 !important;\n}\n\n.bigart-mission {\n    position: relative;\n    overflow: hidden;\n\n    background:\n        linear-gradient(\n            145deg,\n            #f8faff 0%,\n            #eef4ff 100%\n        );\n}\n\n.bigart-mission::before {\n    content: \"\";\n    position: absolute;\n    top: 0;\n    left: 0;\n\n    width: 5px;\n    height: 100%;\n\n    background: linear-gradient(\n        180deg,\n        var(--blue),\n        var(--cyan)\n    );\n}\n\n\/* =========================================================\n   WHAT WE DO\n========================================================= *\/\n\n.bigart-section {\n    margin-top: 22px;\n    padding: 38px 34px;\n\n    border-radius: 22px;\n\n    background: var(--soft);\n}\n\n.bigart-section-head {\n    max-width: 760px;\n    margin-bottom: 26px;\n}\n\n.bigart-eyebrow {\n    display: block;\n\n    margin-bottom: 8px;\n\n    color: var(--blue);\n\n    font-size: 12px;\n    font-weight: 850;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n}\n\n.bigart-section h2 {\n    margin: 0 0 10px !important;\n\n    color: var(--navy) !important;\n\n    font-size: 31px !important;\n    line-height: 1.2 !important;\n    font-weight: 850 !important;\n}\n\n.bigart-section-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.bigart-focus-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0,1fr));\n    gap: 16px;\n}\n\n.bigart-focus {\n    position: relative;\n\n    min-height: 205px;\n    padding: 25px;\n\n    border: 1px solid var(--line);\n    border-radius: 17px;\n\n    background: #ffffff;\n\n    transition:\n        transform .2s ease,\n        box-shadow .2s ease,\n        border-color .2s ease;\n}\n\n.bigart-focus:hover {\n    transform: translateY(-4px);\n\n    border-color: #cbd6ee;\n\n    box-shadow: 0 15px 32px rgba(23,37,84,.10);\n}\n\n.bigart-focus-icon {\n    width: 46px;\n    height: 46px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    margin-bottom: 17px;\n\n    border-radius: 13px;\n\n    background: #edf2ff;\n    color: var(--blue);\n\n    font-size: 21px;\n    font-weight: 900;\n}\n\n.bigart-focus:nth-child(2) .bigart-focus-icon {\n    background: #eafafd;\n    color: #168ca3;\n}\n\n.bigart-focus:nth-child(3) .bigart-focus-icon {\n    background: #fff8d9;\n    color: #9b7900;\n}\n\n.bigart-focus h3 {\n    margin: 0 0 9px !important;\n\n    color: var(--navy) !important;\n\n    font-size: 18px !important;\n    line-height: 1.3 !important;\n    font-weight: 800 !important;\n}\n\n.bigart-focus 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\/* =========================================================\n   PROJECT SNAPSHOT\n========================================================= *\/\n\n.bigart-snapshot {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n    gap: 1px;\n\n    overflow: hidden;\n\n    margin-top: 22px;\n\n    border: 1px solid var(--line);\n    border-radius: 20px;\n\n    background: var(--line);\n}\n\n.bigart-stat {\n    padding: 28px 18px;\n    text-align: center;\n\n    background: #ffffff;\n}\n\n.bigart-stat strong {\n    display: block;\n\n    margin-bottom: 5px;\n\n    color: var(--blue);\n\n    font-size: 26px;\n    line-height: 1.1;\n    font-weight: 900;\n}\n\n.bigart-stat span {\n    color: var(--muted);\n\n    font-size: 12px;\n    line-height: 1.4;\n    font-weight: 700;\n}\n\n\/* =========================================================\n   CLOSING STATEMENT\n========================================================= *\/\n\n.bigart-closing {\n    position: relative;\n\n    margin-top: 22px;\n    padding: 36px 40px;\n\n    border-radius: 20px;\n\n    background: var(--navy);\n}\n\n.bigart-closing::before {\n    content: \"\u201c\";\n\n    position: absolute;\n    top: 12px;\n    right: 30px;\n\n    color: rgba(244,196,0,.22);\n\n    font-family: Georgia, serif;\n    font-size: 110px;\n    line-height: 1;\n}\n\n.bigart-closing p {\n    position: relative;\n    z-index: 2;\n\n    max-width: 920px;\n\n    margin: 0 !important;\n\n    color: #ffffff !important;\n\n    font-size: 19px !important;\n    line-height: 1.7 !important;\n    font-weight: 500 !important;\n}\n\n\/* =========================================================\n   MOBILE \/ TABLET\n========================================================= *\/\n\n@media screen and (max-width: 900px) {\n\n    .bigart-about-intro {\n        grid-template-columns: 1fr;\n    }\n\n    .bigart-focus-grid {\n        grid-template-columns: repeat(2,minmax(0,1fr));\n    }\n\n    .bigart-snapshot {\n        grid-template-columns: repeat(2,1fr);\n    }\n}\n\n@media screen and (max-width: 650px) {\n\n    .bigart-about {\n        margin-bottom: 30px;\n    }\n\n    .bigart-about-hero {\n        padding: 38px 23px;\n        border-radius: 18px;\n    }\n\n    .bigart-about-hero h1 {\n        font-size: 36px !important;\n    }\n\n    .bigart-about-hero .lead {\n        font-size: 16px !important;\n    }\n\n    .bigart-about-card,\n    .bigart-section {\n        padding: 25px 21px;\n        border-radius: 17px;\n    }\n\n    .bigart-focus-grid {\n        grid-template-columns: 1fr;\n    }\n\n    .bigart-snapshot {\n        grid-template-columns: 1fr 1fr;\n    }\n\n    .bigart-stat {\n        padding: 23px 10px;\n    }\n\n    .bigart-closing {\n        padding: 30px 23px;\n    }\n\n    .bigart-closing p {\n        font-size: 17px !important;\n    }\n}\n<\/style>\n\n\n<div class=\"bigart-about\">\n\n    <!-- HERO -->\n    <section class=\"bigart-about-hero\">\n\n        <div class=\"bigart-about-kicker\">\n            Erasmus+ Capacity Building in VET\n        <\/div>\n\n        <h1>About BIG ART<\/h1>\n\n        <p class=\"lead\">\n            BIG ART brings together vocational education, immersive technologies\n            and international cooperation to strengthen digital skills and create\n            new learning opportunities for VET teachers and students.\n        <\/p>\n\n    <\/section>\n\n\n    <!-- INTRO -->\n    <div class=\"bigart-about-intro\">\n\n        <section class=\"bigart-about-card\">\n            <h2>The Project<\/h2>\n\n            <p>\n                BIG ART \u2013 <strong>Bootcamps in Greece with Augmented Reality\n                Technologies for VET Centers in Israel and Albania<\/strong> \u2013 is an\n                Erasmus+ Capacity Building in VET project connecting partners from\n                Greece, Italy, Israel and Albania. The project promotes innovative\n                vocational training through Augmented Reality, Virtual Reality and\n                3D Digital Twin technologies.\n            <\/p>\n        <\/section>\n\n\n        <section class=\"bigart-about-card bigart-mission\">\n            <h2>Our Mission<\/h2>\n\n            <p>\n                Our mission is to empower VET teachers and learners, with particular\n                attention to vulnerable groups and students from peripheral areas,\n                by providing future-oriented digital skills, practical learning\n                experiences and stronger connections with the labour market.\n            <\/p>\n        <\/section>\n\n    <\/div>\n\n\n    <!-- WHAT WE DO -->\n    <section class=\"bigart-section\">\n\n        <div class=\"bigart-section-head\">\n            <span class=\"bigart-eyebrow\">What we do<\/span>\n\n            <h2>From training to real-world application<\/h2>\n\n            <p>\n                BIG ART combines capacity building, innovative teaching methods\n                and project-based learning to bring immersive technologies into\n                vocational education.\n            <\/p>\n        <\/div>\n\n\n        <div class=\"bigart-focus-grid\">\n\n            <article class=\"bigart-focus\">\n                <div class=\"bigart-focus-icon\">01<\/div>\n\n                <h3>Train the Trainers<\/h3>\n\n                <p>\n                    VET educators develop the technical and pedagogical competences\n                    needed to integrate AR\/VR and 3D Digital Twin technologies into\n                    teaching and training.\n                <\/p>\n            <\/article>\n\n\n            <article class=\"bigart-focus\">\n                <div class=\"bigart-focus-icon\">02<\/div>\n\n                <h3>Learning by Doing<\/h3>\n\n                <p>\n                    Students apply their knowledge through hands-on activities,\n                    3D scanning, virtual tours and project-based learning in real\n                    educational and professional environments.\n                <\/p>\n            <\/article>\n\n\n            <article class=\"bigart-focus\">\n                <div class=\"bigart-focus-icon\">03<\/div>\n\n                <h3>Education &amp; Industry<\/h3>\n\n                <p>\n                    The project strengthens cooperation between VET institutions\n                    and employers, helping learners connect new digital competences\n                    with real labour-market needs.\n                <\/p>\n            <\/article>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- PROJECT SNAPSHOT -->\n    <div class=\"bigart-snapshot\">\n\n        <div class=\"bigart-stat\">\n            <strong>4<\/strong>\n            <span>Partner Countries<\/span>\n        <\/div>\n\n        <div class=\"bigart-stat\">\n            <strong>36<\/strong>\n            <span>Months<\/span>\n        <\/div>\n\n        <div class=\"bigart-stat\">\n            <strong>2023\u20132026<\/strong>\n            <span>Project Period<\/span>\n        <\/div>\n\n        <div class=\"bigart-stat\">\n            <strong>101128976<\/strong>\n            <span>Project Number<\/span>\n        <\/div>\n\n    <\/div>\n\n\n    <!-- CLOSING -->\n    <section class=\"bigart-closing\">\n\n        <p>\n            BIG ART aims to make immersive technology meaningful in vocational\n            education: not technology for its own sake, but a practical tool for\n            better teaching, stronger skills, collaboration and improved career\n            opportunities.\n        <\/p>\n\n    <\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Erasmus+ Capacity Building in VET About BIG ART BIG ART brings together vocational education, immersive technologies and international cooperation to strengthen digital skills and create new learning opportunities for VET teachers and students. The Project BIG ART \u2013 Bootcamps in<\/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-1359","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1359","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=1359"}],"version-history":[{"count":16,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1359\/revisions"}],"predecessor-version":[{"id":2103,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1359\/revisions\/2103"}],"wp:attachment":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1359"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}