html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}
body {
  margin: 0;
  padding: 0;
}
::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;
}
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
* {
  box-sizing: border-box;
}
html,
body {
  height: 100%;
}
body {
  font-family: ff-tisa-sans-web-pro, -apple-system, BlinkMacSystemFont, "San Francisco Display", "SF Display", "Helvetica Neue", "Helvetica", sans-serif;
}
a,
a:link {
  color: #e83159;
  transition: 0.2s all;
  text-decoration: none;
}
a:hover {
  color: #f28da3;
  cursor: pointer;
}
a:active {
  color: #f07690;
}
a:visited {
  color: #e83159;
}
h1 {
  font-size: 32px;
  color: #454951;
  margin-bottom: 14px;
  line-height: 1.2em;
}
p {
  font-size: 21px;
  color: #5b616c;
  margin-top: 0;
  line-height: 1.5em;
}
button,
a.button {
  padding: 10px 24px;
  font-size: 18px;
  background: #e83159;
  color: #fff;
  border-radius: 5px;
  border: none;
  transition: 0.15s all;
  text-align: center;
}
@media (max-width: 920px) {
  button,
  a.button {
    padding: 10px 16px;
  }
}
button:hover,
a.button:hover {
  background: #eb486b;
  cursor: pointer;
}
button:hover span,
a.button:hover span {
  position: relative;
  top: -1px;
}
button:focus,
a.button:focus {
  outline: none;
  background: #e51a47;
}
button:focus span,
a.button:focus span {
  top: 1px;
}
.wrapper {
  position: relative;
  max-width: 980px;
  margin: 0 auto;
  padding: 0 40px;
}
@media (max-width: 920px) {
  .wrapper {
    padding: 0 20px;
  }
}
.email-form {
  display: flex;
  max-width: 560px;
  margin: 30px auto 0;
  padding: 8px;
  background: #fff;
  border-radius: 5px;
  justify-content: space-between;
}
.email-form input {
  width: 65%;
  padding: 10px;
  font-size: 18px;
  border-radius: 5px;
  border: none;
  transition: 0.15s all;
}
@media (max-width: 920px) {
  .email-form input {
    width: 55%;
  }
}
.email-form input:focus {
  outline: none;
}
.social-icons {
  list-style: none;
  margin: 0;
  padding: 0;
}
.social-icons li {
  float: left;
  margin: 0 0 0 20px;
  padding: 0;
  font-size: 24px;
}
.social-icons li a {
  color: #a6aebf;
}
.social-icons li a:hover {
  color: #e83159;
}
.hero {
  position: relative;
  display: flex;
  width: 100%;
  height: 680px;
  background-color: #a2e2fb;
}
.hero .hero-map-container {
  overflow: hidden;
  position: absolute;
  z-index: 300;
  width: 100%;
  height: 680px;
}
.hero .hero-map-container .hero-map {
  position: absolute;
  z-index: 300;
  top: 0;
  left: 26%;
  width: 1661px;
  height: 680px;
  background: url("../img/background-map.png");
  background-size: 1476.44444444px 1173.33333333px;
  background-repeat: no-repeat;
  background-position: 0px -30px;
}
.hero .hero-map-container:after {
  position: absolute;
  z-index: 400;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  background: linear-gradient(120deg, rgba(0, 0, 0, 0.15) 50%, rgba(0, 0, 0, 0) 90%);
  background-size: 100%;
  background-position: left;
  background-repeat: repeat-y;
  content: "";
}
.hero .wrapper-hero {
  width: 980px;
  display: flex;
  flex-direction: row;
  align-items: middle;
}
.hero .wrapper-hero .hero-content {
  position: relative;
  z-index: 600;
  width: 480px;
  margin-top: 100px;
  color: #fff;
}
.hero .wrapper-hero .hero-content h1 {
  font-size: 64px;
  color: #fff;
  margin: 56px 0 16px;
}
.hero .wrapper-hero .hero-content .viewfinder-logo {
  margin: 60px 0 8px;
  width: 440px;
}
.hero .wrapper-hero .hero-content h2 {
  font-size: 24px;
  margin-top: 0;
  font-weight: 300;
}
@media (max-width: 640px) {
  .hero .wrapper-hero .hero-content h2 {
    font-size: 21px;
  }
}
.hero .wrapper-hero .device-iphonex {
  position: absolute;
  z-index: 500;
  right: 0;
  top: 0;
  max-width: 425px;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
}
.hero .wrapper-hero .device-iphonex img {
  max-width: 100%;
}
@media (max-width: 540px) {
  .hero .wrapper-hero .device-iphonex {
    max-width: 100%;
  }
}
@media (max-width: 920px) {
  .hero .wrapper-hero .device-iphonex img {
    margin: 0 -11% 0 0;
  }
}
.hero .circle {
  position: absolute;
  z-index: 400;
  bottom: 0px;
}
.hero .count {
  margin-top: 8px;
}
.hero .count p {
  font-size: 18px;
  color: #fff;
}
@media (max-width: 920px) {
  .hero {
    height: auto;
    margin-bottom: 120px;
  }
  .hero .wrapper-hero {
    flex-direction: column;
  }
  .hero .wrapper-hero .hero-content {
    height: auto;
    width: 100%;
    margin-top: 0;
    text-align: center;
  }
  .hero .wrapper-hero .device-iphonex {
    position: relative;
    right: auto;
    top: auto;
    margin: 40px auto -240px;
  }
  .hero .hero-map-container {
    height: 100%;
  }
  .hero .hero-map-container:after {
    height: 100%;
  }
}
.full-page-height .hero {
  height: 100%;
}
.full-page-height .hero .hero-content .button {
  display: inline-block;
  margin-top: 24px;
}
.full-page-height .hero .hero-map-container {
  height: 100%;
}
.full-page-height .hero .hero-map-container .hero-map {
  height: 100%;
}
.page-content {
  position: relative;
  padding-top: 80px;
  overflow: hidden;
}
.feature-tout {
  position: relative;
  z-index: 500;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.feature-tout .tout-content {
  position: relative;
  z-index: 700;
  flex: 3;
}
@media (max-width: 920px) {
  .feature-tout .tout-content {
    order: 1;
    text-align: center;
  }
}
.feature-tout .tout-image {
  position: relative;
  z-index: 600;
  flex: 2;
}
.feature-tout .tout-image img {
  max-width: 100%;
}
@media (max-width: 920px) {
  .feature-tout .tout-image {
    order: 2;
  }
}
@media (max-width: 980px) {
  .feature-tout .tout-content {
    flex: 1;
  }
  .feature-tout .tout-image {
    flex: 1;
  }
}
@media (max-width: 920px) {
  .feature-tout {
    flex-direction: column;
  }
}
.feature-tout .tout-image-stack {
  position: relative;
}
.feature-tout .tout-image-stack img {
  position: absolute;
  max-width: 100%;
  height: 400px;
}
@media (max-width: 920px) {
  .feature-tout .tout-image-stack {
    width: 284px;
    height: auto;
    margin: 0 auto;
  }
  .feature-tout .tout-image-stack img {
    height: auto;
  }
}
.feature-tout .lines {
  position: absolute;
  z-index: 100;
  width: 399px;
  height: 423px;
}
.feature-tout .lines-left {
  background: url("../img/background-lines-left.png");
  background-size: 399px;
  background-repeat: no-repeat;
}
.feature-tout .lines-right {
  background: url("../img/background-lines-right.png");
  background-size: 399px;
  background-repeat: no-repeat;
}
.feature-tout-screenshots {
  margin-top: 40px;
}
.feature-tout-screenshots .tout-image-stack {
  height: 432px;
  margin-left: 40px;
}
@media (max-width: 920px) {
  .feature-tout-screenshots .tout-image-stack {
    margin: 60px auto 80px;
  }
}
.feature-tout-screenshots .tout-image-stack img:nth-of-type(1) {
  top: 40px;
  left: 40px;
}
.feature-tout-screenshots .tout-image-stack img:nth-of-type(2) {
  top: 0px;
  left: 0px;
}
.feature-tout-screenshots .tout-image-stack img:nth-of-type(3) {
  top: -40px;
  left: -40px;
}
.feature-tout-screenshots .lines {
  left: -100px;
  top: -100px;
}
.feature-tout-weather {
  margin-top: 40px;
  margin-bottom: 120px;
}
@media (max-width: 920px) {
  .feature-tout-weather {
    margin-bottom: 100px;
  }
}
@media (max-width: 640px) {
  .feature-tout-weather {
    margin-bottom: 20px;
  }
}
.feature-tout-weather .tout-image {
  height: 300px;
  margin-left: 40px;
  max-width: 460px;
}
.feature-tout-weather .lines {
  right: -40px;
  bottom: -40px;
}
.download {
  position: relative;
  width: 100%;
  margin-top: 80px;
  padding: 120px 0 0;
  background: url("../img/background-dots.png") #383c43;
  background-size: 1600px;
  background-repeat: repeat-x;
  background-position: 80px 180px;
}
.download .circle {
  position: absolute;
  z-index: 400;
  top: 0px;
}
.download .download-form {
  max-width: 640px;
  margin: 40px auto 80px;
  text-align: center;
}
.download .download-form h1,
.download .download-form p {
  color: #fff;
}
.download .download-form h1 {
  margin-top: 0;
}
@media (min-width: 1000px) {
  .download {
    padding-top: 180px;
  }
}
@media (max-width: 920px) {
  .download {
    padding-top: 60px;
  }
}
.page-footer {
  width: 100%;
  padding: 20px 0;
  border-top: 1px solid #444851;
}
.page-footer .author {
  flex: 1;
}
.page-footer .author p {
  width: 100%;
  margin-bottom: 0;
  font-size: 1em;
  text-align: center;
}
.page-footer .author a {
  color: #828b9a;
}
.page-footer .author a:hover {
  color: #e83159;
}
.page-footer .wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
.page-footer .wrapper .social {
  margin-left: auto;
}
.page-footer .wrapper .copyright {
  color: #666e7b;
}
.page-footer-alt {
  background: url("../img/background-dots.png") #383c43;
  background-size: 1600px;
  background-repeat: repeat-x;
  background-position: 80px 180px;
  border: none;
  position: fixed;
  bottom: 0;
  z-index: 500;
}
.hidden {
  display: none !important;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  clip-path: none;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
@media only screen and (min-width: 35em) {
}
@media print, (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
}
@media print {
  *,
  :before,
  :after {
    background: transparent !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;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/*# sourceMappingURL=styles.css.map */