{"id":1648,"date":"2025-09-08T13:37:57","date_gmt":"2025-09-08T10:37:57","guid":{"rendered":"https:\/\/bigart-vet.eu\/?page_id=1648"},"modified":"2026-08-15T16:16:43","modified_gmt":"2026-08-15T13:16:43","slug":"mwapp-technology","status":"publish","type":"page","link":"https:\/\/bigart-vet.eu\/?page_id=1648","title":{"rendered":"MWAPP Technology"},"content":{"rendered":"\n<style>\n\/* =========================================================\n   BIG ART \u2014 MWAPP TECHNOLOGY\n   DIGITAL SOLUTIONS & INNOVATION PROFILE\n========================================================= *\/\n\n.bigart-mwtech {\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-mwtech *,\n.bigart-mwtech *::before,\n.bigart-mwtech *::after {\n    box-sizing:border-box;\n}\n\n\/* HERO *\/\n\n.bigart-mwtech-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-mwtech-hero::after {\n    content:\"TECH\";\n\n    position:absolute;\n    right:24px;\n    bottom:-28px;\n\n    color:rgba(255,255,255,.045);\n\n    font-size:120px;\n    line-height:1;\n    font-weight:900;\n}\n\n.bigart-mwtech-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\n    color:#fff;\n\n    font-size:12px;\n    font-weight:800;\n    letter-spacing:.8px;\n    text-transform:uppercase;\n}\n\n.bigart-mwtech-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-mwtech-hero h1 {\n    position:relative;\n    z-index:2;\n\n    margin:0 0 18px !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-mwtech-hero p {\n    position:relative;\n    z-index:2;\n\n    max-width:940px;\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-mwtech-intro {\n    display:grid;\n    grid-template-columns:1.1fr .9fr;\n    gap:22px;\n\n    margin-bottom:24px;\n}\n\n.bigart-mwtech-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-mwtech-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-mwtech-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-mwtech-highlight {\n    position:relative;\n\n    background:\n        linear-gradient(\n            145deg,\n            #f8faff 0%,\n            #edf3ff 100%\n        );\n}\n\n.bigart-mwtech-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-mwtech-section {\n    margin-top:24px;\n    padding:36px 32px;\n\n    border-radius:22px;\n\n    background:var(--soft);\n}\n\n.bigart-mwtech-head {\n    max-width:820px;\n    margin-bottom:25px;\n}\n\n.bigart-mwtech-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-mwtech-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-mwtech-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\/* EXPERTISE *\/\n\n.bigart-mwtech-grid {\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    gap:14px;\n}\n\n.bigart-mwtech-feature {\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-mwtech-feature:hover {\n    transform:translateY(-4px);\n\n    box-shadow:0 14px 30px rgba(23,37,84,.09);\n}\n\n.bigart-mwtech-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-mwtech-feature:nth-child(2) .bigart-mwtech-number {\n    background:#eafafd;\n    color:#168da6;\n}\n\n.bigart-mwtech-feature:nth-child(3) .bigart-mwtech-number {\n    background:#fff8da;\n    color:#987500;\n}\n\n.bigart-mwtech-feature 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-mwtech-feature 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\/* TECHNOLOGY PARTNERS *\/\n\n.bigart-mwtech-partners {\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:16px;\n}\n\n.bigart-mwtech-partner {\n    padding:24px;\n\n    border:1px solid var(--line);\n    border-radius:17px;\n\n    background:#fff;\n}\n\n.bigart-mwtech-partner::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-mwtech-partner 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-mwtech-partner 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\/* HUB SYSTEM *\/\n\n.bigart-mwtech-hub {\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-mwtech-hub-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:18px;\n    font-weight:900;\n}\n\n.bigart-mwtech-hub 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-mwtech-hub 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\/* BIG ART *\/\n\n.bigart-mwtech-bigart {\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:16px;\n}\n\n.bigart-mwtech-bigart-card {\n    padding:24px;\n\n    border:1px solid var(--line);\n    border-radius:17px;\n\n    background:#fff;\n}\n\n.bigart-mwtech-bigart-card h3 {\n    margin:0 0 8px !important;\n\n    color:var(--navy) !important;\n\n    font-size:18px !important;\n    font-weight:850 !important;\n}\n\n.bigart-mwtech-bigart-card p {\n    margin:0 !important;\n\n    color:var(--muted) !important;\n\n    font-size:13.5px !important;\n    line-height:1.7 !important;\n}\n\n\/* IMPACT *\/\n\n.bigart-mwtech-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-mwtech-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-mwtech-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-mwtech-intro {\n        grid-template-columns:1fr;\n    }\n\n    .bigart-mwtech-grid {\n        grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n\n    .bigart-mwtech-partners {\n        grid-template-columns:1fr;\n    }\n\n    .bigart-mwtech-bigart {\n        grid-template-columns:1fr;\n    }\n}\n\n@media screen and (max-width:700px) {\n\n    .bigart-mwtech-hero {\n        padding:38px 23px;\n        border-radius:18px;\n    }\n\n    .bigart-mwtech-hero h1 {\n        font-size:35px !important;\n    }\n\n    .bigart-mwtech-card,\n    .bigart-mwtech-section,\n    .bigart-mwtech-hub,\n    .bigart-mwtech-impact {\n        padding:24px 21px;\n        border-radius:17px;\n    }\n\n    .bigart-mwtech-grid {\n        grid-template-columns:1fr;\n    }\n\n    .bigart-mwtech-hub {\n        grid-template-columns:1fr;\n    }\n}\n<\/style>\n\n\n<div class=\"bigart-mwtech\">\n\n    <!-- HERO -->\n    <section class=\"bigart-mwtech-hero\">\n\n        <div class=\"bigart-mwtech-kicker\">\n            BIG ART \u00b7 MWAPP Technology\n        <\/div>\n\n        <h1>Digital Technology, Software &amp; Innovation<\/h1>\n\n        <p>\n            MWAPP develops software solutions across multiple platforms,\n            combining strong expertise in web technologies with experience\n            in immersive technologies, digital services and integrated\n            solutions for public and private-sector organizations.\n        <\/p>\n\n    <\/section>\n\n\n    <!-- INTRO -->\n    <section class=\"bigart-mwtech-intro\">\n\n        <div class=\"bigart-mwtech-card\">\n\n            <h2>Technology across Platforms<\/h2>\n\n            <p>\n                <strong>MWAPP<\/strong> develops software solutions across\n                all platforms, with specialized expertise in web technologies.\n                Its experience covers a broad spectrum of digital services\n                and supports projects for both public and private-sector clients.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-mwtech-card bigart-mwtech-highlight\">\n\n            <h2>Technology Partnerships &amp; Expertise<\/h2>\n\n            <p>\n                MWAPP works with major technology providers, including\n                <strong>Microsoft<\/strong> and <strong>Matterport<\/strong>,\n                combining established digital platforms with its own\n                technical experience to deliver integrated solutions.\n            <\/p>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- EXPERTISE -->\n    <section class=\"bigart-mwtech-section\">\n\n        <div class=\"bigart-mwtech-head\">\n\n            <span class=\"bigart-mwtech-eyebrow\">\n                Technology Expertise\n            <\/span>\n\n            <h2>From software development to immersive digital solutions<\/h2>\n\n            <p>\n                MWAPP applies its expertise where technology can create\n                practical value for organizations, projects and end users.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-mwtech-grid\">\n\n            <article class=\"bigart-mwtech-feature\">\n\n                <div class=\"bigart-mwtech-number\">01<\/div>\n\n                <h3>Software Solutions<\/h3>\n\n                <p>\n                    Development of digital solutions across multiple\n                    platforms and technological environments.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-mwtech-feature\">\n\n                <div class=\"bigart-mwtech-number\">02<\/div>\n\n                <h3>Web Technologies<\/h3>\n\n                <p>\n                    Specialized expertise in internet-based technologies\n                    forms a central part of MWAPP\u2019s technical activity.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-mwtech-feature\">\n\n                <div class=\"bigart-mwtech-number\">03<\/div>\n\n                <h3>Immersive Technologies<\/h3>\n\n                <p>\n                    Collaboration with Matterport supports the use of\n                    immersive digital environments and spatial technologies.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-mwtech-feature\">\n\n                <div class=\"bigart-mwtech-number\">04<\/div>\n\n                <h3>Integrated Digital Services<\/h3>\n\n                <p>\n                    MWAPP combines technologies and services to support\n                    projects across different organizational and sectoral needs.\n                <\/p>\n\n            <\/article>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- PARTNERS -->\n    <section class=\"bigart-mwtech-section\">\n\n        <div class=\"bigart-mwtech-head\">\n\n            <span class=\"bigart-mwtech-eyebrow\">\n                Technology Ecosystem\n            <\/span>\n\n            <h2>Working within a wider digital ecosystem<\/h2>\n\n            <p>\n                MWAPP combines its own expertise with established\n                technology platforms and providers.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-mwtech-partners\">\n\n            <article class=\"bigart-mwtech-partner\">\n\n                <h3>Microsoft<\/h3>\n\n                <p>\n                    MWAPP works as a trusted technology partner within\n                    the Microsoft ecosystem, supporting advanced digital\n                    and computing solutions.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-mwtech-partner\">\n\n                <h3>Matterport<\/h3>\n\n                <p>\n                    Matterport technology supports the creation of\n                    immersive spatial environments and Digital Twin\n                    applications used within MWAPP projects.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-mwtech-partner\">\n\n                <h3>Technology Providers<\/h3>\n\n                <p>\n                    MWAPP also works with other major technology providers,\n                    allowing solutions to be adapted to different technical,\n                    organizational and project requirements.\n                <\/p>\n\n            <\/article>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- BIG ART ROLE -->\n    <section class=\"bigart-mwtech-section\">\n\n        <div class=\"bigart-mwtech-head\">\n\n            <span class=\"bigart-mwtech-eyebrow\">\n                BIG ART\n            <\/span>\n\n            <h2>Technology expertise applied to education<\/h2>\n\n            <p>\n                Through BIG ART, MWAPP transfers its technological experience\n                into an educational and capacity-building environment.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-mwtech-bigart\">\n\n            <article class=\"bigart-mwtech-bigart-card\">\n\n                <h3>Education &amp; Technology<\/h3>\n\n                <p>\n                    Through its active role in the European BIG ART project,\n                    MWAPP applies its technological expertise to education,\n                    supporting innovative approaches to digital and immersive learning.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-mwtech-bigart-card\">\n\n                <h3>European &amp; Global Perspective<\/h3>\n\n                <p>\n                    BIG ART provides a framework through which MWAPP contributes\n                    not only within the European Union but also to a wider\n                    international innovation community.\n                <\/p>\n\n            <\/article>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- HUB -->\n    <section class=\"bigart-mwtech-hub\">\n\n        <div class=\"bigart-mwtech-hub-icon\">\n            HUB\n        <\/div>\n\n        <div>\n\n            <h2>MWAPP\u2019s Proprietary HUB System<\/h2>\n\n            <p>\n                MWAPP strategically engages in initiatives where its expertise\n                adds value. Through its proprietary HUB system, its work can be\n                integrated into key processes and documentation, helping ensure\n                that projects and proposals remain connected with the practical\n                needs of end users and stakeholders.\n            <\/p>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- IMPACT -->\n    <section class=\"bigart-mwtech-impact\">\n\n        <h2>Technology Designed around Practical Value<\/h2>\n\n        <p>\n            MWAPP\u2019s approach combines software development, web technologies,\n            immersive digital tools and integrated services with a focus on\n            practical implementation. Through projects such as BIG ART, this\n            expertise is transferred into education and training, supporting\n            the development of innovative digital solutions that respond to\n            real organizational, market and user needs.\n        <\/p>\n\n    <\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>BIG ART \u00b7 MWAPP Technology Digital Technology, Software &amp; Innovation MWAPP develops software solutions across multiple platforms, combining strong expertise in web technologies with experience in immersive technologies, digital services and integrated solutions for public and private-sector organizations. Technology across<\/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-1648","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1648","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=1648"}],"version-history":[{"count":5,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1648\/revisions"}],"predecessor-version":[{"id":2078,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1648\/revisions\/2078"}],"wp:attachment":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1648"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}