:root {
  --white: white;
  --black: black;
}

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

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

.header {
  float: none;
  clear: none;
  aspect-ratio: auto;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/graphic-designer-2023-01-213-21-04-41-utc.jpg');
  background-size: cover;
  height: 600px;
  display: block;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.image {
  display: block;
}

.div-block {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.navbar {
  background-color: rgba(221, 221, 221, 0);
  padding-top: 20px;
}

.nav-link {
  color: #fff;
  padding-left: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.image-2, .nav-menu {
  background-color: rgba(0, 0, 0, 0);
}

.brand {
  margin-top: 10px;
  display: block;
}

.container {
  width: auto;
  height: 300px;
  display: block;
}

.landing-page-header {
  width: auto;
  height: auto;
  padding-top: 105px;
  padding-left: 0;
  padding-right: 0;
}

.heading {
  font-family: Montserrat, sans-serif;
  line-height: 40px;
}

.bold-text {
  color: #fff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 60px;
  font-weight: 200;
  line-height: 50px;
}

.watch-explainer-video-here {
  height: 155px;
  overflow: hidden;
}

.div-block-2 {
  background-color: #000;
  flex-wrap: wrap;
  align-content: flex-end;
  align-items: center;
  width: 500px;
  height: 30px;
  margin-top: 125px;
  margin-left: 540px;
  display: flex;
  position: static;
  overflow: visible;
}

.text-block {
  color: #fff;
  padding-top: 100px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  display: none;
}

.columns {
  margin-left: 0;
  margin-right: 0;
  padding-left: 100px;
}

.image-3 {
  margin-left: -149px;
  padding-top: 104px;
  display: none;
}

.image-4 {
  padding-top: 24px;
}

.what-we-do {
  height: 800px;
  display: none;
}

.container-2 {
  background-color: #fff;
  width: auto;
  height: auto;
  margin-left: 100px;
  margin-right: 100px;
}

.body {
  aspect-ratio: auto;
  object-fit: fill;
}

.text-block-2 {
  color: #787878;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.paragraph-1 {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}

.text-light {
  font-weight: 300;
}

.text-bold {
  text-align: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 20px;
}

.paragraph-2 {
  padding-top: 20px;
  padding-right: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 22px;
}

.div-block-3 {
  height: auto;
  margin-top: 60px;
}

.div-block-4 {
  height: 50px;
  display: none;
}

.div-block-5 {
  width: auto;
  height: auto;
}

.column {
  background-image: url('../images/young-woman-contactless-pays-public-transport.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.column-2 {
  background-position: 50%;
  background-repeat: repeat;
  background-size: contain;
  background-attachment: fixed;
  height: 500px;
}

.column-3 {
  background-image: none;
}

.div-block-6 {
  height: 30px;
}

.clients {
  background-color: #000;
  height: 600px;
  position: static;
}

.div-block-7 {
  height: 300px;
  padding: 20px 40px;
  display: block;
}

.div-block-8 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 155px;
  margin-left: 100px;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-9 {
  text-align: left;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
}

.text-block-3 {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.div-block-10 {
  height: 50px;
}

.paragraph-3 {
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  padding-top: 60px;
  padding-left: 0;
  padding-right: 140px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 20px;
  font-weight: 200;
  line-height: 22px;
}

.text-block-4 {
  color: #fff;
  text-align: right;
  font-family: Montserrat, sans-serif;
}

.column-4 {
  padding-left: 0;
  padding-right: 0;
}

.div-block-11 {
  color: #fff;
  height: 50px;
}

.div-block-12 {
  height: 100px;
}

.grid {
  grid-template: "Area"
                 "."
                 "."
                 "."
                 / 1fr 1fr 1fr;
  margin-top: 130px;
  margin-right: 60px;
  padding-left: 0;
  padding-right: 70px;
}

.image-5 {
  padding: 20px 15px;
}

.image-6 {
  padding: 20px;
}

.image-7 {
  padding: 20px 40px;
}

.image-8 {
  padding: 20px 30px;
}

.image-9 {
  padding: 20px 33px;
}

.image-10 {
  padding: 20px 28px;
}

.image-11 {
  padding: 20px 55px;
}

.image-12 {
  padding: 20px 32px;
}

.image-13 {
  padding: 20px 35px;
}

.image-14 {
  padding: 20px;
}

.image-15 {
  padding: 40px;
}

.image-16 {
  padding: 20px 34px;
}

.clients-and-projects {
  background-color: #000;
  height: 620px;
  padding-top: 0;
  display: block;
  position: static;
}

.div-block-13 {
  padding-left: 100px;
  padding-right: 100px;
}

.text-block-3-copy {
  color: #787878;
  text-align: center;
  margin-top: 10px;
  padding: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.paragraph-3-copy {
  color: #000;
  text-align: center;
  margin-bottom: auto;
  padding-top: 0;
  padding-left: 59px;
  padding-right: 59px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 22px;
}

.parallax-slider {
  background-color: rgba(221, 221, 221, 0);
  height: auto;
}

.left-arrow, .right-arrow {
  display: none;
}

.mask {
  width: 344px;
  height: auto;
  overflow: visible;
}

.ratio_166 {
  aspect-ratio: 2 / 3;
}

.image-17 {
  width: 100%;
  height: 100%;
}

.div-block-15 {
  width: 250px;
  height: 500px;
}

.image-cover {
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  position: relative;
}

.div-block-16 {
  height: 250px;
}

.text-block-5 {
  color: #fff;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 21px;
  font-weight: 500;
}

.text-block-6 {
  color: #fff;
  margin-top: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-style: italic;
  font-weight: 300;
  line-height: 16px;
}

.mask-2 {
  height: 400px;
}

.slider {
  background-color: rgba(221, 221, 221, 0);
  height: 400px;
  margin-top: 20px;
}

.div-block-17 {
  width: 240px;
  height: 400px;
  display: inline-block;
  position: relative;
}

.image-18 {
  filter: brightness(65%);
  object-fit: cover;
  border-radius: 11px;
  width: 240px;
  height: 400px;
}

.left-arrow-2 {
  transform: translate(-40px);
}

.right-arrow-2 {
  transform: translate(40px);
}

.div-block-18 {
  object-fit: cover;
  width: 240px;
  height: 400px;
  padding: 19px;
  display: inline-block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slide-2 {
  width: 240px;
  height: 400px;
  margin-right: 5px;
}

.slide-nav {
  display: none;
}

.icon {
  outline-offset: 10px;
  border-radius: 20px;
  outline: 1px solid #fff;
  font-size: 20px;
}

.column-5 {
  height: 350px;
}

.container-4 {
  padding-top: 20px;
}

.div-block-20 {
  height: 100px;
  display: block;
}

.div-block-21 {
  height: 200px;
}

.text-block-8 {
  opacity: 0;
}

.image-20 {
  opacity: 0;
  margin-left: 0;
  padding-right: 0;
}

.image-21 {
  margin-left: 169px;
  padding-right: 10px;
}

.image-22 {
  text-align: right;
}

.text-block-9 {
  color: rgba(51, 51, 51, .71);
  text-align: right;
  margin-top: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 8px;
}

.button {
  color: #fc0;
  background-color: rgba(56, 152, 236, 0);
  justify-content: center;
  margin-top: 32px;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
  display: none;
}

.background-video {
  height: 750px;
}

.columns-3 {
  display: none;
}

.heading-2 {
  margin-top: auto;
}

.carousel-container {
  justify-content: space-around;
  display: flex;
  overflow: hidden;
}

.logo-container {
  justify-content: space-around;
  min-width: 100%;
  display: flex;
}

.text-block-10 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
}

.button-3 {
  background-color: rgba(56, 152, 236, 0);
  border: 1px solid #fff;
  border-radius: 20px;
  margin-top: 14px;
  font-family: Montserrat, sans-serif;
  font-size: 8px;
  line-height: 10px;
}

.section {
  display: none;
}

.paragraph-4 {
  color: #fff;
  text-align: center;
  padding: 0 139px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.div-block-25 {
  height: 200px;
}

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

.columns-4 {
  margin-bottom: auto;
}

.icon-2 {
  outline-offset: 10px;
  border-radius: 20px;
  outline: 1px solid #fff;
  font-size: 20px;
}

.image-23 {
  display: none;
}

.image-25 {
  border-radius: 20px;
  margin-top: auto;
}

.icon-3 {
  outline-offset: 10px;
  border-radius: 20px;
  outline: 1px solid #fff;
  font-size: 20px;
}

.container-7 {
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 50px;
}

.column-18 {
  padding-left: 0;
  padding-right: 0;
}

.columns-5 {
  margin-left: auto;
  margin-right: auto;
}

.paragraph-5 {
  color: #fff;
  margin-top: 100px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 20px;
  font-weight: 100;
}

.button-4 {
  outline-offset: 0px;
  background-color: rgba(0, 0, 0, .5);
  border-radius: 10px;
  outline: 1px solid #fff;
  margin-top: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
}

.div-block-29 {
  margin-top: 40px;
}

.button-5 {
  background-color: rgba(56, 152, 236, 0);
}

.button-6 {
  outline-offset: 0px;
  background-color: #fff;
  border-radius: 20px;
  outline: 1px solid #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
}

.text-span {
  color: #000;
}

.div-block-30, .flex-block {
  display: none;
}

.text-block-1 {
  color: #787878;
  text-align: left;
  margin-bottom: 40px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.paragraph-6 {
  color: #fff;
  text-align: left;
  margin-bottom: auto;
  padding-top: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 20px;
  font-weight: 200;
  line-height: 22px;
}

.div-block-31 {
  background-color: #e0e0e0;
  height: 1.5px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.container-11 {
  height: 100%;
  margin-top: 40px;
  margin-bottom: 0;
  margin-left: 140px;
  padding-right: 39px;
}

.column-20 {
  background-image: url('../images/developers-discussing-programming-code.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 100%;
}

.what-we-do-2 {
  height: 400px;
}

.columns-6 {
  height: 100%;
}

.column-21 {
  background-color: #000;
  height: 100%;
  padding-bottom: 0;
}

.div-block-32 {
  height: 2px;
}

.div-block-33 {
  text-align: center;
  background-color: #fff;
  border-radius: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: 40px;
  display: flex;
}

.text-block-12 {
  text-align: left;
  padding-left: 140px;
  padding-right: 92px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.text-block-13 {
  text-align: left;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 20px;
  line-height: 22px;
}

.text-block-14 {
  color: #787878;
  margin-bottom: 22px;
  padding-top: 64px;
  font-family: Montserrat, sans-serif;
}

.paragraph-7 {
  padding-top: 18px;
  padding-right: 210px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.container-12 {
  margin-top: 40px;
  padding-bottom: 0;
}

.paragraph-8 {
  padding-top: 17px;
  padding-right: 210px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 20px;
}

.our-promise {
  height: 400px;
}

.text-block-15 {
  color: #787878;
  margin-left: 40px;
  margin-right: 269px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.paragraph-9 {
  margin-top: 40px;
  margin-bottom: auto;
  margin-right: 151px;
  padding-left: 40px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 20px;
}

.container-13 {
  margin-top: 100px;
  margin-bottom: 140px;
}

.columns-7 {
  height: 100%;
}

.column-22 {
  background-image: url('../images/young-woman-contactless-pays-public-transport.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 100%;
}

.columns-8 {
  margin-left: 0;
  margin-right: 0;
}

.container-14 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.column-24 {
  padding-left: 0;
  padding-right: 0;
}

.text-span-3 {
  color: #fc0;
}

@media screen and (min-width: 1280px) {
  .header {
    filter: none;
    background-image: url('../images/graphic-designer-2023-01-213-21-04-41-utc.jpg');
    background-size: cover;
  }

  .landing-page-header {
    margin-left: auto;
    padding-top: 100px;
    padding-left: 0;
  }

  .heading {
    font-size: 60px;
  }

  .bold-text {
    font-weight: 200;
    line-height: 57px;
  }

  .text-block {
    color: #fff;
    border: 1px solid #fff;
    font-size: 15px;
    display: none;
  }

  .image-3 {
    margin-left: -15px;
    padding-top: 104px;
    display: none;
  }

  .what-we-do {
    height: 800px;
    display: block;
  }

  .div-block-3 {
    height: 50px;
  }

  .clients {
    height: 700px;
  }

  .div-block-7 {
    height: 100px;
    margin-top: -100px;
  }

  .div-block-8 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-9 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 122px;
    padding-right: 122px;
  }

  .paragraph-3 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-12 {
    display: none;
  }

  .image-5 {
    padding: 0 8px;
  }

  .image-6 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .image-7 {
    padding: 0 16px;
  }

  .image-8 {
    padding: 20px 20px 21px;
  }

  .image-9 {
    padding: 0 22px;
  }

  .image-10 {
    padding: 0 18px;
  }

  .image-11 {
    padding: 30px 51px 28px;
  }

  .image-12 {
    padding: 0 27px;
  }

  .image-13 {
    padding: 0 13px;
  }

  .image-14 {
    padding: 13px 17px;
  }

  .image-15 {
    padding: 0 25px;
  }

  .image-16 {
    padding: 0 15px;
  }

  .clients-and-projects {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0);
    height: 600px;
    display: block;
  }

  .text-block-3-copy {
    color: #787878;
    margin-top: 42px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-14 {
    height: 80px;
  }

  .paragraph-3-copy {
    color: #000;
    padding-top: 0;
    padding-left: 31px;
    padding-right: 31px;
  }

  .div-block-16 {
    height: 250px;
  }

  .text-block-5 {
    color: #fff;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 26px;
    font-weight: 500;
    line-height: 24px;
  }

  .text-block-6 {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-right: 27px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-style: italic;
    font-weight: 300;
    line-height: 15px;
  }

  .mask-2 {
    margin-top: 10px;
  }

  .slider {
    background-color: rgba(221, 221, 221, 0);
    height: 400px;
  }

  .div-block-17 {
    width: 240px;
    height: 400px;
    position: relative;
  }

  .image-18 {
    aspect-ratio: auto;
    filter: brightness(55%);
    object-fit: cover;
    width: 250px;
    height: 400px;
  }

  .left-arrow-2 {
    outline-offset: 0px;
    outline: 3px #fff;
    transform: translate(-40px);
  }

  .right-arrow-2 {
    transform: translate(40px);
  }

  .div-block-18 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: fill;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 240px;
    height: 400px;
    padding: 14px;
    display: inline-block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    overflow: visible;
  }

  .slide-2 {
    width: 240px;
    height: 400px;
    margin-right: 5px;
  }

  .slide-nav {
    display: none;
  }

  .icon {
    outline-offset: 10px;
    color: #787878;
    border-radius: 20px;
    outline: 1px solid #787878;
    font-size: 20px;
    transform: translate(0);
    box-shadow: 0 6px 5px -6px rgba(0, 0, 0, .2);
  }

  .container-4 {
    padding-left: 0;
  }

  .footer {
    color: rgba(51, 51, 51, .41);
    margin-top: 140px;
    margin-bottom: auto;
    padding-bottom: 20px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 10px;
  }

  .div-block-20 {
    height: 100px;
    display: none;
  }

  .div-block-21 {
    height: 200px;
  }

  .text-block-8 {
    opacity: 0;
    margin-top: 15px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    line-height: 15px;
  }

  .image-20 {
    margin-left: 20px;
  }

  .image-21 {
    margin-left: 149px;
  }

  .image-22 {
    margin-left: 20px;
  }

  .text-block-9 {
    text-align: right;
    margin-top: 25px;
    font-size: 8px;
  }

  .button {
    color: #fc0;
    text-align: center;
    background-color: rgba(56, 152, 236, 0);
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    display: none;
  }

  .play-pause-button {
    display: none;
  }

  .background-video {
    height: 750px;
  }

  .heading-2 {
    font-size: 60px;
  }

  .carousel-container {
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    overflow: hidden;
  }

  .logo-container {
    object-fit: fill;
    justify-content: space-around;
    min-width: 100%;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .text-block-10 {
    color: #fff;
    font-family: Montserrat, sans-serif;
    font-size: 8px;
  }

  .button-3 {
    background-color: rgba(56, 152, 236, 0);
    border: 1px solid #fff;
    border-radius: 20px;
    font-family: Montserrat, sans-serif;
    font-size: 8px;
    line-height: 14px;
  }

  .section {
    display: none;
  }

  .paragraph-4 {
    color: #000;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 20px;
    font-weight: 200;
    line-height: 22px;
  }

  .div-block-25 {
    height: 200px;
  }

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

  .columns-4 {
    margin-bottom: 20px;
  }

  .icon-2 {
    outline-offset: 10px;
    color: #787878;
    border-radius: 20px;
    outline: 1px solid #787878;
    font-size: 20px;
  }

  .image-25 {
    padding-top: 30px;
  }

  .image-26 {
    padding-left: 0;
  }

  .icon-3 {
    opacity: 1;
    outline-offset: 10px;
    border: 1px #fff;
    border-radius: 20px;
    outline: 1px solid #fff;
    font-size: 20px;
    overflow: visible;
    transform: translate(0);
  }

  .container-7 {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .column-18 {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-5 {
    color: #fff;
    margin-top: 100px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 30px;
    font-weight: 100;
    line-height: 30px;
  }

  .button-4 {
    outline-offset: 0px;
    background-color: rgba(0, 0, 0, .47);
    border-radius: 5px;
    outline: 1px solid #fff;
    margin-top: 20px;
  }

  .button-6 {
    font-size: 15px;
  }

  .flex-block {
    display: none;
  }

  .columns-8, .container-14 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .column-24 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (min-width: 1440px) {
  .header {
    filter: none;
    background-color: #000;
    background-image: url('../images/graphic-designer-2023-01-213-21-04-41-utc.jpg');
    background-size: cover;
    height: 720px;
  }

  .nav-link {
    padding-top: 25px;
  }

  .container {
    height: auto;
  }

  .landing-page-header {
    margin-bottom: 41px;
    margin-left: auto;
    padding-top: 131px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading {
    text-align: left;
    object-fit: fill;
    margin: 0 auto 10px;
    font-size: 55px;
    font-weight: 100;
    line-height: 44px;
    display: block;
  }

  .bold-text {
    font-size: 60px;
    font-weight: 200;
    line-height: 60px;
  }

  .text-block {
    color: #000;
    border-color: rgba(255, 255, 255, 0);
    padding-top: 40px;
    font-size: 15px;
    display: none;
  }

  .image-3 {
    margin-top: 3px;
    margin-left: -135px;
    padding-top: 44px;
    display: none;
  }

  .image-4 {
    padding-top: 29px;
  }

  .what-we-do {
    color: #787878;
    height: 430px;
    display: block;
  }

  .text-block-2 {
    font-size: 20px;
  }

  .clients {
    height: 650px;
    margin-top: auto;
    position: static;
  }

  .div-block-7 {
    height: 150px;
    margin-top: -90px;
  }

  .div-block-8 {
    margin-left: 159px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-9 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-3 {
    color: #787878;
    font-size: 14px;
  }

  .paragraph-3 {
    min-width: auto;
    padding-top: 60px;
    padding-left: 0;
    padding-right: 160px;
  }

  .div-block-11 {
    font-size: 20px;
  }

  .div-block-12 {
    height: 30px;
  }

  .grid {
    padding: 19px;
  }

  .image-5, .image-6 {
    padding: 15px;
  }

  .image-7 {
    padding: 15px 43px;
  }

  .image-8, .image-9 {
    padding: 15px 37px;
  }

  .image-10 {
    padding: 15px 40px;
  }

  .image-11 {
    padding: 15px 58px;
  }

  .image-12 {
    padding: 15px 36px;
  }

  .image-13 {
    padding: 15px 39px;
  }

  .image-14 {
    padding: 19px 28px;
    overflow: auto;
  }

  .image-15 {
    padding: 30px 38px;
  }

  .image-16 {
    padding: 15px 40px;
  }

  .clients-and-projects {
    background-color: #fff;
    height: 750px;
    display: block;
    position: static;
  }

  .container-3 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .text-block-3-copy {
    color: #787878;
    margin-top: 62px;
    font-size: 14px;
  }

  .div-block-14 {
    height: 50px;
  }

  .paragraph-3-copy {
    color: #000;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 26px;
    font-weight: 300;
    line-height: 28px;
  }

  .parallax-slider {
    color: #fff;
    width: auto;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    display: inline-block;
  }

  .left-arrow, .right-arrow {
    display: none;
  }

  .mask {
    overflow: visible;
  }

  .div-block-15 {
    width: 200px;
    height: 375px;
  }

  .image-cover {
    aspect-ratio: auto;
    object-fit: cover;
  }

  .parallax-card-inner {
    width: 200px;
    height: 375px;
    padding: 20px;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .div-block-16 {
    height: 230px;
  }

  .text-block-5 {
    padding-bottom: 10px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    overflow: hidden;
  }

  .text-block-6 {
    padding-top: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
    line-height: 17px;
    overflow: visible;
  }

  .slide {
    aspect-ratio: auto;
    margin-left: 0;
    margin-right: 0;
    overflow: visible;
  }

  .mask-2 {
    width: auto;
    height: auto;
    margin-top: 20px;
    overflow: hidden;
  }

  .slider {
    color: #fff;
    background-color: rgba(221, 221, 221, 0);
    width: auto;
    height: auto;
    margin-top: 10px;
    overflow: visible;
  }

  .div-block-17 {
    width: 250px;
    height: 400px;
    margin-top: 0;
    position: relative;
  }

  .image-18 {
    aspect-ratio: auto;
    opacity: 1;
    filter: brightness(70%);
    -webkit-text-fill-color: inherit;
    mix-blend-mode: normal;
    object-fit: cover;
    object-position: 50% 0%;
    background-clip: border-box;
    width: 100%;
    height: 100%;
    padding-left: 0;
    position: static;
    overflow: hidden;
  }

  .left-arrow-2 {
    color: #787878;
    -webkit-text-fill-color: inherit;
    background-color: rgba(255, 255, 255, .5);
    background-clip: border-box;
    border: 1px solid #787878;
    border-radius: 100%;
    width: 44px;
    height: 44px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 20px;
    transform: translate(-25px);
    box-shadow: 0 0 20px -2px rgba(0, 0, 0, .34);
  }

  .right-arrow-2 {
    color: #000;
    background-color: rgba(255, 255, 255, .5);
    border: 1px solid #787878;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    transform: translate(25px);
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, .2);
  }

  .div-block-18 {
    width: 250px;
    height: 400px;
    padding: 17px;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .slide-2 {
    width: 239px;
    height: 400px;
    margin-right: 14px;
    overflow: visible;
  }

  .slide-nav {
    color: rgba(255, 255, 255, 0);
    background-color: rgba(255, 255, 255, 0);
    display: none;
  }

  .icon {
    color: #787878;
    -webkit-text-stroke-color: #000;
    border: 1px solid rgba(71, 71, 71, 0);
    outline-color: #787878;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 20px;
  }

  .column-5 {
    overflow: visible;
  }

  .container-4 {
    width: 1000px;
    max-width: none;
    height: 500px;
    padding-top: 0;
    overflow: visible;
  }

  .div-block-19 {
    height: 150px;
  }

  .footer {
    height: 400px;
    margin-top: auto;
    padding-bottom: 0;
    position: static;
  }

  .container-5 {
    width: 1000px;
    max-width: none;
    height: 100%;
  }

  .div-block-20 {
    height: 200px;
    display: none;
    overflow: visible;
  }

  .text-block-7 {
    margin-top: 40px;
    padding-left: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  }

  .image-19 {
    margin-top: 42px;
  }

  .columns-2 {
    color: #000;
  }

  .div-block-21 {
    height: 200px;
  }

  .div-block-22 {
    height: 100px;
    position: absolute;
  }

  .div-block-23 {
    width: 100px;
    height: 100%;
  }

  .div-block-24 {
    width: auto;
    height: auto;
    margin-bottom: auto;
    padding-top: 0;
  }

  .text-block-8 {
    opacity: 0;
    margin-top: 14px;
    padding-right: 40px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 12px;
    line-height: 15px;
  }

  .image-20 {
    opacity: 0;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .image-21 {
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .image-22 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .text-block-9 {
    color: rgba(51, 51, 51, .3);
    text-align: right;
    margin-top: 30px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 9px;
  }

  .button {
    color: #fc0;
    text-align: center;
    -webkit-text-stroke-color: rgba(120, 120, 120, 0);
    background-color: rgba(56, 152, 236, 0);
    margin-top: 20px;
    padding-top: 0;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 600;
    display: none;
  }

  .play-pause-button {
    display: none;
  }

  .background-video {
    -webkit-backdrop-filter: brightness(145%);
    backdrop-filter: brightness(145%);
    object-fit: fill;
    width: auto;
    height: 800px;
  }

  .button-2 {
    text-align: left;
    background-color: rgba(56, 152, 236, 0);
    margin-top: 60px;
    padding-left: 0;
  }

  .columns-3 {
    margin-top: 80px;
    font-family: Montserrat, sans-serif;
  }

  .bold-text-2 {
    color: #fff;
    font-weight: 600;
  }

  .heading-2 {
    margin-top: 0;
    margin-bottom: 0;
    font-style: italic;
  }

  .carousel-container {
    min-width: 11%;
    margin-top: 20px;
    margin-bottom: 20px;
    display: flex;
    overflow: hidden;
  }

  .logo-container {
    justify-content: space-around;
    min-width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    display: flex;
  }

  .logo-image {
    height: 50px;
  }

  .text-block-10 {
    font-family: Montserrat, sans-serif;
    font-size: 8px;
  }

  .button-3 {
    background-color: rgba(0, 0, 0, .23);
    border: 1px solid #fff;
    border-radius: 20px;
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Montserrat, sans-serif;
    font-size: 9px;
  }

  .container-6 {
    margin-top: 0;
  }

  .section {
    width: auto;
    height: auto;
    display: none;
  }

  .paragraph-4 {
    color: #000;
    text-align: center;
    margin-top: 10px;
    margin-bottom: auto;
    padding-top: 0;
    padding-bottom: 10px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 22px;
  }

  .div-block-25 {
    height: 200px;
  }

  .columns-4 {
    border: 0 #000;
    border-radius: 20px;
    margin-top: 100px;
    margin-bottom: auto;
    padding-bottom: 0;
  }

  .icon-2 {
    color: #787878;
    outline-color: #787878;
  }

  .container-7 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-26 {
    margin-top: 100px;
  }

  .paragraph-5 {
    color: var(--white);
    margin-top: 100px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 30px;
    font-weight: 100;
    line-height: 30px;
  }

  .button-4 {
    outline-offset: 0px;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 6px;
    outline: 1px solid #fff;
    margin-top: 20px;
  }

  .button-6 {
    font-size: 15px;
  }

  .flex-block {
    display: none;
  }

  .container-11 {
    padding-right: 82px;
  }

  .text-block-15 {
    margin-left: 60px;
  }

  .paragraph-9 {
    padding-left: 60px;
  }

  .div-block-34 {
    height: 50px;
  }
}

@media screen and (min-width: 1920px) {
  .header {
    background-image: url('../images/graphic-designer-2023-01-213-21-04-41-utc.jpg');
    background-size: cover;
  }

  .what-we-do {
    height: 100%;
    display: block;
  }

  .text-block-2 {
    font-size: 30px;
  }

  .paragraph-1 {
    font-size: 30px;
    line-height: 30px;
  }

  .text-bold {
    font-size: 25px;
  }

  .paragraph-2 {
    font-size: 30px;
    font-weight: 200;
    line-height: 27px;
  }

  .div-block-4 {
    height: 100px;
  }

  .clients {
    height: 700px;
    margin-top: 100px;
  }

  .div-block-8 {
    margin-left: 97px;
    margin-right: 78px;
  }

  .div-block-9 {
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-3 {
    margin-top: auto;
  }

  .paragraph-3 {
    margin-left: auto;
    margin-right: auto;
    padding: 43px 0;
    font-size: 30px;
    line-height: 30px;
  }

  .grid {
    margin-top: 0;
    margin-bottom: 0;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .image-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-6 {
    padding: 12px;
  }

  .image-7 {
    padding-left: 58px;
    padding-right: 58px;
  }

  .image-8 {
    padding-left: 53px;
    padding-right: 53px;
  }

  .image-9 {
    padding-left: 52px;
    padding-right: 52px;
  }

  .image-10 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .image-11 {
    padding-left: 80px;
    padding-right: 80px;
  }

  .image-12, .image-13 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .image-14 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-15, .image-16 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .clients-and-projects {
    aspect-ratio: auto;
    display: block;
    overflow: visible;
  }

  .div-block-13 {
    padding-left: 0;
    padding-right: 0;
  }

  .mask-2 {
    overflow: hidden;
  }

  .slider {
    aspect-ratio: auto;
    margin-top: 60px;
    overflow: visible;
  }

  .image-18 {
    filter: brightness();
  }

  .footer {
    margin-top: auto;
  }

  .div-block-21 {
    height: 190px;
  }

  .div-block-24 {
    padding-bottom: 10px;
  }

  .text-block-8 {
    opacity: 0;
  }

  .image-20 {
    opacity: 1;
  }

  .image-21 {
    margin-left: 125px;
    margin-right: auto;
    padding-right: 0;
  }

  .button {
    font-size: 19px;
    display: none;
  }

  .section {
    display: none;
  }

  .paragraph-4 {
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 28px;
  }

  .column-6 {
    font-size: 30px;
  }

  .image-27 {
    margin-left: 26px;
  }

  .paragraph-5 {
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0);
    margin-top: 140px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 30px;
    font-weight: 100;
    line-height: 40px;
  }

  .button-4 {
    outline-offset: 3px;
    background-color: rgba(0, 0, 0, .49);
    border-radius: 7px;
    outline: 1px solid #fff;
    margin-top: 20px;
    font-size: 20px;
  }

  .container-9 {
    margin-top: 20px;
  }

  .image-28 {
    margin-left: 21px;
  }

  .button-6 {
    margin-left: 23px;
  }

  .container-10 {
    margin-top: 150px;
    margin-left: 62px;
    padding-right: 165px;
  }

  .flex-block {
    display: none;
  }

  .text-block-1 {
    margin-top: 40px;
    margin-bottom: 60px;
    font-size: 20px;
  }

  .paragraph-6 {
    padding-right: 130px;
    font-size: 25px;
    line-height: 30px;
  }

  .container-11 {
    padding-right: 130px;
  }

  .what-we-do-2 {
    height: 500px;
  }

  .our-promise {
    height: 400px;
  }

  .text-block-15 {
    font-size: 20px;
  }

  .paragraph-9 {
    font-size: 30px;
    line-height: 30px;
  }

  .container-13 {
    margin-top: 150px;
  }

  .columns-7 {
    height: 100%;
  }

  .column-22 {
    height: 500px;
  }

  .column-23 {
    height: 100%;
  }
}

@media screen and (max-width: 991px) {
  .header {
    background-image: url('../images/graphic-designer-2023-01-213-21-04-41-utc.jpg');
    background-size: cover;
  }

  .nav-menu {
    background-color: rgba(0, 0, 0, .81);
    width: auto;
    height: 180px;
    margin-top: -8px;
    padding-top: 30px;
  }

  .landing-page-header {
    margin-left: auto;
    padding-top: 100px;
    padding-right: 0;
  }

  .heading {
    text-align: center;
    margin-bottom: auto;
  }

  .bold-text {
    text-align: center;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 40px;
  }

  .text-block {
    color: #000;
    padding-top: 0;
    font-size: 11px;
  }

  .image-3 {
    margin-left: -12px;
    padding-top: 0;
  }

  .image-4 {
    display: none;
  }

  .what-we-do {
    height: 850px;
  }

  .paragraph-1 {
    line-height: 17px;
  }

  .text-bold {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 15px;
    line-height: 18px;
  }

  .paragraph-2 {
    padding-right: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 22px;
  }

  .div-block-6 {
    display: none;
  }

  .clients {
    height: 400px;
  }

  .div-block-7 {
    height: 80px;
    display: block;
  }

  .div-block-8 {
    margin-top: auto;
    margin-left: auto;
    padding-top: 98px;
  }

  .div-block-9 {
    margin-left: 60px;
    margin-right: 60px;
    padding-top: 0;
  }

  .text-block-3 {
    margin-bottom: 35px;
    font-size: 10px;
  }

  .paragraph-3 {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
    line-height: 18px;
  }

  .grid {
    margin-top: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .image-5 {
    padding: 14px;
  }

  .image-6 {
    padding: 19px;
  }

  .image-7 {
    padding: 7px;
  }

  .image-8, .image-9 {
    padding: 11px;
  }

  .image-10 {
    padding: 12px;
  }

  .image-11 {
    padding: 28px;
  }

  .image-12 {
    padding: 11px;
  }

  .image-13 {
    padding: 10px;
  }

  .image-14 {
    padding: 9px;
  }

  .image-15, .image-16 {
    padding: 12px;
  }

  .clients-and-projects {
    background-color: var(--black);
    height: 500px;
  }

  .text-block-3-copy {
    margin-top: 90px;
  }

  .div-block-16 {
    height: 170px;
  }

  .text-block-5 {
    font-size: 15px;
  }

  .text-block-6 {
    margin-top: 10px;
    padding-right: 0;
    font-size: 10px;
    line-height: 13px;
  }

  .mask-2 {
    height: 300px;
    padding-right: 0;
  }

  .slider {
    height: 300px;
  }

  .div-block-17 {
    width: 170px;
    height: 300px;
  }

  .image-18 {
    filter: brightness(65%);
    width: 200px;
    height: 300px;
  }

  .div-block-18 {
    width: 170px;
    height: 300px;
  }

  .slide-2 {
    width: 170px;
    height: 300px;
    margin-right: 16px;
    overflow: hidden;
  }

  .slide-nav {
    display: none;
  }

  .icon {
    outline-offset: 5px;
    border: 1px #fff;
    border-radius: 14px;
    outline: 1px solid #fff;
    font-size: 15px;
  }

  .column-5 {
    height: 300px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-4 {
    transform: translate(0);
  }

  .div-block-20 {
    height: 100px;
  }

  .columns-2 {
    margin-top: 25px;
    margin-left: 10px;
    margin-right: 10px;
    display: none;
  }

  .div-block-24 {
    margin-bottom: 20px;
    padding-top: 0;
  }

  .text-block-8 {
    margin-top: 13px;
    padding-top: 0;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 10px;
    line-height: 14px;
  }

  .image-20 {
    margin-left: -12px;
    margin-right: -12px;
  }

  .image-21 {
    margin-top: -11px;
    margin-left: 95px;
  }

  .image-22 {
    padding-left: 4px;
    padding-right: 4px;
  }

  .text-block-9 {
    margin-top: 19px;
    font-size: 6px;
  }

  .button, .play-pause-button {
    display: none;
  }

  .columns-3 {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .heading-2 {
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
  }

  .paragraph-4 {
    color: var(--white);
    font-size: 15px;
  }

  .bold-text-3 {
    text-align: right;
    padding-left: 0;
    font-size: 12px;
  }

  .columns-4 {
    margin-left: 0;
    margin-right: 0;
  }

  .icon-2 {
    outline-offset: 5px;
    border: 1px solid rgba(255, 255, 255, 0);
    border-radius: 20px;
    outline: 1px solid #fff;
    font-size: 15px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0);
  }

  .column-6 {
    padding-left: 0;
  }

  .image-24 {
    padding: 57px 57px 40px 0;
  }

  .image-26 {
    margin-left: 7px;
  }

  .icon-3 {
    outline-offset: 5px;
    font-size: 10px;
  }

  .italic-text {
    line-height: 47px;
  }

  .image-27 {
    padding-right: 105px;
  }

  .div-block-26 {
    margin-left: 55px;
  }

  .menu-button {
    color: #fff;
    -webkit-text-stroke-color: #000;
  }

  .column-17 {
    display: none;
  }

  .menu-button-2, .menu-button-2.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .paragraph-5 {
    text-align: center;
    padding-left: 187px;
    padding-right: 187px;
    line-height: 24px;
  }

  .button-4 {
    text-align: center;
    margin-top: 22px;
    margin-left: 295px;
    margin-right: 295px;
    display: block;
  }

  .button-6 {
    margin-left: 55px;
  }

  .container-10 {
    padding-top: 74px;
    padding-left: 0;
    padding-right: 44px;
  }

  .flex-block {
    text-align: center;
    margin-top: 40px;
    display: block;
  }

  .paragraph-6 {
    font-size: 15px;
    line-height: 18px;
  }

  .container-11 {
    margin-top: auto;
    margin-left: 20px;
    padding-top: 60px;
    padding-right: 20px;
  }

  .text-block-15 {
    margin-top: 20px;
    margin-right: auto;
    font-size: 10px;
  }

  .paragraph-9 {
    margin-right: 60px;
    font-size: 15px;
    line-height: 18px;
  }

  .container-13 {
    margin-top: auto;
    padding-top: 60px;
  }

  .text-span-2 {
    font-size: 10px;
  }
}

@media screen and (max-width: 767px) {
  .header {
    object-fit: fill;
    height: 250px;
    position: static;
  }

  .image {
    margin-top: 4px;
    margin-left: 16px;
    padding-right: 74px;
  }

  .container {
    height: 200px;
  }

  .landing-page-header {
    margin-top: 50px;
    margin-left: auto;
    padding-top: 0;
    padding-left: 30px;
  }

  .heading {
    text-align: center;
    margin-top: -22px;
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-size: 20px;
    line-height: 0;
  }

  .bold-text {
    font-size: 26px;
    line-height: 30px;
  }

  .text-block {
    margin-top: -11px;
    padding-top: 0;
  }

  .image-3 {
    display: none;
  }

  .what-we-do {
    object-fit: fill;
    height: 200px;
    margin-bottom: 72px;
    padding-bottom: 0;
  }

  .text-block-2 {
    text-align: center;
    padding-top: 23px;
    padding-bottom: 10px;
    font-size: 10px;
  }

  .paragraph-1 {
    line-height: 20px;
  }

  .text-bold {
    text-align: center;
    font-size: 15px;
    line-height: 18px;
  }

  .paragraph-2 {
    color: var(--white);
    margin-bottom: 22px;
    padding-top: 10px;
    font-size: 15px;
    line-height: 17px;
  }

  .div-block-3 {
    height: 20px;
  }

  .div-block-4 {
    height: 50px;
  }

  .div-block-8 {
    margin-top: 0;
    margin-left: 0;
    padding-top: 0;
  }

  .div-block-9 {
    height: 100%;
    padding-top: 0;
  }

  .text-block-3 {
    text-align: center;
    padding-top: 0;
  }

  .paragraph-3 {
    text-align: center;
    font-size: 15px;
    line-height: 20px;
  }

  .grid {
    padding-top: 0;
  }

  .image-5 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .image-6 {
    padding-left: 23px;
    padding-right: 23px;
  }

  .image-7 {
    padding-left: 21px;
    padding-right: 21px;
  }

  .image-8 {
    padding-left: 22px;
    padding-right: 22px;
  }

  .image-9, .image-10 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .image-11 {
    padding-left: 42px;
    padding-right: 42px;
  }

  .image-12, .image-13 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .image-14 {
    padding-left: 21px;
    padding-right: 21px;
  }

  .image-15, .image-16 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .clients-and-projects {
    height: 700px;
  }

  .div-block-13 {
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-block-3-copy {
    color: #fff;
    margin-top: 0;
    padding: 0 0 10px;
    font-size: 10px;
  }

  .paragraph-3-copy {
    font-size: 12px;
    line-height: 14px;
  }

  .div-block-16 {
    height: 50px;
    display: block;
  }

  .text-block-5 {
    text-align: center;
    padding-left: 0;
  }

  .text-block-6 {
    text-align: center;
    padding-left: 58px;
    padding-right: 58px;
  }

  .mask-2 {
    min-width: 0;
    max-width: none;
    height: 200px;
  }

  .slider {
    height: 200px;
    margin-top: 31px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .div-block-17, .image-18 {
    width: 350px;
  }

  .div-block-18 {
    width: 350px;
    height: 200px;
  }

  .slide-2 {
    width: 350px;
    height: 200px;
    margin-right: auto;
  }

  .column-5 {
    display: none;
  }

  .container-4 {
    padding: 9px 90px;
  }

  .div-block-20 {
    height: 50px;
  }

  .columns-2 {
    margin-left: auto;
    margin-right: 0;
  }

  .div-block-21 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    display: flex;
  }

  .text-block-8 {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 190px;
    padding-right: 190px;
  }

  .image-20 {
    opacity: 0;
    text-align: center;
    overflow: visible;
  }

  .image-21 {
    margin-left: 0;
  }

  .text-block-9 {
    text-align: center;
    margin-top: 24px;
    font-size: 10px;
  }

  .button {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 10px;
    display: none;
  }

  .background-video {
    height: 300px;
  }

  .columns-3 {
    margin-top: 49px;
  }

  .bold-text-2 {
    font-size: 10px;
  }

  .heading-2 {
    margin-top: 0;
  }

  .carousel-container {
    max-width: 600px;
  }

  .logo-container {
    padding: 0;
  }

  .logo-image {
    padding-left: 31px;
  }

  .text-block-10 {
    font-size: 8px;
  }

  .container-6 {
    height: 300px;
  }

  .section {
    height: 320px;
  }

  .paragraph-4 {
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
  }

  .div-block-25 {
    height: 89px;
  }

  .image-24 {
    text-align: center;
    padding-top: 103px;
    padding-left: 57px;
    display: inline-block;
  }

  .column-7 {
    padding-left: 0;
  }

  .column-8, .column-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-25 {
    width: 600px;
    height: auto;
    display: none;
  }

  .image-26 {
    text-align: center;
  }

  .container-7 {
    max-width: 600px;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .image-27 {
    margin-top: 32px;
    margin-bottom: 41px;
    padding-left: 125px;
    padding-right: 125px;
  }

  .video {
    height: 200px;
    overflow: visible;
  }

  .column-11 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-12 {
    display: none;
  }

  .column-13 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-14 {
    justify-content: center;
    display: flex;
  }

  .column-15 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .column-16 {
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .column-18, .column-19, .div-block-28, .button-6 {
    text-align: center;
  }

  .container-10 {
    padding: 82px;
  }

  .flex-block {
    display: none;
  }

  .text-block-1, .paragraph-6 {
    text-align: center;
  }

  .column-20 {
    display: none;
  }

  .what-we-do-2, .our-promise {
    height: 300px;
  }

  .text-block-15 {
    text-align: center;
    margin-top: auto;
    margin-left: auto;
  }

  .paragraph-9 {
    text-align: center;
  }

  .column-22 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .header {
    background-image: url('../images/graphic-designer-2023-01-213-21-04-41-utc.jpg');
    background-position: 50%;
    background-size: cover;
    height: 600px;
  }

  .image {
    margin-left: 10px;
    padding-right: 29px;
  }

  .container {
    border: 1px solid rgba(0, 0, 0, 0);
    height: 100%;
  }

  .landing-page-header {
    margin-top: auto;
    padding-left: 0;
    padding-right: 0;
    line-height: 0;
  }

  .heading {
    text-align: center;
    margin: 125px 20px auto;
    padding: 0;
    line-height: 30px;
  }

  .bold-text {
    text-align: center;
    line-height: 20px;
  }

  .text-block {
    margin-top: 104px;
    font-size: 10px;
  }

  .image-3 {
    display: block;
  }

  .what-we-do {
    background-color: #000;
    height: 100%;
    margin-bottom: auto;
  }

  .text-block-2 {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .paragraph-1 {
    text-align: center;
  }

  .text-bold {
    color: #fff;
    text-align: center;
  }

  .div-block-3 {
    height: 50px;
  }

  .div-block-4, .div-block-6 {
    display: none;
  }

  .clients {
    background-color: #000;
    height: 100%;
  }

  .div-block-7 {
    height: 40px;
  }

  .div-block-8 {
    margin-top: 0;
    padding-top: 20px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .div-block-9 {
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-3 {
    margin-bottom: 10px;
    padding-top: 20px;
    font-size: 10px;
  }

  .paragraph-3 {
    padding-top: 23px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 15px;
    line-height: 18px;
  }

  .grid {
    margin: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-5 {
    padding: 10px;
  }

  .image-6 {
    padding: 10px 19px;
  }

  .image-7 {
    padding: 10px 20px;
  }

  .image-8 {
    padding: 10px 7px;
  }

  .image-9, .image-10 {
    padding: 10px;
  }

  .image-11 {
    padding: 10px 20px;
  }

  .image-12, .image-13 {
    padding: 10px;
  }

  .image-14 {
    padding: 10px 0;
  }

  .image-15 {
    padding: 21px 13px;
  }

  .image-16 {
    padding: 10px;
  }

  .clients-and-projects {
    object-fit: fill;
    height: 100%;
    padding-top: 0;
    display: block;
    position: static;
    overflow: visible;
  }

  .div-block-13 {
    background-color: var(--black);
    padding-right: 40px;
  }

  .text-block-3-copy {
    margin-top: auto;
    font-size: 10px;
  }

  .div-block-16 {
    height: 40px;
  }

  .text-block-5 {
    text-align: center;
    padding-left: 0;
    font-size: 20px;
  }

  .text-block-6 {
    text-align: center;
    margin-top: 17px;
    padding-left: 76px;
    padding-right: 76px;
    font-size: 14px;
    line-height: 16px;
  }

  .mask-2 {
    overflow: hidden;
  }

  .slider {
    margin-top: 0;
    margin-left: -90px;
    margin-right: -90px;
    overflow: hidden;
  }

  .div-block-17 {
    width: 100%;
  }

  .image-18 {
    border-radius: 0;
    width: 100%;
  }

  .left-arrow-2 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    display: block;
    transform: translate(0);
  }

  .right-arrow-2 {
    text-align: right;
    transform: translate(0);
  }

  .div-block-18 {
    width: 100%;
    padding-left: 0;
  }

  .slide-2 {
    width: 100%;
    margin-right: auto;
  }

  .icon {
    outline-offset: 5px;
    border-radius: 20px;
    font-size: 10px;
  }

  .column-5 {
    display: none;
  }

  .container-4 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .div-block-20 {
    background-color: #000;
    display: none;
  }

  .div-block-21 {
    display: flex;
  }

  .text-block-8 {
    text-align: center;
    padding: 34px 103px;
  }

  .image-20 {
    opacity: 0;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .image-21 {
    margin-left: -21px;
    padding-right: 0;
  }

  .image-22 {
    padding-left: 0;
  }

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

  .button {
    margin-top: 10px;
    font-size: 10px;
    display: none;
  }

  .background-video {
    height: 100%;
  }

  .bold-text-2 {
    font-size: 8px;
  }

  .heading-2 {
    text-align: center;
    margin-bottom: 0;
    line-height: 30px;
  }

  .logo-image {
    padding-left: 19px;
    overflow: hidden;
  }

  .text-block-10 {
    margin-top: 44px;
    padding-bottom: 26px;
    padding-left: 59px;
  }

  .button-3 {
    margin-left: 60px;
    padding-left: 15px;
  }

  .paragraph-4 {
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    line-height: 17px;
  }

  .div-block-25 {
    display: none;
  }

  .bold-text-3 {
    padding-left: 65px;
  }

  .icon-2 {
    outline-offset: 5px;
    text-align: left;
    margin-left: 35px;
    margin-right: 35px;
    font-size: 10px;
  }

  .column-6 {
    padding-right: 0;
  }

  .image-24 {
    margin-left: auto;
    padding: 92px;
  }

  .column-7 {
    padding-left: 30px;
  }

  .column-9 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .image-25 {
    padding-left: 58px;
    padding-right: 58px;
    display: none;
    overflow: visible;
  }

  .column-10 {
    display: none;
  }

  .image-26 {
    margin-left: -10px;
  }

  .italic-text {
    text-align: center;
    line-height: 0;
  }

  .image-27 {
    text-align: center;
    padding-left: 26px;
    padding-right: 26px;
  }

  .div-block-26 {
    margin-left: auto;
    padding-left: 42px;
    padding-right: 42px;
  }

  .column-13 {
    margin-top: 20px;
  }

  .column-15 {
    text-align: center;
    display: block;
  }

  .container-8 {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0;
    background-size: auto;
    height: 150px;
  }

  .div-block-27 {
    height: 100%;
    padding: 15px;
  }

  .columns-5 {
    background-color: var(--black);
  }

  .paragraph-5 {
    padding-left: 46px;
    padding-right: 46px;
    font-size: 15px;
    line-height: 20px;
  }

  .button-4 {
    margin-top: 35px;
    margin-left: 102px;
    margin-right: 102px;
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
  }

  .image-28 {
    margin-left: -10px;
  }

  .button-6 {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: 70px;
    margin-right: 70px;
    padding-left: 9px;
    padding-right: 9px;
    display: flex;
  }

  .container-10 {
    margin-top: auto;
    padding: 20px 48px;
  }

  .div-block-30 {
    background-image: url('../images/young-woman-contactless-pays-public-transport.jpg');
    background-position: 0 0;
    background-size: cover;
    background-attachment: scroll;
    height: 300px;
  }

  .section-2 {
    height: 800px;
  }

  .image-29 {
    text-align: center;
    display: block;
  }

  .flex-block {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin: 330px 173px 173px;
    display: flex;
  }

  .text-block-11 {
    color: #fff;
    margin-top: 9px;
    font-size: 7px;
  }

  .container-11 {
    padding-top: 20px;
  }

  .column-20 {
    display: block;
  }

  .paragraph-9 {
    margin-top: 20px;
    margin-right: auto;
    padding-left: 0;
  }

  .container-13 {
    margin-bottom: 20px;
    padding-top: 20px;
  }

  .columns-7 {
    height: 95%;
  }

  .column-23 {
    background-color: #fff;
  }
}

#w-node-_30e56d2c-cd56-3212-8b46-13d23ed87dfc-9e371dcb {
  grid-area: Area;
  align-self: center;
  justify-self: center;
}

#w-node-e9993079-a6dc-b6f8-d146-025b78cf636c-9e371dcb, #w-node-cb41987d-bb69-e4e4-84bd-dbe16d9051e4-9e371dcb, #w-node-d4854e40-ffba-4f8a-0d06-89d4a01ef376-9e371dcb, #w-node-da03fd5b-ea0e-f4dd-c865-a0e1dd7efcec-9e371dcb, #w-node-eff9fa38-00f0-4977-b5ae-2bd3ea7271da-9e371dcb, #w-node-_02183c2b-f476-1996-6aa4-d3a5007b73ee-9e371dcb, #w-node-_3d74afd6-5843-c717-14b0-49123a0ad1c3-9e371dcb, #w-node-_1e894215-e42e-8a1c-b24c-378aa6c8fdb0-9e371dcb, #w-node-f652d475-1b13-541a-eca0-3f0d331ad5ba-9e371dcb, #w-node-_0d91d392-0148-5671-08b3-25559ca2bdbf-9e371dcb, #w-node-_62ba4803-70ee-da05-c2e6-c2aee3dcfb01-9e371dcb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: center;
}

@media screen and (min-width: 1920px) {
  #w-node-e9993079-a6dc-b6f8-d146-025b78cf636c-9e371dcb, #w-node-cb41987d-bb69-e4e4-84bd-dbe16d9051e4-9e371dcb, #w-node-d4854e40-ffba-4f8a-0d06-89d4a01ef376-9e371dcb, #w-node-da03fd5b-ea0e-f4dd-c865-a0e1dd7efcec-9e371dcb, #w-node-_02183c2b-f476-1996-6aa4-d3a5007b73ee-9e371dcb, #w-node-_1e894215-e42e-8a1c-b24c-378aa6c8fdb0-9e371dcb, #w-node-_62ba4803-70ee-da05-c2e6-c2aee3dcfb01-9e371dcb {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: center;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-e9993079-a6dc-b6f8-d146-025b78cf636c-9e371dcb, #w-node-d4854e40-ffba-4f8a-0d06-89d4a01ef376-9e371dcb {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: center;
  }
}
