:root {
  --background-color--primary-background: #eee;
  --black: #0f0f0f;
  --neutral--border: #dadada;
  --_sizes---border--small: 1rem;
  --neutral--grey: #8b8b8b;
  --neutral--light-grey: #b4b4b4;
  --background-color--transparent: #0000;
  --white: white;
  --_sizes---border--xsmall: .75rem;
  --_sizes---border--medium: 2rem;
  --_sizes---border--100: 100%;
  --_sizes---xsmall: .5rem;
  --_sizes---small: 1rem;
  --_sizes---medium: 2rem;
  --_sizes---large: 3rem;
  --_sizes---xlarge: 4rem;
  --_sizes---huge: 5rem;
  --_sizes---xhuge: 6rem;
  --_sizes---xxhuge: 8rem;
  --_sizes---100: 100%;
  --_sizes---border--large: 3rem;
  --_sizes---border--xlarge: 4rem;
  --_sizes---border--huge: 5rem;
  --_sizes---border--xhuge: 6rem;
  --_sizes---border--xxhuge: 8rem;
}

body {
  background-color: var(--background-color--primary-background);
  color: var(--black);
  font-family: Creato Display, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 500;
  line-height: 44px;
}

h2 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

h4 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

h5 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

h6 {
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}

p {
  margin-bottom: 10px;
}

a {
  color: var(--black);
  font-weight: 500;
  text-decoration: none;
}

img {
  max-width: 100%;
  display: inline-block;
}

blockquote {
  border-left: 5px solid var(--neutral--border);
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

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

.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;
  }
}

.heading-style {
  width: 480px;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1;
}

.heading-style.work {
  width: auto;
  font-size: 5.6rem;
}

.heading-style.h1 {
  width: 100%;
  font-size: 5.6rem;
}

.linkedin-text {
  margin-bottom: 0;
  font-size: 1.25rem;
  line-height: 1.4;
}

.padding-xhuge {
  padding: 8rem;
}

.spacer-xlarge {
  width: 100%;
  padding-top: 2rem;
}

.main-wrapper {
  margin-top: 12rem;
}

.main-wrapper.home {
  margin-top: 0;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.max-width-large.align-center {
  flex-flow: column;
  display: flex;
}

.container-large {
  width: 100%;
  max-width: 110rem;
  margin-left: auto;
  margin-right: auto;
}

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

.padding-top.padding-xhuge {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  padding-top: 0;
  display: flex;
}

.text-size-regular {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
}

.text-size-regular.no-wrap {
  white-space: nowrap;
  font-weight: 500;
}

.padding-global {
  margin-top: 2rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.max-width-medium {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  width: 660px;
  display: flex;
}

.container-medium {
  width: 100%;
  max-width: 80rem;
  margin-bottom: 8rem;
  margin-left: auto;
  margin-right: auto;
}

.navbar {
  background-color: var(--background-color--transparent);
  padding-top: 0;
  padding-bottom: 1rem;
  position: absolute;
  inset: 0% 0% auto;
}

.nav-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  width: 100%;
}

.logo-link {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 1.75rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.logo {
  color: var(--black);
  height: 1.75rem;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1;
}

.button-animation {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 8px 15px;
  text-decoration: none;
  display: flex;
}

.button-text-wrap {
  z-index: 2;
  grid-row-gap: 2rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 1rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.linkedin-icon {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.linkedin-svg-2 {
  color: var(--white);
  width: 1.25rem;
  height: 1.25rem;
}

.shadow-text-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.shadow-text-wrapper.center {
  justify-content: center;
  align-items: center;
}

.shadow-text-item {
  position: relative;
}

.shadow-text-footer {
  z-index: 2;
  color: var(--black);
  text-align: center;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3.5rem;
  font-weight: 500;
  line-height: 1.15;
  position: relative;
  overflow: hidden;
}

.shadow-text-footer._1 {
  font-size: 3rem;
}

.shadow-text-footer._3, .shadow-text-footer._4, .shadow-text-footer._1 {
  font-size: 3rem;
}

.shadow-text-footer._1.footer-text {
  font-size: 2rem;
}

.shadow-text-footer._2 {
  font-size: 3rem;
}

.shadow-text-footer._2.footer-text {
  font-size: 2rem;
}

.shadow-item-footer {
  z-index: 1;
  color: var(--neutral--light-grey);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.15;
  position: absolute;
  inset: 0%;
}

.shadow-item-footer.footer-text {
  font-size: 2rem;
}

.footer-title {
  text-align: center;
  margin-top: 0;
  font-size: 4rem;
  font-weight: 500;
  line-height: 1;
}

.footer {
  margin-top: 2rem;
  position: relative;
}

.cta-button-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cta-button-wrap.cta-tablet {
  display: none;
}

.footer-bottom {
  border-top-left-radius: 2.5rem;
  border-top-right-radius: 2.5rem;
}

.footer-bottom-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: space-between;
  display: flex;
}

.footer_credit-text {
  color: var(--white);
  font-size: .875rem;
}

.footer-legal-link {
  color: var(--white);
  font-size: .875rem;
  text-decoration: underline;
  transition: opacity .4s;
}

.footer-legal-link:hover {
  opacity: .5;
  color: var(--neutral--light-grey);
}

.footer-link-block {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

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

.back-to-top {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.back-to-top-link {
  border-radius: var(--_sizes---border--100);
  background-color: var(--black);
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
}

.back-to-top-arrow {
  color: var(--white);
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.back-arrow-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.footer-container {
  z-index: 5;
  background-color: var(--neutral--border);
  border-top-left-radius: 2.5rem;
  border-top-right-radius: 2.5rem;
  position: relative;
}

.footer-bottom-container {
  background-color: var(--black);
  border-top-left-radius: 2.5rem;
  border-top-right-radius: 2.5rem;
  padding-top: 3rem;
  padding-bottom: 3.5rem;
}

.linkedin-button {
  padding: 8px 40px;
}

.button-background-circle-2 {
  background-color: #eee;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  text-decoration: none;
  display: flex;
}

.navigation-container-2 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.button-image-2 {
  object-fit: cover;
  background-image: url("https://cdn.prod.website-files.com/69652e327018249cacb6f4a7/69652e327018249cacb6f4e0_e3dd09f7d2cc2f804ac0c40c4949ec9e_profile-img.avif");
  background-position: 0 0;
  background-size: auto;
  border: 1px solid #8b8b8b;
  border-radius: 100px;
  width: 24px;
  height: 24px;
}

.button-wrapper-2 {
  grid-column-gap: 20px;
  background-color: #0f0f0f;
  border: 1px solid #0f0f0f;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 1rem 1.5rem;
  font-size: 1.375rem;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.hi-wrapper-2 {
  z-index: 5;
  grid-column-gap: 8px;
  background-color: #0f0f0f;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 5px 14px 5px 5px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 3.1rem;
  right: auto;
  transform: rotate(-7deg);
}

.hi-text-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.button-arrow-2 {
  color: #fff;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.button-arrow-2._02 {
  color: #0f0f0f;
}

.button-icon-block-2 {
  z-index: 3;
  grid-column-gap: 10px;
  background-color: #0f0f0f;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  margin-top: auto;
  margin-bottom: auto;
  text-decoration: none;
  display: flex;
  position: absolute;
  right: 1.5rem;
}

.text-button-2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 100%;
  text-decoration: none;
}

.text-button-2._2 {
  color: #1e2022;
}

.main-button-2 {
  color: #0f0f0f;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
  position: relative;
}

.imp-txt-header {
  font-size: 20px;
  font-weight: 700;
}

@media screen and (min-width: 1280px) {
  .heading-style {
    width: 480px;
  }

  .max-width-small {
    width: 64%;
  }

  .max-width-small.work {
    width: 40%;
  }

  .header-title {
    max-width: 80%;
    font-size: 4rem;
  }

  .scroll-down-wrapper {
    justify-content: center;
    align-items: flex-end;
  }

  .about-image {
    width: 22rem;
    min-width: 22rem;
    height: 22rem;
    min-height: 22rem;
  }

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

  .work-content-wrapper {
    bottom: 1.5rem;
    left: 1.5rem;
    right: 1.5rem;
  }

  .work-text {
    font-size: 1.25rem;
  }

  .service-image-block {
    right: 14rem;
  }

  .work-grid {
    grid-column-gap: 8rem;
    grid-row-gap: 8rem;
  }
}

@media screen and (min-width: 1440px) {
  .heading-style {
    width: 760px;
  }

  .linkedin-text {
    font-size: 1.3rem;
    font-weight: 700;
  }

  .max-width-large.align-center {
    max-width: 66rem;
  }

  .faq-title {
    font-size: 1.875rem;
  }

  .header-title {
    max-width: 80%;
    font-size: 5rem;
  }

  .header-content {
    width: 190px;
  }

  .header-title-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .header-title-item {
    justify-content: space-between;
    align-items: flex-end;
  }

  .scroll-down-wrapper {
    justify-content: center;
    align-items: flex-end;
    margin-top: 0;
    bottom: auto;
  }

  .circle-text {
    width: 12rem;
    min-width: 12rem;
  }

  .about-section {
    margin-top: 8rem;
  }

  .about-image {
    width: 24rem;
    min-width: 24rem;
    height: 24rem;
    min-height: 24rem;
  }

  .about-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .shadow-text-footer, .shadow-text-footer._1, .shadow-text-footer._2, .shadow-text-footer._3, .shadow-text-footer._4, .shadow-text-footer._1, .shadow-text-footer._2, .shadow-text-footer._3, .shadow-text-footer._4, .shadow-item-footer {
    font-size: 4rem;
  }

  .stats-number.gray {
    color: var(--neutral--grey);
  }

  .work-content-wrapper {
    bottom: 2rem;
    left: 2rem;
    right: 2rem;
  }

  .approach-list-item {
    padding: 24px;
  }

  .service-image-wrap, .service-image {
    width: 15rem;
    height: 15rem;
  }

  .service-image-block {
    right: 16rem;
  }

  .footer-title {
    font-size: 6rem;
  }

  .footer-padding {
    padding-bottom: 8rem;
  }

  .contact-title-wrap {
    max-width: none;
  }

  .heading {
    color: var(--neutral--grey);
    width: 1030px;
    font-size: 2.5rem;
    line-height: 52px;
  }

  .div-block, .div-block-2 {
    display: flex;
  }

  .collection-item {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: wrap;
  }

  .collection-list {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .image-2 {
    border-radius: 24px;
  }

  .approach-description {
    width: 480px;
  }

  .shadow-text {
    font-size: 4rem;
  }

  .footer-title-2 {
    font-size: 10rem;
  }

  .shadow-item {
    font-size: 4rem;
  }
}

@media screen and (min-width: 1920px) {
  .heading-style {
    font-size: 4rem;
  }

  .linkedin-text {
    text-align: right;
    font-size: 1.7rem;
    font-weight: 700;
  }

  .max-width-small {
    width: 85%;
  }

  .text-size-regular {
    font-size: 1.4rem;
  }

  .padding-global {
    padding-bottom: 2rem;
  }

  .max-width-medium {
    width: 940px;
  }

  .header-title {
    font-size: 6rem;
  }

  .header-inner-grid {
    grid-auto-columns: 1fr;
  }

  .header-content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-end;
    align-items: center;
    height: 180px;
  }

  .header-title-wrap {
    line-height: 60px;
  }

  .logo-link {
    height: 2.6rem;
    margin-bottom: 16px;
  }

  .logo-link.w--current {
    width: 180px;
    height: 2.6rem;
  }

  .logo {
    width: 180px;
    height: auto;
  }

  .linkedin-icon {
    overflow: hidden;
  }

  .header-title-item {
    justify-content: space-between;
    align-items: flex-end;
  }

  .scroll-down-wrapper {
    justify-content: center;
    align-items: flex-end;
  }

  .scroll-down {
    justify-content: center;
    align-items: center;
  }

  .scroll-down-shape {
    width: 36px;
    height: 60px;
  }

  .top-title-wrap {
    width: 100%;
  }

  .about-image {
    width: 28rem;
    min-width: 28rem;
    height: 28rem;
  }

  .about-content {
    width: 720px;
  }

  .shadow-text-footer._1.footer-text, .shadow-text-footer._2.footer-text, .shadow-text-footer._1.footer-text, .shadow-text-footer._1.footer-text, .shadow-text-footer._2.footer-text, .shadow-text-footer._2.footer-text, .shadow-item-footer.footer-text, .shadow-item-footer.footer-text {
    font-size: 3rem;
  }

  .stats-number.gray {
    color: var(--neutral--grey);
  }

  .number-wrap {
    width: 620px;
  }

  .work-text {
    font-size: 1.5rem;
  }

  .service-image-block {
    right: 20rem;
  }

  .footer_credit-text, .footer-legal-link {
    font-size: 1rem;
  }

  .work-grid {
    grid-column-gap: 10rem;
    grid-row-gap: 10rem;
  }

  .work-info-text {
    font-size: 1.4rem;
  }

  .heading {
    max-width: 1080px;
    font-size: 3rem;
    font-weight: 500;
    line-height: 60px;
  }

  .linkedin-button {
    border: 2px solid #000;
    border-radius: 80px;
    justify-content: center;
    align-items: center;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .div-block, .div-block-2 {
    display: flex;
  }

  .image-2 {
    border-radius: 24px;
  }

  .paragraph {
    font-size: 18px;
  }

  .approach-description {
    width: 560px;
    font-size: 20px;
  }
}

@media screen and (max-width: 991px) {
  .heading-style {
    width: 100%;
    margin-bottom: 20px;
    font-size: 2.6rem;
    line-height: 1.2;
  }

  .heading-style.h1 {
    font-size: 4.2rem;
  }

  .heading-style.work-template {
    width: 70%;
  }

  .padding-section-large {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .spacer-xxhuge {
    padding-top: 8rem;
  }

  .spacer-xhuge {
    padding-top: 6rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .fs-styleguide_heading-header {
    font-size: 4rem;
  }

  .fs-styleguide_section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

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

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .spacer-medium {
    padding-top: 1.5rem;
  }

  .spacer-xxlarge, .spacer-huge {
    padding-top: 4rem;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .max-width-small {
    width: 78%;
  }

  .heading-style-h1 {
    font-size: 10rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .spacer-xlarge {
    padding-top: 2rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

  .fs-styleguide_2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .main-wrapper {
    flex-flow: column;
    margin-top: 8rem;
    display: flex;
  }

  .heading-style-h4 {
    font-size: 3rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .heading-style-h3 {
    font-size: 6rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 3rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

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

  .nav_button {
    color: #fff;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .fs-styleguide_4-col {
    grid-template-columns: 1fr;
  }

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

  .fs-styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .margin-huge {
    margin: 5rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .padding-section-medium {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

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

  .hide-tablet {
    display: none;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .padding-xlarge {
    padding: 3rem;
  }

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

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

  .spacer-large {
    padding-top: 2.5rem;
  }

  .container-medium {
    margin-bottom: 40px;
  }

  .fs-styleguide_1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

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

  .contact_grid-list {
    grid-column-gap: 2rem;
  }

  .faq_question {
    padding-left: 0;
    padding-right: 0;
  }

  .header-grid {
    flex-flow: column;
    place-content: start flex-start;
    align-items: flex-start;
    height: 100%;
    margin-top: 200px;
    display: flex;
  }

  .header-title {
    max-width: 100%;
    margin-bottom: 30px;
    font-size: 3.2rem;
  }

  .header-inner-grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    flex-flow: column;
    display: flex;
  }

  .header-content {
    display: none;
  }

  .header-title-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .navbar {
    min-height: 80px;
    padding-top: 1.8rem;
  }

  .navigation {
    background-color: var(--background-color--transparent);
    width: 100%;
    height: 100vh;
    position: fixed;
    inset: 0%;
  }

  .menu-button {
    background-color: var(--black);
    border-radius: 100%;
    padding: 0;
  }

  .menu-button.w--open {
    background-color: var(--black);
  }

  .navigation-container {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    background-color: var(--neutral--border);
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100vh;
    padding-top: 14rem;
  }

  .nav-link {
    height: 4.5rem;
  }

  .nav-text {
    font-size: 4rem;
  }

  .button-icon-block, .hi-wrapper, .button-animation {
    display: none;
  }

  .button-arrow {
    position: relative;
  }

  .button-arrow._02 {
    z-index: 10;
    z-index: 10;
  }

  .header-title-item {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
    position: relative;
    top: -3rem;
  }

  .scroll-down-wrapper {
    bottom: -8rem;
  }

  .circle-text {
    width: 8rem;
    min-width: 8rem;
  }

  .menu-icon-wrap {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    position: relative;
  }

  .menu-icon-block {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .menu-icon_line-top {
    background-color: var(--white);
    justify-content: center;
    align-items: center;
    width: 22px;
    height: 2px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .menu-icon_line-bottom {
    background-color: var(--white);
    width: 22px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .about-image {
    width: 16rem;
    min-width: 16rem;
    height: 16rem;
    min-height: 16rem;
  }

  .about-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    align-items: flex-start;
  }

  .shadow-text-footer {
    font-size: 7vw;
  }

  .shadow-text-footer._1, .shadow-text-footer._2, .shadow-text-footer._3, .shadow-text-footer._4, .shadow-text-footer._1, .shadow-text-footer._2, .shadow-text-footer._3, .shadow-text-footer._4, .shadow-item-footer {
    font-size: 3rem;
  }

  .stats-number {
    font-size: 6rem;
  }

  .top-grid {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
    align-items: flex-start;
    display: block;
  }

  .work-content-grid {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .cursor {
    background-color: #ffffff1a;
    width: 3rem;
    height: 3rem;
    display: none;
    bottom: 20%;
  }

  .approach-container {
    flex-flow: column;
    display: flex;
  }

  .approach-title {
    width: 100%;
  }

  .service-top-grid {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .service-content-block {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .service-image-block {
    display: none;
  }

  .service-subtitle {
    margin-top: 20px;
  }

  .footer-title {
    font-size: 4rem;
  }

  .cta-button-wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-self: flex-start;
    align-items: center;
    margin-top: 40px;
    display: flex;
  }

  .cta-button-wrap.cta-tablet {
    display: flex;
  }

  .footer-top-content {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .footer-padding {
    padding-top: 4rem;
  }

  .back-to-top {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .loop-text-wrapper {
    top: -8rem;
  }

  .loop-text-block {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    margin-right: 3rem;
  }

  .looping-text, .asterisk {
    font-size: 8rem;
  }

  .contact-grid {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
  }

  .contact-content {
    position: static;
  }

  .faq-grid {
    flex-flow: column;
    grid-template-columns: .5fr;
    place-items: start;
    display: flex;
  }

  .faq-title-wrap {
    position: static;
  }

  .contact-title-wrap {
    max-width: none;
  }

  .work-scroll-wrap {
    display: none;
  }

  .work-bottom-content, .work-content-item {
    width: 100%;
  }

  .work-left-content {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 1rem;
    position: static;
  }

  .heading {
    font-size: 210%;
  }

  .approach-description {
    width: 450px;
  }

  .navigation-container-2 {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    background-color: #dadada;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100vh;
    padding-top: 14rem;
  }

  .hi-wrapper-2 {
    display: none;
  }

  .navigation-2 {
    background-color: #0000;
    width: 100%;
    height: 100vh;
    position: fixed;
    inset: 0%;
  }

  .button-arrow-2 {
    position: relative;
  }

  .button-arrow-2._02 {
    z-index: 10;
    z-index: 10;
  }

  .button-icon-block-2 {
    display: none;
  }

  .nav-text-2 {
    font-size: 4rem;
  }

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

  .menu-icon_line-top-2 {
    background-color: #fff;
    justify-content: center;
    align-items: center;
    width: 22px;
    height: 2px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
    position: static;
  }

  .menu-button-2 {
    background-color: #0f0f0f;
    border-radius: 100%;
    padding: 0;
  }

  .menu-button-2.w--open {
    background-color: #0f0f0f;
  }

  .heading-style-h2 {
    font-size: 8rem;
  }

  .spacer-huge-2 {
    padding-top: 5rem;
  }

  .footer-padding-2 {
    padding-top: 6rem;
  }

  .shadow-text {
    font-size: 7vw;
  }

  .footer-title-2 {
    font-size: 6rem;
  }

  .button-arrow-3 {
    position: relative;
  }

  .button-arrow-3._02 {
    z-index: 10;
    z-index: 10;
  }

  .looping-text-2 {
    font-size: 8rem;
  }

  .shadow-item {
    font-size: 7vw;
  }

  .menu-icon_line-bottom-2 {
    background-color: #fff;
    width: 22px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .nav-text-3 {
    font-size: 4rem;
  }
}

@media screen and (max-width: 767px) {
  .text-rich-text h1 {
    font-size: 3rem;
  }

  .text-rich-text h2 {
    font-size: 2.5rem;
  }

  .text-rich-text h3 {
    font-size: 2rem;
  }

  .text-rich-text h4 {
    font-size: 1.5rem;
  }

  .text-rich-text h5 {
    font-size: 1.25rem;
  }

  .text-rich-text h6 {
    font-size: 1rem;
  }

  .heading-style {
    font-size: 2.8rem;
  }

  .heading-style.h1 {
    font-size: 2.6rem;
  }

  .heading-style.work {
    font-size: 4rem;
  }

  .heading-style.work-template {
    width: auto;
    margin-bottom: 0;
  }

  .fs-styleguide_section-header {
    font-size: .875rem;
  }

  .padding-section-large {
    padding-top: 0;
    padding-bottom: 4rem;
  }

  .spacer-xxhuge {
    padding-top: 4.5rem;
  }

  .spacer-xhuge {
    padding-top: 4rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

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

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

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .spacer-medium {
    padding-top: 1.25rem;
  }

  .spacer-xxlarge {
    padding-top: 3rem;
  }

  .spacer-huge {
    padding-top: 3.5rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .max-width-small {
    width: 100%;
  }

  .max-width-small.work {
    flex-flow: column;
    align-self: flex-start;
    width: 80%;
  }

  .heading-style-h1 {
    font-size: 8rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .hide-mobile-landscape {
    display: none;
  }

  .heading-style-h6 {
    font-size: 1rem;
  }

  .spacer-xlarge {
    padding-top: 2rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

  .main-wrapper {
    margin-top: 4rem;
  }

  .heading-style-h4 {
    font-size: 3rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .heading-style-h3 {
    font-size: 4rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 2rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

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

  .padding-medium {
    padding: 1.25rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .text-size-large {
    font-size: 1.25rem;
  }

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h5 {
    font-size: 2rem;
  }

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

  .padding-top.padding-xhuge {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-top: 4rem;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .max-width-medium {
    width: 100%;
  }

  .padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

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

  .padding-xlarge {
    padding: 2rem;
  }

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

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

  .spacer-large {
    padding-top: 1.5rem;
  }

  .container-medium {
    margin-bottom: 0;
  }

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

  .faq_icon-wrappper {
    width: 2rem;
    min-width: 2rem;
    height: 2rem;
    min-height: 2rem;
  }

  .faq_answer-wrap {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .faq_question {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .faq-title {
    font-size: 1.5rem;
  }

  .header-grid {
    margin-top: 120px;
  }

  .header-title {
    font-size: 2.4rem;
  }

  .header-inner-grid {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    align-items: flex-start;
  }

  .header-title-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .navigation-container {
    grid-column-gap: 2.25rem;
    grid-row-gap: 2.25rem;
    padding-top: 12rem;
  }

  .nav-link {
    height: 3.5rem;
  }

  .nav-text {
    font-size: 3.5rem;
  }

  .header-title-item {
    top: -4rem;
  }

  .scroll-down-wrapper {
    bottom: -9rem;
  }

  .scroll-down-shape {
    width: 26px;
    height: 40px;
  }

  .top-title-wrap {
    top: -5rem;
  }

  .about-section {
    margin-top: 4rem;
  }

  .about-image {
    width: 14rem;
    min-width: 14rem;
    height: 14rem;
    min-height: 14rem;
  }

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

  .shadow-text-footer {
    line-height: 1.25;
  }

  .shadow-text-footer._1, .shadow-text-footer._2, .shadow-text-footer._3, .shadow-text-footer._4, .shadow-text-footer._1, .shadow-text-footer._2, .shadow-text-footer._3, .shadow-text-footer._4 {
    font-size: 2rem;
  }

  .shadow-item-footer {
    font-size: 2rem;
    line-height: 1.25;
  }

  .stats-number {
    font-size: 4.8rem;
  }

  .work-section {
    padding-top: 0;
  }

  .cursor-wrapper {
    border-radius: 10px;
  }

  .service-section {
    padding-top: 0;
  }

  .approach-title {
    font-size: 1.4rem;
  }

  .service-top-grid {
    grid-template-columns: 2rem 1fr auto;
  }

  .service-subtitle {
    margin-top: 10px;
  }

  .footer-title {
    font-size: 3.8rem;
  }

  .cta-button-wrap {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .cta-button-wrap.cta-tablet {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: row;
    align-items: stretch;
  }

  .footer-bottom-wrapper {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    flex-flow: column;
    grid-auto-flow: row;
    justify-content: center;
    place-items: center;
    padding-bottom: 1rem;
  }

  .footer_credit-text {
    margin-top: 1rem;
  }

  .back-to-top {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .back-to-top-link {
    width: 2.25rem;
    height: 2.25rem;
  }

  .loop-text-wrapper {
    top: -6rem;
  }

  .loop-text-block {
    grid-column-gap: 2.5rem;
    grid-row-gap: 2.5rem;
    margin-right: 2.5rem;
  }

  .looping-text, .asterisk {
    font-size: 6rem;
  }

  .heading {
    font-size: 160%;
  }

  .linkedin-button {
    padding: 8px 20px;
  }

  .approach-description {
    width: 98%;
  }

  .navigation-container-2 {
    grid-column-gap: 2.25rem;
    grid-row-gap: 2.25rem;
    padding-top: 12rem;
  }

  .nav-text-2 {
    font-size: 3.5rem;
  }

  .back-to-top-link-2 {
    width: 2.25rem;
    height: 2.25rem;
  }

  .heading-style-h2 {
    font-size: 6rem;
  }

  .spacer-xlarge-2 {
    padding-top: 3rem;
  }

  .spacer-huge-2 {
    padding-top: 3.5rem;
  }

  .back-to-top-2 {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .shadow-text {
    line-height: 1.25;
  }

  .footer-title-2 {
    font-size: 5rem;
  }

  .looping-text-2 {
    font-size: 6rem;
  }

  .footer_credit-text-2 {
    margin-top: 1rem;
  }

  .shadow-item {
    line-height: 1.25;
  }

  .nav-text-3 {
    font-size: 3.5rem;
  }
}

@media screen and (max-width: 479px) {
  .text-rich-text {
    margin-top: 0;
    margin-bottom: 0;
  }

  .text-rich-text h1 {
    font-size: 2.5rem;
  }

  .text-rich-text h2 {
    font-size: 2.25rem;
  }

  .heading-style {
    font-size: 2rem;
  }

  .heading-style.h1 {
    font-size: 1.6rem;
  }

  .heading-style.work {
    font-size: 2rem;
  }

  .padding-section-large {
    padding-top: 0;
    padding-bottom: 2rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

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

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

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

  .spacer-huge {
    padding-top: 2rem;
  }

  .linkedin-text {
    font-size: 1.2rem;
    font-weight: 500;
  }

  .max-width-small {
    width: 98%;
  }

  .max-width-small.work {
    width: 100%;
  }

  .heading-style-h1 {
    font-size: 5rem;
  }

  .spacer-xlarge {
    padding-top: 1rem;
  }

  .main-wrapper {
    margin-top: 2rem;
  }

  .heading-style-h4 {
    font-size: 1.5rem;
  }

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .heading-style-h3 {
    font-size: 3rem;
  }

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

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

  .heading-style-h5 {
    font-size: 1.25rem;
  }

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

  .padding-top.padding-xhuge {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-top: 4rem;
  }

  .text-size-regular {
    font-size: 1rem;
    line-height: 1.2;
  }

  .text-size-regular.work {
    width: 90%;
    font-size: 1rem;
  }

  .max-width-medium {
    width: 100%;
  }

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

  .hide-mobile-portrait {
    display: none;
  }

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

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

  .fs-styleguide_row {
    flex-wrap: wrap;
  }

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

  .utility-page-wrap {
    height: auto;
    margin-top: 8rem;
  }

  .utility-page-content {
    width: 230px;
  }

  .utility-content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .contact_form {
    grid-row-gap: 1.5rem;
  }

  .contact_form-block {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .faq-title {
    font-size: 1.375rem;
    line-height: 1.3;
  }

  .header-title {
    font-size: 7vw;
  }

  .header-content {
    max-width: none;
  }

  .nav-link {
    height: 3rem;
  }

  .nav-text {
    font-size: 3rem;
  }

  .button-wrapper {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .main-button {
    width: 100%;
  }

  .linkedin-icon {
    display: none;
  }

  .header-title-item {
    top: -5rem;
  }

  .scroll-down-wrapper {
    bottom: -10.875rem;
  }

  .circle-text {
    width: 7rem;
    min-width: 7rem;
  }

  .top-title-wrap {
    top: -4rem;
  }

  .about-section {
    margin-top: 2rem;
  }

  .about-image {
    width: 14rem;
    min-width: 14rem;
    height: 14rem;
    min-height: 14rem;
  }

  .shadow-text-footer {
    line-height: 1.3;
  }

  .shadow-text-footer._1 {
    font-size: 150%;
  }

  .shadow-text-footer._3, .shadow-text-footer._4, .shadow-text-footer._1 {
    font-size: 150%;
  }

  .shadow-text-footer._1.footer-text {
    font-size: 1.6rem;
  }

  .shadow-text-footer._2 {
    font-size: 150%;
  }

  .shadow-text-footer._2.footer-text {
    font-size: 1.6rem;
  }

  .shadow-text-footer._3, .shadow-text-footer._4 {
    font-size: 150%;
  }

  .shadow-item-footer {
    font-size: 150%;
    line-height: 1.3;
  }

  .shadow-item-footer.footer-text {
    font-size: 1.6rem;
  }

  .number-item {
    width: auto;
    padding-left: 1rem;
  }

  .stats-number {
    font-size: 16vw;
  }

  .number-wrap {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    width: 100%;
    display: grid;
  }

  .work-section {
    padding-top: 0;
  }

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

  .work-number {
    width: 1.875rem;
    height: 1.875rem;
    font-size: 12px;
  }

  .cursor {
    width: 2.5rem;
    height: 2.5rem;
    bottom: 10%;
  }

  .work-content-wrapper {
    inset: .8px .8rem .8rem;
  }

  .work-text {
    font-size: .7rem;
  }

  .service-section {
    padding-top: 0;
  }

  .service-arrow-block {
    width: 2.25rem;
    height: 2.25rem;
  }

  .service-description {
    font-size: 1rem;
  }

  .service-plus-icon {
    width: .875rem;
  }

  .approach-title {
    font-size: 1.2rem;
  }

  .service-top-grid {
    grid-template-columns: 1fr auto;
    grid-auto-columns: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .approach-list-item {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    padding-bottom: 32px;
  }

  .service-content-block {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .footer-title {
    font-size: 2.8rem;
  }

  .cta-button-wrap {
    flex-flow: column;
  }

  .cta-button-wrap.cta-tablet {
    flex-flow: column;
    width: 100%;
  }

  .footer-bottom-wrapper {
    grid-column-gap: 1.2rem;
    grid-row-gap: 1.2rem;
    justify-content: center;
    align-items: center;
  }

  .footer-link-block {
    flex-flow: column;
  }

  .footer-padding {
    padding-top: 2rem;
    padding-bottom: 4rem;
  }

  .back-to-top {
    justify-content: center;
    align-items: center;
  }

  .back-to-top-link {
    width: 2rem;
    height: 2rem;
  }

  .back-to-top-arrow {
    width: .875rem;
    height: .875rem;
  }

  .loop-text-wrapper {
    top: -5rem;
  }

  .loop-text-block {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    margin-right: 2rem;
  }

  .looping-text {
    font-size: 3.2rem;
  }

  .asterisk {
    font-size: 5rem;
  }

  .footer-container {
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
  }

  .footer-bottom-container {
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
    padding-top: 2rem;
    padding-bottom: 4rem;
  }

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

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

  .work-content-item {
    grid-column-gap: 1.25rem;
    grid-row-gap: 1.25rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .button-wrap {
    width: 100%;
  }

  .heading {
    font-size: 110%;
    line-height: 1.3;
  }

  .linkedin-button {
    justify-content: center;
    align-items: center;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .collection-list {
    margin-top: 2rem;
  }

  .approach-description {
    font-size: 14px;
  }

  .nav-text-2 {
    font-size: 3rem;
  }

  .link-block, .link-block-2, .link-block-3 {
    width: 100%;
  }

  .imp-txt-header {
    font-size: 18px;
  }

  .work-number-2 {
    width: 1.875rem;
    height: 1.875rem;
    font-size: 12px;
  }

  .back-to-top-arrow-2 {
    width: .875rem;
    height: .875rem;
  }

  .back-to-top-link-2 {
    width: 2rem;
    height: 2rem;
  }

  .heading-style-h2 {
    font-size: 4rem;
  }

  .footer-bottom-container-2 {
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
  }

  .shadow-text {
    line-height: 1.3;
  }

  .footer-title-2 {
    font-size: 3.75rem;
  }

  .looping-text-2 {
    font-size: 5rem;
  }

  .shadow-item {
    line-height: 1.3;
  }

  .footer-container-2 {
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
  }

  .nav-text-3 {
    font-size: 3rem;
  }

  .nachstes {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: flex-start;
  }

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

#w-node-eea73e14-e02b-b846-a20c-b62016ad9c02-16ad9bd0 {
  place-self: center end;
}

#w-node-_0af068c5-c31b-4e2b-556e-105d1c21b074-1c21b070 {
  place-self: center start;
}

#w-node-d92720f7-ddca-6bc0-e972-2c191023b07b-1c21b070 {
  place-self: center end;
}

@media screen and (max-width: 991px) {
  #w-node-eea73e14-e02b-b846-a20c-b62016ad9c02-16ad9bd0 {
    grid-area: 1 / 2 / 2 / 4;
  }
}

@media screen and (max-width: 767px) {
  #w-node-eea73e14-e02b-b846-a20c-b62016ad9c2e-16ad9bd0 {
    grid-area: 4 / 1 / 5 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-eea73e14-e02b-b846-a20c-b62016ad9c02-16ad9bd0 {
    grid-column-start: 1;
    justify-self: center;
  }
}
