{"id":1970,"date":"2026-06-21T20:20:24","date_gmt":"2026-06-21T17:20:24","guid":{"rendered":"https:\/\/bigart-vet.eu\/?page_id=1970"},"modified":"2026-08-15T16:11:06","modified_gmt":"2026-08-15T13:11:06","slug":"sondos-ceramics","status":"publish","type":"page","link":"https:\/\/bigart-vet.eu\/?page_id=1970","title":{"rendered":"Sondos Ceramics"},"content":{"rendered":"\n<style>\n\/* =========================================================\n   BIG ART \u2014 SONDOS CERAMICS\n   CREATIVE INDUSTRY & SOCIAL IMPACT DIGITAL TWIN\n========================================================= *\/\n\n.bigart-sondos {\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-sondos *,\n.bigart-sondos *::before,\n.bigart-sondos *::after {\n    box-sizing:border-box;\n}\n\n\/* HERO *\/\n\n.bigart-sondos-hero {\n    position:relative;\n    overflow:hidden;\n    margin-bottom:24px;\n    padding:58px 54px;\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,.16),\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-sondos-hero::after {\n    content:\"CREATE\";\n\n    position:absolute;\n    right:22px;\n    bottom:-18px;\n\n    color:rgba(255,255,255,.045);\n\n    font-size:90px;\n    line-height:1;\n    font-weight:900;\n}\n\n.bigart-sondos-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-sondos-kicker::before {\n    content:\"\";\n\n    width:8px;\n    height:8px;\n\n    border-radius:50%;\n    background:var(--yellow);\n}\n\n.bigart-sondos-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-sondos-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-sondos-intro {\n    display:grid;\n    grid-template-columns:1.1fr .9fr;\n    gap:22px;\n\n    margin-bottom:24px;\n}\n\n.bigart-sondos-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-sondos-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-sondos-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-sondos-highlight {\n    position:relative;\n\n    background:\n        linear-gradient(\n            145deg,\n            #fffaf3 0%,\n            #f7fbff 100%\n        );\n}\n\n.bigart-sondos-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(--yellow),\n            var(--cyan)\n        );\n}\n\n\/* MATTERPORT *\/\n\n.bigart-sondos-tour {\n    margin-top:24px;\n    padding:28px;\n\n    border:1px solid var(--line);\n    border-radius:22px;\n\n    background:#fff;\n\n    box-shadow:0 12px 34px rgba(23,37,84,.08);\n}\n\n.bigart-sondos-tour-head {\n    margin-bottom:18px;\n}\n\n.bigart-sondos-tour-head span {\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-sondos-tour-head h2 {\n    margin:0 0 9px !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-sondos-tour-head p {\n    margin:0 !important;\n\n    color:var(--muted) !important;\n\n    font-size:14.5px !important;\n    line-height:1.7 !important;\n}\n\n.bigart-sondos-matterport {\n    position:relative;\n\n    width:100%;\n    padding-top:56.25%;\n\n    overflow:hidden;\n\n    border-radius:16px;\n\n    background:#0f172a;\n}\n\n.bigart-sondos-matterport iframe {\n    position:absolute;\n    top:0;\n    left:0;\n\n    width:100%;\n    height:100%;\n\n    border:0;\n}\n\n\/* SECTION *\/\n\n.bigart-sondos-section {\n    margin-top:24px;\n    padding:36px 32px;\n\n    border-radius:22px;\n\n    background:var(--soft);\n}\n\n.bigart-sondos-head {\n    max-width:820px;\n    margin-bottom:25px;\n}\n\n.bigart-sondos-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-sondos-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-sondos-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\/* FEATURES *\/\n\n.bigart-sondos-grid {\n    display:grid;\n    grid-template-columns:repeat(3,minmax(0,1fr));\n    gap:16px;\n}\n\n.bigart-sondos-feature {\n    padding:24px;\n\n    border:1px solid var(--line);\n    border-radius:17px;\n\n    background:#fff;\n\n    transition:\n        transform .2s ease,\n        box-shadow .2s ease;\n}\n\n.bigart-sondos-feature:hover {\n    transform:translateY(-4px);\n\n    box-shadow:0 14px 30px rgba(23,37,84,.09);\n}\n\n.bigart-sondos-number {\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n\n    width:42px;\n    height:42px;\n\n    margin-bottom:15px;\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-sondos-feature:nth-child(2) .bigart-sondos-number {\n    background:#fff8da;\n    color:#987500;\n}\n\n.bigart-sondos-feature:nth-child(3) .bigart-sondos-number {\n    background:#eafafd;\n    color:#168da6;\n}\n\n.bigart-sondos-feature h3 {\n    margin:0 0 8px !important;\n\n    color:var(--navy) !important;\n\n    font-size:17px !important;\n    line-height:1.3 !important;\n    font-weight:850 !important;\n}\n\n.bigart-sondos-feature 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\/* VISION *\/\n\n.bigart-sondos-vision {\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:16px;\n}\n\n.bigart-sondos-vision-card {\n    padding:24px;\n\n    border:1px solid var(--line);\n    border-radius:17px;\n\n    background:#fff;\n}\n\n.bigart-sondos-vision-card::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(--yellow),\n            var(--cyan)\n        );\n}\n\n.bigart-sondos-vision-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-sondos-vision-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\/* STUDENT VISION *\/\n\n.bigart-sondos-student {\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 #e9e1cb;\n    border-radius:20px;\n\n    background:\n        linear-gradient(\n            145deg,\n            #fffdf7 0%,\n            #f8f5ec 100%\n        );\n}\n\n.bigart-sondos-student-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-sondos-student 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-sondos-student 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\/* IMPACT *\/\n\n.bigart-sondos-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,.20),\n            transparent 28%\n        ),\n        radial-gradient(\n            circle at 78% 80%,\n            rgba(242,201,76,.14),\n            transparent 25%\n        ),\n        #172554;\n}\n\n.bigart-sondos-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-sondos-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-sondos-intro {\n        grid-template-columns:1fr;\n    }\n\n    .bigart-sondos-grid {\n        grid-template-columns:1fr;\n    }\n\n    .bigart-sondos-vision {\n        grid-template-columns:1fr;\n    }\n}\n\n@media screen and (max-width:700px) {\n\n    .bigart-sondos-hero {\n        padding:38px 23px;\n        border-radius:18px;\n    }\n\n    .bigart-sondos-hero h1 {\n        font-size:35px !important;\n    }\n\n    .bigart-sondos-card,\n    .bigart-sondos-tour,\n    .bigart-sondos-section,\n    .bigart-sondos-student,\n    .bigart-sondos-impact {\n        padding:24px 21px;\n        border-radius:17px;\n    }\n\n    .bigart-sondos-matterport {\n        padding-top:70%;\n    }\n\n    .bigart-sondos-student {\n        grid-template-columns:1fr;\n    }\n}\n<\/style>\n\n\n<div class=\"bigart-sondos\">\n\n    <!-- HERO -->\n    <section class=\"bigart-sondos-hero\">\n\n        <div class=\"bigart-sondos-kicker\">\n            BIG ART \u00b7 Creative Industry Digital Twin\n        <\/div>\n\n        <h1>Sondos Ceramics<\/h1>\n\n        <p>\n            A Digital Twin of a ceramics production environment in Yarka,\n            combining virtual documentation of the manufacturing workspace\n            with a wider vision for creativity, hospitality and women\u2019s empowerment.\n        <\/p>\n\n    <\/section>\n\n\n    <!-- INTRO -->\n    <section class=\"bigart-sondos-intro\">\n\n        <div class=\"bigart-sondos-card\">\n\n            <h2>Documenting a Ceramics Production Environment<\/h2>\n\n            <p>\n                The <strong>Sondos Ceramics<\/strong> project provides a digital\n                representation of a ceramics production environment and illustrates\n                the workflow of the manufacturing process through an immersive\n                Matterport model.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-sondos-card bigart-sondos-highlight\">\n\n            <h2>A Creative Space in Yarka<\/h2>\n\n            <p>\n                Sondos\u2019 ceramics studio is located in the Druze village of\n                <strong>Yarka<\/strong>. The Digital Twin makes the creative\n                environment accessible virtually and provides a way to present\n                the studio, its workspace and its production activity in 3D.\n            <\/p>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- MATTERPORT -->\n    <section class=\"bigart-sondos-tour\">\n\n        <div class=\"bigart-sondos-tour-head\">\n\n            <span>\n                Interactive 3D Creative Environment\n            <\/span>\n\n            <h2>Explore Sondos Ceramics<\/h2>\n\n            <p>\n                Navigate through the ceramics studio virtually and experience\n                the production environment through the interactive Matterport model.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-sondos-matterport\">\n\n            <iframe\n                src=\"https:\/\/my.matterport.com\/show\/?m=r5yqQxPe4Af\"\n                allowfullscreen\n                allow=\"fullscreen; xr-spatial-tracking;\">\n            <\/iframe>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- DIGITAL EXPERIENCE -->\n    <section class=\"bigart-sondos-section\">\n\n        <div class=\"bigart-sondos-head\">\n\n            <span class=\"bigart-sondos-eyebrow\">\n                Creative Production Environment\n            <\/span>\n\n            <h2>From physical studio to immersive digital experience<\/h2>\n\n            <p>\n                The model provides an interactive way to explore a real\n                creative production environment and understand its role\n                as both a working studio and a space for future development.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-sondos-grid\">\n\n            <article class=\"bigart-sondos-feature\">\n\n                <div class=\"bigart-sondos-number\">01<\/div>\n\n                <h3>Ceramics Production<\/h3>\n\n                <p>\n                    Explore the physical environment associated with\n                    ceramics production and creative work.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-sondos-feature\">\n\n                <div class=\"bigart-sondos-number\">02<\/div>\n\n                <h3>Manufacturing Workflow<\/h3>\n\n                <p>\n                    The Digital Twin provides a visual representation\n                    of the workspace and the flow of production activity.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-sondos-feature\">\n\n                <div class=\"bigart-sondos-number\">03<\/div>\n\n                <h3>Virtual Access<\/h3>\n\n                <p>\n                    Visitors can experience the studio remotely through\n                    an interactive 3D environment.\n                <\/p>\n\n            <\/article>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- VISION -->\n    <section class=\"bigart-sondos-section\">\n\n        <div class=\"bigart-sondos-head\">\n\n            <span class=\"bigart-sondos-eyebrow\">\n                Social &amp; Entrepreneurial Vision\n            <\/span>\n\n            <h2>A creative project with a wider community vision<\/h2>\n\n            <p>\n                Beyond ceramics production, the project reflects a broader\n                ambition to combine creativity, hospitality, empowerment\n                and community-oriented activity.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"bigart-sondos-vision\">\n\n            <article class=\"bigart-sondos-vision-card\">\n\n                <h3>Women\u2019s Empowerment<\/h3>\n\n                <p>\n                    Sondos\u2019 vision is to establish a women\u2019s empowerment center\n                    for Druze women, creating a space connected to creativity,\n                    participation and personal development.\n                <\/p>\n\n            <\/article>\n\n\n            <article class=\"bigart-sondos-vision-card\">\n\n                <h3>Hospitality &amp; Creative Experience<\/h3>\n\n                <p>\n                    The broader concept also includes a hospitality and creative\n                    complex for visitors to the Galilee, offering an experiential\n                    and relaxing environment centered on comfort, nature,\n                    peace and creativity.\n                <\/p>\n\n            <\/article>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- STUDENT -->\n    <section class=\"bigart-sondos-student\">\n\n        <div class=\"bigart-sondos-student-icon\">\n            \u2192\n        <\/div>\n\n        <div>\n\n            <h2>From Student Vision to Digital Representation<\/h2>\n\n            <p>\n                Sondos is a Druze student majoring in industry and management.\n                The Digital Twin provides a visual and interactive way to\n                communicate her ceramics environment and the wider concept\n                behind her future creative and community-oriented initiative.\n            <\/p>\n\n        <\/div>\n\n    <\/section>\n\n\n    <!-- IMPACT -->\n    <section class=\"bigart-sondos-impact\">\n\n        <h2>Where Creative Industry Meets Social Innovation<\/h2>\n\n        <p>\n            The Sondos Ceramics project demonstrates how immersive technology\n            can document a creative production environment while also helping\n            communicate a broader entrepreneurial and social vision. Through\n            the Digital Twin, the ceramics studio becomes a platform for\n            showcasing production, creativity and a future concept centered\n            on women\u2019s empowerment, hospitality and community experience.\n        <\/p>\n\n    <\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>BIG ART \u00b7 Creative Industry Digital Twin Sondos Ceramics A Digital Twin of a ceramics production environment in Yarka, combining virtual documentation of the manufacturing workspace with a wider vision for creativity, hospitality and women\u2019s empowerment. Documenting a Ceramics Production<\/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-1970","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1970","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=1970"}],"version-history":[{"count":2,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1970\/revisions"}],"predecessor-version":[{"id":2073,"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=\/wp\/v2\/pages\/1970\/revisions\/2073"}],"wp:attachment":[{"href":"https:\/\/bigart-vet.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1970"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}