/*! 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 {
  -webkit-box-sizing: content-box;
  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 */
  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 {
  -webkit-box-sizing: border-box;
  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"] {
  -webkit-box-sizing: border-box;
  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; }

/*
List of breakpoints in px
*/
/*
Copy this file into the folder where your main-scss-file is.
Include this file in your main-scss-file like this:

@import 'breakpoints';
*/
/*
Now you can do e.g.:

body {
	@include brp(b2max) {
		background-color:green;
	}
	@include brp(b4) {
		background:red;
	}
}

...which translates to:

@media all and (max-width: 39.937em) {
	body {
		background-color: green;
	}
}

@media all and (min-width: 60em) {
    body {
      background: red;
  	}
}
*/
#__bs_notify__ {
  font-size: 1em !important;
  color: transparent !important;
  opacity: .75;
  height: 1.5em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 1.5em;
  padding: 0 !important;
  top: .5em !important;
  right: .5em !important;
  background-color: #547f0d !important;
  border-radius: 50% !important;
  overflow: hidden; }
  #__bs_notify__:after {
    content: 'BS';
    position: absolute;
    color: #fff;
    top: .1em;
    left: .25em;
    font-size: .8em; }

.blink {
  -webkit-animation: blink 2s linear infinite;
  animation: blink 2s linear infinite; }

@-webkit-keyframes blink {
  50% {
    opacity: 0; } }

@keyframes blink {
  50% {
    opacity: 0; } }

[data-scroll] {
  -webkit-transition: opacity 1.25s ease, -webkit-transform 1.25s ease;
  transition: opacity 1.25s ease, -webkit-transform 1.25s ease;
  transition: transform 1.25s ease, opacity 1.25s ease;
  transition: transform 1.25s ease, opacity 1.25s ease, -webkit-transform 1.25s ease;
  opacity: 0;
  -webkit-transform: translateX(-0.25em);
  -ms-transform: translateX(-0.25em);
  transform: translateX(-0.25em); }
  @media all and (min-width: 45em) {
    [data-scroll] {
      -webkit-transform: translateX(-0.5em);
      -ms-transform: translateX(-0.5em);
      transform: translateX(-0.5em); } }
  @media all and (min-width: 106.25em) {
    [data-scroll] {
      -webkit-transform: translateX(-2em);
      -ms-transform: translateX(-2em);
      transform: translateX(-2em); } }

[data-animation="fromTop"] {
  -webkit-transform: translateY(-2em);
  -ms-transform: translateY(-2em);
  transform: translateY(-2em); }

.visible {
  opacity: 1.0;
  -webkit-transform: translateX(0) translateY(0);
  -ms-transform: translateX(0) translateY(0);
  transform: translateX(0) translateY(0);
  -webkit-transition: opacity 2s, -webkit-transform 2s;
  transition: opacity 2s, -webkit-transform 2s;
  transition: transform 2s, opacity 2s;
  transition: transform 2s, opacity 2s, -webkit-transform 2s; }

[data-delay="1"] {
  -webkit-transition-delay: .25s;
  transition-delay: .25s; }

[data-delay="2"] {
  -webkit-transition-delay: .5s;
  transition-delay: .5s; }

[data-delay="3"] {
  -webkit-transition-delay: .75s;
  transition-delay: .75s; }

body {
  min-width: 320px;
  color: #2d2d2e;
  font-family: 'Source Sans Pro', sans-serif; }

img,
svg {
  max-width: 100%;
  height: auto;
  vertical-align: middle; }

a {
  color: inherit; }

input,
textarea,
button {
  font-family: inherit; }

.inner {
  max-width: 83em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-left: 3.5%;
  padding-right: 3.5%; }

[v-show],
[v-if] {
  display: none; }

.logo {
  float: right;
  background-color: #000;
  padding: 2em 2em 6em; }
  @media all and (max-width: 44.938em) {
    .logo {
      font-size: .6em; } }
  .logo svg {
    width: 8em;
    height: 4em; }
  .logo path {
    fill: #fff; }

header:after {
  content: '';
  display: block;
  clear: both; }

@media all and (min-width: 60em) {
  header {
    padding-bottom: 4em; } }

.intro {
  padding-bottom: 5em; }

.references .marquee {
  overflow: hidden;
  white-space: nowrap;
  position: relative; }
  .references .marquee:before, .references .marquee:after {
    display: block;
    content: '';
    width: 5em;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, #fff, rgba(255, 255, 255, 0));
    background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0));
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .references .marquee:after {
    left: auto;
    right: 0;
    background-image: -webkit-gradient(linear, right top, left top, from(#fff), to(rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(right, #fff, rgba(255, 255, 255, 0));
    background-image: linear-gradient(to left, #fff, rgba(255, 255, 255, 0)); }

.references .image-container {
  padding: 0 1em;
  display: inline-block; }

.references img {
  max-width: 6.5em;
  height: auto;
  display: inline-block; }

@media all and (min-width: 45em) {
  h1 {
    font-size: 4em; } }

@media all and (min-width: 60em) {
  h1 {
    font-size: 6.25em;
    line-height: 1em; } }

h1,
h2,
h3 {
  text-transform: uppercase; }

h3 {
  font-weight: 300;
  font-size: .75em;
  letter-spacing: .5em; }

p,
ul {
  font-size: 1.125em;
  line-height: 1.6em; }

.typed-cursor {
  position: relative;
  top: -.1em;
  font-size: .7em;
  opacity: .25;
  -webkit-animation: blink 1s linear infinite;
  animation: blink 1s linear infinite;
  border-left: 2px solid black;
  margin-left: .1em; }

.contact .part1 {
  padding: 10em 0 7em; }

.contact .main-headline {
  margin-left: 6.9em;
  margin-bottom: 1.5em; }
  @media all and (min-width: 45em) {
    .contact .main-headline {
      margin-left: 13em;
      margin-bottom: 2.5em; } }

.contact h2 {
  font-weight: 300;
  font-size: 3.75em;
  max-width: 12em;
  padding-left: 2.5em;
  position: relative;
  margin-top: 0; }
  @media all and (max-width: 44.938em) {
    .contact h2 {
      font-size: 2em; } }
  .contact h2:before {
    content: "";
    display: block;
    width: 1.7em;
    margin-right: 1em;
    height: 1px;
    background: #979797;
    top: .5em;
    left: 0;
    float: left;
    position: absolute; }

.contact .block-group {
  text-align: center; }
  @media all and (min-width: 45em) {
    .contact .block-group {
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }
  @media all and (min-width: 60em) {
    .contact .block-group {
      padding-left: 7.5em;
      padding-right: 7.5em; } }
  .contact .block-group svg {
    width: 2.5em;
    height: 2.5em;
    margin-bottom: 1em; }
  .contact .block-group h3 {
    margin: 0 0 .5em; }
  .contact .block-group a {
    text-decoration: none; }
  .contact .block-group p {
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4em;
    margin: 0;
    letter-spacing: .075em; }
  @media all and (max-width: 44.938em) {
    .contact .block-group .block {
      margin-bottom: 3em; } }
  @media all and (min-width: 45em) {
    .contact .block-group .block svg {
      margin-bottom: 2em; } }

footer {
  text-transform: uppercase;
  margin-top: 5em; }
  footer .innerst {
    border-top: 1px solid #000;
    padding-top: 1.75em;
    padding-bottom: 3em;
    position: relative; }
    @media all and (min-width: 60em) {
      footer .innerst {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
    @media all and (min-width: 75em) {
      footer .innerst {
        display: block; }
        footer .innerst:after {
          content: '';
          display: block;
          clear: both; } }

.copyright,
.legal {
  font-size: .75em;
  letter-spacing: .15em; }
  .copyright a,
  .legal a {
    text-decoration: none;
    cursor: pointer; }

@media all and (min-width: 75em) {
  .copyright {
    position: absolute;
    left: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center; } }

.legal {
  position: relative;
  z-index: 5; }
  @media all and (min-width: 75em) {
    .legal {
      float: right; } }

.legal-content,
.disclaimer-content {
  text-transform: none;
  display: none;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding-top: 0; }
  .legal-content h2,
  .disclaimer-content h2 {
    margin-bottom: 0; }
  .legal-content h2.bigger,
  .disclaimer-content h2.bigger {
    font-size: 1.7em; }

.copies {
  min-height: 10em; }
  .copies p {
    margin: 0; }
  .copies .copy {
    display: none; }

.my-images {
  width: 100%; }

.closer {
  opacity: .5;
  float: right;
  padding-top: 1em;
  cursor: pointer;
  -webkit-transition: opacity .2s;
  transition: opacity .2s; }
  .closer:hover, .closer:focus {
    opacity: 1; }
