/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

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: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.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: 0.35em 0.75em 0.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;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/*# sourceMappingURL=normalize.min.css.map */
@font-face {
  font-family: "ClashGrotesk-Semibold";
  src: url("../fonts/ClashGrotesk-Semibold.woff2") format("woff2"), url("../fonts/ClashGrotesk-Semibold.woff") format("woff"), url("../fonts/ClashGrotesk-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "ClashGrotesk-Regular";
  src: url("../fonts/ClashGrotesk-Regular.woff2") format("woff2"), url("../fonts/ClashGrotesk-Regular.woff") format("woff"), url("../fonts/ClashGrotesk-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
html {
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
}

body {
  line-height: 1.5;
  background: #fafbfc;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #334;
}

.container {
  width: 93vw;
  max-width: 60em;
  margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "ClashGrotesk-Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #07070a;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}

h1 {
  font-size: 3em;
  line-height: 1;
}
@media screen and (max-width: 32em) {
  h1 {
    font-size: 2.5em;
  }
}

h2 {
  font-size: 2em;
  line-height: 1.2;
}
@media screen and (max-width: 32em) {
  h2 {
    font-size: 1.75em;
  }
}
h2.subhead {
  margin-top: -1em;
}

h3 {
  font-size: 1.25em;
  line-height: 1.2;
}

img {
  max-width: 100%;
}

header {
  padding: 3rem 0;
}
header .container {
  display: flex;
  align-items: center;
}
header #logo {
  display: flex;
  color: #07070a;
  font-size: 1.1em;
  margin-bottom: 0;
  flex: 0;
}
header #logo .emblem {
  margin-right: 0.5em;
}
header #logo .wordmark {
  font-family: "ClashGrotesk-Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  max-width: 6em;
  line-height: 0.79;
  font-size: 1.9em;
}
header svg {
  display: block;
  width: 4.35em;
}
header svg #Colors {
  fill: #f50;
}
header svg #Grays {
  fill: #08d;
}
header nav {
  font-size: 1em;
  flex: 1;
}
header nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-end;
}
header nav ul li {
  margin-left: 1em;
}
header nav ul li a.button {
  border: 1px solid #dae3e9;
  display: block;
  background: #dae3e9;
  color: #334;
  text-decoration: none;
  box-shadow: 0 0.25em 1em rgba(51, 51, 68, 0.02), 0 0.25em 0.25em rgba(51, 51, 68, 0.04);
}
header nav ul li a.button:hover {
  background: #c0d0d9;
}
header nav ul li.selected a.button {
  background: #fff;
}

@media screen and (max-width: 37em) {
  header {
    padding: 1em 0;
  }
  header #logo .wordmark {
    display: none;
  }
}
@media screen and (max-width: 32em) {
  header nav ul li {
    margin-left: 0.5em;
  }
  header nav ul li a.button {
    padding: 0.75em 1em;
  }
}
#hero .container {
  display: flex;
  align-items: center;
  min-height: 50vh;
}
#hero h2 {
  margin: 2rem 0;
}
#hero p {
  font-size: 1.5em;
  line-height: 1.2;
  margin: 2rem 0;
}
#hero .text {
  max-width: 42rem;
  padding-bottom: 4em;
}
@media screen and (max-width: 32em) {
  #hero .text {
    padding-bottom: 0;
  }
}
#hero .button-row {
  margin: 2rem 0;
}

section .container {
  padding: 2rem 0;
}
section .container:last-child {
  border-bottom: 1px solid #ccc;
}

.button, button {
  border: 0;
  line-height: 1.5;
  display: block;
  background: #f50;
  color: #fff;
  text-decoration: none;
  padding: 0.75em 1.5em;
  border-radius: 0.33rem;
  border-radius: 0.5em;
  margin: 0;
  transition: background 250ms ease, box-shadow 50ms ease;
}
.button:hover, button:hover {
  background: #d64700;
}
.button:active, button:active {
  background: #darken #f50, 8%;
  box-shadow: 0 -0.25em 2em rgba(0, 0, 0, 0.04), 0 -0.25em 0.5em rgba(0, 0, 0, 0.08), 0 -0.125px 0.125em rgba(0, 0, 0, 0.15), inset 0 0.5em 1em rgba(0, 0, 0, 0.15), inset 0 0.5em 0.5em rgba(0, 0, 0, 0.2);
}
.button.secondary, button.secondary {
  background: #dae3e9;
  color: #334;
}
.button.secondary:hover, button.secondary:hover {
  background: #c0d0d9;
}
.button.back span::before, button.back span::before {
  display: inline-block;
  width: 0.6em;
  height: 0.6em;
  content: "";
  border: 1px solid #000;
  border-bottom: 0;
  border-right: 0;
  margin-right: 0.5em;
  transform: rotate(-45deg);
}

.button-row {
  display: flex;
  margin: 2rem 0;
}
.button-row .button, .button-row button {
  margin-right: 1em;
}

.breadcrumb .button-row {
  margin: 0;
}

#cta .container {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 4rem 0;
}
#cta h2 {
  flex: 0 1 68%;
  font-size: 2.5em;
  line-height: 1;
  margin: 0;
}
#cta .button-row {
  flex: 0 0 auto;
  justify-content: flex-end;
  margin: 0;
}
#cta .button-row .button {
  margin: 0;
}

#contact .contact-panel {
  max-width: 38em;
}
#contact .contact-intro p {
  font-size: 1.25em;
  line-height: 1.35;
}

.contact-form {
  margin: 2rem 0;
}
.contact-form .field {
  margin-bottom: 1.25rem;
}
.contact-form label {
  display: block;
  color: #07070a;
  font-family: "ClashGrotesk-Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin-bottom: 0.4rem;
}
.contact-form input,
.contact-form textarea {
  background: #fff;
  border: 1px solid #d3dee5;
  border-radius: 0.5rem;
  box-sizing: border-box;
  color: #334;
  display: block;
  font: inherit;
  padding: 0.85rem 1rem;
  width: 100%;
}
.contact-form input:focus,
.contact-form textarea:focus {
  border-color: #08d;
  box-shadow: 0 0 0 0.2rem rgba(0, 136, 221, 0.12);
  outline: none;
}
.contact-form textarea {
  resize: vertical;
}
.contact-form .hidden {
  left: -999rem;
  position: absolute;
}

.notice {
  border-radius: 0.5rem;
  margin: 1.5rem 0;
  padding: 1rem 1.25rem;
}
.notice p {
  margin: 0;
}
.notice.success {
  background: rgba(53, 208, 82, 0.14);
  border: 1px solid rgba(53, 208, 82, 0.35);
}
.notice.error {
  background: rgba(255, 85, 0, 0.12);
  border: 1px solid rgba(255, 85, 0, 0.35);
}

.services {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.5%;
}
.services .service {
  flex: 0 0 30%;
  margin: 0 1.5%;
}
.services .service h3 {
  margin-bottom: -0.25em;
}
@media screen and (max-width: 45em) {
  .services .service {
    flex: 0 0 47%;
  }
}
@media screen and (max-width: 30em) {
  .services .service {
    flex: 0 0 97%;
  }
}

.gtmetrix-scores {
  margin: 1.5rem 0 0;
}
.gtmetrix-scores .scores {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
}
.gtmetrix-scores .score {
  background: rgba(255, 255, 255, 0.55);
  border: 1px solid #dae3e9;
  border-radius: 0.5rem;
  padding: 1rem;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
}
.gtmetrix-scores .value {
  display: block;
  color: #07070a;
  font-family: "ClashGrotesk-Semibold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2em;
  font-weight: 600;
  line-height: 1;
}
.gtmetrix-scores .label {
  display: block;
  color: #494961;
  font-size: 0.85em;
  line-height: 1.2;
  margin-right: 1em;
}
.gtmetrix-scores .grade {
  background: #35d052;
  border-color: #35d052;
}
.gtmetrix-scores .grade .value,
.gtmetrix-scores .grade .label {
  color: #fff;
}

@media screen and (max-width: 52em) {
  .gtmetrix-scores .score {
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
    padding: 1em 0.5em;
    text-align: center;
  }
  .gtmetrix-scores .label {
    margin-right: 0;
  }
}
@media screen and (max-width: 32em) {
  .gtmetrix-scores .scores {
    gap: 0.5em;
  }
  .gtmetrix-scores .value {
    font-size: 1.5em;
  }
  .gtmetrix-scores .label {
    font-size: 0.625em;
  }
}
.gtmetrix-scores.small {
  font-size: 0.75em;
  display: none;
}

.works {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.works .work {
  flex: 0 0 100%;
  margin-bottom: 5%;
  display: flex;
  align-items: flex-start;
}
.works .work h3 {
  margin: 0;
}
@media screen and (min-width: 51em) {
  .works .work h3 {
    font-size: 2em;
  }
}
.works .work p {
  margin-top: 0.5em;
}
@media screen and (min-width: 51em) {
  .works .work p {
    font-size: 1.25em;
  }
}
.works .work .image {
  overflow: hidden;
  border-radius: 0.5em;
  flex: 0 0 30%;
  margin-right: 5%;
}
.works .work img {
  width: 100%;
  display: block;
}
.works .work .button-row {
  margin: 1em 0;
}
.works .work.preview {
  flex: 0 0 47.5%;
  align-items: flex-start;
}
@media screen and (max-width: 51em) {
  .works .work.preview {
    flex: 0 0 100%;
  }
}
.works .work.preview h3 {
  font-size: 1.25em;
  margin-top: 0;
}
.works .work.preview p {
  font-size: 1em;
}
.works .work.preview .image {
  flex: 0 0 50%;
}
@media screen and (max-width: 51em) {
  .works .work {
    flex: 0 0 100%;
  }
}
@media screen and (max-width: 35em) {
  .works .work {
    display: block;
    background: #fff;
    box-shadow: 0 0.25em 1em rgba(51, 51, 68, 0.02), 0 0.25em 0.25em rgba(51, 51, 68, 0.04);
    border-radius: 0.5em;
    overflow: hidden;
  }
  .works .work .image {
    margin: 0;
    position: relative;
    height: 0;
    padding-bottom: 70%;
  }
  .works .work .image img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .works .work .text {
    padding: 1.5em 1em 0.75em;
    background: #fff;
  }
}

#work-detail .container {
  position: relative;
}
#work-detail .content {
  width: 40%;
}
#work-detail .mockups {
  position: absolute;
  top: 3em;
  right: 0;
  width: 60%;
  bottom: 0;
}

.iphone-x {
  position: relative;
  margin: 0 0 0 auto;
  margin-top: -48em;
  z-index: 9;
  font-size: 0.35em;
  width: 22.5em;
  height: 48.75em;
  background-color: #111;
  border-radius: 2.5em;
  overflow: hidden;
  box-shadow: 0px 0px 0px 0.6875em #1f1f1f, 0px 0px 0px 0.8125em #191919, 0px 0px 0px 1.25em #111;
}
.iphone-x:before, .iphone-x:after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.iphone-x:after {
  bottom: 0.4375em;
  width: 8.75em;
  height: 0.25em;
  background-color: #f2f2f2;
  border-radius: 0.625em;
}
.iphone-x:before {
  top: 0px;
  width: 56%;
  height: 1.875em;
  background-color: #1f1f1f;
  border-radius: 0px 0px 2.5em 2.5em;
}
.iphone-x i,
.iphone-x b,
.iphone-x span {
  position: absolute;
  display: block;
  color: transparent;
}
.iphone-x i {
  top: 0px;
  left: 50%;
  transform: translate(-50%, 0.375em);
  height: 0.5em;
  width: 15%;
  background-color: #101010;
  border-radius: 0.5em;
  box-shadow: inset 0 -0.1875em 0.1875em 0 rgba(255, 255, 255, 0.2);
}
.iphone-x b {
  left: 10%;
  top: 0px;
  transform: translate(11.25em, 0.25em);
  width: 0.75em;
  height: 0.75em;
  background-color: #101010;
  border-radius: 0.75em;
  box-shadow: inset 0px -0.1875em 0.125em 0px rgba(255, 255, 255, 0.2);
}
.iphone-x b:after {
  content: "";
  position: absolute;
  background-color: #2d4d76;
  width: 0.375em;
  height: 0.375em;
  top: 0.125em;
  left: 0.125em;
  top: 0.1875em;
  left: 0.1875em;
  display: block;
  border-radius: 0.25em;
  box-shadow: inset 0px -0.125em 0.125em rgba(0, 0, 0, 0.5);
}
.iphone-x .viewport {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
  z-index: -1;
}
.iphone-x .viewport img {
  display: block;
  width: 100%;
}
.iphone-x .viewport::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.iphone-x .viewport-scrollbar {
  bottom: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 0.5rem;
  z-index: 3;
}
.iphone-x .viewport-scrollbar .thumb {
  background: rgba(255, 255, 255, 0.42);
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 999px;
  box-sizing: border-box;
  display: block;
  min-height: 1.5rem;
  transition: background 150ms ease;
  width: 100%;
}

.macbook {
  padding: 0;
  margin: 0 auto;
  max-width: 800px;
}
.macbook .screen {
  background: #000;
  border-radius: 3% 3% 0.5% 0.5%/5%;
  margin: 0 auto;
  /* for aspect ratio */
  position: relative;
  width: 80%;
}
.macbook .screen:before {
  border: 2px solid #cacacc;
  border-radius: 3% 3% 0.5% 0.5%/5%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.8) inset, 0 0 1px 2px rgba(255, 255, 255, 0.3) inset;
  content: "";
  display: block;
  /* for aspect ratio ~67:100 */
  padding-top: 67%;
}
.macbook .screen:after {
  content: "";
  border-top: 2px solid rgba(255, 255, 255, 0.15);
  position: absolute;
  bottom: 0.75%;
  left: 0.5%;
  padding-top: 1%;
  width: 99%;
}
.macbook .viewport {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: 4.3% 3.2%;
  background: #111;
}
.macbook .base {
  /* for aspect ratio */
  position: relative;
  width: 100%;
}
.macbook .base:before {
  content: "";
  display: block;
  /* for aspect ratio ~33:1000*/
  padding-top: 3.3%;
  /* stylin */
  background: linear-gradient(#eaeced, #edeef0 55%, #fff 55%, #8a8b8f 56%, #999ba0 61%, #4B4B4F 84%, #262627 89%, rgba(0, 0, 0, 0.01) 98%);
  border-radius: 0 0 10% 10%/0 0 50% 50%;
}
.macbook .base::after {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.8) 0.5%, rgba(0, 0, 0, 0.4) 3.3%, transparent 15%, rgba(255, 255, 255, 0.8) 50%, transparent 85%, rgba(0, 0, 0, 0.4) 96.7%, rgba(255, 255, 255, 0.8) 99.5%, rgba(0, 0, 0, 0.5) 100%);
  content: "";
  height: 53%;
  position: absolute;
  top: 0;
  width: 100%;
}
.macbook .notch {
  background: #ddd;
  border-radius: 0 0 7% 7%/0 0 95% 95%;
  box-shadow: -5px -1px 3px rgba(0, 0, 0, 0.2) inset, 5px -1px 3px rgba(0, 0, 0, 0.2) inset;
  margin-left: auto;
  margin-right: auto;
  margin-top: -3.5%;
  z-index: 2;
  /* for aspect ratio */
  position: relative;
  width: 14%;
}
.macbook .notch:before {
  content: "";
  display: block;
  /* for aspect ratio ~1:10 */
  padding-top: 10%;
}

@media screen and (max-width: 52em) {
  #work-detail .mockups {
    position: static;
    width: auto;
    margin-top: -2em;
    margin-bottom: 2em;
  }
  #work-detail .content {
    width: auto;
  }
}
@media screen and (max-width: 32em) {
  #work-detail h1 {
    font-size: 2em;
  }
  #work-detail h2 {
    font-size: 1.45em;
  }
  #work-detail .mockups {
    width: 110%;
    margin-left: -10%;
  }

  .iphone-x {
    font-size: 1vw;
  }
}
.macbook .viewport {
  transition: background-position 3s ease;
  background-position: 0 0;
  background-size: 100% auto;
  overflow: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.macbook .viewport > img {
  display: block;
  width: 100%;
}
.macbook .viewport::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.macbook .viewport-scrollbar {
  bottom: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 0.5rem;
  z-index: 3;
}
.macbook .viewport-scrollbar .thumb {
  background: rgba(255, 255, 255, 0.42);
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 999px;
  box-sizing: border-box;
  display: block;
  min-height: 1.5rem;
  transition: background 150ms ease;
  width: 100%;
}

.macbook:hover .viewport {
  background-position: 0 100%;
}

.macbook .viewport:after {
  background: radial-gradient(circle at right bottom, transparent 75%, rgba(255, 255, 255, 0.05) 75%, transparent);
  bottom: 0;
  content: "";
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 700px) {
  #cta .container {
    align-items: flex-start;
    display: block;
  }
  #cta h2 {
    font-size: 2em;
  }
  #cta .button-row {
    justify-content: flex-start;
    margin-top: 1.5rem;
  }
}
footer .container {
  padding: 3rem 0;
  display: flex;
}
footer nav ul {
  list-style: none;
  margin: 1em 0;
  padding: 0;
  display: flex;
}
footer nav ul li {
  margin: 0;
  padding: 0;
  margin-left: 2em;
}

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