@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

.hide {
  display: none; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.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: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

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

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

.clearfix {
  clear: both; }

.clear {
  clear: both; }

.plainlist,
.inlinelist,
.inlinelist--ft {
  list-style: none outside;
  padding: 0;
  margin: 0; }

.inlinelist > li {
  display: inline-block; }

.inlinelist--ft > li {
  float: left; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.absolute {
  position: absolute; }

.relative {
  position: relative; }

.fixed {
  position: fixed; }

.block {
  display: block; }

.inline-block {
  display: inline-block; }

.plainlink {
  text-decoration: none; }

.plainlink:hover {
  text-decoration: none; }

.uppercase {
  text-transform: uppercase; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-responsive-full {
  display: block;
  width: 100%;
  height: auto; }

.center {
  text-align: center; }

.center-block {
  margin-left: auto;
  margin-right: auto; }

.table {
  display: table; }

.table-cell {
  display: table-cell; }

.vertical-middle {
  vertical-align: middle; }

input, textarea {
  -webkit-appearance: none;
  border-radius: 0; }

/* apply a natural box layout model to all elements */
*, *:before, *:after {
  box-sizing: border-box; }

.transition,
.transition:hover,
.contact a:after,
.contact a:hover:after {
  /*-moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;*/
  /*-moz-transition: all 0.4s cubic-bezier(0.48, 0.01, 0.51, 1);
    -o-transition: all 0.4s cubic-bezier(0.48, 0.01, 0.51, 1);
    -webkit-transition: all 0.4s cubic-bezier(0.48, 0.01, 0.51, 1);
    transition: all 0.4s cubic-bezier(0.48, 0.01, 0.51, 1);*/
  transition: all 0.7s cubic-bezier(0.55, 0, 0.1, 1); }

.transition-slow,
.transition-slow:hover {
  transition: all 1s cubic-bezier(0.48, 0.01, 0.51, 1); }

.transition-fast, .transition-fast:hover {
  transition: all 0.15s ease-in-out; }

.background-fill {
  background-position: center center;
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  background-size: cover; }

.anim-rise-up {
  opacity: 0;
  padding-top: 60px; }

.anim-rise-up.inview-active {
  opacity: 1;
  padding-top: 0px; }

/* Main */
@font-face {
  font-family: 'UxumGrotesque-Light';
  src: url("fonts/UxumGrotesque-Light.woff2") format("woff2"), url("fonts/UxumGrotesque-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'UxumGrotesque-Regular';
  src: url("fonts/UxumGrotesque-Regular.woff2") format("woff2"), url("fonts/UxumGrotesque-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

html {
  scroll-behavior: smooth; }

body {
  background-color: #000000;
  color: #fff;
  font-size: 16px;
  line-height: normal;
  font-family: "UxumGrotesque-Light", Helvetica, Arial, sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased; }
  @media (min-width: 768px) {
    body {
      font-size: 24px; } }
@media (any-hover: hover) {
  body * {
    cursor: none !important; } }

::-moz-selection {
  background: rgba(255, 255, 255, 0.99);
  color: #000; }

::selection {
  background: rgba(255, 255, 255, 0.99);
  color: #000; }

a, a:hover {
  color: #fff;
  text-decoration: none;
  cursor: none !important; }

.follower {
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  mix-blend-mode: difference;
  z-index: 100000; }

.follower span {
  width: 40px;
  height: 40px;
  position: absolute;
  transform: translate3d(-50%, -50%, 0);
  top: 50%;
  left: 50%;
  background: rgba(80, 80, 80, 0.4);
  border-radius: 50%;
  transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1);
  transition-delay: 0.5s; }

.follower:before {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  background-image: url(../../assets/images/arrow.svg);
  background-size: 22px 38px;
  width: 22px;
  height: 38px;
  opacity: 0;
  transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1); }

.follower:after {
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  background-image: url(../../assets/images/mail.svg);
  background-size: 44px 30px;
  width: 44px;
  height: 30px;
  opacity: 0;
  transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1); }

body.cursor-scroll-down .follower span,
body.cursor-email .follower span,
body.cursor-launch .follower span {
  background: rgba(80, 80, 80, 0);
  transition-delay: 0s;
  transition: all 0ms cubic-bezier(0.19, 1, 0.22, 1); }

body.cursor-scroll-down .follower:before {
  opacity: 1;
  transform: translate3d(-50%, -50%, 0); }

body.cursor-scroll-down.cursor-email .follower:before {
  opacity: 0; }

body.cursor-scroll-down.cursor-email .follower:after {
  opacity: 1; }

body.cursor-launch .follower:before {
  transform: translate3d(-50%, -50%, 0) rotate(-135deg);
  opacity: 1; }

.follower svg {
  position: absolute;
  width: 90px;
  height: 90px;
  top: 0px;
  left: 0px;
  transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1);
  stroke-dasharray: 350;
  stroke-dashoffset: 350; }

body.cursor-scroll-down .follower svg,
body.cursor-launch .follower svg {
  stroke-dashoffset: 0;
  transition: all 2700ms cubic-bezier(0.19, 1, 0.22, 1);
  /*transform: scale(1);*/ }

body.cursor-scroll-down.cursor-email .follower svg {
  transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1);
  stroke-dashoffset: 350; }

@media (any-hover: none) {
  .follower {
    display: none !important; } }

.container-fluid {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 768px) {
    .container-fluid {
      padding-right: 40px;
      padding-left: 40px; } }
  @media (min-width: 992px) {
    .container-fluid {
      padding-right: 80px;
      padding-left: 80px; } }
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px; }
  @media (min-width: 992px) {
    .row {
      margin-right: -40px;
      margin-left: -40px; } }
.col {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
  flex: 0 0 100%;
  max-width: 100%; }
  @media (min-width: 992px) {
    .col {
      padding-right: 40px;
      padding-left: 40px; } }
.grid .col {
  /*@media (min-width: 992px) {
    -webkit-box-flex: 0;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }*/ }
  @media (min-width: 768px) {
    .grid .col {
      flex: 0 0 50%;
      max-width: 50%; } }
.site-header {
  font-family: "UxumGrotesque-Regular", Helvetica, Arial, sans-serif;
  padding: 30px 0 0 0;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 30px; }
  @media (min-width: 768px) {
    .site-header {
      font-size: 30px;
      line-height: 40px;
      padding: 60px 0 0 0; } }
  @media (min-width: 992px) {
    .site-header {
      font-size: 44px;
      line-height: 54px; } }
.site-header .col {
  flex: 0 0 50%;
  max-width: 50%; }

.site-header .date {
  text-align: right; }

.intro {
  font-size: 24px;
  line-height: 30px;
  padding: 46px 0 37px 0; }
  @media (min-width: 768px) {
    .intro {
      font-size: 30px;
      line-height: 40px;
      padding: 90px 0 73px 0; } }
  @media (min-width: 992px) {
    .intro {
      font-size: 44px;
      line-height: 54px;
      padding: 136px 0 109px 0; } }
.intro a {
  position: relative;
  transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1); }

.intro a:hover {
  opacity: 0.1; }

.intro a:before {
  content: " ";
  width: calc(100% - 18px);
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: 0px;
  right: 2px;
  transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1); }
  @media (min-width: 768px) {
    .intro a:before {
      width: calc(100% - 30px);
      height: 2px; } }
.intro a:hover:before {
  width: 0%; }

.intro p {
  margin: 0 0 20px 0; }
  @media (min-width: 768px) {
    .intro p {
      margin: 0 0 34px 0; } }
.intro article {
  max-width: 1030px; }

.grid-item {
  position: relative;
  transition: all 1800ms cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0;
  transform: translate3d(0, 80px, 0);
  margin: 0 0 20px 0; }
  @media (min-width: 768px) {
    .grid-item {
      margin: 0 0 40px 0; } }
  @media (min-width: 992px) {
    .grid-item {
      margin: 0 0 80px 0; } }
.grid-item.inview {
  transform: translate3d(0, 0px, 0);
  opacity: 1; }

@media (min-width: 992px) {
  .grid-item:hover img {
    opacity: 0;
    transition-delay: 0ms;
    transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1); } }

.grid-item img {
  transition: all 1500ms cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 1;
  border-radius: 5px;
  position: relative;
  z-index: 10;
  transition-delay: 300ms;
  box-shadow: 0 0 30px rgba(255, 255, 255, 0.15); }

.grid-item h2 {
  position: relative;
  width: 100%;
  font-size: 20px;
  line-height: 30px;
  font-weight: normal;
  margin: 10px 0 0 0;
  transition-delay: 0ms;
  transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1); }
  @media (min-width: 768px) {
    .grid-item h2 {
      font-size: 30px;
      line-height: 40px;
      margin: 15px 0 0 0; } }
  @media (min-width: 992px) {
    .grid-item h2 {
      font-size: 44px;
      line-height: 54px;
      margin: 0;
      text-align: center;
      position: absolute;
      transform: translate3d(0, -20%, 0);
      opacity: 0;
      top: 50%;
      left: 0; } }
.grid-item h2:after {
  content: "↗";
  position: absolute;
  top: 0;
  right: 0; }
  @media (min-width: 992px) {
    .grid-item h2:after {
      display: none; } }
@media (min-width: 992px) {
  .grid-item:hover h2 {
    transition-delay: 250ms;
    opacity: 1;
    transform: translate3d(0, -50%, 0); } }

.marquee-wrap {
  font-family: "UxumGrotesque-Regular", Helvetica, Arial, sans-serif;
  font-size: 60px;
  line-height: normal;
  width: 100%;
  overflow: hidden; }
  @media (min-width: 768px) {
    .marquee-wrap {
      font-size: 80px; } }
  @media (min-width: 992px) {
    .marquee-wrap {
      font-size: 100px; } }
.marquee ul {
  list-style: none;
  padding: 40px 0 70px 0;
  margin: 0; }
  @media (min-width: 768px) {
    .marquee ul {
      padding: 40px 0 80px 0; } }
  @media (min-width: 992px) {
    .marquee ul {
      padding: 40px 0 110px 0; } }
.marquee ul li {
  display: inline-block;
  margin: 0 40px 0 0; }
  @media (min-width: 768px) {
    .marquee ul li {
      margin: 0 60px 0 0; } }
  @media (min-width: 992px) {
    .marquee ul li {
      margin: 0 90px 0 0; } }
.site-footer {
  font-family: "UxumGrotesque-Regular", Helvetica, Arial, sans-serif;
  padding: 30px 0 30px 0; }
  @media (min-width: 768px) {
    .site-footer {
      padding: 0px 0 80px 0; } }
@media (min-width: 768px) {
  .site-footer .col {
    flex: 0 0 50%;
    max-width: 50%; } }

a.start-project {
  display: inline-block;
  width: 100%;
  text-align: center;
  position: relative;
  padding: 16px 20px 12px 20px;
  border: 1px solid #fff;
  background: #000;
  border-radius: 40px;
  font-size: 20px;
  transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1); }
  @media (min-width: 768px) {
    a.start-project {
      font-size: 24px;
      width: auto;
      padding: 13px 30px 9px 30px; } }
a.start-project:hover {
  color: #000;
  background: #fff; }

a.start-project:before,
a.start-project:after {
  left: 0;
  top: 0;
  content: " ";
  width: 100%;
  height: 100%;
  border-radius: 40px;
  position: absolute;
  border: 1px solid #fff; }

a.start-project:before {
  z-index: -1;
  opacity: 0.4;
  -webkit-animation: 1.3s upDown1 infinite normal forwards;
          animation: 1.3s upDown1 infinite normal forwards;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear; }

a.start-project:after {
  z-index: -2;
  opacity: 0.2;
  -webkit-animation: 1.3s upDown2 infinite normal forwards;
          animation: 1.3s upDown2 infinite normal forwards;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear; }

@-webkit-keyframes upDown1 {
  0% {
    transform: translate3d(0, -10px, 0); }
  50% {
    transform: translate3d(0, 10px, 0); }
  100% {
    transform: translate3d(0, -10px, 0); } }

@keyframes upDown1 {
  0% {
    transform: translate3d(0, -10px, 0); }
  50% {
    transform: translate3d(0, 10px, 0); }
  100% {
    transform: translate3d(0, -10px, 0); } }

@-webkit-keyframes upDown2 {
  0% {
    transform: translate3d(0, -22px, 0); }
  50% {
    transform: translate3d(0, 22px, 0); }
  100% {
    transform: translate3d(0, -22px, 0); } }

@keyframes upDown2 {
  0% {
    transform: translate3d(0, -22px, 0); }
  50% {
    transform: translate3d(0, 22px, 0); }
  100% {
    transform: translate3d(0, -22px, 0); } }

/*@keyframes rotateShadow1 {
  0% {
    transform: translate3d(-8px, -8px, 0);
  }
  12% {
    transform: translate3d(0, -8px, 0);
  }
  25% {
    transform: translate3d(8px, -8px, 0);
  }
  37% {
    transform: translate3d(8px, 0, 0);
  }
  50% {
    transform: translate3d(8px, 8px, 0);
  }
  62% {
    transform: translate3d(0, 8px, 0);
  }
  75% {
    transform: translate3d(-8px, 8px, 0);
  }
  87% {
    transform: translate3d(-8px, 0, 0);
  }
  100% {
    transform: translate3d(-8px, -8px, 0);
  }
}
@keyframes rotateShadow2 {
  0% {
    transform: translate3d(-16px, -16px, 0);
  }
  12% {
    transform: translate3d(0, -16px, 0);
  }
  25% {
    transform: translate3d(16px, -16px, 0);
  }
  37% {
    transform: translate3d(16px, 0, 0);
  }
  50% {
    transform: translate3d(16px, 16px, 0);
  }
  62% {
    transform: translate3d(0, 16px, 0);
  }
  75% {
    transform: translate3d(-16px, 16px, 0);
  }
  87% {
    transform: translate3d(-16px, 0, 0);
  }
  100% {
    transform: translate3d(-16px, -16px, 0);
  }
}*/
/*@keyframes rotateShadow1 {
  25% {
    top: -8px;
    left: -8px;
  }
  50% {
    top: -8px;
    left: 0px;
  }
  75% {
    top: -8px;
    left: auto;
    right: -8px;
  }
  100% {
    top: 0px;
    left: auto;
    right: -8px;
  }
}*/
/*.site-footer a:hover {
  color: #000;
  background: #fff;
}*/
.copyright {
  padding: 60px 0 0 0; }
  @media (min-width: 768px) {
    .copyright {
      padding: 14px 0 0 0;
      text-align: right; } }
.loader-wrap {
  background: #000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow: hidden;
  transition: all 1500ms cubic-bezier(0.19, 1, 0.22, 1); }

.loaded .loader-wrap {
  height: 0px; }

.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  width: 90px;
  height: 90px;
  transition: all 1000ms cubic-bezier(0.19, 1, 0.22, 1); }

.loaded .loader {
  transform: translate3d(-50%, -100%, 0); }

svg {
  display: block;
  width: 90px;
  height: 90px;
  /*cubic-bezier(0.7, 0.3, 0.84, 0.7)*/
  transform-origin: 50% 50%; }

.loader-active svg {
  -webkit-animation: 1.5s rotate360 infinite normal forwards;
          animation: 1.5s rotate360 infinite normal forwards;
  -webkit-animation-timing-function: cubic-bezier(0.3, 0.7, 0.84, 0.3);
          animation-timing-function: cubic-bezier(0.3, 0.7, 0.84, 0.3); }

@-webkit-keyframes rotate360 {
  to {
    transform: rotate(360deg); } }

@keyframes rotate360 {
  to {
    transform: rotate(360deg); } }
/*# sourceMappingURL=style.min.css.map */