/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers:
 */
.hidden {
  display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden;
}

@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
*:before,
*:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
       http://www.sanbeiji.com/archives/953 */
    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) ")";
  }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1;
}

*, html, body {
  margin: 0;
  padding: 0;
}

a {
  color: #000;
  text-decoration: none;
}
a:hover, a:focus {
  color: inherit;
  text-decoration: none;
}
a:focus {
  outline: none;
}

label {
  display: block;
}

input,
textarea {
  outline: none;
  -webkit-appearance: none;
  font-size: 16px;
}

input[type=text],
input[type=email],
input[type=tel],
textarea {
  width: 100%;
}

address {
  font-style: normal;
}

@font-face {
  font-family: "BurbankBigCondensed-Black";
  src: url("/fonts/fortnite.woff2") format("woff2"), url("/fonts/fortnite.woff") format("woff"), url("/fonts/fortnite.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
}
*,
body,
html {
  box-sizing: border-box;
  font-family: "BurbankBigCondensed-Black", helvetica, sans-serif;
}

body {
  background: #fa7110;
  color: #fff;
}

img {
  max-width: 100%;
}

main {
  min-height: 100vh;
  min-height: -webkit-fill-available;
  background: #fa7110;
  color: #fff;
  text-align: center;
  padding: 50px 15px;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

h1 {
  margin-bottom: 40px;
  font-weight: normal;
}

.btn-wrapper {
  position: relative;
  width: 220px;
  margin: 0 auto 50px auto;
}
.btn-wrapper:after {
  -webkit-clip-path: polygon(88.275% 66.35%, 86.615% 94.231%, 20.9% 94.231%, 22.601% 30.652%, 20.6% 25.455%, 19.6% 22.727%, 14.4% 17.273%, 10.2% 18.182%, 16.8% 12.727%, 24.387% 16.706%, 28.596% 16.005%, 32.6% 10.909%, 21.2% 9.091%, 0% 3.636%, 30.6% 3.636%, 33.2% 0%, 47.2% 4.545%, 50.2% 7.273%, 64.4% 8.182%, 69.67% 9.159%, 91.9% 5.455%, 89.284% 49.392%, 92.2% 54.545%, 92.6% 58.182%, 98.4% 64.545%, 88.275% 66.35%);
          clip-path: polygon(88.275% 66.35%, 86.615% 94.231%, 20.9% 94.231%, 22.601% 30.652%, 20.6% 25.455%, 19.6% 22.727%, 14.4% 17.273%, 10.2% 18.182%, 16.8% 12.727%, 24.387% 16.706%, 28.596% 16.005%, 32.6% 10.909%, 21.2% 9.091%, 0% 3.636%, 30.6% 3.636%, 33.2% 0%, 47.2% 4.545%, 50.2% 7.273%, 64.4% 8.182%, 69.67% 9.159%, 91.9% 5.455%, 89.284% 49.392%, 92.2% 54.545%, 92.6% 58.182%, 98.4% 64.545%, 88.275% 66.35%);
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: #ff0;
  transition: background-color 0.3s ease-in-out;
  box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.5);
  -webkit-animation: jelly 6s ease-in-out infinite;
          animation: jelly 6s ease-in-out infinite;
  transform-origin: 50% 50% 20px;
  z-index: 5;
}

button {
  background: none;
  border: none;
  padding: 22px 20px 20px 20px;
  font-size: 22px;
  text-transform: uppercase;
  position: relative;
  width: 100%;
  z-index: 10;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
button:focus {
  outline: none;
}

#result {
  font-size: 40px;
  transition: all 0.3s ease;
}

.done {
  -webkit-animation: done 0.4s ease both;
          animation: done 0.4s ease both;
}

@-webkit-keyframes done {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes done {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeScaleUp {
  0% {
    opacity: 0;
    transform: translateY(20px) scale(0.9);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes fadeScaleUp {
  0% {
    opacity: 0;
    transform: translateY(20px) scale(0.9);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@-webkit-keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes scaleIn {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes scaleIn {
  0% {
    opacity: 0;
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.fade-up {
  opacity: 0;
  transition: all 0.6s ease-out;
  transform: translateY(40px);
}

.faded-up {
  opacity: 1;
  transform: translateY(0);
}

.scrollFadeInRight {
  opacity: 0;
  transition: all 2s ease;
  transform: translateX(-40px);
}

@-webkit-keyframes out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.will-fade {
  -webkit-animation: out 0s ease both;
          animation: out 0s ease both;
}

.will-fade.fade-in {
  opacity: 1;
  -webkit-animation: fadeIn 0.8s ease both;
          animation: fadeIn 0.8s ease both;
}

.will-fade.fade-up {
  opacity: 1;
  -webkit-animation: fadeUp 0.8s ease both;
          animation: fadeUp 0.8s ease both;
}

@-webkit-keyframes border {
  to {
    border-color: #0701ff;
  }
}

@keyframes border {
  to {
    border-color: #0701ff;
  }
}

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