/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

p {
  margin: 0;
}

body, html {
  font-family: "Gotham SSm A", "Gotham SSm B";
  font-size: 16px;
}

@media screen {
  h1 {
    margin-bottom: 40px;
    font-size: 56px;
    color: #092856;
  }
}
@media screen {
  h1.section-title {
    font-weight: 600;
    margin-bottom: 30px;
    line-height: 33px;
    font-size: 30px;
  }
}
@media screen and (min-width: 375px) {
  h1.section-title {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  h1.section-title {
    line-height: 40px;
    font-size: 36px;
  }
}
@media screen and (min-width: 900px) {
  h1.section-title {
    margin-bottom: 50px;
    line-height: 47px;
    font-size: 42px;
  }
}
@media screen and (max-width: 630px) {
  h1.section-title {
    letter-spacing: -0.47px;
  }
}
@media screen {
  h1.section-title br {
    display: none;
  }
}
@media screen and (min-width: 630px) {
  h1.section-title br {
    display: block;
  }
}
@media screen {
  h1.section-title br.mobile-break {
    display: block;
  }
}
@media screen and (min-width: 375px) {
  h1.section-title br.mobile-break {
    display: none;
  }
}
@media screen {
  h1.case-title {
    font-weight: 500;
    margin-bottom: 30px;
    line-height: 33px;
    font-size: 30px;
  }
}
@media screen and (min-width: 375px) {
  h1.case-title {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  h1.case-title {
    font-size: 36px;
    line-height: 1;
  }
}
@media screen and (min-width: 900px) {
  h1.case-title {
    margin-bottom: 75px;
    line-height: 38px;
    font-size: 40px;
  }
}
@media screen {
  h1.medium-title {
    color: #092856;
    font-weight: bold;
    line-height: 33px;
    font-size: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  h1.medium-title {
    margin-bottom: 40px;
    line-height: 47px;
    font-size: 30px;
  }
}

@media screen {
  h2 {
    font-size: 30px;
    line-height: 35px;
  }
}
@media screen and (min-width: 768px) {
  h2 {
    font-size: 40px;
    line-height: 47px;
  }
}
@media screen {
  h2.section-title {
    color: #092856;
    font-weight: 600;
    margin-bottom: 30px;
    line-height: 33px;
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) {
  h2.section-title {
    margin-bottom: 50px;
    line-height: 47px;
    font-size: 42px;
  }
}
@media screen {
  h2.section-subtitle {
    color: #092856;
    font-size: 20px;
    line-height: 21px;
    line-height: 28px;
    margin-bottom: 30px;
    font-weight: 300;
  }
}
@media screen and (min-width: 768px) {
  h2.section-subtitle {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 900px) {
  h2.section-subtitle {
    font-size: 30px;
    line-height: 41px;
    margin-bottom: 107px;
  }
}
@media screen {
  h2.section-subtitle br {
    display: none;
  }
}
@media screen and (min-width: 900px) {
  h2.section-subtitle br {
    display: block;
  }
}
@media screen and (min-width: 900px) {
  h2.section-subtitle.home-subtitle {
    letter-spacing: -0.27px;
  }
}
@media screen and (min-width: 900px) {
  h2.section-subtitle.works-title {
    letter-spacing: -0.74px;
  }
}
@media screen {
  h2.section-subtitle.projects-title {
    letter-spacing: -0.54px;
    margin-bottom: 75px;
  }
}
@media screen and (min-width: 768px) {
  h2.section-subtitle.projects-title {
    line-height: 38px;
    margin-bottom: 75px;
  }
}
@media screen {
  h2.section-subtitle.mobile-title {
    font-size: 30px;
    line-height: 38px;
  }
}
h2.section-subtitle.no-margin {
  margin: 0;
}
@media screen {
  h2.case-subtitle {
    color: #092856;
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 24px;
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  h2.case-subtitle {
    margin-bottom: 50px;
    line-height: 39px;
    font-size: 26px;
  }
}
@media screen {
  h2.medium-title {
    color: #092856;
    font-weight: bold;
    line-height: 33px;
    font-size: 30px;
    margin-bottom: 69px;
  }
}
@media screen and (min-width: 768px) {
  h2.medium-title {
    line-height: 47px;
    font-size: 30px;
  }
}
@media screen and (min-width: 923px) {
  h2.medium-title {
    margin-bottom: 40px;
  }
}
@media screen {
  h2.small-title {
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 12px;
  }
}

@media screen {
  h3.section-subtitle {
    color: #092856;
    font-size: 20px;
    line-height: 21px;
    line-height: 28px;
    margin-bottom: 30px;
    font-weight: normal;
  }
}
@media screen and (min-width: 768px) {
  h3.section-subtitle {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 900px) {
  h3.section-subtitle {
    font-size: 28px;
    line-height: 38px;
    margin-bottom: 75px;
  }
}
@media screen {
  h3.section-subtitle.mobile-title {
    font-size: 30px;
    line-height: 38px;
  }
}
@media screen {
  h3.section-subtitle.inner-title {
    margin-top: 50px;
  }
}
@media screen and (min-width: 768px) {
  h3.section-subtitle.inner-title {
    margin-top: 75px;
  }
}
h3.section-subtitle.no-margin {
  margin: 0;
}
@media screen {
  h3.section-inner-title {
    color: #092856;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 30px;
    margin-top: 50px;
    font-weight: normal;
  }
}
@media screen and (min-width: 768px) {
  h3.section-inner-title {
    margin-top: 75px;
  }
}

@media screen {
  h4 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 12px;
  }
}

@media screen {
  h5 {
    margin-bottom: 12px;
  }
}

@media screen {
  p {
    color: #092856;
    color: #182A45;
    font-weight: 300;
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-size: 16px;
    line-height: 22px;
    line-height: 23px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  p {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 0;
  }
}
p:last-child {
  margin-bottom: 0;
}
@media screen {
  p.project-text {
    font-size: 16px;
    line-height: 24px;
  }
}
@media screen and (min-width: 900px) {
  p.project-text {
    max-width: 407px;
    padding-right: 35px;
  }
}
@media screen and (min-width: 1515px) {
  p.project-text {
    max-width: 100%;
    padding-right: 0;
  }
}
@media screen {
  p.header-text {
    font-size: 15px;
    line-height: 22px;
    max-width: 100%;
    order: 2;
    margin-top: 0;
    display: none;
    font-size: 20px;
    line-height: 28px;
  }
}
@media screen and (min-width: 680px) {
  p.header-text {
    max-width: 300px;
    order: 1;
    margin-top: 50px;
    font-size: 17px;
    line-height: 23px;
  }
}
@media screen and (min-width: 768px) {
  p.header-text {
    font-size: 17px;
    line-height: 23px;
    max-width: 300px;
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 972px) {
  p.header-text {
    font-size: 17px;
    line-height: 23px;
    display: block;
    margin-top: 0;
  }
}
@media screen {
  p.header-text:first-child() {
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 680px) {
  p.header-text:first-child() {
    margin-bottom: 0;
  }
}
@media screen {
  p.office-location {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    order: 1;
    margin-top: 30px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 972px) {
  p.office-location {
    margin-top: 0;
    text-align: left;
  }
}
@media screen {
  p.office-location:first-child {
    order: 1;
    text-align: center;
    margin-top: 40px;
  }
}
@media screen and (min-width: 972px) {
  p.office-location:first-child {
    text-align: right;
    order: 0;
    margin-top: 0;
  }
}
@media screen {
  p.cta-text {
    color: #092856;
    color: #182A45;
    font-size: 20px;
    line-height: 28px;
    margin: 75px 0 40px;
    text-align: left;
    text-align: center;
    font-weight: 300;
  }
}
@media screen and (min-width: 375px) {
  p.cta-text {
    margin: 75px 0 30px;
  }
}
@media screen and (min-width: 768px) {
  p.cta-text {
    text-align: center;
    font-size: 26px;
    line-height: 36px;
    margin: 75px 0 50px;
  }
}
@media screen and (min-width: 972px) {
  p.cta-text {
    font-size: 28px;
    line-height: 38px;
  }
}
@media screen {
  p.cta-text br {
    display: none;
  }
}
@media screen and (min-width: 900px) {
  p.cta-text br {
    display: block;
  }
}
@media screen {
  p.cta-text span {
    display: inline-block;
    margin-top: 28px;
  }
}
@media screen and (min-width: 666px) {
  p.cta-text span {
    margin-top: 0;
  }
}
@media screen {
  p.copyright {
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    font-weight: 200;
  }
}
@media screen {
  p.copyright span {
    display: block;
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  p.copyright span {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  p.case-text {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 27px;
  }
}
@media screen {
  p.case-text:last-child {
    margin-bottom: 0;
  }
}
@media screen {
  p.contact-text {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  p.contact-text {
    font-size: 20px;
    line-height: 30px;
    font-size: 16px;
    line-height: 24px;
    max-width: 256px;
  }
}
@media screen and (min-width: 900px) {
  p.contact-text {
    letter-spacing: -0.4px;
  }
}
p.contact-text a {
  color: inherit;
}
@media screen {
  p .city-location {
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    display: block;
  }
}

@media screen {
  a,
button {
    font-family: "Gotham SSm A", "Gotham SSm B";
    text-decoration: none;
    color: #109DFF;
  }
  a:hover,
button:hover {
    text-decoration: none;
    color: inherit;
  }
  a:focus,
button:focus {
    outline: none;
  }
}
@media screen {
  a.inline-link,
button.inline-link {
    color: inherit;
  }
}
@media screen and (min-width: 900px) {
  a.image-link,
button.image-link {
    margin-left: auto;
  }
}
@media screen {
  a.nav-link,
button.nav-link {
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-size: 16px;
    line-height: 18px;
    font-size: 15px;
    line-height: 17px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    margin-right: 0;
    margin-bottom: 30px;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out;
  }
}
@media screen and (min-width: 972px) {
  a.nav-link,
button.nav-link {
    color: #0AA3DB;
    margin-right: 15px;
    margin-bottom: 0;
  }
}
@media screen {
  a.nav-link:first-child,
button.nav-link:first-child {
    margin-top: 12px;
  }
}
@media screen and (min-width: 972px) {
  a.nav-link:first-child,
button.nav-link:first-child {
    margin-top: 0;
  }
}
a.nav-link:active, a.nav-link:focus, a.nav-link.active,
button.nav-link:active,
button.nav-link:focus,
button.nav-link.active {
  color: #A2A7AD;
}
@media screen {
  a.nav-link:hover,
button.nav-link:hover {
    color: inherit;
  }
}
@media screen and (min-width: 972px) {
  a.nav-link:hover,
button.nav-link:hover {
    color: #e8554d;
  }
}
@media screen {
  a.logo, a.logo-footer,
button.logo,
button.logo-footer {
    display: inline-block;
    --logo-height: 40px;
    --logo-width: 100px;
    width: var(--logo-width);
    height: var(--logo-height);
    background-image: url("../img/logo.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    margin-right: 100px;
    margin-right: auto;
    flex: 0 0 var(--logo-width);
  }
}
@media screen and (min-width: 375px) {
  a.logo, a.logo-footer,
button.logo,
button.logo-footer {
    --logo-height: 59px;
    --logo-width: 147px;
  }
}
@media screen and (min-width: 1088px) {
  a.logo, a.logo-footer,
button.logo,
button.logo-footer {
    margin-right: calc(33.3333333333% - var(--logo-width) + 12px);
  }
}
@media screen and (min-width: 1280px) {
  a.logo, a.logo-footer,
button.logo,
button.logo-footer {
    --logo-width: 170px;
    --logo-width: 230px;
    --logo-height: 92px;
    margin-right: 110px;
  }
}
@media screen {
  a.logo-footer,
button.logo-footer {
    --logo-width: 147px;
    height: 39px;
    background-image: url("../img/logo-white.svg");
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 375px) {
  a.logo-footer,
button.logo-footer {
    margin-bottom: 31px;
  }
}
@media screen and (min-width: 900px) {
  a.logo-footer,
button.logo-footer {
    --logo-width: 108px;
    height: 29px;
    margin-bottom: 23px;
  }
}
@media screen {
  a.cta-btn,
button.cta-btn {
    --line-height: 18px;
    --border-height: 2px;
    border: var(--border-height) solid #0AA3DB;
    padding: 12px 30px 10px;
    color: #0AA3DB;
    font-size: 16px;
    font-weight: 500;
    line-height: var(--line-height);
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
    background-color: #fff;
  }
}
a.cta-btn:hover,
button.cta-btn:hover {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #0AA3DB;
  color: #fff;
}
a.cta-btn span.loader-2,
button.cta-btn span.loader-2 {
  position: absolute;
  top: 0;
  opacity: 0;
}
@media screen {
  a.cta-btn.active,
button.cta-btn.active {
    padding-top: 0;
    padding-bottom: 0;
    line-height: inherit;
    height: 44px;
    border-color: #A2A7AD;
    cursor: not-allowed;
    background-color: #fff;
  }
}
a.cta-btn.active span.link-text,
button.cta-btn.active span.link-text {
  display: inline-block;
  height: 0;
  overflow: hidden;
}
a.cta-btn.active span.loader-2,
button.cta-btn.active span.loader-2 {
  opacity: 1;
}
a.disabled,
button.disabled {
  cursor: not-allowed;
  color: #fff;
  border-color: #A2A7AD;
  background-color: #A2A7AD;
  opacity: 0.8;
}
a.disabled:hover,
button.disabled:hover {
  color: #fff;
  border-color: #A2A7AD;
  background-color: #A2A7AD;
}

@media screen {
  .label {
    text-transform: uppercase;
    font-size: 12px;
  }
}

@media screen {
  button {
    background-color: #fff;
  }
}
@media screen {
  button:hover {
    cursor: pointer;
  }
}

@media screen {
  .wrapper {
    margin: 0 auto;
    --wrapper-gutter: 25px;
    padding: 0 var(--wrapper-gutter);
    width: 100%;
    position: relative;
  }
}
@media screen and (min-width: 375px) {
  .wrapper {
    --wrapper-gutter: 30px;
  }
}
@media screen and (min-width: 768px) {
  .wrapper {
    --wrapper-gutter: 70px;
  }
}
@media screen and (min-width: 1280px) {
  .wrapper {
    padding: 0;
    max-width: 1000px;
  }
}
@media screen and (min-width: 1440px) {
  .wrapper {
    max-width: 1000px;
  }
}
@media screen {
  .wrapper.centered-elements {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media screen {
  .wrapper.centered-elements.vertical {
    flex-direction: column;
  }
}

@media screen {
  .wrapper-fluid {
    margin: 0 auto;
    padding: 0;
    width: 100%;
  }
}
@media screen {
  .wrapper-fluid.has-bckg-color {
    background: #B0EEF0;
  }
}
@media screen {
  .wrapper-fluid .inner-fluid-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
  }
}
@media screen {
  .ok-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}

@media screen {
  .ok-col-1-2 {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .ok-col-1-2 {
    width: calc((100% - 40px) / 2);
  }
}
@media screen {
  .ok-col-1-3 {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .ok-col-1-3 {
    width: calc((100% - 120px) / 3);
  }
}

.grid {
  display: flex;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-left: -12px;
}
@media screen {
  .grid {
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (min-width: 500px) {
  .grid {
    flex-direction: row;
    justify-content: flex-start;
  }
}
@media screen {
  .grid.is-mobile {
    flex-direction: row;
    justify-content: flex-start;
  }
}
@media screen {
  .grid.reversed {
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 900px) {
  .grid.reversed {
    flex-direction: row;
  }
}
@media screen {
  .grid.project {
    margin: 0;
  }
}
@media screen {
  .grid .grid-column {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen {
  .grid .grid-column.has-top-margin {
    padding-top: 60px;
  }
}
@media screen {
  .grid .grid-column.is-white-bordered {
    background: #fff;
    border: 1px solid #012B49;
    padding: 32px 64px !important;
    position: relative;
    width: auto;
    flex-grow: 1;
    flex-basis: auto;
  }
}
@media screen and (min-width: 768px) {
  .grid .grid-column.is-white-bordered {
    flex-basis: 0;
  }
}
@media screen {
  .grid .grid-column.is-white-bordered:nth-child(3) {
    margin-right: 0;
    margin-top: 32px;
  }
}
@media screen and (min-width: 768px) {
  .grid .grid-column.is-white-bordered:nth-child(3) {
    margin-right: 0;
    margin-top: 0;
    margin-left: 32px;
  }
}
.grid .grid-column.is-white-bordered:nth-child(3):after {
  width: 0;
}
@media screen {
  .grid .grid-column.is-white-bordered:after {
    content: "";
    position: absolute;
    height: 32px;
    width: 1px;
    left: 50%;
    bottom: -32px;
    height: 32px;
    background: #012B49;
  }
}
@media screen and (min-width: 768px) {
  .grid .grid-column.is-white-bordered:after {
    content: "";
    position: absolute;
    width: 32px;
    left: auto;
    right: -32px;
    top: 50%;
    height: 1px;
    background: #012B49;
  }
}
@media screen {
  .grid .grid-column.is-align-right {
    justify-content: flex-end;
  }
}
@media screen {
  .grid .grid-column.is-1, .grid .grid-column.is-60, .grid .grid-column.is-3, .grid .grid-column.is-2, .grid .grid-column.is-4, .grid .grid-column.is-40, .grid .grid-column.is-5, .grid .grid-column.is-6, .grid .grid-column.is-two-thirds {
    padding: 0 12px;
  }
}
@media screen {
  .grid .grid-column.is-feature.is-3 {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    margin-bottom: 40px;
  }
}
@media screen {
  .grid .grid-column.is-feature.is-3 .feature-info {
    padding-left: 28px;
    flex-grow: 4;
    flex-basis: 0;
  }
}
@media screen and (min-width: 768px) {
  .grid .grid-column.is-feature.is-3 .feature-info {
    padding-left: 10px;
  }
}
@media screen and (min-width: 900px) {
  .grid .grid-column.is-feature.is-3 .feature-info {
    padding-left: 28px;
    flex-grow: auto;
    flex-basis: auto;
  }
}
@media screen {
  .grid .grid-column.is-feature.is-3 .feature-info p {
    text-align: left;
    margin-top: 0;
  }
}
.grid .grid-column.is-vertical {
  flex-direction: column;
}
@media screen {
  .grid .grid-column.is-1 {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .grid .grid-column.is-1.project-image-wrapper {
    margin: 0 -18px;
    width: 100vw;
    padding: 0;
  }
}
@media screen {
  .grid .grid-column.is-two-thirds {
    width: 100%;
  }
}
@media screen and (min-width: 900px) {
  .grid .grid-column.is-two-thirds {
    width: 66.6666666667%;
    margin-bottom: 0;
  }
}
@media screen {
  .grid .grid-column.is-two-thirds.form-wrapper {
    align-items: flex-start;
  }
}
@media screen and (max-width: 922px) {
  .grid .grid-column.is-two-thirds.form-wrapper {
    width: 100%;
  }
}
@media screen and (min-width: 923px) {
  .grid .grid-column.is-two-thirds.form-wrapper {
    flex-direction: column;
    flex-wrap: nowrap;
  }
}
@media screen {
  .grid .grid-column.is-60 {
    width: 100%;
  }
}
@media screen and (min-width: 900px) {
  .grid .grid-column.is-60 {
    width: 60%;
    margin-left: auto;
  }
}
@media screen and (max-width: 480px) {
  .grid .grid-column.is-60.project-image-wrapper {
    margin: 0 -18px;
    width: 100vw;
    padding: 0;
  }
}
@media screen {
  .grid .grid-column.is-2 {
    width: 100%;
  }
}
@media screen and (min-width: 500px) {
  .grid .grid-column.is-2 {
    width: 50%;
  }
}
@media screen and (min-width: 900px) {
  .grid .grid-column.is-2 {
    width: 50%;
  }
}
@media screen and (max-width: 899px) {
  .grid .grid-column.is-2.project-content {
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .grid .grid-column.is-2.is-mobile {
    width: 50%;
  }
}
@media screen {
  .grid .grid-column.is-40 {
    width: 100%;
  }
}
@media screen and (min-width: 900px) {
  .grid .grid-column.is-40 {
    width: 40%;
  }
}
@media screen {
  .grid .grid-column.is-3 {
    width: 100%;
  }
}
@media screen and (min-width: 900px) {
  .grid .grid-column.is-3 {
    width: 33.3333333333%;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 922px) {
  .grid .grid-column.is-3.contact-wrapper {
    margin-bottom: 75px;
  }
}
@media screen and (min-width: 923px) {
  .grid .grid-column.is-3.contact-wrapper {
    padding-bottom: 53px;
  }
}
@media screen {
  .grid .grid-column.is-4 {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .grid .grid-column.is-4 {
    width: 50%;
  }
}
@media screen and (min-width: 900px) {
  .grid .grid-column.is-4 {
    width: 25%;
  }
}
@media screen {
  .grid .grid-column.is-5 {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .grid .grid-column.is-5 {
    width: 20%;
  }
}
@media screen {
  .grid .grid-column.is-6 {
    width: 100%;
  }
}
@media screen and (min-width: 500px) {
  .grid .grid-column.is-6 {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  .grid .grid-column.is-6 {
    width: 16.666666%;
  }
}
@media screen {
  .grid .grid-column.is-7 {
    width: calc(100% - 25px);
    margin: 0 auto;
  }
}
@media screen and (min-width: 500px) {
  .grid .grid-column.is-7 {
    width: 100%;
  }
}
@media screen and (min-width: 900px) {
  .grid .grid-column.is-7 {
    width: 66.666666%;
  }
}

@media screen {
  .main-section {
    margin-top: 80px;
  }
}
@media screen and (min-width: 768px) {
  .main-section {
    margin-top: 100px;
  }
}
@media screen and (min-width: 900px) {
  .main-section {
    margin-top: 150px;
  }
}
@media screen {
  .main-section.header-margin {
    margin: 75px auto;
  }
}
@media screen and (min-width: 900px) {
  .main-section.header-margin {
    margin: 100px auto 75px;
  }
}
@media screen and (min-width: 768px) {
  .main-section.owl-section {
    margin-top: 90px;
  }
}
@media screen and (max-width: 767px) {
  .main-section.large-margin-mobile {
    margin-top: 100px;
  }
}
@media screen {
  .main-section.location-section {
    margin-top: 77px;
  }
}
@media screen and (min-width: 630px) {
  .main-section.location-section {
    margin-top: 104px;
  }
}
@media screen and (min-width: 900px) {
  .main-section.location-section {
    margin-top: 154px;
  }
}
@media screen {
  .main-section.footer-section {
    margin-top: 100px;
  }
}
@media screen and (min-width: 900px) {
  .main-section.footer-section {
    margin-top: 150px;
  }
}
@media screen {
  .main-section.no-margin-y {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen {
  .main-section.no-margin-top {
    margin-top: 0;
  }
}
@media screen and (max-width: 480px) {
  .main-section.no-margin-y-mobile {
    margin-top: 0;
  }
}

body .uk-offcanvas-content {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
body .uk-offcanvas-content main {
  flex: 1;
}

@media screen {
  .grey-bg {
    background: #F5F5F5;
  }
}
@media screen and (max-width: 480px) {
  .grey-bg .project-work.project-padd-top {
    padding-top: 0;
  }
}

.back-btn {
  position: relative;
  padding-left: 40px;
}
.back-btn:after {
  content: "";
  background: url(../img/icon-arrow-link.svg) no-repeat;
  position: absolute;
  background-size: 10px 30px;
  left: 0px;
  width: 10px;
  height: 15px;
  transform: rotate(180deg);
  top: 0;
}
.back-btn:hover {
  color: #e8554d;
}
.back-btn:hover:after {
  background-position-y: -15px;
}
.back-btn.right-arrow {
  padding-right: 40px;
}
.back-btn.right-arrow:after {
  content: "";
  background: url(../img/icon-arrow-link.svg) no-repeat;
  position: absolute;
  background-size: 10px 30px;
  right: 0px;
  left: auto;
  width: 10px;
  height: 15px;
  transform: rotate(0deg);
}
.back-btn.right-arrow:hover:after {
  background-position-y: -15px;
}

@media screen {
  form {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    max-height: 483px;
    will-change: height;
  }
}
@media screen and (min-width: 768px) {
  form {
    flex-direction: row;
  }
}
@media screen and (min-width: 923px) {
  form {
    max-height: 949px;
  }
}
@media screen {
  form.hide-form {
    max-height: 0;
    overflow-y: hidden;
    transition: all 0.65s cubic-bezier(0.08, 0, 0, 0.97);
  }
}

@media screen {
  input {
    font-family: "Gotham SSm A", "Gotham SSm B";
    border: none;
    border-bottom: 1px solid #092856;
    width: 100%;
    font-size: 20px;
    line-height: 22px;
    color: #092856;
    color: #182A45;
    padding: 0 0 17px;
  }
}
input::-webkit-input-placeholder {
  font-size: 20px;
  color: #182A45;
}
input:-moz-placeholder {
  font-size: 20px;
  color: #182A45;
}
input::-moz-placeholder {
  font-size: 20px;
  color: #182A45;
}
input:-ms-input-placeholder {
  font-size: 20px;
  color: #182A45;
}
input:focus {
  outline: none;
}
input:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder {
  color: transparent;
}
input.error {
  border-color: #e8554d;
}

@media screen {
  textarea {
    font-family: "Gotham SSm A", "Gotham SSm B";
    width: 100%;
    resize: none;
    padding: 0 0 17px;
    padding: 0;
    font-size: 20px;
    line-height: 22px;
    color: #092856;
    color: #182A45;
    resize: none;
    border: none;
    border-bottom: 1px solid #092856;
    overflow: hidden;
  }
}
textarea::-webkit-input-placeholder {
  font-size: 20px;
  color: #182A45;
}
textarea:-moz-placeholder {
  font-size: 20px;
  color: #182A45;
}
textarea::-moz-placeholder {
  font-size: 20px;
  color: #182A45;
}
textarea:-ms-input-placeholder {
  font-size: 20px;
  color: #182A45;
}
textarea:focus {
  outline: none;
}
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
textarea:focus:-moz-placeholder {
  color: transparent;
}
textarea:focus::-moz-placeholder {
  color: transparent;
}
textarea:focus:-ms-input-placeholder {
  color: transparent;
}
textarea.error {
  border-color: #e8554d;
}

@media screen and (max-width: 480px) {
  img.fullWidthMobile {
    margin-left: -30px;
    margin-right: -30px;
    width: calc(100% + 60px);
    max-width: calc(100% + 60px);
  }
}

.scrollbar-measure {
  width: 100px;
  height: 100px;
  overflow: scroll;
  position: absolute;
  top: -9999px;
}

@media screen {
  .error-404 {
    font-size: 32px;
    line-height: 32px;
  }
}
@media screen and (min-width: 768px) {
  .error-404 {
    font-size: 50px;
    line-height: 50px;
  }
}

@media screen {
  .top-header {
    display: flex;
    flex-wrap: wrap;
    padding-top: 30px;
  }
}
@media screen and (min-width: 375px) {
  .top-header {
    padding-top: 50px;
  }
}
@media screen and (min-width: 768px) {
  .top-header {
    padding-top: 80px;
  }
}
@media screen and (min-width: 972px) {
  .top-header {
    padding-top: 100px;
  }
}
@media screen and (min-width: 1515px) {
  .top-header.test-header a.logo, .top-header.test-header a.logo-footer {
    margin: 0;
  }
}
@media screen and (min-width: 1515px) {
  .top-header.test-header .nav-wrapper {
    --gutter-x: calc(470px/3);
    margin-right: var(--gutter-x);
    margin-left: calc(var(--gutter-x) * 2);
    margin-right: 157px;
    margin-left: 313px;
  }
}
@media screen {
  .top-header:after, .top-header:before {
    content: "";
    width: 100%;
    order: 1;
  }
}
@media screen and (min-width: 972px) {
  .top-header:after, .top-header:before {
    display: none;
  }
}
@media screen {
  .top-header .nav-wrapper {
    margin-right: auto;
    margin-right: 0;
    margin-left: 0;
    order: 1;
    margin-top: 0;
  }
}
@media screen and (min-width: 680px) {
  .top-header .nav-wrapper {
    margin-top: 0;
    margin-right: 20px;
  }
}
@media screen and (min-width: 972px) {
  .top-header .nav-wrapper {
    margin-right: auto;
    margin-right: 20px;
  }
}
@media screen and (min-width: 1280px) {
  .top-header .nav-wrapper {
    margin-right: 40px;
  }
}
@media screen {
  nav {
    display: none;
    margin-top: 14px;
  }
}
@media screen and (min-width: 972px) {
  nav {
    display: flex;
  }
}
@media screen {
  nav.mobile-nav {
    display: flex;
    margin-top: 0;
  }
}

@media screen {
  .featuredImg {
    margin-top: 50px;
    width: 100%;
    height: auto;
    display: block;
  }
}
@media screen and (min-width: 375px) {
  .featuredImg {
    margin-top: 40px;
  }
}
@media screen and (min-width: 680px) {
  .featuredImg {
    margin-top: 30px;
  }
}
@media screen and (min-width: 972px) {
  .featuredImg {
    margin-top: 75px;
  }
}
@media screen {
  .featuredImg.project {
    margin-top: 0;
    margin-bottom: 50px;
  }
}
.featuredImg.secondary {
  margin-bottom: 0;
}

@media screen {
  .mobile-menu {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("../img/icon-mobile-menu.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
}

@media screen {
  .mobile-btn {
    align-self: flex-start;
    align-self: center;
    line-height: 1;
    padding: 3px;
    display: flex;
    border: none;
    color: #FFEB0A;
    position: relative;
  }
}
@media screen and (min-width: 972px) {
  .mobile-btn {
    display: none;
  }
}

@media screen {
  .uk-offcanvas-bar {
    background-color: #182A45;
    flex-direction: column;
    display: flex;
  }
}
@media screen {
  .uk-offcanvas-bar .nav-link {
    margin: 0;
    padding: 15px 0;
  }
}
@media screen {
  .uk-offcanvas-bar .uk-offcanvas-close {
    top: 38px;
  }
}

@media screen {
  .close-btn {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("../img/icon-close.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
}

@media screen {
  .projects-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 80px;
    margin-bottom: -30px;
  }
}
@media screen and (min-width: 768px) {
  .projects-wrapper {
    margin-bottom: 0;
    margin-top: 68px;
    margin-top: 75px;
    margin-top: 110px;
  }
}

@media screen {
  .project-logo {
    width: 40%;
    height: auto;
    margin-bottom: 50px;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (min-width: 768px) {
  .project-logo {
    margin-bottom: 0;
    width: 25%;
    height: 150px;
  }
}
@media screen {
  .project-logo:nth-child(2n) {
    justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  .project-logo:nth-child(2n) {
    justify-content: center;
  }
}
@media screen {
  .project-logo:nth-child(2n+1) {
    justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  .project-logo:nth-child(2n+1) {
    justify-content: center;
  }
}
@media screen {
  .project-logo img.logo-futureFinance {
    width: 75px;
    height: 30px;
  }
}
@media screen and (min-width: 768px) {
  .project-logo img.logo-futureFinance {
    width: 100px;
    height: 40px;
  }
}
@media screen {
  .project-logo img.logo-stanford {
    width: 86px;
    height: 38px;
  }
}
@media screen and (min-width: 768px) {
  .project-logo img.logo-stanford {
    width: 106px;
    height: 48px;
  }
}
@media screen {
  .project-logo img.logo-livestream {
    width: 108px;
    height: 20px;
  }
}
@media screen and (min-width: 768px) {
  .project-logo img.logo-livestream {
    width: 138px;
    height: 24px;
  }
}
@media screen {
  .project-logo img.logo-wwf {
    width: 38px;
    height: 56px;
  }
}
@media screen and (min-width: 768px) {
  .project-logo img.logo-wwf {
    width: 48px;
    height: 72px;
  }
}
@media screen {
  .project-logo img.logo-telenav {
    width: 98px;
    height: 16px;
  }
}
@media screen and (min-width: 768px) {
  .project-logo img.logo-telenav {
    width: 130px;
    height: 20px;
  }
}
@media screen {
  .project-logo img.logo-uber {
    width: 83px;
    height: 17px;
  }
}
@media screen and (min-width: 768px) {
  .project-logo img.logo-uber {
    width: 100px;
    height: 21px;
  }
}
@media screen {
  .project-logo img.logo-zipcar {
    width: 98px;
    height: 28px;
  }
}
@media screen and (min-width: 768px) {
  .project-logo img.logo-zipcar {
    width: 128px;
    height: 36px;
  }
}
@media screen {
  .project-logo img.logo-bbc {
    width: 75px;
    height: 23px;
  }
}
@media screen and (min-width: 768px) {
  .project-logo img.logo-bbc {
    width: 85px;
    height: 26px;
  }
}
@media screen {
  .project-logo img.logo-fox {
    width: 110px;
    height: 38px;
  }
}
@media screen and (min-width: 768px) {
  .project-logo img.logo-fox {
    width: 122px;
    height: 50px;
  }
}
@media screen and (min-width: 972px) {
  .project-logo img.logo-fox {
    width: 142px;
  }
}
@media screen {
  .project-logo img.logo-founders {
    width: 160px;
    width: 130px;
  }
}
@media screen and (min-width: 768px) {
  .project-logo img.logo-founders {
    width: 202px;
    height: 70px;
  }
}
@media screen {
  .project-logo img.logo-mlb {
    width: 66px;
    height: 40px;
  }
}
@media screen and (min-width: 768px) {
  .project-logo img.logo-mlb {
    width: 76px;
    height: 46px;
  }
}
@media screen {
  .project-logo img.logo-bankOfAmerica {
    width: 161px;
    height: 20px;
  }
}
@media screen and (min-width: 768px) {
  .project-logo img.logo-bankOfAmerica {
    width: 190px;
    height: 24px;
  }
}
@media screen {
  .project-logo img.logo-bitdefender {
    width: 140px;
    height: 20px;
  }
}
@media screen {
  .project-logo img.logo-fitbit {
    width: 140px;
    height: 36px;
  }
}
@media screen {
  .project-logo img.logo-ing {
    width: 100px;
    height: 25px;
  }
}
@media screen {
  .project-logo img.logo-raiffeisen {
    width: 140px;
    height: 38px;
  }
}

@media screen and (min-width: 768px) {
  .our-work {
    margin-top: 100px;
  }
}
@media screen {
  .our-work .project-item {
    width: 50%;
    height: 50vw;
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  .our-work .project-item {
    width: 25%;
    height: calc((100vw - 15px) / 4);
    height: calc((100vw - var(--scrollbar-width)) / 4);
  }
}
@media screen and (max-width: 767px) {
  .our-work .project-item {
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .our-work .project-item.work-div {
    order: 100;
  }
}
@media screen {
  .our-work .project-item .work-link-v1 {
    display: flex;
    background: #26CBD5;
    justify-content: center;
    align-items: center;
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-size: 30px;
    font-size: 24px;
    --main-line-height: 40px;
    --main-line-height: 32px;
    line-height: var(--main-line-height);
    font-weight: 400;
    color: #fff;
    text-align: center;
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 630px) {
  .our-work .project-item .work-link-v1 {
    font-size: 40px;
    --main-line-height: 50px;
  }
}
@media screen and (min-width: 768px) {
  .our-work .project-item .work-link-v1 {
    font-size: 24px;
    --main-line-height: 32px;
  }
}
@media screen and (min-width: 1024px) {
  .our-work .project-item .work-link-v1 {
    font-size: 32px;
    --main-line-height: 40px;
  }
}
@media screen and (min-width: 1280px) {
  .our-work .project-item .work-link-v1 {
    font-size: 40px;
    --main-line-height: 50px;
  }
}
@media screen {
  .our-work .project-item .work-link-v1 span {
    padding-right: 38px;
    padding-right: 24px;
    max-width: 238px;
    position: relative;
  }
}
@media screen and (min-width: 630px) {
  .our-work .project-item .work-link-v1 span {
    padding-right: 30px;
  }
}
@media screen {
  .our-work .project-item .work-link-v1 span:after {
    content: "";
    position: absolute;
    --icon-height: 27px;
    --icon-height: 16px;
    height: var(--icon-height);
    bottom: 5px;
    bottom: 7px;
    right: 0;
    width: 17px;
    background-image: url("../img/icon-arrow-next.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
}
@media screen and (min-width: 630px) {
  .our-work .project-item .work-link-v1 span:after {
    --icon-height:26px;
    bottom: 9px;
    width: 16px;
  }
}
@media screen and (min-width: 768px) {
  .our-work .project-item .work-link-v1 span:after {
    --icon-height: 22px;
    bottom: 5px;
  }
}
@media screen and (min-width: 1024px) {
  .our-work .project-item .work-link-v1 span:after {
    --icon-height:22px;
    bottom: 7px;
  }
}
@media screen and (min-width: 1280px) {
  .our-work .project-item .work-link-v1 span:after {
    --icon-height:26px;
    bottom: 9px;
  }
}
@media screen {
  .our-work .project-item .work-link {
    background: #26CBD5;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -ms-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
  }
}
@media screen {
  .our-work .project-item .work-link a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Gotham SSm A", "Gotham SSm B";
    font-size: 40px;
    --main-line-height: 50px;
    line-height: var(--main-line-height);
    font-weight: 500;
    color: #fff;
    text-align: center;
    width: 100%;
    height: 100%;
  }
}
@media screen {
  .our-work .project-item .work-link a span {
    padding-right: 30px;
    max-width: 238px;
    position: relative;
  }
}
@media screen {
  .our-work .project-item .work-link a span:after {
    content: "";
    position: absolute;
    --icon-height:26px;
    height: var(--icon-height);
    bottom: 9px;
    right: 0;
    width: 22px;
    background-image: url("../img/icon-arrow-next.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
}
@media screen and (max-width: 767px) {
  .our-work .project-item > a {
    display: flex;
    width: 100%;
  }
}
@media screen {
  .our-work .project-item img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }
}
@media screen {
  .our-work .project-item span[class^=project-] {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media screen {
  .our-work .project-item span[class^=project-].project-vector {
    background-image: url("../img/project-vector@2x.jpg");
  }
}
@media screen {
  .our-work .project-item span[class^=project-].project-c-bank {
    background-image: url("../img/project-c-bank@2x.jpg");
  }
}
@media screen {
  .our-work .project-item span[class^=project-].project-zipcar {
    background-image: url("../img/project-zipcar@2x.jpg");
  }
}
@media screen {
  .our-work .project-item span[class^=project-].project-future-finance {
    background-image: url("../img/project-futurefinance_960.png");
  }
}
@media screen {
  .our-work .project-item span[class^=project-].project-classowl {
    background-image: url("../img/project-classowl_960.png");
  }
}
@media screen {
  .our-work .project-item span[class^=project-].project-wwf {
    background-image: url("../img/project-wwf_960.png");
  }
}
@media screen {
  .our-work .project-item span[class^=project-].project-ing {
    background-image: url("../img/project-ing_960.png");
  }
}
@media screen {
  .our-work .project-item span[class^=project-].project-bbc {
    background-image: url("../img/project-bbc_960.png");
  }
}

@media screen {
  .finish-line {
    width: 100vw;
    background-image: url("../img/project-finish-line.svg");
    height: 56.5vw;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1515px) {
  .finish-line {
    width: 1300px;
    height: 791px;
  }
}

@media screen {
  .offices-wrapper {
    align-items: center;
  }
}
@media screen and (max-width: 972px) {
  .offices-wrapper .ok-col-1-3 {
    width: 100%;
  }
}

@media screen {
  .icon-map {
    width: 260px;
    height: auto;
    max-height: 275px;
    order: 0;
  }
}
@media screen and (min-width: 972px) {
  .icon-map {
    width: 303px;
    order: 1;
  }
}

@media screen {
  .footer-cta {
    max-width: 790px;
    margin: 0 auto;
    text-align: center;
  }
}

@media screen {
  .footer-section {
    background-color: #182A45;
    padding: 90px 0;
  }
}
@media screen and (min-width: 375px) {
  .footer-section {
    padding: 90px 0;
  }
}
@media screen and (min-width: 768px) {
  .footer-section {
    padding: 106px 0;
  }
}

@media screen {
  .interested-about-project {
    background: #F5F5F5;
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: -100px;
  }
}
@media screen and (min-width: 900px) {
  .interested-about-project {
    margin-bottom: -150px;
  }
}
.interested-about-project h3 {
  font-size: 24px;
  color: #092856;
  color: #182A45;
  font-weight: 300;
  text-align: center;
}

/* Loader 2 */
.loader-2 {
  display: block;
  height: 40px;
  width: 40px;
  -webkit-animation: loader-2-1 3s linear infinite;
  animation: loader-2-1 3s linear infinite;
}
.loader-2 span.circle {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: 38px;
  width: 38px;
  clip: rect(16px, 38px, 38px, 0);
  -webkit-animation: loader-2-2 1.5s cubic-bezier(0.77, 0, 0.175, 1) infinite;
  animation: loader-2-2 1.5s cubic-bezier(0.77, 0, 0.175, 1) infinite;
}
.loader-2 span.circle::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: 38px;
  width: 38px;
  border: 2px solid #0AA3DB;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
  -webkit-animation: loader-2-3 1.5s cubic-bezier(0.77, 0, 0.175, 1) infinite;
  animation: loader-2-3 1.5s cubic-bezier(0.77, 0, 0.175, 1) infinite;
}

@-webkit-keyframes loader-2-1 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes loader-2-1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader-2-2 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes loader-2-2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader-2-3 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes loader-2-3 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media screen {
  .cross-platform {
    padding-bottom: 75px;
    position: relative;
  }
}
@media screen and (min-width: 768px) {
  .cross-platform {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 972px) {
  .cross-platform {
    padding-bottom: 150px;
  }
}
@media screen {
  .cross-platform:after {
    content: "";
    position: absolute;
    left: var(--wrapper-gutter);
    width: calc(100% - var(--wrapper-gutter) * 2);
    bottom: -2px;
    height: 2px;
    background-color: #DEE3E3;
    background-color: #F5F5F5;
  }
}
@media screen and (min-width: 630px) {
  .cross-platform:after {
    bottom: -4px;
    height: 4px;
  }
}
@media screen and (min-width: 1280px) {
  .cross-platform:after {
    left: 0;
    width: 100%;
  }
}

@media screen and (max-width: 679px) {
  .home-page .top-header .nav-wrapper {
    margin-top: 75px;
  }
}
@media screen {
  .home-page p.header-text {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .home-page .feature-img-section {
    padding: 0;
  }
}
.home-page p.simple-text:first-child {
  color: #182A45;
}

@media screen {
  .project-page .project-pics {
    margin-top: 50px;
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 1280px) {
  .project-page .project-pics {
    margin-top: 75px;
    margin-bottom: 150px;
  }
}
@media screen {
  .project-page .project-pics img {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .project-page .project-pics img.fullWidthMobile {
    margin-left: -30px;
    margin-right: -30px;
    width: calc(100% + 60px);
    max-width: calc(100% + 60px);
  }
}
.project-page .project-pics img:last-child {
  margin-bottom: 0;
}
@media screen {
  .project-page .project-pics.bigger-margin {
    margin-top: 80px;
  }
}
@media screen and (min-width: 768px) {
  .project-page .project-pics.bigger-margin {
    margin-top: 150px;
  }
}
@media screen {
  .project-page .project-pics.extra-margin {
    margin-top: 50px;
  }
}
@media screen and (min-width: 768px) {
  .project-page .project-pics.extra-margin {
    margin-top: 75px;
  }
}
@media screen {
  .project-page .project-pics.small-mg-bt {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1280px) {
  .project-page .project-pics.small-mg-bt {
    margin-bottom: 75px;
  }
}
@media screen {
  .project-page .single-pic {
    display: block;
    margin-top: 50px;
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 1280px) {
  .project-page .single-pic {
    margin-top: 75px;
    margin-bottom: 150px;
  }
}
@media screen {
  .project-page .single-pic.small-mg-bt {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 1280px) {
  .project-page .single-pic.small-mg-bt {
    margin-bottom: 75px;
  }
}
.project-page footer {
  margin-top: 0;
}

.works-page .footer-cta .cta-text {
  margin-top: 0;
}

@media screen and (max-width: 899px) {
  .project-case {
    padding-bottom: 100px;
    padding-bottom: 75px;
  }
}
@media screen and (min-width: 900px) {
  .project-case {
    padding-top: 150px;
    padding-top: 75px;
  }
}
@media screen and (min-width: 900px) {
  .project-case.project-padd-bottom {
    padding-bottom: 150px;
  }
}
@media screen {
  .project-case.no-padd-top {
    padding-top: 0;
  }
}
@media screen {
  .project-case .project-work {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 900px) {
  .project-case.uber-case-study {
    padding-bottom: 0;
  }
}
@media screen {
  .project-case.uber-case-study .img-preview {
    display: block;
  }
}
@media screen and (min-width: 900px) {
  .project-case.uber-case-study .img-preview {
    display: none;
  }
}
@media screen {
  .project-case.uber-case-study .project-image-figure {
    background-image: url("../img/work-uber-preview.png");
    background-position: left top;
    display: none;
  }
}
@media screen and (min-width: 900px) {
  .project-case.uber-case-study .project-image-figure {
    display: block;
    max-width: 560px;
    margin-left: auto;
    width: calc((100vw - 140px + 24px) * 0.6 - 24px);
    height: calc(((100vw - 140px + 24px) * 0.6 - 24px) / 1.4);
  }
}
@media screen and (min-width: 1280px) {
  .project-case.uber-case-study .project-image-figure {
    width: 560px;
    height: 350px;
  }
}

@media screen {
  .project-work {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 900px) {
  .project-work {
    padding-bottom: 0;
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 899px) {
  .project-work:last-child {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 900px) {
  .project-work.layout-v3 {
    padding-bottom: 0;
    margin-bottom: 150px;
  }
}
@media screen {
  .project-work.layout-v3 .img-full-preview {
    margin-top: 0;
  }
}
@media screen and (min-width: 900px) {
  .project-work.layout-v3 p.project-text {
    max-width: 490px;
  }
}
@media screen {
  .project-work.layout-v3 p.project-text.no-margin {
    margin: 0;
  }
}
@media screen {
  .project-work.no-margin-y {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen {
  .project-work.project-padd-top {
    padding-top: 100px;
  }
}
@media screen and (min-width: 900px) {
  .project-work.project-padd-top {
    padding-top: 150px;
  }
}
@media screen {
  .project-work.project-padd-bottom {
    padding-bottom: 100px;
  }
}
@media screen and (min-width: 900px) {
  .project-work.project-padd-bottom {
    padding-bottom: 150px;
  }
}
@media screen {
  .project-work .section-subtitle {
    margin-bottom: 30px;
  }
}
.project-work.last-project {
  margin-bottom: 0;
}
@media screen {
  .project-work p {
    margin-bottom: 0;
  }
}
@media screen {
  .project-work .is-3 {
    align-items: center;
    align-content: center;
  }
}
@media screen and (min-width: 900px) {
  .project-work .is-3 {
    padding-right: 25px;
  }
}
@media screen {
  .project-work .is-7 {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 900px) {
  .project-work .is-7 {
    padding-left: 25px;
    margin-bottom: 0;
  }
}
@media screen {
  .project-work .project-content {
    align-content: center;
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .project-work .project-content {
    margin-top: 50px;
  }
}
@media screen and (min-width: 900px) {
  .project-work .project-content {
    align-content: flex-start;
    margin-top: 0;
  }
}
@media screen and (min-width: 1000px) {
  .project-work .project-content {
    align-content: center;
  }
}
@media screen and (min-width: 1515px) {
  .project-work .project-content {
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
  }
}
@media screen {
  .project-work .project-image-figure {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: auto;
  }
}
.project-work .nav-link {
  position: relative;
  -webkit-transition: all 0s ease-in-out;
  -moz-transition: all 0s ease-in-out;
  -ms-transition: all 0s ease-in-out;
  transition: all 0s ease-in-out;
  color: #109DFF;
  text-transform: capitalize;
  font-weight: 300;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 0;
  margin-top: 20px;
}
.project-work .nav-link:hover {
  color: #e8554d;
}
.project-work .nav-link:after {
  content: "";
  background: url(../img/icon-arrow-link.svg) no-repeat;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  background-size: 8px 24px;
  background-position-y: 0;
  right: -16px;
  width: 8px;
  height: 12px;
}
.project-work .nav-link:hover:after {
  background-position-y: -12px;
}

@media screen {
  .next-previous--projects .ok-col-1-2:last-child {
    text-align: right;
  }
}
@media screen and (max-width: 480px) {
  .next-previous--projects a span {
    display: none;
  }
}

@media screen and (min-width: 900px) {
  .project-preview {
    max-width: 560px;
    height: 400px;
    margin-left: auto;
    background-repeat: no-repeat;
  }
}
@media screen and (max-width: 767px) {
  .project-preview.small-bk-img {
    min-height: 157px;
  }
}
.project-preview.vector-watch {
  background-image: url(../img/work-vector-crop@2x.jpg);
}
.project-preview.zipcar {
  background-image: url(../img/work-zipcar-crop@2x.jpg);
}
.project-preview.cbank {
  background-image: url(../img/work-cbank-crop@2x.jpg);
}
.project-preview.futurefinance {
  background-image: url(../img/work-futurefinance-crop@2x.jpg);
}
.project-preview.wwf {
  background-image: url(../img/project-wwf@2x.png);
}
.project-preview.bbc {
  background-image: url(../img/project-bbc@2x.jpg);
}
.project-preview.ing {
  background-image: url(../img/project-ing@2x.png);
}
@media screen {
  .project-preview.vector-watch, .project-preview.zipcar, .project-preview.cbank, .project-preview.futurefinance, .project-preview.classowl, .project-preview.wwf, .project-preview.bbc, .project-preview.ing {
    background-size: contain;
    background-position: center bottom;
  }
}
@media screen and (min-width: 1000px) {
  .project-preview.vector-watch, .project-preview.zipcar, .project-preview.cbank, .project-preview.futurefinance, .project-preview.classowl, .project-preview.wwf, .project-preview.bbc, .project-preview.ing {
    background-size: cover;
    background-position: center right;
  }
}
@media screen {
  .project-preview.classowl {
    background-image: url(../img/project-classowl@2x.jpg);
    background-size: contain;
    min-height: 258px;
    background-position: center;
  }
}
@media screen and (min-width: 414px) {
  .project-preview.classowl {
    min-height: 410px;
  }
}
@media screen and (min-width: 1680px) {
  .project-preview.classowl {
    min-height: 688px;
  }
}

@media screen {
  .img-preview {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: 50% 0;
    align-self: flex-start;
  }
}
@media screen and (min-width: 900px) {
  .img-preview {
    max-width: 560px;
    margin-left: auto;
  }
}
@media screen {
  .img-full-preview {
    width: 100%;
    object-fit: contain;
    align-self: flex-start;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .img-full-preview {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 900px) {
  .img-full-preview {
    margin-bottom: 0;
    margin-top: 75px;
  }
}

@media screen {
  .img-desktop {
    display: none;
  }
}
@media screen and (min-width: 900px) {
  .img-desktop {
    display: block;
  }
}

@media screen and (max-width: 1000px) {
  .contact-page .main-section {
    margin-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  .contact-page .main-section {
    margin-top: 75px;
  }
}
@media screen and (min-width: 900px) {
  .contact-page .main-section {
    margin-top: 100px;
  }
}
@media screen {
  .contact-page .simple-text {
    margin-bottom: 0;
  }
}
@media screen {
  .contact-page .office-location {
    margin-top: 40px;
    text-align: left;
  }
}
@media screen {
  .contact-page + .footer-section {
    margin-top: 100px;
  }
}
@media screen and (min-width: 1000px) {
  .contact-page + .footer-section {
    margin-top: 150px;
    margin-top: 100px;
    margin-top: 120px;
  }
}
@media screen {
  .contact-page button.cta-btn {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .contact-page button.cta-btn {
    width: 280px;
  }
}
@media screen {
  .contact-page .contact-wrapper {
    margin-bottom: 75px;
  }
}
@media screen and (min-width: 923px) {
  .contact-page .contact-wrapper {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .contact-page .contact-wrapper .office-location {
    max-width: 256px;
  }
}
@media screen {
  .contact-page .response {
    max-height: 0;
    margin: 0;
    overflow-y: hidden;
    display: flex;
    color: #092856;
    font-size: 28px;
    line-height: 38px;
    margin-top: -3px;
    will-change: height;
  }
}
@media screen {
  .contact-page .response.active {
    transition-delay: 0.65s;
    transition: all 0.35s cubic-bezier(0.08, 0, 0, 0.97);
    max-height: 150px;
  }
}
.response-wrapper {
  position: relative;
  width: 100%;
}
.response-wrapper.active {
  height: 114px;
}
.response-wrapper .response {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
}

@media screen {
  .form-field {
    --err-line-height: 27px;
    width: 100%;
    margin-bottom: 89px;
    margin-bottom: calc(89px - var(--err-line-height));
    position: relative;
  }
}
@media screen and (min-width: 923px) {
  .form-field {
    margin-bottom: 73px;
    margin-bottom: calc(73px - var(--err-line-height));
  }
}
@media screen and (min-width: 923px) {
  .form-field.field-name {
    margin-top: -1px;
  }
}
@media screen and (min-width: 923px) {
  .form-field.field-email {
    margin-bottom: 72px;
    margin-bottom: calc(72px - var(--err-line-height));
  }
}
@media screen {
  .form-field.field-message {
    margin-bottom: 40px;
    margin-bottom: calc(40px - var(--err-line-height));
  }
}
@media screen {
  .form-field .error-text {
    left: 0;
    color: #e8554d;
    line-height: var(--err-line-height);
    max-width: 0;
    white-space: nowrap;
    overflow-x: hidden;
    will-change: width;
    transition: all 0.65s cubic-bezier(0.08, 0, 0, 0.97);
  }
}
@media screen {
  .form-field .error-text.active {
    max-width: 327px;
    transition: all 0.65s cubic-bezier(0.08, 0, 0, 0.97);
  }
}

/*# sourceMappingURL=main.css.map */
