/**
 * Table of Contents:
 *
 * 1.0 Import Rules
 *   1.1 Base Rules
 *   1.2 Utility Rules
 *   1.3 Layout Rules
 *   1.4 Module Rules
 *   1.5 State Rules
 *   1.6 Vendor Rules
 *   1.7 Theme Rules
 */
/* ==========================================================================
   1.0 Import Rules
   ========================================================================== */
/* 1.1 Base Rules
   ========================================================================== */
/**
 * 1. Normalize loads first for a a stable base.
 * 2. Mixins load second for optimum reuse.
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! HTML5 Boilerplate v5.2.0 | 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
   ========================================================================== */
/**
 * Apply a natural box layout model to all elements, but allowing components to change
 * http://www.paulirish.com/2012/box-sizing-border-box-ftw/
 */
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1em; }

@media only screen and (max-width: 30em) {
  html {
    font-size: .9em; } }
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

body {
  font-size: 1rem;
  line-height: 1.4; }

h1 {
  font-size: 5rem;
  line-height: 1; }

h2 {
  font-size: 3rem;
  line-height: 1.2; }

h3 {
  font-size: inherit;
  line-height: inherit; }

h4 {
  font-size: .9rem; }

h5 {
  font-size: .8rem; }

h6 {
  font-size: .7rem; }

@media only screen and (max-width: 48em) {
  h1 {
    font-size: 4rem; }

  h2 {
    font-size: 2.5rem; } }
@media only screen and (max-width: 30em) {
  h1 {
    font-size: 3rem; }

  h2 {
    font-size: 2rem; } }
a {
  text-decoration: none; }
  a img {
    border: none;
    outline: none; }
  a[href*='tel:'] {
    white-space: nowrap; }

hr {
  width: 100%; }

b,
strong {
  font-weight: bold; }

blockquote {
  margin-left: 0;
  margin-right: 0; }
  blockquote p {
    font-style: italic; }
    blockquote p:before {
      content: '\201C';
      left: -1.25rem;
      top: .75rem;
      vertical-align: text-bottom; }
    blockquote p:after {
      content: '\201D';
      vertical-align: text-bottom;
      bottom: -1rem; }
    blockquote p:before, blockquote p:after {
      font-size: 4.75rem;
      line-height: 1rem;
      position: relative; }
  blockquote footer {
    font-weight: bold; }

figure {
  margin: 2.8rem 0; }

figcaption {
  margin-top: .7rem;
  text-align: center; }

ol li,
ul li {
  margin: .7em 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; }

textarea,
[type='email'],
[type='text'] {
  padding: .5em; }

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  padding: 0.2em 0; }

/* ==========================================================================
   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,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

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

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

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

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

  h2,
  h3 {
    page-break-after: avoid; } }
/* 1.2 Utility Rules
   ========================================================================== */
/**
 * 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 are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 *
 * Sassified version based on Guil Hernandez's (@guilh) post on Treehouse:
 * http://blog.teamtreehouse.com/a-better-clearfix-with-sass
 */
.cf:before, .l-content:before, .l-row:before, .cf:after, .l-content:after, .l-row:after {
  content: "";
  /* 1 */
  display: table;
  /* 2 */ }
.cf:after, .l-content:after, .l-row:after {
  clear: both; }

/**
 * Kellum Method image replacement
 * http://www.zeldman.com/2012/03/01/replacing-the-9999px-hack-new-image-replacement/
 */
.kir {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

/* 1.3 Layout Rules
   ========================================================================== */
.l-constrain {
  margin: 0 auto;
  max-width: 70rem;
  position: relative; }

@media only screen and (max-width: 70em) {
  .l-constrain {
    padding-left: 2rem;
    padding-right: 2rem; } }
@media only screen and (max-width: 48em) {
  .l-constrain {
    padding-left: 1.5rem;
    padding-right: 1.5rem; } }
@media only screen and (max-width: 30em) {
  .l-constrain {
    padding-left: 1rem;
    padding-right: 1rem; } }
.l-content {
  position: relative; }

.l-footer {
  padding: 2rem 0;
  position: relative; }

@media only screen and (max-width: 39em) {
  .l-footer {
    padding: 5rem 0 1rem; } }
@media only screen and (max-width: 30em) {
  .l-footer {
    padding: 6rem 0 5rem;
    text-align: center; }
    .l-footer .txt-r {
      text-align: center; } }
/**
 * Grid columns
 */
/* Base Class
   ========================================================================== */
.l-col,
.l-col-r {
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.l-col {
  float: left; }
  .l-col:first-child {
    padding-left: 0; }
  .l-col:last-child {
    padding-right: 0; }

.l-col-r {
  float: right; }
  .l-col-r:first-child {
    padding-right: 0; }
    .l-col-r:first-child + .l-col {
      padding-left: 0;
      padding-right: 1.5rem; }
  .l-col-r:last-child {
    padding-left: 0; }

/* 12-Column
   ========================================================================== */
.l-col--1-12 {
  width: 8.333%; }

.l-col--2-12 {
  width: 16.666%; }

.l-col--3-12 {
  width: 25%; }

.l-col--4-12 {
  width: 33.333%; }

.l-col--5-12 {
  width: 41.665%; }

.l-col--6-12 {
  width: 50%; }

.l-col--7-12 {
  width: 58.331%; }

.l-col--8-12 {
  width: 66.666%; }

.l-col--9-12 {
  width: 75%; }

.l-col--10-12 {
  width: 83.333%; }

.l-col--11-12 {
  width: 91.663%; }

.l-col--12-12 {
  width: 100%; }

/* Media Queries
   ========================================================================== */
@media only screen and (max-width: 48em) {
  .l-col,
  .l-col-r {
    padding-left: 1rem;
    padding-right: 1rem; }

  .l-col-r:first-child + .l-col {
    padding-right: 1rem; } }
@media only screen and (max-width: 30em) {
  .l-col,
  .l-col-r {
    padding: 0; }

  [class*='l-col--'] {
    width: 100%; } }
.l-header {
  left: 50%;
  margin-left: -35rem;
  max-width: 70rem;
  padding: 1rem 0 0;
  position: absolute;
  top: 2rem;
  width: 100%;
  z-index: 1; }

@media only screen and (max-width: 70em) {
  .l-header {
    left: 0;
    margin-left: 0;
    padding-left: 2rem;
    padding-right: 2rem; } }
@media only screen and (max-width: 48em) {
  .l-header {
    padding-left: 1.5rem;
    padding-right: 1.5rem; } }
@media only screen and (max-width: 30em) {
  .l-header {
    padding-left: 1rem;
    padding-right: 1rem; } }
.l-navigation {
  float: right; }

@media only screen and (max-width: 41em) {
  .l-navigation {
    bottom: 0;
    float: none;
    height: 3.5rem;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 1; } }
/**
 * For offset left columns
 */
/* 12-Column
   ========================================================================== */
.l-pull--1-12 {
  margin-left: 8.333%; }

.l-pull--2-12 {
  margin-left: 16.666%; }

.l-pull--3-12 {
  margin-left: 25%; }

.l-pull--4-12 {
  margin-left: 33.333%; }

.l-pull--5-12 {
  margin-left: 41.665%; }

.l-pull--6-12 {
  margin-left: 50%; }

.l-pull--7-12 {
  margin-left: 58.331%; }

.l-pull--8-12 {
  margin-left: 66.666%; }

.l-pull--9-12 {
  margin-left: 75%; }

.l-pull--10-12 {
  margin-left: 83.333%; }

.l-pull--11-12 {
  margin-left: 91.663%; }

[class*="l-pull--"]:last-child {
  padding-left: 1.5rem; }

/* Media Queries
   ========================================================================== */
@media only screen and (max-width: 48em) {
  [class*="l-pull--"] {
    margin-left: 0;
    width: 100%; } }
/**
 * For offset right columns
 */
/* 12-Column
   ========================================================================== */
.l-push--1-12 {
  margin-right: 8.333%; }

.l-push--2-12 {
  margin-right: 16.666%; }

.l-push--3-12 {
  margin-right: 25%; }

.l-push--4-12 {
  margin-right: 33.333%; }

.l-push--5-12 {
  margin-right: 41.665%; }

.l-push--6-12 {
  margin-right: 50%; }

.l-push--7-12 {
  margin-right: 58.331%; }

.l-push--8-12 {
  margin-right: 66.666%; }

.l-push--9-12 {
  margin-right: 75%; }

.l-push--10-12 {
  margin-right: 83.333%; }

.l-push--11-12 {
  margin-right: 91.663%; }

[class*="l-push--"]:first-child {
  padding-right: 1.5rem; }

/* Media Queries
   ========================================================================== */
@media only screen and (max-width: 48em) {
  [class*="l-push--"] {
    margin-right: 0;
    width: 100%; } }
/* 1.4 Module Rules
   ========================================================================== */
.box {
  padding-right: 1.5rem;
  padding-left: 1.5rem; }

.box--example {
  border-top-width: .1rem;
  border-top-style: solid;
  padding-top: 1.4rem;
  /* padding value based on border-top-width */
  border-bottom-width: .1rem;
  border-bottom-style: solid;
  margin-bottom: 1.4rem; }

.box--aside {
  border-left-width: .1rem;
  border-left-style: solid;
  padding-left: 1.5rem; }

.btn, .nav--main > li > a.is-called-out {
  border-radius: 2em;
  display: inline-block;
  line-height: 1;
  margin-bottom: 1em;
  padding: .75em 3em;
  text-align: center;
  text-transform: uppercase;
  transition: all 300ms ease-in-out; }

a.btn:hover, .nav--main > li > a.is-called-out:hover {
  text-decoration: none; }

.btn--full {
  width: 100%; }

.btn--wide {
  min-width: 50%; }

@media only screen and (max-width: 30em) {
  .btn--wide {
    max-width: initial;
    min-width: initial;
    width: 100%; } }
.fig {
  max-height: 20rem;
  margin: 2.8em 0;
  padding-bottom: 2.5rem;
  position: relative;
  overflow-y: hidden; }

.fig__cap {
  bottom: 0;
  padding: .4rem 0;
  position: absolute;
  width: 100%; }

.form-stacked textarea {
  min-height: 7em; }
.form-stacked textarea,
.form-stacked [type='email'],
.form-stacked [type='text'] {
  margin: 1.4em 0;
  width: 100%; }
.form-stacked label + textarea,
.form-stacked label + [type='email'],
.form-stacked label + [type='text'] {
  margin-top: .5em; }

.ico {
  display: inline-block;
  line-height: 1;
  vertical-align: top; }

.ico--21 {
  height: 21px;
  width: 21px; }

.ico--40 {
  height: 40px;
  width: 40px; }

.ico--64 {
  height: 64px;
  width: 64px; }

.ico--120 {
  height: 120px;
  width: 120px; }

.jump-link-down,
.jump-link-up {
  left: -32px;
  margin: 0 0 0 50%;
  opacity: .4;
  position: absolute; }
  .jump-link-down:hover,
  .jump-link-up:hover {
    border-bottom: none;
    opacity: 1; }

.jump-link-down {
  bottom: 1.5rem; }

.jump-link-up {
  top: -.25rem; }

@media only screen and (max-width: 48em) and (orientation: landscape) {
  .jump-link-down {
    display: none; } }
@media only screen and (max-width: 39em) {
  .jump-link-up {
    top: -4.5rem; } }
@media only screen and (max-width: 30em) {
  .jump-link-down {
    display: none; }

  .jump-link-up {
    top: -5rem; } }
.list {
  padding: 0; }
  .list > li {
    list-style-type: none; }

.list--row > li {
  display: inline-block;
  margin-left: .1em;
  margin-right: .1em; }
  .list--row > li:first-child {
    margin-left: 0; }
  .list--row > li:last-child {
    margin-right: 0; }

.list--social {
  text-align: right;
  margin: 0; }
  .list--social > li > a:hover {
    border-bottom: none; }

@media only screen and (max-width: 30em) {
  .list--social {
    text-align: center; } }
.list--steps {
  counter-reset: item;
  margin: 0 0 1.5em; }
  .list--steps > li {
    counter-increment: item;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 1.5em;
    text-indent: -1.5em; }
    .list--steps > li:before {
      content: counter(item) ".";
      display: inline-block;
      font-weight: bold;
      padding-right: 0.5em;
      text-align: right;
      width: 1.3em; }

.list--bullets {
  padding: 0 0 0 1em; }
  .list--bullets > li {
    margin: 0;
    padding: 0 0 0 .4em; }

.logo {
  float: left;
  font-size: 1rem;
  margin: 0;
  max-width: 25rem; }
  .logo > a {
    display: block; }
    .logo > a:hover {
      border-bottom: none; }

@media only screen and (max-width: 56em) {
  .logo {
    max-width: 20rem; } }
@media only screen and (max-width: 41em) {
  .logo {
    float: none;
    text-align: center;
    max-width: 100%; }
    .logo > a {
      display: inline-block;
      max-width: 25rem; } }
[id='modal'] {
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  z-index: 0; }
  [id='modal']:target {
    height: 100vh;
    left: 0;
    padding-top: 3rem;
    position: fixed;
    top: 0;
    right: 0;
    visibility: visible;
    z-index: 1000;
    transition: all 200ms ease-in-out; }

/**
 * 1. Centers horizontally. Uses offset based on max-width set on `.l-constrain`
 * 2. Centers vertically.
 *    https://css-tricks.com/centering-css-complete-guide/#vertical-block-unknown
 */
.modal__bd {
  left: 50%;
  /* 1 */
  margin-left: -35rem;
  /* 1 */
  position: absolute;
  /* 2 */
  top: 50%;
  /* 2 */
  transform: translateY(-55%);
  /* 2 */
  width: 100%; }

.modal__close {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }
  .modal__close:hover {
    border-bottom: none; }

@media only screen and (max-width: 70em) {
  .modal__bd {
    left: 0;
    margin-left: 0; } }
@media only screen and (max-width: 30em) {
  .modal__bd {
    text-align: left; } }
.nav {
  margin: 0;
  padding: 0;
  text-align: right;
  width: 100%; }
  .nav > li {
    display: inline-block;
    list-style: none; }
    .nav > li > a {
      display: block;
      font-size: .875em;
      line-height: 1;
      text-decoration: none;
      text-transform: uppercase;
      transition: all 300ms ease-in-out; }

.nav--main > li > a {
  padding: 1.65rem 2vw; }

@media only screen and (max-width: 56em) {
  .nav--main > li > a {
    font-size: .75em;
    padding: 1.5em 1.5vw; } }
@media only screen and (max-width: 41em) {
  .nav--main {
    bottom: 0;
    display: table;
    left: 0;
    position: fixed;
    text-align: center;
    z-index: 1; }
    .nav--main > li {
      display: table-cell;
      width: 33%; }
      .nav--main > li:last-child > a {
        padding-right: 1em; }
      .nav--main > li > a {
        padding: 1.5em 1em; } }
/**
 * 1. Fallback for browsers that do not support viewport units
 */
.panel {
  min-height: 46em;
  /* 1 */
  min-height: 100vh;
  position: relative;
  width: 100%; }

/**
 * 1. Fallback for browsers that do not support viewport units
 */
.panel--int {
  min-height: 36em;
  /* 1 */
  min-height: 80vh; }

/**
 * 1. Centers horizontally. Uses offset based on max-width set on `.l-constrain`
 * 2. Centers vertically.
 *    https://css-tricks.com/centering-css-complete-guide/#vertical-block-unknown
 */
.panel__bd {
  left: 50%;
  /* 1 */
  margin-left: -35rem;
  /* 1 */
  position: absolute;
  /* 2 */
  top: 50%;
  /* 2 */
  transform: translateY(-55%);
  /* 2 */
  width: 100%; }

.panel__bd--bnr {
  transform: translateY(-50%); }

@media only screen and (max-width: 70em) {
  .panel__bd {
    left: 0;
    margin-left: 0; } }
@media only screen and (max-width: 30em) {
  /**
   * 1. Fallback for browsers that do not support viewport units
   */
  .panel {
    min-height: 23em;
    /* 1 */
    min-height: 50vh;
    padding: 4.2rem 0; }

  /**
   * 1. Fallback for browsers that do not support viewport units
   */
  .panel--404,
  .panel--int,
  .panel--intro {
    min-height: 30em;
    /* 1 */
    min-height: 70vh; }

  .panel__bd {
    position: static;
    top: 0;
    transform: none; }

  .panel__bd--bnr {
    position: absolute;
    top: 50%;
    transform: translateY(-35%); } }
.profile {
  margin: 2.8em auto;
  padding: 0;
  text-align: center; }

.profile__pic {
  border: 3px solid #ffffff;
  border-radius: 6em;
  -webkit-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.6);
  display: inline-block;
  height: 8em;
  margin-bottom: 1.4em;
  overflow: hidden;
  width: 8em; }
  .profile__pic > img {
    height: auto;
    width: 100%; }

.section-major {
  padding-bottom: 5rem;
  padding-top: 5rem; }
  .section-major > .section-major:last-child {
    padding-bottom: 2rem; }

.section-minor {
  padding-bottom: 2rem;
  padding-top: 2rem; }

@media only screen and (max-width: 48em) {
  .section-major {
    padding-bottom: 4rem;
    padding-top: 4rem; }

  .section-minor {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem; } }
@media only screen and (max-width: 30em) {
  .section-major {
    padding-bottom: 3rem;
    padding-top: 3rem; }

  .section-minor {
    padding-bottom: 1rem;
    padding-top: 1rem; } }
.dsp-1,
.txt-1 {
  font-size: 5rem;
  line-height: 1; }

.dsp-2,
.txt-2 {
  font-size: 3rem;
  line-height: 1.2; }

.dsp-3,
.txt-3 {
  font-size: inherit;
  line-height: inherit; }

.dsp-4,
.txt-4 {
  font-size: .9rem; }

.dsp-5,
.txt-5 {
  font-size: .8rem; }

.dsp-6,
.txt-6 {
  font-size: .7rem; }

@media only screen and (max-width: 48em) {
  .dsp-1,
  .txt-1 {
    font-size: 4rem; }

  .dsp-2,
  .txt-2 {
    font-size: 2.5rem; } }
@media only screen and (max-width: 30em) {
  .dsp-1,
  .txt-1 {
    font-size: 3rem; }

  .dsp-2,
  .txt-2 {
    font-size: 2rem; } }
.txt-l {
  text-align: left; }

.txt-r {
  text-align: right; }

.txt-c {
  text-align: center; }

.txt-tight,
.txt-tight-b {
  margin-bottom: 0; }

.txt-tight,
.txt-tight-t {
  margin-top: 0; }

.txt-rev {
  /* Styles in `_theme.scss` */ }

/* 1.5 State Rules
   ========================================================================== */
/**
 * General states can be found here. Must load last to override default state.
 * Module-specific states found within their respective Sass partials.
 */
/**
 * Hide visually and from screen readers:
 * http://juicystudio.com/article/screen-readers-display-none.php
 */
.is-hidden {
  display: none !important;
  visibility: hidden; }

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

.is-scalable {
  width: 100%; }

.is-scalable-max {
  max-width: 100%; }

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

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

/* 1.6 Vendor Rules
   ========================================================================== */
/**
 * Unedited style sheets for third-party plugins (only changed to .scss partial)
 * NOTE: Do not edit core files directly. Use a separate partial for overrides.
 *       Any overrides should below core file.
 */
/* 1.6 Vendor Rules
   ========================================================================== */
/**
 * Colors, images, and assets specific to this website build.
 */
/**
 * Colors, images, and assets specific to this website build.
 */
/**
 * Table of Contents:
 *
 * 1.0 Import Rules
 *   1.1 Base Rules
 *   1.2 Layout Rules
 *   1.3 Module Rules
 *   1.4 State Rules
 *   1.5 Vendor Rules
 */
/* 1.1 Base Rules
   -------------------------------------------------------------------------- */
@font-face {
  font-family: 'permanent_markerregular';
  src: url("../fonts/PermanentMarker-webfont.eot");
  src: url("../fonts/PermanentMarker-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/PermanentMarker-webfont.woff") format("woff"), url("../fonts/PermanentMarker-webfont.ttf") format("truetype"), url("../fonts/PermanentMarker-webfont.svg#permanent_markerregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'dejavu_sansbook';
  src: url("../fonts/DejaVuSans-webfont.eot");
  src: url("../fonts/DejaVuSans-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/DejaVuSans-webfont.woff") format("woff"), url("../fonts/DejaVuSans-webfont.ttf") format("truetype"), url("../fonts/DejaVuSans-webfont.svg#dejavu_sansbook") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'dejavu_sansoblique';
  src: url("../fonts/DejaVuSans-Oblique-webfont.eot");
  src: url("../fonts/DejaVuSans-Oblique-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/DejaVuSans-Oblique-webfont.woff") format("woff"), url("../fonts/DejaVuSans-Oblique-webfont.ttf") format("truetype"), url("../fonts/DejaVuSans-Oblique-webfont.svg#dejavu_sansoblique") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'dejavu_sansbold';
  src: url("../fonts/DejaVuSans-Bold-webfont.eot");
  src: url("../fonts/DejaVuSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/DejaVuSans-Bold-webfont.woff") format("woff"), url("../fonts/DejaVuSans-Bold-webfont.ttf") format("truetype"), url("../fonts/DejaVuSans-Bold-webfont.svg#dejavu_sansbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'dejavu_sansbold_oblique';
  src: url("../fonts/DejaVuSans-BoldOblique-webfont.eot");
  src: url("../fonts/DejaVuSans-BoldOblique-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/DejaVuSans-BoldOblique-webfont.woff") format("woff"), url("../fonts/DejaVuSans-BoldOblique-webfont.ttf") format("truetype"), url("../fonts/DejaVuSans-BoldOblique-webfont.svg#dejavu_sansbold_oblique") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'dejavu_sans_monobook';
  src: url("../fonts/DejaVuSansMono-webfont.eot");
  src: url("../fonts/DejaVuSansMono-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/DejaVuSansMono-webfont.woff") format("woff"), url("../fonts/DejaVuSansMono-webfont.ttf") format("truetype"), url("../fonts/DejaVuSansMono-webfont.svg#dejavu_sans_monobook") format("svg");
  font-weight: normal;
  font-style: normal; }
body {
  background-color: #ffffff;
  color: #202020;
  font-family: 'dejavu_sansbook', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  -webkit-animation: fadein 2s;
  /* Safari, Chrome and Opera > 12.1 */
  -moz-animation: fadein 2s;
  /* Firefox < 16 */
  -ms-animation: fadein 2s;
  /* Internet Explorer */
  -o-animation: fadein 2s;
  /* Opera < 12.1 */
  animation: fadein 2s; }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
/* Opera < 12.1 */
@-o-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
h1,
h2 {
  font-family: 'permanent_markerregular', Arial, 'Helvetica Neue', Helvetica, sans-serif; }

h3,
h4,
h5,
h6 {
  font-family: 'dejavu_sansbold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: normal; }

a {
  color: #f95197;
  transition: all 300ms ease-in-out; }
  a:hover {
    border-bottom-style: dotted;
    border-bottom-width: 1px; }

b,
strong {
  font-family: 'dejavu_sansbold', Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: normal; }

code {
  font-family: 'dejavu_sans_monobook', 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace; }

blockquote p:before, blockquote p:after {
  font-family: 'permanent_markerregular', Arial, 'Helvetica Neue', Helvetica, sans-serif; }

hr {
  border: none;
  border-top: 1px solid #9A9A9A;
  margin: 2.8rem auto; }

textarea,
[type='email'],
[type='text'] {
  background-color: rgba(255, 255, 255, 0.5);
  border: 1px solid #9a9a9a;
  border-radius: 3px; }

textarea:focus,
[type='email']:focus,
[type='text']:focus {
  background-color: white;
  border: 1px solid #66f1fa;
  outline: none; }

figure a:hover {
  border-bottom: none; }

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

::selection {
  background: #f95197;
  color: #ffffff;
  text-shadow: none; }

.browserupgrade {
  background: #cccccc;
  color: #000000; }

/* 1.2 Layout Rules
   -------------------------------------------------------------------------- */
@media only screen and (max-width: 41em) {
  .l-navigation {
    background-color: #202020; } }
/* 1.3 Module Rules
   -------------------------------------------------------------------------- */
.box--example {
  border-top-color: #c7c7c7;
  border-bottom-color: #c7c7c7;
  background-color: #f3f3f3; }

.box--aside {
  border-left-color: #c7c7c7;
  color: #818181; }

.btn, .nav--main > li > a.is-called-out {
  border: 2px solid transparent; }
  .btn:focus, .nav--main > li > a.is-called-out:focus {
    outline: none; }

a.btn:hover, .nav--main > li > a.is-called-out:hover, a.btn:focus, .nav--main > li > a.is-called-out:focus {
  text-decoration: none; }

.btn--default, .nav--main > li > a.is-called-out {
  background-color: transparent;
  border-color: #202020;
  color: #202020; }
  .btn--default:hover, .nav--main > li > a.is-called-out:hover, .btn--default:focus, .nav--main > li > a.is-called-out:focus {
    background-color: #202020;
    border-color: #202020;
    color: #ffffff; }

.btn--callout {
  background-color: #f75284;
  border-color: #f75284;
  color: #ffffff; }
  .btn--callout:hover, .btn--callout:focus {
    background-color: #66f1fa;
    border-color: #66f1fa;
    color: #ffffff; }

[class*='dsp-'] {
  font-family: 'permanent_markerregular', Arial, 'Helvetica Neue', Helvetica, sans-serif; }

.ico--21 {
  background: url(../img/ico--21.svg) no-repeat; }

.ico--mail {
  background-position: 0 0; }

.ico--pen {
  background-position: -23px 0; }

.ico--twitter-21 {
  background-position: -46px 0; }

.ico--40 {
  background: url(../img/ico--40.svg) no-repeat; }

.ico--twitter {
  background-position: 0 0; }
  .ico--twitter:hover {
    background-position: 0 -44px; }

.ico--pinterest {
  background-position: -44px 0; }
  .ico--pinterest:hover {
    background-position: -44px -44px; }

.ico--linkedin {
  background-position: -88px 0; }
  .ico--linkedin:hover {
    background-position: -88px -44px; }

.ico--behance {
  background-position: -132px 0; }
  .ico--behance:hover {
    background-position: -132px -44px; }

.ico--dribbble {
  background-position: -176px 0; }
  .ico--dribbble:hover {
    background-position: -176px -44px; }

.ico--64 {
  background: url(../img/ico--64.svg) no-repeat; }

.ico--arrow-up {
  background-position: 0 0; }

.ico--arrow-up:hover,
a:hover > .ico--arrow-up {
  background-position: 0 -68px; }

.ico--arrow-down {
  background-position: -68px 0; }

.ico--arrow-down:hover,
a:hover > .ico--arrow-down {
  background-position: -68px -68px; }

.ico--close {
  background-position: -132px 0; }

.ico--close:hover,
a:hover > .ico--close {
  background-position: -132px -68px; }

.ico--120 {
  background: url(../img/ico--120.svg) no-repeat; }

.ico--research {
  background-position: 0 0; }

.ico--design {
  background-position: -124px 0; }

.ico--evaluation {
  background-position: -248px 0; }

.ico--ucd {
  background-position: 0 -124px; }

.ico--brand {
  background-position: -124px -124px; }

.ico--collab {
  background-position: -248px -124px; }

.fig__cap {
  background-color: #ffffff;
  border-bottom: 1px solid #c4c4c4;
  border-top: 1px solid #c4c4c4; }

[id='modal']:target {
  background-color: rgba(0, 0, 0, 0.9); }

.nav > li > a {
  border-bottom: none; }

.nav--main > li > a {
  color: #202020; }
  .nav--main > li > a:hover, .nav--main > li > a.is-active {
    color: #f95197; }
  .nav--main > li > a.is-called-out {
    padding-left: 2rem;
    padding-right: 2rem;
    margin-left: 2vw; }

@media only screen and (max-width: 56em) {
  .nav--main > li > a.is-called-out {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-left: 1.5vw; } }
@media only screen and (max-width: 41em) {
  .nav--main > li > a {
    color: #ffffff; }
    .nav--main > li > a.is-called-out {
      color: #ffffff;
      margin-left: 0; }
      .nav--main > li > a.is-called-out:hover {
        color: #f95197; } }
.picture {
  background-color: #ffffff;
  border: 6px solid #ffffff;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 1px 0px rgba(113, 95, 68, 0.5);
  -moz-box-shadow: 0px 0px 1px 0px rgba(113, 95, 68, 0.5);
  box-shadow: 0px 0px 1px 0px rgba(113, 95, 68, 0.5); }

.panel {
  border-color: #ffffff;
  border-style: solid;
  border-width: 20px; }

.panel--404 {
  background-attachment: fixed;
  background-image: url(../img/hero-404.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

.panel--approach {
  background-attachment: fixed;
  background-image: url(../img/panel--approach.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

.panel--contact {
  background-attachment: fixed;
  background-image: url(../img/panel--contact.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

.panel--contact-mobile {
  background-attachment: fixed;
  background-image: url(../img/panel--contact-mobile.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

.panel--intro {
  background-attachment: fixed;
  background-image: url(../img/hero-about.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

.panel--mobile {
  background-attachment: fixed;
  background-image: url(../img/hero-mobile.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

.panel--notes {
  background-attachment: fixed;
  background-image: url(../img/hero-notes.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

.panel--nst {
  background-attachment: fixed;
  background-image: url(../img/hero-nst.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

.panel--process {
  background-attachment: fixed;
  background-image: url(../img/panel--process.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

.panel--visual-design {
  background-attachment: fixed;
  background-image: url(../img/hero-visual-design.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover; }

@media only screen and (max-width: 48em) {
  .panel {
    background-attachment: initial;
    border-width: 15px; } }
@media only screen and (max-width: 30em) {
  .panel {
    border-width: 10px; } }
.txt-rev {
  color: #ffffff; }

/* 1.4 State Rules
   -------------------------------------------------------------------------- */
/* 1.5 Vendor Rules
   -------------------------------------------------------------------------- */
