@font-face {
  font-family: Samsungsharpsans;
  src: url('../fonts/SamsungSharpSans-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Samsungsharpsans;
  src: url('../fonts/SamsungSharpSans-Regular.ttf') format("truetype"), url('../fonts/SamsungSharpSans-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Samsungone 450 V 1";
  src: url('../fonts/SamsungOne-450_v1.0.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Samsungone 600 V 1";
  src: url('../fonts/SamsungOne-600_v1.0.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Samsungone 700 V 1";
  src: url('../fonts/SamsungOne-700_v1.0.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Samsungone 300 V 1";
  src: url('../fonts/SamsungOne-300_v1.0.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Samsungone 400 V 1";
  src: url('../fonts/SamsungOne-400_v1.0.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Golden Age;
  src: url('../fonts/Golden-Age.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.container {
  z-index: 150;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.container.header {
  background-image: none;
  width: 100%;
  max-width: none;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.body {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #000;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: visible;
}

.big-center-element {
  border: 0 solid #0000;
  border-radius: 0;
  max-width: 100%;
  height: auto;
  margin-top: -40px;
}

.big-center-element.pictures {
  flex: 0 auto;
  order: 0;
  margin-top: 0;
  position: relative;
  top: -150px;
  overflow: hidden;
}

.slider {
  background-color: #0000;
  width: auto;
  min-width: auto;
  max-width: 80%;
  height: auto;
  min-height: auto;
  max-height: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: visible;
}

.slide {
  max-width: none;
  min-height: auto;
  margin-bottom: 50px;
  overflow: visible;
}

.impressions {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
  overflow: visible;
}

.slide-nav-2 {
  opacity: 1;
  font-size: 10px;
  line-height: 15px;
}

.mask {
  border: 1px solid #0000;
  margin-top: 10px;
  overflow: visible;
}

.left-arrow {
  max-width: 50%;
  height: 50%;
  display: block;
  position: absolute;
  top: 0;
}

.right-arrow {
  vertical-align: baseline;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  max-width: 50%;
  height: 50%;
  display: block;
  position: absolute;
  top: 0;
}

.icon {
  padding-right: 0;
}

.content-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.content-block.chatbot {
  width: 80%;
}

.content-block.problem {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  width: 80%;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 40px;
}

.content-block.solution {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  width: 80%;
  padding-top: 0;
  padding-bottom: 100px;
}

.content-block.leftalign, .content-block.rightalign {
  flex-flow: column;
}

.content-block.product {
  padding-top: 0;
  padding-bottom: 0;
}

.content-block.app {
  padding-bottom: 0;
}

.headline-3 {
  color: #fff;
  text-align: center;
  max-width: 580px;
  margin-top: -34px;
  margin-bottom: 0;
  font-family: Samsungsharpsans, Arial, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
}

.smartopia {
  width: 630px;
  margin-top: 16px;
  padding-left: 4px;
  display: block;
  overflow: visible;
}

.logo_block {
  flex-direction: column;
  align-items: center;
  margin-top: 133px;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.intro {
  z-index: 100;
  background-color: #000;
  flex-flow: column;
  align-items: center;
  width: 100%;
  height: 1000px;
  display: flex;
  position: relative;
  bottom: auto;
  overflow: visible;
}

.image-26 {
  z-index: -100;
  width: 150%;
  max-width: none;
  height: auto;
  margin-top: 0;
  position: absolute;
}

.bold-text-2 {
  font-weight: 700;
}

.content-heading {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Samsungsharpsans, Arial, sans-serif;
  line-height: 150%;
  display: flex;
}

.content-heading.right-half {
  justify-content: flex-start;
  align-items: center;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Samsungone 400 V 1", Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  display: inline-block;
  position: relative;
  inset: 0%;
}

.text-block-2.right-half {
  text-align: left;
}

.text-block-2.right-half.question {
  background-image: linear-gradient(#715dfa, #715dfa);
  border-radius: 20px;
  width: 100%;
  margin-top: 40px;
  padding: 20px;
  font-size: 16px;
}

.text-block-2.right-half.question.s1 {
  border-radius: 16px;
  margin-top: 0;
}

.text-block-2.right-half.question.s2 {
  margin-top: 0;
}

.idea {
  z-index: 120;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
  top: auto;
  overflow: visible;
}

.clip2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  top: auto;
  overflow: visible;
}

.clip-impressions {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: visible;
}

.content-heading-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Samsungsharpsans, Arial, sans-serif;
  line-height: 150%;
}

.product {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-block {
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.image-block.left-align {
  z-index: -201;
  text-align: center;
  width: 100%;
  display: block;
  position: relative;
}

.image-block.left-align.sticky-inscreen {
  display: flex;
}

.gif {
  width: 60%;
  height: 100%;
}

.text-block {
  color: #fff;
  text-align: center;
  width: 210px;
  font-family: Samsungsharpsans, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 150%;
}

.text-block.left-align {
  text-align: left;
  width: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Samsungone 400 V 1", Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.heading-text {
  z-index: 100;
  clear: none;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  margin: 0;
  line-height: 100%;
  display: flex;
  position: relative;
}

.heading-text.left-align {
  text-align: left;
  justify-content: center;
  align-items: flex-start;
  width: 80%;
}

.heading-text._1-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.heading-text._1-3._2, .heading-text._1-3._3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: none;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
}

.container-3 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.container-3.left-align {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-flow: row;
  max-width: 100%;
  padding-left: 100px;
  padding-right: 60px;
}

.overlapping-images {
  text-align: center;
  object-fit: cover;
  flex-flow: row;
  max-height: 850px;
  display: block;
  position: relative;
}

.health-app {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.floating4 {
  z-index: 400;
  position: absolute;
  top: 40%;
  left: 83%;
  overflow: visible;
}

.floating4.gr-n {
  position: absolute;
  top: 29%;
  left: 7%;
}

.scrolling-content {
  float: none;
  clear: none;
  aspect-ratio: auto;
  object-fit: contain;
  max-width: 350px;
  max-height: 750px;
  position: relative;
  top: -785px;
  left: 35px;
  overflow: hidden;
}

.floating-4 {
  z-index: 100;
  box-sizing: content-box;
  object-fit: fill;
  background-color: #4e4e4e00;
  border: 1px #fff;
  border-radius: 500px;
  position: absolute;
  top: auto;
  left: auto;
  overflow: visible;
}

.gradient-bubble-floating4 {
  background-color: #feda00;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  top: 35%;
  left: 42%;
  overflow: clip;
  box-shadow: 0 2px 200px 150px #feda008f;
}

.gradient-bubble-floating4.gr-n {
  background-color: #12db68;
  box-shadow: 0 2px 200px 150px #12db6869;
}

.floating5 {
  z-index: 100;
  box-sizing: content-box;
  object-fit: fill;
  border: 1px #fff;
  border-radius: 500px;
  width: 120px;
  max-width: none;
  position: relative;
  top: auto;
  left: auto;
  overflow: visible;
}

.handy-wrap {
  float: none;
  clear: none;
  aspect-ratio: auto;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  max-width: 422px;
  max-height: 818px;
  display: block;
  position: sticky;
  left: auto;
  overflow: visible;
}

.container-4 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.container-4.left-align {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex-flow: row;
  max-width: 100%;
  padding-left: 100px;
  padding-right: 60px;
}

.gradient-bubble-chat {
  position: relative;
}

.gradient-bubble-product {
  z-index: -200;
  background-color: #68c0ff80;
  border-radius: 300px;
  width: 500px;
  height: 1000px;
  position: absolute;
  top: -2%;
  left: 144%;
  overflow: clip;
  box-shadow: 0 2px 400px 500px #68c0ff80;
}

.gradient-bubble-idea2 {
  background-color: #4e9bf6cc;
  border-radius: 200px;
  flex: 0 auto;
  width: 400px;
  height: 1000px;
  position: absolute;
  top: -22%;
  left: -738px;
  right: 93%;
  overflow: clip;
  box-shadow: 0 2px 400px 300px #5ba6ff80;
}

.chatbot {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  top: auto;
  overflow: visible;
}

.video-3 {
  z-index: auto;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  width: auto;
}

.copy-block {
  z-index: 500;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 72%;
  display: flex;
  position: relative;
}

.copy-block.right-half {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.video {
  background-color: #414141;
  border-radius: 24px;
  width: 100%;
  height: auto;
  margin-top: 60px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}

.results {
  z-index: -10;
  background-image: url('../images/Screenshot-2025-01-29-at-18.02.05-2-2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 140px;
  display: flex;
  position: relative;
  top: auto;
  overflow: visible;
}

.code-embed {
  width: 100%;
  height: 620px;
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

._3-copies {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 60px;
  padding-top: 0;
  display: flex;
}

.problem {
  z-index: 200;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
  position: relative;
  top: auto;
  overflow: visible;
}

.solution {
  z-index: 200;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  top: auto;
  overflow: visible;
}

.video-4 {
  background-color: #5b3fa3;
  display: none;
}

.smartopia-2 {
  width: 800px;
  margin-top: 16px;
  padding-left: 4px;
  display: block;
  overflow: visible;
}

.video_block {
  -webkit-text-fill-color: inherit;
  background-color: #5b3fa3;
  background-clip: border-box;
  border-radius: 24px;
  width: 80%;
  height: 100%;
  min-height: auto;
  margin-top: -69px;
  position: relative;
  inset: 0 0% auto;
  overflow: hidden;
}

.play {
  z-index: 150;
  display: block;
  position: absolute;
  inset: 145% auto auto 50%;
  transform: translate(-50%, 50%);
}

.container-2 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.container-2.no-gap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
}

.floating-chart-01 {
  z-index: 100;
  border-radius: 12px;
  width: 200px;
  position: absolute;
  top: 69%;
  left: 84%;
  overflow: hidden;
  box-shadow: 0 2px 17px 14px #ffffff73;
}

.floating-chart-2 {
  z-index: 100;
  box-sizing: content-box;
  object-fit: fill;
  border: 1px #fff;
  border-radius: 0;
  width: 100%;
  max-width: none;
  position: relative;
  top: auto;
  left: auto;
  overflow: visible;
}

.floating-chart-02 {
  background-color: #fff;
  border-radius: 20px;
  width: 200px;
  position: absolute;
  top: -35%;
  left: 92%;
  overflow: clip;
  box-shadow: 0 2px 17px 10px #ffffff7d;
}

.floating-chart-03 {
  z-index: 300;
  border-radius: 12px;
  width: 200px;
  position: absolute;
  top: 88%;
  left: 87%;
  overflow: clip;
  box-shadow: 0 2px 17px 15px #ffffff69;
}

.floating-chart-04 {
  z-index: 100;
  border-radius: 12px;
  width: 200px;
  position: absolute;
  top: 33%;
  left: -1%;
  overflow: hidden;
  box-shadow: 0 2px 17px 15px #ffffff73;
}

.floating-chart-05 {
  z-index: 100;
  background-color: #fff;
  border-radius: 12px;
  width: 200px;
  position: absolute;
  top: 28%;
  left: -2%;
  overflow: clip;
  box-shadow: 0 2px 17px 15px #ffffff57;
}

.floating-chart-06 {
  z-index: 1100;
  border-radius: 12px;
  width: 200px;
  position: absolute;
  top: 88%;
  left: 80%;
  overflow: hidden;
  box-shadow: 0 2px 18px 16px #ffffff75;
}

.floating-chart-07 {
  z-index: 100;
  background-color: #fff;
  border-radius: 12px;
  width: 200px;
  position: absolute;
  top: 5%;
  left: 4%;
  overflow: hidden;
  box-shadow: 0 2px 17px 15px #ffffff5e;
}

.floating3 {
  z-index: 10;
  width: 138px;
  height: 150px;
  position: absolute;
  top: 7%;
  bottom: auto;
  left: 8%;
}

.gradient-bubble-floating-2 {
  background-color: #6790c280;
  border-radius: 300px;
  width: 10px;
  height: 10px;
  position: relative;
  inset: 46% auto auto 38%;
  box-shadow: 0 2px 300px 150px #6790c299;
}

.second-video {
  z-index: 300;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  top: auto;
  overflow: visible;
}

.gradient-bubble-clip {
  overflow: clip;
}

.gradient-bubble-solution {
  z-index: -250;
  background-image: linear-gradient(#3d57d4, #3d57d4);
  border-radius: 200%;
  width: 500px;
  height: 400px;
  padding-bottom: 0;
  padding-left: 0;
  position: absolute;
  top: auto;
  left: -36%;
  overflow: clip;
  box-shadow: 2px 2px 200px 200px #3f5fd1;
}

.gradient-bubble-solution-2 {
  z-index: -250;
  background-color: #3d57d4ab;
  border-radius: 200px;
  width: 400px;
  height: 400px;
  position: absolute;
  top: -11%;
  left: -44%;
  overflow: clip;
  box-shadow: 0 2px 800px 600px #3d57d4ab;
}

.border-oben.problem {
  background-image: url('../images/01oben.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 80px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-bottom: 0;
}

.border-oben.idea {
  z-index: -100;
  background-image: url('../images/02oben.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 80px;
  margin-top: 40px;
  margin-bottom: 20px;
}

.border-oben.solution {
  z-index: -100;
  background-image: url('../images/03oben.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: flex-end;
  align-items: center;
  height: 80px;
  margin: 40px auto 20px;
}

.border-oben.plain {
  z-index: 200;
  background-image: url('../images/08oben.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 80px;
  margin-top: 40px;
  margin-bottom: 20px;
  position: relative;
}

.border-oben.chatbot {
  background-image: url('../images/04oben.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  height: 80px;
  margin-top: 40px;
  margin-bottom: 20px;
}

.border-oben.mainclip {
  background-image: url('../images/05oben.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 80px;
  margin-top: 40px;
  margin-bottom: 20px;
  position: relative;
}

.border-oben.product {
  z-index: 300;
  background-image: url('../images/06oben.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 80px;
  margin-top: 40px;
  margin-bottom: 20px;
}

.border-oben.app {
  background-image: url('../images/07oben.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 80px;
  margin-top: 40px;
  margin-bottom: 20px;
  position: relative;
  top: 20px;
}

.code-block {
  border-radius: 24px;
  width: 70%;
  height: auto;
  overflow: hidden;
}

.flex-block {
  text-align: center;
  justify-content: center;
  align-items: flex-start;
}

.righthalf {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.lefthalf {
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.result-box {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.heading {
  color: #e44828;
  margin-bottom: 20px;
  font-size: 80px;
}

.bold-text-3 {
  text-align: left;
}

.half-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  padding-top: 0;
  display: flex;
}

.text-block-3 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Samsungone 400 V 1", Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  display: inline-block;
  position: relative;
  inset: 0%;
}

.text-block-3.right-half {
  text-align: left;
}

.text-block-3.right-half.question {
  background-image: linear-gradient(#715dfa, #715dfa);
  border-radius: 20px;
  width: 100%;
  margin-top: 40px;
  padding: 20px;
  font-size: 16px;
}

.text-block-3.right-half.question.s1 {
  border-radius: 16px;
  width: 80%;
  height: 150px;
  margin-top: 0;
}

.text-block-3.right-half.question.s1.firefoy-disclaimer {
  color: #000;
  text-align: center;
  background-color: #ffbc41;
  background-image: none;
  flex-flow: column;
  width: 65%;
  height: 230px;
  padding-left: 0;
  padding-right: 0;
  font-family: "Samsungone 400 V 1", Arial, sans-serif;
  font-size: 16px;
  display: flex;
}

.code-embed-2 {
  text-align: center;
  width: 100%;
  height: 420px;
  margin-bottom: auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.code-block-2 {
  border-radius: 24px;
  width: 747px;
  height: 420px;
  overflow: hidden;
}

.sample-questions-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.righthalf-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
}

.link {
  background-color: #fff;
  background-image: none;
  background-size: auto;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 200px;
  padding: 10px 20px;
  display: flex;
  overflow: visible;
}

.copy-block-2 {
  z-index: 500;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 58%;
  display: flex;
  position: relative;
}

.copy-block-2.right-half {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.bold-text-4 {
  color: #000;
}

.content-heading-3 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Samsungsharpsans, Arial, sans-serif;
  line-height: 150%;
  display: flex;
}

.content-heading-3.right-half {
  justify-content: flex-start;
  align-items: center;
}

.bold-text-5 {
  text-align: left;
}

.text-block-4 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: "Samsungone 400 V 1", Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  display: inline-block;
  position: relative;
  inset: 0%;
}

.text-block-4.right-half {
  text-align: left;
}

.text-block-4.right-half.question {
  background-image: linear-gradient(#715dfa, #715dfa);
  border-radius: 20px;
  width: 100%;
  margin-top: 40px;
  padding: 20px;
  font-size: 16px;
}

.text-block-4.right-half.question.s1 {
  border-radius: 16px;
  width: 80%;
  height: 150px;
  margin-top: 0;
}

.half-content-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 65%;
  padding-top: 0;
  display: flex;
}

@media screen and (min-width: 1440px) {
  .container {
    z-index: 200;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    max-width: none;
    height: auto;
    min-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .container.header {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: none;
    justify-content: flex-start;
    align-items: center;
    width: 1200px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container.idea {
    padding-bottom: 0;
  }

  .body {
    grid-column-gap: 120px;
    grid-row-gap: 120px;
    aspect-ratio: auto;
    text-align: left;
    object-fit: cover;
    justify-content: flex-end;
    align-items: center;
    max-width: none;
    display: block;
    overflow: visible;
  }

  .big-center-element {
    max-width: 1156px;
  }

  .big-center-element.pictures {
    box-sizing: border-box;
    max-width: none;
    display: block;
    top: auto;
    overflow: visible;
  }

  .slider {
    object-fit: fill;
    min-width: 1156px;
    max-width: 100%;
    height: auto;
  }

  .slide {
    border-radius: 0;
  }

  .impressions {
    border-radius: 24px;
    width: 100%;
    display: inline-block;
    overflow: hidden;
  }

  .mask.bild {
    border-radius: 0;
    position: relative;
  }

  .content-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 60%;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .content-block.idea {
    opacity: 1;
    background-image: url('../images/Frame1200x620.png');
    background-position: 0 0;
    background-size: cover;
    border: 3px #fff;
    border-radius: 0;
    width: 1200px;
    height: 620px;
  }

  .content-block.chatbot {
    width: 60%;
  }

  .content-block.impressions {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    width: 80%;
    display: flex;
  }

  .content-block.avatar, .content-block.clip {
    width: 80%;
  }

  .content-block.idea-copy {
    border-radius: 24px;
    width: 80%;
    height: 650px;
  }

  .content-block.problem {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-image: none;
    border: 3px #fff;
    border-radius: 0;
    width: 60%;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    top: auto;
    bottom: auto;
  }

  .content-block.idea-copy {
    background-image: url('../images/Screenshot-2025-03-11-at-14.28.33.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 24px;
    width: 80%;
    height: 650px;
  }

  .content-block.solution {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    width: 60%;
    height: auto;
    padding-top: 0;
    padding-bottom: 38px;
  }

  .content-block.leftalign {
    flex-flow: column;
    width: 60%;
  }

  .content-block.rightalign {
    flex-flow: row;
    width: 70%;
  }

  .content-block.product {
    width: 60%;
  }

  .headline-3 {
    max-width: 700px;
    margin-top: -42px;
    font-size: 32px;
    font-weight: 700;
    line-height: 130%;
  }

  .smartopia {
    width: 800px;
    padding-left: 5px;
  }

  .logo_block {
    margin-top: 0;
    padding-top: 113px;
  }

  .intro {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 1200px;
    margin-bottom: 0;
    display: flex;
    overflow: visible;
  }

  .image-26 {
    background-image: linear-gradient(#000, #121212 0%, #fff);
    width: 110%;
    height: auto;
    margin-top: 0;
    display: block;
    position: absolute;
    overflow: clip;
  }

  .bold-text-2 {
    font-family: Samsungsharpsans, Arial, sans-serif;
    font-weight: 700;
  }

  .text-block-2 {
    width: 82%;
    margin-bottom: 40px;
    display: flex;
    position: relative;
    top: 0;
  }

  .text-block-2.right-half {
    width: 100%;
  }

  .text-block-2.right-half.question.s1 {
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .text-block-2.right-half.question.s2 {
    justify-content: flex-start;
    align-items: center;
    margin-top: auto;
    margin-bottom: 10px;
    font-weight: 400;
  }

  .idea {
    z-index: auto;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    overflow: visible;
  }

  .clip2 {
    text-align: center;
    flex-flow: column;
    height: auto;
    margin-top: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    overflow: visible;
  }

  .clip-impressions {
    z-index: auto;
    flex-flow: column;
    margin-top: auto;
    padding-top: 0;
    padding-bottom: 0;
    overflow: visible;
  }

  .product {
    z-index: 200;
    flex-flow: column;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    overflow: visible;
  }

  .image-block {
    height: 900px;
    display: flex;
  }

  .image-block.left-align {
    z-index: -100;
    height: 100%;
    position: relative;
  }

  .gif {
    z-index: -200;
    width: 90%;
    position: relative;
  }

  .text-block {
    justify-content: center;
    align-items: center;
    width: 120%;
    font-family: Samsungsharpsans, Arial, sans-serif;
    font-weight: 700;
    display: flex;
  }

  .text-block.left-align {
    width: 80%;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: "Samsungone 400 V 1", Arial, sans-serif;
    font-size: 20px;
  }

  .heading-text {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .heading-text.left-align {
    z-index: 120;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .heading-text._1-3 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    background-image: none;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    margin-right: 0;
    padding: 0;
    display: flex;
  }

  .heading-text._1-3._2, .heading-text._1-3._3 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    background-image: none;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 0;
  }

  .container-3 {
    text-align: center;
    position: relative;
  }

  .container-3.left-align {
    width: 100%;
    max-width: none;
    padding-left: 220px;
    padding-right: 220px;
    position: relative;
  }

  .floating2 {
    z-index: 5;
    width: auto;
    height: auto;
    display: block;
    position: absolute;
    top: 14%;
    bottom: auto;
    left: 16%;
  }

  .health-app {
    z-index: auto;
    flex-flow: column;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .floating4 {
    z-index: 5;
    width: auto;
    height: auto;
    display: block;
    position: absolute;
    top: -17%;
    bottom: auto;
    left: 83%;
  }

  .floating4.gr-n {
    z-index: 300;
    top: 6%;
    left: 14%;
  }

  .floating-4 {
    z-index: 150;
    box-shadow: none;
    text-align: center;
    background-color: #6790c200;
    width: auto;
    max-width: 100%;
    height: auto;
    position: absolute;
    top: -124px;
    left: 0;
  }

  .gradient-bubble-floating-3 {
    z-index: 100;
    background-color: #12db68;
    border: 0 #0000;
    border-radius: 100%;
    width: 10px;
    height: 10px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 32%;
    left: 42%;
    right: auto;
    box-shadow: 2px 2px 200px 200px #27e47894;
  }

  .gradient-bubble-floating4 {
    z-index: 100;
    background-color: #12db6800;
    border: 0 #0000;
    border-radius: 100%;
    width: 10px;
    height: 10px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 32%;
    left: 42%;
    right: auto;
    box-shadow: 2px 2px 200px 170px #feda007d;
  }

  .gradient-bubble-floating4.gr-n {
    background-color: #12db6800;
    box-shadow: 2px 2px 200px 170px #12db6875;
  }

  .floating5 {
    z-index: 150;
    box-shadow: none;
    text-align: center;
    max-width: 100%;
    position: relative;
    top: auto;
    left: auto;
  }

  .container-4 {
    text-align: center;
    position: relative;
  }

  .container-4.left-align {
    width: 100%;
    max-width: none;
    padding-left: 320px;
    padding-right: 320px;
    position: relative;
  }

  .gradient-bubble-idea {
    z-index: -250;
    background-color: #3d57d4;
    border-radius: 50%;
    width: 500px;
    height: 500px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 28%;
    left: -43%;
    right: auto;
    box-shadow: -20px 2px 600px 700px #3d57d4;
  }

  .gradient-bubble-chat {
    z-index: -250;
    background-color: #6ebb2f;
    border-radius: 50%;
    width: 500px;
    height: 500px;
    position: absolute;
    top: 45%;
    left: 57%;
    right: auto;
    box-shadow: -20px 2px 600px 700px #6ebb2f;
  }

  .gradient-bubble-product {
    z-index: -200;
    background-color: #68c0ffb3;
    border-radius: 50%;
    width: 500px;
    height: 500px;
    position: absolute;
    top: 92%;
    left: 173%;
    right: auto;
    box-shadow: -20px 2px 700px 700px #68c0ffb3;
  }

  .header-block {
    background-color: #a7838300;
    background-image: linear-gradient(#000, #fff0);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 181px;
    display: flex;
  }

  .gradient-bubble-idea2 {
    z-index: -250;
    background-color: #8fc2ff;
    border-radius: 50%;
    width: 500px;
    height: 500px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 78%;
    left: auto;
    right: -103%;
    overflow: clip;
    box-shadow: -20px 20px 500px 500px #4e9bf699;
  }

  .gradient-bubble-impressions {
    z-index: -250;
    background-color: #8dc4ec;
    border-radius: 50%;
    width: 500px;
    height: 500px;
    position: absolute;
    top: 40%;
    left: 124%;
    right: auto;
    box-shadow: -20px 2px 600px 700px #7bc1f3;
  }

  .chatbot {
    z-index: auto;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    overflow: visible;
  }

  .video-3 {
    border-radius: 24px;
    width: 100%;
    padding-bottom: 0;
  }

  .copy-block {
    z-index: 200;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: relative;
  }

  .copy-block.right-half {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .video {
    background-color: #50505000;
    background-image: none;
    background-size: auto;
    border-radius: 24px;
    width: 100%;
    height: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    position: relative;
    overflow: hidden;
  }

  .results {
    z-index: auto;
    text-align: center;
    background-image: url('../images/Screenshot-2025-01-29-at-18.02.05-2-2.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 220px;
    display: flex;
    top: 0;
    overflow: visible;
  }

  .code-embed {
    border-radius: 24px;
    width: 100%;
    height: 620px;
    margin-bottom: 0;
    overflow: hidden;
  }

  ._3-copies {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    aspect-ratio: auto;
    width: 90%;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .problem {
    z-index: 100;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    background-image: none;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    overflow: visible;
  }

  .solution {
    z-index: auto;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    overflow: visible;
  }

  .smartopia-2 {
    padding-left: 5px;
  }

  .video_block {
    z-index: 400;
    border-radius: 24px;
    width: 100%;
    margin-top: -89px;
  }

  .play {
    top: 127%;
  }

  .floating-chart-01 {
    z-index: 5;
    background-color: #fff0;
    border-radius: 20px;
    width: 280px;
    height: auto;
    display: block;
    position: absolute;
    top: 17%;
    bottom: auto;
    left: 5%;
    overflow: hidden;
    box-shadow: 0 2px 18px 16px #ffffff3d;
  }

  .floating-chart-2 {
    z-index: 150;
    box-shadow: none;
    color: #fff;
    text-align: center;
    background-color: #fff;
    border-width: 0;
    border-radius: 0;
    width: 101%;
    max-width: none;
    display: inline-block;
    position: relative;
    top: auto;
    left: auto;
    overflow: visible;
  }

  .floating-chart-02 {
    z-index: -100;
    background-color: #fff;
    border-radius: 20px;
    width: 280px;
    height: auto;
    display: block;
    position: absolute;
    top: auto;
    bottom: auto;
    left: 7%;
    overflow: hidden;
  }

  .floating-chart-03 {
    z-index: 300;
    background-color: #fff;
    border-radius: 20px;
    width: 280px;
    height: auto;
    display: block;
    position: absolute;
    top: 81%;
    bottom: auto;
    left: 83%;
    box-shadow: 0 2px 17px 14px #ffffff70;
  }

  .floating-chart-04 {
    z-index: 200;
    background-color: #fff;
    border-radius: 20px;
    width: 280px;
    height: auto;
    display: block;
    position: absolute;
    top: 83%;
    bottom: auto;
    left: 79%;
    box-shadow: 0 2px 16px 14px #ffffff8a;
  }

  .floating-chart-05 {
    z-index: 200;
    background-color: #fff0;
    border-radius: 20px;
    width: 280px;
    height: auto;
    display: block;
    position: absolute;
    top: 25%;
    bottom: auto;
    left: 3%;
    box-shadow: 0 2px 17px 14px #ffffff78;
  }

  .floating-chart-06 {
    z-index: 200;
    background-color: #fff;
    border-radius: 20px;
    width: 280px;
    height: auto;
    display: block;
    position: absolute;
    top: 8%;
    bottom: auto;
    left: 83%;
    box-shadow: 0 2px 16px 13px #ffffff7d;
  }

  .floating-chart-07 {
    z-index: 300;
    background-color: #fff0;
    border-radius: 20px;
    width: 280px;
    height: auto;
    display: block;
    position: absolute;
    top: 5%;
    bottom: auto;
    left: 83%;
    box-shadow: 0 2px 18px 16px #ffffff61;
  }

  .floating3 {
    z-index: 400;
    width: 12%;
    height: auto;
    display: block;
    position: absolute;
    top: 29%;
    bottom: auto;
    left: -3%;
    overflow: visible;
  }

  .gradient-bubble-floating-2 {
    z-index: 100;
    background-color: #6790c2cc;
    border: 0 #0000;
    border-radius: 300%;
    width: 10px;
    height: 10px;
    padding-bottom: 0;
    padding-right: 0;
    position: relative;
    top: -60px;
    left: 36%;
    right: auto;
    box-shadow: 2px 2px 400px 200px #6790c2cc;
  }

  .second-video {
    z-index: 100;
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    overflow: visible;
  }

  .gradient-bubble-clip {
    z-index: -250;
    background-color: #3d57d4;
    border-radius: 50%;
    width: 500px;
    height: 500px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 28%;
    left: 115%;
    right: auto;
    box-shadow: -20px 2px 600px 700px #3d57d4;
  }

  .div-block {
    background-image: linear-gradient(0deg, #000, #0000);
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 350px;
    margin-top: 158px;
    display: block;
  }

  .div-block-2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .gradient-bubble-solution {
    z-index: -250;
    background-color: #3d57d4;
    border-radius: 50%;
    width: 500px;
    height: 500px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 94%;
    left: 16%;
    right: auto;
    box-shadow: -20px 2px 600px 700px #3d57d4;
  }

  .gradient-bubble-solution-2 {
    z-index: -250;
    background-color: #3d57d4;
    border-radius: 50%;
    width: 500px;
    height: 500px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    top: 15%;
    left: -56%;
    right: auto;
    box-shadow: -20px 2px 600px 700px #3d57d4;
  }

  .border-oben {
    background-image: url('../images/01oben.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
  }

  .border-oben.problem {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 80px;
    margin-top: 20px;
    padding-top: 0;
    padding-right: 0;
  }

  .border-oben.idea {
    background-image: url('../images/02oben.png');
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 80px;
    margin-top: 20px;
    padding-right: 0;
  }

  .border-oben.solution {
    background-image: url('../images/03oben.png');
    width: 100%;
    height: 80px;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .border-oben.plain {
    z-index: 200;
    background-image: url('../images/08oben.png');
    background-repeat: no-repeat;
    width: 100%;
    height: 80px;
    margin-top: 20px;
    padding-bottom: 0;
    padding-right: 0;
    position: relative;
  }

  .border-oben.chatbot {
    background-image: url('../images/04oben.png');
    width: 100%;
    height: 80px;
    margin-top: 20px;
  }

  .border-oben.mainclip {
    background-image: url('../images/05oben.png');
    width: 100%;
    height: 80px;
    margin-top: 40px;
  }

  .border-oben.product {
    background-image: url('../images/06oben.png');
    width: 100%;
    margin-top: 20px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .border-oben.app {
    z-index: -100;
    width: 100%;
    margin-top: 20px;
  }

  .border-unten {
    background-image: url('../images/01oben.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
  }

  .border-unten.problem {
    background-image: url('../images/01untn.png');
    height: 80px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .code-block {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 60%;
    height: auto;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .righthalf {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-top: 0;
    margin-bottom: auto;
  }

  .result-box {
    grid-column-gap: 100px;
    grid-row-gap: 100px;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    border: 1px #000;
    border-radius: 0;
    justify-content: center;
    align-items: flex-start;
    width: 150%;
    height: 250px;
    padding-top: 60px;
    display: flex;
  }

  .result-box._2 {
    background-image: url('../images/Layer_1-1.png');
  }

  .result-box._3 {
    background-image: url('../images/Layer_1-2.png');
  }

  .heading {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    color: #e44828;
    justify-content: center;
    align-items: center;
    width: 80%;
    height: auto;
    margin-top: 0;
    margin-bottom: 40px;
    padding-bottom: 0;
    font-size: 100px;
    display: flex;
  }

  .half-content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 0;
  }

  .sample-questions {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    display: flex;
    position: static;
  }

  .div-block-3 {
    width: 100vw;
    height: auto;
    overflow: hidden;
  }

  .text-block-3 {
    width: 60%;
    margin-bottom: 40px;
    display: flex;
    position: relative;
    top: 0;
  }

  .text-block-3.right-half {
    width: 100%;
  }

  .text-block-3.right-half.question.s1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
    height: 120px;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .text-block-3.right-half.question.s1.firefoy-disclaimer {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 80%;
    height: 250px;
    margin-bottom: 49px;
    font-size: 16px;
  }

  .code-embed-2 {
    border-radius: 24px;
    width: 100%;
    height: 600px;
    margin-bottom: 0;
    overflow: hidden;
  }

  .code-block-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 1066px;
    height: 600px;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .sample-questions-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: row;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    display: flex;
    position: static;
  }

  .righthalf-2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    background-color: #000;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-top: 0;
    margin-bottom: auto;
    position: static;
  }

  .link {
    background-color: #fff;
    background-image: none;
    background-size: auto;
    border-radius: 16px;
    justify-content: center;
    align-items: center;
    width: 200px;
    padding: 10px 20px;
    display: flex;
  }

  .copy-block-2 {
    z-index: 200;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: relative;
  }

  .copy-block-2.right-half {
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .text-block-4 {
    width: 60%;
    margin-bottom: 40px;
    display: flex;
    position: relative;
    top: 0;
  }

  .text-block-4.right-half {
    width: 100%;
  }

  .text-block-4.right-half.question.s1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
    height: 120px;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .half-content-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 80%;
    height: 100%;
    padding-top: 0;
  }
}

@media screen and (max-width: 991px) {
  .container {
    max-width: none;
    padding-top: 0;
    padding-bottom: 0;
  }

  .body {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    margin-bottom: 0;
    display: block;
    overflow: visible;
  }

  .big-center-element {
    max-width: 90%;
    height: auto;
    min-height: 0;
    max-height: none;
    margin-top: 20px;
    overflow: visible;
  }

  .big-center-element.pictures {
    max-width: none;
    margin-bottom: auto;
    padding-bottom: 40px;
    top: auto;
    overflow: hidden;
  }

  .slider {
    width: auto;
    min-width: 0%;
    max-width: none;
    height: auto;
    min-height: 0;
    max-height: none;
    overflow: visible;
  }

  .slide {
    text-align: center;
    vertical-align: baseline;
    min-height: 0;
    margin-bottom: 0;
    position: static;
    overflow: visible;
  }

  .impressions {
    text-align: left;
    vertical-align: middle;
    width: auto;
    max-width: 100%;
    height: 140%;
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
    position: static;
  }

  .slide-nav-2 {
    height: 30px;
    font-size: 8px;
    top: 449px;
  }

  .slide-nav-2.impression {
    top: 449px;
  }

  .mask {
    align-self: stretch;
    margin-top: 0;
    position: relative;
  }

  .left-arrow, .right-arrow {
    width: 10%;
    height: 100%;
    top: auto;
  }

  .content-block {
    width: 90%;
    padding-bottom: 0;
    position: relative;
  }

  .content-block.problem {
    overflow: visible;
  }

  .content-block.solution {
    padding-bottom: 40px;
  }

  .content-block.app {
    padding-top: 0;
  }

  .headline-3 {
    width: 360px;
    max-width: none;
    margin-top: -31px;
    font-size: 18px;
    font-weight: 700;
    line-height: 130%;
  }

  .smartopia {
    width: 480px;
  }

  .logo_block {
    margin-top: 57px;
    inset: 0%;
  }

  .intro {
    height: 620px;
    display: flex;
    overflow: hidden;
  }

  .image-26 {
    width: 1229px;
    height: auto;
    margin-top: 0;
  }

  .bold-text-2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
  }

  .content-heading {
    font-size: 24px;
  }

  .text-block-2 {
    width: 100%;
    font-size: 16px;
  }

  .text-block-2.right-half {
    text-align: center;
  }

  .text-block-2.right-half.question.s1 {
    border-radius: 16px;
    margin-bottom: 10px;
  }

  .idea, .clip2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: auto;
    display: flex;
    overflow: visible;
  }

  .clip-impressions {
    flex-flow: column;
    margin-bottom: 60px;
    top: 60px;
  }

  .content-heading-2 {
    justify-content: center;
    align-items: center;
    font-size: 24px;
    display: flex;
  }

  .image-block.left-align {
    z-index: -300;
    position: relative;
  }

  .gif {
    z-index: auto;
    position: relative;
  }

  .text-block {
    width: 80%;
    font-size: 16px;
  }

  .text-block.left-align {
    text-align: center;
  }

  .heading-text {
    width: 80vw;
    margin-left: 48px;
    margin-right: 48px;
  }

  .heading-text.left-align {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 70%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-text._1-3 {
    height: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-text._1-3._2 {
    height: auto;
  }

  .heading-text._1-3._3 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    height: auto;
  }

  .container-3 {
    max-width: 80%;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .overlapping-images {
    align-items: flex-start;
    max-height: 480px;
    display: block;
  }

  .image-16 {
    max-width: 250px;
  }

  .floating4 {
    top: 0%;
    left: 77%;
  }

  .floating4.gr-n {
    top: 40%;
    left: 6%;
  }

  .scrolling-content {
    max-width: 210px;
    max-height: 450px;
    top: -465px;
    left: 18px;
  }

  .floating-4 {
    width: 100%;
    max-width: none;
    text-decoration: line-through;
    top: -28px;
    left: -16px;
  }

  .gradient-bubble-floating4 {
    box-shadow: 0 2px 200px 120px #feda008f;
  }

  .floating5 {
    width: 120px;
  }

  .handy-wrap {
    max-width: 250px;
    max-height: 480px;
  }

  .image-15 {
    max-width: 100%;
    position: relative;
  }

  .container-4 {
    max-width: 80%;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .gradient-bubble-product {
    z-index: -200;
    background-color: #68c0ff82;
    left: 173%;
    box-shadow: 0 2px 300px 500px #68c0ff6e;
  }

  .gradient-bubble-idea2 {
    z-index: -300;
    height: 800px;
    top: 19%;
    left: 134%;
    box-shadow: 0 2px 300px 300px #2587fc96;
  }

  .chatbot {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: auto;
    display: flex;
    overflow: visible;
  }

  .copy-block {
    width: 70%;
  }

  .copy-block.right-half {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .video {
    width: 100%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .results {
    z-index: -200;
    background-position: 50% 100%;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: auto;
    padding-bottom: 60px;
    display: flex;
    overflow: visible;
  }

  ._3-copies {
    padding-top: 0;
  }

  .problem {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
    overflow: visible;
  }

  .solution {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: auto;
    display: flex;
    overflow: visible;
  }

  .video-4 {
    display: none;
  }

  .smartopia-2 {
    width: 560px;
  }

  .video_block {
    width: 90%;
    margin-top: -47px;
  }

  .play {
    width: 90px;
    top: 126%;
  }

  .container-2.no-gap {
    justify-content: flex-start;
    align-items: center;
  }

  .floating-chart-01 {
    width: 180px;
    top: 2%;
    left: 81%;
    box-shadow: 0 2px 17px 14px #fff3;
  }

  .floating-chart-2 {
    border-radius: 0;
    width: 100%;
  }

  .floating-chart-02 {
    top: 85%;
    left: -70%;
    box-shadow: 0 2px 17px 10px #ffffff40;
  }

  .floating-chart-03 {
    width: 170px;
    top: 71%;
    left: -3%;
    box-shadow: 0 2px 17px 11px #ffffff4a;
  }

  .floating-chart-04 {
    z-index: 300;
    top: 44%;
    left: -6%;
    box-shadow: 0 2px 17px 15px #fff3;
  }

  .floating-chart-05 {
    width: 150px;
    top: 11%;
    left: 84%;
    box-shadow: 0 2px 17px 15px #fff3;
  }

  .floating-chart-06 {
    top: 15%;
    left: 17%;
    box-shadow: 0 2px 18px 16px #fff3;
  }

  .floating-chart-07 {
    z-index: 200;
    top: 6%;
    left: -4%;
    box-shadow: 0 2px 17px 15px #fff3;
  }

  .floating3 {
    width: 60px;
    height: auto;
    top: 23%;
    left: 10%;
  }

  .gradient-bubble-floating-2 {
    top: auto;
    left: auto;
    right: auto;
    box-shadow: 0 2px 300px 150px #6790c2cc;
  }

  .second-video {
    z-index: 200;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: auto;
    display: flex;
    overflow: visible;
  }

  .gradient-bubble-solution {
    left: -108%;
    box-shadow: 2px 2px 180px 200px #3d57d4;
  }

  .gradient-bubble-solution-2 {
    left: -68%;
  }

  .border-oben.problem, .border-oben.idea, .border-oben.solution {
    height: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .border-oben.plain, .border-oben.chatbot {
    height: 40px;
    margin-bottom: 20px;
  }

  .border-oben.mainclip {
    height: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .border-oben.product {
    height: 40px;
    margin-bottom: 20px;
  }

  .border-oben.app {
    height: 40px;
    margin-top: 20px;
    margin-bottom: 20px;
    top: 0;
  }

  .border-unten.problem {
    overflow: clip;
  }

  .code-block {
    width: 80%;
    margin-bottom: 40px;
  }

  .righthalf {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 0;
  }

  .lefthalf {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .heading {
    font-size: 60px;
  }

  .bold-text-3 {
    text-align: center;
  }

  .half-content {
    width: 70%;
  }

  .sample-questions {
    margin-top: 20px;
  }

  .div-block-3 {
    overflow: hidden;
  }

  .image-27 {
    position: relative;
  }

  .text-block-3 {
    width: 100%;
    font-size: 16px;
  }

  .text-block-3.right-half {
    text-align: center;
  }

  .text-block-3.right-half.question.s1 {
    border-radius: 16px;
    height: 80px;
    margin-bottom: 10px;
  }

  .text-block-3.right-half.question.s1.firefoy-disclaimer {
    width: 80%;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

  .code-embed-2 {
    height: 383px;
  }

  .code-block-2 {
    width: 680px;
    height: 383px;
    margin-bottom: 0;
  }

  .sample-questions-2 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }

  .righthalf-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 0;
  }

  .copy-block-2 {
    width: 70%;
  }

  .copy-block-2.right-half {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 12px;
  }

  .content-heading-3 {
    font-size: 24px;
  }

  .bold-text-5 {
    text-align: center;
  }

  .text-block-4 {
    width: 100%;
    font-size: 16px;
  }

  .text-block-4.right-half {
    text-align: center;
  }

  .text-block-4.right-half.question.s1 {
    border-radius: 16px;
    height: 80px;
    margin-bottom: 10px;
  }

  .half-content-2 {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .container {
    box-sizing: border-box;
    flex-flow: column;
    align-self: center;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .body {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-end;
    align-items: center;
    display: block;
    overflow: visible;
  }

  .big-center-element {
    max-width: 88%;
    margin-top: 20px;
  }

  .big-center-element.pictures {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: center;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-self: auto;
    align-items: center;
    max-width: 100%;
    height: auto;
    display: block;
    top: auto;
  }

  .slider {
    width: auto;
    max-width: none;
    height: auto;
    margin-top: 0;
    padding-top: 0;
  }

  .slide {
    vertical-align: middle;
    height: auto;
  }

  .impressions {
    aspect-ratio: auto;
    text-align: center;
    vertical-align: bottom;
    object-fit: fill;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    max-width: none;
    height: auto;
    display: block;
    position: relative;
    top: auto;
  }

  .slide-nav-2 {
    object-fit: scale-down;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    padding-top: 0;
    display: flex;
    position: absolute;
    top: 326px;
  }

  .slide-nav-2.impression {
    top: 336px;
  }

  .mask {
    align-self: stretch;
    width: auto;
    height: auto;
    margin-bottom: 40px;
  }

  .mask.bild {
    text-align: center;
    width: auto;
  }

  .left-arrow, .right-arrow {
    object-fit: scale-down;
  }

  .content-block {
    padding-bottom: 0;
  }

  .content-block.solution {
    padding-bottom: 40px;
  }

  .content-block.product, .content-block.app {
    padding-bottom: 0;
  }

  .headline-3 {
    width: 320px;
    margin-top: -22px;
    font-size: 16px;
    line-height: 130%;
  }

  .smartopia {
    width: 420px;
  }

  .logo_block {
    width: 100%;
  }

  .intro {
    background-color: #0000;
    height: 550px;
  }

  .image-26 {
    background-image: url('../images/header_de.png');
    background-position: 0 0;
    background-size: auto;
    width: 1000px;
    height: auto;
    margin-top: 0;
    overflow: clip;
  }

  .bold-text-2 {
    line-height: 18px;
  }

  .content-heading {
    font-size: 24px;
  }

  .text-block-2 {
    object-fit: fill;
    width: 100%;
    max-width: none;
    font-size: 14px;
  }

  .idea, .clip2 {
    justify-content: flex-start;
    align-items: center;
    margin-top: auto;
    top: 0;
  }

  .clip-impressions {
    flex-flow: column;
    align-self: auto;
    margin-top: -60px;
    overflow: visible;
  }

  .content-heading-2 {
    font-size: 24px;
  }

  .image-block.left-align {
    width: 80%;
    margin-bottom: 20px;
  }

  .image-block.left-align.sticky-inscreen {
    z-index: 100;
    margin-top: 30px;
    position: static;
  }

  .gif {
    width: 80%;
  }

  .text-block {
    font-size: 12px;
  }

  .text-block.left-align {
    text-align: center;
    font-size: 14px;
  }

  .heading-text.left-align {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 80%;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-text._1-3 {
    margin-left: auto;
    margin-right: auto;
  }

  .container-3 {
    box-sizing: border-box;
    flex-flow: column;
    align-self: center;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-3.left-align {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
  }

  .overlapping-images {
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 80%;
    display: flex;
  }

  .image-16 {
    display: block;
  }

  .floating4 {
    top: -2%;
    left: 70%;
  }

  .floating4.gr-n {
    top: 46%;
    left: -3%;
  }

  .scrolling-content {
    display: block;
    top: auto;
    left: auto;
  }

  .floating-4 {
    background-color: #4e4e4e00;
    position: relative;
    top: auto;
    left: auto;
  }

  .gradient-bubble-floating4 {
    width: 10px;
    height: 10px;
    padding-bottom: 0;
    padding-right: 0;
    top: 50%;
    left: 50%;
    box-shadow: 0 2px 200px 80px #feda00b3;
  }

  .gradient-bubble-floating4.gr-n {
    top: 26%;
    left: 27%;
    box-shadow: 0 2px 200px 100px #12db68b3;
  }

  .floating5 {
    width: 100px;
    top: auto;
    left: auto;
  }

  .handy-wrap {
    object-fit: fill;
    display: flex;
    position: absolute;
    left: auto;
  }

  .container-4 {
    box-sizing: border-box;
    flex-flow: column;
    align-self: center;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-4.left-align {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
  }

  .gradient-bubble-product {
    background-color: #68c0ff78;
    top: 3%;
    left: 203%;
    box-shadow: -9px -10px 300px 500px #68c0ff66;
  }

  .gradient-bubble-idea2 {
    top: -33%;
    left: 170%;
    right: auto;
  }

  .chatbot {
    justify-content: flex-start;
    align-items: center;
    margin-top: auto;
    top: 0;
  }

  .copy-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 80%;
    display: flex;
  }

  .copy-block.right-half {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 80%;
  }

  .video {
    border-radius: 16px;
    height: auto;
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .results {
    background-image: linear-gradient(#000, #0000 55%), url('../images/Screenshot-2025-01-29-at-18.02.05-2-2.png');
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, contain;
    background-attachment: scroll, fixed;
    justify-content: flex-start;
    align-items: center;
    margin-top: auto;
    padding-bottom: 60px;
    top: 0;
  }

  ._3-copies {
    flex-flow: column;
    margin-top: 50px;
  }

  .problem, .solution {
    justify-content: flex-start;
    align-items: center;
    margin-top: auto;
    top: 0;
  }

  .video-4 {
    display: none;
  }

  .smartopia-2 {
    width: 420px;
  }

  .video_block {
    border-radius: 16px;
    margin-top: -47px;
  }

  .play {
    top: 116%;
  }

  .container-2 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .floating-chart-01 {
    top: -2%;
    left: -66%;
    overflow: clip;
    box-shadow: 0 2px 17px 3px #ffffff73;
  }

  .floating-chart-2 {
    top: auto;
    left: auto;
    box-shadow: 0 0 200px 200px #599fbaad;
  }

  .floating-chart-02 {
    top: 6%;
    left: 112%;
    box-shadow: 0 2px 17px 3px #ffffff7d;
  }

  .floating-chart-03 {
    top: 78%;
    left: -54%;
    box-shadow: 0 2px 17px 3px #ffffff69;
  }

  .floating-chart-04 {
    top: 60%;
    left: -47%;
    overflow: clip;
    box-shadow: 0 2px 17px 3px #ffffff73;
  }

  .floating-chart-05 {
    top: 9%;
    left: 157%;
    box-shadow: 0 2px 17px 3px #ffffff57;
  }

  .floating-chart-06 {
    top: 102%;
    left: 113%;
    overflow: clip;
    box-shadow: 0 2px 18px 3px #ffffff75;
  }

  .floating-chart-07 {
    top: -3%;
    left: 110%;
    overflow: clip;
    box-shadow: 0 2px 17px 3px #ffffff5e;
  }

  .floating3 {
    width: 50px;
    top: 20%;
    left: 10%;
  }

  .gradient-bubble-floating-2 {
    background-color: #6790c2cc;
    width: 1px;
    height: 1px;
    position: absolute;
    top: 35%;
    left: 30%;
    box-shadow: 0 2px 200px 100px #6790c280;
  }

  .second-video {
    justify-content: flex-start;
    align-items: center;
    margin-top: auto;
    top: 0;
  }

  .gradient-bubble-solution {
    top: -145px;
    left: -112%;
  }

  .gradient-bubble-solution-2 {
    top: -27%;
    left: -115%;
  }

  .border-oben.problem, .border-oben.idea, .border-oben.solution {
    height: 40px;
  }

  .border-oben.plain {
    margin-top: 20px;
  }

  .border-oben.chatbot {
    height: 40px;
    margin-top: 20px;
  }

  .border-oben.mainclip {
    height: 40px;
  }

  .border-oben.product {
    height: 40px;
    margin-top: 20px;
  }

  .border-oben.app {
    height: 40px;
  }

  .code-block {
    border-radius: 16px;
    width: 100%;
  }

  .lefthalf {
    margin-bottom: 20px;
  }

  .result-box {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
  }

  .heading {
    font-size: 48px;
  }

  .half-content {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
    padding-top: 0;
  }

  .text-block-3 {
    object-fit: fill;
    width: 100%;
    max-width: none;
    font-size: 14px;
  }

  .text-block-3.right-half.question.s1 {
    width: 100%;
  }

  .text-block-3.right-half.question.s1.firefoy-disclaimer {
    width: 120%;
    height: 250px;
    font-size: 14px;
  }

  .code-embed-2 {
    height: 300px;
  }

  .code-block-2 {
    border-radius: 16px;
    width: 100%;
    height: 300px;
    margin-bottom: 0;
  }

  .copy-block-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 80%;
    display: flex;
  }

  .copy-block-2.right-half {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 80%;
  }

  .content-heading-3 {
    font-size: 24px;
  }

  .text-block-4 {
    object-fit: fill;
    width: 100%;
    max-width: none;
    font-size: 14px;
  }

  .text-block-4.right-half.question.s1 {
    width: 100%;
  }

  .half-content-2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 10px;
    padding-top: 0;
  }
}

@media screen and (max-width: 479px) {
  .container {
    max-width: 100%;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .body {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    overflow: visible;
  }

  .big-center-element {
    box-shadow: none;
    max-width: none;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: 20px;
    overflow: visible;
  }

  .big-center-element.pictures {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    margin-top: auto;
    display: block;
    top: auto;
    overflow: hidden;
  }

  .slider {
    width: 100%;
    min-width: auto;
    max-width: none;
    height: auto;
    min-height: auto;
    max-height: none;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    top: auto;
    overflow: visible;
  }

  .slide {
    vertical-align: middle;
    width: auto;
    min-height: 0;
    max-height: none;
  }

  .impressions {
    width: 100%;
    max-width: none;
    height: auto;
    display: block;
    position: relative;
  }

  .slide-nav-2 {
    border-radius: 0;
    display: block;
    top: 249px;
  }

  .slide-nav-2.impression {
    top: 110%;
  }

  .mask {
    object-fit: fill;
    width: auto;
  }

  .mask.bild {
    width: 100%;
    height: 210px;
    overflow: visible;
  }

  .left-arrow {
    width: 10%;
    font-size: 10px;
  }

  .right-arrow {
    width: 10%;
    font-size: 10px;
    left: auto;
  }

  .content-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
  }

  .content-block.chatbot {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    width: 80%;
    padding-bottom: 60px;
  }

  .content-block.problem {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex: 1;
    justify-content: center;
    align-items: center;
    height: 400px;
    padding-bottom: 0;
    position: relative;
    overflow: visible;
  }

  .content-block.solution {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-bottom: 0;
  }

  .content-block.product {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 80%;
  }

  .content-block.app {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 80%;
    position: relative;
  }

  .headline-3 {
    width: 72%;
    margin-top: auto;
    font-size: 11px;
    line-height: 130%;
  }

  .smartopia {
    width: 280px;
    margin-top: 31px;
    padding-left: 4px;
  }

  .logo_block {
    margin-top: 0;
  }

  .intro {
    flex: 0 auto;
    height: 420px;
    overflow: hidden;
  }

  .image-26 {
    width: 600px;
    height: auto;
    margin-top: 0;
    display: block;
    overflow: visible;
  }

  .bold-text-2 {
    font-size: 12px;
    line-height: 150%;
  }

  .content-heading {
    font-size: 24px;
  }

  .text-block-2 {
    overflow-wrap: normal;
    vertical-align: middle;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 80vw;
    max-width: none;
    margin-top: 20px;
    font-size: 14px;
    line-height: 130%;
    display: flex;
    inset: auto;
  }

  .text-block-2.right-half.question.s1 {
    border-radius: 16px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-block-2.right-half.question.s2 {
    border-radius: 16px;
  }

  .idea {
    z-index: auto;
    flex: 1;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    display: flex;
    position: relative;
    bottom: 0;
    overflow: visible;
  }

  .clip2 {
    flex: 1;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    margin-bottom: -30px;
    display: flex;
    position: static;
    bottom: auto;
    overflow: hidden;
  }

  .clip-impressions {
    flex-flow: column;
    flex: 1;
    height: auto;
    margin-top: auto;
    margin-bottom: 140px;
    position: static;
    overflow: visible;
  }

  .content-heading-2 {
    font-size: 24px;
  }

  .product {
    z-index: 100;
    position: relative;
  }

  .image-block.left-align {
    z-index: -300;
    position: relative;
  }

  .image-block.left-align.sticky-inscreen {
    width: 100%;
    height: auto;
    position: static;
  }

  .text-block {
    font-size: 12px;
  }

  .text-block.left-align {
    font-family: "Samsungone 300 V 1", Arial, sans-serif;
    font-weight: 400;
  }

  .heading-text {
    width: 80%;
    max-width: 100%;
    margin-left: 24px;
    margin-right: 24px;
  }

  .heading-text.left-align {
    width: 100%;
    max-width: none;
  }

  .heading-text._1-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
    height: auto;
    min-height: 100px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-text._1-3._2, .heading-text._1-3._3 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-3 {
    max-width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-3.left-align {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .image-16 {
    max-width: 100%;
  }

  .health-app {
    flex-flow: column;
    height: auto;
  }

  .floating4 {
    top: 106%;
    left: 82%;
  }

  .floating4.gr-n {
    top: 66%;
    left: -5%;
  }

  .scrolling-content {
    max-width: 166px;
    max-height: 356px;
    left: auto;
  }

  .gradient-bubble-floating4 {
    width: 1px;
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
    box-shadow: 0 2px 200px 100px #feda008f;
  }

  .gradient-bubble-floating4.gr-n {
    width: 1px;
    height: 1px;
    padding-bottom: 0;
    padding-right: 0;
    top: 44%;
    left: 46%;
    box-shadow: 0 2px 200px 100px #12db6869;
  }

  .floating5 {
    width: 80px;
  }

  .handy-wrap {
    max-width: 200px;
  }

  .container-4 {
    max-width: 100%;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .container-4.left-align {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
  }

  .gradient-bubble-product {
    z-index: -250;
    width: 200px;
    height: 800px;
    top: auto;
    left: 276%;
    right: auto;
  }

  .gradient-bubble-idea2 {
    top: 16%;
    left: 206%;
  }

  .chatbot {
    flex: 1;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    position: relative;
    bottom: auto;
    overflow: visible;
  }

  .copy-block {
    z-index: 100;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    position: relative;
  }

  .copy-block.right-half {
    width: 100%;
  }

  .video {
    border-radius: 16px;
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
    overflow: hidden;
  }

  .results {
    flex: 1;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 160px;
    display: flex;
    position: relative;
    bottom: auto;
    overflow: hidden;
  }

  .code-embed {
    height: 500px;
  }

  ._3-copies {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    padding-top: 0;
  }

  .problem {
    flex: 1;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    display: flex;
    position: relative;
    bottom: 0;
    overflow: visible;
  }

  .solution {
    flex: 1;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    margin-bottom: auto;
    display: flex;
    position: relative;
    bottom: auto;
    overflow: visible;
  }

  .video-4 {
    width: 100%;
    display: none;
  }

  .smartopia-2 {
    width: 360px;
    margin-top: 30px;
  }

  .video_block {
    border-radius: 12px;
    height: auto;
    margin-top: 20px;
  }

  .play {
    width: 64px;
    top: 110%;
  }

  .container-2 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .floating-chart-01 {
    left: 111%;
    overflow: clip;
  }

  .floating-chart-02 {
    left: 112%;
    overflow: clip;
  }

  .floating-chart-03 {
    left: 114%;
    overflow: clip;
  }

  .floating-chart-04 {
    left: -73%;
  }

  .floating-chart-05 {
    top: auto;
    left: 150%;
    overflow: clip;
  }

  .floating-chart-06 {
    left: 115%;
    overflow: clip;
  }

  .floating-chart-07 {
    left: 127%;
    overflow: clip;
  }

  .floating3 {
    z-index: 200;
    width: 60px;
    top: 5%;
    left: 160%;
    overflow: clip;
  }

  .second-video {
    flex: 1;
    justify-content: center;
    align-items: center;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    position: relative;
    bottom: auto;
    overflow: visible;
  }

  .gradient-bubble-solution {
    height: 600px;
    position: absolute;
    top: auto;
    left: -193%;
  }

  .gradient-bubble-solution-2 {
    top: auto;
    left: 264%;
  }

  .border-oben.problem {
    flex: 0 auto;
    height: 20px;
    margin-bottom: 20px;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .border-oben.idea {
    z-index: 100;
    flex: 0 auto;
    height: 20px;
    padding-bottom: 0;
  }

  .border-oben.solution {
    flex: 0 auto;
    height: 20px;
  }

  .border-oben.plain {
    height: 20px;
    margin-top: 20px;
  }

  .border-oben.chatbot {
    flex: 0 auto;
    height: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .border-oben.mainclip {
    height: 20px;
  }

  .border-oben.product {
    flex-flow: column;
    height: 20px;
    margin-top: 20px;
  }

  .border-oben.app {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 20px;
    display: flex;
  }

  .code-block {
    border-radius: 16px;
    flex: 1;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
    overflow: hidden;
  }

  .righthalf {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    padding-top: 0;
  }

  .lefthalf {
    position: static;
  }

  .result-box {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    position: relative;
  }

  .heading {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 24px;
  }

  .bold-text-3 {
    width: 100%;
  }

  .half-content {
    width: 100%;
    padding-top: 40px;
  }

  .sample-questions {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .image-28 {
    width: 3%;
    max-width: none;
    position: relative;
    overflow: visible;
  }

  .text-block-3 {
    overflow-wrap: normal;
    vertical-align: middle;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 80vw;
    max-width: none;
    margin-top: 20px;
    font-size: 14px;
    line-height: 130%;
    display: flex;
    inset: auto;
  }

  .text-block-3.right-half.question.s1 {
    border-radius: 16px;
    height: 100px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .text-block-3.right-half.question.s1.firefoy-disclaimer {
    flex-flow: column;
    width: 100%;
    height: 250px;
  }

  .code-embed-2 {
    height: 175px;
  }

  .code-block-2 {
    border-radius: 16px;
    flex: 1;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
    overflow: hidden;
  }

  .sample-questions-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .righthalf-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    padding-top: 0;
  }

  .copy-block-2 {
    z-index: 100;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
    position: relative;
  }

  .copy-block-2.right-half {
    width: 100%;
  }

  .content-heading-3 {
    font-size: 24px;
  }

  .bold-text-5 {
    width: 100%;
  }

  .text-block-4 {
    overflow-wrap: normal;
    vertical-align: middle;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 80vw;
    max-width: none;
    margin-top: 20px;
    font-size: 14px;
    line-height: 130%;
    display: flex;
    inset: auto;
  }

  .text-block-4.right-half.question.s1 {
    border-radius: 16px;
    height: 100px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .half-content-2 {
    width: 100%;
    padding-top: 0;
  }
}


@font-face {
  font-family: 'Samsungsharpsans';
  src: url('../fonts/SamsungSharpSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Samsungsharpsans';
  src: url('../fonts/SamsungSharpSans-Regular.ttf') format('truetype'), url('../fonts/SamsungSharpSans-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Samsungone 450 V 1';
  src: url('../fonts/SamsungOne-450_v1.0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Samsungone 600 V 1';
  src: url('../fonts/SamsungOne-600_v1.0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Samsungone 700 V 1';
  src: url('../fonts/SamsungOne-700_v1.0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Samsungone 300 V 1';
  src: url('../fonts/SamsungOne-300_v1.0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Samsungone 400 V 1';
  src: url('../fonts/SamsungOne-400_v1.0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Golden Age';
  src: url('../fonts/Golden-Age.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}