* {
  box-sizing: border-box
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  height: 100%
}

body {
  margin: 0;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
}

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

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

.w-clearfix:before,.w-clearfix:after {
  content: " ";
  display: table
}

.w-clearfix:after {
  clear: both
}

@font-face {
  font-family: Hauora;
  src: url("../assets/fonts/Hauora-ExtraBold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: Hauora;
  src: url("../assets/fonts/Hauora-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap
}

@font-face {
  font-family: Hauora;
  src: url("../assets/fonts/Hauora-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap
}

:root {
  --white: white;
  --black: #161815;
  --white-50: #ffffff80;
  --gold: #ffc919;
  --coral: #ff6c19;
  --black-50: #16181580;
  --white-80: #fffc;
  --white-10: #ffffff1a;
  --jio: #28b263;
  --white-25: #ffffff40;
  --manganum: #96c;
  --alitools: #4ebea9;
  --dd: #dc6175;
  --deep-pink: #ff197a
}

h1,h2,h3 {
  margin-top: 0;
  margin-bottom: 0
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  line-height: 140%
}

p {
  margin: 0;
}

a {
  color: var(--white);
  text-decoration: none
}

img {
  max-width: 100%
}

.body {
  background-color: var(--black);
  color: var(--white);
  font-family: Inter,sans-serif;
  line-height: 125%;
  margin: 0
}

.global-wrapper {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto
}

.hero-wrapper {
  background-image: radial-gradient(circle closest-corner at 50% 0,#373c3e,#373c3e00);
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  height: 100vh;
  min-height: 800px;
  max-height: 900px;
  padding: 40px 80px 150px;
  display: flex
}

.header {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex
}

.logo {
  flex: none;
  order: -1;
  width: 260px;
  display: flex
}

.logo-text {
  flex-direction: column;
  justify-content: center;
  display: flex
}

.logo-name {
  margin-bottom: 4px;
  font-family: Hauora,sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 100%
}

.label-16-hauora-medium {
  font-family: Hauora,sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%
}

.label-16-hauora-medium.white-50 {
  color: var(--white-50)
}

.label-16-hauora-medium.logo-name {
  margin-bottom: 6px;
  font-weight: 600
}

.label-16-hauora-medium.menu-item {
  margin-left: 12px;
  margin-right: 12px;
  padding: 8px;
  transition: color .2s ease-in-out
}

.label-16-hauora-medium.menu-item:hover {
  color: var(--white)
}

.image {
  margin-right: 16px
}

.link-button {
  float: right;
  background-image: linear-gradient(to right,var(--gold),var(--coral)50%,#ff197a);
  border-radius: 20px;
  flex: none;
  order: 1;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 2px;
  display: flex
}

.label-14-hauora {
  letter-spacing: .1em;
  text-transform: uppercase;
  font-family: Hauora,sans-serif;
  font-weight: 600
}

.label-14-hauora.rnd {
  color: var(--black-50)
}

.link-button_label-wrapper {
  background-color: var(--black);
  border-radius: 18px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 22px;
  padding-right: 22px;
  display: flex;
  transition: background-color 150ms;
}

.link-button_label-wrapper:hover {
  background-color: rgba(0, 0, 0, 0)
}

.link-button-wrapper {
  order: 1;
  justify-content: flex-end;
  align-items: center;
  width: 260px;
  display: flex
}

.menu {
  flex-wrap: wrap;
  justify-content: center;
  display: flex
}

.menu-item {
  color: var(--white-80)
}

.hero {
  width: 100%
}

.hero-headline {
  font-family: Hauora,sans-serif;
  font-size: 80px;
  font-weight: 600;
  line-height: 110%
}

.hero-description {
  color: var(--white-80);
  width: 510px;
  margin: 0 40px 0 0;
  font-size: 24px;
  line-height: 140%
}

.description-block_wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 32px;
  display: flex
}

.hero-description-2 {
  color: var(--white-50);
  line-height: 160%;
  margin: 0;
}

.projects-wrapper {
  padding-left: 80px;
  padding-right: 80px;
  display: flex
}

.projects-wrapper.for-clients {
  margin-top: -80px
}

.projects-1column {
  flex: 1;
  margin-bottom: 120px;
  margin-right: 40px
}

.text-white-30 {
  color: #ffffff4d;
  padding-right: 4px;
  font-weight: 500
}

.text-white-30.outtaway {
  margin-left: 8px;
  margin-right: 8px
}

.emoji {
  color: var(--white);
  padding-right: 4px
}

.section-title-wrapper {
  width: 70px;
  margin-top: 56px
}

.section-title {
  transform-origin: 0 0;
  color: var(--white-10);
  letter-spacing: .1em;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: Hauora,sans-serif;
  font-size: 96px;
  font-weight: 700;
  line-height: 100%;
  display: inline-block;
  transform: translate(85px)rotate(90deg)
}

.project-wrapper {
  box-shadow: 0 0 0 8px var(--white-10);
  border-radius: 16px;
  width: 100%;
  margin-bottom: 64px;
  overflow: hidden
}

.project-title {
  width: 100%;
  margin-top: 32px;
  margin-bottom: 8px;
  font-weight: 400;
  display: inline-block
}

.project-card {
  width: 100%;
  height: 650px
}

.project-jio {
  background-color: var(--jio);
  background-image: url(../assets/jio_cover@2x.jpg);
  background-position: 460px 0;
  background-repeat: no-repeat;
  background-size: 710px;
  background-attachment: scroll;
  width: 100%;
  height: 100%;
  display: flex
}

.project-info-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 508px;
  padding-top: 56px;
  padding-bottom: 56px;
  padding-left: 64px;
  display: flex
}

.default-link {
  border-bottom: 1px solid var(--white-50);
  padding-bottom: 4px;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  transition: border-color .2s ease-in-out;
  position: relative
}

.default-link:hover {
  border-bottom-color: var(--white)
}

.default-link.bm-24 {
  margin-bottom: 24px
}

.default-link.bm-24.rnd {
  border-bottom-color: var(--black-50);
  color: var(--black);
  display: none
}

.default-link.bm-24.rnd:hover {
  border-bottom-color: var(--black)
}

.default-link.bm-24.fireman {
  color: #99f997;
  border-bottom-color: #99f99780
}

.default-link.bm-24.fireman:hover {
  border-bottom-color: #99f997
}

.default-link.bm-24.hidden {
  display: none
}

.default-link.social-link {
  color: var(--white-80);
  margin-left: 24px;
  margin-right: 24px;
  transition: color .2s ease-in-out,border-color .2s ease-in-out
}

.default-link.social-link:hover {
  color: var(--white)
}

.default-link.hidden {
  display: none
}

.external-link_arrow {
  position: absolute;
  inset: 6px -12px auto auto
}

.project-info {
  width: 100%
}

.case-study-link {
  border: 2px solid var(--white-25);
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  max-width: 330px;
  margin-top: 48px;
  padding: 32px 48px;
  font-size: 16px;
  line-height: 135%;
  display: flex
}

.case-study-link:hover {
  color: var(--black);
  background-color: #fff
}

.project-mn {
  background-color: var(--manganum);
  background-image: url(../assets/mn_cover_v2@2x.jpg);
  background-position: 460px 0;
  background-repeat: no-repeat;
  background-size: 710px;
  height: 100%;
  display: flex
}

.project-logo {
  background-image: url(../assets/jio_logo@2x.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 56px
}

.project-logo.mn {
  background-image: url(../assets/mn_logo@2x.jpg)
}

.project-logo.alitools {
  background-image: url(../assets/alitools_logo@2x.jpg)
}

.project-logo.dd {
  background-image: url(../assets/dd_logo@2x.jpg)
}

.project-logo.gs {
  background-image: url(../assets/ghostscreen_logo@2x.jpg)
}

.project-logo.rnd {
  background-image: url(../assets/rnd_logo@2x.jpg)
}

.project-logo.unemp {
  background-image: url(../assets/unemp_logo@2x.jpg)
}

.project-logo.fireman {
  background-image: url(../assets/fireman_logo@2x.jpg)
}

.project-alitools {
  background-color: var(--alitools);
  background-image: url(../assets/alitools_cover@2x.jpg);
  background-position: 460px 0;
  background-repeat: no-repeat;
  background-size: 710px;
  height: 100%;
  display: flex
}

.text-32 {
  color: var(--white-80);
  font-size: 32px;
  font-weight: 400;
  line-height: 140%
}

.span-alitools {
  color: var(--alitools)
}

.span-jio {
  color: var(--jio)
}

.span-mn {
  color: var(--dd)
}

.projects-2columns {
  flex-direction: column;
  flex: 1;
  margin-right: 40px;
  display: flex
}

.sideproject-wrapper {
  box-shadow: 0 0 0 8px var(--white-10);
  border-radius: 16px;
  margin-bottom: 40px;
  overflow: hidden
}

.sideproject-content {
  background-color: var(--jio);
  background-image: none;
  flex-direction: column;
  height: 100%;
  padding-bottom: 0;
  display: flex
}

.sideproject-content.dd {
  background-color: var(--dd)
}

.sideproject-content.gs {
  background-color: #203e5f
}

.sideproject-content.rnd {
  color: var(--black);
  background-color: #f2c161
}

.sideproject-content.unemp {
  background-color: #d5613d
}

.sideproject-content.fireman {
  color: #99f997;
  background-color: #14191f
}

.sideproject-info-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 56px;
  padding-left: 64px;
  padding-right: 64px;
  display: flex;
  position: relative
}

.sideproject-info {
  padding-bottom: 24px
}

.sideproject-descr {
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: 400;
  line-height: 140%;
  display: block
}

.sideproject-descr.unemp {
  width: 90%
}

.sideproject-title {
  margin-top: 32px;
  margin-bottom: 8px;
  font-weight: 400;
  display: block
}

.link-descr {
  color: var(--white-50);
  margin-bottom: 8px
}

.link-descr.rnd {
  color: var(--black-50);
  display: none
}

.link-descr.hidden {
  display: none
}

.sideproject-year {
  color: var(--white-50);
  position: absolute;
  inset: 56px 64px auto auto
}

.contacts-wrapper {
  height: 100vh;
  max-height: 900px;
  padding-left: 80px;
  padding-right: 80px
}

.contacts-content {
  flex-direction: column;
  height: 100%;
  display: flex
}

.contacts-email-wrapper {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex
}

.footer {
  justify-content: space-between;
  padding-bottom: 40px;
  display: flex
}

.label-24 {
  font-size: 24px;
  line-height: 140%
}

.email {
  margin-top: 16px;
  margin-bottom: 80px;
  font-family: Hauora,sans-serif;
  font-size: 80px;
  font-weight: 600;
  line-height: 110%
}

.email-underline {
  background-image: linear-gradient(to right,var(--gold),#ff6c19 50%,var(--deep-pink));
  opacity: .5;
  height: 4px;
  margin-top: 16px;
  transition: opacity 150ms;
}

.email:hover .email-underline {
  opacity: 1;
}

.footer-meta {
  display: flex
}

.footer-meta-item {
  color: var(--white-50);
  margin-right: 40px;
  font-family: Hauora,sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%
}

.footer-meta-item.right {
  margin-right: 0
}

.columns-wrapper {
  display: flex
}

.section-heading {
  color: var(--white-50);
  font-family: Inter,sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 100%
}

.section-heading-wrapper {
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 32px;
  display: flex
}

.section-heading-wrapper.sideprojects {
  padding-right: 40px
}

.section-updated {
  color: #ffffff4d;
  margin-bottom: 0;
  font-family: Hauora,sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%
}

.section-updated.right {
  margin-right: 0
}

.text-4rp {
  padding-right: 4px
}

.text-4rp.sideprojects {
  color: #ffffff4d;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box
}

.section-wrapper {
  flex-direction: column;
  display: flex
}

.social-links-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex
}

.project-cover {
  background-image: url(../assets/jio_cover@2x.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 710px;
  flex: 1;
  display: none
}

.project-cover.mn {
  background-image: url(../assets/mn_cover_v2@2x.jpg)
}

.project-cover.at {
  background-image: url(../assets/alitools_cover@2x.jpg)
}

.project-closed {
  opacity: .5;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  transition: border-color .2s ease-in-out;
  position: relative
}

.project-closed:hover {
  border-bottom-color: var(--white)
}

.project-closed.bm-24 {
  margin-bottom: 24px
}

.project-closed.bm-24.rnd {
  border-bottom-color: var(--black-50);
  color: var(--black)
}

.project-closed.bm-24.rnd:hover {
  border-bottom-color: var(--black)
}

.project-closed.bm-24.fireman {
  color: #99f997;
  border-bottom-color: #99f99780
}

.project-closed.bm-24.fireman:hover {
  border-bottom-color: #99f997
}

.project-closed.bm-24.hidden {
  display: none
}

.project-closed.social-link {
  color: var(--white-80);
  margin-left: 24px;
  margin-right: 24px;
  transition: color .2s ease-in-out,border-color .2s ease-in-out
}

.project-closed.social-link:hover {
  color: var(--white)
}

.span-atpeak {
  color: #2d579b
}

.client-project-year {
  opacity: .6;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-bottom: 32px;
  font-family: Hauora,sans-serif;
  font-weight: 600
}

.client-project-year.rnd {
  color: var(--black-50)
}

@media screen and (max-width:991px) {
  .hero-wrapper {
    max-height: 1024px;
    padding-top: 32px;
    padding-left: 40px;
    padding-right: 40px
  }
  .logo {
    width: auto
  }
  .label-16-hauora-medium.menu-item {
    margin-left: 8px;
    margin-right: 8px
  }
  .link-button {
    white-space: nowrap
  }
  .link-button-wrapper {
    width: auto
  }
  .menu {
    justify-content: center
  }
  .hero-headline {
    font-size: 64px
  }
  .projects-wrapper.for-clients,.projects-wrapper.personal {
    padding-left: 40px;
    padding-right: 40px
  }
  .project-card {
    height: auto
  }
  .project-jio {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    flex-direction: column
  }
  .project-info-wrapper {
    max-width: none;
    padding-right: 64px
  }
  .project-mn,.project-alitools {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: column
  }
  .sideproject-content {
    background-image: none
  }
  .contacts-wrapper {
    height: auto;
    padding-left: 40px;
    padding-right: 40px
  }
  .contacts-email-wrapper {
    padding-top: 120px;
    padding-bottom: 160px
  }
  .footer {
    flex-direction: column;
    align-items: center
  }
  .email {
    font-size: 64px
  }
  .footer-meta {
    margin-bottom: 24px;
    padding-left: 40px
  }
  .columns-wrapper {
    flex-direction: column
  }
  .project-cover {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    display: block
  }
}

@media screen and (max-width:767px) {
  .hero-wrapper {
    flex-direction: column;
    height: auto;
    min-height: auto;
    padding-bottom: 64px
  }
  .menu {
    margin-top: 32px;
    margin-bottom: 32px;
    display: none
  }
  .hero {
    margin-top: 80px
  }
  .hero-headline {
    font-size: 41px
  }
  .hero-description {
    width: auto;
    margin-bottom: 16px;
    margin-right: 0;
    font-size: 20px
  }
  .description-block_wrapper {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 24px
  }
  .projects-wrapper.for-clients {
    flex-direction: column;
    margin-top: 0
  }
  .projects-wrapper.personal {
    flex-direction: column
  }
  .projects-1column {
    margin-bottom: 80px;
    margin-right: 0
  }
  .section-title-wrapper {
    order: -1;
    width: auto;
    margin-bottom: 32px;
    display: none
  }
  .section-title {
    font-size: 48px;
    transform: translate(0)rotate(0)
  }
  .project-wrapper {
    margin-bottom: 32px
  }
  .project-title {
    margin-top: 24px;
    margin-bottom: 24px;
    font-size: 24px
  }
  .project-jio {
    background-image: none
  }
  .project-info-wrapper {
    padding: 32px 40px
  }
  .default-link.social-link {
    margin-bottom: 32px
  }
  .case-study-link {
    width: 100%;
    max-width: none;
    margin-top: 32px
  }
  .project-mn {
    background-position: 100% 456px
  }
  .project-logo {
    height: 48px
  }
  .project-alitools {
    background-position: 100% 420px
  }
  .text-32 {
    font-size: 24px
  }
  .projects-2columns {
    margin-right: 0
  }
  .sideproject-wrapper {
    margin-bottom: 32px
  }
  .sideproject-content {
    background-image: none
  }
  .sideproject-info-wrapper {
    padding: 32px 40px 0
  }
  .sideproject-descr {
    margin-bottom: 24px;
    font-size: 20px
  }
  .sideproject-title {
    margin-top: 24px;
    margin-bottom: 8px;
    font-size: 24px
  }
  .contacts-email-wrapper {
    text-align: center;
    padding-bottom: 120px
  }
  .footer {
    padding-bottom: 16px
  }
  .email {
    font-size: 40px
  }
  .footer-meta {
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 0
  }
  .footer-meta-item {
    margin-bottom: 24px
  }
  .section-heading-wrapper {
    flex-direction: column
  }
  .section-updated {
    margin-top: 16px
  }
  .project-closed.social-link {
    margin-bottom: 32px
  }
}

@media screen and (max-width:479px) {
  .hero-wrapper {
    padding: 16px 16px 32px
  }
  .logo {
    flex: 0 auto
  }
  .link-button-wrapper {
    display: none
  }
  .hero {
    margin-top: 32px
  }
  .hero-headline {
    font-size: 24px;
    font-weight: 500;
    line-height: 120%
  }
  .hero-description {
    font-size: 14px;
    font-weight: 400
  }
  .description-block_wrapper {
    margin-top: 16px
  }
  .hero-description-2 {
    font-size: 14px
  }
  .projects-wrapper.for-clients,.projects-wrapper.personal {
    padding-left: 16px;
    padding-right: 16px
  }
  .text-white-30,.emoji {
    padding-right: 0
  }
  .section-title-wrapper {
    margin-bottom: 16px
  }
  .section-title {
    font-size: 28px
  }
  .project-title {
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 18px
  }
  .project-info-wrapper {
    padding: 16px
  }
  .default-link.bm-24 {
    white-space: nowrap
  }
  .case-study-link {
    text-align: center;
    flex-direction: column;
    margin-top: 24px;
    padding: 16px;
    font-size: 14px;
    line-height: 130%
  }
  .project-mn {
    background-position: 100% 414px
  }
  .project-logo {
    height: 32px
  }
  .project-alitools {
    background-position: 100% 366px
  }
  .text-32 {
    font-size: 18px
  }
  .sideproject-content {
    background-image: none
  }
  .sideproject-info-wrapper {
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px
  }
  .sideproject-descr {
    margin-bottom: 16px;
    font-size: 16px
  }
  .sideproject-title {
    margin-top: 16px;
    margin-bottom: 4px;
    font-size: 18px
  }
  .sideproject-year {
    top: 16px;
    right: 16px
  }
  .contacts-wrapper {
    padding-left: 16px;
    padding-right: 16px
  }
  .contacts-email-wrapper {
    padding-top: 56px;
    padding-bottom: 72px
  }
  .label-24 {
    margin-bottom: 8px;
    font-size: 18px
  }
  .email {
    font-size: 20px;
    font-weight: 500
  }
  .email-underline {
    height: 2px;
    margin-top: 6px
  }
  .footer-meta {
    text-align: center
  }
  .project-closed.bm-24 {
    white-space: nowrap
  }
}
