body {
  overflow-x: hidden;
}

.back-home-page {
  cursor: pointer;
}

.gray-back {
  background-color: rgba(248, 248, 248, 1);
}

.hidden {
  display: none;
}

.start-image-wrapper {
  width: 340px !important;
  height: 340px !important;
}

.start-image-wrapper.top-right-image {
  width: 240px !important;
  height: 240px !important;
}

.quote-text {
  font-family: Ovo;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -0.4000000059604645px;
  text-align: center;
}

.caption2 {
  font-family: Manrope;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}

.caption1 {
  font-family: Manrope;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
}

.caption1Strong {
  font-family: Manrope;
  font-size: 13px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: -0.07999999821186066px;
}

.body2 {
  font-family: Manrope;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}

.body2Strong {
  font-family: Manrope;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
}

.title3 {
  font-family: Manrope;
  font-size: 22px;
  font-weight: 300;
  line-height: 34px;
}

.title1 {
  font-family: Manrope;
  font-size: 28px;
  font-weight: 600;
  line-height: 34px;
  letter-spacing: 0.3799999952316284px;
}

.large-title {
  font-family: Manrope;
  font-size: 26px;
  font-weight: 400;
  line-height: 36px;
}

.caps {
  font-family: Manrope;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 1.2999999523162842px;
  text-transform: uppercase;
  text-align: center;
}

.display {
  font-family: Ovo;
  font-size: 58px;
  font-weight: 400;
  line-height: 54px;
  letter-spacing: -1px;
}

.sm-display {
  font-family: Ovo;
  font-size: 34px;
  line-height: 40px;
  font-weight: 300 !important;
  letter-spacing: -0.30000001192092896px;
}

.md-display {
  font-family: Ovo;
  font-size: 40px;
  line-height: 46px;
  letter-spacing: -0.5px;
}

.navigation {
  height: 72px;
  background-color: #fff;
}
.navigation-container,
.nav {
  height: 100%;
}
.nav {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: space-between;
}
.nav-based {
  /* padding-right: 80px; */

  @media (max-width: 1199.98px) {
    /* padding-right: 40px; */
  }
}

.quote {
  display: flex;
  flex-direction: column;
}
.button {
  background-color: rgba(30, 30, 30, 1);
  border-radius: 99px;
  border: none !important;
  font-family: Manrope;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  width: 107px;
  height: 52px;
}

.nav-end {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-left: 0;
}

.header {
  margin-top: 80px;
  background-color: rgba(248, 248, 248, 1);
  max-height: 752px;

  @media screen and (max-width: 992px) {
    max-height: 752px;
  }
}

.start-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section.start .container {
  max-width: 1360px !important;
  height: 100% !important;
  position: relative !important;
}

.header .images {
  min-height: 752px;
}

.header-mosaic,
.header-daily-burn,
.header-conceptual,
.header-parkninja {
  transform-style: preserve-3d;
  transition: all 0.1s;
  position: absolute;

  @media screen and (max-width: 767px) {
    height: 22%;
  }
}

.links {
  display: flex;
  gap: 40px;
  padding-top: 24px;

  @media (max-width: 1199.98px) {
    flex-direction: column;
  }
}

.links a {
  color: rgba(30, 30, 30, 1);
  text-decoration: none;
}

@media (max-width: 1199.98px) {
  .empty {
    display: none;
  }
}

.touch {
  padding-left: 9rem;

  @media (max-width: 1199.98px) {
    padding-left: 23px;
  }
}

.footer-row {
  padding: 80px 0 120px 0;

  @media (max-width: 1199.98px) {
    padding-left: 120px 24px;
  }
}

.footer .nav {
  border-top: 1.5px solid rgba(30, 30, 30, 1);
  padding: 24px 0;
}

.get-touch {
  font-family: Ovo;
  font-size: 58px;
  font-weight: 400;
  line-height: 54px;
  letter-spacing: -1px;
  text-align: left;
}

.get-touch-block {
  display: flex;
  gap: 6;
}

.header-mosaic {
  right: 4%;
  top: -8%;

  @media screen and (max-width: 767px) {
    right: -6%;
    top: -7%;
  }

  @media screen and (max-width: 767px) {
    .sticker.right-top {
      top: -5%;
      left: -8%;
    }
  }
}

.header-daily-burn {
  left: 4%;
  top: -4%;

  @media screen and (max-width: 767px) {
    left: -8%;
    top: -6%;
  }
}

.header-parkninja {
  left: -4%;
  bottom: 1%;

  @media screen and (max-width: 767px) {
    left: -20%;
    bottom: 9%;
  }
}

.header-conceptual {
  right: -2%;
  bottom: 8%;
  @media screen and (max-width: 767px) {
    right: -9%;
    bottom: 9%;
  }
}

.headcontainer {
  max-width: 1360px;
  height: 100%;
  position: relative;
}

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

.section.start .container {
  max-width: 1360px !important;
  height: 100% !important;
  position: relative !important;
}

.w-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  position: relative;
}

.w-container:before,
.w-container:after {
  content: " ";
  grid-area: 1/1/2/2;
  display: table;
}

.w-container:after {
  clear: both;
}

.section.start {
  height: 100vh;
  max-height: 1000px;
  padding-top: 4rem;
  padding-bottom: 0;
  overflow: hidden;
}

.section.project {
  padding-top: 9.75rem;
}

.start-wrapper {
  flex-flow: column;
  /* justify-content: space-between; */
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.content {
  display: flex;
  flex-direction: column;
  align-content: space-around;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: wrap;
}

.card {
  position: relative;
  max-width: 312px;
  display: flex;
  gap: 24px;
}

.project-card {
  display: flex;
  align-items: flex-end;
  height: 366px;
  width: 366px;

  @media (min-width: 1080px) {
    width: 543px;
    height: 543px;
  }
}

.project-card img {
  position: relative;
  height: 366px;
  width: -webkit-fill-available;
  object-fit: cover;
  border-radius: 40px;

  @media (min-width: 1080px) {
    width: 543px;
    height: 543px;
  }
}

.project-info {
  display: flex;
  flex-direction: column;
  position: absolute;
  background-color: #fff;
  /* width: 312px;
  height: 302px; */
  padding: 40px 32px 32px 32px;
  border-radius: 28px;
  flex-wrap: wrap;
  gap: 8px;
  max-width: 312px;
  margin: 32px;

  @media (max-width: 992px) {
    padding: 24px;
    max-width: 247px;
    width: 100%;
  }
}

.project-title {
  font-family: Ovo;
  font-size: 40px;
  font-weight: 400;
  line-height: 46px;
  letter-spacing: -0.5px;
  text-align: left;
}

.project-name {
  font-family: Manrope;
  font-size: 17px;
  font-weight: 400;
  line-height: 23px;
  text-align: left;
  color: rgba(120, 120, 120, 1);
}

.project-content {
  color: rgba(30, 30, 30, 1);
}

.project-button {
  /* margin-top: 16px; */
  width: 147px;
}

.project-row {
  margin-bottom: 56px;
}

.card-padding {
  margin-top: 40px;
  @media (min-width: 992px) {
    margin-top: 80px;
  }
}

.selected-works {
  margin-top: 80px;
}

.selected-works-heading {
  margin-bottom: 80px;
  font-family: Ovo;
  font-size: 58px;
  font-weight: 400;
  line-height: 54px;
  letter-spacing: -1px;
  text-align: left;
}

.testimonials {
  background-color: rgba(255, 255, 255, 1);
  margin: 80px 0 64px 0;
}

.slider-heading {
  font-family: Ovo;
  font-size: 58px;
  font-weight: 400;
  line-height: 54px;
  letter-spacing: -1px;
  text-align: center;
  padding: 80px 0 64px 0;
}

.swiper {
  display: flex;
  flex-direction: column;
  max-height: auto;
}

.slider-content {
  font-family: Ovo;
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -0.30000001192092896px;
  text-align: center;
}

/* .slide {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  border-radius: 40px;
  padding: 80px 120px 40px 120px;
  align-items: center;
  background-color: rgba(248, 248, 248, 1);

  @media (max-width: 992px) {
    padding: 24px;
  }
} */

.slider-container {
  flex-grow: 1;
  max-width: 84%;
  gap: 40px;
}

.slider-image {
  width: 74px;
  height: 74px;
  border-radius: 50%;
}

.reviewer {
  gap: 12px;
}

.reviewer,
.reviewer-name {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.start-quote {
  width: 103%;
}

.slider-container,
.reviewer {
  margin-top: 64px;
}

.desc-button {
  width: 56px !important;
  border: none !important;
}

@media (max-width: 992px) {
  /* .desc-button {
    display: none !important;
  } */

  .reviewer {
    flex-direction: row;
  }

  .reviewer-name {
    align-items: start;
  }

  .mobile-buttons {
    margin-top: 24px;
  }
}

.mobile-buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}

.case-info {
  z-index: 1;
  grid-row-gap: 24px;
  background-color: #fff;
  border-radius: 28px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 320px;
  padding: 32px;
  display: flex;
  position: relative;
}

.case-text-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  font-family: Satoshi, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 100%;
  display: flex;
}

.case-heading {
  grid-column-gap: 0.313rem;
  grid-row-gap: 0.313rem;
  color: #202224;
  flex-flow: column;
  font-size: 1rem;
  display: flex;
}

.service-text {
  color: var(--gray);
}

.small-case {
  border-radius: 15px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 520px;
  padding: 1rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.small-case.project {
  height: 700px;
}

.horizontal-header {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 8rem;
  display: flex;
}

.horizontal-header.instructions {
  border-bottom: 2px solid var(--light-black);
  justify-content: space-between;
  align-items: center;
}

.display-text {
  font-family: Ovo;
  font-size: 94.16px;
  font-weight: 400;
  line-height: 80px;
  letter-spacing: -1.6296296119689941px;
  text-align: center;
}

.start-text-wrapper {
  grid-row-gap: 80px;
  text-align: center;
  flex-flow: column;
  align-items: center;
  height: 100%;
  max-height: 520px;
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  justify-content: center;
  width: max-content;
  min-width: 700px;
}

@media screen and (min-width: 1440px) {
  .start-text-wrapper {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }
}

@media screen and (max-width: 991px) {
  .start-text-wrapper {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    justify-content: center;
    align-items: center;
  }

  .start-quote-wrapper br {
    display: none;
  }

  .start-quote {
    width: 60%;
  }
}

@media screen and (max-width: 479px) {
  .start-text-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }
}

.start-image-wrapper {
  overflow: hidden;
}

.start-image-wrapper.top-left-image {
  width: 270px !important;
  height: 270px !important;
}

.start-image-wrapper.bottom-right-image {
  width: 330px !important;
  height: 330px !important;
}

.top-left-image {
  object-fit: cover;
  border-radius: 10px;
  width: 270px;
  height: 270px;
  position: absolute;
  top: -2%;
  bottom: auto;
  left: 0%;
  right: auto;
  transform: rotate(-2deg);
}

@media screen and (min-width: 1440px) {
  .top-left-image {
    top: -10%;
    bottom: auto;
    left: 0%;
    right: auto;
  }
}

@media screen and (min-width: 1440px) {
  .start-image-wrapper.top-left-image {
    width: 200px;
    height: 300px;
  }
}

.start-quote-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  /* width: 570px; */
  width: 105%;
  display: flex;
}

/* Parkninja project  */

.header-project {
  margin-top: 80px;
  min-height: 496px;
  display: flex;
  justify-content: center;
}

.header-project .content {
  gap: 36px;
}

.title-content {
  max-width: 560px;
  text-align: center;
}

.map-preview {
  position: relative;
  min-height: 732px;
  background-color: rgba(248, 248, 248, 1);
}

.map-preview .images {
  position: relative;
  @media (max-width: 992px) {
    height: 542px;
    overflow: hidden;
  }
}

.map-preview .container:after {
  clear: both;
}

.image-right {
  position: absolute;
  right: 2rem;
  top: 14rem;
}

@media (max-width: 992px) {
  .image-right {
    right: -5rem;
    top: 3rem;
    position: absolute;
  }
  .image-left {
    position: absolute;
    left: -4rem;
    top: -9rem;
  }
}

.map-preview-content {
  padding: 120px 105px 120px 97px;

  @media (max-width: 992px) {
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 0;
  }
}

.project-overview {
  min-height: 732px;
  background-color: rgba(30, 30, 30, 1);
  color: rgba(255, 255, 255, 1);
}

.green-text {
  display: flex;
  align-items: center;
  color: rgba(136, 246, 153, 1);
  font-family: Manrope;
  font-size: 26px;
  font-weight: 400;
  line-height: 36px;
  text-align: left;
}

.project-overview-content .display {
  text-align: left;
}

.project-overview-content {
  padding: 120px 105px 120px 97px;
}

@media (max-width: 992px) {
  .project-overview-content {
    padding: 90px 0 0 0;
  }
  .overview-content {
    padding: 96px 20px !important;
  }
}

.overview-content {
  display: flex;
  align-items: center;
  padding-top: 8rem;
  padding-left: 8rem;
}

.overview-item {
  gap: 16px;
  border-top: 1.5px solid rgba(255, 255, 255, 1);
  padding: 24px 0;
}

.overview-item:last-child {
  border-bottom: 1.5px solid rgba(255, 255, 255, 1);
}

@media (max-width: 992px) {
  .overview-content {
    display: flex;
    padding-top: 8rem;
    padding-left: 0;
  }
}

.research-heading {
  padding-top: 80px;
  padding-bottom: 80px;
}

.research-heading .sm-display {
  max-width: 820px;
  text-align: center;
}

.research-footer {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.research-footer .txt {
  max-width: 738px;
}

.desc-padd {
  padding: 80px 0;
}

.desc-padd-top {
  padding-top: 80px;
}

.research .desc-padd-top {
  padding-top: 0;
}

.desc-padd-bottom {
  padding-bottom: 80px;
}

.research-content {
  margin-bottom: 80px;

  @media (max-width: 992px) {
    margin-bottom: 56px;
  }
}

.research-content .img {
  display: flex;
}

.research-text {
  padding-left: 140px;
  padding-top: 63px;

  @media (max-width: 992px) {
    padding-left: 24px;
  }
}
.img {
  position: relative;
  overflow: hidden;
}
.img img {
  @media (min-width: 992px) {
    max-width: 100%;
    height: auto;
  }
}

.research-footer-quote {
  padding-top: 80px;
  height: 120px;
  margin-bottom: 80px;

  @media (max-width: 992px) {
    padding-left: 24px;
  }
}

.communicating {
  position: relative;
  /* max-height: 858px; */
}

.communicating-text {
  display: flex;
  align-items: center;
  /* padding-right: 97px; */
  @media (max-width: 992px) {
    padding: 40px 24px 40px 24px;
  }
}

.communicating-heading {
  text-align: center;
}

.communicating-content {
  padding: 80px;
  @media (max-width: 992px) {
    flex-direction: column-reverse;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 992px) {
  .start-quote {
    width: 120%;
    padding-bottom: 100px;
  }

  .mobb {
    text-align: center !important;
  }

  .daily-preview .communicating-text {
    /* padding: 40px 0; */
  }
  .project-overview .communicating-text-grid {
    padding-bottom: 40px;
  }

  .communicating-content {
    flex-direction: column;
    padding-bottom: 40px;
  }
}

.flows {
  background-color: rgba(239, 241, 251, 1);
}

.flows-container {
  gap: 24px;
  text-align: center;
}

.flows-content {
  gap: 24px;
  width: 33rem;
  @media (max-width: 992px) {
    width: auto;
  }
}

.thanks .icons {
  justify-content: center;
  padding: 120px 0 200px 0;
  margin-bottom: 80px;
}

.thanks {
  background-color: rgba(248, 248, 248, 1);
}

.conceptual-page .thanks .container,
.conceptual-page .thanks {
  background: #fff;
}

.related-works {
  padding: 0 12px;
}

.related-card {
  position: relative;
  justify-content: center;
  margin-bottom: 40px;
  flex-direction: column;
}

@media (max-width: 992px) {
  .related-works .display {
    font-family: Ovo;
    font-size: 40px;
    font-weight: 400;
    line-height: 46px;
    letter-spacing: -0.5px;
    text-align: start;
  }
}

.related-works-project-card {
  height: 100%;
  width: 100%;
  position: relative;

  @media (min-width: 1080px) {
    width: 600px;
    height: 600px;
  }
}

.related-works-project-card img {
  width: 120%;
  @media (max-width: 1080px) {
    width: 100%;
  }
}

@media (max-width: 992px) {
  .project-overview-content {
    padding: 90px 0 0 0;
  }
  .overview-content {
    padding: 96px 20px !important;
  }
}

.related-works-project-card .project-content {
  @media (max-width: 1180px) {
    display: none;
  }
}

.quote-text.mobile {
  display: none;
}

.related-works-project-card .ratio::before {
  display: none !important;
}

.animate {
  -webkit-transform: translateY(0) rotate(0deg) translateZ(0);
  transform: translateY(0) rotate(0deg) translateZ(0);
  -webkit-transition-delay: 0.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
  -webkit-transition: 1.2s;
  -o-transition: 1.2s;
  transition: 1.2s;
  opacity: 0;
  overflow: hidden;
}
.animate.inView {
  opacity: 1;
  -webkit-transform: translateY(0px) rotate(0deg) translateZ(0);
  transform: translateY(0px) rotate(0deg) translateZ(0);
}
.inView {
  opacity: 1;
  -webkit-transform: translateY(0px) rotate(0deg) translateZ(0);
  transform: translateY(0px) rotate(0deg) translateZ(0);
}

.dark-block {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  text-align: center;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100% !important;
  display: flex;
  position: relative;
  overflow: hidden;
}

.slide {
  text-align: center;
  vertical-align: middle;
  padding-left: 15%;
  padding-right: 15%;
}

.w-slider {
  text-align: center;
  clear: both;
  -webkit-tap-highlight-color: transparent;
  background: rgba(248, 248, 248, 1);
  height: 300px;
  position: relative;
}

.w-slider-mask {
  z-index: 1;
  white-space: nowrap;
  height: 100%;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slide {
  vertical-align: top;
  white-space: normal;
  text-align: left;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: relative;
}

/* .testimonial-wrapper {
  max-width: 100%;
  font-family: Satoshi, sans-serif;
  font-size: 46px;
  font-weight: 400;
  line-height: 120%;
  min-height: 604px;
} */

.left-arrow {
  cursor: pointer;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 98px;
  transition: opacity 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  display: flex;
}

.left-arrow:hover {
  opacity: 0.65;
  margin-top: auto;
}

.right-arrow {
  background-color: rgba(233, 233, 233, 1);
  cursor: pointer;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 48px;
  transition: opacity 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  display: flex;
}

.right-arrow:hover {
  opacity: 0.65;
}

.testimonial.icon {
  border-radius: 100%;
  width: 72px;
  height: 72px;
}

.logo {
  flex: none;
  width: auto;
  max-width: none;
  height: 26px;
}

.name-wrapper {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  line-height: 100%;
  display: flex;
}

.bottom-wrapper {
  padding-top: 64px;
  padding-bottom: 50px;
  grid-column-gap: 0.75rem;
  grid-row-gap: 0.75rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content-wrapper {
  flex-flow: column;
  display: flex;
}

.slide {
  text-align: center;
  vertical-align: middle;
  padding-left: 15%;
  padding-right: 15%;
}

.slide-nav {
  display: none;
}

.testimonial-text {
  max-width: 84%;
}

.w-slider-arrow-left,
.w-slider-arrow-right {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 80px;
  min-height: 56px;
  margin: auto 7%;
  font-size: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slider-arrow-left [class^="w-icon-"],
.w-slider-arrow-right [class^="w-icon-"],
.w-slider-arrow-left [class*="\ w-icon-"],
.w-slider-arrow-right [class*="\ w-icon-"] {
  position: absolute;
}

.w-slider-arrow-left:focus,
.w-slider-arrow-right:focus {
  outline: 0;
}

.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}

.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}

.w-icon-slider-left,
.w-icon-slider-right {
  width: 1em;
  height: 1em;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.w-slider-aria-label {
  clip: rect(0 0 0 0);
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.top-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
}

@media (max-width: 992px) {
  .body1 {
    font-family: Manrope;
    font-size: 17px;
    font-weight: 400;
    line-height: 23px;
  }

  .body1Strong {
    font-family: Manrope;
    font-size: 17px;
    font-weight: 600;
    line-height: 22px;
  }

  .bottom-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    padding-top: 30px;
  }

  .left-arrow {
    margin-bottom: 2.5rem;
    margin-left: 2.5rem;
    margin-right: 0;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .right-arrow {
    margin-bottom: 2.5rem;
    margin-right: 2.5rem;
  }

  .name-wrapper {
    display: flex;
    align-items: flex-start;
  }

  .slide {
    padding: 0 24px;
  }

  .slider-heading {
    padding: 0;
    margin: 44px 0 30px 0;
  }

  .xs-display {
    font-family: Ovo;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.21903762221336365px;
    text-align: center;
  }

  .body2 {
    text-align: start;
  }

  .md-title-display {
    font-family: Ovo;
    font-size: 40px;
    font-weight: 400;
    line-height: 46px;
    letter-spacing: -0.5px;
    text-align: center;
  }

  .testimonial-text {
    max-width: 100%;
  }

  .display-text {
    font-family: Ovo;
    font-size: 72px;
    font-weight: 400;
    line-height: 62px;
    letter-spacing: -0.8923754692077637px;
    text-align: center;
  }

  .start-text-wrapper,
  .start-quote-wrapper {
    padding-left: 0px;
    padding-right: 0px;
    width: 97%;
  }

  .quote-text {
    display: none;
  }

  .quote-text.mobile {
    display: block;
    font-family: Ovo;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.21903762221336365px;
    text-align: center;
  }

  .project-row {
    justify-content: center !important;
  }
}

/* Boldio  */

.w-container {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.w-container:before,
.w-container:after {
  content: " ";
  grid-area: 1/1/2/2;
  display: table;
}

.w-container:after {
  clear: both;
}

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

@media screen and (max-width: 479px) {
  .w-container {
    max-width: none;
  }
}

.w-slider {
  text-align: center;
  clear: both;
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  height: 300px;
  position: relative;
}

.w-slider-mask {
  z-index: 1;
  white-space: nowrap;
  height: 100%;
  display: block;
  position: relative;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slider-arrow-left,
.w-slider-arrow-right {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 80px;
  margin: auto;
  font-size: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.w-slider-arrow-left:focus,
.w-slider-arrow-right:focus {
  outline: 0;
}

.w-slider-arrow-left {
  z-index: 3;
  right: auto;
}

.w-slider-arrow-right {
  z-index: 4;
  left: auto;
}

:root {
  --light-yellow: #fffef3;
  --light-black: #202224;
  --gray: #707274;
  --yellow: #fff000;
  --clicked-yellow: #d6cb12;
  --green: #308a57;
  --red: #8b4242;
}

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

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

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}
/* 
img {
  width: 100%;
  max-width: 100%;
  display: inline-block;
} */

.container {
  max-width: 1360px;
  height: 100%;
  position: relative;
}

.section {
  color: var(--light-black);
  padding: 0 2.5rem;
}

.section.start {
  height: 90vh;
  max-height: 1000px;
  padding-top: 9.75rem;
  padding-bottom: 0;
  overflow: hidden;
}

.header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.left-arrow {
  cursor: pointer;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 90px;
  transition: opacity 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  display: flex;
}

.left-arrow:hover {
  opacity: 0.65;
  margin-top: auto;
}

.right-arrow {
  cursor: pointer;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 90px;
  transition: opacity 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  display: flex;
}

.right-arrow:hover {
  opacity: 0.65;
}

.slide {
  text-align: center;
  vertical-align: middle;
  padding-left: 15%;
  padding-right: 15%;
}

.top-wrapper {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  display: flex;
}

.name-wrapper {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  line-height: 100%;
  display: flex;
}

.bottom-wrapper {
  grid-column-gap: 0.75rem;
  grid-row-gap: 0.75rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content-wrapper {
  flex-flow: column;
  display: flex;
}
/* 
.display-text {
  letter-spacing: -0.7rem;
  font-family: Lora, sans-serif;
  font-size: 9.5rem;
  font-weight: 400;
  line-height: 80%;
} */

.start-quote-wrapper {
  grid-column-gap: 0.5rem;
  grid-row-gap: 0.5rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 570px;
  display: flex;
}

.top-left-image {
  object-fit: cover;
  border-radius: 10px;
  width: 150px;
  height: 180px;
  position: absolute;
  top: -35%;
  bottom: auto;
  left: 5%;
  right: auto;
  transform: rotate(-3deg);
}

.top-right-image {
  object-fit: cover;
  border-radius: 10px;
  width: 150px;
  height: 180px;
  position: absolute;
  top: -25%;
  bottom: auto;
  left: auto;
  right: 5%;
  transform: rotate(1deg);
}

.bottom-left-image {
  object-fit: cover;
  border-radius: 10px;
  width: 340px;
  height: 340px;
  position: absolute;
  top: auto;
  bottom: 5%;
  left: -3%;
  right: auto;
  transform: rotate(3deg);
}

.bottom-right-image {
  object-fit: cover;
  border-radius: 10px;
  width: 340px;
  height: 340px;
  position: absolute;
  top: auto;
  bottom: 5%;
  left: auto;
  right: -1%;
  transform: rotate(-2deg);
}

.start-image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.start-name-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.start-quote {
  font-family: Ovo;
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -0.4000000059604645px;
  text-align: center;
}

@media screen and (min-width: 1440px) {
  .display-text {
    font-size: 94.16px;
  }

  .start-text-wrapper {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
  }

  .top-left-image {
    top: -27%;
    bottom: auto;
    left: 10%;
    right: auto;
  }

  .top-right-image {
    top: -20%;
    bottom: auto;
    left: auto;
    right: 7%;
  }

  .bottom-left-image {
    top: 35%;
    bottom: 20%;
    left: -3%;
    right: auto;
  }

  .bottom-right-image {
    top: 35%;
    bottom: 10%;
    left: auto;
    right: 0%;
  }

  .start-image-wrapper.top-left-image {
    width: 280px;
    height: 280px;
  }

  .start-image-wrapper.bottom-right-image {
    width: 280px;
    height: 280px;
  }

  .start-image-wrapper.bottom-left-image,
  .start-image-wrapper.top-right-image {
    width: 420px;
    height: 420px;
  }
}

@media screen and (max-width: 991px) {
  .section {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .section.start {
    height: auto;
  }

  .header {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .dark-block {
    border-radius: 25px;
  }

  .left-arrow,
  .right-arrow {
    margin-bottom: 128px;
  }

  .slide {
    padding-left: 10%;
    padding-right: 10%;
  }

  .testimonial-text {
    font-size: 38px;
    line-height: 120%;
  }

  .display-text {
    letter-spacing: -0.4rem;
    font-size: 14vw;
  }

  .start-text-wrapper {
    grid-column-gap: 5rem;
    grid-row-gap: 5rem;
    justify-content: center;
    align-items: center;
  }

  .start-quote-wrapper {
    width: 500px;
  }

  .top-left-image {
    top: 0%;
    left: -15%;
  }

  .top-right-image {
    right: -2%;
  }

  .bottom-left-image {
    bottom: 25%;
    left: -9%;
  }

  .bottom-right-image {
    bottom: 30%;
    right: -14%;
  }

  .start-image-wrapper.top-left-image {
    width: 170px !important;
    height: 170px !important;
    left: -10%;
  }

  .start-image-wrapper.bottom-right-image {
    width: 120px !important;
    height: 120px !important;
    right: -15%;
  }

  .start-image-wrapper.top-right-image {
    right: -6%;
  }

  .start-name-wrapper {
    grid-column-gap: 0.5rem;
    grid-row-gap: 0.5rem;
  }

  .start-quote {
    letter-spacing: -0.1rem;
    font-size: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .section {
    padding: 6rem 1.25rem;
  }

  .section.start {
    height: auto;
    max-height: none;
  }

  .icon.testimonial {
    width: 40px;
    height: 40px;
  }

  .dark-block {
    padding-top: 6rem;
    padding-bottom: 4rem;
  }

  .dark-block.testimonial {
    padding-top: 4rem;
  }

  .left-arrow {
    width: 40px;
    height: 40px;
    margin-bottom: 64px;
    margin-left: 0;
    margin-right: 80px;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .right-arrow {
    width: 40px;
    height: 40px;
    margin-bottom: 64px;
    margin-right: 32px;
  }

  .slide {
    padding-left: 8%;
    padding-right: 8%;
  }

  .testimonial-text {
    text-align: center;
    letter-spacing: -0.5px;
    font-size: 1.5rem;
  }

  .top-wrapper {
    justify-content: space-between;
    align-items: flex-start;
  }

  .name-wrapper {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    font-size: 1.2rem;
  }

  .bottom-wrapper {
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
  }

  .display-text {
    letter-spacing: -0.25rem;
    font-weight: 500;
  }

  .start-quote-wrapper {
    width: 300px;
  }

  .top-left-image {
    width: 100px;
    height: 100px;
    top: -7%;
    left: -12%;
  }

  .top-right-image {
    width: 150px;
    height: 150px;
    top: -5%;
    right: -8%;
  }

  .bottom-left-image {
    bottom: 10%;
    width: 150px;
    height: 150px;
  }

  .bottom-right-image {
    width: 150px;
    height: 150px;
    bottom: 25%;
    right: -10%;
  }

  .start-image-wrapper.top-left-image {
    height: 150px !important;
    left: -10%;
    top: -20%;
  }

  .start-image-wrapper.bottom-right-image {
    width: 150px !important;
    height: 150px !important;
    right: -11%;
  }

  .start-image-wrapper.top-right-image {
    width: 150px !important;
    height: 150px !important;
    right: -10%;
    top: -20%;
  }

  .start-quote {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 479px) {
  .section {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .section.start {
    height: 95vh;
    max-height: 700px;
    padding-top: 7rem;
  }

  .icon.start {
    width: 15vw;
    max-width: 48px;
    height: 15vw;
    max-height: 48px;
  }

  .dark-block.testimonial {
    padding-top: 3rem;
    padding-bottom: 7rem;
  }

  .left-arrow {
    margin-bottom: 2.5rem;
    margin-left: 2.5rem;
    margin-right: 0;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .right-arrow {
    margin-bottom: 2.5rem;
    margin-right: 2.5rem;
  }

  .slide {
    padding-left: 10%;
    padding-right: 10%;
  }

  .content-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .display-text {
    letter-spacing: -1vw;
    font-size: 20vw;
  }

  .start-text-wrapper {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .start-quote-wrapper {
    width: 85%;
  }

  .top-left-image {
    width: 150px;
    height: 150px;
    left: -17%;
    top: -16%;
  }

  .top-right-image {
    width: 150px;
    height: 150px;
    top: -15%;
    right: -7%;
  }

  .bottom-left-image {
    width: 130px;
    height: 130px;
    bottom: 9%;
    left: -15%;
  }

  .bottom-right-image {
    width: 110px;
    height: 110px;
    bottom: 9%;
    right: -14%;
  }

  .start-image-wrapper.top-left-image,
  .start-image-wrapper.bottom-right-image,
  .start-image-wrapper.top-right-image,
  .start-image-wrapper.bottom-left-image {
    width: 130px !important;
    height: 130px !important;
  }

  .start-quote {
    letter-spacing: -0.05rem;
    font-size: 7vw;
  }
}

.start-quote-wrapper .icon {
  width: 72px;
  height: 72px;
}

.case-text-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  font-family: Satoshi, sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 100%;
  display: flex;
}

.case-heading {
  grid-column-gap: 0.313rem;
  grid-row-gap: 0.313rem;
  color: #202224;
  flex-flow: column;
  font-size: 1rem;
  display: flex;
}

.primary-button-box {
  height: 52px;
  position: relative;
}

.w-dyn-items .images {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.w-layout-grid {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.related-works .w-layout-grid {
  align-items: start;
}

@media screen and (max-width: 767px) {
  .case-description {
    display: none;
  }
}

._12-column-grid {
  grid-column-gap: 2rem;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
  justify-items: stretch;
  width: 100%;
}

.first-in-row {
  grid-column: 1 / 7;
  height: 623px;
}

.second-in-row {
  grid-column: 7 / 13;
}

.big-case {
  border-radius: 40px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 543px;
  padding: 40.5px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.case-text-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  font-weight: 500;
  line-height: 100%;
  display: flex;
}

.case-heading {
  grid-column-gap: 0.313rem;
  grid-row-gap: 0.313rem;
  color: #202224;
  flex-flow: column;
  font-size: 1rem;
  display: flex;
}

.service-text {
  color: var(--gray);
}

@media screen and (max-width: 991px) {
  .big-case {
    width: 366px;
    padding: 16px;
    height: 366px !important;
  }

  .case-description {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .selected-works .grid-item {
    display: flex;
    justify-content: center;
  }
}

@media screen and (max-width: 991px) {
  .project-title.sm-display {
    font-size: 34px !important;
  }

  .service-text.body2 {
    font-size: 15px !important;
  }

  ._12-column-grid {
    grid-row-gap: 1rem;
    grid-template-rows: auto auto auto auto auto auto;
  }
  .w-layout-grid._12-column-grid .grid-item.fadeIn {
    justify-content: center !important;
  }
  .grid-item {
    grid-column-end: 12;
  }

  .first-in-row {
    grid-column: 1 / 13;
    height: auto;
  }

  .second-in-row {
    grid-column: 1 / 13;
    height: auto;
  }

  .case-info {
    z-index: 1;
    grid-row-gap: 24px;
    background-color: #fff;
    border-radius: 28px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 255px;
    padding: 24px;
    display: flex;
    position: relative;
  }
}

.horizontal-header {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 8rem;
  display: flex;
}

/* Daily */

.daily-section {
  height: auto;
  min-height: auto !important;
}

.daily-preview {
  background-color: rgba(248, 248, 248, 1);
}

.daily-preview .content-items {
  align-items: center;
}

.daily-project-overview .daily-overview-content {
  padding: 0;
  display: flex;
  align-items: center;
  @media screen and (max-width: 991px) {
    padding: 96px 22px;
  }
}

@media screen and (max-width: 991px) {
  .content-items-image {
    overflow: hidden;
    padding-bottom: 24px;
  }
}

.research-content-daily .img {
  display: flex;
  justify-content: center;
  padding-top: 63px;
}

.discovery .img {
  display: flex;
  justify-content: center;
}

.next-row .img {
  padding: 0;
  justify-content: start;

  @media screen and (max-width: 991px) {
    justify-content: center;
  }
}

.next-row {
  gap: 70px;
}

.grid-container {
  display: grid;
}

.flowscontainer,
.parkflowscontainer {
  width: 100%;
  /* height: 100%; */
  overflow: hidden;
  display: flex;
  flex-wrap: nowrap;
}

.panel {
  display: flex;
}

.research .grid-text-item {
  padding-top: 35px;
}

.grid-text {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  grid-column: 6;
  grid-column-start: 1;
  grid-row-start: 2;
}

.grid-text-item {
  grid-column: 2 / 11;

  @media (max-width: 992px) {
    grid-column: 1 / 12;
    padding-left: 10px;
  }
}
.centered {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.rej-pos,
.rej-pos-item {
  gap: 10px;
}
.rej-pos-item {
  display: flex;
}

.hypotheses {
  margin-bottom: 16px;
}

.footer-pos-rej {
  padding-top: 28px;
  gap: 40px;
}

.example .grid-text {
  grid-template-rows: 0fr;
}

.example .grid-text-item {
  row-gap: 12px !important;
}

.me-recommendations {
  align-content: space-around;

  @media (max-width: 992px) {
    margin-bottom: 40px;
  }
}

.rec-second-row .me-recommendations {
  grid-row-start: 1 !important;
  grid-column: 1 / 11;
}

.img-col {
  display: flex;
  justify-content: center !important;
  align-self: center !important;
}

.communicating-text-grid {
  padding: 0;
}

.timeline {
  align-content: space-around;

  @media (max-width: 992px) {
    margin-bottom: 40px;
  }
}

.loader-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

.loader {
  margin: auto;
  width: 50px;
  height: 100%;
  background-color: #ff5c35;
  animation: spin 2s cubic-bezier(0.68, -0.55, 0.27, 1.55) infinite;
}

@keyframes spin {
  0%,
  100% {
    transform: scale(1) rotate(0deg);
  }
  50% {
    transform: scale(0.5) rotate(180deg);
  }
}

.flows,
.flows .swiper-container,
.flows .swiper-slide {
  background-color: rgba(239, 241, 251, 1) !important;
}

.flows .swiper-wrapper {
  gap: 30px;
}

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

.flows:hover + .flows .left-arrow {
  display: flex !important;
}

.flows:hover + .flows .right-arrow {
  display: flex !important;
}

.flows .swiper-slide {
  width: 300px !important;
}

.light-button {
  background-color: transparent;
  color: rgba(30, 30, 30, 1);
  border: 1px solid rgba(30, 30, 30, 1) !important;
}

.grid-preview-text {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  grid-column: 2;
  grid-column-start: 1;
  grid-row-start: 3;
  grid-row-gap: 24px;
  padding-top: 120px;
}

.grid-preview-text .sm-display {
  grid-column: 3/12;
  align-content: center;
}

.grid-preview-text .title3 {
  grid-column: 3/12;
}

@media screen and (max-width: 991px) {
  .w-layout-grid._12-column-grid .grid-item.fadeIn {
    display: grid;
    justify-content: center !important;
  }
  .img.img-mob {
    max-width: 100% !important;
  }
  .img.img-mob img {
    width: 120% !important;
  }
  .grid-preview-text {
    padding: 24px 24px 80px 24px;
  }
  .grid-preview-text .title3 {
    grid-column: 1/13;
  }
  .grid-preview-text .sm-display {
    grid-column: 1/13;
    align-content: center;
  }
}

.image-left-plus-text {
  display: grid;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 0;
}

.image-left-plus-text_pad {
  display: grid;
  padding-top: 80px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 0;
}

.custom-img-grid {
  display: flex;
  justify-content: center;
}

.custom-img {
  max-width: 543px;
}

.image-left-plus-text .grid-text-item {
  grid-column: 13;
  grid-column-start: 3;
  grid-column-end: 13;
  padding-top: 0 !important;

  @media (max-width: 992px) {
    grid-column-start: 1;
    grid-column-end: 13;
  }
}

.image-left-plus-text .grid-text {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  grid-column: 6;
  grid-column-start: 1;
  grid-row-start: 1;
}

.image-left-plus-text .grid-image-item {
  grid-column-start: 1;
  grid-column-end: 13;
}

.left-side .grid-text-item {
  grid-column-start: 1;
  grid-column-end: 11;
}

.image-left-plus-text img {
  width: 100%;
  /* padding-top: 45px; */
}

.image-left-plus-text .communicating-img {
  display: grid;
  justify-content: center;
  grid-template-columns: 2fr;
  grid-template-rows: auto;
}

.image-left-plus-text .communicating-img img {
  width: 100%;
}

.image-left-plus-text .communicating-text {
  /* old code */
  /* padding-left: 40px; */

  @media screen and (max-width: 991px) {
    padding-left: 0 !important;
  }
}

.left-text {
  text-align: left !important;
}

.res-head,
.res-head .sm-display,
.ex-head .sm-display,
.mobb .sm-display {
  font-family: Ovo;
  font-size: 40px !important;
  font-weight: 400;
  line-height: 46px !important;
  letter-spacing: -0.5px;
  text-align: center;
}

.discovery-head {
  font-family: Ovo;
  font-size: 40px;
  font-weight: 400;
  line-height: 46px;
  letter-spacing: -0.5px;
  text-align: center;
}

.map-preview.communicating.example {
  background: rgba(255, 255, 255, 1);
}

.map-prev-txt {
  font-family: Ovo;
  font-size: 40px;
  font-weight: 400;
  line-height: 46px;
  letter-spacing: -0.5px;
  text-align: center;
}

.first-column {
  padding-right: 40px;
}

.centered {
  display: flex;
}

.example img {
  max-width: 540px;
}

.example .img {
  display: flex;
  justify-content: center;
}

@media screen and (max-width: 992px) {
  .start-quote {
    width: 120%;
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 556px) {
  .start-quote {
    width: 60% !important;
    padding-bottom: 100px;
  }
}

.sm-head {
  font-family: Ovo;
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -0.30000001192092896px;
  text-align: center;
  width: 62%;

  @media screen and (max-width: 556px) {
    width: 100%;
  }
}

.w3-animate-bottom {
  position: relative;
  animation: animatebottom 1.2s;
}

@keyframes animatebottom {
  from {
    bottom: -200px;
    opacity: 0.5;
  }

  to {
    bottom: 0;
    opacity: 1;
  }
}

/* .hide {
  display: none !important;
  overflow: hidden;
} */

.card-txt {
  font-family: Manrope;
  font-size: 17px;
  font-weight: 400;
  line-height: 23px;
  text-align: left;
}

.wiper-track {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  column-gap: 75px;
  margin: 0 auto;
  transition: transform 0.4s ease-in;
  /* padding: 0 1rem; */
}
.wiper-item {
  width: 280px;
  height: 700px;
  position: relative;
  transition: scale 0.2s linear;
}
.wiper-button img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.wiper {
  max-width: auto;
  position: relative;
  margin: 0 auto;
}
.active-swipe {
  transform: scale(1);
}
.wiper-button {
  height: 56px;
  width: 56px;
  position: absolute;
  top: 50%;
  background: transparent;
  border: none;
  transform: translateY(-50%);
  z-index: 1;
}
.wiper-button__left {
  right: -5%;
  display: none;
  /* transform: translateY(-50%) rotate(180deg); */
}

.wiper-button__right {
  left: -5%;
  display: none;
}

.sl-container:hover .wiper-button__right,
.sl-container:hover .wiper-button__left {
  display: block;
}

.wiper-button__right img,
.wiper-button__left img {
  width: 56px;
}
.wiper__image-button {
  right: 50%;
  top: 50%;
  position: absolute;
  padding: 0.8rem 1rem;
  border-radius: 3px;
  background-color: white;
  border: none;
  font-size: 1.4rem;
  transform: translateY(-50%) translateX(50%);
  cursor: pointer;
}
.wiper-wrapper {
  max-width: 100%;
  overflow: visible;
  padding: 2rem 0;
  margin: 0 auto;
}
.swiper__image-button {
  right: 50%;
  top: 50%;
  position: absolute;
  padding: 0.8rem 1rem;
  border-radius: 3px;
  background-color: white;
  border: none;
  font-size: 1rem;
  transform: translateY(-50%) translateX(50%);
  cursor: pointer;
}
.swiper__image-button:hover {
  color: red;
}
.wiper__image {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 30px;
}

.sl-container {
  background-color: rgba(239, 241, 251, 1);
}

.is-hidden {
  display: none !important;
}

.communicating-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 40px;
}

.pr-overview .grid-text-item {
  grid-column: 1 / 13;
}

.center-block {
  display: flex;
  align-items: center;
}

.pr-oveview-grid {
  display: grid;
  row-gap: 24px;
}

.res-tel {
  overflow: hidden;
  padding: 0 !important;
}

.res-tel {
  overflow: hidden;
  padding: 0 !important;
}

.res-tel .center-block {
  /* padding: 150px 0; */
}

.related-works {
  padding-bottom: 100px;
}

.example .grid-image-item {
  display: grid;
  justify-content: center;
}

.project-overview .communicating-content {
  padding: 120px 0;
}

.resume-button {
  height: 40px;
}

.communicating-content {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}

.research-heading {
  padding: 80px 0;
}

.next-row {
  padding-bottom: 100px;
}

.daily-preview .communicating-content {
  padding-top: 40px;
  padding-bottom: 40px;
}

.ex-head {
  padding-bottom: 100px;
}

.left-text .sm-display {
  padding-bottom: 16px;
}

.project-overview .left-text .sm-display {
  padding: 0;
}

.padd-bot-100 {
  padding-bottom: 110px;
}
.padd-bot-80 {
  padding-bottom: 80px;
}

.padd-top-80 {
  padding-top: 80px;
}

.padd-top-120 {
  padding-top: 120px;
}

.centered-images {
  display: flex;
  flex-direction: column;
}

.with-br br {
  @media screen and (max-width: 992px) {
    display: none;
  }
}

.centered-images-col {
  /* display: flex;
  flex-direction: column; */
  padding-bottom: 80px;
}

.img-item {
  display: flex;
  flex-direction: column;
}

.centered-images-col .grid-text-item {
  grid-column-start: 2;
  grid-column-end: 12;
}

.width-text {
  max-width: 736px;
  text-align: center;
}

[class^="number-slide"],
[class*=" number-slide"] {
  display: flex;
  height: 300px;
  max-height: 100%;
  gap: 90px;
}

.keen-slider {
  display: flex;
  height: 100%;
  max-height: max-content;
  width: 350px;
  position: relative;
}

.slider-block {
  position: relative;
}

.section-gsap-daily-tablets .section__card {
  max-width: 100%;
}

.section__card + .section__card {
  /* margin-left: 1vw; */
}

.sl-container,
.sl-container2 {
  background-color: rgba(248, 248, 248, 1);
}

.section__card img,
.keen-slider__slide {
  position: relative !important;
  width: 100%;
}

.horizontal {
  height: max-content !important;
}
.slider-txt {
  padding: 80px 0;
  text-align: center;
}

.platforms {
  display: flex;
  align-items: center;
  max-width: 553px;
  /* width: -webkit-fill-available !important; */
  height: auto;
}

.platforms img {
  width: auto;
  max-height: 60px;
}

.sl-container .horizontal {
  display: grid;
}
.section__cards {
  display: grid;
  width: 100%;
  column-gap: 60px;
}

.section-gsap-iphones .section__cards {
  grid-template-columns: repeat(8, 30vh);
}

.section-gsap-park .section__cards {
  grid-template-columns: repeat(10, 30vh);
}

.section-gsap-daily-iphones .section__cards {
  grid-template-columns: repeat(6, 30vh);

  /* grid-template-columns: repeat(6, 2fr); */
}

.section-gsap-daily-tablets .section__cards {
  grid-template-columns: repeat(4, 700px);
  @media screen and (max-width: 992px) {
    grid-template-columns: repeat(4, 450px);
  }
}

.section__card {
  max-width: fit-content;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}

.sl-container .sm-head {
  font-size: 40px;
  line-height: 46px;
}

.research-head {
  max-width: 350px !important;
}

.key-flows-sections {
  background-color: #eff1fb !important;
}

.mosaic-thx {
  background-color: transparent !important;
}

.key-flows-sections .section__cards,
.sl-container2 .section__cards {
  column-gap: 25px;
}

.research.decom .communicating-content {
  padding-bottom: 120px;
}

.research.com .title-content {
  max-width: 620px;
}

@media screen and (max-width: 992px) {
  .start-image-wrapper {
    width: 96px !important;
    height: 110px !important;
  }

  .container .d-flex,
  .navigation .navigation-container .row {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

@media screen and (max-width: 992px) {
  .container .d-flex {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

@media only screen and (max-width: 1370px) and (min-width: 993px) {
  .container .d-flex.column,
  .selected-works,
  .related-works,
  .navigation .navigation-container,
  .footer {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }

  .footer .justify-content-end.gap-4 {
    padding-left: 80px;
  }
  .footer-row {
    /* width: max-content; */
    justify-content: end;
  }
}

.width-txt {
  max-width: 660px !important;
  width: 660px !important;
}

.width-text .res-head {
  max-width: 660px !important;
  width: 660px !important;
}

.research-head.res-head {
  display: flex !important;
}

@media screen and (max-width: 992px) {
  .reverse {
    display: flex;
    flex-direction: column-reverse;
  }

  .reverse .grid-image-item,
  .communicating-content .grid-image-item {
    margin-bottom: 40px;
  }
}

.conceptual-page .block-img {
  display: flex !important;
  align-items: center !important;
}

.conceptual-page .block-img img {
  width: calc(100% / 1.5);
}

.overlay-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(248, 248, 248, 0.97);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  justify-content: center;
  z-index: 153496789;
}

.overlay-container .container {
  height: 50px;
}

.close-button {
  top: 5%;
  position: fixed;
}

.password-container {
  display: flex;
  flex-direction: column;
  gap: 56px;
}

.password-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;

  @media screen and (max-width: 992px) {
    padding: 0 30px;
  }
}

.password-content a {
  color: rgba(30, 30, 30, 1) !important;
}

.password-title {
  font-family: Ovo;
  font-size: 40px;
  font-weight: 400;
  line-height: 46px;
  letter-spacing: -0.5px;
  text-align: center;
}

.password-text {
  display: flex;
  gap: 12px;
  flex-direction: column;
  align-items: center;
  font-family: Manrope;
  font-size: 22px;
  font-weight: 400;
  line-height: 34px;
  text-align: center;
}

.pass-field {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
}

.pass-input,
.pass-button {
  width: 345px;
  height: 52px;
  font-family: Manrope;
  font-size: 15px;
  font-weight: 600;
  line-height: 20px;
  border: none;
}

.pass-input {
  border-radius: 16px;
  padding: 0 14px;
  background: rgba(233, 233, 233, 1);
  color: black;
}

.pass-button {
  border-radius: 99px;
  background-color: rgba(30, 30, 30, 1);
  color: rgba(255, 255, 255, 1);
  cursor: pointer !important;
  /* border: 1px solid rgba(30, 30, 30, 1); */
}

@keyframes shake {
  10%,
  90% {
    transform: translateX(-0.5px);
  }
  20%,
  80% {
    transform: translateX(1px);
  }
  30%,
  50%,
  70% {
    transform: translateX(-2px);
  }
  40%,
  60% {
    transform: translateX(2px);
  }
}
.shake {
  animation: shake 0.5s cubic-bezier(0.68, -0.55, 0.27, 1.55) both;
}

.get-touch {
  text-align: left !important;
}

.nav-grid {
  display: grid;
  grid-column-gap: 2rem;
  grid-template-columns: 3fr 1fr;
  align-items: center;
}

.nav-grid-content,
.nav-grid-button {
  display: grid;
  justify-content: end;
}

.nav-grid-content {
  font-family: Manrope;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
}

@media screen and (max-width: 750px) {
  .nav-grid-content {
    display: none;
  }
  .nav-grid {
    grid-template-columns: auto;
  }
}

.back-home-page img {
  position: relative;
    top: -1px;
}

@media screen and (max-width: 992px) {
  .communicating-content img {
    padding: 80px 0 0 0;
  }
}