/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* 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 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and 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; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 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; }

@-webkit-keyframes wink {
  0% {
    transform: rotate(-16deg); }
  100% {
    transform: rotate(0deg); } }

@-moz-keyframes wink {
  0% {
    transform: rotate(-16deg); }
  100% {
    transform: rotate(0deg); } }

@-o-keyframes wink {
  0% {
    transform: rotate(-16deg); }
  100% {
    transform: rotate(0deg); } }

@keyframes wink {
  0% {
    transform: rotate(-16deg); }
  100% {
    transform: rotate(0deg); } }

@-webkit-keyframes flip {
  0% {
    transform: rotateY(280deg); }
  100% {
    transform: rotateY(360deg); } }

@-moz-keyframes flip {
  0% {
    transform: rotateY(280deg); }
  100% {
    transform: rotateY(360deg); } }

@-o-keyframes flip {
  0% {
    transform: rotateY(280deg); }
  100% {
    transform: rotateY(360deg); } }

@keyframes flip {
  0% {
    transform: rotateY(280deg); }
  100% {
    transform: rotateY(360deg); } }

@-webkit-keyframes flexa {
  0% {
    transform: matrix(0.99939, -0.03489, 0, 1, 0, -30); }
  100% {
    transform: matrix3d(0.1, -360.03489, 0, 1, 0, 0); } }

@-moz-keyframes flexa {
  0% {
    transform: matrix(0.99939, -0.03489, 0, 1, 0, -30); }
  100% {
    transform: matrix3d(0.1, -360.03489, 0, 1, 0, 0); } }

@-o-keyframes flexa {
  0% {
    transform: matrix(0.99939, -0.03489, 0, 1, 0, -30); }
  100% {
    transform: matrix3d(0.1, -360.03489, 0, 1, 0, 0); } }

@keyframes flexa {
  0% {
    transform: matrix(0.99939, -0.03489, 0, 1, 0, -30); }
  100% {
    transform: matrix3d(0.1, -360.03489, 0, 1, 0, 0); } }

@font-face {
  font-family: 'din-reg';
  src: url("../fonts/DIN-Regular.eot");
  src: url("../fonts/DIN-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/DIN-Regular.svg#din-reg") format("svg"), url("../fonts/DIN-Regular.woff") format("woff"), url("../fonts/DIN-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'din-med';
  src: url("../fonts/DIN-Medium.eot");
  src: url("../fonts/DIN-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/DIN-Medium.svg#din-reg") format("svg"), url("../fonts/DIN-Medium.woff") format("woff"), url("../fonts/DIN-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'din-con';
  src: url("../fonts/DINWeb-Cond.eot");
  src: url("../fonts/DINWeb-Cond.eot?#iefix") format("embedded-opentype"), url("../fonts/DINWeb-Cond.woff") format("woff"), url("../fonts/DINWeb-Cond.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'din-con-bold';
  src: url("../fonts/DINWeb-CondBold.eot");
  src: url("../fonts/DINWeb-CondBold.eot?#iefix") format("embedded-opentype"), url("../fonts/DINWeb-CondBold.woff") format("woff"), url("../fonts/DINWeb-CondBold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'apercu-bold';
  src: url("../fonts/apercu-bold-webfont.eot");
  src: url("../fonts/apercu-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/apercu-bold-webfont.svg#din-reg") format("svg"), url("../fonts/apercu-bold-webfont.woff") format("woff"), url("../fonts/apercu-bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/*! HTML5 Boilerplate v6.0.1 | MIT License | https://html5boilerplate.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4; }

html *, html *::before, html *::after {
  box-sizing: inherit; }

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * 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;
  background: #ffffff;
  color: #000000;
  padding: 0.5em 0;
  text-align: center;
  font-size: 0.92em;
  line-height: 1.38em;
  text-transform: uppercase; }
  .browserupgrade a {
    color: #EE2845; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
h1, h2, h3, h4 {
  font-weight: normal; }

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

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  /* 1 */ }

/*
 * 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;
  -webkit-clip-path: none;
  clip-path: none;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit; }

/*
 * Hide visually and from screen readers, 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; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }

@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 {
    white-space: pre-wrap !important; }
  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; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

.btn {
  color: #FACDDB;
  border-radius: 8px;
  background: #EE2845;
  width: 160px;
  display: block;
  align-items: center;
  padding: 8px 0 8px 0;
  margin: 16px 0 16px 0;
  text-decoration: none; }

body {
  font-family: "din-con-bold", Helvetica, Arial, sans-serif;
  font-size: 100%;
  color: #EE2845;
  background-color: #FACDDB;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility; }

.l-wrap {
  width: 100%;
  text-align: center; }

.c-feature-image {
  padding: 24px 0 8px 0; }
  .c-feature-image img {
    width: 100%;
    height: auto; }

.c-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 10px;
  flex-direction: column; }

.c-details {
  display: flex;
  justify-content: center;
  flex-flow: column wrap;
  padding: 16px 8px;
  row-gap: 16px;
  text-transform: uppercase; }
  .c-details a {
    color: #EE2845; }
  .c-details p {
    margin: 0;
    padding: 0; }
  .c-details .c-phone {
    width: 100%; }
  .c-details .c-hours {
    width: 100%; }
  .c-details .c-location {
    width: 100%; }
  .c-details .c-socials {
    width: 100%; }

.c-featurespot {
  width: 100%;
  height: 100vh;
  content: 'viewport-units-buggyfill; height: 100vh;';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden; }

.c-featurespot__shadowbox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 50%;
  height: 100%;
  background: #000000;
  display: none; }
  @media all and (min-width: 48em) {
    .c-featurespot__shadowbox {
      display: none; } }
.c-featurespot__work {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1; }

.c-featurespot__animation {
  position: absolute;
  right: 0;
  margin-top: 0;
  z-index: 2;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-height: 600px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -apple-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -khtml-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -moz-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -rim-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -xv-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -ms-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -o-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s; }
  @media all and (min-width: 37.5em) {
    .c-featurespot__animation {
      height: 50%;
      -webkit-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      -apple-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      -khtml-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      -moz-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      -rim-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      -xv-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      -ms-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      -o-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s; } }
  @media all and (min-width: 48em) {
    .c-featurespot__animation {
      height: 100%;
      width: 50%;
      top: 0;
      transform: none;
      max-height: none; } }
.resizing .c-featurespot__animation {
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out 0s;
  -apple-transition: opacity 0.4s ease-in-out 0s;
  -khtml-transition: opacity 0.4s ease-in-out 0s;
  -moz-transition: opacity 0.4s ease-in-out 0s;
  -rim-transition: opacity 0.4s ease-in-out 0s;
  -xv-transition: opacity 0.4s ease-in-out 0s;
  -ms-transition: opacity 0.4s ease-in-out 0s;
  -o-transition: opacity 0.4s ease-in-out 0s;
  transition: opacity 0.4s ease-in-out 0s; }

.not-resizing .c-featurespot__animation {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-in-out 0s;
  -apple-transition: opacity 0.4s ease-in-out 0s;
  -khtml-transition: opacity 0.4s ease-in-out 0s;
  -moz-transition: opacity 0.4s ease-in-out 0s;
  -rim-transition: opacity 0.4s ease-in-out 0s;
  -xv-transition: opacity 0.4s ease-in-out 0s;
  -ms-transition: opacity 0.4s ease-in-out 0s;
  -o-transition: opacity 0.4s ease-in-out 0s;
  transition: opacity 0.4s ease-in-out 0s; }

.about-active .c-featurespot__animation,
.loading .c-featurespot__animation {
  margin-top: -1em;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -apple-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -khtml-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -moz-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -rim-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -xv-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -ms-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -o-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s; }

#c-featurespot__container {
  width: 188px;
  height: 64px;
  margin-top: -15px;
  display: inline-block;
  z-index: 2;
  moz-transform-origin: center center;
  -o-transform-origin: center center;
  -ms-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d; }
  @media all and (min-width: 37.5em) {
    #c-featurespot__container {
      margin-top: 0;
      width: 400px;
      height: 132px; } }
  @media all and (min-width: 48em) {
    #c-featurespot__container {
      width: 380px;
      height: 85px; } }
  @media all and (min-width: 60em) {
    #c-featurespot__container {
      width: 478px;
      height: 120px; } }
  @media all and (min-width: 71.25em) {
    #c-featurespot__container {
      width: 508px;
      height: 136px; } }
  @media all and (min-width: 96.25em) {
    #c-featurespot__container {
      width: 620px;
      height: 185px; } }
@media all and (min-width: 37.5em) {
  .c-featurespot .backface-active #c-featurespot__container p {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden; } }

#c-featurespot__container p {
  color: #EE2845;
  position: absolute;
  height: auto;
  width: auto;
  white-space: nowrap;
  moz-transform-origin: 0 50%;
  -o-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  line-height: 0;
  font-size: 32px;
  font-family: "apercu-bold", Helvetica, Arial, sans-serif; }
  @media all and (min-width: 37.5em) {
    #c-featurespot__container p {
      font-size: 64px;
      -webkit-backface-visibility: visible;
      -moz-backface-visibility: visible;
      -ms-backface-visibility: visible;
      -o-backface-visibility: visible;
      backface-visibility: visible;
      -webkit-transition: opacity 0.4s ease-in-out 1s;
      -apple-transition: opacity 0.4s ease-in-out 1s;
      -khtml-transition: opacity 0.4s ease-in-out 1s;
      -moz-transition: opacity 0.4s ease-in-out 1s;
      -rim-transition: opacity 0.4s ease-in-out 1s;
      -xv-transition: opacity 0.4s ease-in-out 1s;
      -ms-transition: opacity 0.4s ease-in-out 1s;
      -o-transition: opacity 0.4s ease-in-out 1s;
      transition: opacity 0.4s ease-in-out 1s; } }
  @media all and (min-width: 48em) {
    #c-featurespot__container p {
      font-size: 60px; } }
  @media all and (min-width: 60em) {
    #c-featurespot__container p {
      font-size: 76px; } }
  @media all and (min-width: 71.25em) {
    #c-featurespot__container p {
      font-size: 80px; } }
  @media all and (min-width: 96.25em) {
    #c-featurespot__container p {
      font-size: 98px; } }
.firefox #c-featurespot__container p {
  font-size: 32px; }
  @media all and (min-width: 37.5em) {
    .firefox #c-featurespot__container p {
      font-size: 69px; } }
  @media all and (min-width: 48em) {
    .firefox #c-featurespot__container p {
      font-size: 60px; } }
  @media all and (min-width: 60em) {
    .firefox #c-featurespot__container p {
      font-size: 82px; } }
  @media all and (min-width: 71.25em) {
    .firefox #c-featurespot__container p {
      font-size: 87px; } }
  @media all and (min-width: 96.25em) {
    .firefox #c-featurespot__container p {
      font-size: 106px; } }
.c-featurespot__work-list-wrap {
  position: absolute;
  width: 100%;
  height: 100%; }

.c-featurespot__work-list-wrap--list {
  list-style: none;
  position: relative;
  width: 480px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .c-featurespot__work-list-wrap--list li {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out 0s;
    -apple-transition: opacity 0.3s ease-in-out 0s;
    -khtml-transition: opacity 0.3s ease-in-out 0s;
    -moz-transition: opacity 0.3s ease-in-out 0s;
    -rim-transition: opacity 0.3s ease-in-out 0s;
    -xv-transition: opacity 0.3s ease-in-out 0s;
    -ms-transition: opacity 0.3s ease-in-out 0s;
    -o-transition: opacity 0.3s ease-in-out 0s;
    transition: opacity 0.3s ease-in-out 0s; }
  .c-featurespot__work-list-wrap--list li.active {
    filter: alpha(opacity=0);
    opacity: 0; }
    @media all and (min-width: 37.5em) {
      .c-featurespot__work-list-wrap--list li.active {
        filter: alpha(opacity=100);
        opacity: 1;
        -webkit-transition: opacity 0.5s ease-in-out 0.3s;
        -apple-transition: opacity 0.5s ease-in-out 0.3s;
        -khtml-transition: opacity 0.5s ease-in-out 0.3s;
        -moz-transition: opacity 0.5s ease-in-out 0.3s;
        -rim-transition: opacity 0.5s ease-in-out 0.3s;
        -xv-transition: opacity 0.5s ease-in-out 0.3s;
        -ms-transition: opacity 0.5s ease-in-out 0.3s;
        -o-transition: opacity 0.5s ease-in-out 0.3s;
        transition: opacity 0.5s ease-in-out 0.3s; } }
.c-featurespot__work-list-wrap--list img {
  width: 130px;
  height: auto; }
  @media all and (min-width: 37.5em) {
    .c-featurespot__work-list-wrap--list img {
      width: 260px; } }
  @media all and (min-width: 48em) {
    .c-featurespot__work-list-wrap--list img {
      width: 230px; } }
  @media all and (min-width: 60em) {
    .c-featurespot__work-list-wrap--list img {
      width: 290px; } }
  @media all and (min-width: 71.25em) {
    .c-featurespot__work-list-wrap--list img {
      width: 620px; } }
  @media all and (min-width: 96.25em) {
    .c-featurespot__work-list-wrap--list img {
      width: 580px; } }
/*
.loading .c-logo, .about-active .c-logo{top: 1em; @include opacity(0); @include transition((opacity 0.4s ease-in-out, top 0.4s ease-in-out));

	@include mappy-query(small-tablet) {
		top:1.7em;
		}
	@include mappy-query(tablet) {
		top:5%;
		}
}
*/
.about-active .c-about {
  -webkit-transition: opacity 0.4s ease-in-out 0.7s, margin-top 0.4s ease-in-out 0.7s;
  -apple-transition: opacity 0.4s ease-in-out 0.7s, margin-top 0.4s ease-in-out 0.7s;
  -khtml-transition: opacity 0.4s ease-in-out 0.7s, margin-top 0.4s ease-in-out 0.7s;
  -moz-transition: opacity 0.4s ease-in-out 0.7s, margin-top 0.4s ease-in-out 0.7s;
  -rim-transition: opacity 0.4s ease-in-out 0.7s, margin-top 0.4s ease-in-out 0.7s;
  -xv-transition: opacity 0.4s ease-in-out 0.7s, margin-top 0.4s ease-in-out 0.7s;
  -ms-transition: opacity 0.4s ease-in-out 0.7s, margin-top 0.4s ease-in-out 0.7s;
  -o-transition: opacity 0.4s ease-in-out 0.7s, margin-top 0.4s ease-in-out 0.7s;
  transition: opacity 0.4s ease-in-out 0.7s, margin-top 0.4s ease-in-out 0.7s;
  filter: alpha(opacity=100);
  opacity: 1;
  margin-top: 0; }

.c-about {
  -webkit-transition: opacity 0.2s ease-in-out 0s, margin-top 0.2s ease-in-out 0s;
  -apple-transition: opacity 0.2s ease-in-out 0s, margin-top 0.2s ease-in-out 0s;
  -khtml-transition: opacity 0.2s ease-in-out 0s, margin-top 0.2s ease-in-out 0s;
  -moz-transition: opacity 0.2s ease-in-out 0s, margin-top 0.2s ease-in-out 0s;
  -rim-transition: opacity 0.2s ease-in-out 0s, margin-top 0.2s ease-in-out 0s;
  -xv-transition: opacity 0.2s ease-in-out 0s, margin-top 0.2s ease-in-out 0s;
  -ms-transition: opacity 0.2s ease-in-out 0s, margin-top 0.2s ease-in-out 0s;
  -o-transition: opacity 0.2s ease-in-out 0s, margin-top 0.2s ease-in-out 0s;
  transition: opacity 0.2s ease-in-out 0s, margin-top 0.2s ease-in-out 0s;
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90%;
  margin: 0.938em 0 0; }
  @media all and (min-width: 37.5em) {
    .c-about {
      margin-top: -1em; } }
  @media all and (min-width: 48em) {
    .c-about {
      width: 580px; } }
  @media all and (min-width: 60em) {
    .c-about {
      width: 780px; } }
  .c-about .c-about__eli {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-between;
    margin-bottom: 1.375em; }
    @media all and (min-width: 48em) {
      .c-about .c-about__eli {
        margin-bottom: 3em; } }
    @media all and (min-width: 60em) {
      .c-about .c-about__eli {
        margin-bottom: 4em; } }
    .c-about .c-about__eli .c-about__eli--e {
      flex-grow: 1; }
      .c-about .c-about__eli .c-about__eli--e img {
        width: 0.61em;
        height: 1.429em; }
        @media all and (min-width: 48em) {
          .c-about .c-about__eli .c-about__eli--e img {
            width: 1.169em;
            height: 2.737em; } }
        @media all and (min-width: 60em) {
          .c-about .c-about__eli .c-about__eli--e img {
            width: 1.169em;
            height: 2.737em; } }
    .c-about .c-about__eli .c-about__eli--l {
      flex-grow: 1;
      text-align: center; }
      .c-about .c-about__eli .c-about__eli--l img {
        width: 0.61em;
        height: 1.429em; }
        @media all and (min-width: 48em) {
          .c-about .c-about__eli .c-about__eli--l img {
            width: 1.169em;
            height: 2.737em; } }
        @media all and (min-width: 60em) {
          .c-about .c-about__eli .c-about__eli--l img {
            width: 1.169em;
            height: 2.737em; } }
    .c-about .c-about__eli .c-about__eli--i {
      flex-grow: 1;
      text-align: right; }
      .c-about .c-about__eli .c-about__eli--i img {
        width: 0.205em;
        height: 1.429em; }
        @media all and (min-width: 48em) {
          .c-about .c-about__eli .c-about__eli--i img {
            width: 0.392em;
            height: 2.737em; } }
        @media all and (min-width: 60em) {
          .c-about .c-about__eli .c-about__eli--i img {
            width: 0.392em;
            height: 2.737em; } }
  .c-about .c-about__rae {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-between;
    margin-top: 1.375em; }
    @media all and (min-width: 48em) {
      .c-about .c-about__rae {
        margin-top: 3em; } }
    @media all and (min-width: 60em) {
      .c-about .c-about__rae {
        margin-top: 4; } }
    .c-about .c-about__rae .c-about__rae--r {
      flex-grow: 1; }
      .c-about .c-about__rae .c-about__rae--r img {
        width: 0.734em;
        height: 1.429em; }
        @media all and (min-width: 48em) {
          .c-about .c-about__rae .c-about__rae--r img {
            width: 1.407em;
            height: 2.737em; } }
        @media all and (min-width: 60em) {
          .c-about .c-about__rae .c-about__rae--r img {
            width: 1.407em;
            height: 2.737em; } }
    .c-about .c-about__rae .c-about__rae--a {
      flex-grow: 1;
      text-align: center; }
      .c-about .c-about__rae .c-about__rae--a img {
        width: 0.808em;
        height: 1.429em; }
        @media all and (min-width: 48em) {
          .c-about .c-about__rae .c-about__rae--a img {
            width: 1.549em;
            height: 2.737em; } }
        @media all and (min-width: 60em) {
          .c-about .c-about__rae .c-about__rae--a img {
            width: 1.549em;
            height: 2.737em; } }
    .c-about .c-about__rae .c-about__rae--e {
      flex-grow: 1;
      text-align: right; }
      .c-about .c-about__rae .c-about__rae--e img {
        width: 0.609em;
        height: 1.429em; }
        @media all and (min-width: 48em) {
          .c-about .c-about__rae .c-about__rae--e img {
            width: 1.169em;
            height: 2.737em; } }
        @media all and (min-width: 60em) {
          .c-about .c-about__rae .c-about__rae--e img {
            width: 1.169em;
            height: 2.737em; } }
  .c-about .c-about__body .c-about__body--intro {
    text-transform: uppercase; }
    .c-about .c-about__body .c-about__body--intro h2 {
      margin: 0 0 0.5em;
      font-size: 0.82em;
      letter-spacing: 0.1em;
      line-height: 1.32em; }
      @media all and (min-width: 48em) {
        .c-about .c-about__body .c-about__body--intro h2 {
          margin: 0 0 0.625em;
          font-size: 0.92em;
          line-height: 1.38em;
          letter-spacing: 0.1em; } }
  .c-about .c-about__body .c-about__body--wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center; }
    .c-about .c-about__body .c-about__body--wrap p.c-about__body--skills {
      font-family: "din-reg", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif; }
      @media all and (min-width: 37.5em) {
        .c-about .c-about__body .c-about__body--wrap p.c-about__body--skills {
          font-family: "din-med", Helvetica, Arial, sans-serif, Helvetica, Arial, sans-serif; } }
    .c-about .c-about__body .c-about__body--wrap p {
      margin-bottom: 0;
      padding-bottom: 0;
      line-height: 1.4em; }
    .c-about .c-about__body .c-about__body--wrap .c-about__body--left {
      font-family: "din-reg", Helvetica, Arial, sans-serif;
      font-size: 0.750em;
      letter-spacing: 0.1em;
      line-height: 1.32em;
      padding: 0 15px 0 0;
      margin: 0;
      flex-grow: 1;
      flex-basis: 0;
      display: none; }
      @media all and (min-width: 37.5em) {
        .c-about .c-about__body .c-about__body--wrap .c-about__body--left {
          display: block; } }
    .c-about .c-about__body .c-about__body--wrap .c-about__body--right {
      font-family: "din-reg", Helvetica, Arial, sans-serif;
      font-size: 0.750em;
      letter-spacing: 0.1em;
      line-height: 1.32em;
      padding: 0;
      margin: 0;
      flex-grow: 1;
      flex-basis: 0; }
      .c-about .c-about__body .c-about__body--wrap .c-about__body--right .c-about__body--email-link {
        color: #ffffff; }
      @media all and (min-width: 37.5em) {
        .c-about .c-about__body .c-about__body--wrap .c-about__body--right {
          padding: 0 0 0 15px; } }
.about-active .c-worklist,
.loading .c-worklist {
  bottom: 8.2em;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out 0.4s, bottom 0.4s ease-in-out 0.4s;
  -apple-transition: opacity 0.4s ease-in-out 0.4s, bottom 0.4s ease-in-out 0.4s;
  -khtml-transition: opacity 0.4s ease-in-out 0.4s, bottom 0.4s ease-in-out 0.4s;
  -moz-transition: opacity 0.4s ease-in-out 0.4s, bottom 0.4s ease-in-out 0.4s;
  -rim-transition: opacity 0.4s ease-in-out 0.4s, bottom 0.4s ease-in-out 0.4s;
  -xv-transition: opacity 0.4s ease-in-out 0.4s, bottom 0.4s ease-in-out 0.4s;
  -ms-transition: opacity 0.4s ease-in-out 0.4s, bottom 0.4s ease-in-out 0.4s;
  -o-transition: opacity 0.4s ease-in-out 0.4s, bottom 0.4s ease-in-out 0.4s;
  transition: opacity 0.4s ease-in-out 0.4s, bottom 0.4s ease-in-out 0.4s; }
  @media all and (min-width: 37.5em) {
    .about-active .c-worklist,
    .loading .c-worklist {
      bottom: 3em;
      margin-top: 0;
      -webkit-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -apple-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -khtml-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -moz-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -rim-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -xv-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -ms-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -o-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s; } }
  @media all and (min-width: 48em) {
    .about-active .c-worklist,
    .loading .c-worklist {
      bottom: auto;
      margin-top: -1.2em;
      -webkit-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      -apple-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      -khtml-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      -moz-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      -rim-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      -xv-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      -ms-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      -o-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s; } }
.c-worklist {
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-in-out 0.4s, bottom 0.4s ease-in-out 0.4s;
  -apple-transition: opacity 0.4s ease-in-out 0.4s, bottom 0.4s ease-in-out 0.4s;
  -khtml-transition: opacity 0.4s ease-in-out 0.4s, bottom 0.4s ease-in-out 0.4s;
  -moz-transition: opacity 0.4s ease-in-out 0.4s, bottom 0.4s ease-in-out 0.4s;
  -rim-transition: opacity 0.4s ease-in-out 0.4s, bottom 0.4s ease-in-out 0.4s;
  -xv-transition: opacity 0.4s ease-in-out 0.4s, bottom 0.4s ease-in-out 0.4s;
  -ms-transition: opacity 0.4s ease-in-out 0.4s, bottom 0.4s ease-in-out 0.4s;
  -o-transition: opacity 0.4s ease-in-out 0.4s, bottom 0.4s ease-in-out 0.4s;
  transition: opacity 0.4s ease-in-out 0.4s, bottom 0.4s ease-in-out 0.4s;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: 7.6em;
  position: absolute;
  text-align: center;
  width: 100%; }
  @media all and (min-width: 37.5em) {
    .c-worklist {
      bottom: 1.875em;
      left: 22%;
      text-align: left;
      transform: none;
      width: auto;
      -webkit-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -apple-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -khtml-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -moz-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -rim-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -xv-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -ms-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -o-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s; } }
  @media all and (min-width: 48em) {
    .c-worklist {
      margin-top: 0;
      left: 16%;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      bottom: auto;
      -webkit-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      -apple-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      -khtml-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      -moz-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      -rim-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      -xv-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      -ms-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      -o-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
      transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s; } }
  @media all and (min-width: 60em) {
    .c-worklist {
      left: 16%; } }
.c-worklist__divider {
  width: 1.250em;
  background: #ffffff;
  height: 0.125em;
  margin: 12px auto;
  display: none; }
  @media all and (min-width: 37.5em) {
    .c-worklist__divider {
      margin: 12px 0;
      display: block; } }
  @media all and (min-width: 48em) {
    .c-worklist__divider {
      margin: 15px 0; } }
.c-worklist__title {
  font-size: 0.82em;
  letter-spacing: 0.11em;
  line-height: 1.32em;
  text-transform: uppercase;
  margin: 0 0 0.75em;
  padding: 0; }
  @media all and (min-width: 37.5em) {
    .c-worklist__title {
      margin: 0; } }
  @media all and (min-width: 60em) {
    .c-worklist__title {
      font-size: 0.92em;
      line-height: 1.38em;
      letter-spacing: 0.1em; } }
.c-worklist ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline; }

.c-worklist ul li {
  font-size: 0.82em;
  letter-spacing: 0.11em;
  line-height: 1.32em;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  width: 100%;
  -webkit-transition: color 0.4s ease;
  -apple-transition: color 0.4s ease;
  -khtml-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -rim-transition: color 0.4s ease;
  -xv-transition: color 0.4s ease;
  -ms-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease; }
  .c-worklist ul li a {
    text-decoration: none;
    color: #EE2845;
    -webkit-transition: color 0.4s ease;
    -apple-transition: color 0.4s ease;
    -khtml-transition: color 0.4s ease;
    -moz-transition: color 0.4s ease;
    -rim-transition: color 0.4s ease;
    -xv-transition: color 0.4s ease;
    -ms-transition: color 0.4s ease;
    -o-transition: color 0.4s ease;
    transition: color 0.4s ease;
    width: 100%;
    padding: 0.03em 0;
    float: left;
    cursor: pointer;
    display: inline-block; }
    @media all and (min-width: 60em) {
      .c-worklist ul li a {
        padding: 0.14em 0; } }
    .c-worklist ul li a p {
      text-transform: none; }
  .c-worklist ul li .c-worklist__menu--number {
    float: left;
    margin-right: 0.638em;
    display: none; }
    @media all and (min-width: 37.5em) {
      .c-worklist ul li .c-worklist__menu--number {
        display: block; } }
  @media all and (min-width: 60em) {
    .c-worklist ul li {
      font-size: 0.92em;
      line-height: 1.14em;
      letter-spacing: 0.1em; } }
.c-worklist ul li.ready,
.c-worklist ul li.ready a {
  color: #EE2845;
  -webkit-transition: color 0.4s ease;
  -apple-transition: color 0.4s ease;
  -khtml-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -rim-transition: color 0.4s ease;
  -xv-transition: color 0.4s ease;
  -ms-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease; }

.c-worklist ul li.selected,
.c-worklist ul li.selected a {
  color: #EE2845;
  -webkit-transition: color 0.4s ease;
  -apple-transition: color 0.4s ease;
  -khtml-transition: color 0.4s ease;
  -moz-transition: color 0.4s ease;
  -rim-transition: color 0.4s ease;
  -xv-transition: color 0.4s ease;
  -ms-transition: color 0.4s ease;
  -o-transition: color 0.4s ease;
  transition: color 0.4s ease; }

.about-active .c-contact,
.loading .c-contact {
  bottom: 7.4%;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out, bottom 0.4s ease-in-out;
  -apple-transition: opacity 0.4s ease-in-out, bottom 0.4s ease-in-out;
  -khtml-transition: opacity 0.4s ease-in-out, bottom 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out, bottom 0.4s ease-in-out;
  -rim-transition: opacity 0.4s ease-in-out, bottom 0.4s ease-in-out;
  -xv-transition: opacity 0.4s ease-in-out, bottom 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out, bottom 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out, bottom 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out, bottom 0.4s ease-in-out; }
  @media all and (min-width: 37.5em) {
    .about-active .c-contact,
    .loading .c-contact {
      -webkit-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -apple-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -khtml-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -moz-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -rim-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -xv-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -ms-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -o-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      bottom: 3em; } }
  @media all and (min-width: 48em) {
    .about-active .c-contact,
    .loading .c-contact {
      bottom: 7.4%; } }
.c-contact {
  top: 3.5em;
  right: 0.938em;
  position: absolute;
  -webkit-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.3s;
  -apple-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.3s;
  -khtml-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.3s;
  -moz-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.3s;
  -rim-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.3s;
  -xv-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.3s;
  -ms-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.3s;
  -o-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.3s;
  transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.3s; }
  @media all and (min-width: 37.5em) {
    .c-contact {
      -webkit-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -apple-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -khtml-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -moz-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -rim-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -xv-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -ms-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -o-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      right: 1.875em;
      bottom: 1.875em;
      top: auto; } }
  @media all and (min-width: 48em) {
    .c-contact {
      right: 4%;
      bottom: 6%;
      top: auto; } }
.c-contact a {
  moz-transform-origin: 80% 80%;
  -o-transform-origin: 80% 80%;
  -ms-transform-origin: 80% 80%;
  -webkit-transform-origin: 80% 80%;
  transform-origin: 80% 80%;
  -webkit-animation-delay: 0;
  -webkit-animation-duration: 1s;
  -webkit-animation-name: wink;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: fowards;
  -webkit-animation-direction: alternate;
  -moz-animation-delay: 0;
  -moz-animation-duration: 1s;
  -moz-animation-name: wink;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-fill-mode: fowards;
  -moz-animation-direction: alternate;
  animation-delay: 0;
  animation-duration: 1s;
  animation-name: wink;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-fill-mode: fowards;
  animation-direction: alternate;
  font-size: 1.6em;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: opacity 0.4s ease;
  -apple-transition: opacity 0.4s ease;
  -khtml-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -rim-transition: opacity 0.4s ease;
  -xv-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease; }
  .c-contact a:focus, .c-contact a:hover {
    filter: alpha(opacity=50);
    opacity: 0.5;
    -webkit-transition: opacity 0.4s ease;
    -apple-transition: opacity 0.4s ease;
    -khtml-transition: opacity 0.4s ease;
    -moz-transition: opacity 0.4s ease;
    -rim-transition: opacity 0.4s ease;
    -xv-transition: opacity 0.4s ease;
    -ms-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease; }

.loading .c-info {
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out 0.1s;
  -apple-transition: opacity 0.4s ease-in-out 0.1s;
  -khtml-transition: opacity 0.4s ease-in-out 0.1s;
  -moz-transition: opacity 0.4s ease-in-out 0.1s;
  -rim-transition: opacity 0.4s ease-in-out 0.1s;
  -xv-transition: opacity 0.4s ease-in-out 0.1s;
  -ms-transition: opacity 0.4s ease-in-out 0.1s;
  -o-transition: opacity 0.4s ease-in-out 0.1s;
  transition: opacity 0.4s ease-in-out 0.1s; }

.about-active .c-info {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  position: absolute;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out 0.3s;
  -apple-transition: opacity 0.4s ease-in-out 0.3s;
  -khtml-transition: opacity 0.4s ease-in-out 0.3s;
  -moz-transition: opacity 0.4s ease-in-out 0.3s;
  -rim-transition: opacity 0.4s ease-in-out 0.3s;
  -xv-transition: opacity 0.4s ease-in-out 0.3s;
  -ms-transition: opacity 0.4s ease-in-out 0.3s;
  -o-transition: opacity 0.4s ease-in-out 0.3s;
  transition: opacity 0.4s ease-in-out 0.3s; }

.c-info {
  top: 1.350em;
  right: 0.938em;
  position: absolute;
  z-index: 10;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-in-out 0.2s;
  -apple-transition: opacity 0.4s ease-in-out 0.2s;
  -khtml-transition: opacity 0.4s ease-in-out 0.2s;
  -moz-transition: opacity 0.4s ease-in-out 0.2s;
  -rim-transition: opacity 0.4s ease-in-out 0.2s;
  -xv-transition: opacity 0.4s ease-in-out 0.2s;
  -ms-transition: opacity 0.4s ease-in-out 0.2s;
  -o-transition: opacity 0.4s ease-in-out 0.2s;
  transition: opacity 0.4s ease-in-out 0.2s; }
  @media all and (min-width: 37.5em) {
    .c-info {
      top: 1.875em;
      right: 1.875em; } }
  @media all and (min-width: 48em) {
    .c-info {
      right: 4%;
      top: 6%;
      filter: alpha(opacity=100);
      opacity: 1;
      -webkit-transition: opacity 0.4s ease-in-out 0.1s;
      -apple-transition: opacity 0.4s ease-in-out 0.1s;
      -khtml-transition: opacity 0.4s ease-in-out 0.1s;
      -moz-transition: opacity 0.4s ease-in-out 0.1s;
      -rim-transition: opacity 0.4s ease-in-out 0.1s;
      -xv-transition: opacity 0.4s ease-in-out 0.1s;
      -ms-transition: opacity 0.4s ease-in-out 0.1s;
      -o-transition: opacity 0.4s ease-in-out 0.1s;
      transition: opacity 0.4s ease-in-out 0.1s;
      border: 0;
      clip: auto;
      -webkit-clip-path: none;
      clip-path: none;
      height: auto;
      margin: auto;
      overflow: visible;
      padding: 0;
      position: relative;
      width: auto;
      white-space: normal;
      position: absolute; } }
.c-info__close {
  top: 1.350em;
  right: 0.938em;
  z-index: 10;
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.4s ease-in-out 0.1s;
  -apple-transition: opacity 0.4s ease-in-out 0.1s;
  -khtml-transition: opacity 0.4s ease-in-out 0.1s;
  -moz-transition: opacity 0.4s ease-in-out 0.1s;
  -rim-transition: opacity 0.4s ease-in-out 0.1s;
  -xv-transition: opacity 0.4s ease-in-out 0.1s;
  -ms-transition: opacity 0.4s ease-in-out 0.1s;
  -o-transition: opacity 0.4s ease-in-out 0.1s;
  transition: opacity 0.4s ease-in-out 0.1s; }
  @media all and (min-width: 37.5em) {
    .c-info__close {
      top: 1.875em;
      right: 1.875em; } }
.about-active .c-info__close {
  border: 0;
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
  height: auto;
  margin: auto;
  overflow: visible;
  padding: 0;
  position: relative;
  width: auto;
  white-space: normal;
  filter: alpha(opacity=100);
  opacity: 1;
  position: absolute;
  -webkit-transition: opacity 0.4s ease-in-out 0.6s;
  -apple-transition: opacity 0.4s ease-in-out 0.6s;
  -khtml-transition: opacity 0.4s ease-in-out 0.6s;
  -moz-transition: opacity 0.4s ease-in-out 0.6s;
  -rim-transition: opacity 0.4s ease-in-out 0.6s;
  -xv-transition: opacity 0.4s ease-in-out 0.6s;
  -ms-transition: opacity 0.4s ease-in-out 0.6s;
  -o-transition: opacity 0.4s ease-in-out 0.6s;
  transition: opacity 0.4s ease-in-out 0.6s; }
  .about-active .c-info__close img {
    width: 26px;
    height: 26px; }
  @media all and (min-width: 48em) {
    .about-active .c-info__close {
      border: 0;
      clip: rect(0 0 0 0);
      -webkit-clip-path: inset(50%);
      clip-path: inset(50%);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px;
      white-space: nowrap;
      position: absolute; } }
.c-logo {
  margin: 0 auto;
  position: relative;
  padding: 36px 0 16px 0;
  width: 338px; }
  .c-logo img {
    width: 338px;
    height: auto; }
    @media all and (min-width: 37.5em) {
      .c-logo img {
        width: 338px;
        height: auto; } }
    @media all and (min-width: 60em) {
      .c-logo img {
        width: 338px;
        height: auto; } }
.c-description {
  position: relative;
  width: 100%; }

.c-description p {
  margin: 0;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center; }
  @media all and (min-width: 37.5em) {
    .c-description p {
      text-align: center; } }
  @media all and (min-width: 60em) {
    .c-description p {
      font-size: 0.92em;
      line-height: 1.38em;
      letter-spacing: .1em; } }
.loading .c-spine {
  margin-top: -1.2em;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -apple-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -khtml-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -moz-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -rim-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -xv-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -ms-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -o-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s; }

.about-active .c-spine {
  bottom: 8.2em;
  filter: alpha(opacity=0);
  opacity: 0;
  bottom: auto;
  margin-top: -1.2em;
  -webkit-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -apple-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -khtml-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -moz-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -rim-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -xv-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -ms-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  -o-transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s;
  transition: opacity 0.4s ease-in-out 0.3s, margin-top 0.4s ease-in-out 0.3s; }

.c-spine {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out 0.4s, margin-top 0.4s ease-in-out 0.3s;
  -apple-transition: opacity 0.3s ease-in-out 0.4s, margin-top 0.4s ease-in-out 0.3s;
  -khtml-transition: opacity 0.3s ease-in-out 0.4s, margin-top 0.4s ease-in-out 0.3s;
  -moz-transition: opacity 0.3s ease-in-out 0.4s, margin-top 0.4s ease-in-out 0.3s;
  -rim-transition: opacity 0.3s ease-in-out 0.4s, margin-top 0.4s ease-in-out 0.3s;
  -xv-transition: opacity 0.3s ease-in-out 0.4s, margin-top 0.4s ease-in-out 0.3s;
  -ms-transition: opacity 0.3s ease-in-out 0.4s, margin-top 0.4s ease-in-out 0.3s;
  -o-transition: opacity 0.3s ease-in-out 0.4s, margin-top 0.4s ease-in-out 0.3s;
  transition: opacity 0.3s ease-in-out 0.4s, margin-top 0.4s ease-in-out 0.3s;
  position: absolute;
  left: 4.28%;
  margin-top: 0;
  display: none; }
  @media all and (min-width: 48em) {
    .c-spine {
      display: inline-block; } }
.c-spine h4 {
  font-size: 0.82em;
  letter-spacing: 0.1em;
  line-height: 0;
  text-transform: uppercase;
  padding: 0;
  margin: 0; }
  @media all and (min-width: 60em) {
    .c-spine h4 {
      font-size: 0.92em;
      letter-spacing: 0.1em; } }
.loading .c-ref, .about-active .c-ref {
  bottom: 7.4%;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
  -apple-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
  -khtml-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
  -moz-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
  -rim-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
  -xv-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
  -ms-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
  -o-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
  transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s; }

.c-ref {
  -webkit-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
  -apple-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
  -khtml-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
  -moz-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
  -rim-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
  -xv-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
  -ms-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
  -o-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
  transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
  margin-top: 0;
  position: absolute;
  bottom: 2.2em;
  width: 15em;
  display: none; }
  @media all and (min-width: 37.5em) {
    .c-ref {
      bottom: 1.875em;
      left: 16%; } }
  @media all and (min-width: 48em) {
    .c-ref {
      display: block;
      filter: alpha(opacity=100);
      opacity: 1;
      bottom: 6%;
      left: 16%; } }
  @media all and (min-width: 60em) {
    .c-ref {
      width: 19.625em; } }
.c-ref__copy {
  width: 100%; }

.c-ref__name h3 {
  text-transform: uppercase;
  font-size: 0.82em;
  letter-spacing: .1em;
  line-height: 1.32em;
  margin: 0;
  padding: 0; }
  @media all and (min-width: 60em) {
    .c-ref__name h3 {
      font-size: 0.92em;
      line-height: 1.14em;
      letter-spacing: 0.1em; } }
.c-ref p {
  font-family: "din-reg", Helvetica, Arial, sans-serif;
  font-size: 0.750em;
  letter-spacing: .1em;
  line-height: 1.32em;
  padding: 0;
  margin: 0; }

.c-ref__detailwrap {
  width: 100%;
  display: flex;
  margin-top: 8px; }
  @media all and (min-width: 60em) {
    .c-ref__detailwrap {
      margin-top: 14px; } }
.c-ref__divider {
  position: relative;
  width: 1.250em;
  margin-right: 10px; }

.c-ref__divider--white {
  width: 1.250em;
  transform-origin: 0% 0% 0px;
  background: #ffffff;
  height: 0.125em;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.c-ref__divider--grey {
  width: 1.250em;
  background: #414141;
  height: 0.125em;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.loading .c-links, .about-active .c-links {
  bottom: 1.950em;
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out 0.5s, bottom 0.4s ease-in-out 0.5s;
  -apple-transition: opacity 0.4s ease-in-out 0.5s, bottom 0.4s ease-in-out 0.5s;
  -khtml-transition: opacity 0.4s ease-in-out 0.5s, bottom 0.4s ease-in-out 0.5s;
  -moz-transition: opacity 0.4s ease-in-out 0.5s, bottom 0.4s ease-in-out 0.5s;
  -rim-transition: opacity 0.4s ease-in-out 0.5s, bottom 0.4s ease-in-out 0.5s;
  -xv-transition: opacity 0.4s ease-in-out 0.5s, bottom 0.4s ease-in-out 0.5s;
  -ms-transition: opacity 0.4s ease-in-out 0.5s, bottom 0.4s ease-in-out 0.5s;
  -o-transition: opacity 0.4s ease-in-out 0.5s, bottom 0.4s ease-in-out 0.5s;
  transition: opacity 0.4s ease-in-out 0.5s, bottom 0.4s ease-in-out 0.5s; }
  @media all and (min-width: 37.5em) {
    .loading .c-links, .about-active .c-links {
      -webkit-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -apple-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -khtml-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -moz-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -rim-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -xv-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -ms-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -o-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      bottom: 3em; } }
  @media all and (min-width: 48em) {
    .loading .c-links, .about-active .c-links {
      bottom: 7.4%; } }
.c-links {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  position: absolute;
  bottom: 1.350em;
  text-align: center;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-in-out 0.5s, bottom 0.4s ease-in-out 0.5s;
  -apple-transition: opacity 0.4s ease-in-out 0.5s, bottom 0.4s ease-in-out 0.5s;
  -khtml-transition: opacity 0.4s ease-in-out 0.5s, bottom 0.4s ease-in-out 0.5s;
  -moz-transition: opacity 0.4s ease-in-out 0.5s, bottom 0.4s ease-in-out 0.5s;
  -rim-transition: opacity 0.4s ease-in-out 0.5s, bottom 0.4s ease-in-out 0.5s;
  -xv-transition: opacity 0.4s ease-in-out 0.5s, bottom 0.4s ease-in-out 0.5s;
  -ms-transition: opacity 0.4s ease-in-out 0.5s, bottom 0.4s ease-in-out 0.5s;
  -o-transition: opacity 0.4s ease-in-out 0.5s, bottom 0.4s ease-in-out 0.5s;
  transition: opacity 0.4s ease-in-out 0.5s, bottom 0.4s ease-in-out 0.5s; }
  @media all and (min-width: 37.5em) {
    .c-links {
      -webkit-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -apple-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -khtml-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -moz-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -rim-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -xv-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -ms-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      -o-transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      transition: opacity 0.4s ease-in-out 0.6s, bottom 0.4s ease-in-out 0.6s;
      position: absolute;
      transform: none;
      bottom: 1.875em;
      left: 1.875em;
      text-align: left; } }
  @media all and (min-width: 48em) {
    .c-links {
      bottom: 6%;
      left: 4%; } }
.c-links ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.c-links ul li {
  margin: 0;
  text-transform: uppercase;
  font-size: 0.82em;
  letter-spacing: .1em;
  line-height: 1.32em; }
  .c-links ul li a {
    color: #EE2845;
    -webkit-transition: color 0.4s ease;
    -apple-transition: color 0.4s ease;
    -khtml-transition: color 0.4s ease;
    -moz-transition: color 0.4s ease;
    -rim-transition: color 0.4s ease;
    -xv-transition: color 0.4s ease;
    -ms-transition: color 0.4s ease;
    -o-transition: color 0.4s ease;
    transition: color 0.4s ease;
    text-decoration: none; }
    .c-links ul li a:hover, .c-links ul li a:focus {
      color: #EE2845;
      -webkit-transition: color 0.4s ease;
      -apple-transition: color 0.4s ease;
      -khtml-transition: color 0.4s ease;
      -moz-transition: color 0.4s ease;
      -rim-transition: color 0.4s ease;
      -xv-transition: color 0.4s ease;
      -ms-transition: color 0.4s ease;
      -o-transition: color 0.4s ease;
      transition: color 0.4s ease; }
  @media all and (min-width: 60em) {
    .c-links ul li {
      font-size: 0.92em;
      line-height: 1.38em;
      letter-spacing: 0.1em; } }
.about-active .c-follower {
  filter: alpha(opacity=0);
  opacity: 0;
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap; }
  @media all and (min-width: 48em) {
    .about-active .c-follower {
      border: 0;
      clip: auto;
      -webkit-clip-path: none;
      clip-path: none;
      height: auto;
      margin: auto;
      overflow: visible;
      padding: 0;
      position: relative;
      width: auto;
      white-space: normal;
      filter: alpha(opacity=100);
      opacity: 1;
      position: fixed;
      -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
      -apple-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
      -khtml-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
      -moz-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
      -rim-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
      -xv-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
      -ms-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
      -o-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
      transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1); } }
.c-follower {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  filter: alpha(opacity=0);
  opacity: 0;
  position: fixed;
  z-index: 120;
  width: 26px;
  height: 26px;
  transform: translateX(-50%) translateY(-50%);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -apple-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -khtml-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -rim-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -xv-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1); }
  .c-follower .c-follower__close {
    width: 26px;
    height: 26px;
    display: inline-block;
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    filter: alpha(opacity=80);
    opacity: 0.8;
    -webkit-transition: scale 0.3s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease-in-out 0s;
    -apple-transition: scale 0.3s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease-in-out 0s;
    -khtml-transition: scale 0.3s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease-in-out 0s;
    -moz-transition: scale 0.3s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease-in-out 0s;
    -rim-transition: scale 0.3s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease-in-out 0s;
    -xv-transition: scale 0.3s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease-in-out 0s;
    -ms-transition: scale 0.3s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease-in-out 0s;
    -o-transition: scale 0.3s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease-in-out 0s;
    transition: scale 0.3s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease-in-out 0s; }
    .c-follower .c-follower__close:focus, .c-follower .c-follower__close:hover {
      filter: alpha(opacity=100);
      opacity: 1;
      -moz-transform: scale(1);
      -o-transform: scale(1);
      -ms-transform: scale(1);
      -webkit-transform: scale(1);
      transform: scale(1);
      -webkit-transition: scale 0.3s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease-in-out 0s;
      -apple-transition: scale 0.3s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease-in-out 0s;
      -khtml-transition: scale 0.3s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease-in-out 0s;
      -moz-transition: scale 0.3s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease-in-out 0s;
      -rim-transition: scale 0.3s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease-in-out 0s;
      -xv-transition: scale 0.3s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease-in-out 0s;
      -ms-transition: scale 0.3s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease-in-out 0s;
      -o-transition: scale 0.3s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease-in-out 0s;
      transition: scale 0.3s cubic-bezier(0.23, 1, 0.32, 1), opacity 0.4s ease-in-out 0s; }
