.body {
  background-color: #fff;
  font-family: Switzer, sans-serif;
  color: #0a0a0a;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
}

.hero {
  position: relative;
  overflow: hidden;
  padding-right: 2%;
  padding-left: 2%;
  background-color: #0a0a0a;
  color: #fff;
}

.hero-aside {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-width: 7.74%;
  margin-left: 2%;
  padding-top: 7.25rem;
  padding-bottom: 10vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-right: 1px solid hsla(0, 0%, 100%, 0.1);
}

.hero-aside__logo {
  position: absolute;
  left: 0%;
  top: 1.25rem;
  right: auto;
  bottom: auto;
  color: #fff;
  line-height: 0.9375rem;
  text-decoration: none;
}

.hero-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 80vh;
  padding-top: 1rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.hero-content__love {
  position: absolute;
  left: auto;
  top: 1.25rem;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 0.9375rem;
}

.hero-content__heart {
  width: 1rem;
  margin-right: 0.25rem;
  margin-left: 0.25rem;
}

.hero-content__head {
  margin-left: 30.28%;
}

.h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Stolzl book', sans-serif;
  font-size: 3.5rem;
  line-height: 3.125rem;
  font-weight: 400;
}

.h1.arrow {
  position: absolute;
  left: auto;
  right: 2%;
  color: #e6e6e6;
}

.h1.we {
  position: absolute;
  left: 50.8%;
  right: auto;
}

.h1.do {
  position: absolute;
  left: 81.35%;
  right: auto;
}

.h1.how-head__title {
  width: 36.5%;
}

.h1.gradient {
  margin-top: -0.9375rem;
  background-image: linear-gradient(50deg, #64adf2, #c380ff);
  line-height: 5rem;
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.h1.gradient.email {
  white-space: nowrap;
}

.hero-content__center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.central-graphics {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 26vw;
  margin-left: 17.6%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #0a0a0a;
}

.central-text {
  max-width: 17.5rem;
  margin-top: 10vw;
  margin-left: 7%;
}

.central-graphics__bulk {
  width: 100%;
  padding-bottom: 100%;
}

.tt-dot {
  position: relative;
  text-indent: 3.75rem;
}

.tt-dot.tt-big.service-desc {
  width: 70%;
  margin-top: auto;
}

.tt-dot.footer-head__desc {
  max-width: 18rem;
  margin-bottom: 1rem;
}

.exact-dot {
  position: absolute;
  left: 0%;
  top: 0.35rem;
  right: auto;
  bottom: auto;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 100%;
  background-color: #4d4d4d;
}

.exact-dot.tt-big-add {
  width: 0.625rem;
  height: 0.625rem;
}

.hero-content__bottom {
  margin-left: 30.28%;
}

.hero__logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: -1px;
  font-family: 'Stolzl book', sans-serif;
  text-transform: uppercase;
}

.tt-largest {
  font-family: 'Stolzl book', sans-serif;
  font-size: 10vw;
  line-height: 1;
  text-transform: uppercase;
}

.tt-largest.tt-l-whitebox {
  position: relative;
  margin-right: 1rem;
  font-family: Stolzl, sans-serif;
}

.tt-largest.logo {
  margin-right: 1rem;
}

.logo__whitebox {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 58.58%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: transparent;
  font-family: Stolzl, sans-serif;
  color: #0a0a0a;
}

.hero-aside__soc {
  height: 26vw;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  padding-top: 10vw;
  padding-right: 10%;
}

.soc-i {
  position: relative;
  overflow: hidden;
  width: 100%;
  color: #fff;
  text-decoration: none;
}

.soc-i__arrow {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.what {
  padding-top: 7rem;
}

.section-wrap {
  width: 83%;
  margin-right: auto;
  margin-left: auto;
}

.what-title {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 7rem;
}

.what-services {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
}

.what-services__service {
  position: static;
  width: 50%;
}

.what-services__service.marketing {
  margin-top: 20%;
}

.service-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 24rem;
  padding: 0.5rem 1.25rem 1.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #0a0a0a;
}

.h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Stolzl book', sans-serif;
  font-size: 5rem;
  line-height: 5rem;
  font-weight: 400;
  text-transform: uppercase;
}

.h2.gradient {
  display: inline-block;
  background-image: linear-gradient(50deg, #64adf2, #c380ff);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.h2.gradient.service {
  margin-bottom: 0.75rem;
}

.h2.gradient.email {
  text-transform: none;
}

.tt-big {
  font-size: 1.25rem;
  line-height: 1.5625rem;
}

.tt-big.gray {
  color: #4d4d4d;
}

.what-clients {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 49%;
  margin-top: -28%;
  margin-left: 10%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.what-client__bulk {
  width: 100%;
  padding-bottom: 100%;
  border-radius: 100%;
  background-color: #e6e6e6;
}

.what-clients__slider {
  position: absolute;
  width: 10rem;
  height: 5rem;
  background-color: transparent;
}

.slider-hide {
  display: none;
}

.how {
  margin-top: 2rem;
}

.how-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-bottom: 8rem;
  margin-left: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Switzer, sans-serif;
  font-size: 1.75rem;
  line-height: 2.1875rem;
  font-weight: 400;
}

.h5.how-head__desc {
  width: 48%;
}

.h5.logo-h5 {
  margin-right: 0.375rem;
  font-family: 'Stolzl book', sans-serif;
  text-transform: uppercase;
}

.h5.logo-h5.whitebox {
  font-family: Stolzl, sans-serif;
}

.h5.logo-h5.dot {
  margin-right: 0rem;
  margin-left: 0.375rem;
  line-height: 2.1875rem;
}

.how-card {
  border-top: 1px solid #4d4d4d;
  background-color: #0a0a0a;
  color: #fff;
}

.how-card__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 3.125rem;
  padding-bottom: 3.875rem;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.how-card__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36.5%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.how-card__desc {
  width: 48%;
}

.how-card__logo-whitebox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  max-width: 14rem;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #fff;
  color: #0a0a0a;
}

.big {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0a0a0a;
}

.big-video {
  display: none;
}

.big-title {
  position: absolute;
  z-index: 2;
  width: 100%;
  color: #fff;
  text-align: center;
}

.big-title__marquee {
  position: relative;
  overflow: hidden;
}

.big-bulk {
  min-height: 40rem;
  padding-bottom: 40%;
}

.big-title__marquee-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.big-title__marquee-part {
  padding-right: 1rem;
  text-align: left;
  white-space: nowrap;
}

.footer {
  position: relative;
  padding-bottom: 10rem;
  background-color: #0a0a0a;
  color: #fff;
}

.footer-head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3.125rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.footer-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4.375rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-head__left {
  width: 49%;
  padding-top: 0.625rem;
}

.footer-head__right {
  width: 49%;
}

.footer-center__left {
  width: 49%;
}

.footer-center__right {
  width: 49%;
}

.footer-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #4d4d4d;
}

.footer-bottom__left {
  width: 49%;
}

.footer-bottom__right {
  width: 49%;
}

.footer-the {
  position: absolute;
  left: 2%;
  top: 2rem;
  right: auto;
  bottom: auto;
}

.footer-link {
  color: #4d4d4d;
  text-decoration: none;
}

.footer-cta {
  margin-bottom: 7.5rem;
}

.footer-cta__text {
  width: 49%;
  margin-left: auto;
}

.hero-content__amsterdam {
  margin-left: 0.15rem;
  font-weight: 700;
}

.hero-content__wordbreak {
  width: 0px;
  height: 0px;
}

.phone {
  color: #fff;
  text-decoration: none;
}

.os-bg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.link {
  color: #fff;
  text-decoration: none;
}

.link-2 {
  color: #e6e6e6;
  text-decoration: none;
}

.logo__whitebox-bulk {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.splash-overlay {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 10;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

.footer-soc {
  display: none;
  margin-bottom: 4.375rem;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-soc__left {
  width: 49%;
}

.footer-soc__right {
  width: 49%;
}

.link-3 {
  color: #fff;
  text-decoration: none;
}

.link-4 {
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .hero {
    padding-right: 0rem;
    padding-left: 0%;
  }

  .hero-aside {
    display: block;
    height: auto;
    min-width: auto;
    margin-left: 1rem;
    padding-top: 0rem;
    padding-bottom: 0vw;
    border-right-style: none;
  }

  .hero-aside__logo {
    position: relative;
  }

  .hero-content {
    min-height: auto;
    padding-top: 7rem;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-content__love {
    right: 1rem;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: right;
  }

  .hero-content__head {
    margin-left: 0%;
    padding-left: 1rem;
  }

  .h1 {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .h1.we {
    position: relative;
    left: auto;
    margin-left: 0.5rem;
  }

  .h1.do {
    position: relative;
    left: auto;
    margin-left: 0.5rem;
  }

  .h1.how-head__title {
    width: auto;
    margin-bottom: 1.5rem;
  }

  .h1.gradient.email {
    font-size: 1.75rem;
    line-height: 2.5rem;
  }

  .hero-content__center {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .central-graphics {
    width: 17rem;
    margin-left: -8.5rem;
  }

  .central-text {
    margin: auto 1rem auto 2rem;
  }

  .tt-dot.tt-big.service-desc {
    width: 80%;
    max-width: 26rem;
  }

  .hero-content__bottom {
    width: 100%;
    margin-left: 0%;
    padding-left: 1rem;
  }

  .hero__logo {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .tt-largest {
    font-size: 5rem;
  }

  .tt-largest.logo {
    margin-right: 100%;
  }

  .logo__whitebox {
    width: 88%;
  }

  .hero-aside__soc {
    display: none;
  }

  .what {
    padding-top: 2.5rem;
  }

  .section-wrap {
    width: auto;
  }

  .what-title {
    margin-right: 1rem;
    margin-bottom: 2.5rem;
    margin-left: 1rem;
  }

  .what-services {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .what-services__service {
    width: 100%;
  }

  .what-services__service.marketing {
    margin-top: 0%;
    border-top: 1px solid #4d4d4d;
  }

  .service-wrap {
    min-height: 16rem;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .h2 {
    font-size: 2.5rem;
    line-height: 2.5rem;
  }

  .h2.big-title__head-h2 {
    width: 80%;
    max-width: 22rem;
    margin-right: auto;
    margin-left: auto;
  }

  .tt-big {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .what-clients {
    width: 84%;
    max-width: 26rem;
    margin-top: -10%;
    margin-right: auto;
    margin-left: auto;
  }

  .how {
    margin-top: 1rem;
  }

  .how-head {
    width: auto;
    margin-right: 1rem;
    margin-bottom: 4.5rem;
    margin-left: 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .h5 {
    font-size: 1.25rem;
    line-height: 1.5625rem;
  }

  .h5.how-head__desc {
    width: 84%;
  }

  .how-card__wrap {
    margin-right: 1rem;
    margin-left: 1rem;
    padding-top: 1.5rem;
    padding-bottom: 3.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .how-card__desc {
    width: 84%;
    margin-top: 1.5rem;
  }

  .how-card__logo-whitebox {
    min-width: 9rem;
  }

  .big-bulk {
    min-height: 30rem;
  }

  .footer {
    padding-bottom: 4.75rem;
  }

  .footer-head {
    margin-right: 1rem;
    margin-bottom: 2rem;
    margin-left: 1rem;
    padding-top: 0.5rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-center {
    margin-right: 1rem;
    margin-bottom: 4.75rem;
    margin-left: 1rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .footer-head__left {
    width: auto;
    margin-left: 2.8125rem;
  }

  .footer-head__right {
    width: auto;
    margin-top: 3rem;
  }

  .footer-center__left {
    margin-top: 4.75rem;
    margin-left: 50%;
  }

  .footer-center__right {
    width: auto;
  }

  .footer-bottom {
    margin-right: 1rem;
    margin-left: 1rem;
  }

  .footer-bottom__left {
    width: 50%;
  }

  .footer-bottom__right {
    width: 50%;
  }

  .footer-the {
    left: 1rem;
  }

  .footer-cta {
    margin-right: 1rem;
    margin-bottom: 4.75rem;
    margin-left: 1rem;
  }

  .footer-cta__text {
    margin-left: 0px;
  }

  .hero-content__wordbreak {
    width: 100%;
  }

  .phone {
    color: #fff;
    text-decoration: none;
  }

  .footer-soc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 1rem;
    margin-bottom: 4.75rem;
    margin-left: 1rem;
  }

  .footer-soc__left {
    width: 50%;
  }

  .footer-soc__right {
    width: 50%;
  }
}

@font-face {
  font-family: 'Switzer';
  src: url("/assets/fonts/switzer-bold.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Switzer';
  src: url("/assets/fonts/switzer-italic.woff2") format('woff2');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Switzer';
  src: url("/assets/fonts/switzer-regular.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Stolzl book';
  src: url("/assets/fonts/stolzl-book.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Stolzl';
  src: url("/assets/fonts/stolzl-regular.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}