87
{"meta":"{\"title\":\"Balgrist Campus unique architecture is symbolic of the common goal of its users - the building's atrium promotes the meeting and exchange of knowledge.\",\"subtitle\":\"\",\"abstract\":\"\",\"description\":\"The architecture of the Balgrist Campus is designed for collaboration between researchers from different disciplines, developers and industry. The building with a net floor space of approx. 8'000 square meters is an open, transparent building promoting communication and interaction.\",\"keywords\":\"\",\"canonical\":\"\",\"robots\":{\"noIndex\":false,\"noFollow\":false},\"author\":\"\",\"authorEmail\":\"\",\"ogTitle\":\"Architecture\",\"ogDescription\":\"The architecture of the Balgrist Campus is designed for collaboration between researchers from different disciplines, developers and industry. The building with a net floor space of approx. 8'000 square meters is an open, transparent building promoting communication and interaction.\",\"twitterTitle\":\"Architecture\",\"twitterDescription\":\"The architecture of the Balgrist Campus is designed for collaboration between researchers from different disciplines, developers and industry. The building with a net floor space of approx. 8'000 square meters is an open, transparent building promoting communication and interaction.\",\"twitterCard\":\"summary\",\"ogImage\":\"\",\"twitterImage\":\"\"}","data":"{\"id\":87,\"type\":\"Standard\",\"slug\":\"\\\/portrait\\\/architecture\",\"media\":[],\"categories\":\"\",\"breadcrumbs\":[{\"title\":\"Balgrist Campus\",\"link\":\"\\\/\",\"target\":\"\",\"active\":1,\"current\":0,\"spacer\":0,\"hasSubpages\":1},{\"title\":\"About Us\",\"link\":\"\\\/about-us\\\/\",\"target\":\"\",\"active\":1,\"current\":0,\"spacer\":0,\"hasSubpages\":1},{\"title\":\"Our Story\",\"link\":\"\\\/portrait\\\/\",\"target\":\"\",\"active\":1,\"current\":0,\"spacer\":0,\"hasSubpages\":1},{\"title\":\"Architecture\",\"link\":\"\\\/portrait\\\/architecture\\\/\",\"target\":\"\",\"active\":1,\"current\":1,\"spacer\":0,\"hasSubpages\":0}],\"appearance\":{\"layout\":\"layout-0\",\"backendLayout\":\"default\"}}"}
The architecture of the Balgrist Campus building is symbolic of the common goal of its users: the building's atrium promotes the meeting and exchange of knowledge.
With its three naturally lit, staggered floors and above-average ceiling heights, the building is designed as a completely open environment with high-performance, state-of-the-art shared facilities that encourage researchers to move within the building and promote interaction between individuals of different groups and expertise.
if(document.querySelector('.swiper[data-swipertype="regular"]')){
document.querySelectorAll('.swiper').forEach((swiper) => {
if(!swiper.classList.contains('small')){
const id = swiper.getAttribute('id').split('swiper')[1];
window['swiper'+id] = new Swiper('#swiper'+id, {
modules: [Pagination],
slidesPerView: 3,
spaceBetween: 50,
pagination: {
el: '#swiper' + id + ' .swiper-pagination'
}
});
}
});
}