.footer {
  position: relative;
  height: 128px;
  background-color: #1c1c1c;
}

.header {
  position: relative;
  height: auto;
  border-radius: 0px 0% 600px 600px;
  background-color: #000;
  background-image: url('../images/Grid_pattern.png');
  background-position: 0% 0%;
}

.results {
  position: relative;
  height: auto;
  background-color: #1a1a1a;
}

.tech-set-up {
  position: relative;
  height: auto;
  background-color: #fff;
}

.customer-experience {
  position: relative;
  height: auto;
  background-color: #000;
  background-image: url('../images/Expirience-BG.svg');
  background-position: 49% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.usage-of-colors {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #1c1c1c;
  background-image: url('../images/Grid_pattern.png');
  background-position: 0px 0px;
  background-size: auto;
}

.execution {
  position: relative;
  overflow: hidden;
  height: auto;
  background-color: #fff;
}

.intro {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1a1a1a;
}

.container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 1065px;
  padding-top: 108px;
  padding-bottom: 108px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container.execution {
  overflow: visible;
  padding-top: 112px;
  padding-bottom: 325px;
}

.container.header {
  padding-bottom: 289px;
}

.container.intro {
  padding-top: 128px;
  padding-bottom: 0px;
}

.container.usage-of-materials {
  overflow: visible;
  padding-top: 108px;
  padding-bottom: 108px;
}

.container.usage-of-colors {
  padding-top: 0px;
  padding-bottom: 168px;
}

.container.customer-experience {
  padding-top: 185px;
  padding-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  grid-row-gap: 0px;
  background-color: transparent;
  background-image: none;
}

.container.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.logos {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 8px;
  padding-right: 32px;
  padding-left: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 32px;
  background-color: #000;
}

.video {
  position: relative;
  width: 100%;
  margin-top: 46px;
  margin-bottom: 64px;
}

.heading-text {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 684px;
  margin-bottom: 56px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 16px;
}

.heading-text.degign-language {
  width: 601px;
  margin-bottom: 78px;
}

.heading-text.expirience {
  top: -56px;
}

.heading {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  direction: ltr;
  font-family: Samsungsharpsans, sans-serif;
  font-size: 48px;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  white-space: normal;
}

.heading.light {
  position: relative;
  font-family: Samsungsharpsans, sans-serif;
  color: #fff;
  text-align: center;
}

.text-block {
  position: relative;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-family: 'Samsungone 400 v1', sans-serif;
  font-size: 22px;
  line-height: 29.6px;
  text-align: center;
}

.text-block.white {
  position: relative;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.text-block.materials {
  width: 495px;
  text-align: left;
}

.text-block.setup {
  width: auto;
  max-width: 512px;
  min-width: auto;
  text-align: left;
}

.text-block.result {
  width: auto;
  color: #fff;
  text-align: center;
}

.text-block.copyright {
  width: auto;
  margin-left: 48px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.body {
  background-color: #1a1a1a;
}

.image-1 {
  position: relative;
  width: 100%;
  height: 993px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-top-left-radius: 300px;
  border-top-right-radius: 300px;
  background-image: url('../images/009_RO71843-2.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.execution-carousel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 350px;
  margin-top: 32px;
  margin-bottom: 245px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-column-gap: 16px;
}

.design-language {
  position: relative;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 961px;
  height: 900px;
  margin-top: -451px;
  margin-bottom: 128px;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  align-self: auto;
  grid-row-gap: 0px;
  border-radius: 400px;
  background-color: #000;
  background-image: url('../images/Design-Language-BG.svg');
  background-position: 45% -22%;
  background-size: 1116px 900px;
  background-repeat: no-repeat;
}

.design-language-visual {
  position: relative;
  width: 700px;
  height: 500px;
  border-radius: 128px;
  background-color: #1c1c1c;
  background-image: url('../images/Design-Language.png');
  background-position: 0px 0px;
  background-size: auto;
}

.image-2 {
  position: relative;
  top: -54px;
  bottom: -58px;
  width: 708px;
}

.usage-of-materials {
  position: relative;
  overflow: hidden;
  height: auto;
  background-color: #fff;
}

.colors {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-top: -90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-column-gap: 16px;
}

.zoning {
  position: relative;
  width: 90%;
  margin-top: 148px;
}

.material-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 433px;
  padding-right: 32px;
  padding-left: 32px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 72px;
}

.material-item.right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.material-image {
  position: relative;
  width: auto;
  height: 80%;
  border-radius: 50%;
  background-color: #bbb;
}

.material-image.terazzo {
  background-image: url('../images/material_1.png');
  background-position: 0px 0px;
  background-size: 433px;
}

.material-image.aluminium {
  background-image: url('../images/material_2.png');
  background-position: 0px 0px;
  background-size: 433px;
}

.material-image.frosted-glass {
  width: auto;
  height: auto;
  max-height: 433px;
  max-width: 433px;
  min-height: 433px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/material_3.png');
  background-position: 0px 0px;
  background-size: auto;
}

.material-text {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-row-gap: 16px;
}

.heading-2 {
  position: relative;
  margin-top: 0px;
  font-family: Samsungsharpsans, sans-serif;
  font-size: 35px;
  text-align: left;
}

.materials-list {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  margin-top: 90px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.slider {
  overflow: hidden;
  width: 90%;
  height: auto;
  border-radius: 104px 104px 0px 0px;
}

.quote {
  position: relative;
  width: 100%;
  margin-bottom: 90px;
  font-family: Samsungsharpsans, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 55.77px;
  font-weight: 700;
  text-align: center;
}

.subtitle {
  position: relative;
  margin-bottom: 24px;
  padding-bottom: 0px;
  font-family: 'Samsungone 400 v1', sans-serif;
  color: #fff;
  font-size: 20px;
}

.image-3 {
  position: relative;
  overflow: visible;
}

.mask {
  overflow: hidden;
}

.setup-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 292px;
  padding-left: 394px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 56px;
  grid-row-gap: 0px;
}

.setup-item.right {
  padding-left: 104px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.setup-image {
  margin-left: 0%;
}

.setup-image.first {
  position: absolute;
  left: 0%;
  top: 202px;
  bottom: 202px;
  width: 35%;
  height: auto;
}

.setup-image.second {
  position: absolute;
  top: 557px;
  right: 0%;
  bottom: 557px;
  width: 35%;
  height: auto;
}

.setup-image.third {
  position: absolute;
  left: 0%;
  bottom: 113px;
  width: 35%;
  height: auto;
}

.setup-list {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-row-gap: 72px;
}

.result-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 320px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-row-gap: 56px;
  text-align: center;
}

.results-list {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 90px;
  margin-bottom: 190px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.arrow-up {
  position: relative;
  display: block;
  margin-right: 32px;
  cursor: pointer;
}

.copyright-and-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-up {
  position: relative;
  right: 0px;
}

.line {
  position: absolute;
  left: 50%;
  top: -235px;
  right: 0%;
}

.line-2 {
  position: absolute;
  left: 50%;
  top: auto;
  right: 0%;
  bottom: -243.4688px;
  z-index: 100;
}

.bubble {
  position: absolute;
  right: 0%;
  bottom: 646px;
}

.bubble-2 {
  position: absolute;
  left: 0%;
  bottom: 243px;
}

.image-4 {
  position: relative;
  width: auto;
  height: 80%;
}

.image-5 {
  position: relative;
  width: auto;
  height: 80%;
}

.panthone {
  position: relative;
  width: 23%;
}

.atmoshere-logo {
  position: relative;
}

.invaders-animation {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 270px;
  z-index: 60;
  max-width: 100%;
  margin-left: 0px;
}

.image-26 {
  position: relative;
  bottom: 32px;
}

.arcade-machine {
  position: absolute;
  left: 10%;
  top: auto;
  right: auto;
  bottom: -160px;
  z-index: 50;
  margin-top: auto;
  margin-right: auto;
  clear: none;
}

@media screen and (min-width: 1440px) {
  .header {
    border-bottom-left-radius: 800px;
    border-bottom-right-radius: 800px;
  }

  .customer-experience {
    background-position: 49% 0%;
  }

  .usage-of-colors {
    height: auto;
  }

  .execution {
    height: auto;
  }

  .container.execution {
    grid-row-gap: 77px;
  }

  .logos {
    position: relative;
    padding-top: 64px;
    background-color: #000;
  }

  .heading-text.degign-language {
    width: 700px;
  }

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

  .text-block.setup {
    max-width: 624px;
  }

  .execution-carousel {
    width: 100%;
    height: 350px;
    border: 1px none transparent;
  }

  .design-language {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1362px;
    height: 1105px;
    padding: 119px 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    border-radius: 500px;
    background-position: 50% 0%;
    background-size: 1362px 1107px;
  }

  .image-2 {
    top: 0px;
    bottom: 0px;
    width: 892px;
    margin-right: 10px;
  }

  .usage-of-materials {
    overflow: hidden;
  }

  .materials-list {
    overflow: visible;
  }

  .slider {
    background-color: transparent;
  }

  .quote {
    margin-bottom: 100px;
  }

  .setup-item {
    height: 350px;
    padding-left: 293px;
  }

  .setup-image.first {
    top: 143px;
    width: 30%;
  }

  .setup-image.second {
    top: 572px;
    width: 30%;
  }

  .setup-image.third {
    bottom: 64px;
    width: 30%;
  }

  .bubble {
    bottom: 704px;
  }

  .bubble-2 {
    bottom: 235px;
  }

  .invaders-animation {
    position: absolute;
    left: 10%;
  }

  .arcade-machine {
    left: 5%;
    bottom: -134px;
  }
}

@media screen and (max-width: 991px) {
  .footer {
    height: 128px;
  }

  .customer-experience {
    height: auto;
    background-position: 50% 0%;
  }

  .container.header {
    padding-top: 0px;
  }

  .container.intro {
    padding-top: 90px;
  }

  .container.usage-of-materials {
    padding-bottom: 32px;
  }

  .container.usage-of-colors {
    padding-bottom: 128px;
  }

  .container.customer-experience {
    height: 100%;
  }

  .logos {
    margin-top: 64px;
  }

  .video {
    width: 94%;
  }

  .heading-text.degign-language {
    width: 568px;
    margin-bottom: 16px;
  }

  .heading-text.expirience {
    margin-bottom: 0px;
  }

  .heading {
    font-size: 40px;
  }

  .heading.light {
    font-size: 40px;
  }

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

  .text-block.white {
    width: 560px;
    font-size: 16px;
  }

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

  .text-block.copyright {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image-1 {
    height: 512px;
    border-top-left-radius: 228px;
    border-top-right-radius: 228px;
    background-position: 60% 0%;
    background-size: cover;
  }

  .execution-carousel {
    margin-bottom: -50px;
  }

  .design-language {
    width: 720px;
    height: 720px;
    margin-top: -364px;
    padding-top: 50px;
    border-radius: 256px;
    background-position: 47% -14%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .image-2 {
    top: 5px;
    width: 564px;
  }

  .colors {
    width: 711px;
    margin-top: -80px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .zoning {
    width: 700px;
    height: auto;
    margin-top: 120px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .material-item {
    padding-right: 48px;
    padding-left: 24px;
    grid-column-gap: 48px;
  }

  .material-item.right {
    padding-right: 24px;
    padding-left: 48px;
  }

  .material-image {
    height: 70%;
  }

  .materials-list {
    margin-top: 48px;
  }

  .slider {
    width: 728px;
    border-top-left-radius: 72px;
    border-top-right-radius: 72px;
    background-color: transparent;
  }

  .quote {
    font-size: 30px;
    line-height: 46px;
  }

  .subtitle {
    font-size: 18px;
  }

  .image-3 {
    bottom: 0%;
  }

  .setup-item {
    padding-right: 104px;
    padding-left: 45%;
  }

  .setup-item.right {
    padding-right: 45%;
  }

  .setup-image.first {
    top: 223px;
    width: 40%;
  }

  .setup-image.second {
    top: 583px;
    width: 40%;
  }

  .setup-image.third {
    bottom: 131px;
    width: 40%;
  }

  .result-item.first {
    grid-row-gap: 32px;
  }

  .result-item.second {
    grid-row-gap: 32px;
  }

  .result-item.third {
    grid-row-gap: 32px;
  }

  .results-list {
    width: 90%;
    margin-bottom: 64px;
  }

  .bubble {
    width: 20%;
  }

  .bubble-2 {
    width: 20%;
  }

  .image-4 {
    width: auto;
    height: 60%;
  }

  .image-5 {
    width: auto;
    height: 60%;
  }

  .panthone {
    max-width: 23%;
  }

  .image-7 {
    max-width: 25%;
  }

  .image-8 {
    max-width: 25%;
  }

  .image-9 {
    max-width: 25%;
  }

  .invaders-animation {
    left: 5%;
    top: 49%;
    right: auto;
    bottom: auto;
    width: 320px;
    height: auto;
    max-width: none;
  }

  .image-26 {
    width: 30%;
    height: 25%;
  }

  .arcade-machine {
    left: 20%;
    top: -132px;
    bottom: -132px;
    max-width: 40%;
  }
}

@media screen and (max-width: 767px) {
  .customer-experience {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-position: 50% 0%;
    background-size: auto;
  }

  .container.header {
    padding-bottom: 164px;
  }

  .container.intro {
    padding-top: 32px;
  }

  .container.customer-experience {
    height: auto;
    padding-bottom: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .heading-text {
    width: 90%;
    margin-bottom: 32px;
  }

  .heading-text.degign-language {
    width: auto;
  }

  .heading {
    font-size: 34px;
  }

  .heading.light {
    font-size: 34px;
  }

  .text-block {
    width: 90%;
    font-size: 14px;
  }

  .text-block.white {
    width: 95%;
    font-size: 14px;
  }

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

  .text-block.setup {
    width: 320px;
  }

  .image-1 {
    height: 459px;
    border-top-left-radius: 128px;
    border-top-right-radius: 128px;
    background-position: 18% 0%;
    background-size: cover;
    background-attachment: scroll;
  }

  .execution-carousel {
    width: 75%;
    height: auto;
    margin-bottom: 90px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-grid-row-align: center;
    align-self: center;
    grid-row-gap: 32px;
  }

  .design-language {
    width: 90%;
    height: 621px;
    padding: 47px 24px 0px;
    grid-row-gap: 8px;
    border-radius: 150px;
    background-position: 50% 100%;
    background-size: auto 100%;
  }

  .image-2 {
    top: -5px;
    width: 75%;
  }

  .colors {
    width: 85%;
    margin-top: -20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .zoning {
    width: 90%;
  }

  .material-item {
    height: auto;
    padding-right: 24px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-column-gap: 0px;
    grid-row-gap: 48px;
  }

  .material-item.right {
    padding-left: 24px;
  }

  .material-image {
    width: 320px;
    height: auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .material-text {
    grid-row-gap: 8px;
  }

  .heading-2 {
    font-size: 32px;
    text-align: center;
  }

  .materials-list {
    width: 90%;
    grid-row-gap: 72px;
  }

  .slider {
    width: 100%;
    background-color: #c7dbf0;
  }

  .quote {
    width: 80%;
    margin-bottom: 56px;
    font-size: 24px;
    line-height: 33px;
  }

  .subtitle {
    margin-bottom: 8px;
    font-size: 14px;
  }

  .setup-item {
    height: auto;
    padding-right: 48px;
    padding-left: 55%;
  }

  .setup-item.right {
    height: 512px;
    padding-right: 55%;
    padding-left: 48px;
  }

  .setup-image.first {
    width: 50%;
  }

  .setup-image.second {
    top: 643px;
    width: 50%;
  }

  .setup-image.third {
    bottom: 99px;
    width: 50%;
  }

  .setup-list {
    grid-row-gap: 139px;
  }

  .result-item.first {
    width: 200px;
  }

  .result-item.second {
    width: 200px;
  }

  .result-item.third {
    width: 200px;
  }

  .results-list {
    width: 95%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-column-gap: 64px;
    grid-row-gap: 90px;
  }

  .line {
    top: -291px;
  }

  .line-2 {
    bottom: -284.4688px;
  }

  .bubble {
    bottom: 907px;
  }

  .bubble-2 {
    bottom: 205px;
  }

  .image-4 {
    position: relative;
    height: 85%;
  }

  .image-5 {
    position: relative;
    height: 85%;
  }

  .panthone {
    width: 35%;
    max-width: 39%;
  }

  .atmoshere-logo {
    width: 70%;
  }

  .image-10 {
    position: relative;
  }

  .image-11 {
    position: relative;
  }

  .image-12 {
    position: relative;
  }

  .invaders-animation {
    left: -1%;
    top: 52%;
    width: 50%;
    height: auto;
    max-width: 100%;
  }

  .image-26 {
    bottom: 27px;
    width: 40%;
    height: 30%;
  }

  .arcade-machine {
    bottom: -105px;
    max-width: 55%;
  }
}

@media screen and (max-width: 479px) {
  .header {
    height: 974px;
  }

  .customer-experience {
    background-position: 50% 0%;
    background-size: auto 2025px;
  }

  .intro {
    height: 312px;
  }

  .container {
    padding-top: 32px;
    padding-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-row-gap: 48px;
  }

  .container.execution {
    padding-top: 32px;
    padding-bottom: 235px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container.header {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container.intro {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    grid-row-gap: 8px;
  }

  .container.usage-of-materials {
    padding: 32px 8px 28px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container.usage-of-colors {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container.customer-experience {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .video {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .heading-text {
    width: 95%;
  }

  .heading-text.expirience {
    width: 90%;
  }

  .heading {
    font-size: 32px;
  }

  .heading.light {
    font-size: 32px;
  }

  .text-block.setup {
    width: 90%;
  }

  .image-1 {
    height: 288px;
    border-top-left-radius: 74px;
    border-top-right-radius: 74px;
    background-position: 3% 0%;
    background-size: cover;
  }

  .execution-carousel {
    width: 90%;
  }

  .design-language {
    height: 618px;
    border-radius: 90px;
  }

  .image-2 {
    top: 0px;
    bottom: 0px;
    width: 100%;
  }

  .colors {
    margin-top: -80px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    grid-column-gap: 8px;
  }

  .zoning {
    width: 95%;
  }

  .material-image {
    width: 256px;
  }

  .quote {
    width: 90%;
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 20px;
  }

  .subtitle {
    margin-bottom: 0px;
  }

  .setup-item {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 40px;
  }

  .setup-item.right {
    padding-right: 0px;
    padding-left: 40px;
  }

  .setup-image.first {
    top: 141px;
    width: 90%;
  }

  .setup-image.second {
    top: 771px;
    width: 90%;
  }

  .setup-image.third {
    bottom: 310px;
    width: 90%;
  }

  .setup-list {
    margin-top: 334px;
    grid-row-gap: 324px;
  }

  .results-list {
    margin-top: 64px;
    margin-bottom: 0px;
  }

  .line {
    top: -76px;
    width: 1px;
    height: 50%;
  }

  .line-2 {
    bottom: -89.4688px;
    height: 50%;
  }

  .bubble {
    bottom: 1005px;
    width: 35%;
  }

  .bubble-2 {
    width: 35%;
  }

  .panthone {
    width: 48%;
    max-width: 48%;
  }

  .invaders-animation {
    top: 35%;
    width: 70%;
    height: auto;
  }

  .image-26 {
    right: -28%;
    bottom: -67px;
    width: 50%;
    height: auto;
  }

  .arcade-machine {
    left: -1%;
    bottom: 16%;
    width: 90%;
    max-width: 90%;
  }
}

@font-face {
  font-family: 'Samsungone 400 v1';
  src: url('../fonts/SamsungOne-400_v1.0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@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-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Samsungsharpsans';
  src: url('../fonts/SamsungSharpSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}