body {
  height: 100%;
  color: #fff;
  background-color: #1e1e1e;
  font-family: neue-haas-grotesk-display, sans-serif;
  font-size: 1vw;
  line-height: 150%;
}

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

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

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

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

p {
  margin-bottom: 0;
  font-size: 1.39em;
  font-weight: 500;
  line-height: 150%;
}

a {
  color: #fff;
  text-decoration: none;
}

.heading-64 {
  text-transform: uppercase;
  font-size: 4.44em;
  font-weight: 500;
  line-height: 110%;
}

.heading-64.hanging-punctuation {
  text-indent: -.31em;
}

.container {
  padding-left: 5.56em;
  padding-right: 5.56em;
}

.container.intro-container {
  min-height: 100vh;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.grid {
  width: 100%;
  grid-column-gap: 2.78em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

.grid.padding-bottom {
  padding-bottom: 5.56em;
}

.display-160 {
  color: #fff;
  letter-spacing: -.02em;
  text-transform: uppercase;
  font-size: 11.11em;
  font-weight: 500;
  line-height: 90%;
}

.display-160.moving-text {
  white-space: nowrap;
  padding-right: .34em;
}

.endless-animation {
  display: flex;
}

.cta-link {
  width: 100%;
  margin-top: 5.56em;
  overflow: hidden;
}

.cta-section {
  padding-bottom: 13.89em;
}

.footer-links {
  justify-content: space-between;
  padding-top: 2.22em;
  padding-bottom: 2.22em;
  display: flex;
}

.caps-16 {
  letter-spacing: .02em;
  text-transform: uppercase;
  font-size: 1.11em;
}

.line {
  width: 100%;
  height: 1px;
  background-color: #fff;
}

.display-134 {
  letter-spacing: -.02em;
  text-transform: uppercase;
  font-size: 9.31em;
  font-weight: 500;
  line-height: 110%;
}

.display-134.intro-extra-padding {
  margin-right: .145em;
}

.flex-container {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.flex-container.align-left {
  justify-content: flex-start;
}

.intro-image-1 {
  width: 17.71em;
  height: 7.78em;
  border-radius: .56em;
  position: relative;
  overflow: hidden;
}

.intro-image-2 {
  width: 7.78em;
  height: 7.78em;
  border-radius: .56em;
  position: relative;
  overflow: hidden;
}

.intro-image-3 {
  width: 16.32em;
  height: 7.78em;
  border-radius: .56em;
  position: relative;
  overflow: hidden;
}

.line-container {
  padding-top: 1.11em;
  padding-bottom: 1.11em;
}

.heading-80 {
  letter-spacing: -.02em;
  text-transform: uppercase;
  font-size: 5.56em;
  font-weight: 500;
  line-height: 110%;
}

.heading-80.hanging-punctuation {
  text-indent: -.3em;
}

.heading-80.two, .heading-80.three, .heading-80.four, .heading-80.five, .heading-80.six {
  position: absolute;
}

.indent {
  text-indent: 3.2em;
}

.about-section {
  padding-top: 13.89em;
  padding-bottom: 16.67em;
  position: relative;
}

.about-image-container {
  width: 28.47em;
  height: 49.31em;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.quote-section {
  padding-bottom: 13.89em;
}

.quote-image {
  z-index: -110;
  width: 100%;
  height: 0;
  background-image: url('../images/photo.jpg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 100%;
  position: relative;
}

.skills-wrapper {
  padding-top: 1.39em;
  padding-bottom: 1.39em;
  display: flex;
}

.heading-100 {
  letter-spacing: -.02em;
  text-transform: uppercase;
  font-size: 6.94em;
  font-weight: 500;
  line-height: 100%;
}

.heading-100.horizontal-padding {
  padding-left: .3em;
  padding-right: .3em;
}

.heading-100.max-width-50, .heading-100.work-heading {
  max-width: 50%;
}

.skills-container-1 {
  overflow: hidden;
}

.skills-container-2 {
  justify-content: flex-end;
  display: flex;
  overflow: hidden;
}

.work-section {
  padding-top: 16.67em;
  padding-bottom: 13.89em;
}

.max-with-50 {
  max-width: 50%;
}

.projects-container {
  margin-top: 5.56em;
}

.project-link {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-bottom: -.07em;
  padding-top: 2.78em;
  padding-bottom: 2.85em;
  transition: padding .2s ease-in-out;
  display: flex;
  position: relative;
}

.project-link:hover {
  z-index: 500;
  padding-left: 1.39em;
  padding-right: 1.39em;
}

.heading-32 {
  letter-spacing: .01em;
  text-transform: uppercase;
  font-size: 2.22em;
  font-weight: 500;
  line-height: 120%;
}

.num {
  font-size: 1.25em;
  font-weight: 500;
}

.num-heading-container {
  display: flex;
}

.num-container {
  width: 4.31em;
}

.competencies-section {
  padding-top: 12.5em;
  padding-bottom: 22.22em;
  position: relative;
}

.process-section {
  padding-bottom: 16.67em;
}

.accordion-link {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding-top: 2.78em;
  padding-bottom: 2.78em;
  transition: padding .2s;
  display: flex;
}

.accordion-link:hover {
  padding-left: 1.39em;
  padding-right: 1.39em;
}

.accordion-link.first {
  margin-top: -2.78em;
}

.accordion-icon {
  width: 1.67em;
  height: 1.67em;
}

.accordion-text {
  overflow: hidden;
}

.competencies-image-container {
  width: 25.69em;
  height: 33.33em;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.accordion-space {
  width: 100%;
  height: 5em;
}

.header {
  justify-content: space-between;
  align-items: center;
  padding-top: 2.22em;
  padding-bottom: 2.78em;
  display: flex;
}

.caps-14 {
  letter-spacing: .02em;
  text-transform: uppercase;
  font-size: .9em;
  line-height: 120%;
}

.cta {
  height: 4.44em;
  border: 1px solid #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  padding-left: 2.78em;
  padding-right: 2.78em;
  transition: color .2s ease-in-out, background-color .2s ease-in-out;
  display: flex;
}

.cta:hover {
  color: #1e1e1e;
  background-color: #fff;
}

.caps-15 {
  letter-spacing: .02em;
  text-transform: uppercase;
  font-size: 1.04em;
  line-height: 120%;
}

.caps-15.margin-left {
  margin-left: 2.78em;
}

.bottom-links {
  justify-content: space-between;
  align-items: center;
  padding-top: 4.31em;
  padding-bottom: 3.33em;
  display: flex;
}

.intro-links {
  display: flex;
}

.about-circle {
  z-index: 0;
  width: 11.11em;
  height: 11.11em;
  position: absolute;
  top: auto;
  bottom: -5.56em;
  left: auto;
  right: -5.56em;
}

.competencies-circle {
  z-index: 0;
  width: 11.11em;
  height: 11.11em;
  position: absolute;
  top: auto;
  bottom: -5.56em;
  left: auto;
  right: 4.17em;
}

.competencies-image {
  z-index: -110;
  width: 100%;
  height: 100%;
  background-image: url('../images/process.jpg');
  background-position: 50%;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.link-wrapper {
  position: relative;
  overflow: hidden;
}

.link-wrapper.margin-left {
  margin-left: 2.78em;
}

.absolute {
  position: absolute;
}

.project-preview {
  width: 23.61em;
  height: 33.33em;
  background-image: url('../images/project-01.webp');
  background-position: 50%;
  background-size: cover;
  position: absolute;
  right: 20.14em;
}

.project-preview.two {
  background-image: url('../images/project-02.webp');
}

.project-preview.three {
  background-image: url('../images/project-03.webp');
}

.project-preview.four {
  background-image: url('../images/project-04.webp');
}

.project-preview.five {
  background-image: url('../images/project-05.webp');
}

.project-preview.six {
  background-image: url('../images/project-06.webp');
}

.project-preview.seven {
  background-image: url('../images/project-07.webp');
}

.project-preview.eight {
  background-image: url('../images/project-08.webp');
}

.quote-author {
  margin-top: 1.6em;
}

.quote-image-container {
  overflow: hidden;
}

.about-image-wrapper {
  width: 100%;
  height: 99.5%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.about-image {
  z-index: -110;
  width: 100%;
  height: 99.5%;
  background-image: url('../images/latvia.jpg');
  background-position: 50%;
  background-size: cover;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.intro-text-container-mobile {
  display: none;
}

.cursor-wrapper {
  z-index: 1000;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cursor {
  width: 12px;
  height: 12px;
  border-radius: 50%;
}

.preloader-wrapper {
  z-index: 900;
  height: 100%;
  background-color: #2e2e2e;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.preloader-text {
  text-transform: uppercase;
  font-size: 3.33em;
  line-height: 110%;
  display: inline-block;
}

.in-line-block {
  display: inline-block;
}

.overflow-hidden {
  overflow: hidden;
}

.preloader-text-margin {
  margin-right: .16em;
}

.loading-text {
  text-transform: uppercase;
  font-size: 3.33em;
  line-height: 110%;
  position: absolute;
}

.heading-animation.show-on-mobile {
  display: none;
}

.split-line {
  overflow: hidden;
}

.split-line.hanging-quote-mark {
  transform: translate(-5%);
}

.split-line-inner.two.text-animation {
  position: relative;
  overflow: hidden;
}

.logo {
  height: 3.61em;
}

.hide {
  display: none;
}

@media screen and (max-width: 991px) {
  p {
    font-size: 2.06em;
  }

  .heading-64 {
    font-size: 5.5em;
  }

  .heading-64.competencies-heading {
    font-size: 7.34em;
  }

  .container {
    padding-left: 7.34em;
    padding-right: 7.34em;
  }

  .grid {
    grid-row-gap: 5.5em;
  }

  .grid.padding-bottom {
    grid-column-gap: 2.75em;
    padding-bottom: 7.34em;
  }

  .display-160 {
    font-size: 11.47em;
  }

  .cta-link {
    margin-top: 5.5em;
  }

  .cta-section {
    padding-bottom: 18.35em;
  }

  .display-134 {
    font-size: 8.83em;
  }

  .intro-image-1 {
    width: 16.4em;
    height: 8.14em;
  }

  .intro-image-2 {
    width: 8.14em;
    height: 8.14em;
  }

  .intro-image-3 {
    width: 16.4em;
    height: 8.14em;
  }

  .heading-80 {
    font-size: 7.34em;
  }

  .about-section {
    padding-top: 18.35em;
    padding-bottom: 22.94em;
  }

  .about-image-container {
    width: 29.36em;
    height: 73.39em;
  }

  .quote-section {
    padding-bottom: 18.35em;
  }

  .quote-image {
    padding-bottom: 142.86%;
  }

  .heading-100 {
    letter-spacing: 0;
    font-size: 7.34em;
    line-height: 110%;
  }

  .work-section {
    padding-top: 22.94em;
    padding-bottom: 22.94em;
  }

  .projects-container {
    margin-top: 5.5em;
  }

  .project-link {
    padding-top: 4.59em;
    padding-bottom: 4.59em;
  }

  .heading-32 {
    font-size: 3.21em;
  }

  .num {
    font-size: 1.83em;
    line-height: 150%;
  }

  .num-container {
    width: 5.28em;
  }

  .competencies-section {
    padding-top: 0;
    padding-bottom: 27.52em;
  }

  .process-section {
    padding-bottom: 22.94em;
  }

  .accordion-link {
    padding-top: 4.59em;
    padding-bottom: 4.59em;
  }

  .accordion-link.first {
    margin-top: 0;
  }

  .competencies-image-container {
    width: 80.73em;
    height: 34.4em;
    margin-bottom: -11.47em;
    position: relative;
  }

  .accordion-space {
    height: 8.26em;
  }

  .header {
    padding-top: 3.67em;
    padding-bottom: 3.67em;
  }

  .caps-14 {
    font-size: 1.61em;
  }

  .cta {
    height: 7.34em;
    padding-left: 4.59em;
    padding-right: 4.59em;
  }

  .caps-15 {
    font-size: 1.61em;
  }

  .bottom-links {
    padding-top: 7.11em;
    padding-bottom: 5.5em;
  }

  .about-circle {
    width: 16.06em;
    height: 16.06em;
    bottom: -8.03em;
    right: -8.03em;
  }

  .competencies-circle {
    width: 16.06em;
    height: 16.06em;
    top: -5.5em;
    bottom: auto;
    right: -8.03em;
  }

  .quote-image-container {
    margin-right: -7.34em;
  }

  .competencies-extra-padding {
    padding-right: 2.29em;
  }

  .about-image {
    background-position: 80%;
  }

  .preloader-text {
    font-size: 4.59em;
  }

  .preloader-text.preloader-text-margin {
    margin-right: .5em;
  }

  .loading-text {
    font-size: 4.59em;
  }

  .logo {
    height: 5.96em;
  }
}

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

@media screen and (max-width: 479px) {
  p {
    font-size: 4.05em;
  }

  .heading-64 {
    font-size: 7.62em;
  }

  .heading-64.competencies-heading {
    font-size: 9.52em;
  }

  .grid {
    grid-row-gap: 7.62em;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .grid.padding-bottom {
    padding-bottom: 11.43em;
  }

  .display-160 {
    font-size: 19.05em;
  }

  .cta-link {
    margin-top: 7.62em;
  }

  .cta-section {
    padding-bottom: 38.1em;
  }

  .footer-links {
    flex-direction: column;
    padding-top: 4.76em;
    padding-bottom: 11.43em;
  }

  .flex-container.align-left {
    overflow: hidden;
  }

  .intro-image-1 {
    width: 20.71em;
    height: 13.81em;
    margin-right: 3.81em;
  }

  .intro-image-2 {
    width: 13.81em;
    height: 13.81em;
    margin-left: 3.81em;
  }

  .intro-image-3 {
    width: 30.95em;
    height: 13.81em;
    margin-right: 3.81em;
  }

  .line-container {
    padding-top: 1.9em;
    padding-bottom: 1.9em;
  }

  .heading-80 {
    font-size: 11.43em;
  }

  .about-section {
    padding-top: 3.81em;
    padding-bottom: 47.62em;
  }

  .about-image-container {
    width: 71.43em;
    height: 104.76em;
    margin-bottom: -19.05em;
    position: relative;
  }

  .quote-section {
    padding-bottom: 38.1em;
  }

  .skills-wrapper {
    padding-top: 2.38em;
    padding-bottom: 2.38em;
  }

  .heading-100 {
    font-size: 11.43em;
  }

  .heading-100.horizontal-padding {
    padding-left: .35em;
    padding-right: .35em;
  }

  .work-section {
    padding-top: 47.62em;
    padding-bottom: 47.62em;
  }

  .project-link {
    margin-bottom: 0;
    padding-top: 7.62em;
    padding-bottom: 7.62em;
  }

  .project-link:hover {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-32 {
    font-size: 4.76em;
  }

  .num {
    font-size: 3.57em;
  }

  .num-container {
    width: 8.1em;
  }

  .competencies-section, .process-section {
    padding-bottom: 47.62em;
  }

  .accordion-link {
    padding-top: 7.62em;
    padding-bottom: 7.62em;
  }

  .accordion-link:hover {
    padding-left: 0;
    padding-right: 0;
  }

  .accordion-icon {
    width: 4.76em;
    height: 4.76em;
  }

  .competencies-image-container {
    width: 71.43em;
    height: 80.95em;
    margin-bottom: -15.24em;
  }

  .accordion-space {
    height: 15.24em;
  }

  .header {
    padding-top: 5.71em;
    padding-bottom: 5.71em;
  }

  .caps-14 {
    font-size: 3.1em;
  }

  .cta {
    height: 13.33em;
    padding-left: 7.62em;
    padding-right: 7.62em;
  }

  .cta:hover {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
  }

  .caps-15 {
    font-size: 3.33em;
  }

  .bottom-links {
    padding-top: 15em;
    padding-bottom: 5.71em;
  }

  .about-circle {
    width: 33.33em;
    height: 33.33em;
    top: 11.43em;
    bottom: auto;
    left: auto;
    right: -16.67em;
  }

  .competencies-circle {
    width: 33.33em;
    height: 33.33em;
    top: -11.43em;
    right: -16.67em;
  }

  .link-wrapper.margin-left {
    margin-left: 8.1em;
  }

  .link-wrapper.footer-telegram {
    margin-top: 11.43em;
    margin-bottom: 4.76em;
  }

  .project-preview {
    display: none;
  }

  .quote-image-container {
    margin-left: 21.43em;
  }

  .competencies-extra-padding {
    padding-right: 0;
  }

  .about-image-wrapper {
    height: 100%;
  }

  .project-type {
    display: none;
  }

  .quote {
    margin-top: -22.86em;
  }

  .intro-text-container-desktop {
    display: none;
  }

  .intro-text-container-mobile {
    display: block;
  }

  .intro-text-mobile {
    letter-spacing: -.02em;
    text-transform: uppercase;
    font-size: 15.24em;
    font-weight: 500;
    line-height: 110%;
  }

  .preloader-text, .loading-text {
    font-size: 6.67em;
  }

  .heading-animation.hide-on-mobile {
    display: none;
  }

  .heading-animation.show-on-mobile {
    display: block;
  }

  .logo {
    height: 11.43em;
  }
}

#w-node-_825b7c9d-a8d9-e38f-1c87-ab4a497a5e28-5830fc2a {
  grid-area: 1 / 3 / 2 / 12;
}

#w-node-_825b7c9d-a8d9-e38f-1c87-ab4a497a5e2d-5830fc2a {
  grid-area: 1 / 6 / 2 / 11;
}

#w-node-_118e5abd-ad59-29ee-a9bf-f32539a2dd21-5830fc2a {
  grid-area: span 1 / span 5 / span 1 / span 5;
  align-self: center;
}

#w-node-_513da096-7a46-d569-a9da-143fb47738ef-5830fc2a {
  grid-area: 1 / 7 / 2 / 12;
}

#w-node-_612f31a7-487a-57fc-8a66-7df02e058558-5830fc2a {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-_037df831-7ee5-9685-0889-703d2e7a89dd-5830fc2a {
  grid-area: 1 / 5 / 2 / 13;
}

#w-node-c525b186-3a37-6df1-2ea2-1a0a07f0bb3a-5830fc2a {
  grid-area: 1 / 5 / 2 / 9;
}

#w-node-_31e60942-cac6-71af-e819-24a7f7d916bf-5830fc2a {
  grid-area: 1 / 9 / 2 / 13;
}

#w-node-_69d80eb9-0778-3df7-e9d7-246af6ecbea7-5830fc2a, #w-node-_4380279b-89af-5dec-b68a-b21ce9880fff-5830fc2a {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-_765dd190-a8c2-18a7-6c7b-0c67e803e0b9-5830fc2a {
  grid-area: span 1 / span 12 / span 1 / span 12;
}

@media screen and (max-width: 991px) {
  #w-node-_825b7c9d-a8d9-e38f-1c87-ab4a497a5e28-5830fc2a {
    grid-column: 2 / 13;
  }

  #w-node-_825b7c9d-a8d9-e38f-1c87-ab4a497a5e2d-5830fc2a {
    grid-column-end: 13;
  }

  #w-node-_118e5abd-ad59-29ee-a9bf-f32539a2dd21-5830fc2a {
    grid-area: 1 / 1 / 2 / 8;
  }

  #w-node-_513da096-7a46-d569-a9da-143fb47738ef-5830fc2a {
    grid-area: 1 / 9 / 2 / 13;
  }

  #w-node-_037df831-7ee5-9685-0889-703d2e7a89dd-5830fc2a {
    grid-column-start: 1;
  }

  #w-node-c525b186-3a37-6df1-2ea2-1a0a07f0bb3a-5830fc2a {
    grid-column: 1 / 7;
  }

  #w-node-_31e60942-cac6-71af-e819-24a7f7d916bf-5830fc2a {
    grid-column-start: 7;
  }

  #w-node-_69d80eb9-0778-3df7-e9d7-246af6ecbea7-5830fc2a {
    grid-area: 1 / 1 / 2 / 7;
  }

  #w-node-_4380279b-89af-5dec-b68a-b21ce9880fff-5830fc2a {
    grid-area: 2 / 4 / 3 / 13;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_825b7c9d-a8d9-e38f-1c87-ab4a497a5e28-5830fc2a, #w-node-_825b7c9d-a8d9-e38f-1c87-ab4a497a5e2d-5830fc2a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_118e5abd-ad59-29ee-a9bf-f32539a2dd21-5830fc2a {
    grid-row: 2 / 3;
    grid-column-end: 2;
  }

  #w-node-_513da096-7a46-d569-a9da-143fb47738ef-5830fc2a {
    grid-column: 1 / 2;
  }

  #w-node-c525b186-3a37-6df1-2ea2-1a0a07f0bb3a-5830fc2a, #w-node-_31e60942-cac6-71af-e819-24a7f7d916bf-5830fc2a, #w-node-_69d80eb9-0778-3df7-e9d7-246af6ecbea7-5830fc2a, #w-node-_4380279b-89af-5dec-b68a-b21ce9880fff-5830fc2a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


