{"id":7946,"date":"2023-03-06T16:40:25","date_gmt":"2023-03-06T15:40:25","guid":{"rendered":"https:\/\/sauter-digital.com\/?page_id=7946"},"modified":"2025-10-22T17:41:03","modified_gmt":"2025-10-22T15:41:03","slug":"home-app-2023","status":"publish","type":"page","link":"https:\/\/trade-fair.sauter-digital.com\/en\/","title":{"rendered":"Home - App 2023"},"content":{"rendered":"\n<style>\nbody {margin:0; overflow:hidden;}\n.ct-inner-content {margin-top: 0px!important;}\n#inner_content-2-513 {\n  width: 100%;\n  margin-left: 0px;\n  padding-right: 0px;\n}\n.stele-link > .bg {background:#0080C9; color:white; font-size:20px; padding:10px 20px; border-radius:100px;display: block;margin: 0 5%;cursor:pointer;transition: transform 0.5s;margin:25px auto;}\n.stele-link > .bg:hover {background:#939393;transform: scale(1.05);}\n.footer {position:fixed; color:#333; font-size:13px;bottom:10px;left:10px;}\n.footer > span {cursor:pointer;}\n.wrap {\n  height: 100%;\n  width:100%;\n  position: absolute;\n  align-items: center;\n  background-image: url(\"https:\/\/trade-fair.sauter-digital.com\/en\/wp-content\/uploads\/Sauter_BG_01-1.jpg\");\n  background-size: cover;\n  background-position: 50% 50%;\n}\n#navbuttons {\n  display: flex;\n  flex-direction: row;\n  justify-content:space-around;\n  flex-wrap: nowrap;\n  width:80%;\n  margin-left:10%;\n  margin-top:75vh;\n}\n\n.wrap > iframe {\n  position:absolute;\n  width:100vw;\n  height:100vh;\n  display:none;\n  opacity:0;\n  background-image: url(\"https:\/\/trade-fair.sauter-digital.com\/en\/wp-content\/uploads\/Sauter_BG_02-1.jpg\");\n  background-size: cover;\n  background-position: 50% 50%;\n  border: none;\n}\n#frameclose {\n  visibility: visible;\n  box-sizing: inherit;\n  user-select: none;\n  color: rgba(0,0,0,0);\n  top: 0;\n  right: 0;\n  position: absolute;\n  width: 4vw;\n  height: 4vw;\n  text-align: center;\n  font-weight: bold;\n  z-index: 3;\n  cursor: pointer;\n  background-color: #0080C9;\n  background-repeat: no-repeat;\n  background-size: 2vw 2vw;\n  background-position: 50% 50%;\n  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);\n  background-image: url(https:\/\/trade-fair.sauter-digital.com\/en\/wp-content\/uploads\/times-circle-solid.svg);\n  display:none;\n}\n#lang {\n  visibility: visible;\n  box-sizing: inherit;\n  user-select: none;\n  color: rgba(0,0,0,0);\n  top: 0;\n  left: 0;\n  position: absolute;\n  width: 4vw;\n  height: 4vw;\n  text-align: center;\n  font-weight: bold;\n  z-index: 3;\n  cursor: pointer;\n  background-color: #0080C9;\n  background-repeat: no-repeat;\n  background-size: 2vw 2vw;\n  background-position: 50% 50%;\n  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);\n  background-image: url(https:\/\/trade-fair.sauter-digital.com\/wp-content\/uploads\/globe-solid-icon.svg);\n\n}\n\/* ----------------------------------------------\n * Generated by Animista on 2023-2-15 14:17:19\n * Licensed under FreeBSD License.\n * See http:\/\/animista.net\/license for more info. \n * w: http:\/\/animista.net, t: @cssanimista\n * ---------------------------------------------- *\/\n.fade-in{-webkit-animation:fade-in 1s cubic-bezier(.39,.575,.565,1.000) both;animation:fade-in 1s cubic-bezier(.39,.575,.565,1.000) both}\n.fade-out{-webkit-animation:fade-out 1s ease-out both;animation:fade-out 1s ease-out both}\n@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}\n@-webkit-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}\n<\/style>\n\n\n\n<div id=\"lang\" onclick=\"window.location.href='https:\/\/trade-fair.sauter-digital.com\/'\"><\/div>\n<div class=\"wrap\">\n<div id=\"frameclose\" onclick=\"closeSUB();\"><\/div>\n<iframe id=\"frame\"><\/iframe>\n<div id=\"navbuttons\">\n<div class=\"stele-link\" style=\"position:absolute;width:150px;margin-top:-25vh;text-align:center;\" onclick=\"loadSUB('https:\/\/trade-fair.sauter-digital.com\/en\/start_sauter\/')\"><span class=\"bg\" style=\"font-size:25px;\">SAUTER<\/span><\/div>\n<div class=\"stele-link\" style=\"position:absolute;margin-top:-45vh;margin-left:-17.5vw;text-align:center;\" onclick=\"loadSUB('https:\/\/trade-fair.sauter-digital.com\/en\/produkte\/')\"><span class=\"bg\">Products<\/span><\/div>\n<div class=\"stele-link\" onclick=\"loadSUB('https:\/\/trade-fair.sauter-digital.com\/en\/start_smart-building\/')\"><span class=\"bg\">Smart Building<\/span><\/div>\n<div class=\"stele-link\" onclick=\"loadSUB('https:\/\/trade-fair.sauter-digital.com\/en\/start_digital-services\/')\"><span class=\"bg\">Digital Services<\/span><\/div>\n<div class=\"stele-link\" onclick=\"loadSUB('https:\/\/trade-fair.sauter-digital.com\/en\/start_security\/')\"><span class=\"bg\">Cyber Security<\/span><\/div>\n<\/div>\n<\/div>\n<div class=\"footer\"><span onclick=\"loadSUB('https:\/\/trade-fair.sauter-digital.com\/en\/impressum\/')\">Imprint<\/span> | <span onclick=\"loadSUB('https:\/\/www.sauter-controls.com\/en\/privacy-policy\/')\">Privacy policy<\/span><\/div>\n<script> \nfunction loadSUB(page) {\n  var url = page;\n  document.getElementById(\"frame\").setAttribute(\"src\",url);\n  document.getElementById(\"navbuttons\").style = \"display:none;\";\n  document.getElementById(\"frame\").style = \"display:block;\";\n  document.getElementById(\"frameclose\").style = \"display:block;\";\n  document.getElementById(\"frame\").className = \"fade-in\";\n}\n<\/script>\n<script> \nfunction closeSUB() {\n  document.getElementById(\"frame\").className = \"fade-out\";\n  document.getElementById(\"frameclose\").style = \"display:none;\";\n  setTimeout(function(){\n    document.getElementById(\"frame\").setAttribute(\"src\",\"\");\n    document.getElementById(\"frame\").style = \"display:none;\";\n\tdocument.getElementById(\"navbuttons\").style = \"display:flex;\";\n  }, 1000);\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>SAUTER Products Smart Building Digital Services Cyber Security Imprint | Privacy policy<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-7946","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/trade-fair.sauter-digital.com\/en\/wp-json\/wp\/v2\/pages\/7946","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/trade-fair.sauter-digital.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/trade-fair.sauter-digital.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/trade-fair.sauter-digital.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/trade-fair.sauter-digital.com\/en\/wp-json\/wp\/v2\/comments?post=7946"}],"version-history":[{"count":20,"href":"https:\/\/trade-fair.sauter-digital.com\/en\/wp-json\/wp\/v2\/pages\/7946\/revisions"}],"predecessor-version":[{"id":9342,"href":"https:\/\/trade-fair.sauter-digital.com\/en\/wp-json\/wp\/v2\/pages\/7946\/revisions\/9342"}],"wp:attachment":[{"href":"https:\/\/trade-fair.sauter-digital.com\/en\/wp-json\/wp\/v2\/media?parent=7946"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}