@font-face {
  font-family: boldFont;
  src: url('fonts/SiemensSans-Bold.eot');
  src: url('fonts/SiemensSans-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/SiemensSans-Bold.woff2') format('woff2'), url('fonts/SiemensSans-Bold.woff') format('woff'), url('fonts/SiemensSans-Bold.ttf') format('truetype'), url('fonts/SiemensSans-Bold.svg#SiemensSans-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: regularFont;
  src: url('fonts/SiemensSans-Roman.eot');
  src: url('fonts/SiemensSans-Roman.eot?#iefix') format('embedded-opentype'), url('fonts/SiemensSans-Roman.woff2') format('woff2'), url('fonts/SiemensSans-Roman.woff') format('woff'), url('fonts/SiemensSans-Roman.ttf') format('truetype'), url('fonts/SiemensSans-Roman.svg#SiemensSans-Roman') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body,
body * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
#iframe-block {
  position: relative;
  width: 100%;
  max-width: 1360px;
  display: block;
  margin: 0 auto;
  height: 770px;
  border: 0;
  outline: 0;
}
#eyakandy-180-spin-hotspots-container {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  overflow-y: hidden;
}
#eyakandy-180-spin-hotspots-container #loading-block {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #9a9a9a;
}
#eyakandy-180-spin-hotspots-container #loading-block .logo {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 100px;
  background: url(img/logo.svg) no-repeat center center / contain;
  transform: translateY(-160%);
}
@media screen and (max-width: 420px) {
  #eyakandy-180-spin-hotspots-container #loading-block .logo {
    height: 40px;
  }
}
#eyakandy-180-spin-hotspots-container #loading-block #loader {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: transparent;
}
#eyakandy-180-spin-hotspots-container #loading-block #loader .lds-ring {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 80px;
  height: 80px;
  transform: translateY(60%);
}
#eyakandy-180-spin-hotspots-container #loading-block #loader .lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}
#eyakandy-180-spin-hotspots-container #loading-block #loader .lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
#eyakandy-180-spin-hotspots-container #loading-block #loader .lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
#eyakandy-180-spin-hotspots-container #loading-block #loader .lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
#eyakandy-180-spin-hotspots-container #ar-button {
  position: absolute;
  width: 70px;
  height: 70px;
  bottom: 15px;
  left: 15px;
}
#eyakandy-180-spin-hotspots-container #ar-button img {
  object-fit: contain;
  max-width: 100%;
}
@media screen and (max-width: 720px) {
  #eyakandy-180-spin-hotspots-container #ar-button {
    bottom: 55px;
  }
}
@media screen and (max-width: 420px) {
  #eyakandy-180-spin-hotspots-container #ar-button {
    bottom: 55px;
    height: 50px;
    width: 50px;
    transform-origin: right bottom;
  }
}
#eyakandy-180-spin-hotspots-container #img-container {
  position: relative;
  display: block;
  width: 100%;
}
#eyakandy-180-spin-hotspots-container #img-container img {
  width: 100%;
}
#eyakandy-180-spin-hotspots-container .placeholder {
  position: absolute;
  width: 10px;
  height: 10px;
  display: block;
  background: palevioletred;
}
#eyakandy-180-spin-hotspots-container .placeholder#placeholder-1 {
  top: 62.7%;
  left: 5.9%;
}
#eyakandy-180-spin-hotspots-container .placeholder#placeholder-2 {
  top: 64.7%;
  left: 45.9%;
}
#eyakandy-180-spin-hotspots-container .placeholder#placeholder-3 {
  top: 46.9%;
  left: 51.9%;
}
#eyakandy-180-spin-hotspots-container .placeholder#placeholder-4 {
  top: 33.6%;
  left: 50.7%;
}
#eyakandy-180-spin-hotspots-container .hotspot {
  position: absolute;
  cursor: pointer;
  pointer-events: all;
}
#eyakandy-180-spin-hotspots-container .hotspot:before {
  content: '+';
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 11px 1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 11px 1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 11px 1px rgba(0, 0, 0, 0.75);
  animation: pulse 1s infinite alternate;
  transform-origin: center center;
  background: #169a9a;
  color: white;
  text-align: center;
  font-size: 1.6rem;
  line-height: 23px;
  display: inline-block;
  vertical-align: middle;
}
#eyakandy-180-spin-hotspots-container .hotspot:after {
  display: inline-block;
  margin-left: 32px;
  color: white;
  font-family: regularFont;
  vertical-align: middle;
  padding: 7px 15px 4px;
  font-size: 1rem;
  border-radius: 18px;
  background: #169a9a;
  white-space: pre-wrap;
  transition: opacity 0.5s ease;
  opacity: 1;
  transform: translateY(-2px);
  -webkit-box-shadow: 0px 0px 11px 1px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 11px 1px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 11px 1px rgba(0, 0, 0, 0.75);
}
#eyakandy-180-spin-hotspots-container .hotspot#hotspot-1 {
  top: 62.7%;
  left: 5.9%;
}
#eyakandy-180-spin-hotspots-container .hotspot#hotspot-1:after {
  content: 'Premium Design';
}
#eyakandy-180-spin-hotspots-container .hotspot#hotspot-2 {
  top: 64.7%;
  left: 45.9%;
}
#eyakandy-180-spin-hotspots-container .hotspot#hotspot-2:after {
  content: 'Cooking Modes';
}
#eyakandy-180-spin-hotspots-container .hotspot#hotspot-3 {
  top: 46.9%;
  left: 51.9%;
}
#eyakandy-180-spin-hotspots-container .hotspot#hotspot-3:after {
  content: 'Flush Extractor';
}
#eyakandy-180-spin-hotspots-container .hotspot#hotspot-4 {
  top: 33.6%;
  left: 50.7%;
}
#eyakandy-180-spin-hotspots-container .hotspot#hotspot-4:after {
  content: 'Installation Possibilities';
}
@media screen and (max-width: 420px) {
  #eyakandy-180-spin-hotspots-container .hotspot {
    display: none;
  }
}
#eyakandy-180-spin-hotspots-container #instructions {
  position: absolute;
  width: 100%;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  pointer-events: none;
  opacity: 0;
  transition: all 0.5s ease;
}
#eyakandy-180-spin-hotspots-container #instructions .drag-to-view {
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 1.3rem;
  font-family: regularFont;
  color: white;
  text-shadow: #000000 0px 1px 5px;
  pointer-events: none;
}
@media screen and (max-width: 900px) {
  #eyakandy-180-spin-hotspots-container #instructions .drag-to-view {
    font-size: 1rem;
  }
}
@media screen and (max-width: 420px) {
  #eyakandy-180-spin-hotspots-container #instructions .drag-to-view {
    font-size: 0.75rem;
    text-align: right;
  }
}
#eyakandy-180-spin-hotspots-container #instructions .drag-to-view:before {
  content: '';
  position: relative;
  display: inline-block;
  margin-right: 12px;
  top: -5px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #169a9a url(img/arrow.svg) no-repeat center center / 80%;
  vertical-align: middle;
  animation: drag 2s ease infinite;
  pointer-events: none;
}
@media screen and (max-width: 720px) {
  #eyakandy-180-spin-hotspots-container #instructions .drag-to-view:before {
    width: 17px;
    height: 17px;
    margin-right: 5px;
  }
}
@media screen and (max-width: 900px) {
  #eyakandy-180-spin-hotspots-container #instructions {
    bottom: 60px;
  }
}
@media screen and (max-width: 420px) {
  #eyakandy-180-spin-hotspots-container #instructions {
    top: 10px;
    right: 10px;
    left: auto;
    transform: none;
  }
}
#eyakandy-180-spin-hotspots-container #logo {
  display: none;
  position: absolute;
  width: 270px;
  height: 115px;
  top: 25px;
  left: 25px;
  background: url(img/logo.svg) no-repeat center center / contain;
}
@media screen and (max-width: 760px) {
  #eyakandy-180-spin-hotspots-container #logo {
    width: 170px;
    height: 70px;
  }
}
@media screen and (max-width: 420px) {
  #eyakandy-180-spin-hotspots-container #logo {
    width: 130px;
    height: 50px;
    left: 3px;
    top: 10px;
  }
}
#eyakandy-180-spin-hotspots-container #text-content {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 20px;
}
#eyakandy-180-spin-hotspots-container #text-content #title {
  font-size: 28px;
  color: white;
  font-family: boldFont;
  pointer-events: none;
}
@media screen and (max-width: 1180px) {
  #eyakandy-180-spin-hotspots-container #text-content #title {
    font-size: 20px;
  }
}
@media screen and (max-width: 720px) {
  #eyakandy-180-spin-hotspots-container #text-content #title {
    font-size: 14px;
  }
}
#eyakandy-180-spin-hotspots-container #text-content #tagline {
  font-size: 28px;
  color: white;
  width: 100%;
  font-family: boldFont;
  pointer-events: none;
}
@media screen and (max-width: 1180px) {
  #eyakandy-180-spin-hotspots-container #text-content #tagline {
    font-size: 20px;
  }
}
@media screen and (max-width: 720px) {
  #eyakandy-180-spin-hotspots-container #text-content #tagline {
    font-size: 14px;
  }
}
@media screen and (max-width: 420px) {
  #eyakandy-180-spin-hotspots-container #text-content {
    bottom: 40px;
    padding: 5px;
  }
}
#eyakandy-180-spin-hotspots-container #hotspot-content {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: black;
  opacity: 0;
  display: none;
  transition: opacity 0.5s ease;
}
#eyakandy-180-spin-hotspots-container #hotspot-content video {
  position: absolute;
  width: 100%;
  height: 100%;
  max-height: 100vh;
  top: 0;
  left: 0;
  object-fit: contain;
  object-position: center;
}
#eyakandy-180-spin-hotspots-container #hotspot-content #close-hotspot-content {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 40px;
  height: 40px;
  background: url(img/close.svg) no-repeat center center / contain;
  cursor: pointer;
  pointer-events: all;
}
#eyakandy-180-spin-hotspots-container #mobile-hotspots-content {
  position: absolute;
  display: none;
  height: 40px;
  width: 100%;
  bottom: 0;
  left: 0;
  border-top: 2px solid white;
  background: #169a9a;
  opacity: 0;
}
#eyakandy-180-spin-hotspots-container #mobile-hotspots-content.open .items {
  transform: translateY(-100.5%);
}
#eyakandy-180-spin-hotspots-container #mobile-hotspots-content.open .header .icon {
  transform: translateY(-50%) rotate(45deg);
}
#eyakandy-180-spin-hotspots-container #mobile-hotspots-content .header {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  color: white;
  top: 0;
  left: 0;
  background: #169a9a;
}
#eyakandy-180-spin-hotspots-container #mobile-hotspots-content .header .icon {
  position: absolute;
  top: 50%;
  left: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 2.5rem;
  color: white;
  cursor: pointer;
  transform-origin: center center;
  transform: translateY(-50%);
  transition: all 0.5s ease;
}
#eyakandy-180-spin-hotspots-container #mobile-hotspots-content .header .copy {
  position: absolute;
  display: block;
  top: 50%;
  left: 60px;
  font-family: regularFont;
  font-size: 1.5rem;
  transform: translateY(-50%);
  color: white;
}
#eyakandy-180-spin-hotspots-container #mobile-hotspots-content .items {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.5s ease;
}
#eyakandy-180-spin-hotspots-container #mobile-hotspots-content .items .item {
  position: relative;
  background: #169a9a;
  color: white;
  padding: 15px;
  cursor: pointer;
  font-family: regularFont;
  line-height: 1.25;
  border-top: 1px solid white;
}
@media only screen and (max-width: 420px) {
  #eyakandy-180-spin-hotspots-container #mobile-hotspots-content {
    display: block;
  }
}
@media only screen and (max-width: 420px) {
  #eyakandy-180-spin-hotspots-container {
    height: 350px;
  }
  #eyakandy-180-spin-hotspots-container #img-container {
    height: 100%;
    position: absolute;
  }
  #eyakandy-180-spin-hotspots-container #img-container img {
    height: 100%;
    object-fit: cover;
    object-position: top;
  }
}
@media only screen and (max-width: 420px) {
  #eyakandy-180-spin-hotspots-container {
    height: 350px;
  }
  #eyakandy-180-spin-hotspots-container #img-container {
    height: 100%;
    position: absolute;
  }
  #eyakandy-180-spin-hotspots-container #img-container img {
    height: 100%;
    object-fit: cover;
    object-position: left top;
  }
}
/*-----ANIMATIONS-----*/
/*-----PULSATE HOTSPOTS-----*/
@keyframes pulse {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.2);
  }
}
/*-----LOADER ANIMATION-----*/
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*-----DRAG ICON-----*/
@keyframes drag {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  40% {
    transform: translateX(-50%);
  }
  60% {
    transform: translateX(-50%);
    opacity: 0;
  }
  70% {
    transform: translateX(0);
    opacity: 0;
  }
  90% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes heartbeat {
  0% {
    transform: scale(0.9) translateY(-100%) translateZ(0);
  }
  20% {
    transform: scale(1) translateY(-100%) translateZ(0);
  }
  40% {
    transform: scale(0.9) translateY(-100%) translateZ(0);
  }
  60% {
    transform: scale(1) translateY(-100%) translateZ(0);
  }
  80% {
    transform: scale(0.9) translateY(-100%) translateZ(0);
  }
  100% {
    transform: scale(0.9) translateY(-100%) translateZ(0);
  }
}
@keyframes fadeLogo {
  from {
    transform: scale(1) translateY(-100%) translateZ(0);
    opacity: 1;
  }
  to {
    transform: scale(0) translateY(-100%) translateZ(0);
    opacity: 0;
  }
}
