@font-face {
  font-family: 'Encode Sans Expanded';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../webfonts/Encode_Sans_Expanded/encodesansexpanded-light-webfont.woff2) format('woff2'),url(../webfonts/Encode_Sans_Expanded/encodesansexpanded-light-webfont.woff) format('woff');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}
@font-face {
  font-family: 'Encode Sans Expanded';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../webfonts/Encode_Sans_Expanded/encodesansexpanded-regular-webfont.woff2) format('woff2'),url(../webfonts/Encode_Sans_Expanded/encodesansexpanded-regular-webfont.woff) format('woff');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}
@font-face {
  font-family: 'Encode Sans Expanded';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../webfonts/Encode_Sans_Expanded/encodesansexpanded-bold-webfont.woff2) format('woff2'),url(../webfonts/Encode_Sans_Expanded/encodesansexpanded-bold-webfont.woff) format('woff');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}
@font-face {
  font-family: 'Encode Sans Expanded';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(../webfonts/Encode_Sans_Expanded/encodesansexpanded-thin-webfont.woff2) format('woff2'),url(../webfonts/Encode_Sans_Expanded/encodesansexpanded-thin-webfont.woff) format('woff');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}
@font-face {
  font-family: Homenaje;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../webfonts/Homenaje/homenaje-regular-webfont.woff2) format('woff2'),url(../webfonts/Homenaje/homenaje-regular-webfont.woff) format('woff');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}
:root {
  --dekiru-navy: #0b1426;
  --dekiru-darkblue: #062540;
  --dekiru-blue: #03588C;
  --lighter: #DFE2F2;
  --dekiru-yellow: #FFFF01;
  --gap: 2em;
  --section-padding: calc(3.5em + (var(--gap) * 2));
  --menu-padding: 2em
}
/*! HTML5 Boilerplate v9.0.0-RC1 | MIT License | https://html5boilerplate.com/ */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
  scroll-behavior: smooth;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none
}
::selection {
  background: #b3d4fc;
  text-shadow: none
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0
}
textarea {
  resize: vertical
}
.hidden,
[hidden] {
  display: none!important
}
.visually-hidden {
  border: 0;
  clip: rect(0,0,0,0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px
}
.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  white-space: inherit;
  width: auto
}
.invisible {
  visibility: hidden
}
.clearfix::after,
.clearfix::before {
  content: "";
  display: table
}
.clearfix::after {
  clear: both
}
@media print {
  *,
  ::after,
  ::before {
    background: #fff!important;
    color: #000!important;
    box-shadow: none!important;
    text-shadow: none!important
  }
  a,
  a:visited {
    text-decoration: underline
  }
  a[href]::after {
    content: " (" attr(href) ")"
  }
  abbr[title]::after {
    content: " (" attr(title) ")"
  }
  a[href^="#"]::after,
  a[href^="javascript:"]::after {
    content: ""
  }
  pre {
    white-space: pre-wrap!important
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid
  }
  img,
  tr {
    page-break-inside: avoid
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3
  }
  h2,
  h3 {
    page-break-after: avoid
  }
}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  background: #000
}
.clouds,
body {
  margin: 0 auto;
  max-width: 1920px;
  width: 100%
}
main {
  display: block
}
h1 {
  font-size: 2em;
  margin:0 0 .3em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
pre {
  font-family: monospace,monospace;
  font-size: 1em
}
a {
  background-color: transparent;
  text-decoration: none
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}
b,
strong {
  font-weight: bolder
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em
}
small {
  font-size: 75%;
 
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  border-style: none
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}
fieldset {
  padding: .35em .75em .625em
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
details {
  display: block
}
summary {
  display: list-item
}
footer a,
section a {
  position: relative
}
section a::before footer a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: var(--dekiru-yellow);
  top: 100%;
  left: 0;
  pointer-events: none;
  transform-origin: 100% 50%;
  transform: scale3d(0,1,1);
  transition: transform .3s
}
footer a:hover,
section a:hover {
  text-decoration: underline;
  text-underline-offset: 5px
}
template {
  display: none
}
[hidden] {
  display: none
}
.container {
  display: block;
  width: 90%;
  margin: 0 auto;
  height: 100%
}
b {
  font-weight: 600
}
.hero {
  display: block;
  height: 100vh;
  width: 100%;
  min-height: 600px
}
.valigned {
  display: flex;
  align-items: center
}
section {
  padding: 5rem 0
}
.align-center {
  text-align: center
}
.row {
  display: grid;
  position: relative;
  z-index: 100;
  grid-template-columns: 3fr 2fr 4fr;
  gap: var(--gap);
  width: 100%
}
.row .col {
  width: 100%
}
.grid.col-3 {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: var(--gap)
}
.grid.col-2 {
  display: grid;
  grid-template-columns: 3fr 2fr
}
.approach h3 {
  color: var(--dekiru-yellow);
  font-family: Homenaje,sans-serif;
  font-size: 2.5em;
  margin: 50px 0 10px
}
.grid.col-2-3 {
  display: grid;
  grid-template-columns: 2fr 3fr
}

.grid.col-2-2 {
  display: grid;
  grid-template-columns: 1fr 1fr
}
.form-group:not(:last-child) {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.5em
}
.form-group label, .form-group.radios p {
  margin-bottom: .5em;
  color: var(--lighter);
  font-size: 1rem
}

.form-group.radios p {
  margin: 0 0 .5em;
}

.radios label {
  margin-left: .5em;
}
.form-group input,
.form-group textarea {
  border: none;
  border-bottom: 1px solid #555;
  font-size: 1.2rem;
  padding: .75rem 0;
  background-color: var(--dekiru-navy);
  color: var(--dekiru-yellow)
}
.form-group input:focus,
.form-group textarea:focus {
  border-color: var(--dekiru-yellow);
  outline: 0
}
.form-group textarea {
  resize: vertical;
  min-height: 100px
}
.form-group button {
  background-color: var(--dekiru-yellow);
  color: var(--dekiru-navy);
  border: none;
  padding: .5em 1em;
  border-radius: 4px;
  cursor: pointer;
  font-size: 1em
}
.form-group button:hover {
  background-color: darken(var(--dekiru-yellow),10%)
}
.form-group button:focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(255,255,0,.5)
}
body {
  font-family: 'Encode Sans Expanded',sans-serif;
  font-optical-sizing: auto;
  font-size: 1.3em;
  font-weight: 300;
  background-color: var(--dekiru-navy);
  font-style: normal;
  position: relative
}
section .container {
  z-index: 1000;
  position: relative
}
h1 {
  font-family: Homenaje,sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  line-height: 1;
  font-size: 5rem
}
h2 {
  font-family: Homenaje,sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  line-height: 1;
  font-size: 5rem
}
blockquote {
  font-size: 2.5em;
  font-family: Homenaje,sans-serif;
  font-weight: 200;
  letter-spacing: -.03em;
  line-height: 1
}
.clouds {
  position: fixed;
  max-width: 2560px;
  margin: 0 auto;
  height: 100vh;
  inset: 0;
  z-index: 1
}
.hero {
  background-image: url(../img/jumpstart-min.jpg);
  position: relative;
  color: var(--lighter)
}

@supports (background-image:url("../img/jumpstart-min.webp")) {
  .hero {
    background-image: url("../img/jumpstart-min.webp")
  }
}

.hook, .hero h1 {
  font-family: Homenaje,sans-serif;
  font-size: 7rem;
  font-weight: 600;
  color: var(--lighter);
  margin: .3em 0;
  line-height: 1
}
.hero .hook span,
h1 span,
h2 span,
p span,
.sub-heading span {
  color: var(--dekiru-yellow)
}
.breadcrumbs,
.sub-heading {
  font-size: .7em;
  font-family: 'Encode Sans Expanded',sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: .15em;
  line-height: 1.5
}
.hero-content {
  width: 70%;
  position: relative;
  z-index: 100
}
.hero-content p {
  font-size: 1.3em;
  color: var(--lighter);
  margin-top: .5em
}

.nav-wrapper {
  position: fixed;
  z-index: 900;
  left: 0;
  right: 0;
  width: 90%;
  margin: 50px auto;
  display: flex;
  justify-content: center
}
header .cta {
  height: 70px;
  line-height: 70px;
  box-shadow: none;
  transition: all .3s ease-in-out;
  transform: translateY(0);
  will-change: transform,opacity
}
header.--scrolled .cta {
  transform: translateY(-250%);
  opacity: 0;
  transition: all .3s ease-in-out
}
header.--scrolled.--scrolling-up .cta {
  transform: translateY(0);
  opacity: 1
}
.btn {
  border-radius: .1em;
  padding: .75em 1.5em;
  background-color: var(--dekiru-blue);
  font-weight: 600;
  color: var(--lighter);
  display: inline-block;
  width: fit-content;
  position: relative;
  overflow: hidden;
  box-shadow: -8px 7px 0 -1px var(--dekiru-navy),-8px 7px 0 2px var(--dekiru-blue);
  transition: transform .2s ease-out,box-shadow .2s ease-out;
  transform: translate(0,0)
}
a.btn:hover {
  color: var(--dekiru-navy);
  transform: translate(2px,-2px)!important;
  box-shadow: -10px 10px 0 -1px var(--dekiru-navy),-10px 10px 0 2px var(--lighter);
  z-index: 3;
  transition: all .2s ease-out;
  text-decoration: none
}
nav a.active p {
  color: var(--dekiru-yellow)
}
.btn::after {
  content: '';
  position: absolute;
  inset: 0;
  background-color: var(--dekiru-yellow);
  transform: translateX(-101%);
  transition: transform .15s ease-out;
  z-index: -1
}
.btn:hover::after {
  transform: translateX(0)
}
header .btn {
  height: 1.8em;
  line-height: 1.8em;
  background-color: var(--dekiru-yellow);
  color: var(--dekiru-navy)
}

.btn-wrap .btn.primary {
  background-color: var(--dekiru-yellow);
  color: var(--dekiru-navy);
}

.btn-wrap .btn {
  margin: 10px 20px 0 0;
}



header .logo {
  display: flex;
  align-items: center;
  position: absolute;
  flex-direction: row;
  height: 70px;
  width: 70px;
  z-index: 9000;
  top: 4vh;
  left: calc(5% - 7px)
}
.logo-text {
  font-family: Homenaje,sans-serif;
  font-size: 2em;
  font-weight: 400;
  color: var(--lighter);
  margin-left: 7px;
  line-height: .8em;
  margin-top: 10px;
  position: relative;
  display: inline-block;
  clip-path: inset(0 100% 0 0);
  animation: wipeLeftReveal .6s ease-in-out forwards
}
header.--scrolled .logo-text {
  animation: wipeLeft .4s ease-in-out forwards
}
@keyframes wipeLeftReveal {
  0% {
    clip-path: inset(0 100% 0 0)
  }
  100% {
    clip-path: inset(0 0 0 0)
  }
}
@keyframes wipeLeft {
  0% {
    clip-path: inset(0 0 0 0)
  }
  100% {
    clip-path: inset(0 100% 0 0)
  }
}
nav a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  transition: all .3s ease-in-out
}

.grid {
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(300px,1fr));
  gap: var(--gap);
  margin: 0 auto;
  padding: 20px
}
.section h2 {
  font-size: 6rem;
  margin: 0 0 20px;
  font-weight: 800
}
.section {
  position: relative;
  font-weight: 300;
  z-index: 100;
  font-size: 1.15em
}
.section.navy {
  background-color: var(--dekiru-navy);
  color: #fff
}

.section.light {
  background-color: var(--lighter);
  color: var(--dekiru-navy);
}

.section.lighter {
  background-color: #fff;
  color: var(--dekiru-navy);
  
}

.section.light h1,
.section.light h2,
.section.lighter h1 {
  color: var(--dekiru-darkblue);
}
.section.lightblue {
  background-color: var(--dekiru-lighter);
  color: var(--dekiru-navy)
}
.grid-item {
  position: relative;
  overflow: visible;
  display: flex;
  flex-direction: column
}
.grid-item.align-bottom {
  display: flex;
  align-items: flex-end;
  justify-content: center
}
.responsive-img {
  width: 100%;
  height: auto
}

.pic-wrap img {
 border-radius: .1em;
}
.responsive-img-h {
  width: auto;
  height: 100%
}
.spaced {
  position: absolute
}
.two-thirds {
  padding: 3.7em 0;
  width: 60%

}
.img-blend {
  position: absolute;
  inset: 0;
  overflow: hidden
}
.line-split {
  display: inline!important
}
.two-thirds h2 {
  mix-blend-mode: difference;
  position: relative;
  z-index: 1000
}
.img-blend svg {
  height: 100vh;
  width: auto;
  bottom: -20vh;
  position: absolute;
  z-index: 900;
  left: -22%;
  opacity: .9;
  pointer-events: none
}

.section.cta {
  background-color: var(--dekiru-yellow);
  font-size: 1.3em;
  padding: 0;
  font-weight: 400;
  letter-spacing: -.03em
}
.cta h2 {
  font-weight: 600
}
section.cta a.btn {
  background-color: var(--dekiru-blue);
  color: var(--lighter);
  margin-top: 20px;
  display: inline-block
}
section.cta a.btn:hover {
  color: var(--dekiru-yellow)
}
section.cta a.btn::after {
  content: '';
  position: absolute;
  inset: 0;
  background-color: var(--dekiru-blue);
  transform: translateX(-101%);
  transition: transform .15s ease-out;
  z-index: -1
}
.avatar svg {
  height: 200px;
  margin-left: -15px
}
[data-speed] {
  position: relative;
  z-index: 1;
  will-change: transform
}
.socials {
  margin: 30px 0 0 0
}
.menu .socials {
  margin: 0
}
footer {
  color: var(--lighter);
  padding: 150px 0 50px
}
.socials svg {
  width: 1.3em;
  height: 1.3em;
  vertical-align: -.125em;
  fill: var(--dekiru-yellow);
  margin: 0 15px 0 0;
  transition: transform .9s ease;
  transform-origin: center;
  transform: scale(1)
}
@keyframes wobbleAndGrow {
  0% {
    transform: rotate(0) scale(1)
  }
  25% {
    transform: rotate(-7deg) scale(1.6)
  }
  75% {
    transform: rotate(7deg) scale(1.6)
  }
  100% {
    transform: rotate(0) scale(1.6)
  }
}
.socials a:hover {
  text-decoration: none
}
.socials a:hover svg {
  animation: wobbleAndGrow .6s ease forwards
}

.section.light li {
  color: var(--dekiru-blue);
 
}

.navy .two-thirds{
  background: rgba(0,0,0,0.7);
  padding: 2em;
  border-radius: .3em;
}


.section.pic li {
  color: var(--dekiru-yellow);
  
}
.page-title a,
footer a,
section a {
  color: var(--dekiru-yellow)
}
footer nav li {
  list-style: none;
  list-style-position: inside;
  margin: 0 0 15px 0
}
footer nav ul {
  margin: 0;
  padding: 0;
  text-align: center
}
footer .contact-info {
  margin-bottom: 50px
}
.contact-info svg {
  width: 1.3em;
  height: 1.3em;
  vertical-align: -.125em;
  fill: var(--dekiru-yellow);
  margin: 0 5px
}

.offer span,
ul span {
  color: var(--dekiru-yellow)
}

.intro-content {
  background-color: var(--dekiru-darkblue);
  padding: 50px;
  width: 50%
}
.inner-bg {
  position: absolute;
  inset: 0;
  background: var(--dekiru-blue);
  z-index: 200
}
.grid.col-cta-l {
  gap: 0;
  padding: 0;
  grid-template-columns: 4fr 2fr
}
.grid.col-cta-r {
  gap: 0;
  padding: 0;
  grid-template-columns: 2fr 4fr
}
.cta .wrap {
  padding: 100px 0;
  z-index: 5;
  position: relative;
  background-color: var(--dekiru-yellow)
}
.grid-item.pic {
  background-color: var(--dekiru-navy)
}
.grid-item.pic picture {
  display: block;
  width: 100%;
  height: 100%
}
.grid-item.pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  position: relative;
  z-index: 100
}

.section.pic {
  background-image: url(../img/work-with-coffee-min.jpg);
  background-position: center;
  background-size: cover;
}

@supports (background-image:url("../img/work-with-coffee-min.webp")) {
  .section.pic {
    background-image: url("../img/work-with-coffee-min.webp")
  }
}
.pic-wrap-full {
  position: relative;
  z-index: 200
}
.pic-wrap-full img {
  margin: -150px 0 100px
}

.section.yellow {
  background: var(--dekiru-yellow);
  position: relative;
  overflow: hidden;
}



.divider {
  width: 100%;
  background: var(--lighter);
  height: 1px;
  margin: 40px 0;
}


.maintenance svg {
  height: 4em;
  fill: var(--lighter)
}
a svg {
  fill: var(--dekiru-yellow)
}

.logo svg {
  height: 90px
}
.logo svg path {
  mix-blend-mode: difference
}
.nav-row {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
  flex-direction: row
}

.nav-logo-row {
  pointer-events: auto;
  justify-content: space-between;
  align-items: center;
  width: 13em;
  display: flex
}
.nav-logo__wordmark {
  width: 4em
}
.nav-logo__icon {
  width: 1.5em;
  height: 1.5em
}
.nav {
  z-index: 800;
  width: 100%;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  inset: 0%
}
.overlay {
  z-index: 0;
  cursor: pointer;
  background-color: #13131366;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%
}

.form-holder {
  margin-top: 50px;
  padding: 2em 1.5em;
  width: 70%;
  margin: 0 auto;
  background: var(--dekiru-darkblue);
  box-sizing: border-box
}
.form-group.split {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: var(--gap)
}
.form-group.col {
  margin-bottom: 0
}
.form-holder input,
.form-holder textarea {
  border-radius: .3em;
  border: 1px solid #333;
  padding: .75em
}
@media screen and (max-width:479px) {
  .menu {
    padding-top: calc(7 * var(--menu-padding));
    padding-bottom: calc(2 * var(--menu-padding))
  }
}
.menu-details .cta.btn {
  text-align: center
}
#smooth-wrapper {
  z-index: 1
}
header.--scrolled .cta {
  height: 1.1em;
  line-height: 1.1em
}
header.--scrolled .menu-button-icon {
  height: 1.1em;
  line-height: 1.1em;
  padding: .75em .5em
}
.cta-wrap {
  display: none
}

.grid.col-3a h3 {
  font-family: Homenaje,sans-serif;
  font-size: 3.8rem;
  margin: 0
}
.col-3a .grid-item {
  overflow: visible
}

@media only screen and (max-width:1366px) {
  body {
    font-size: 1.2em
  }
  .hook, .hero h1 {
    font-size: 5rem
  }
  .hero-content p {
    font-size: 1.2em
  }
  .logos.marquee img {
    height: 45px;
    filter: grayscale(1) brightness(1.2);
    margin: 0 20px;
    padding: 0 20px
  }
  .section h2 {
    font-size: 5rem
  }
  .work h2 {
    font-size: 2.7em
  }
  .hero .marquee {
    bottom: 1.2rem
  }
}
@media only screen and (max-width:1024px) {
  .two-thirds {
    width: 80%
  }
 
  .grid.col-3a {
    grid-template-columns: 1fr 1fr
  }
  .col-3a .grid-item.img-blend {
    display: none
  }
  .maintenance .grid.col-3 {
    grid-template-columns: 1fr
  }
  .form-holder {
    width: 80%
  }
  .form-group.split {
    grid-template-columns: 1fr
  }
}
@media only screen and (max-width:992px) {
  .br-3 {
    display: none
  }
  .grid.col-3a {
    grid-template-columns: 1fr
  }
  .work .grid.col-3 {
    grid-template-columns: 1fr 1fr
  }
  .grid.col-2-3 {
    grid-template-columns: 1fr
  }
  footer .row {
    grid-template-columns: 2fr 4fr;
    grid-template-areas: "first first" "second third";
    gap: var(--gap)
  }
  footer .row > :first-child {
    grid-area: first
  }
  footer .row > :nth-child(2) {
    grid-area: second
  }
  footer .row > :nth-child(3) {
    grid-area: third
  }
  .hero .marquee {
    bottom: 2rem
  }
}
.br {
  display: none
}
@media only screen and (max-width:600px) {
  .grid.col-cta-l,
  .grid.col-cta-r {
    grid-template-columns: 1fr
  }
  .two-thirds {
    padding: 1.7em 0;
    width: 95%
  }
  .form-holder {
    width: 100%
  }
  .br-2 {
    display: none
  }
  .grid.col-2,
  .grid.col-3,
  footer .row {
    grid-template-columns: 1fr
  }
  footer .row {
    grid-template-areas: "first" "second" "third"
  }
  footer nav ul {
    text-align: left
  }
  footer nav li {
    margin: .5em 1em;
    display: inline-block
  }
  .sticky-row {
    display: block
  }
  .sticky-list,
  .sticky-main {
    width: 100%;
    position: relative;
    padding: 0 20px;
    height: auto;
    min-height: unset
  }
  .sticky-main-contents {
    position: relative
  }
  .hero .floating-svg {
    display: none
  }
  header .full-logo {
    display: none
  }
  .logo svg {
    display: block;
    height: 85px;
    position: absolute;
    left: 0;
    top: -.6em
  }
  .hook, .hero h1 {
    font-size: 4rem
  }
  .hero-content {
    width: 100%
  }
  .logos.marquee img {
    height: 45px;
    filter: grayscale(1) brightness(1.2);
    margin: 0 10px;
    padding: 0 10px
  }
  header .btn {
    height: 1.2em;
    line-height: 1.2em
  }
  .br {
    display: block
  }
  .hero .marquee {
    bottom: 7vh
  }
  .logo-text {
    display: none
  }
  header .cta {
    display: none
  }
  header .cta.in-menu {
    display: initial
  }
  .menu {
    padding-top: calc(3 * var(--menu-padding));
    width: 100%;
    display: block;
    overflow: visible;
    margin: 0;
    left: 0;
    right: 0;
    position: fixed;
    box-sizing: border-box
  }
  .menu-details .sub-heading.p-small,
  .socials-row {
    display: none
  }
  .menu-inner {
    display: block;
    width: 100%;
    overflow: visible;
    box-sizing: border-box;
    margin: 0
  }
  .menu-details {
    padding: 1em;
    width: 100%;
    justify-content: center;
    display: block;
    position: absolute;
    border-right: 5px solid var(--dekiru-yellow)
  }
  .menu-inner .btn {
    width: 100%;
    text-align: center;
    margin-top: 1em;
    display: inline-block;
    padding: .75em 0
  }
  .cta-wrap {
    width: 100%;
    max-width: 100%;
    display: block;
    padding: 0 1em;
    box-sizing: border-box;
    text-align: center
  }
  .intro-content {
    width: 90%;
    padding: 50px 20px
  }
}
@media only screen and (max-width:480px) {
  .hero .hook, .hero h1 {
    font-size: 3rem
  }
  .hero-content p {
    font-size: .9em
  }
  .hero h1 {
    font-size: .6em
  }
  .section h2 {
    font-size: 3.7rem
  }
  section .container {
    width: 96%
  }
  .cta .container {
    width: 80%
  }
  section .container {
    width: 90%
  }
  section.work .container {
    width: 100%
  }
  section {
    padding: 4rem 0
  }
  section p {
    font-size: .9em
  }
  .sticky-list,
  .sticky-main {
    padding: 0
  }
  .testimonials .container {
    max-width: 98%
  }
  .testimonial .testimonial-content {
    padding: 30px;
    font-size: .9em
  }
  .sticky-main-contents {
    height: 100%
  }
  footer {
    padding: 50px 10px 50px
  }
  .service-svg {
    position: relative
  }
  .page-title h1 {
    font-size: 4rem
  }
  .maintenance .grid-item {
    padding: 70px 20px 30px
  }
  .maintenance .grid.col-3 {
    padding: 0
  }
  .work .grid.col-3 {
    grid-template-columns: 1fr
  }
  .work-item h2 {
    font-size: 2.8rem
  }
}
@media only screen and (max-width:360px) {
  .grid {
    padding: 7px
  }
}
p.copyright {
  margin: -20px 0 0 0
}
body ::-webkit-scrollbar,
body::-webkit-scrollbar {
  display: none
}
body {
  -ms-overflow-style: none
}
html {
  scrollbar-width: none
}
.loading * {
  transition: none!important
}
.hero-content {
  min-height: 50vh
}
.marquee {
  min-height: 80px
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi) {
  .intro {
    background-image: url('../img/arrows-sm@2x.jpg')
  }
  @supports (background-image:url("../img/arrows-sm@2x.webp")) {
    .intro {
      background-image: url("../img/arrows-sm@2x.webp")
    }
  }
}
@media (min-width:641px) {
  .intro {
    background-image: url('../img/arrows-sm.jpg')
  }
  @supports (background-image:url("../img/arrows-sm.webp")) {
    .intro {
      background-image: url("../img/arrows-sm.webp")
    }
  }
}
@media (min-width:641px) {
  .intro {
    background-image: url('../img/arrows-md.jpg')
  }
  @supports (background-image:url("../img/arrows-md.webp")) {
    .intro {
      background-image: url("../img/arrows-md.webp")
    }
  }
}
@media only screen and (min-device-width:768px) and (max-device-width:1112px) and (-webkit-min-device-pixel-ratio:2) {
  .intro {
    background-image: url('../img/arrows-md@2x.jpg')
  }
  @supports (background-image:url("../img/arrows-md@2x.webp")) {
    .intro {
      background-image: url("../img/arrows-md@2x.webp")
    }
  }
}
@media (min-width:1025px) {
  .intro {
    background-image: url('../img/arrows-lg.jpg')
  }
  @supports (background-image:url("../img/arrows-lg.webp")) {
    .intro {
      background-image: url("../img/arrows-lg.webp")
    }
  }
}
@media (min-width:1025px) {
  .intro {
    background-image: url('../img/arrows-xl.jpg')
  }
  @supports (background-image:url("../img/arrows-xl.webp")) {
    .intro {
      background-image: url("../img/arrows-xl.webp")
    }
  }
}
@media (min-width:1921px) {
  .intro {
    background-image: url('../img/arrows-4k.jpg')
  }
  @supports (background-image:url("../img/arrows-4k.webp")) {
    .intro {
      background-image: url("../img/arrows-4k.webp")
    }
  }
}
.transition-wipe {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  transform: scaleY(0)
}
.wipe-1 {
  background-color: #f2e208
}
.wipe-2 {
  background-color: #0b1426
}
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: var(--dekiru-navy);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center
}
.progress-container {
  width: 96%;
  height: 10px;
  background: var(--dekiru-blue);
  position: absolute;
  top: 75vh;
  left: 50%;
  transform: translateX(-50%)
}
.progress-bar {
  width: 0%;
  height: 100%;
  background: var(--dekiru-yellow);
  transition: width .3s ease-out
}
body.loaded {
  overflow: auto
}
.preloader svg {
  height: 20vh;
  right: calc(2% - 15px);
  top: 60vh;
  transform: translateY(-50%);
  position: absolute
}
.preloader.done svg {
  display: none
}

.feedback.success,
.feedback.error,
.feedback.nb {
  padding: 20px;
  border-radius: 0.1em;
  margin-bottom: 30px;
  font-weight: 400;
  border: 1px solid #333;
}

.invalid {
    border: 2px solid #ff3860 !important;
}

.feedback.error, .nb {
    background-color: #c0392b;
}

.feedback.success {
    background-color: #1b5e20;
}

.form-wrapper {
  background-color: var(--dekiru-darkblue);
  overflow: auto;
  padding: 40px;
  border-radius: 4px;
}

.form-wrapper form {
  background-color: var(--dekiru-darkblue);
 
}

.form-wrapper form input {
  background-color: var(--dekiru-darkblue);
}


form .progress {
  position: relative;
  width: 100%;
  height: 10px;

  margin: 20px 0 30px;
  box-sizing: border-box;
  background: var(--dekiru-blue);
  overflow: hidden;
  display:none;
}

.progress .indeterminate {
  background: var(--dekiru-yellow);
}

form .progress.loading {
  display: block;
}

.progress .indeterminate:before {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
    animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
}

.progress .indeterminate:after {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left, right;
    -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
    -webkit-animation-delay: 1.15s;
    animation-delay: 1.15s;
}

@keyframes indeterminate {
  0% {
    left: -35%;
    right: 100%
  }
  60% {
    left: 100%;
    right: -90%
  }
  100% {
    left: 100%;
    right: -90%
  }
}

@keyframes indeterminate-short {
  0% {
    left: -200%;
    right: 100%
  }
  60% {
    left: 100%;
    right: -90%
  }
  100% {
    left: 100%;
    right: -90%
  }
}

.back-icon svg {
  width: 500px;
}

.back-icon.faded {
  opacity: 0;
}
.back-icon {
  position: absolute;
  bottom: -7vh;
  right: -7vh;
  overflow: hidden;
 
}

@media only screen and (max-width: 1024px) {
  .back-icon svg {
    width: 300px;
   overflow: hidden;
   
  }
   
}



@media only screen and (min-width: 992px) {
  
  .valigned-2 {
  display: flex;
  align-items: center
}
   
}

@media only screen and (max-width: 992px) {
  .grid.grid.col-2-2 {
    grid-template-columns: 1fr;
  }
  
   
}

@media only screen and (max-width: 767px) {
  .back-icon{
    display: none;
  }

  .navy.pic {
    background: var(--dekiru-navy);
  }

  .navy .two-thirds {
    width: 100%;
    padding: 0;
    background: none;
  }
  
   
}

@media only screen and (max-width:424px) {
  .form-wrapper, .form-wrapper form, .form-wrapper form input {
    background: var(--dekiru-navy);
  }

   .form-wrapper {
    padding: 0;
   }
}