{"id":2478,"date":"2025-05-06T17:59:16","date_gmt":"2025-05-06T15:59:16","guid":{"rendered":"https:\/\/multistudio.ch\/home\/"},"modified":"2025-11-04T19:32:25","modified_gmt":"2025-11-04T17:32:25","slug":"home","status":"publish","type":"page","link":"https:\/\/multistudio.ch\/en\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2478\" class=\"elementor elementor-2478 elementor-7\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b2c07ef e-flex e-con-boxed e-con e-parent\" data-id=\"b2c07ef\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-db1341c elementor-absolute elementor-widget-tablet__width-initial elementor-widget elementor-widget-image\" data-id=\"db1341c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"902\" height=\"952\" src=\"https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/05\/Ellipse.png\" class=\"attachment-full size-full wp-image-2439\" alt=\"\" srcset=\"https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/05\/Ellipse.png 902w, https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/05\/Ellipse-284x300.png 284w, https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/05\/Ellipse-768x811.png 768w, https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/05\/Ellipse-853x900.png 853w\" sizes=\"(max-width: 902px) 100vw, 902px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5cccee7 e-con-full e-flex e-con e-child\" data-id=\"5cccee7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-20009cd elementor-widget elementor-widget-image\" data-id=\"20009cd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"510\" height=\"70\" src=\"https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/05\/multistudio.svg\" class=\"attachment-full size-full wp-image-2481\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-be85c7f elementor-widget elementor-widget-heading\" data-id=\"be85c7f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">is<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ed5e969 elementor-widget__width-initial elementor-widget elementor-widget-multistudio_animated_text\" data-id=\"ed5e969\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"multistudio_animated_text.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"multistudio-animated-text\" id=\"animated-text-ed5e969\">\n\t\t\t<div class=\"text-container\">\n\t\t\t\t<div class=\"animated-text-wrapper\">\n\t\t\t\t\t<!-- Items will be loaded by JavaScript -->\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\n\t\t<script>\n\t\t\tjQuery(document).ready(function ($) {\n\t\t\t\tvar widgetId = \"ed5e969\";\n\t\t\t\tvar textContainer = $(\"#animated-text-\" + widgetId);\n\t\t\t\tvar textWrapper = textContainer.find(\".animated-text-wrapper\");\n\t\t\t\tvar carouselItems = [\"Concepts with clarity.\",\"Architecture with substance.\",\"Rooms with depth.\",\"Creative & functional.\",\"Design \\u00e0 point.\"];\n\t\t\t\tvar animationSpeed = 2500;\n\t\t\t\tvar currentIndex = 0;\n\t\t\t\tvar isAnimating = false;\n\n\t\t\t\tfunction initializeTextCarousel() {\n\t\t\t\t\t\/\/ Clear the wrapper\n\t\t\t\t\ttextWrapper.html('');\n\t\t\t\t\t\n\t\t\t\t\t\/\/ Add all carousel items to the DOM\n\t\t\t\t\tfor (var i = 0; i < carouselItems.length; i++) {\n\t\t\t\t\t\tvar className = \"\";\n\t\t\t\t\t\tif (i === 0) {\n\t\t\t\t\t\t\tclassName = \"active-text\";\n\t\t\t\t\t\t} else if (i === 1) {\n\t\t\t\t\t\t\tclassName = \"middle-text\";\n\t\t\t\t\t\t} else if (i === 2) {\n\t\t\t\t\t\t\tclassName = \"next-text\";\n\t\t\t\t\t\t} else if (i === carouselItems.length - 1) {\n\t\t\t\t\t\t\tclassName = \"previous-text\";\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tclassName = \"hidden-text\";\n\t\t\t\t\t\t}\n\t\t\t\t\t\t\n\t\t\t\t\t\ttextWrapper.append('<span class=\"' + className + '\">' + carouselItems[i] + '<\/span>');\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\t\/\/ Make sure spans use proper display\n\t\t\t\t\ttextWrapper.find(\"span\").css({\n\t\t\t\t\t\t\"display\": \"inline\",\n\t\t\t\t\t\t\"white-space\": \"nowrap\"\n\t\t\t\t\t});\n\t\t\t\t\t\n\t\t\t\t\t\/\/ Hide all text items except the first three\n\t\t\t\t\ttextWrapper.find(\".hidden-text\").css({\n\t\t\t\t\t\t\"opacity\": \"0\"\n\t\t\t\t\t});\n\t\t\t\t\t\n\t\t\t\t\t\/\/ Position the previous-text item to the left\n\t\t\t\t\ttextWrapper.find(\".previous-text\").css({\n\t\t\t\t\t\t\"opacity\": \"0.4\",\n\t\t\t\t\t\t\"transition\": \"all 0.8s\"\n\t\t\t\t\t});\n\t\t\t\t\t\n\t\t\t\t\t\/\/ Calculate position based on text width\n\t\t\t\t\tpositionTextItems();\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\tfunction positionTextItems() {\n\t\t\t\t\tvar activeElem = textWrapper.find(\".active-text\");\n\t\t\t\t\tvar middleElem = textWrapper.find(\".middle-text\");\n\t\t\t\t\tvar nextElem = textWrapper.find(\".next-text\");\n\t\t\t\t\tvar hiddenElem = textWrapper.find(\".hidden-text\");\n\t\t\t\t\tvar previousElem = textWrapper.find(\".previous-text\");\n\t\t\t\t\tvar activeWidth = getTextWidth(activeElem.text());\n\t\t\t\t\tvar previousWidth = getTextWidth(previousElem.text());\n\t\t\t\t\tvar middleWidth = getTextWidth(middleElem.text());\n\t\t\t\t\tvar spacing = getResponsiveSpacing();\n\t\t\t\t\t\n\t\t\t\t\t\/\/ Function to get spacing based on screen size\n\t\t\t\t\tfunction getResponsiveSpacing() {\n\t\t\t\t\t\treturn window.innerWidth < 768 ? 22 : 40;\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\t\/\/ Set initial styles\n\t\t\t\t\tpreviousElem.css({\n\t\t\t\t\t\t\"opacity\": \"0\",\n\t\t\t\t\t\t\"transform\": \"translateX(-\" + (previousWidth + spacing) + \"px)\"\n\t\t\t\t\t});\n\n\t\t\t\t\tactiveElem.css({\n\t\t\t\t\t\t\"opacity\": \"1\",\n\t\t\t\t\t\t\"transform\": \"translateX(0)\"\n\t\t\t\t\t});\n\t\t\t\t\t\n\t\t\t\t\tmiddleElem.css({\n\t\t\t\t\t\t\"opacity\": \"0.7\",\n\t\t\t\t\t\t\"transform\": \"translateX(\" + (activeWidth + spacing) + \"px)\"\n\t\t\t\t\t});\n\t\t\t\t\t\n\t\t\t\t\tnextElem.css({\n\t\t\t\t\t\t\"opacity\": \"0\",\n\t\t\t\t\t\t\"transform\": \"translateX(\" + (activeWidth + middleWidth + spacing * 2) + \"px)\"\n\t\t\t\t\t});\n\t\t\t\t\t\n\t\t\t\t\thiddenElem.css({\n\t\t\t\t\t\t\"opacity\": \"0\",\n\t\t\t\t\t\t\"transform\": \"translateX(\" + (activeWidth + middleWidth + spacing * 2) + \"px)\"\n\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t\/\/ Function to measure text width\n\t\t\t\tfunction getTextWidth(text) {\n\t\t\t\t\t\/\/ Create a temporary measuring span that clones font styles from the text container\n\t\t\t\t\tvar measurer = $('<span style=\"display: inline-block; position: absolute; visibility: hidden; white-space: nowrap;\">' + text + '<\/span>');\n\t\t\t\t\t\/\/ Copy all the font styling from the container to ensure accurate measurement\n\t\t\t\t\tmeasurer.css({\n\t\t\t\t\t\t'font-family': textContainer.css('font-family'),\n\t\t\t\t\t\t'font-size': textContainer.css('font-size'),\n\t\t\t\t\t\t'font-weight': textContainer.css('font-weight'),\n\t\t\t\t\t\t'font-style': textContainer.css('font-style'),\n\t\t\t\t\t\t'letter-spacing': textContainer.css('letter-spacing'),\n\t\t\t\t\t\t'text-transform': textContainer.css('text-transform')\n\t\t\t\t\t});\n\t\t\t\t\t$('body').append(measurer);\n\t\t\t\t\tvar width = measurer.width();\n\t\t\t\t\tmeasurer.remove();\n\t\t\t\t\treturn width;\n\t\t\t\t}\n\t\t\t\t\n\t\t\t\t\/\/ Initialize\n\t\t\t\tinitializeTextCarousel();\n\t\t\t\t\n\t\t\t\t\/\/ Recalculate positions on window resize\n\t\t\t\t$(window).on('resize', function() {\n\t\t\t\t\tpositionTextItems();\n\t\t\t\t});\n\n\t\t\t\tfunction animateText() {\n\t\t\t\t\tif (isAnimating) return;\n\t\t\t\t\tisAnimating = true;\n\t\t\t\t\t\n\t\t\t\t\t\/\/ Calculate the next set of indices\n\t\t\t\t\tvar nextActiveIndex = (currentIndex + 1) % carouselItems.length;\n\t\t\t\t\tvar nextMiddleIndex = (currentIndex + 2) % carouselItems.length;\n\t\t\t\t\tvar nextNextIndex = (currentIndex + 3) % carouselItems.length;\n\t\t\t\t\tvar nextPreviousIndex = currentIndex; \/\/ Current active becomes previous\n\t\t\t\t\t\n\t\t\t\t\t\/\/ Update classes for all elements\n\t\t\t\t\ttextWrapper.find(\"span\").removeClass(\"active-text middle-text next-text previous-text\").addClass(\"hidden-text\");\n\t\t\t\t\t\n\t\t\t\t\t\/\/ Set new active, middle, and next elements\n\t\t\t\t\t$(textWrapper.find(\"span\")[nextActiveIndex]).removeClass(\"hidden-text\").addClass(\"active-text\");\n\t\t\t\t\t$(textWrapper.find(\"span\")[nextMiddleIndex]).removeClass(\"hidden-text\").addClass(\"middle-text\");\n\t\t\t\t\t$(textWrapper.find(\"span\")[nextNextIndex]).removeClass(\"hidden-text\").addClass(\"next-text\");\n\t\t\t\t\t$(textWrapper.find(\"span\")[nextPreviousIndex]).removeClass(\"hidden-text\").addClass(\"previous-text\");\n\n\t\t\t\t\t\/\/ Position the new elements\n\t\t\t\t\tpositionTextItems();\n\t\t\t\t\t\n\t\t\t\t\t\/\/ Update current index\n\t\t\t\t\tcurrentIndex = nextActiveIndex;\n\t\t\t\t\t\n\t\t\t\t\t\/\/ Release the animation lock after transition completes\n\t\t\t\t\tsetTimeout(function() {\n\t\t\t\t\t\tisAnimating = false;\n\t\t\t\t\t}, 800);\n\t\t\t\t}\n\n\t\t\t\t\/\/ Start animation loop with initial delay\n\t\t\t\tsetTimeout(function () {\n\t\t\t\t\t\/\/ Start animation loop\n\t\t\t\t\tsetInterval(animateText, animationSpeed);\n\t\t\t\t}, 1000);\n\t\t\t});\n\t\t<\/script>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5301a98 e-con-full e-flex e-con e-child\" data-id=\"5301a98\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b88e0e6 e-con-full e-flex e-con e-child\" data-id=\"b88e0e6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-af2e43c elementor-widget elementor-widget-heading\" data-id=\"af2e43c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Sophisticated architecture<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-591e4d1 elementor-widget elementor-widget-text-editor\" data-id=\"591e4d1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"p1\">We develop architecture that harmoniously combines aesthetics, function and individuality.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9750cfa e-con-full e-flex e-con e-child\" data-id=\"9750cfa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-74b6cca elementor-widget elementor-widget-heading\" data-id=\"74b6cca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Personal interior design<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b5ba88a elementor-widget elementor-widget-text-editor\" data-id=\"b5ba88a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>We design spaces that bring your vision to life and embody the highest quality and precision.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e0815e6 e-flex e-con-boxed e-con e-parent\" data-id=\"e0815e6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-86a4e47 e-con-full e-flex e-con e-child\" data-id=\"86a4e47\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4097f24 elementor-widget-tablet__width-initial elementor-widget elementor-widget-heading\" data-id=\"4097f24\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Bringing ideas to life<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b5d0c09 elementor-widget elementor-widget-button\" data-id=\"b5d0c09\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/multistudio.ch\/en\/projects\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><g clip-path=\"url(#clip0_1310_3232)\"><path d=\"M23 12H1M23 12L15.8824 5M23 12L15.8824 19\" stroke=\"#FFFCEB\" stroke-width=\"1.5\"><\/path><\/g><defs><clipPath id=\"clip0_1310_3232\"><rect width=\"24\" height=\"24\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Show entire portfolio<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9564589 e-flex e-con-boxed e-con e-parent\" data-id=\"9564589\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bccb82f elementor-hidden-desktop elementor-hidden-tablet elementor-widget elementor-widget-project\" data-id=\"bccb82f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"project.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"ms-project-grid ms-project-columns-3 ms-has-animation\"\n\t\t\t\tdata-delay=\"200\" data-widget-id=\"bccb82f\">\n\t\t\t\t\t\t\t\t\t<div class=\"ms-project-item ms-animate ms-invisible\" data-delay=\"0\">\n\t\t\t\t\t\t<article id=\"post-2542\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/multistudio.ch\/en\/projects\/sothebys\/\" class=\"ms-thumb-link\">\n\t\t\t\t\t\t\t\t<div class=\"ms-thumb\"\n\t\t\t\t\t\t\t\t\tstyle=\"background-image: url('https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/06\/Sothebys_16.jpg');\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"ms-project-title\" href=\"https:\/\/multistudio.ch\/en\/projects\/sothebys\/\">\n\t\t\t\t\t\t\t\t<span class=\"title\">sotheby&#8217;s<\/span>\n\t\t\t\t\t\t\t\t<span class=\"icon\">\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\n\t\t\t\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_1169_3127)\">\n\t\t\t\t\t\t\t\t\t\t\t<path d=\"M23 12H1M23 12L15.8824 5M23 12L15.8824 19\" stroke=\"currentColor\"\n\t\t\t\t\t\t\t\t\t\t\t\tstroke-width=\"1.5\" \/>\n\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t\t<clipPath id=\"clip0_1169_3127\">\n\t\t\t\t\t\t\t\t\t\t\t\t<rect width=\"24\" height=\"24\" fill=\"white\" \/>\n\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<div class=\"ms-project-info\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-project-location\">Zurich, Switzerland<\/span>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-meta-separator\"><\/span>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-project-date\">2025<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/article>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"ms-project-item ms-animate ms-invisible\" data-delay=\"200\">\n\t\t\t\t\t\t<article id=\"post-2581\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/multistudio.ch\/en\/projects\/1930s-reborn\/\" class=\"ms-thumb-link\">\n\t\t\t\t\t\t\t\t<div class=\"ms-thumb\"\n\t\t\t\t\t\t\t\t\tstyle=\"background-image: url('https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/06\/Fliederstrasse-7.jpg');\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"ms-project-title\" href=\"https:\/\/multistudio.ch\/en\/projects\/1930s-reborn\/\">\n\t\t\t\t\t\t\t\t<span class=\"title\">1930s reborn<\/span>\n\t\t\t\t\t\t\t\t<span class=\"icon\">\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\n\t\t\t\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_1169_3127)\">\n\t\t\t\t\t\t\t\t\t\t\t<path d=\"M23 12H1M23 12L15.8824 5M23 12L15.8824 19\" stroke=\"currentColor\"\n\t\t\t\t\t\t\t\t\t\t\t\tstroke-width=\"1.5\" \/>\n\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t\t<clipPath id=\"clip0_1169_3127\">\n\t\t\t\t\t\t\t\t\t\t\t\t<rect width=\"24\" height=\"24\" fill=\"white\" \/>\n\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<div class=\"ms-project-info\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-project-location\">St. Gallen, Switzerland<\/span>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-meta-separator\"><\/span>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-project-date\">2024<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/article>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"ms-project-item ms-animate ms-invisible\" data-delay=\"400\">\n\t\t\t\t\t\t<article id=\"post-3055\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/multistudio.ch\/en\/projects\/for-the-love-of-hue\/\" class=\"ms-thumb-link\">\n\t\t\t\t\t\t\t\t<div class=\"ms-thumb\"\n\t\t\t\t\t\t\t\t\tstyle=\"background-image: url('https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/10\/6-2.jpg');\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"ms-project-title\" href=\"https:\/\/multistudio.ch\/en\/projects\/for-the-love-of-hue\/\">\n\t\t\t\t\t\t\t\t<span class=\"title\">for the love of hue<\/span>\n\t\t\t\t\t\t\t\t<span class=\"icon\">\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\n\t\t\t\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_1169_3127)\">\n\t\t\t\t\t\t\t\t\t\t\t<path d=\"M23 12H1M23 12L15.8824 5M23 12L15.8824 19\" stroke=\"currentColor\"\n\t\t\t\t\t\t\t\t\t\t\t\tstroke-width=\"1.5\" \/>\n\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t\t<clipPath id=\"clip0_1169_3127\">\n\t\t\t\t\t\t\t\t\t\t\t\t<rect width=\"24\" height=\"24\" fill=\"white\" \/>\n\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<div class=\"ms-project-info\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-project-location\">Zurich, Switzerland<\/span>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-meta-separator\"><\/span>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-project-date\">2025<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/article>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<script>\n\t\t\t\t\tdocument.addEventListener('DOMContentLoaded', function () {\n\t\t\t\t\t\tfunction handleIntersection(entries, observer) {\n\t\t\t\t\t\t\tentries.forEach(entry => {\n\t\t\t\t\t\t\t\tif (entry.isIntersecting) {\n\t\t\t\t\t\t\t\t\tconst grid = entry.target;\n\t\t\t\t\t\t\t\t\tconst items = grid.querySelectorAll('.ms-project-item.ms-animate');\n\n\t\t\t\t\t\t\t\t\titems.forEach((item, index) => {\n\t\t\t\t\t\t\t\t\t\tsetTimeout(() => {\n\t\t\t\t\t\t\t\t\t\t\titem.classList.remove('ms-invisible');\n\t\t\t\t\t\t\t\t\t\t\titem.classList.add('ms-visible');\n\t\t\t\t\t\t\t\t\t\t}, parseInt(item.getAttribute('data-delay')) || 0);\n\t\t\t\t\t\t\t\t\t});\n\n\t\t\t\t\t\t\t\t\tobserver.unobserve(grid);\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tconst options = {\n\t\t\t\t\t\t\tthreshold: 0.1\n\t\t\t\t\t\t};\n\n\t\t\t\t\t\tconst observer = new IntersectionObserver(handleIntersection, options);\n\t\t\t\t\t\tconst grid = document.querySelector('.ms-project-grid[data-widget-id=\"bccb82f\"]');\n\n\t\t\t\t\t\tif (grid) {\n\t\t\t\t\t\t\tobserver.observe(grid);\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tconst projectTitles = grid.querySelectorAll('.ms-project-item');\n\t\t\t\t\t\t\n\t\t\t\t\t\tprojectTitles.forEach(projectTitle => {\n\t\t\t\t\t\t\tconst title = projectTitle.querySelector('.title');\n\t\t\t\t\t\t\tconst icon = projectTitle.querySelector('.icon');\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tprojectTitle.addEventListener('mouseenter', function() {\n\t\t\t\t\t\t\t\tconst titleWidth = title.offsetWidth + 40;\n\t\t\t\t\t\t\t\ticon.style.left = `calc(100% - ${titleWidth}px)`;\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tprojectTitle.addEventListener('mouseleave', function() {\n\t\t\t\t\t\t\t\ticon.style.left = '';\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t});\n\n\t\t\t\t\t});\n\t\t\t\t<\/script>\n\t\t\t\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ef4c07e elementor-hidden-mobile elementor-widget elementor-widget-project\" data-id=\"ef4c07e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"project.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"ms-project-grid ms-project-columns-3 ms-has-animation\"\n\t\t\t\tdata-delay=\"200\" data-widget-id=\"ef4c07e\">\n\t\t\t\t\t\t\t\t\t<div class=\"ms-project-item ms-animate ms-invisible\" data-delay=\"0\">\n\t\t\t\t\t\t<article id=\"post-2542\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/multistudio.ch\/en\/projects\/sothebys\/\" class=\"ms-thumb-link\">\n\t\t\t\t\t\t\t\t<div class=\"ms-thumb\"\n\t\t\t\t\t\t\t\t\tstyle=\"background-image: url('https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/06\/Sothebys_16.jpg');\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"ms-project-title\" href=\"https:\/\/multistudio.ch\/en\/projects\/sothebys\/\">\n\t\t\t\t\t\t\t\t<span class=\"title\">sotheby&#8217;s<\/span>\n\t\t\t\t\t\t\t\t<span class=\"icon\">\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\n\t\t\t\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_1169_3127)\">\n\t\t\t\t\t\t\t\t\t\t\t<path d=\"M23 12H1M23 12L15.8824 5M23 12L15.8824 19\" stroke=\"currentColor\"\n\t\t\t\t\t\t\t\t\t\t\t\tstroke-width=\"1.5\" \/>\n\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t\t<clipPath id=\"clip0_1169_3127\">\n\t\t\t\t\t\t\t\t\t\t\t\t<rect width=\"24\" height=\"24\" fill=\"white\" \/>\n\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<div class=\"ms-project-info\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-project-location\">Zurich, Switzerland<\/span>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-meta-separator\"><\/span>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-project-date\">2025<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/article>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"ms-project-item ms-animate ms-invisible\" data-delay=\"200\">\n\t\t\t\t\t\t<article id=\"post-2581\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/multistudio.ch\/en\/projects\/1930s-reborn\/\" class=\"ms-thumb-link\">\n\t\t\t\t\t\t\t\t<div class=\"ms-thumb\"\n\t\t\t\t\t\t\t\t\tstyle=\"background-image: url('https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/06\/Fliederstrasse-7.jpg');\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"ms-project-title\" href=\"https:\/\/multistudio.ch\/en\/projects\/1930s-reborn\/\">\n\t\t\t\t\t\t\t\t<span class=\"title\">1930s reborn<\/span>\n\t\t\t\t\t\t\t\t<span class=\"icon\">\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\n\t\t\t\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_1169_3127)\">\n\t\t\t\t\t\t\t\t\t\t\t<path d=\"M23 12H1M23 12L15.8824 5M23 12L15.8824 19\" stroke=\"currentColor\"\n\t\t\t\t\t\t\t\t\t\t\t\tstroke-width=\"1.5\" \/>\n\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t\t<clipPath id=\"clip0_1169_3127\">\n\t\t\t\t\t\t\t\t\t\t\t\t<rect width=\"24\" height=\"24\" fill=\"white\" \/>\n\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<div class=\"ms-project-info\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-project-location\">St. Gallen, Switzerland<\/span>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-meta-separator\"><\/span>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-project-date\">2024<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/article>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"ms-project-item ms-animate ms-invisible\" data-delay=\"400\">\n\t\t\t\t\t\t<article id=\"post-3055\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/multistudio.ch\/en\/projects\/for-the-love-of-hue\/\" class=\"ms-thumb-link\">\n\t\t\t\t\t\t\t\t<div class=\"ms-thumb\"\n\t\t\t\t\t\t\t\t\tstyle=\"background-image: url('https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/10\/6-2.jpg');\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"ms-project-title\" href=\"https:\/\/multistudio.ch\/en\/projects\/for-the-love-of-hue\/\">\n\t\t\t\t\t\t\t\t<span class=\"title\">for the love of hue<\/span>\n\t\t\t\t\t\t\t\t<span class=\"icon\">\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\n\t\t\t\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_1169_3127)\">\n\t\t\t\t\t\t\t\t\t\t\t<path d=\"M23 12H1M23 12L15.8824 5M23 12L15.8824 19\" stroke=\"currentColor\"\n\t\t\t\t\t\t\t\t\t\t\t\tstroke-width=\"1.5\" \/>\n\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t\t<clipPath id=\"clip0_1169_3127\">\n\t\t\t\t\t\t\t\t\t\t\t\t<rect width=\"24\" height=\"24\" fill=\"white\" \/>\n\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<div class=\"ms-project-info\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-project-location\">Zurich, Switzerland<\/span>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-meta-separator\"><\/span>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-project-date\">2025<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/article>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"ms-project-item ms-animate ms-invisible\" data-delay=\"600\">\n\t\t\t\t\t\t<article id=\"post-3068\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/multistudio.ch\/en\/projects\/adcubum-offices\/\" class=\"ms-thumb-link\">\n\t\t\t\t\t\t\t\t<div class=\"ms-thumb\"\n\t\t\t\t\t\t\t\t\tstyle=\"background-image: url('https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/10\/3.jpg');\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"ms-project-title\" href=\"https:\/\/multistudio.ch\/en\/projects\/adcubum-offices\/\">\n\t\t\t\t\t\t\t\t<span class=\"title\">adcubum offices<\/span>\n\t\t\t\t\t\t\t\t<span class=\"icon\">\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\n\t\t\t\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_1169_3127)\">\n\t\t\t\t\t\t\t\t\t\t\t<path d=\"M23 12H1M23 12L15.8824 5M23 12L15.8824 19\" stroke=\"currentColor\"\n\t\t\t\t\t\t\t\t\t\t\t\tstroke-width=\"1.5\" \/>\n\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t\t<clipPath id=\"clip0_1169_3127\">\n\t\t\t\t\t\t\t\t\t\t\t\t<rect width=\"24\" height=\"24\" fill=\"white\" \/>\n\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<div class=\"ms-project-info\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-project-location\">St. Gallen, Switzerland<\/span>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-meta-separator\"><\/span>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-project-date\">2025<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/article>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"ms-project-item ms-animate ms-invisible\" data-delay=\"800\">\n\t\t\t\t\t\t<article id=\"post-3066\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/multistudio.ch\/en\/projects\/jewelry-box\/\" class=\"ms-thumb-link\">\n\t\t\t\t\t\t\t\t<div class=\"ms-thumb\"\n\t\t\t\t\t\t\t\t\tstyle=\"background-image: url('https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/10\/4-1.jpg');\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"ms-project-title\" href=\"https:\/\/multistudio.ch\/en\/projects\/jewelry-box\/\">\n\t\t\t\t\t\t\t\t<span class=\"title\">jewelry box<\/span>\n\t\t\t\t\t\t\t\t<span class=\"icon\">\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\n\t\t\t\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_1169_3127)\">\n\t\t\t\t\t\t\t\t\t\t\t<path d=\"M23 12H1M23 12L15.8824 5M23 12L15.8824 19\" stroke=\"currentColor\"\n\t\t\t\t\t\t\t\t\t\t\t\tstroke-width=\"1.5\" \/>\n\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t\t<clipPath id=\"clip0_1169_3127\">\n\t\t\t\t\t\t\t\t\t\t\t\t<rect width=\"24\" height=\"24\" fill=\"white\" \/>\n\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<div class=\"ms-project-info\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-project-location\">St. Gallen, Switzerland<\/span>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-meta-separator\"><\/span>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-project-date\">2025<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/article>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<div class=\"ms-project-item ms-animate ms-invisible\" data-delay=\"1000\">\n\t\t\t\t\t\t<article id=\"post-2529\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/multistudio.ch\/en\/projects\/villa-loca\/\" class=\"ms-thumb-link\">\n\t\t\t\t\t\t\t\t<div class=\"ms-thumb\"\n\t\t\t\t\t\t\t\t\tstyle=\"background-image: url('https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/05\/img-2184-2-scaled.jpeg');\">\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"ms-project-title\" href=\"https:\/\/multistudio.ch\/en\/projects\/villa-loca\/\">\n\t\t\t\t\t\t\t\t<span class=\"title\">villa loca<\/span>\n\t\t\t\t\t\t\t\t<span class=\"icon\">\n\t\t\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\">\n\t\t\t\t\t\t\t\t\t\t<g clip-path=\"url(#clip0_1169_3127)\">\n\t\t\t\t\t\t\t\t\t\t\t<path d=\"M23 12H1M23 12L15.8824 5M23 12L15.8824 19\" stroke=\"currentColor\"\n\t\t\t\t\t\t\t\t\t\t\t\tstroke-width=\"1.5\" \/>\n\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t\t<clipPath id=\"clip0_1169_3127\">\n\t\t\t\t\t\t\t\t\t\t\t\t<rect width=\"24\" height=\"24\" fill=\"white\" \/>\n\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<div class=\"ms-project-info\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-project-location\">Goldach SG, Switzerland<\/span>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-meta-separator\"><\/span>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"ms-project-date\">2024<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/article>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<script>\n\t\t\t\t\tdocument.addEventListener('DOMContentLoaded', function () {\n\t\t\t\t\t\tfunction handleIntersection(entries, observer) {\n\t\t\t\t\t\t\tentries.forEach(entry => {\n\t\t\t\t\t\t\t\tif (entry.isIntersecting) {\n\t\t\t\t\t\t\t\t\tconst grid = entry.target;\n\t\t\t\t\t\t\t\t\tconst items = grid.querySelectorAll('.ms-project-item.ms-animate');\n\n\t\t\t\t\t\t\t\t\titems.forEach((item, index) => {\n\t\t\t\t\t\t\t\t\t\tsetTimeout(() => {\n\t\t\t\t\t\t\t\t\t\t\titem.classList.remove('ms-invisible');\n\t\t\t\t\t\t\t\t\t\t\titem.classList.add('ms-visible');\n\t\t\t\t\t\t\t\t\t\t}, parseInt(item.getAttribute('data-delay')) || 0);\n\t\t\t\t\t\t\t\t\t});\n\n\t\t\t\t\t\t\t\t\tobserver.unobserve(grid);\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tconst options = {\n\t\t\t\t\t\t\tthreshold: 0.1\n\t\t\t\t\t\t};\n\n\t\t\t\t\t\tconst observer = new IntersectionObserver(handleIntersection, options);\n\t\t\t\t\t\tconst grid = document.querySelector('.ms-project-grid[data-widget-id=\"ef4c07e\"]');\n\n\t\t\t\t\t\tif (grid) {\n\t\t\t\t\t\t\tobserver.observe(grid);\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tconst projectTitles = grid.querySelectorAll('.ms-project-item');\n\t\t\t\t\t\t\n\t\t\t\t\t\tprojectTitles.forEach(projectTitle => {\n\t\t\t\t\t\t\tconst title = projectTitle.querySelector('.title');\n\t\t\t\t\t\t\tconst icon = projectTitle.querySelector('.icon');\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tprojectTitle.addEventListener('mouseenter', function() {\n\t\t\t\t\t\t\t\tconst titleWidth = title.offsetWidth + 40;\n\t\t\t\t\t\t\t\ticon.style.left = `calc(100% - ${titleWidth}px)`;\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\tprojectTitle.addEventListener('mouseleave', function() {\n\t\t\t\t\t\t\t\ticon.style.left = '';\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t});\n\n\t\t\t\t\t});\n\t\t\t\t<\/script>\n\t\t\t\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-17e46c4 e-flex e-con-boxed e-con e-parent\" data-id=\"17e46c4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6e0151d e-con-full e-flex e-con e-child\" data-id=\"6e0151d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-519e205 elementor-widget elementor-widget-heading\" data-id=\"519e205\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">News<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9c80c74 elementor-widget elementor-widget-button\" data-id=\"9c80c74\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/multistudio.ch\/en\/news\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><g clip-path=\"url(#clip0_1310_3232)\"><path d=\"M23 12H1M23 12L15.8824 5M23 12L15.8824 19\" stroke=\"#FFFCEB\" stroke-width=\"1.5\"><\/path><\/g><defs><clipPath id=\"clip0_1310_3232\"><rect width=\"24\" height=\"24\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Show all<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0c8c1ac e-flex e-con-boxed e-con e-parent\" data-id=\"0c8c1ac\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-053e2dc elementor-widget elementor-widget-news\" data-id=\"053e2dc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"news.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t<div class=\"ms-news-container ms-has-animation\"\n\t\t\t\tdata-widget-id=\"053e2dc\">\n\t\t\t\t<div class=\"ms-news-grid ms-news-columns-3 ms-mobile-slider\"\n\t\t\t\t\tdata-slider-settings='{&quot;autoplay&quot;:&quot;true&quot;,&quot;autoplaySpeed&quot;:5000,&quot;infinite&quot;:&quot;true&quot;,&quot;arrows&quot;:&quot;true&quot;,&quot;dots&quot;:&quot;true&quot;,&quot;animationDuration&quot;:3}'>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"ms-news-item ms-animate ms-invisible\" data-delay=\"0\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ms-news-date\">30 \/ 10 \/ 2025<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<a href=\"https:\/\/multistudio.ch\/en\/for-the-love-of-hue\/\" class=\"ms-news-title-link\">\n\t\t\t\t\t\t\t\t<div class=\"ms-news-title-wrap\">\n\t\t\t\t\t\t\t\t\t<h3 class=\"ms-news-title\">For the love of hue<\/h3>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/a>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/multistudio.ch\/en\/for-the-love-of-hue\/\" class=\"ms-news-thumb-link\">\n\t\t\t\t\t\t\t\t\t<div class=\"ms-news-thumb\"\n\t\t\t\t\t\t\t\t\t\tstyle=\"background-image: url('https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/10\/6-2-819x1024.jpg');\">\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div\n\t\t\t\t\t\t\t\t\tclass=\"ms-news-excerpt ms-hide-on-mobile\">\n\t\t\t\t\t\t\t\t\t<p>A home away from home &#8211; the new staff house for the Baur au Lac<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ms-news-item ms-animate ms-invisible\" data-delay=\"200\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ms-news-date\">02 \/ 09 \/ 2025<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<a href=\"https:\/\/multistudio.ch\/en\/in-dialog-across-the-decades\/\" class=\"ms-news-title-link\">\n\t\t\t\t\t\t\t\t<div class=\"ms-news-title-wrap\">\n\t\t\t\t\t\t\t\t\t<h3 class=\"ms-news-title\">In dialog across the decades<\/h3>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/a>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/multistudio.ch\/en\/in-dialog-across-the-decades\/\" class=\"ms-news-thumb-link\">\n\t\t\t\t\t\t\t\t\t<div class=\"ms-news-thumb\"\n\t\t\t\t\t\t\t\t\t\tstyle=\"background-image: url('https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/06\/Fliederstrasse-23-1024x576.jpg');\">\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div\n\t\t\t\t\t\t\t\t\tclass=\"ms-news-excerpt ms-hide-on-mobile\">\n\t\t\t\t\t\t\t\t\t<p>At the top end of St. Gallen, in the so-called Seeblick, lies a detached house from the 1930s&#8230;<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ms-news-item ms-animate ms-invisible\" data-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"ms-news-date\">01 \/ 09 \/ 2025<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<a href=\"https:\/\/multistudio.ch\/en\/hello-mrs-troy\/\" class=\"ms-news-title-link\">\n\t\t\t\t\t\t\t\t<div class=\"ms-news-title-wrap\">\n\t\t\t\t\t\t\t\t\t<h3 class=\"ms-news-title\">Hello, Mrs. Troy!<\/h3>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/a>\n\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/multistudio.ch\/en\/hello-mrs-troy\/\" class=\"ms-news-thumb-link\">\n\t\t\t\t\t\t\t\t\t<div class=\"ms-news-thumb\"\n\t\t\t\t\t\t\t\t\t\tstyle=\"background-image: url('https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/01\/multistudio-Portraits-final_06_240618-819x1024.jpg');\">\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div\n\t\t\t\t\t\t\t\t\tclass=\"ms-news-excerpt ms-hide-on-mobile\">\n\t\t\t\t\t\t\t\t\t<p>Fabiana will be joining our office in September 2025. She is an architect (FHO), structural draughtswoman and strategic head for our projects, internal processes and the big picture.<\/p>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t\t\t\t\t\t<script type=\"text\/javascript\">\n\t\t\t\t\tdocument.addEventListener('DOMContentLoaded', function () {\n\t\t\t\t\t\tconst newsContainer = document.querySelector('.ms-news-container[data-widget-id=\"053e2dc\"]');\n\t\t\t\t\t\tif (!newsContainer) return;\n\n\t\t\t\t\t\tconst newsGrid = newsContainer.querySelector('.ms-news-grid');\n\t\t\t\t\t\tif (!newsGrid) return;\n\n\t\t\t\t\t\tfunction initSlider() {\n\t\t\t\t\t\t\tif (window.innerWidth <= 767 && !newsGrid.classList.contains('slick-initialized')) {\n\t\t\t\t\t\t\t\ttry {\n\t\t\t\t\t\t\t\t\tconst settings = JSON.parse(newsGrid.getAttribute('data-slider-settings'));\n\t\t\t\t\t\t\t\t\tjQuery(newsGrid).slick({\n\t\t\t\t\t\t\t\t\t\tslidesToShow: 1,\n\t\t\t\t\t\t\t\t\t\tslidesToScroll: 1,\n\t\t\t\t\t\t\t\t\t\tautoplay: settings.autoplay === 'true',\n\t\t\t\t\t\t\t\t\t\tautoplaySpeed: parseInt(settings.autoplaySpeed),\n\t\t\t\t\t\t\t\t\t\tinfinite: settings.infinite === 'true',\n\t\t\t\t\t\t\t\t\t\tarrows: false,\n\t\t\t\t\t\t\t\t\t\tdots: settings.dots === 'true',\n\t\t\t\t\t\t\t\t\t\tadaptiveHeight: true,\n\t\t\t\t\t\t\t\t\t\tprevArrow: '<button class=\"slick-prev\" aria-label=\"Previous\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M19 12H5M5 12L12 19M5 12L12 5\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/button>',\n\t\t\t\t\t\t\t\t\t\tnextArrow: '<button class=\"slick-next\" aria-label=\"Next\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M5 12H19M19 12L12 5M19 12L12 19\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg><\/button>',\n\t\t\t\t\t\t\t\t\t\tafterChange: function (slick, currentSlide) {\n\t\t\t\t\t\t\t\t\t\t\t\/\/ Reset animation for the active dot\n\t\t\t\t\t\t\t\t\t\t\tjQuery(newsGrid).find('.slick-dots li.slick-active button:before').css({\n\t\t\t\t\t\t\t\t\t\t\t\t'animation': 'none'\n\t\t\t\t\t\t\t\t\t\t\t});\n\n\t\t\t\t\t\t\t\t\t\t\tsetTimeout(function () {\n\t\t\t\t\t\t\t\t\t\t\t\tvar animationDuration = settings.animationDuration || 3;\n\t\t\t\t\t\t\t\t\t\t\t\tjQuery(newsGrid).find('.slick-dots li.slick-active button:before').css({\n\t\t\t\t\t\t\t\t\t\t\t\t\t'animation': 'dotFillAnimation ' + animationDuration + 's ease-in-out forwards'\n\t\t\t\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t\t\t\t}, 10);\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t});\n\t\t\t\t\t\t\t\t} catch (e) {\n\t\t\t\t\t\t\t\t\tconsole.error('Error initializing slider:', e);\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t} else if (window.innerWidth > 767 && newsGrid.classList.contains('slick-initialized')) {\n\t\t\t\t\t\t\t\tjQuery(newsGrid).slick('unslick');\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\/\/ Initialize on first load\n\t\t\t\t\t\tif (typeof jQuery !== 'undefined' && typeof jQuery.fn.slick !== 'undefined') {\n\t\t\t\t\t\t\tinitSlider();\n\n\t\t\t\t\t\t\t\/\/ Reinitialize on window resize\n\t\t\t\t\t\t\twindow.addEventListener('resize', function () {\n\t\t\t\t\t\t\t\tinitSlider();\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\tconsole.warn('Slick slider not available. Make sure jQuery and slick.js are loaded.');\n\t\t\t\t\t\t}\n\t\t\t\t\t});\n\t\t\t\t<\/script>\n\t\t\t\n\t\t\t\t\t\t\t<script>\n\t\t\t\t\tdocument.addEventListener('DOMContentLoaded', function () {\n\t\t\t\t\t\tfunction handleIntersection(entries, observer) {\n\t\t\t\t\t\t\tentries.forEach(entry => {\n\t\t\t\t\t\t\t\tif (entry.isIntersecting) {\n\t\t\t\t\t\t\t\t\tconst container = entry.target;\n\t\t\t\t\t\t\t\t\tconst items = container.querySelectorAll('.ms-news-item.ms-animate');\n\n\t\t\t\t\t\t\t\t\titems.forEach((item) => {\n\t\t\t\t\t\t\t\t\t\tsetTimeout(() => {\n\t\t\t\t\t\t\t\t\t\t\titem.classList.remove('ms-invisible');\n\t\t\t\t\t\t\t\t\t\t\titem.classList.add('ms-visible');\n\t\t\t\t\t\t\t\t\t\t}, parseInt(item.getAttribute('data-delay')) || 0);\n\t\t\t\t\t\t\t\t\t});\n\n\t\t\t\t\t\t\t\t\tobserver.unobserve(container);\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t});\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tconst options = {\n\t\t\t\t\t\t\tthreshold: 0.1\n\t\t\t\t\t\t};\n\n\t\t\t\t\t\tconst observer = new IntersectionObserver(handleIntersection, options);\n\t\t\t\t\t\tconst container = document.querySelector('.ms-news-container[data-widget-id=\"053e2dc\"]');\n\n\t\t\t\t\t\tif (container) {\n\t\t\t\t\t\t\tobserver.observe(container);\n\t\t\t\t\t\t}\n\t\t\t\t\t});\n\t\t\t\t<\/script>\n\t\t\t\n\t\t\t<style>\n\t\t\t\t@media only screen and (max-width: 767px) {\n\t\t\t\t\t.ms-news-excerpt.ms-hide-on-mobile {\n\t\t\t\t\t\tdisplay: none !important;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t#elementor-element-053e2dc .slick-dots li.slick-active button:before {\n\t\t\t\t\tanimation-duration:\n\t\t\t\t\t\t3\t\t\t\t\t\ts;\n\t\t\t\t}\n\t\t\t<\/style>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-78ab9aa e-con-full e-flex e-con e-parent\" data-id=\"78ab9aa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-261790b elementor-widget elementor-widget-shortcode\" data-id=\"261790b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\">\t\t<div data-elementor-type=\"container\" data-elementor-id=\"2457\" class=\"elementor elementor-2457 elementor-190 elementor-190\" data-elementor-post-type=\"elementor_library\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cafc512 e-flex e-con-boxed e-con e-parent\" data-id=\"cafc512\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3fdc4b76 e-con-full e-flex e-con e-child\" data-id=\"3fdc4b76\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2c13d13d elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"2c13d13d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Realizing your vision together<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5656cd33 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"5656cd33\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>From idea to realization &#8211; we accompany you every step of the way and design spaces that reflect your vision.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-43df31be elementor-hidden-desktop elementor-widget elementor-widget-image\" data-id=\"43df31be\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/05\/multistudio_map.svg\" title=\"\" alt=\"\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4365d83e e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4365d83e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-4865ff6d e-con-full e-flex e-con e-child\" data-id=\"4865ff6d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-75fed12 elementor-widget elementor-widget-heading\" data-id=\"75fed12\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">e-mail<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-74e8daf9 e-con-full e-flex e-con e-child\" data-id=\"74e8daf9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3937a78 elementor-widget elementor-widget-heading\" data-id=\"3937a78\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><a href=\"mailto:hey@multistudio.ch\">hey@multistudio.ch<\/a><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-10645e7c e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"10645e7c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-26b6a325 e-con-full e-flex e-con e-child\" data-id=\"26b6a325\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-40bc996e elementor-widget elementor-widget-heading\" data-id=\"40bc996e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Dario<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4fb48fd3 e-con-full e-flex e-con e-child\" data-id=\"4fb48fd3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-26c3f4ce elementor-widget elementor-widget-heading\" data-id=\"26c3f4ce\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><a href=\"tel:+41799216784\">+41 79 921 67 84<\/a><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d0a2527 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"d0a2527\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-3ec4c993 e-con-full e-flex e-con e-child\" data-id=\"3ec4c993\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7e4ef56d elementor-widget elementor-widget-heading\" data-id=\"7e4ef56d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Iris<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-daa0cbc e-con-full e-flex e-con e-child\" data-id=\"daa0cbc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4c5525df elementor-widget elementor-widget-heading\" data-id=\"4c5525df\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><a href=\"tel:+41767699571\">+41 76 769 95 71<\/a><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6cc8fbc4 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6cc8fbc4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-2cd7c2f9 e-con-full e-flex e-con e-child\" data-id=\"2cd7c2f9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2b210d54 elementor-widget elementor-widget-heading\" data-id=\"2b210d54\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Address<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-413d8d3b e-con-full e-flex e-con e-child\" data-id=\"413d8d3b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-70a773a5 elementor-widget elementor-widget-heading\" data-id=\"70a773a5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">multistudio gmbh<\/br>\nFeldlistrasse 1<\/br>\nCH - 9000 St. Gallen<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-35ab92d7 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"35ab92d7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-38b3be70 elementor-widget__width-initial elementor-widget elementor-widget-button\" data-id=\"38b3be70\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-grow\" href=\"https:\/\/multistudio.ch\/en\/contact-us\/\" target=\"_blank\" rel=\"nofollow\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Make an appointment<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fcc1e9a elementor-widget elementor-widget-button\" data-id=\"fcc1e9a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/multistudio.ch\/en\/contact-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><g clip-path=\"url(#clip0_1310_3232)\"><path d=\"M23 12H1M23 12L15.8824 5M23 12L15.8824 19\" stroke=\"#FFFCEB\" stroke-width=\"1.5\"><\/path><\/g><defs><clipPath id=\"clip0_1310_3232\"><rect width=\"24\" height=\"24\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2cdff5d e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex elementor-invisible e-con e-child\" data-id=\"2cdff5d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f631680 elementor-widget elementor-widget-image\" data-id=\"f631680\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"742\" height=\"601\" src=\"https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/05\/multistudio_map_new.svg\" class=\"attachment-full size-full wp-image-2459\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>is Sophisticated architecture We develop architecture that harmoniously combines aesthetics, function and individuality. Personal interior design We design&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-2478","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>multistudio - Architecture &amp; Interior Design in St. Gallen<\/title>\n<meta name=\"description\" content=\"multistudio designs architecture and interiors - individually, precisely and with attention to detail. For residential, commercial, gastronomy &amp; hotel.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/multistudio.ch\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"multistudio - Architecture &amp; Interior Design in St. Gallen\" \/>\n<meta property=\"og:description\" content=\"multistudio designs architecture and interiors - individually, precisely and with attention to detail. For residential, commercial, gastronomy &amp; hotel.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/multistudio.ch\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"multistudio\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-04T17:32:25+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/05\/Ellipse.png\" \/>\n\t<meta property=\"og:image:width\" content=\"902\" \/>\n\t<meta property=\"og:image:height\" content=\"952\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/multistudio.ch\\\/en\\\/\",\"url\":\"https:\\\/\\\/multistudio.ch\\\/en\\\/\",\"name\":\"multistudio - Architecture & Interior Design in St. Gallen\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/multistudio.ch\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/multistudio.ch\\\/en\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/multistudio.ch\\\/en\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/multistudio.ch\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Ellipse.png\",\"datePublished\":\"2025-05-06T15:59:16+00:00\",\"dateModified\":\"2025-11-04T17:32:25+00:00\",\"description\":\"multistudio designs architecture and interiors - individually, precisely and with attention to detail. For residential, commercial, gastronomy & hotel.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/multistudio.ch\\\/en\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/multistudio.ch\\\/en\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/multistudio.ch\\\/en\\\/#primaryimage\",\"url\":\"https:\\\/\\\/multistudio.ch\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Ellipse.png\",\"contentUrl\":\"https:\\\/\\\/multistudio.ch\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Ellipse.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/multistudio.ch\\\/en\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/multistudio.ch\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/multistudio.ch\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/multistudio.ch\\\/en\\\/\",\"name\":\"multistudio\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/multistudio.ch\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/multistudio.ch\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/multistudio.ch\\\/en\\\/#organization\",\"name\":\"multistudio GmbH\",\"url\":\"https:\\\/\\\/multistudio.ch\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/multistudio.ch\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/multistudio.ch\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/multistudio.png\",\"contentUrl\":\"https:\\\/\\\/multistudio.ch\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/multistudio.png\",\"width\":672,\"height\":96,\"caption\":\"multistudio GmbH\"},\"image\":{\"@id\":\"https:\\\/\\\/multistudio.ch\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/multistudio-gmbh\\\/\",\"https:\\\/\\\/www.instagram.com\\\/multistudio.ch\\\/\",\"https:\\\/\\\/www.pinterest.com\\\/multistudiogmbh\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"multistudio - Architecture & Interior Design in St. Gallen","description":"multistudio designs architecture and interiors - individually, precisely and with attention to detail. For residential, commercial, gastronomy & hotel.","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:\/\/multistudio.ch\/en\/","og_locale":"en_US","og_type":"article","og_title":"multistudio - Architecture & Interior Design in St. Gallen","og_description":"multistudio designs architecture and interiors - individually, precisely and with attention to detail. For residential, commercial, gastronomy & hotel.","og_url":"https:\/\/multistudio.ch\/en\/","og_site_name":"multistudio","article_modified_time":"2025-11-04T17:32:25+00:00","og_image":[{"width":902,"height":952,"url":"https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/05\/Ellipse.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/multistudio.ch\/en\/","url":"https:\/\/multistudio.ch\/en\/","name":"multistudio - Architecture & Interior Design in St. Gallen","isPartOf":{"@id":"https:\/\/multistudio.ch\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/multistudio.ch\/en\/#primaryimage"},"image":{"@id":"https:\/\/multistudio.ch\/en\/#primaryimage"},"thumbnailUrl":"https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/05\/Ellipse.png","datePublished":"2025-05-06T15:59:16+00:00","dateModified":"2025-11-04T17:32:25+00:00","description":"multistudio designs architecture and interiors - individually, precisely and with attention to detail. For residential, commercial, gastronomy & hotel.","breadcrumb":{"@id":"https:\/\/multistudio.ch\/en\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/multistudio.ch\/en\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/multistudio.ch\/en\/#primaryimage","url":"https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/05\/Ellipse.png","contentUrl":"https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/05\/Ellipse.png"},{"@type":"BreadcrumbList","@id":"https:\/\/multistudio.ch\/en\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/multistudio.ch\/en\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/multistudio.ch\/en\/#website","url":"https:\/\/multistudio.ch\/en\/","name":"multistudio","description":"","publisher":{"@id":"https:\/\/multistudio.ch\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/multistudio.ch\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/multistudio.ch\/en\/#organization","name":"multistudio GmbH","url":"https:\/\/multistudio.ch\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/multistudio.ch\/en\/#\/schema\/logo\/image\/","url":"https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/05\/multistudio.png","contentUrl":"https:\/\/multistudio.ch\/wp-content\/uploads\/2025\/05\/multistudio.png","width":672,"height":96,"caption":"multistudio GmbH"},"image":{"@id":"https:\/\/multistudio.ch\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/multistudio-gmbh\/","https:\/\/www.instagram.com\/multistudio.ch\/","https:\/\/www.pinterest.com\/multistudiogmbh\/"]}]}},"_links":{"self":[{"href":"https:\/\/multistudio.ch\/en\/wp-json\/wp\/v2\/pages\/2478","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/multistudio.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/multistudio.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/multistudio.ch\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/multistudio.ch\/en\/wp-json\/wp\/v2\/comments?post=2478"}],"version-history":[{"count":13,"href":"https:\/\/multistudio.ch\/en\/wp-json\/wp\/v2\/pages\/2478\/revisions"}],"predecessor-version":[{"id":3123,"href":"https:\/\/multistudio.ch\/en\/wp-json\/wp\/v2\/pages\/2478\/revisions\/3123"}],"wp:attachment":[{"href":"https:\/\/multistudio.ch\/en\/wp-json\/wp\/v2\/media?parent=2478"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}