@charset "UTF-8";
/**********************************/
/* SASS variables */
/**********************************/
/* colors */
/* formerly ffc93e */
/*! 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; }

body.is-reveal-open {
  overflow: hidden; }

.foundation-mq {
  font-family: "zero=0em&small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em&break320=20em&break468=29.25em&break640=40em&break768=48em&break960=60em&break1200=75em&break1280=80em"; }

.slide-in-down.mui-enter, .slide-in-left.mui-enter, .slide-in-up.mui-enter, .slide-in-right.mui-enter, .slide-out-down.mui-leave, .slide-out-right.mui-leave, .slide-out-up.mui-leave, .slide-out-left.mui-leave, .fade-in.mui-enter, .fade-out.mui-leave, .hinge-in-from-top.mui-enter, .hinge-in-from-right.mui-enter, .hinge-in-from-bottom.mui-enter, .hinge-in-from-left.mui-enter, .hinge-in-from-middle-x.mui-enter, .hinge-in-from-middle-y.mui-enter, .hinge-out-from-top.mui-leave, .hinge-out-from-right.mui-leave, .hinge-out-from-bottom.mui-leave, .hinge-out-from-left.mui-leave, .hinge-out-from-middle-x.mui-leave, .hinge-out-from-middle-y.mui-leave, .scale-in-up.mui-enter, .scale-in-down.mui-enter, .scale-out-up.mui-leave, .scale-out-down.mui-leave, .spin-in.mui-enter, .spin-out.mui-leave, .spin-in-ccw.mui-enter, .spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear; }

html,
body {
  font-size: 100%;
  box-sizing: border-box; }

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

body {
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background: #fefefe;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  width: 100%;
  border-radius: 0; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 1; }

.row {
  max-width: 87.5rem;
  margin-left: auto;
  margin-right: auto; }
  .row::before, .row::after {
    content: ' ';
    display: table; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row .row {
    margin-left: -0.625rem;
    margin-right: -0.625rem; }
    .row .row.collapse {
      margin-left: 0;
      margin-right: 0; }
  .row.zero-collapse > .column, .row.zero-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.zero-uncollapse > .column, .row.zero-uncollapse > .columns {
    padding-left: 20px;
    padding-right: 20px; }
  .row.small-collapse > .column, .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-uncollapse > .column, .row.small-uncollapse > .columns {
    padding-left: 20px;
    padding-right: 20px; }
  @media screen and (min-width: 40em) {
    .row.medium-collapse > .column, .row.medium-collapse > .columns {
      padding-left: 0;
      padding-right: 0; }
    .row.medium-uncollapse > .column, .row.medium-uncollapse > .columns {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (min-width: 64em) {
    .row.large-collapse > .column, .row.large-collapse > .columns {
      padding-left: 0;
      padding-right: 0; }
    .row.large-uncollapse > .column, .row.large-uncollapse > .columns {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (min-width: 20em) {
    .row.break320-collapse > .column, .row.break320-collapse > .columns {
      padding-left: 0;
      padding-right: 0; }
    .row.break320-uncollapse > .column, .row.break320-uncollapse > .columns {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (min-width: 29.25em) {
    .row.break468-collapse > .column, .row.break468-collapse > .columns {
      padding-left: 0;
      padding-right: 0; }
    .row.break468-uncollapse > .column, .row.break468-uncollapse > .columns {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (min-width: 40em) {
    .row.break640-collapse > .column, .row.break640-collapse > .columns {
      padding-left: 0;
      padding-right: 0; }
    .row.break640-uncollapse > .column, .row.break640-uncollapse > .columns {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (min-width: 48em) {
    .row.break768-collapse > .column, .row.break768-collapse > .columns {
      padding-left: 0;
      padding-right: 0; }
    .row.break768-uncollapse > .column, .row.break768-uncollapse > .columns {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (min-width: 60em) {
    .row.break960-collapse > .column, .row.break960-collapse > .columns {
      padding-left: 0;
      padding-right: 0; }
    .row.break960-uncollapse > .column, .row.break960-uncollapse > .columns {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (min-width: 75em) {
    .row.break1200-collapse > .column, .row.break1200-collapse > .columns {
      padding-left: 0;
      padding-right: 0; }
    .row.break1200-uncollapse > .column, .row.break1200-uncollapse > .columns {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (min-width: 80em) {
    .row.break1280-collapse > .column, .row.break1280-collapse > .columns {
      padding-left: 0;
      padding-right: 0; }
    .row.break1280-uncollapse > .column, .row.break1280-uncollapse > .columns {
      padding-left: 20px;
      padding-right: 20px; } }
  .row.expanded {
    max-width: none; }

.column, .columns {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem; }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child, .end.columns:last-child {
    float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.zero-1 {
  width: 4.16667%; }

.zero-push-1 {
  position: relative;
  left: 4.16667%; }

.zero-pull-1 {
  position: relative;
  left: -4.16667%; }

.zero-offset-0 {
  margin-left: 0%; }

.zero-2 {
  width: 8.33333%; }

.zero-push-2 {
  position: relative;
  left: 8.33333%; }

.zero-pull-2 {
  position: relative;
  left: -8.33333%; }

.zero-offset-1 {
  margin-left: 4.16667%; }

.zero-3 {
  width: 12.5%; }

.zero-push-3 {
  position: relative;
  left: 12.5%; }

.zero-pull-3 {
  position: relative;
  left: -12.5%; }

.zero-offset-2 {
  margin-left: 8.33333%; }

.zero-4 {
  width: 16.66667%; }

.zero-push-4 {
  position: relative;
  left: 16.66667%; }

.zero-pull-4 {
  position: relative;
  left: -16.66667%; }

.zero-offset-3 {
  margin-left: 12.5%; }

.zero-5 {
  width: 20.83333%; }

.zero-push-5 {
  position: relative;
  left: 20.83333%; }

.zero-pull-5 {
  position: relative;
  left: -20.83333%; }

.zero-offset-4 {
  margin-left: 16.66667%; }

.zero-6 {
  width: 25%; }

.zero-push-6 {
  position: relative;
  left: 25%; }

.zero-pull-6 {
  position: relative;
  left: -25%; }

.zero-offset-5 {
  margin-left: 20.83333%; }

.zero-7 {
  width: 29.16667%; }

.zero-push-7 {
  position: relative;
  left: 29.16667%; }

.zero-pull-7 {
  position: relative;
  left: -29.16667%; }

.zero-offset-6 {
  margin-left: 25%; }

.zero-8 {
  width: 33.33333%; }

.zero-push-8 {
  position: relative;
  left: 33.33333%; }

.zero-pull-8 {
  position: relative;
  left: -33.33333%; }

.zero-offset-7 {
  margin-left: 29.16667%; }

.zero-9 {
  width: 37.5%; }

.zero-push-9 {
  position: relative;
  left: 37.5%; }

.zero-pull-9 {
  position: relative;
  left: -37.5%; }

.zero-offset-8 {
  margin-left: 33.33333%; }

.zero-10 {
  width: 41.66667%; }

.zero-push-10 {
  position: relative;
  left: 41.66667%; }

.zero-pull-10 {
  position: relative;
  left: -41.66667%; }

.zero-offset-9 {
  margin-left: 37.5%; }

.zero-11 {
  width: 45.83333%; }

.zero-push-11 {
  position: relative;
  left: 45.83333%; }

.zero-pull-11 {
  position: relative;
  left: -45.83333%; }

.zero-offset-10 {
  margin-left: 41.66667%; }

.zero-12 {
  width: 50%; }

.zero-push-12 {
  position: relative;
  left: 50%; }

.zero-pull-12 {
  position: relative;
  left: -50%; }

.zero-offset-11 {
  margin-left: 45.83333%; }

.zero-13 {
  width: 54.16667%; }

.zero-push-13 {
  position: relative;
  left: 54.16667%; }

.zero-pull-13 {
  position: relative;
  left: -54.16667%; }

.zero-offset-12 {
  margin-left: 50%; }

.zero-14 {
  width: 58.33333%; }

.zero-push-14 {
  position: relative;
  left: 58.33333%; }

.zero-pull-14 {
  position: relative;
  left: -58.33333%; }

.zero-offset-13 {
  margin-left: 54.16667%; }

.zero-15 {
  width: 62.5%; }

.zero-push-15 {
  position: relative;
  left: 62.5%; }

.zero-pull-15 {
  position: relative;
  left: -62.5%; }

.zero-offset-14 {
  margin-left: 58.33333%; }

.zero-16 {
  width: 66.66667%; }

.zero-push-16 {
  position: relative;
  left: 66.66667%; }

.zero-pull-16 {
  position: relative;
  left: -66.66667%; }

.zero-offset-15 {
  margin-left: 62.5%; }

.zero-17 {
  width: 70.83333%; }

.zero-push-17 {
  position: relative;
  left: 70.83333%; }

.zero-pull-17 {
  position: relative;
  left: -70.83333%; }

.zero-offset-16 {
  margin-left: 66.66667%; }

.zero-18 {
  width: 75%; }

.zero-push-18 {
  position: relative;
  left: 75%; }

.zero-pull-18 {
  position: relative;
  left: -75%; }

.zero-offset-17 {
  margin-left: 70.83333%; }

.zero-19 {
  width: 79.16667%; }

.zero-push-19 {
  position: relative;
  left: 79.16667%; }

.zero-pull-19 {
  position: relative;
  left: -79.16667%; }

.zero-offset-18 {
  margin-left: 75%; }

.zero-20 {
  width: 83.33333%; }

.zero-push-20 {
  position: relative;
  left: 83.33333%; }

.zero-pull-20 {
  position: relative;
  left: -83.33333%; }

.zero-offset-19 {
  margin-left: 79.16667%; }

.zero-21 {
  width: 87.5%; }

.zero-push-21 {
  position: relative;
  left: 87.5%; }

.zero-pull-21 {
  position: relative;
  left: -87.5%; }

.zero-offset-20 {
  margin-left: 83.33333%; }

.zero-22 {
  width: 91.66667%; }

.zero-push-22 {
  position: relative;
  left: 91.66667%; }

.zero-pull-22 {
  position: relative;
  left: -91.66667%; }

.zero-offset-21 {
  margin-left: 87.5%; }

.zero-23 {
  width: 95.83333%; }

.zero-push-23 {
  position: relative;
  left: 95.83333%; }

.zero-pull-23 {
  position: relative;
  left: -95.83333%; }

.zero-offset-22 {
  margin-left: 91.66667%; }

.zero-24 {
  width: 100%; }

.zero-offset-23 {
  margin-left: 95.83333%; }

.zero-up-1 .column, .zero-up-1 .columns {
  width: 100%;
  float: left; }
  .zero-up-1 .column:nth-of-type(1n), .zero-up-1 .columns:nth-of-type(1n) {
    clear: none; }
  .zero-up-1 .column:nth-of-type(1n+1), .zero-up-1 .columns:nth-of-type(1n+1) {
    clear: both; }
  .zero-up-1 .column:last-child, .zero-up-1 .columns:last-child {
    float: left; }

.zero-up-2 .column, .zero-up-2 .columns {
  width: 50%;
  float: left; }
  .zero-up-2 .column:nth-of-type(1n), .zero-up-2 .columns:nth-of-type(1n) {
    clear: none; }
  .zero-up-2 .column:nth-of-type(2n+1), .zero-up-2 .columns:nth-of-type(2n+1) {
    clear: both; }
  .zero-up-2 .column:last-child, .zero-up-2 .columns:last-child {
    float: left; }

.zero-up-3 .column, .zero-up-3 .columns {
  width: 33.33333%;
  float: left; }
  .zero-up-3 .column:nth-of-type(1n), .zero-up-3 .columns:nth-of-type(1n) {
    clear: none; }
  .zero-up-3 .column:nth-of-type(3n+1), .zero-up-3 .columns:nth-of-type(3n+1) {
    clear: both; }
  .zero-up-3 .column:last-child, .zero-up-3 .columns:last-child {
    float: left; }

.zero-up-4 .column, .zero-up-4 .columns {
  width: 25%;
  float: left; }
  .zero-up-4 .column:nth-of-type(1n), .zero-up-4 .columns:nth-of-type(1n) {
    clear: none; }
  .zero-up-4 .column:nth-of-type(4n+1), .zero-up-4 .columns:nth-of-type(4n+1) {
    clear: both; }
  .zero-up-4 .column:last-child, .zero-up-4 .columns:last-child {
    float: left; }

.zero-up-5 .column, .zero-up-5 .columns {
  width: 20%;
  float: left; }
  .zero-up-5 .column:nth-of-type(1n), .zero-up-5 .columns:nth-of-type(1n) {
    clear: none; }
  .zero-up-5 .column:nth-of-type(5n+1), .zero-up-5 .columns:nth-of-type(5n+1) {
    clear: both; }
  .zero-up-5 .column:last-child, .zero-up-5 .columns:last-child {
    float: left; }

.zero-up-6 .column, .zero-up-6 .columns {
  width: 16.66667%;
  float: left; }
  .zero-up-6 .column:nth-of-type(1n), .zero-up-6 .columns:nth-of-type(1n) {
    clear: none; }
  .zero-up-6 .column:nth-of-type(6n+1), .zero-up-6 .columns:nth-of-type(6n+1) {
    clear: both; }
  .zero-up-6 .column:last-child, .zero-up-6 .columns:last-child {
    float: left; }

.column.zero-centered, .zero-centered.columns {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.zero-uncenter,
.zero-push-0,
.zero-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0; }

.small-1 {
  width: 4.16667%; }

.small-push-1 {
  position: relative;
  left: 4.16667%; }

.small-pull-1 {
  position: relative;
  left: -4.16667%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 8.33333%; }

.small-push-2 {
  position: relative;
  left: 8.33333%; }

.small-pull-2 {
  position: relative;
  left: -8.33333%; }

.small-offset-1 {
  margin-left: 4.16667%; }

.small-3 {
  width: 12.5%; }

.small-push-3 {
  position: relative;
  left: 12.5%; }

.small-pull-3 {
  position: relative;
  left: -12.5%; }

.small-offset-2 {
  margin-left: 8.33333%; }

.small-4 {
  width: 16.66667%; }

.small-push-4 {
  position: relative;
  left: 16.66667%; }

.small-pull-4 {
  position: relative;
  left: -16.66667%; }

.small-offset-3 {
  margin-left: 12.5%; }

.small-5 {
  width: 20.83333%; }

.small-push-5 {
  position: relative;
  left: 20.83333%; }

.small-pull-5 {
  position: relative;
  left: -20.83333%; }

.small-offset-4 {
  margin-left: 16.66667%; }

.small-6 {
  width: 25%; }

.small-push-6 {
  position: relative;
  left: 25%; }

.small-pull-6 {
  position: relative;
  left: -25%; }

.small-offset-5 {
  margin-left: 20.83333%; }

.small-7 {
  width: 29.16667%; }

.small-push-7 {
  position: relative;
  left: 29.16667%; }

.small-pull-7 {
  position: relative;
  left: -29.16667%; }

.small-offset-6 {
  margin-left: 25%; }

.small-8 {
  width: 33.33333%; }

.small-push-8 {
  position: relative;
  left: 33.33333%; }

.small-pull-8 {
  position: relative;
  left: -33.33333%; }

.small-offset-7 {
  margin-left: 29.16667%; }

.small-9 {
  width: 37.5%; }

.small-push-9 {
  position: relative;
  left: 37.5%; }

.small-pull-9 {
  position: relative;
  left: -37.5%; }

.small-offset-8 {
  margin-left: 33.33333%; }

.small-10 {
  width: 41.66667%; }

.small-push-10 {
  position: relative;
  left: 41.66667%; }

.small-pull-10 {
  position: relative;
  left: -41.66667%; }

.small-offset-9 {
  margin-left: 37.5%; }

.small-11 {
  width: 45.83333%; }

.small-push-11 {
  position: relative;
  left: 45.83333%; }

.small-pull-11 {
  position: relative;
  left: -45.83333%; }

.small-offset-10 {
  margin-left: 41.66667%; }

.small-12 {
  width: 50%; }

.small-push-12 {
  position: relative;
  left: 50%; }

.small-pull-12 {
  position: relative;
  left: -50%; }

.small-offset-11 {
  margin-left: 45.83333%; }

.small-13 {
  width: 54.16667%; }

.small-push-13 {
  position: relative;
  left: 54.16667%; }

.small-pull-13 {
  position: relative;
  left: -54.16667%; }

.small-offset-12 {
  margin-left: 50%; }

.small-14 {
  width: 58.33333%; }

.small-push-14 {
  position: relative;
  left: 58.33333%; }

.small-pull-14 {
  position: relative;
  left: -58.33333%; }

.small-offset-13 {
  margin-left: 54.16667%; }

.small-15 {
  width: 62.5%; }

.small-push-15 {
  position: relative;
  left: 62.5%; }

.small-pull-15 {
  position: relative;
  left: -62.5%; }

.small-offset-14 {
  margin-left: 58.33333%; }

.small-16 {
  width: 66.66667%; }

.small-push-16 {
  position: relative;
  left: 66.66667%; }

.small-pull-16 {
  position: relative;
  left: -66.66667%; }

.small-offset-15 {
  margin-left: 62.5%; }

.small-17 {
  width: 70.83333%; }

.small-push-17 {
  position: relative;
  left: 70.83333%; }

.small-pull-17 {
  position: relative;
  left: -70.83333%; }

.small-offset-16 {
  margin-left: 66.66667%; }

.small-18 {
  width: 75%; }

.small-push-18 {
  position: relative;
  left: 75%; }

.small-pull-18 {
  position: relative;
  left: -75%; }

.small-offset-17 {
  margin-left: 70.83333%; }

.small-19 {
  width: 79.16667%; }

.small-push-19 {
  position: relative;
  left: 79.16667%; }

.small-pull-19 {
  position: relative;
  left: -79.16667%; }

.small-offset-18 {
  margin-left: 75%; }

.small-20 {
  width: 83.33333%; }

.small-push-20 {
  position: relative;
  left: 83.33333%; }

.small-pull-20 {
  position: relative;
  left: -83.33333%; }

.small-offset-19 {
  margin-left: 79.16667%; }

.small-21 {
  width: 87.5%; }

.small-push-21 {
  position: relative;
  left: 87.5%; }

.small-pull-21 {
  position: relative;
  left: -87.5%; }

.small-offset-20 {
  margin-left: 83.33333%; }

.small-22 {
  width: 91.66667%; }

.small-push-22 {
  position: relative;
  left: 91.66667%; }

.small-pull-22 {
  position: relative;
  left: -91.66667%; }

.small-offset-21 {
  margin-left: 87.5%; }

.small-23 {
  width: 95.83333%; }

.small-push-23 {
  position: relative;
  left: 95.83333%; }

.small-pull-23 {
  position: relative;
  left: -95.83333%; }

.small-offset-22 {
  margin-left: 91.66667%; }

.small-24 {
  width: 100%; }

.small-offset-23 {
  margin-left: 95.83333%; }

.small-up-1 .column, .small-up-1 .columns {
  width: 100%;
  float: left; }
  .small-up-1 .column:nth-of-type(1n), .small-up-1 .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 .column:nth-of-type(1n+1), .small-up-1 .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 .column:last-child, .small-up-1 .columns:last-child {
    float: left; }

.small-up-2 .column, .small-up-2 .columns {
  width: 50%;
  float: left; }
  .small-up-2 .column:nth-of-type(1n), .small-up-2 .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 .column:nth-of-type(2n+1), .small-up-2 .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 .column:last-child, .small-up-2 .columns:last-child {
    float: left; }

.small-up-3 .column, .small-up-3 .columns {
  width: 33.33333%;
  float: left; }
  .small-up-3 .column:nth-of-type(1n), .small-up-3 .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 .column:nth-of-type(3n+1), .small-up-3 .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 .column:last-child, .small-up-3 .columns:last-child {
    float: left; }

.small-up-4 .column, .small-up-4 .columns {
  width: 25%;
  float: left; }
  .small-up-4 .column:nth-of-type(1n), .small-up-4 .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 .column:nth-of-type(4n+1), .small-up-4 .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 .column:last-child, .small-up-4 .columns:last-child {
    float: left; }

.small-up-5 .column, .small-up-5 .columns {
  width: 20%;
  float: left; }
  .small-up-5 .column:nth-of-type(1n), .small-up-5 .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 .column:nth-of-type(5n+1), .small-up-5 .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 .column:last-child, .small-up-5 .columns:last-child {
    float: left; }

.small-up-6 .column, .small-up-6 .columns {
  width: 16.66667%;
  float: left; }
  .small-up-6 .column:nth-of-type(1n), .small-up-6 .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 .column:nth-of-type(6n+1), .small-up-6 .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 .column:last-child, .small-up-6 .columns:last-child {
    float: left; }

.column.small-centered, .small-centered.columns {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.small-uncenter,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0; }

@media screen and (min-width: 40em) {
  .medium-1 {
    width: 4.16667%; }
  .medium-push-1 {
    position: relative;
    left: 4.16667%; }
  .medium-pull-1 {
    position: relative;
    left: -4.16667%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 8.33333%; }
  .medium-push-2 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-2 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-1 {
    margin-left: 4.16667%; }
  .medium-3 {
    width: 12.5%; }
  .medium-push-3 {
    position: relative;
    left: 12.5%; }
  .medium-pull-3 {
    position: relative;
    left: -12.5%; }
  .medium-offset-2 {
    margin-left: 8.33333%; }
  .medium-4 {
    width: 16.66667%; }
  .medium-push-4 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-4 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-3 {
    margin-left: 12.5%; }
  .medium-5 {
    width: 20.83333%; }
  .medium-push-5 {
    position: relative;
    left: 20.83333%; }
  .medium-pull-5 {
    position: relative;
    left: -20.83333%; }
  .medium-offset-4 {
    margin-left: 16.66667%; }
  .medium-6 {
    width: 25%; }
  .medium-push-6 {
    position: relative;
    left: 25%; }
  .medium-pull-6 {
    position: relative;
    left: -25%; }
  .medium-offset-5 {
    margin-left: 20.83333%; }
  .medium-7 {
    width: 29.16667%; }
  .medium-push-7 {
    position: relative;
    left: 29.16667%; }
  .medium-pull-7 {
    position: relative;
    left: -29.16667%; }
  .medium-offset-6 {
    margin-left: 25%; }
  .medium-8 {
    width: 33.33333%; }
  .medium-push-8 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-8 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-7 {
    margin-left: 29.16667%; }
  .medium-9 {
    width: 37.5%; }
  .medium-push-9 {
    position: relative;
    left: 37.5%; }
  .medium-pull-9 {
    position: relative;
    left: -37.5%; }
  .medium-offset-8 {
    margin-left: 33.33333%; }
  .medium-10 {
    width: 41.66667%; }
  .medium-push-10 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-10 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-9 {
    margin-left: 37.5%; }
  .medium-11 {
    width: 45.83333%; }
  .medium-push-11 {
    position: relative;
    left: 45.83333%; }
  .medium-pull-11 {
    position: relative;
    left: -45.83333%; }
  .medium-offset-10 {
    margin-left: 41.66667%; }
  .medium-12 {
    width: 50%; }
  .medium-push-12 {
    position: relative;
    left: 50%; }
  .medium-pull-12 {
    position: relative;
    left: -50%; }
  .medium-offset-11 {
    margin-left: 45.83333%; }
  .medium-13 {
    width: 54.16667%; }
  .medium-push-13 {
    position: relative;
    left: 54.16667%; }
  .medium-pull-13 {
    position: relative;
    left: -54.16667%; }
  .medium-offset-12 {
    margin-left: 50%; }
  .medium-14 {
    width: 58.33333%; }
  .medium-push-14 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-14 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-13 {
    margin-left: 54.16667%; }
  .medium-15 {
    width: 62.5%; }
  .medium-push-15 {
    position: relative;
    left: 62.5%; }
  .medium-pull-15 {
    position: relative;
    left: -62.5%; }
  .medium-offset-14 {
    margin-left: 58.33333%; }
  .medium-16 {
    width: 66.66667%; }
  .medium-push-16 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-16 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-15 {
    margin-left: 62.5%; }
  .medium-17 {
    width: 70.83333%; }
  .medium-push-17 {
    position: relative;
    left: 70.83333%; }
  .medium-pull-17 {
    position: relative;
    left: -70.83333%; }
  .medium-offset-16 {
    margin-left: 66.66667%; }
  .medium-18 {
    width: 75%; }
  .medium-push-18 {
    position: relative;
    left: 75%; }
  .medium-pull-18 {
    position: relative;
    left: -75%; }
  .medium-offset-17 {
    margin-left: 70.83333%; }
  .medium-19 {
    width: 79.16667%; }
  .medium-push-19 {
    position: relative;
    left: 79.16667%; }
  .medium-pull-19 {
    position: relative;
    left: -79.16667%; }
  .medium-offset-18 {
    margin-left: 75%; }
  .medium-20 {
    width: 83.33333%; }
  .medium-push-20 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-20 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-19 {
    margin-left: 79.16667%; }
  .medium-21 {
    width: 87.5%; }
  .medium-push-21 {
    position: relative;
    left: 87.5%; }
  .medium-pull-21 {
    position: relative;
    left: -87.5%; }
  .medium-offset-20 {
    margin-left: 83.33333%; }
  .medium-22 {
    width: 91.66667%; }
  .medium-push-22 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-22 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-21 {
    margin-left: 87.5%; }
  .medium-23 {
    width: 95.83333%; }
  .medium-push-23 {
    position: relative;
    left: 95.83333%; }
  .medium-pull-23 {
    position: relative;
    left: -95.83333%; }
  .medium-offset-22 {
    margin-left: 91.66667%; }
  .medium-24 {
    width: 100%; }
  .medium-offset-23 {
    margin-left: 95.83333%; }
  .medium-up-1 .column, .medium-up-1 .columns {
    width: 100%;
    float: left; }
    .medium-up-1 .column:nth-of-type(1n), .medium-up-1 .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 .column:nth-of-type(1n+1), .medium-up-1 .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 .column:last-child, .medium-up-1 .columns:last-child {
      float: left; }
  .medium-up-2 .column, .medium-up-2 .columns {
    width: 50%;
    float: left; }
    .medium-up-2 .column:nth-of-type(1n), .medium-up-2 .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 .column:nth-of-type(2n+1), .medium-up-2 .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 .column:last-child, .medium-up-2 .columns:last-child {
      float: left; }
  .medium-up-3 .column, .medium-up-3 .columns {
    width: 33.33333%;
    float: left; }
    .medium-up-3 .column:nth-of-type(1n), .medium-up-3 .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 .column:nth-of-type(3n+1), .medium-up-3 .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 .column:last-child, .medium-up-3 .columns:last-child {
      float: left; }
  .medium-up-4 .column, .medium-up-4 .columns {
    width: 25%;
    float: left; }
    .medium-up-4 .column:nth-of-type(1n), .medium-up-4 .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 .column:nth-of-type(4n+1), .medium-up-4 .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 .column:last-child, .medium-up-4 .columns:last-child {
      float: left; }
  .medium-up-5 .column, .medium-up-5 .columns {
    width: 20%;
    float: left; }
    .medium-up-5 .column:nth-of-type(1n), .medium-up-5 .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 .column:nth-of-type(5n+1), .medium-up-5 .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 .column:last-child, .medium-up-5 .columns:last-child {
      float: left; }
  .medium-up-6 .column, .medium-up-6 .columns {
    width: 16.66667%;
    float: left; }
    .medium-up-6 .column:nth-of-type(1n), .medium-up-6 .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 .column:nth-of-type(6n+1), .medium-up-6 .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 .column:last-child, .medium-up-6 .columns:last-child {
      float: left; }
  .column.medium-centered, .medium-centered.columns {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .medium-uncenter,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (min-width: 64em) {
  .large-1 {
    width: 4.16667%; }
  .large-push-1 {
    position: relative;
    left: 4.16667%; }
  .large-pull-1 {
    position: relative;
    left: -4.16667%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 8.33333%; }
  .large-push-2 {
    position: relative;
    left: 8.33333%; }
  .large-pull-2 {
    position: relative;
    left: -8.33333%; }
  .large-offset-1 {
    margin-left: 4.16667%; }
  .large-3 {
    width: 12.5%; }
  .large-push-3 {
    position: relative;
    left: 12.5%; }
  .large-pull-3 {
    position: relative;
    left: -12.5%; }
  .large-offset-2 {
    margin-left: 8.33333%; }
  .large-4 {
    width: 16.66667%; }
  .large-push-4 {
    position: relative;
    left: 16.66667%; }
  .large-pull-4 {
    position: relative;
    left: -16.66667%; }
  .large-offset-3 {
    margin-left: 12.5%; }
  .large-5 {
    width: 20.83333%; }
  .large-push-5 {
    position: relative;
    left: 20.83333%; }
  .large-pull-5 {
    position: relative;
    left: -20.83333%; }
  .large-offset-4 {
    margin-left: 16.66667%; }
  .large-6 {
    width: 25%; }
  .large-push-6 {
    position: relative;
    left: 25%; }
  .large-pull-6 {
    position: relative;
    left: -25%; }
  .large-offset-5 {
    margin-left: 20.83333%; }
  .large-7 {
    width: 29.16667%; }
  .large-push-7 {
    position: relative;
    left: 29.16667%; }
  .large-pull-7 {
    position: relative;
    left: -29.16667%; }
  .large-offset-6 {
    margin-left: 25%; }
  .large-8 {
    width: 33.33333%; }
  .large-push-8 {
    position: relative;
    left: 33.33333%; }
  .large-pull-8 {
    position: relative;
    left: -33.33333%; }
  .large-offset-7 {
    margin-left: 29.16667%; }
  .large-9 {
    width: 37.5%; }
  .large-push-9 {
    position: relative;
    left: 37.5%; }
  .large-pull-9 {
    position: relative;
    left: -37.5%; }
  .large-offset-8 {
    margin-left: 33.33333%; }
  .large-10 {
    width: 41.66667%; }
  .large-push-10 {
    position: relative;
    left: 41.66667%; }
  .large-pull-10 {
    position: relative;
    left: -41.66667%; }
  .large-offset-9 {
    margin-left: 37.5%; }
  .large-11 {
    width: 45.83333%; }
  .large-push-11 {
    position: relative;
    left: 45.83333%; }
  .large-pull-11 {
    position: relative;
    left: -45.83333%; }
  .large-offset-10 {
    margin-left: 41.66667%; }
  .large-12 {
    width: 50%; }
  .large-push-12 {
    position: relative;
    left: 50%; }
  .large-pull-12 {
    position: relative;
    left: -50%; }
  .large-offset-11 {
    margin-left: 45.83333%; }
  .large-13 {
    width: 54.16667%; }
  .large-push-13 {
    position: relative;
    left: 54.16667%; }
  .large-pull-13 {
    position: relative;
    left: -54.16667%; }
  .large-offset-12 {
    margin-left: 50%; }
  .large-14 {
    width: 58.33333%; }
  .large-push-14 {
    position: relative;
    left: 58.33333%; }
  .large-pull-14 {
    position: relative;
    left: -58.33333%; }
  .large-offset-13 {
    margin-left: 54.16667%; }
  .large-15 {
    width: 62.5%; }
  .large-push-15 {
    position: relative;
    left: 62.5%; }
  .large-pull-15 {
    position: relative;
    left: -62.5%; }
  .large-offset-14 {
    margin-left: 58.33333%; }
  .large-16 {
    width: 66.66667%; }
  .large-push-16 {
    position: relative;
    left: 66.66667%; }
  .large-pull-16 {
    position: relative;
    left: -66.66667%; }
  .large-offset-15 {
    margin-left: 62.5%; }
  .large-17 {
    width: 70.83333%; }
  .large-push-17 {
    position: relative;
    left: 70.83333%; }
  .large-pull-17 {
    position: relative;
    left: -70.83333%; }
  .large-offset-16 {
    margin-left: 66.66667%; }
  .large-18 {
    width: 75%; }
  .large-push-18 {
    position: relative;
    left: 75%; }
  .large-pull-18 {
    position: relative;
    left: -75%; }
  .large-offset-17 {
    margin-left: 70.83333%; }
  .large-19 {
    width: 79.16667%; }
  .large-push-19 {
    position: relative;
    left: 79.16667%; }
  .large-pull-19 {
    position: relative;
    left: -79.16667%; }
  .large-offset-18 {
    margin-left: 75%; }
  .large-20 {
    width: 83.33333%; }
  .large-push-20 {
    position: relative;
    left: 83.33333%; }
  .large-pull-20 {
    position: relative;
    left: -83.33333%; }
  .large-offset-19 {
    margin-left: 79.16667%; }
  .large-21 {
    width: 87.5%; }
  .large-push-21 {
    position: relative;
    left: 87.5%; }
  .large-pull-21 {
    position: relative;
    left: -87.5%; }
  .large-offset-20 {
    margin-left: 83.33333%; }
  .large-22 {
    width: 91.66667%; }
  .large-push-22 {
    position: relative;
    left: 91.66667%; }
  .large-pull-22 {
    position: relative;
    left: -91.66667%; }
  .large-offset-21 {
    margin-left: 87.5%; }
  .large-23 {
    width: 95.83333%; }
  .large-push-23 {
    position: relative;
    left: 95.83333%; }
  .large-pull-23 {
    position: relative;
    left: -95.83333%; }
  .large-offset-22 {
    margin-left: 91.66667%; }
  .large-24 {
    width: 100%; }
  .large-offset-23 {
    margin-left: 95.83333%; }
  .large-up-1 .column, .large-up-1 .columns {
    width: 100%;
    float: left; }
    .large-up-1 .column:nth-of-type(1n), .large-up-1 .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 .column:nth-of-type(1n+1), .large-up-1 .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 .column:last-child, .large-up-1 .columns:last-child {
      float: left; }
  .large-up-2 .column, .large-up-2 .columns {
    width: 50%;
    float: left; }
    .large-up-2 .column:nth-of-type(1n), .large-up-2 .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 .column:nth-of-type(2n+1), .large-up-2 .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 .column:last-child, .large-up-2 .columns:last-child {
      float: left; }
  .large-up-3 .column, .large-up-3 .columns {
    width: 33.33333%;
    float: left; }
    .large-up-3 .column:nth-of-type(1n), .large-up-3 .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 .column:nth-of-type(3n+1), .large-up-3 .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 .column:last-child, .large-up-3 .columns:last-child {
      float: left; }
  .large-up-4 .column, .large-up-4 .columns {
    width: 25%;
    float: left; }
    .large-up-4 .column:nth-of-type(1n), .large-up-4 .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 .column:nth-of-type(4n+1), .large-up-4 .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 .column:last-child, .large-up-4 .columns:last-child {
      float: left; }
  .large-up-5 .column, .large-up-5 .columns {
    width: 20%;
    float: left; }
    .large-up-5 .column:nth-of-type(1n), .large-up-5 .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 .column:nth-of-type(5n+1), .large-up-5 .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 .column:last-child, .large-up-5 .columns:last-child {
      float: left; }
  .large-up-6 .column, .large-up-6 .columns {
    width: 16.66667%;
    float: left; }
    .large-up-6 .column:nth-of-type(1n), .large-up-6 .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 .column:nth-of-type(6n+1), .large-up-6 .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 .column:last-child, .large-up-6 .columns:last-child {
      float: left; }
  .column.large-centered, .large-centered.columns {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .large-uncenter,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (min-width: 20em) {
  .break320-1 {
    width: 4.16667%; }
  .break320-push-1 {
    position: relative;
    left: 4.16667%; }
  .break320-pull-1 {
    position: relative;
    left: -4.16667%; }
  .break320-offset-0 {
    margin-left: 0%; }
  .break320-2 {
    width: 8.33333%; }
  .break320-push-2 {
    position: relative;
    left: 8.33333%; }
  .break320-pull-2 {
    position: relative;
    left: -8.33333%; }
  .break320-offset-1 {
    margin-left: 4.16667%; }
  .break320-3 {
    width: 12.5%; }
  .break320-push-3 {
    position: relative;
    left: 12.5%; }
  .break320-pull-3 {
    position: relative;
    left: -12.5%; }
  .break320-offset-2 {
    margin-left: 8.33333%; }
  .break320-4 {
    width: 16.66667%; }
  .break320-push-4 {
    position: relative;
    left: 16.66667%; }
  .break320-pull-4 {
    position: relative;
    left: -16.66667%; }
  .break320-offset-3 {
    margin-left: 12.5%; }
  .break320-5 {
    width: 20.83333%; }
  .break320-push-5 {
    position: relative;
    left: 20.83333%; }
  .break320-pull-5 {
    position: relative;
    left: -20.83333%; }
  .break320-offset-4 {
    margin-left: 16.66667%; }
  .break320-6 {
    width: 25%; }
  .break320-push-6 {
    position: relative;
    left: 25%; }
  .break320-pull-6 {
    position: relative;
    left: -25%; }
  .break320-offset-5 {
    margin-left: 20.83333%; }
  .break320-7 {
    width: 29.16667%; }
  .break320-push-7 {
    position: relative;
    left: 29.16667%; }
  .break320-pull-7 {
    position: relative;
    left: -29.16667%; }
  .break320-offset-6 {
    margin-left: 25%; }
  .break320-8 {
    width: 33.33333%; }
  .break320-push-8 {
    position: relative;
    left: 33.33333%; }
  .break320-pull-8 {
    position: relative;
    left: -33.33333%; }
  .break320-offset-7 {
    margin-left: 29.16667%; }
  .break320-9 {
    width: 37.5%; }
  .break320-push-9 {
    position: relative;
    left: 37.5%; }
  .break320-pull-9 {
    position: relative;
    left: -37.5%; }
  .break320-offset-8 {
    margin-left: 33.33333%; }
  .break320-10 {
    width: 41.66667%; }
  .break320-push-10 {
    position: relative;
    left: 41.66667%; }
  .break320-pull-10 {
    position: relative;
    left: -41.66667%; }
  .break320-offset-9 {
    margin-left: 37.5%; }
  .break320-11 {
    width: 45.83333%; }
  .break320-push-11 {
    position: relative;
    left: 45.83333%; }
  .break320-pull-11 {
    position: relative;
    left: -45.83333%; }
  .break320-offset-10 {
    margin-left: 41.66667%; }
  .break320-12 {
    width: 50%; }
  .break320-push-12 {
    position: relative;
    left: 50%; }
  .break320-pull-12 {
    position: relative;
    left: -50%; }
  .break320-offset-11 {
    margin-left: 45.83333%; }
  .break320-13 {
    width: 54.16667%; }
  .break320-push-13 {
    position: relative;
    left: 54.16667%; }
  .break320-pull-13 {
    position: relative;
    left: -54.16667%; }
  .break320-offset-12 {
    margin-left: 50%; }
  .break320-14 {
    width: 58.33333%; }
  .break320-push-14 {
    position: relative;
    left: 58.33333%; }
  .break320-pull-14 {
    position: relative;
    left: -58.33333%; }
  .break320-offset-13 {
    margin-left: 54.16667%; }
  .break320-15 {
    width: 62.5%; }
  .break320-push-15 {
    position: relative;
    left: 62.5%; }
  .break320-pull-15 {
    position: relative;
    left: -62.5%; }
  .break320-offset-14 {
    margin-left: 58.33333%; }
  .break320-16 {
    width: 66.66667%; }
  .break320-push-16 {
    position: relative;
    left: 66.66667%; }
  .break320-pull-16 {
    position: relative;
    left: -66.66667%; }
  .break320-offset-15 {
    margin-left: 62.5%; }
  .break320-17 {
    width: 70.83333%; }
  .break320-push-17 {
    position: relative;
    left: 70.83333%; }
  .break320-pull-17 {
    position: relative;
    left: -70.83333%; }
  .break320-offset-16 {
    margin-left: 66.66667%; }
  .break320-18 {
    width: 75%; }
  .break320-push-18 {
    position: relative;
    left: 75%; }
  .break320-pull-18 {
    position: relative;
    left: -75%; }
  .break320-offset-17 {
    margin-left: 70.83333%; }
  .break320-19 {
    width: 79.16667%; }
  .break320-push-19 {
    position: relative;
    left: 79.16667%; }
  .break320-pull-19 {
    position: relative;
    left: -79.16667%; }
  .break320-offset-18 {
    margin-left: 75%; }
  .break320-20 {
    width: 83.33333%; }
  .break320-push-20 {
    position: relative;
    left: 83.33333%; }
  .break320-pull-20 {
    position: relative;
    left: -83.33333%; }
  .break320-offset-19 {
    margin-left: 79.16667%; }
  .break320-21 {
    width: 87.5%; }
  .break320-push-21 {
    position: relative;
    left: 87.5%; }
  .break320-pull-21 {
    position: relative;
    left: -87.5%; }
  .break320-offset-20 {
    margin-left: 83.33333%; }
  .break320-22 {
    width: 91.66667%; }
  .break320-push-22 {
    position: relative;
    left: 91.66667%; }
  .break320-pull-22 {
    position: relative;
    left: -91.66667%; }
  .break320-offset-21 {
    margin-left: 87.5%; }
  .break320-23 {
    width: 95.83333%; }
  .break320-push-23 {
    position: relative;
    left: 95.83333%; }
  .break320-pull-23 {
    position: relative;
    left: -95.83333%; }
  .break320-offset-22 {
    margin-left: 91.66667%; }
  .break320-24 {
    width: 100%; }
  .break320-offset-23 {
    margin-left: 95.83333%; }
  .break320-up-1 .column, .break320-up-1 .columns {
    width: 100%;
    float: left; }
    .break320-up-1 .column:nth-of-type(1n), .break320-up-1 .columns:nth-of-type(1n) {
      clear: none; }
    .break320-up-1 .column:nth-of-type(1n+1), .break320-up-1 .columns:nth-of-type(1n+1) {
      clear: both; }
    .break320-up-1 .column:last-child, .break320-up-1 .columns:last-child {
      float: left; }
  .break320-up-2 .column, .break320-up-2 .columns {
    width: 50%;
    float: left; }
    .break320-up-2 .column:nth-of-type(1n), .break320-up-2 .columns:nth-of-type(1n) {
      clear: none; }
    .break320-up-2 .column:nth-of-type(2n+1), .break320-up-2 .columns:nth-of-type(2n+1) {
      clear: both; }
    .break320-up-2 .column:last-child, .break320-up-2 .columns:last-child {
      float: left; }
  .break320-up-3 .column, .break320-up-3 .columns {
    width: 33.33333%;
    float: left; }
    .break320-up-3 .column:nth-of-type(1n), .break320-up-3 .columns:nth-of-type(1n) {
      clear: none; }
    .break320-up-3 .column:nth-of-type(3n+1), .break320-up-3 .columns:nth-of-type(3n+1) {
      clear: both; }
    .break320-up-3 .column:last-child, .break320-up-3 .columns:last-child {
      float: left; }
  .break320-up-4 .column, .break320-up-4 .columns {
    width: 25%;
    float: left; }
    .break320-up-4 .column:nth-of-type(1n), .break320-up-4 .columns:nth-of-type(1n) {
      clear: none; }
    .break320-up-4 .column:nth-of-type(4n+1), .break320-up-4 .columns:nth-of-type(4n+1) {
      clear: both; }
    .break320-up-4 .column:last-child, .break320-up-4 .columns:last-child {
      float: left; }
  .break320-up-5 .column, .break320-up-5 .columns {
    width: 20%;
    float: left; }
    .break320-up-5 .column:nth-of-type(1n), .break320-up-5 .columns:nth-of-type(1n) {
      clear: none; }
    .break320-up-5 .column:nth-of-type(5n+1), .break320-up-5 .columns:nth-of-type(5n+1) {
      clear: both; }
    .break320-up-5 .column:last-child, .break320-up-5 .columns:last-child {
      float: left; }
  .break320-up-6 .column, .break320-up-6 .columns {
    width: 16.66667%;
    float: left; }
    .break320-up-6 .column:nth-of-type(1n), .break320-up-6 .columns:nth-of-type(1n) {
      clear: none; }
    .break320-up-6 .column:nth-of-type(6n+1), .break320-up-6 .columns:nth-of-type(6n+1) {
      clear: both; }
    .break320-up-6 .column:last-child, .break320-up-6 .columns:last-child {
      float: left; }
  .column.break320-centered, .break320-centered.columns {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .break320-uncenter,
  .break320-push-0,
  .break320-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (min-width: 29.25em) {
  .break468-1 {
    width: 4.16667%; }
  .break468-push-1 {
    position: relative;
    left: 4.16667%; }
  .break468-pull-1 {
    position: relative;
    left: -4.16667%; }
  .break468-offset-0 {
    margin-left: 0%; }
  .break468-2 {
    width: 8.33333%; }
  .break468-push-2 {
    position: relative;
    left: 8.33333%; }
  .break468-pull-2 {
    position: relative;
    left: -8.33333%; }
  .break468-offset-1 {
    margin-left: 4.16667%; }
  .break468-3 {
    width: 12.5%; }
  .break468-push-3 {
    position: relative;
    left: 12.5%; }
  .break468-pull-3 {
    position: relative;
    left: -12.5%; }
  .break468-offset-2 {
    margin-left: 8.33333%; }
  .break468-4 {
    width: 16.66667%; }
  .break468-push-4 {
    position: relative;
    left: 16.66667%; }
  .break468-pull-4 {
    position: relative;
    left: -16.66667%; }
  .break468-offset-3 {
    margin-left: 12.5%; }
  .break468-5 {
    width: 20.83333%; }
  .break468-push-5 {
    position: relative;
    left: 20.83333%; }
  .break468-pull-5 {
    position: relative;
    left: -20.83333%; }
  .break468-offset-4 {
    margin-left: 16.66667%; }
  .break468-6 {
    width: 25%; }
  .break468-push-6 {
    position: relative;
    left: 25%; }
  .break468-pull-6 {
    position: relative;
    left: -25%; }
  .break468-offset-5 {
    margin-left: 20.83333%; }
  .break468-7 {
    width: 29.16667%; }
  .break468-push-7 {
    position: relative;
    left: 29.16667%; }
  .break468-pull-7 {
    position: relative;
    left: -29.16667%; }
  .break468-offset-6 {
    margin-left: 25%; }
  .break468-8 {
    width: 33.33333%; }
  .break468-push-8 {
    position: relative;
    left: 33.33333%; }
  .break468-pull-8 {
    position: relative;
    left: -33.33333%; }
  .break468-offset-7 {
    margin-left: 29.16667%; }
  .break468-9 {
    width: 37.5%; }
  .break468-push-9 {
    position: relative;
    left: 37.5%; }
  .break468-pull-9 {
    position: relative;
    left: -37.5%; }
  .break468-offset-8 {
    margin-left: 33.33333%; }
  .break468-10 {
    width: 41.66667%; }
  .break468-push-10 {
    position: relative;
    left: 41.66667%; }
  .break468-pull-10 {
    position: relative;
    left: -41.66667%; }
  .break468-offset-9 {
    margin-left: 37.5%; }
  .break468-11 {
    width: 45.83333%; }
  .break468-push-11 {
    position: relative;
    left: 45.83333%; }
  .break468-pull-11 {
    position: relative;
    left: -45.83333%; }
  .break468-offset-10 {
    margin-left: 41.66667%; }
  .break468-12 {
    width: 50%; }
  .break468-push-12 {
    position: relative;
    left: 50%; }
  .break468-pull-12 {
    position: relative;
    left: -50%; }
  .break468-offset-11 {
    margin-left: 45.83333%; }
  .break468-13 {
    width: 54.16667%; }
  .break468-push-13 {
    position: relative;
    left: 54.16667%; }
  .break468-pull-13 {
    position: relative;
    left: -54.16667%; }
  .break468-offset-12 {
    margin-left: 50%; }
  .break468-14 {
    width: 58.33333%; }
  .break468-push-14 {
    position: relative;
    left: 58.33333%; }
  .break468-pull-14 {
    position: relative;
    left: -58.33333%; }
  .break468-offset-13 {
    margin-left: 54.16667%; }
  .break468-15 {
    width: 62.5%; }
  .break468-push-15 {
    position: relative;
    left: 62.5%; }
  .break468-pull-15 {
    position: relative;
    left: -62.5%; }
  .break468-offset-14 {
    margin-left: 58.33333%; }
  .break468-16 {
    width: 66.66667%; }
  .break468-push-16 {
    position: relative;
    left: 66.66667%; }
  .break468-pull-16 {
    position: relative;
    left: -66.66667%; }
  .break468-offset-15 {
    margin-left: 62.5%; }
  .break468-17 {
    width: 70.83333%; }
  .break468-push-17 {
    position: relative;
    left: 70.83333%; }
  .break468-pull-17 {
    position: relative;
    left: -70.83333%; }
  .break468-offset-16 {
    margin-left: 66.66667%; }
  .break468-18 {
    width: 75%; }
  .break468-push-18 {
    position: relative;
    left: 75%; }
  .break468-pull-18 {
    position: relative;
    left: -75%; }
  .break468-offset-17 {
    margin-left: 70.83333%; }
  .break468-19 {
    width: 79.16667%; }
  .break468-push-19 {
    position: relative;
    left: 79.16667%; }
  .break468-pull-19 {
    position: relative;
    left: -79.16667%; }
  .break468-offset-18 {
    margin-left: 75%; }
  .break468-20 {
    width: 83.33333%; }
  .break468-push-20 {
    position: relative;
    left: 83.33333%; }
  .break468-pull-20 {
    position: relative;
    left: -83.33333%; }
  .break468-offset-19 {
    margin-left: 79.16667%; }
  .break468-21 {
    width: 87.5%; }
  .break468-push-21 {
    position: relative;
    left: 87.5%; }
  .break468-pull-21 {
    position: relative;
    left: -87.5%; }
  .break468-offset-20 {
    margin-left: 83.33333%; }
  .break468-22 {
    width: 91.66667%; }
  .break468-push-22 {
    position: relative;
    left: 91.66667%; }
  .break468-pull-22 {
    position: relative;
    left: -91.66667%; }
  .break468-offset-21 {
    margin-left: 87.5%; }
  .break468-23 {
    width: 95.83333%; }
  .break468-push-23 {
    position: relative;
    left: 95.83333%; }
  .break468-pull-23 {
    position: relative;
    left: -95.83333%; }
  .break468-offset-22 {
    margin-left: 91.66667%; }
  .break468-24 {
    width: 100%; }
  .break468-offset-23 {
    margin-left: 95.83333%; }
  .break468-up-1 .column, .break468-up-1 .columns {
    width: 100%;
    float: left; }
    .break468-up-1 .column:nth-of-type(1n), .break468-up-1 .columns:nth-of-type(1n) {
      clear: none; }
    .break468-up-1 .column:nth-of-type(1n+1), .break468-up-1 .columns:nth-of-type(1n+1) {
      clear: both; }
    .break468-up-1 .column:last-child, .break468-up-1 .columns:last-child {
      float: left; }
  .break468-up-2 .column, .break468-up-2 .columns {
    width: 50%;
    float: left; }
    .break468-up-2 .column:nth-of-type(1n), .break468-up-2 .columns:nth-of-type(1n) {
      clear: none; }
    .break468-up-2 .column:nth-of-type(2n+1), .break468-up-2 .columns:nth-of-type(2n+1) {
      clear: both; }
    .break468-up-2 .column:last-child, .break468-up-2 .columns:last-child {
      float: left; }
  .break468-up-3 .column, .break468-up-3 .columns {
    width: 33.33333%;
    float: left; }
    .break468-up-3 .column:nth-of-type(1n), .break468-up-3 .columns:nth-of-type(1n) {
      clear: none; }
    .break468-up-3 .column:nth-of-type(3n+1), .break468-up-3 .columns:nth-of-type(3n+1) {
      clear: both; }
    .break468-up-3 .column:last-child, .break468-up-3 .columns:last-child {
      float: left; }
  .break468-up-4 .column, .break468-up-4 .columns {
    width: 25%;
    float: left; }
    .break468-up-4 .column:nth-of-type(1n), .break468-up-4 .columns:nth-of-type(1n) {
      clear: none; }
    .break468-up-4 .column:nth-of-type(4n+1), .break468-up-4 .columns:nth-of-type(4n+1) {
      clear: both; }
    .break468-up-4 .column:last-child, .break468-up-4 .columns:last-child {
      float: left; }
  .break468-up-5 .column, .break468-up-5 .columns {
    width: 20%;
    float: left; }
    .break468-up-5 .column:nth-of-type(1n), .break468-up-5 .columns:nth-of-type(1n) {
      clear: none; }
    .break468-up-5 .column:nth-of-type(5n+1), .break468-up-5 .columns:nth-of-type(5n+1) {
      clear: both; }
    .break468-up-5 .column:last-child, .break468-up-5 .columns:last-child {
      float: left; }
  .break468-up-6 .column, .break468-up-6 .columns {
    width: 16.66667%;
    float: left; }
    .break468-up-6 .column:nth-of-type(1n), .break468-up-6 .columns:nth-of-type(1n) {
      clear: none; }
    .break468-up-6 .column:nth-of-type(6n+1), .break468-up-6 .columns:nth-of-type(6n+1) {
      clear: both; }
    .break468-up-6 .column:last-child, .break468-up-6 .columns:last-child {
      float: left; }
  .column.break468-centered, .break468-centered.columns {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .break468-uncenter,
  .break468-push-0,
  .break468-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (min-width: 40em) {
  .break640-1 {
    width: 4.16667%; }
  .break640-push-1 {
    position: relative;
    left: 4.16667%; }
  .break640-pull-1 {
    position: relative;
    left: -4.16667%; }
  .break640-offset-0 {
    margin-left: 0%; }
  .break640-2 {
    width: 8.33333%; }
  .break640-push-2 {
    position: relative;
    left: 8.33333%; }
  .break640-pull-2 {
    position: relative;
    left: -8.33333%; }
  .break640-offset-1 {
    margin-left: 4.16667%; }
  .break640-3 {
    width: 12.5%; }
  .break640-push-3 {
    position: relative;
    left: 12.5%; }
  .break640-pull-3 {
    position: relative;
    left: -12.5%; }
  .break640-offset-2 {
    margin-left: 8.33333%; }
  .break640-4 {
    width: 16.66667%; }
  .break640-push-4 {
    position: relative;
    left: 16.66667%; }
  .break640-pull-4 {
    position: relative;
    left: -16.66667%; }
  .break640-offset-3 {
    margin-left: 12.5%; }
  .break640-5 {
    width: 20.83333%; }
  .break640-push-5 {
    position: relative;
    left: 20.83333%; }
  .break640-pull-5 {
    position: relative;
    left: -20.83333%; }
  .break640-offset-4 {
    margin-left: 16.66667%; }
  .break640-6 {
    width: 25%; }
  .break640-push-6 {
    position: relative;
    left: 25%; }
  .break640-pull-6 {
    position: relative;
    left: -25%; }
  .break640-offset-5 {
    margin-left: 20.83333%; }
  .break640-7 {
    width: 29.16667%; }
  .break640-push-7 {
    position: relative;
    left: 29.16667%; }
  .break640-pull-7 {
    position: relative;
    left: -29.16667%; }
  .break640-offset-6 {
    margin-left: 25%; }
  .break640-8 {
    width: 33.33333%; }
  .break640-push-8 {
    position: relative;
    left: 33.33333%; }
  .break640-pull-8 {
    position: relative;
    left: -33.33333%; }
  .break640-offset-7 {
    margin-left: 29.16667%; }
  .break640-9 {
    width: 37.5%; }
  .break640-push-9 {
    position: relative;
    left: 37.5%; }
  .break640-pull-9 {
    position: relative;
    left: -37.5%; }
  .break640-offset-8 {
    margin-left: 33.33333%; }
  .break640-10 {
    width: 41.66667%; }
  .break640-push-10 {
    position: relative;
    left: 41.66667%; }
  .break640-pull-10 {
    position: relative;
    left: -41.66667%; }
  .break640-offset-9 {
    margin-left: 37.5%; }
  .break640-11 {
    width: 45.83333%; }
  .break640-push-11 {
    position: relative;
    left: 45.83333%; }
  .break640-pull-11 {
    position: relative;
    left: -45.83333%; }
  .break640-offset-10 {
    margin-left: 41.66667%; }
  .break640-12 {
    width: 50%; }
  .break640-push-12 {
    position: relative;
    left: 50%; }
  .break640-pull-12 {
    position: relative;
    left: -50%; }
  .break640-offset-11 {
    margin-left: 45.83333%; }
  .break640-13 {
    width: 54.16667%; }
  .break640-push-13 {
    position: relative;
    left: 54.16667%; }
  .break640-pull-13 {
    position: relative;
    left: -54.16667%; }
  .break640-offset-12 {
    margin-left: 50%; }
  .break640-14 {
    width: 58.33333%; }
  .break640-push-14 {
    position: relative;
    left: 58.33333%; }
  .break640-pull-14 {
    position: relative;
    left: -58.33333%; }
  .break640-offset-13 {
    margin-left: 54.16667%; }
  .break640-15 {
    width: 62.5%; }
  .break640-push-15 {
    position: relative;
    left: 62.5%; }
  .break640-pull-15 {
    position: relative;
    left: -62.5%; }
  .break640-offset-14 {
    margin-left: 58.33333%; }
  .break640-16 {
    width: 66.66667%; }
  .break640-push-16 {
    position: relative;
    left: 66.66667%; }
  .break640-pull-16 {
    position: relative;
    left: -66.66667%; }
  .break640-offset-15 {
    margin-left: 62.5%; }
  .break640-17 {
    width: 70.83333%; }
  .break640-push-17 {
    position: relative;
    left: 70.83333%; }
  .break640-pull-17 {
    position: relative;
    left: -70.83333%; }
  .break640-offset-16 {
    margin-left: 66.66667%; }
  .break640-18 {
    width: 75%; }
  .break640-push-18 {
    position: relative;
    left: 75%; }
  .break640-pull-18 {
    position: relative;
    left: -75%; }
  .break640-offset-17 {
    margin-left: 70.83333%; }
  .break640-19 {
    width: 79.16667%; }
  .break640-push-19 {
    position: relative;
    left: 79.16667%; }
  .break640-pull-19 {
    position: relative;
    left: -79.16667%; }
  .break640-offset-18 {
    margin-left: 75%; }
  .break640-20 {
    width: 83.33333%; }
  .break640-push-20 {
    position: relative;
    left: 83.33333%; }
  .break640-pull-20 {
    position: relative;
    left: -83.33333%; }
  .break640-offset-19 {
    margin-left: 79.16667%; }
  .break640-21 {
    width: 87.5%; }
  .break640-push-21 {
    position: relative;
    left: 87.5%; }
  .break640-pull-21 {
    position: relative;
    left: -87.5%; }
  .break640-offset-20 {
    margin-left: 83.33333%; }
  .break640-22 {
    width: 91.66667%; }
  .break640-push-22 {
    position: relative;
    left: 91.66667%; }
  .break640-pull-22 {
    position: relative;
    left: -91.66667%; }
  .break640-offset-21 {
    margin-left: 87.5%; }
  .break640-23 {
    width: 95.83333%; }
  .break640-push-23 {
    position: relative;
    left: 95.83333%; }
  .break640-pull-23 {
    position: relative;
    left: -95.83333%; }
  .break640-offset-22 {
    margin-left: 91.66667%; }
  .break640-24 {
    width: 100%; }
  .break640-offset-23 {
    margin-left: 95.83333%; }
  .break640-up-1 .column, .break640-up-1 .columns {
    width: 100%;
    float: left; }
    .break640-up-1 .column:nth-of-type(1n), .break640-up-1 .columns:nth-of-type(1n) {
      clear: none; }
    .break640-up-1 .column:nth-of-type(1n+1), .break640-up-1 .columns:nth-of-type(1n+1) {
      clear: both; }
    .break640-up-1 .column:last-child, .break640-up-1 .columns:last-child {
      float: left; }
  .break640-up-2 .column, .break640-up-2 .columns {
    width: 50%;
    float: left; }
    .break640-up-2 .column:nth-of-type(1n), .break640-up-2 .columns:nth-of-type(1n) {
      clear: none; }
    .break640-up-2 .column:nth-of-type(2n+1), .break640-up-2 .columns:nth-of-type(2n+1) {
      clear: both; }
    .break640-up-2 .column:last-child, .break640-up-2 .columns:last-child {
      float: left; }
  .break640-up-3 .column, .break640-up-3 .columns {
    width: 33.33333%;
    float: left; }
    .break640-up-3 .column:nth-of-type(1n), .break640-up-3 .columns:nth-of-type(1n) {
      clear: none; }
    .break640-up-3 .column:nth-of-type(3n+1), .break640-up-3 .columns:nth-of-type(3n+1) {
      clear: both; }
    .break640-up-3 .column:last-child, .break640-up-3 .columns:last-child {
      float: left; }
  .break640-up-4 .column, .break640-up-4 .columns {
    width: 25%;
    float: left; }
    .break640-up-4 .column:nth-of-type(1n), .break640-up-4 .columns:nth-of-type(1n) {
      clear: none; }
    .break640-up-4 .column:nth-of-type(4n+1), .break640-up-4 .columns:nth-of-type(4n+1) {
      clear: both; }
    .break640-up-4 .column:last-child, .break640-up-4 .columns:last-child {
      float: left; }
  .break640-up-5 .column, .break640-up-5 .columns {
    width: 20%;
    float: left; }
    .break640-up-5 .column:nth-of-type(1n), .break640-up-5 .columns:nth-of-type(1n) {
      clear: none; }
    .break640-up-5 .column:nth-of-type(5n+1), .break640-up-5 .columns:nth-of-type(5n+1) {
      clear: both; }
    .break640-up-5 .column:last-child, .break640-up-5 .columns:last-child {
      float: left; }
  .break640-up-6 .column, .break640-up-6 .columns {
    width: 16.66667%;
    float: left; }
    .break640-up-6 .column:nth-of-type(1n), .break640-up-6 .columns:nth-of-type(1n) {
      clear: none; }
    .break640-up-6 .column:nth-of-type(6n+1), .break640-up-6 .columns:nth-of-type(6n+1) {
      clear: both; }
    .break640-up-6 .column:last-child, .break640-up-6 .columns:last-child {
      float: left; }
  .column.break640-centered, .break640-centered.columns {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .break640-uncenter,
  .break640-push-0,
  .break640-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (min-width: 48em) {
  .break768-1 {
    width: 4.16667%; }
  .break768-push-1 {
    position: relative;
    left: 4.16667%; }
  .break768-pull-1 {
    position: relative;
    left: -4.16667%; }
  .break768-offset-0 {
    margin-left: 0%; }
  .break768-2 {
    width: 8.33333%; }
  .break768-push-2 {
    position: relative;
    left: 8.33333%; }
  .break768-pull-2 {
    position: relative;
    left: -8.33333%; }
  .break768-offset-1 {
    margin-left: 4.16667%; }
  .break768-3 {
    width: 12.5%; }
  .break768-push-3 {
    position: relative;
    left: 12.5%; }
  .break768-pull-3 {
    position: relative;
    left: -12.5%; }
  .break768-offset-2 {
    margin-left: 8.33333%; }
  .break768-4 {
    width: 16.66667%; }
  .break768-push-4 {
    position: relative;
    left: 16.66667%; }
  .break768-pull-4 {
    position: relative;
    left: -16.66667%; }
  .break768-offset-3 {
    margin-left: 12.5%; }
  .break768-5 {
    width: 20.83333%; }
  .break768-push-5 {
    position: relative;
    left: 20.83333%; }
  .break768-pull-5 {
    position: relative;
    left: -20.83333%; }
  .break768-offset-4 {
    margin-left: 16.66667%; }
  .break768-6 {
    width: 25%; }
  .break768-push-6 {
    position: relative;
    left: 25%; }
  .break768-pull-6 {
    position: relative;
    left: -25%; }
  .break768-offset-5 {
    margin-left: 20.83333%; }
  .break768-7 {
    width: 29.16667%; }
  .break768-push-7 {
    position: relative;
    left: 29.16667%; }
  .break768-pull-7 {
    position: relative;
    left: -29.16667%; }
  .break768-offset-6 {
    margin-left: 25%; }
  .break768-8 {
    width: 33.33333%; }
  .break768-push-8 {
    position: relative;
    left: 33.33333%; }
  .break768-pull-8 {
    position: relative;
    left: -33.33333%; }
  .break768-offset-7 {
    margin-left: 29.16667%; }
  .break768-9 {
    width: 37.5%; }
  .break768-push-9 {
    position: relative;
    left: 37.5%; }
  .break768-pull-9 {
    position: relative;
    left: -37.5%; }
  .break768-offset-8 {
    margin-left: 33.33333%; }
  .break768-10 {
    width: 41.66667%; }
  .break768-push-10 {
    position: relative;
    left: 41.66667%; }
  .break768-pull-10 {
    position: relative;
    left: -41.66667%; }
  .break768-offset-9 {
    margin-left: 37.5%; }
  .break768-11 {
    width: 45.83333%; }
  .break768-push-11 {
    position: relative;
    left: 45.83333%; }
  .break768-pull-11 {
    position: relative;
    left: -45.83333%; }
  .break768-offset-10 {
    margin-left: 41.66667%; }
  .break768-12 {
    width: 50%; }
  .break768-push-12 {
    position: relative;
    left: 50%; }
  .break768-pull-12 {
    position: relative;
    left: -50%; }
  .break768-offset-11 {
    margin-left: 45.83333%; }
  .break768-13 {
    width: 54.16667%; }
  .break768-push-13 {
    position: relative;
    left: 54.16667%; }
  .break768-pull-13 {
    position: relative;
    left: -54.16667%; }
  .break768-offset-12 {
    margin-left: 50%; }
  .break768-14 {
    width: 58.33333%; }
  .break768-push-14 {
    position: relative;
    left: 58.33333%; }
  .break768-pull-14 {
    position: relative;
    left: -58.33333%; }
  .break768-offset-13 {
    margin-left: 54.16667%; }
  .break768-15 {
    width: 62.5%; }
  .break768-push-15 {
    position: relative;
    left: 62.5%; }
  .break768-pull-15 {
    position: relative;
    left: -62.5%; }
  .break768-offset-14 {
    margin-left: 58.33333%; }
  .break768-16 {
    width: 66.66667%; }
  .break768-push-16 {
    position: relative;
    left: 66.66667%; }
  .break768-pull-16 {
    position: relative;
    left: -66.66667%; }
  .break768-offset-15 {
    margin-left: 62.5%; }
  .break768-17 {
    width: 70.83333%; }
  .break768-push-17 {
    position: relative;
    left: 70.83333%; }
  .break768-pull-17 {
    position: relative;
    left: -70.83333%; }
  .break768-offset-16 {
    margin-left: 66.66667%; }
  .break768-18 {
    width: 75%; }
  .break768-push-18 {
    position: relative;
    left: 75%; }
  .break768-pull-18 {
    position: relative;
    left: -75%; }
  .break768-offset-17 {
    margin-left: 70.83333%; }
  .break768-19 {
    width: 79.16667%; }
  .break768-push-19 {
    position: relative;
    left: 79.16667%; }
  .break768-pull-19 {
    position: relative;
    left: -79.16667%; }
  .break768-offset-18 {
    margin-left: 75%; }
  .break768-20 {
    width: 83.33333%; }
  .break768-push-20 {
    position: relative;
    left: 83.33333%; }
  .break768-pull-20 {
    position: relative;
    left: -83.33333%; }
  .break768-offset-19 {
    margin-left: 79.16667%; }
  .break768-21 {
    width: 87.5%; }
  .break768-push-21 {
    position: relative;
    left: 87.5%; }
  .break768-pull-21 {
    position: relative;
    left: -87.5%; }
  .break768-offset-20 {
    margin-left: 83.33333%; }
  .break768-22 {
    width: 91.66667%; }
  .break768-push-22 {
    position: relative;
    left: 91.66667%; }
  .break768-pull-22 {
    position: relative;
    left: -91.66667%; }
  .break768-offset-21 {
    margin-left: 87.5%; }
  .break768-23 {
    width: 95.83333%; }
  .break768-push-23 {
    position: relative;
    left: 95.83333%; }
  .break768-pull-23 {
    position: relative;
    left: -95.83333%; }
  .break768-offset-22 {
    margin-left: 91.66667%; }
  .break768-24 {
    width: 100%; }
  .break768-offset-23 {
    margin-left: 95.83333%; }
  .break768-up-1 .column, .break768-up-1 .columns {
    width: 100%;
    float: left; }
    .break768-up-1 .column:nth-of-type(1n), .break768-up-1 .columns:nth-of-type(1n) {
      clear: none; }
    .break768-up-1 .column:nth-of-type(1n+1), .break768-up-1 .columns:nth-of-type(1n+1) {
      clear: both; }
    .break768-up-1 .column:last-child, .break768-up-1 .columns:last-child {
      float: left; }
  .break768-up-2 .column, .break768-up-2 .columns {
    width: 50%;
    float: left; }
    .break768-up-2 .column:nth-of-type(1n), .break768-up-2 .columns:nth-of-type(1n) {
      clear: none; }
    .break768-up-2 .column:nth-of-type(2n+1), .break768-up-2 .columns:nth-of-type(2n+1) {
      clear: both; }
    .break768-up-2 .column:last-child, .break768-up-2 .columns:last-child {
      float: left; }
  .break768-up-3 .column, .break768-up-3 .columns {
    width: 33.33333%;
    float: left; }
    .break768-up-3 .column:nth-of-type(1n), .break768-up-3 .columns:nth-of-type(1n) {
      clear: none; }
    .break768-up-3 .column:nth-of-type(3n+1), .break768-up-3 .columns:nth-of-type(3n+1) {
      clear: both; }
    .break768-up-3 .column:last-child, .break768-up-3 .columns:last-child {
      float: left; }
  .break768-up-4 .column, .break768-up-4 .columns {
    width: 25%;
    float: left; }
    .break768-up-4 .column:nth-of-type(1n), .break768-up-4 .columns:nth-of-type(1n) {
      clear: none; }
    .break768-up-4 .column:nth-of-type(4n+1), .break768-up-4 .columns:nth-of-type(4n+1) {
      clear: both; }
    .break768-up-4 .column:last-child, .break768-up-4 .columns:last-child {
      float: left; }
  .break768-up-5 .column, .break768-up-5 .columns {
    width: 20%;
    float: left; }
    .break768-up-5 .column:nth-of-type(1n), .break768-up-5 .columns:nth-of-type(1n) {
      clear: none; }
    .break768-up-5 .column:nth-of-type(5n+1), .break768-up-5 .columns:nth-of-type(5n+1) {
      clear: both; }
    .break768-up-5 .column:last-child, .break768-up-5 .columns:last-child {
      float: left; }
  .break768-up-6 .column, .break768-up-6 .columns {
    width: 16.66667%;
    float: left; }
    .break768-up-6 .column:nth-of-type(1n), .break768-up-6 .columns:nth-of-type(1n) {
      clear: none; }
    .break768-up-6 .column:nth-of-type(6n+1), .break768-up-6 .columns:nth-of-type(6n+1) {
      clear: both; }
    .break768-up-6 .column:last-child, .break768-up-6 .columns:last-child {
      float: left; }
  .column.break768-centered, .break768-centered.columns {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .break768-uncenter,
  .break768-push-0,
  .break768-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (min-width: 60em) {
  .break960-1 {
    width: 4.16667%; }
  .break960-push-1 {
    position: relative;
    left: 4.16667%; }
  .break960-pull-1 {
    position: relative;
    left: -4.16667%; }
  .break960-offset-0 {
    margin-left: 0%; }
  .break960-2 {
    width: 8.33333%; }
  .break960-push-2 {
    position: relative;
    left: 8.33333%; }
  .break960-pull-2 {
    position: relative;
    left: -8.33333%; }
  .break960-offset-1 {
    margin-left: 4.16667%; }
  .break960-3 {
    width: 12.5%; }
  .break960-push-3 {
    position: relative;
    left: 12.5%; }
  .break960-pull-3 {
    position: relative;
    left: -12.5%; }
  .break960-offset-2 {
    margin-left: 8.33333%; }
  .break960-4 {
    width: 16.66667%; }
  .break960-push-4 {
    position: relative;
    left: 16.66667%; }
  .break960-pull-4 {
    position: relative;
    left: -16.66667%; }
  .break960-offset-3 {
    margin-left: 12.5%; }
  .break960-5 {
    width: 20.83333%; }
  .break960-push-5 {
    position: relative;
    left: 20.83333%; }
  .break960-pull-5 {
    position: relative;
    left: -20.83333%; }
  .break960-offset-4 {
    margin-left: 16.66667%; }
  .break960-6 {
    width: 25%; }
  .break960-push-6 {
    position: relative;
    left: 25%; }
  .break960-pull-6 {
    position: relative;
    left: -25%; }
  .break960-offset-5 {
    margin-left: 20.83333%; }
  .break960-7 {
    width: 29.16667%; }
  .break960-push-7 {
    position: relative;
    left: 29.16667%; }
  .break960-pull-7 {
    position: relative;
    left: -29.16667%; }
  .break960-offset-6 {
    margin-left: 25%; }
  .break960-8 {
    width: 33.33333%; }
  .break960-push-8 {
    position: relative;
    left: 33.33333%; }
  .break960-pull-8 {
    position: relative;
    left: -33.33333%; }
  .break960-offset-7 {
    margin-left: 29.16667%; }
  .break960-9 {
    width: 37.5%; }
  .break960-push-9 {
    position: relative;
    left: 37.5%; }
  .break960-pull-9 {
    position: relative;
    left: -37.5%; }
  .break960-offset-8 {
    margin-left: 33.33333%; }
  .break960-10 {
    width: 41.66667%; }
  .break960-push-10 {
    position: relative;
    left: 41.66667%; }
  .break960-pull-10 {
    position: relative;
    left: -41.66667%; }
  .break960-offset-9 {
    margin-left: 37.5%; }
  .break960-11 {
    width: 45.83333%; }
  .break960-push-11 {
    position: relative;
    left: 45.83333%; }
  .break960-pull-11 {
    position: relative;
    left: -45.83333%; }
  .break960-offset-10 {
    margin-left: 41.66667%; }
  .break960-12 {
    width: 50%; }
  .break960-push-12 {
    position: relative;
    left: 50%; }
  .break960-pull-12 {
    position: relative;
    left: -50%; }
  .break960-offset-11 {
    margin-left: 45.83333%; }
  .break960-13 {
    width: 54.16667%; }
  .break960-push-13 {
    position: relative;
    left: 54.16667%; }
  .break960-pull-13 {
    position: relative;
    left: -54.16667%; }
  .break960-offset-12 {
    margin-left: 50%; }
  .break960-14 {
    width: 58.33333%; }
  .break960-push-14 {
    position: relative;
    left: 58.33333%; }
  .break960-pull-14 {
    position: relative;
    left: -58.33333%; }
  .break960-offset-13 {
    margin-left: 54.16667%; }
  .break960-15 {
    width: 62.5%; }
  .break960-push-15 {
    position: relative;
    left: 62.5%; }
  .break960-pull-15 {
    position: relative;
    left: -62.5%; }
  .break960-offset-14 {
    margin-left: 58.33333%; }
  .break960-16 {
    width: 66.66667%; }
  .break960-push-16 {
    position: relative;
    left: 66.66667%; }
  .break960-pull-16 {
    position: relative;
    left: -66.66667%; }
  .break960-offset-15 {
    margin-left: 62.5%; }
  .break960-17 {
    width: 70.83333%; }
  .break960-push-17 {
    position: relative;
    left: 70.83333%; }
  .break960-pull-17 {
    position: relative;
    left: -70.83333%; }
  .break960-offset-16 {
    margin-left: 66.66667%; }
  .break960-18 {
    width: 75%; }
  .break960-push-18 {
    position: relative;
    left: 75%; }
  .break960-pull-18 {
    position: relative;
    left: -75%; }
  .break960-offset-17 {
    margin-left: 70.83333%; }
  .break960-19 {
    width: 79.16667%; }
  .break960-push-19 {
    position: relative;
    left: 79.16667%; }
  .break960-pull-19 {
    position: relative;
    left: -79.16667%; }
  .break960-offset-18 {
    margin-left: 75%; }
  .break960-20 {
    width: 83.33333%; }
  .break960-push-20 {
    position: relative;
    left: 83.33333%; }
  .break960-pull-20 {
    position: relative;
    left: -83.33333%; }
  .break960-offset-19 {
    margin-left: 79.16667%; }
  .break960-21 {
    width: 87.5%; }
  .break960-push-21 {
    position: relative;
    left: 87.5%; }
  .break960-pull-21 {
    position: relative;
    left: -87.5%; }
  .break960-offset-20 {
    margin-left: 83.33333%; }
  .break960-22 {
    width: 91.66667%; }
  .break960-push-22 {
    position: relative;
    left: 91.66667%; }
  .break960-pull-22 {
    position: relative;
    left: -91.66667%; }
  .break960-offset-21 {
    margin-left: 87.5%; }
  .break960-23 {
    width: 95.83333%; }
  .break960-push-23 {
    position: relative;
    left: 95.83333%; }
  .break960-pull-23 {
    position: relative;
    left: -95.83333%; }
  .break960-offset-22 {
    margin-left: 91.66667%; }
  .break960-24 {
    width: 100%; }
  .break960-offset-23 {
    margin-left: 95.83333%; }
  .break960-up-1 .column, .break960-up-1 .columns {
    width: 100%;
    float: left; }
    .break960-up-1 .column:nth-of-type(1n), .break960-up-1 .columns:nth-of-type(1n) {
      clear: none; }
    .break960-up-1 .column:nth-of-type(1n+1), .break960-up-1 .columns:nth-of-type(1n+1) {
      clear: both; }
    .break960-up-1 .column:last-child, .break960-up-1 .columns:last-child {
      float: left; }
  .break960-up-2 .column, .break960-up-2 .columns {
    width: 50%;
    float: left; }
    .break960-up-2 .column:nth-of-type(1n), .break960-up-2 .columns:nth-of-type(1n) {
      clear: none; }
    .break960-up-2 .column:nth-of-type(2n+1), .break960-up-2 .columns:nth-of-type(2n+1) {
      clear: both; }
    .break960-up-2 .column:last-child, .break960-up-2 .columns:last-child {
      float: left; }
  .break960-up-3 .column, .break960-up-3 .columns {
    width: 33.33333%;
    float: left; }
    .break960-up-3 .column:nth-of-type(1n), .break960-up-3 .columns:nth-of-type(1n) {
      clear: none; }
    .break960-up-3 .column:nth-of-type(3n+1), .break960-up-3 .columns:nth-of-type(3n+1) {
      clear: both; }
    .break960-up-3 .column:last-child, .break960-up-3 .columns:last-child {
      float: left; }
  .break960-up-4 .column, .break960-up-4 .columns {
    width: 25%;
    float: left; }
    .break960-up-4 .column:nth-of-type(1n), .break960-up-4 .columns:nth-of-type(1n) {
      clear: none; }
    .break960-up-4 .column:nth-of-type(4n+1), .break960-up-4 .columns:nth-of-type(4n+1) {
      clear: both; }
    .break960-up-4 .column:last-child, .break960-up-4 .columns:last-child {
      float: left; }
  .break960-up-5 .column, .break960-up-5 .columns {
    width: 20%;
    float: left; }
    .break960-up-5 .column:nth-of-type(1n), .break960-up-5 .columns:nth-of-type(1n) {
      clear: none; }
    .break960-up-5 .column:nth-of-type(5n+1), .break960-up-5 .columns:nth-of-type(5n+1) {
      clear: both; }
    .break960-up-5 .column:last-child, .break960-up-5 .columns:last-child {
      float: left; }
  .break960-up-6 .column, .break960-up-6 .columns {
    width: 16.66667%;
    float: left; }
    .break960-up-6 .column:nth-of-type(1n), .break960-up-6 .columns:nth-of-type(1n) {
      clear: none; }
    .break960-up-6 .column:nth-of-type(6n+1), .break960-up-6 .columns:nth-of-type(6n+1) {
      clear: both; }
    .break960-up-6 .column:last-child, .break960-up-6 .columns:last-child {
      float: left; }
  .column.break960-centered, .break960-centered.columns {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .break960-uncenter,
  .break960-push-0,
  .break960-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (min-width: 75em) {
  .break1200-1 {
    width: 4.16667%; }
  .break1200-push-1 {
    position: relative;
    left: 4.16667%; }
  .break1200-pull-1 {
    position: relative;
    left: -4.16667%; }
  .break1200-offset-0 {
    margin-left: 0%; }
  .break1200-2 {
    width: 8.33333%; }
  .break1200-push-2 {
    position: relative;
    left: 8.33333%; }
  .break1200-pull-2 {
    position: relative;
    left: -8.33333%; }
  .break1200-offset-1 {
    margin-left: 4.16667%; }
  .break1200-3 {
    width: 12.5%; }
  .break1200-push-3 {
    position: relative;
    left: 12.5%; }
  .break1200-pull-3 {
    position: relative;
    left: -12.5%; }
  .break1200-offset-2 {
    margin-left: 8.33333%; }
  .break1200-4 {
    width: 16.66667%; }
  .break1200-push-4 {
    position: relative;
    left: 16.66667%; }
  .break1200-pull-4 {
    position: relative;
    left: -16.66667%; }
  .break1200-offset-3 {
    margin-left: 12.5%; }
  .break1200-5 {
    width: 20.83333%; }
  .break1200-push-5 {
    position: relative;
    left: 20.83333%; }
  .break1200-pull-5 {
    position: relative;
    left: -20.83333%; }
  .break1200-offset-4 {
    margin-left: 16.66667%; }
  .break1200-6 {
    width: 25%; }
  .break1200-push-6 {
    position: relative;
    left: 25%; }
  .break1200-pull-6 {
    position: relative;
    left: -25%; }
  .break1200-offset-5 {
    margin-left: 20.83333%; }
  .break1200-7 {
    width: 29.16667%; }
  .break1200-push-7 {
    position: relative;
    left: 29.16667%; }
  .break1200-pull-7 {
    position: relative;
    left: -29.16667%; }
  .break1200-offset-6 {
    margin-left: 25%; }
  .break1200-8 {
    width: 33.33333%; }
  .break1200-push-8 {
    position: relative;
    left: 33.33333%; }
  .break1200-pull-8 {
    position: relative;
    left: -33.33333%; }
  .break1200-offset-7 {
    margin-left: 29.16667%; }
  .break1200-9 {
    width: 37.5%; }
  .break1200-push-9 {
    position: relative;
    left: 37.5%; }
  .break1200-pull-9 {
    position: relative;
    left: -37.5%; }
  .break1200-offset-8 {
    margin-left: 33.33333%; }
  .break1200-10 {
    width: 41.66667%; }
  .break1200-push-10 {
    position: relative;
    left: 41.66667%; }
  .break1200-pull-10 {
    position: relative;
    left: -41.66667%; }
  .break1200-offset-9 {
    margin-left: 37.5%; }
  .break1200-11 {
    width: 45.83333%; }
  .break1200-push-11 {
    position: relative;
    left: 45.83333%; }
  .break1200-pull-11 {
    position: relative;
    left: -45.83333%; }
  .break1200-offset-10 {
    margin-left: 41.66667%; }
  .break1200-12 {
    width: 50%; }
  .break1200-push-12 {
    position: relative;
    left: 50%; }
  .break1200-pull-12 {
    position: relative;
    left: -50%; }
  .break1200-offset-11 {
    margin-left: 45.83333%; }
  .break1200-13 {
    width: 54.16667%; }
  .break1200-push-13 {
    position: relative;
    left: 54.16667%; }
  .break1200-pull-13 {
    position: relative;
    left: -54.16667%; }
  .break1200-offset-12 {
    margin-left: 50%; }
  .break1200-14 {
    width: 58.33333%; }
  .break1200-push-14 {
    position: relative;
    left: 58.33333%; }
  .break1200-pull-14 {
    position: relative;
    left: -58.33333%; }
  .break1200-offset-13 {
    margin-left: 54.16667%; }
  .break1200-15 {
    width: 62.5%; }
  .break1200-push-15 {
    position: relative;
    left: 62.5%; }
  .break1200-pull-15 {
    position: relative;
    left: -62.5%; }
  .break1200-offset-14 {
    margin-left: 58.33333%; }
  .break1200-16 {
    width: 66.66667%; }
  .break1200-push-16 {
    position: relative;
    left: 66.66667%; }
  .break1200-pull-16 {
    position: relative;
    left: -66.66667%; }
  .break1200-offset-15 {
    margin-left: 62.5%; }
  .break1200-17 {
    width: 70.83333%; }
  .break1200-push-17 {
    position: relative;
    left: 70.83333%; }
  .break1200-pull-17 {
    position: relative;
    left: -70.83333%; }
  .break1200-offset-16 {
    margin-left: 66.66667%; }
  .break1200-18 {
    width: 75%; }
  .break1200-push-18 {
    position: relative;
    left: 75%; }
  .break1200-pull-18 {
    position: relative;
    left: -75%; }
  .break1200-offset-17 {
    margin-left: 70.83333%; }
  .break1200-19 {
    width: 79.16667%; }
  .break1200-push-19 {
    position: relative;
    left: 79.16667%; }
  .break1200-pull-19 {
    position: relative;
    left: -79.16667%; }
  .break1200-offset-18 {
    margin-left: 75%; }
  .break1200-20 {
    width: 83.33333%; }
  .break1200-push-20 {
    position: relative;
    left: 83.33333%; }
  .break1200-pull-20 {
    position: relative;
    left: -83.33333%; }
  .break1200-offset-19 {
    margin-left: 79.16667%; }
  .break1200-21 {
    width: 87.5%; }
  .break1200-push-21 {
    position: relative;
    left: 87.5%; }
  .break1200-pull-21 {
    position: relative;
    left: -87.5%; }
  .break1200-offset-20 {
    margin-left: 83.33333%; }
  .break1200-22 {
    width: 91.66667%; }
  .break1200-push-22 {
    position: relative;
    left: 91.66667%; }
  .break1200-pull-22 {
    position: relative;
    left: -91.66667%; }
  .break1200-offset-21 {
    margin-left: 87.5%; }
  .break1200-23 {
    width: 95.83333%; }
  .break1200-push-23 {
    position: relative;
    left: 95.83333%; }
  .break1200-pull-23 {
    position: relative;
    left: -95.83333%; }
  .break1200-offset-22 {
    margin-left: 91.66667%; }
  .break1200-24 {
    width: 100%; }
  .break1200-offset-23 {
    margin-left: 95.83333%; }
  .break1200-up-1 .column, .break1200-up-1 .columns {
    width: 100%;
    float: left; }
    .break1200-up-1 .column:nth-of-type(1n), .break1200-up-1 .columns:nth-of-type(1n) {
      clear: none; }
    .break1200-up-1 .column:nth-of-type(1n+1), .break1200-up-1 .columns:nth-of-type(1n+1) {
      clear: both; }
    .break1200-up-1 .column:last-child, .break1200-up-1 .columns:last-child {
      float: left; }
  .break1200-up-2 .column, .break1200-up-2 .columns {
    width: 50%;
    float: left; }
    .break1200-up-2 .column:nth-of-type(1n), .break1200-up-2 .columns:nth-of-type(1n) {
      clear: none; }
    .break1200-up-2 .column:nth-of-type(2n+1), .break1200-up-2 .columns:nth-of-type(2n+1) {
      clear: both; }
    .break1200-up-2 .column:last-child, .break1200-up-2 .columns:last-child {
      float: left; }
  .break1200-up-3 .column, .break1200-up-3 .columns {
    width: 33.33333%;
    float: left; }
    .break1200-up-3 .column:nth-of-type(1n), .break1200-up-3 .columns:nth-of-type(1n) {
      clear: none; }
    .break1200-up-3 .column:nth-of-type(3n+1), .break1200-up-3 .columns:nth-of-type(3n+1) {
      clear: both; }
    .break1200-up-3 .column:last-child, .break1200-up-3 .columns:last-child {
      float: left; }
  .break1200-up-4 .column, .break1200-up-4 .columns {
    width: 25%;
    float: left; }
    .break1200-up-4 .column:nth-of-type(1n), .break1200-up-4 .columns:nth-of-type(1n) {
      clear: none; }
    .break1200-up-4 .column:nth-of-type(4n+1), .break1200-up-4 .columns:nth-of-type(4n+1) {
      clear: both; }
    .break1200-up-4 .column:last-child, .break1200-up-4 .columns:last-child {
      float: left; }
  .break1200-up-5 .column, .break1200-up-5 .columns {
    width: 20%;
    float: left; }
    .break1200-up-5 .column:nth-of-type(1n), .break1200-up-5 .columns:nth-of-type(1n) {
      clear: none; }
    .break1200-up-5 .column:nth-of-type(5n+1), .break1200-up-5 .columns:nth-of-type(5n+1) {
      clear: both; }
    .break1200-up-5 .column:last-child, .break1200-up-5 .columns:last-child {
      float: left; }
  .break1200-up-6 .column, .break1200-up-6 .columns {
    width: 16.66667%;
    float: left; }
    .break1200-up-6 .column:nth-of-type(1n), .break1200-up-6 .columns:nth-of-type(1n) {
      clear: none; }
    .break1200-up-6 .column:nth-of-type(6n+1), .break1200-up-6 .columns:nth-of-type(6n+1) {
      clear: both; }
    .break1200-up-6 .column:last-child, .break1200-up-6 .columns:last-child {
      float: left; }
  .column.break1200-centered, .break1200-centered.columns {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .break1200-uncenter,
  .break1200-push-0,
  .break1200-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0; } }

@media screen and (min-width: 80em) {
  .break1280-1 {
    width: 4.16667%; }
  .break1280-push-1 {
    position: relative;
    left: 4.16667%; }
  .break1280-pull-1 {
    position: relative;
    left: -4.16667%; }
  .break1280-offset-0 {
    margin-left: 0%; }
  .break1280-2 {
    width: 8.33333%; }
  .break1280-push-2 {
    position: relative;
    left: 8.33333%; }
  .break1280-pull-2 {
    position: relative;
    left: -8.33333%; }
  .break1280-offset-1 {
    margin-left: 4.16667%; }
  .break1280-3 {
    width: 12.5%; }
  .break1280-push-3 {
    position: relative;
    left: 12.5%; }
  .break1280-pull-3 {
    position: relative;
    left: -12.5%; }
  .break1280-offset-2 {
    margin-left: 8.33333%; }
  .break1280-4 {
    width: 16.66667%; }
  .break1280-push-4 {
    position: relative;
    left: 16.66667%; }
  .break1280-pull-4 {
    position: relative;
    left: -16.66667%; }
  .break1280-offset-3 {
    margin-left: 12.5%; }
  .break1280-5 {
    width: 20.83333%; }
  .break1280-push-5 {
    position: relative;
    left: 20.83333%; }
  .break1280-pull-5 {
    position: relative;
    left: -20.83333%; }
  .break1280-offset-4 {
    margin-left: 16.66667%; }
  .break1280-6 {
    width: 25%; }
  .break1280-push-6 {
    position: relative;
    left: 25%; }
  .break1280-pull-6 {
    position: relative;
    left: -25%; }
  .break1280-offset-5 {
    margin-left: 20.83333%; }
  .break1280-7 {
    width: 29.16667%; }
  .break1280-push-7 {
    position: relative;
    left: 29.16667%; }
  .break1280-pull-7 {
    position: relative;
    left: -29.16667%; }
  .break1280-offset-6 {
    margin-left: 25%; }
  .break1280-8 {
    width: 33.33333%; }
  .break1280-push-8 {
    position: relative;
    left: 33.33333%; }
  .break1280-pull-8 {
    position: relative;
    left: -33.33333%; }
  .break1280-offset-7 {
    margin-left: 29.16667%; }
  .break1280-9 {
    width: 37.5%; }
  .break1280-push-9 {
    position: relative;
    left: 37.5%; }
  .break1280-pull-9 {
    position: relative;
    left: -37.5%; }
  .break1280-offset-8 {
    margin-left: 33.33333%; }
  .break1280-10 {
    width: 41.66667%; }
  .break1280-push-10 {
    position: relative;
    left: 41.66667%; }
  .break1280-pull-10 {
    position: relative;
    left: -41.66667%; }
  .break1280-offset-9 {
    margin-left: 37.5%; }
  .break1280-11 {
    width: 45.83333%; }
  .break1280-push-11 {
    position: relative;
    left: 45.83333%; }
  .break1280-pull-11 {
    position: relative;
    left: -45.83333%; }
  .break1280-offset-10 {
    margin-left: 41.66667%; }
  .break1280-12 {
    width: 50%; }
  .break1280-push-12 {
    position: relative;
    left: 50%; }
  .break1280-pull-12 {
    position: relative;
    left: -50%; }
  .break1280-offset-11 {
    margin-left: 45.83333%; }
  .break1280-13 {
    width: 54.16667%; }
  .break1280-push-13 {
    position: relative;
    left: 54.16667%; }
  .break1280-pull-13 {
    position: relative;
    left: -54.16667%; }
  .break1280-offset-12 {
    margin-left: 50%; }
  .break1280-14 {
    width: 58.33333%; }
  .break1280-push-14 {
    position: relative;
    left: 58.33333%; }
  .break1280-pull-14 {
    position: relative;
    left: -58.33333%; }
  .break1280-offset-13 {
    margin-left: 54.16667%; }
  .break1280-15 {
    width: 62.5%; }
  .break1280-push-15 {
    position: relative;
    left: 62.5%; }
  .break1280-pull-15 {
    position: relative;
    left: -62.5%; }
  .break1280-offset-14 {
    margin-left: 58.33333%; }
  .break1280-16 {
    width: 66.66667%; }
  .break1280-push-16 {
    position: relative;
    left: 66.66667%; }
  .break1280-pull-16 {
    position: relative;
    left: -66.66667%; }
  .break1280-offset-15 {
    margin-left: 62.5%; }
  .break1280-17 {
    width: 70.83333%; }
  .break1280-push-17 {
    position: relative;
    left: 70.83333%; }
  .break1280-pull-17 {
    position: relative;
    left: -70.83333%; }
  .break1280-offset-16 {
    margin-left: 66.66667%; }
  .break1280-18 {
    width: 75%; }
  .break1280-push-18 {
    position: relative;
    left: 75%; }
  .break1280-pull-18 {
    position: relative;
    left: -75%; }
  .break1280-offset-17 {
    margin-left: 70.83333%; }
  .break1280-19 {
    width: 79.16667%; }
  .break1280-push-19 {
    position: relative;
    left: 79.16667%; }
  .break1280-pull-19 {
    position: relative;
    left: -79.16667%; }
  .break1280-offset-18 {
    margin-left: 75%; }
  .break1280-20 {
    width: 83.33333%; }
  .break1280-push-20 {
    position: relative;
    left: 83.33333%; }
  .break1280-pull-20 {
    position: relative;
    left: -83.33333%; }
  .break1280-offset-19 {
    margin-left: 79.16667%; }
  .break1280-21 {
    width: 87.5%; }
  .break1280-push-21 {
    position: relative;
    left: 87.5%; }
  .break1280-pull-21 {
    position: relative;
    left: -87.5%; }
  .break1280-offset-20 {
    margin-left: 83.33333%; }
  .break1280-22 {
    width: 91.66667%; }
  .break1280-push-22 {
    position: relative;
    left: 91.66667%; }
  .break1280-pull-22 {
    position: relative;
    left: -91.66667%; }
  .break1280-offset-21 {
    margin-left: 87.5%; }
  .break1280-23 {
    width: 95.83333%; }
  .break1280-push-23 {
    position: relative;
    left: 95.83333%; }
  .break1280-pull-23 {
    position: relative;
    left: -95.83333%; }
  .break1280-offset-22 {
    margin-left: 91.66667%; }
  .break1280-24 {
    width: 100%; }
  .break1280-offset-23 {
    margin-left: 95.83333%; }
  .break1280-up-1 .column, .break1280-up-1 .columns {
    width: 100%;
    float: left; }
    .break1280-up-1 .column:nth-of-type(1n), .break1280-up-1 .columns:nth-of-type(1n) {
      clear: none; }
    .break1280-up-1 .column:nth-of-type(1n+1), .break1280-up-1 .columns:nth-of-type(1n+1) {
      clear: both; }
    .break1280-up-1 .column:last-child, .break1280-up-1 .columns:last-child {
      float: left; }
  .break1280-up-2 .column, .break1280-up-2 .columns {
    width: 50%;
    float: left; }
    .break1280-up-2 .column:nth-of-type(1n), .break1280-up-2 .columns:nth-of-type(1n) {
      clear: none; }
    .break1280-up-2 .column:nth-of-type(2n+1), .break1280-up-2 .columns:nth-of-type(2n+1) {
      clear: both; }
    .break1280-up-2 .column:last-child, .break1280-up-2 .columns:last-child {
      float: left; }
  .break1280-up-3 .column, .break1280-up-3 .columns {
    width: 33.33333%;
    float: left; }
    .break1280-up-3 .column:nth-of-type(1n), .break1280-up-3 .columns:nth-of-type(1n) {
      clear: none; }
    .break1280-up-3 .column:nth-of-type(3n+1), .break1280-up-3 .columns:nth-of-type(3n+1) {
      clear: both; }
    .break1280-up-3 .column:last-child, .break1280-up-3 .columns:last-child {
      float: left; }
  .break1280-up-4 .column, .break1280-up-4 .columns {
    width: 25%;
    float: left; }
    .break1280-up-4 .column:nth-of-type(1n), .break1280-up-4 .columns:nth-of-type(1n) {
      clear: none; }
    .break1280-up-4 .column:nth-of-type(4n+1), .break1280-up-4 .columns:nth-of-type(4n+1) {
      clear: both; }
    .break1280-up-4 .column:last-child, .break1280-up-4 .columns:last-child {
      float: left; }
  .break1280-up-5 .column, .break1280-up-5 .columns {
    width: 20%;
    float: left; }
    .break1280-up-5 .column:nth-of-type(1n), .break1280-up-5 .columns:nth-of-type(1n) {
      clear: none; }
    .break1280-up-5 .column:nth-of-type(5n+1), .break1280-up-5 .columns:nth-of-type(5n+1) {
      clear: both; }
    .break1280-up-5 .column:last-child, .break1280-up-5 .columns:last-child {
      float: left; }
  .break1280-up-6 .column, .break1280-up-6 .columns {
    width: 16.66667%;
    float: left; }
    .break1280-up-6 .column:nth-of-type(1n), .break1280-up-6 .columns:nth-of-type(1n) {
      clear: none; }
    .break1280-up-6 .column:nth-of-type(6n+1), .break1280-up-6 .columns:nth-of-type(6n+1) {
      clear: both; }
    .break1280-up-6 .column:last-child, .break1280-up-6 .columns:last-child {
      float: left; }
  .column.break1280-centered, .break1280-centered.columns {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .break1280-uncenter,
  .break1280-push-0,
  .break1280-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0; } }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  font-size: inherit;
  line-height: 1.6;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    color: #cacaca;
    line-height: 0; }

h1 {
  font-size: 1.5rem; }

h2 {
  font-size: 1.25rem; }

h3 {
  font-size: 1.1875rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.0625rem; }

h6 {
  font-size: 1rem; }

@media screen and (min-width: 40em) {
  h1 {
    font-size: 3rem; }
  h2 {
    font-size: 2.5rem; }
  h3 {
    font-size: 1.9375rem; }
  h4 {
    font-size: 1.5625rem; }
  h5 {
    font-size: 1.25rem; }
  h6 {
    font-size: 1rem; } }

a {
  color: #2199e8;
  text-decoration: none;
  line-height: inherit;
  cursor: pointer; }
  a:hover, a:focus {
    color: #1585cf; }
  a img {
    border: 0; }

hr {
  max-width: 87.5rem;
  height: 0;
  border-top: 0;
  border-bottom: 1px solid #cacaca;
  margin: 1.25rem auto;
  clear: both; }

ul,
ol,
dl {
  line-height: 1.6;
  margin-bottom: 1rem;
  list-style-position: outside; }

li {
  font-size: inherit; }

ul {
  list-style-type: disc;
  margin-left: 1.25rem; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style-type: inherit; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: '\2014 \0020'; }

abbr {
  color: #0a0a0a;
  cursor: help;
  border-bottom: 1px dotted #0a0a0a; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  background-color: #e6e6e6;
  border: 1px solid #cacaca;
  padding: 0.125rem 0.3125rem 0.0625rem; }

kbd {
  padding: 0.125rem 0.25rem 0;
  margin: 0;
  background-color: #e6e6e6;
  color: #0a0a0a;
  font-family: Consolas, "Liberation Mono", Courier, monospace; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

.no-bullet {
  margin-left: 0;
  list-style: none; }

.text-left {
  text-align: left; }

.zero-text-left {
  text-align: left; }

@media screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; } }

@media screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; } }

@media screen and (min-width: 20em) {
  .break320-text-left {
    text-align: left; } }

@media screen and (min-width: 29.25em) {
  .break468-text-left {
    text-align: left; } }

@media screen and (min-width: 40em) {
  .break640-text-left {
    text-align: left; } }

@media screen and (min-width: 48em) {
  .break768-text-left {
    text-align: left; } }

@media screen and (min-width: 60em) {
  .break960-text-left {
    text-align: left; } }

@media screen and (min-width: 75em) {
  .break1200-text-left {
    text-align: left; } }

@media screen and (min-width: 80em) {
  .break1280-text-left {
    text-align: left; } }

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

.zero-text-right {
  text-align: right; }

@media screen and (min-width: 40em) {
  .medium-text-right {
    text-align: right; } }

@media screen and (min-width: 64em) {
  .large-text-right {
    text-align: right; } }

@media screen and (min-width: 20em) {
  .break320-text-right {
    text-align: right; } }

@media screen and (min-width: 29.25em) {
  .break468-text-right {
    text-align: right; } }

@media screen and (min-width: 40em) {
  .break640-text-right {
    text-align: right; } }

@media screen and (min-width: 48em) {
  .break768-text-right {
    text-align: right; } }

@media screen and (min-width: 60em) {
  .break960-text-right {
    text-align: right; } }

@media screen and (min-width: 75em) {
  .break1200-text-right {
    text-align: right; } }

@media screen and (min-width: 80em) {
  .break1280-text-right {
    text-align: right; } }

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

.zero-text-center {
  text-align: center; }

@media screen and (min-width: 40em) {
  .medium-text-center {
    text-align: center; } }

@media screen and (min-width: 64em) {
  .large-text-center {
    text-align: center; } }

@media screen and (min-width: 20em) {
  .break320-text-center {
    text-align: center; } }

@media screen and (min-width: 29.25em) {
  .break468-text-center {
    text-align: center; } }

@media screen and (min-width: 40em) {
  .break640-text-center {
    text-align: center; } }

@media screen and (min-width: 48em) {
  .break768-text-center {
    text-align: center; } }

@media screen and (min-width: 60em) {
  .break960-text-center {
    text-align: center; } }

@media screen and (min-width: 75em) {
  .break1200-text-center {
    text-align: center; } }

@media screen and (min-width: 80em) {
  .break1280-text-center {
    text-align: center; } }

.text-justify {
  text-align: justify; }

.zero-text-justify {
  text-align: justify; }

@media screen and (min-width: 40em) {
  .medium-text-justify {
    text-align: justify; } }

@media screen and (min-width: 64em) {
  .large-text-justify {
    text-align: justify; } }

@media screen and (min-width: 20em) {
  .break320-text-justify {
    text-align: justify; } }

@media screen and (min-width: 29.25em) {
  .break468-text-justify {
    text-align: justify; } }

@media screen and (min-width: 40em) {
  .break640-text-justify {
    text-align: justify; } }

@media screen and (min-width: 48em) {
  .break768-text-justify {
    text-align: justify; } }

@media screen and (min-width: 60em) {
  .break960-text-justify {
    text-align: justify; } }

@media screen and (min-width: 75em) {
  .break1200-text-justify {
    text-align: justify; } }

@media screen and (min-width: 80em) {
  .break1280-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

[type="text"], [type="password"], [type="date"], [type="datetime"], [type="datetime-local"], [type="month"], [type="week"], [type="email"], [type="number"], [type="search"], [type="tel"], [type="time"], [type="url"], [type="color"],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-family: inherit;
  font-size: 1rem;
  color: #8a8a8a;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  border-radius: 0;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none; }
  [type="text"]:focus, [type="password"]:focus, [type="date"]:focus, [type="datetime"]:focus, [type="datetime-local"]:focus, [type="month"]:focus, [type="week"]:focus, [type="email"]:focus, [type="number"]:focus, [type="search"]:focus, [type="tel"]:focus, [type="time"]:focus, [type="url"]:focus, [type="color"]:focus,
  textarea:focus {
    border: 1px solid #8a8a8a;
    background: #fefefe;
    outline: none;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: default; }

[type="submit"],
[type="button"] {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none; }

input[type="search"] {
  box-sizing: border-box; }

[type="file"],
[type="checkbox"],
[type="radio"] {
  margin: 0 0 1rem; }

[type="checkbox"] + label,
[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

label > [type="checkbox"],
label > [type="label"] {
  margin-right: 0.5rem; }

[type="file"] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #333; }

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem; }

.input-group-label, .input-group-field, .input-group-button {
  display: table-cell;
  margin: 0;
  vertical-align: middle; }

.input-group-label {
  text-align: center;
  width: 1%;
  height: 100%;
  padding: 0 1rem;
  background: #e6e6e6;
  color: #0a0a0a;
  border: 1px solid #cacaca; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-button {
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%; }

fieldset {
  border: 0;
  padding: 0;
  margin: 0; }

legend {
  margin-bottom: 0.5rem; }

.fieldset {
  border: 1px solid #cacaca;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  .fieldset legend {
    background: #fefefe;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }

select {
  height: 2.4375rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  margin: 0 0 1rem;
  font-size: 1rem;
  font-family: inherit;
  line-height: normal;
  color: #8a8a8a;
  background-color: #fafafa;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb(51, 51, 51)"></polygon></svg>');
  background-size: 9px 6px;
  background-position: right 0.5rem center;
  background-repeat: no-repeat; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:disabled {
    background-color: #e6e6e6;
    cursor: default; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto; }

.is-invalid-input:not(:focus) {
  background-color: rgba(236, 88, 64, 0.1);
  border-color: #ec5840; }

.is-invalid-label {
  color: #ec5840; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ec5840; }
  .form-error.is-visible {
    display: block; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

.hide-for-zero {
  display: none !important; }

.show-for-zero {
  display: none !important; }

@media screen and (min-width: 0em) and (max-width: -0.0625em) {
  .hide-for-zero-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 0em) {
  .show-for-zero-only {
    display: none !important; } }

@media screen and (min-width: 0em) and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

@media screen and (min-width: 20em) {
  .hide-for-break320 {
    display: none !important; } }

@media screen and (max-width: 19.9375em) {
  .show-for-break320 {
    display: none !important; } }

@media screen and (min-width: 20em) and (max-width: 29.1875em) {
  .hide-for-break320-only {
    display: none !important; } }

@media screen and (max-width: 19.9375em), screen and (min-width: 29.25em) {
  .show-for-break320-only {
    display: none !important; } }

@media screen and (min-width: 29.25em) {
  .hide-for-break468 {
    display: none !important; } }

@media screen and (max-width: 29.1875em) {
  .show-for-break468 {
    display: none !important; } }

@media screen and (min-width: 29.25em) and (max-width: 39.9375em) {
  .hide-for-break468-only {
    display: none !important; } }

@media screen and (max-width: 29.1875em), screen and (min-width: 40em) {
  .show-for-break468-only {
    display: none !important; } }

@media screen and (min-width: 40em) {
  .hide-for-break640 {
    display: none !important; } }

@media screen and (max-width: 39.9375em) {
  .show-for-break640 {
    display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 47.9375em) {
  .hide-for-break640-only {
    display: none !important; } }

@media screen and (max-width: 39.9375em), screen and (min-width: 48em) {
  .show-for-break640-only {
    display: none !important; } }

@media screen and (min-width: 48em) {
  .hide-for-break768 {
    display: none !important; } }

@media screen and (max-width: 47.9375em) {
  .show-for-break768 {
    display: none !important; } }

@media screen and (min-width: 48em) and (max-width: 59.9375em) {
  .hide-for-break768-only {
    display: none !important; } }

@media screen and (max-width: 47.9375em), screen and (min-width: 60em) {
  .show-for-break768-only {
    display: none !important; } }

@media screen and (min-width: 60em) {
  .hide-for-break960 {
    display: none !important; } }

@media screen and (max-width: 59.9375em) {
  .show-for-break960 {
    display: none !important; } }

@media screen and (min-width: 60em) and (max-width: 74.9375em) {
  .hide-for-break960-only {
    display: none !important; } }

@media screen and (max-width: 59.9375em), screen and (min-width: 75em) {
  .show-for-break960-only {
    display: none !important; } }

@media screen and (min-width: 75em) {
  .hide-for-break1200 {
    display: none !important; } }

@media screen and (max-width: 74.9375em) {
  .show-for-break1200 {
    display: none !important; } }

@media screen and (min-width: 75em) and (max-width: 79.9375em) {
  .hide-for-break1200-only {
    display: none !important; } }

@media screen and (max-width: 74.9375em), screen and (min-width: 80em) {
  .show-for-break1200-only {
    display: none !important; } }

@media screen and (min-width: 80em) {
  .hide-for-break1280 {
    display: none !important; } }

@media screen and (max-width: 79.9375em) {
  .show-for-break1280 {
    display: none !important; } }

@media screen and (min-width: 80em) {
  .hide-for-break1280-only {
    display: none !important; } }

@media screen and (max-width: 79.9375em) {
  .show-for-break1280-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

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

.clearfix::before, .clearfix::after {
  content: ' ';
  display: table; }

.clearfix::after {
  clear: both; }

.accordion {
  list-style-type: none;
  background: #fefefe;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  margin-left: 0; }

.accordion-title {
  display: block;
  padding: 1.25rem 1rem;
  line-height: 1;
  font-size: 0.75rem;
  color: #2199e8;
  position: relative;
  border-bottom: 1px solid #e6e6e6; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #e6e6e6; }
  :last-child > .accordion-title {
    border-bottom-width: 0; }
  .accordion-title::before {
    content: '+';
    position: absolute;
    right: 1rem;
    top: 50%;
    margin-top: -0.5rem; }
  .is-active > .accordion-title::before {
    content: '–'; }

.accordion-content {
  padding: 1.25rem 1rem;
  display: none;
  border-bottom: 1px solid #e6e6e6; }

.badge {
  display: inline-block;
  padding: 0.3em;
  min-width: 2.1em;
  font-size: 0.6rem;
  text-align: center;
  border-radius: 50%;
  background: #2199e8;
  color: #fefefe; }
  .badge.secondary {
    background: #777;
    color: #fefefe; }
  .badge.success {
    background: #3adb76;
    color: #fefefe; }
  .badge.alert {
    background: #ec5840;
    color: #fefefe; }
  .badge.warning {
    background: #ffae00;
    color: #fefefe; }

.breadcrumbs {
  list-style: none;
  margin: 0 0 1rem 0; }
  .breadcrumbs::before, .breadcrumbs::after {
    content: ' ';
    display: table; }
  .breadcrumbs::after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    color: #0a0a0a;
    font-size: 0.6875rem;
    cursor: default;
    text-transform: uppercase; }
    .breadcrumbs li:not(:last-child)::after {
      color: #cacaca;
      content: "/";
      margin: 0 0.75rem;
      position: relative;
      top: 1px;
      opacity: 1; }
  .breadcrumbs a {
    color: #2199e8; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .disabled {
    color: #cacaca; }

.callout {
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  position: relative;
  background-color: white; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #def0fc; }
    .callout.primary a {
      color: #116ca8; }
      .callout.primary a:hover {
        color: #0a4063; }
  .callout.secondary {
    background-color: #ebebeb; }
  .callout.success {
    background-color: #e1faea; }
    .callout.success a {
      color: #1ea450; }
      .callout.success a:hover {
        color: #126330; }
  .callout.alert {
    background-color: #fce6e2; }
    .callout.alert a {
      color: #bf2b13; }
      .callout.alert a:hover {
        color: #791b0c; }
  .callout.warning {
    background-color: #fff3d9; }
    .callout.warning a {
      color: #b37a00; }
      .callout.warning a:hover {
        color: #664600; }
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

.close-button {
  position: absolute;
  color: #8a8a8a;
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
  cursor: pointer; }
  [data-whatinput="mouse"] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #0a0a0a; }

.is-drilldown {
  position: relative;
  overflow: hidden; }

.is-drilldown-sub {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  height: 100%;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear; }
  .is-drilldown-sub.is-active {
    z-index: 1;
    display: block;
    -ms-transform: translateX(-100%);
        transform: translateX(-100%); }
  .is-drilldown-sub.is-closing {
    -ms-transform: translateX(100%);
        transform: translateX(100%); }

.is-drilldown-submenu-parent > a {
  position: relative; }
  .is-drilldown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem; }

.js-drilldown-back::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent #2199e8 transparent transparent;
  border-right-style: solid;
  float: left;
  margin-right: 0.75rem;
  margin-left: 0.6rem;
  margin-top: 14px; }

.dropdown-pane {
  background-color: #fefefe;
  border: 1px solid #cacaca;
  display: block;
  padding: 1rem;
  position: absolute;
  visibility: hidden;
  width: 300px;
  z-index: 10;
  border-radius: 0; }
  .dropdown-pane.is-open {
    visibility: visible; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.dropdown.menu .has-submenu {
  position: relative; }
  .dropdown.menu .has-submenu a::after {
    float: right;
    margin-top: 3px;
    margin-left: 10px; }
  .dropdown.menu .has-submenu.is-down-arrow a {
    padding-right: 1.5rem;
    position: relative; }
  .dropdown.menu .has-submenu.is-down-arrow > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    position: absolute;
    top: 12px;
    right: 5px; }
  .dropdown.menu .has-submenu.is-left-arrow > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    float: left;
    margin-left: 0;
    margin-right: 10px; }
  .dropdown.menu .has-submenu.is-right-arrow > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid; }
  .dropdown.menu .has-submenu.is-left-arrow.opens-inner .submenu {
    right: 0;
    left: auto; }
  .dropdown.menu .has-submenu.is-right-arrow.opens-inner .submenu {
    left: 0;
    right: auto; }
  .dropdown.menu .has-submenu.opens-inner .submenu {
    top: 100%; }

.dropdown.menu .submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 200px;
  z-index: 1;
  background: #fefefe;
  border: 1px solid #cacaca; }
  .dropdown.menu .submenu > li {
    width: 100%; }
  .dropdown.menu .submenu.first-sub {
    top: 100%;
    left: 0;
    right: auto; }
  .dropdown.menu .submenu:not(.js-dropdown-nohover) > .has-submenu:hover > .dropdown.menu .submenu, .dropdown.menu .submenu.js-dropdown-active {
    display: block; }

.dropdown.menu .has-submenu.opens-left .submenu {
  left: auto;
  right: 100%; }

.dropdown.menu.align-right .submenu.first-sub {
  top: 100%;
  left: auto;
  right: 0; }

.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }
  .is-dropdown-menu.vertical > li .submenu {
    top: 0;
    left: 100%; }

.flex-video {
  position: relative;
  height: 0;
  padding-top: 1.5625rem;
  padding-bottom: 75%;
  margin-bottom: 1rem;
  overflow: hidden; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .flex-video.widescreen {
    padding-bottom: 56.25%; }
  .flex-video.vimeo {
    padding-top: 0; }

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  border-radius: 0;
  background: #2199e8;
  color: #fefefe; }
  .label.secondary {
    background: #777;
    color: #fefefe; }
  .label.success {
    background: #3adb76;
    color: #fefefe; }
  .label.alert {
    background: #ec5840;
    color: #fefefe; }
  .label.warning {
    background: #ffae00;
    color: #fefefe; }

.media-object {
  margin-bottom: 1rem;
  display: block; }
  .media-object img {
    max-width: none; }
  @media screen and (min-width: 0em) and (max-width: 39.9375em) {
    .media-object.stack-for-small .media-object-section {
      display: block;
      padding: 0;
      padding-bottom: 1rem; }
      .media-object.stack-for-small .media-object-section img {
        width: 100%; } }

.media-object-section {
  display: table-cell;
  vertical-align: top; }
  .media-object-section:first-child {
    padding-right: 1rem; }
  .media-object-section:last-child:not( + .media-object-section:first-child) {
    padding-left: 1rem; }
  .media-object-section.middle {
    vertical-align: middle; }
  .media-object-section.bottom {
    vertical-align: bottom; }

html,
body {
  height: 100%; }

.off-canvas-wrapper {
  width: 100%;
  overflow-x: hidden;
  position: relative;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: touch; }

.off-canvas-wrapper-inner {
  position: relative;
  width: 100%;
  transition: transform 0.5s ease; }
  .off-canvas-wrapper-inner::before, .off-canvas-wrapper-inner::after {
    content: ' ';
    display: table; }
  .off-canvas-wrapper-inner::after {
    clear: both; }

.off-canvas-content {
  min-height: 100%;
  background: #fefefe;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  z-index: 1;
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.5); }

.js-off-canvas-exit {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(254, 254, 254, 0.25);
  cursor: pointer;
  transition: background 0.5s ease; }
  .is-off-canvas-open .js-off-canvas-exit {
    display: block; }

.off-canvas {
  position: absolute;
  background: #e6e6e6;
  z-index: -1;
  max-height: 100%;
  overflow-y: auto;
  -ms-transform: translateX(0px);
      transform: translateX(0px); }
  [data-whatinput="mouse"] .off-canvas {
    outline: 0; }
  .off-canvas.position-left {
    left: -250px;
    top: 0;
    width: 250px; }
    .is-open-left {
      -ms-transform: translateX(250px);
          transform: translateX(250px); }
  .off-canvas.position-right {
    right: -250px;
    top: 0;
    width: 250px; }
    .is-open-right {
      -ms-transform: translateX(-250px);
          transform: translateX(-250px); }

.position-left.reveal-for-zero {
  left: 0; }
  .position-left.reveal-for-zero ~ .off-canvas-content {
    margin-left: 250px; }

.position-right.reveal-for-zero {
  right: 0; }
  .position-right.reveal-for-zero ~ .off-canvas-content {
    margin-right: 250px; }

@media screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    left: 0; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-medium {
    right: 0; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; } }

@media screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    left: 0; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-large {
    right: 0; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; } }

@media screen and (min-width: 20em) {
  .position-left.reveal-for-break320 {
    left: 0; }
    .position-left.reveal-for-break320 ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-break320 {
    right: 0; }
    .position-right.reveal-for-break320 ~ .off-canvas-content {
      margin-right: 250px; } }

@media screen and (min-width: 29.25em) {
  .position-left.reveal-for-break468 {
    left: 0; }
    .position-left.reveal-for-break468 ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-break468 {
    right: 0; }
    .position-right.reveal-for-break468 ~ .off-canvas-content {
      margin-right: 250px; } }

@media screen and (min-width: 40em) {
  .position-left.reveal-for-break640 {
    left: 0; }
    .position-left.reveal-for-break640 ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-break640 {
    right: 0; }
    .position-right.reveal-for-break640 ~ .off-canvas-content {
      margin-right: 250px; } }

@media screen and (min-width: 48em) {
  .position-left.reveal-for-break768 {
    left: 0; }
    .position-left.reveal-for-break768 ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-break768 {
    right: 0; }
    .position-right.reveal-for-break768 ~ .off-canvas-content {
      margin-right: 250px; } }

@media screen and (min-width: 60em) {
  .position-left.reveal-for-break960 {
    left: 0; }
    .position-left.reveal-for-break960 ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-break960 {
    right: 0; }
    .position-right.reveal-for-break960 ~ .off-canvas-content {
      margin-right: 250px; } }

@media screen and (min-width: 75em) {
  .position-left.reveal-for-break1200 {
    left: 0; }
    .position-left.reveal-for-break1200 ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-break1200 {
    right: 0; }
    .position-right.reveal-for-break1200 ~ .off-canvas-content {
      margin-right: 250px; } }

@media screen and (min-width: 80em) {
  .position-left.reveal-for-break1280 {
    left: 0; }
    .position-left.reveal-for-break1280 ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-break1280 {
    right: 0; }
    .position-right.reveal-for-break1280 ~ .off-canvas-content {
      margin-right: 250px; } }

.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  margin: 0;
  overflow: hidden;
  list-style: none; }

.orbit-slide {
  width: 100%;
  max-height: 100%; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  margin: 0;
  width: 100%;
  max-width: 100%; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  margin-bottom: 0;
  color: #fefefe;
  background-color: rgba(10, 10, 10, 0.5); }

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe; }
  [data-whatinput="mouse"] .orbit-previous, [data-whatinput="mouse"] .orbit-next {
    outline: 0; }
  .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5); }

.orbit-previous {
  left: 0; }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }
  [data-whatinput="mouse"] .orbit-bullets {
    outline: 0; }
  .orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    background-color: #cacaca;
    border-radius: 50%; }
    .orbit-bullets button:hover {
      background-color: #8a8a8a; }
    .orbit-bullets button.is-active {
      background-color: #8a8a8a; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    content: ' ';
    display: table; }
  .pagination::after {
    clear: both; }
  .pagination li {
    font-size: 0.875rem;
    margin-right: 0.0625rem;
    display: none;
    border-radius: 0; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media screen and (min-width: 40em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    color: #0a0a0a;
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0; }
    .pagination a:hover,
    .pagination button:hover {
      background: #e6e6e6; }
  .pagination [aria-label="previous"]::before {
    content: '«';
    display: inline-block;
    margin-right: 0.75rem; }
  .pagination [aria-label="next"]::after {
    content: '»';
    display: inline-block;
    margin-left: 0.75rem; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #2199e8;
    color: #fefefe;
    cursor: default; }
  .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: default; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    content: '…';
    padding: 0.1875rem 0.625rem;
    color: #0a0a0a; }

.progress {
  background-color: #cacaca;
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0; }
  .progress.primary .progress-meter {
    background-color: #2199e8; }
  .progress.secondary .progress-meter {
    background-color: #777; }
  .progress.success .progress-meter {
    background-color: #3adb76; }
  .progress.alert .progress-meter {
    background-color: #ec5840; }
  .progress.warning .progress-meter {
    background-color: #ffae00; }

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #2199e8;
  border-radius: 0; }
  .progress-meter .progress-meter-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    margin: 0;
    font-size: 0.75rem;
    font-weight: bold;
    color: #fefefe;
    white-space: nowrap; }

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: none;
      touch-action: none; }

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out; }
  .slider-fill.is-dragging {
    transition: all 0s linear; }

.slider-handle {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  position: absolute;
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  background-color: #2199e8;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  border-radius: 0; }
  [data-whatinput="mouse"] .slider-handle {
    outline: 0; }
  .slider-handle:hover {
    background-color: #1583cc; }
  .slider-handle.is-dragging {
    transition: all 0s linear; }

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -ms-transform: scale(1, -1);
      transform: scale(1, -1); }
  .slider.vertical .slider-fill {
    top: 0;
    width: 0.5rem;
    max-height: 100%; }
  .slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }

.sticky-container {
  position: relative; }

.sticky {
  position: absolute;
  z-index: 0;
  transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5; }
  .sticky.is-stuck.is-at-top {
    top: 0; }
  .sticky.is-stuck.is-at-bottom {
    bottom: 0; }

.sticky.is-anchored {
  position: absolute;
  left: auto;
  right: auto; }
  .sticky.is-anchored.is-at-bottom {
    bottom: 0; }

.reveal-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1005;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll; }

.reveal {
  display: none;
  z-index: 1006;
  padding: 1rem;
  border: 1px solid #cacaca;
  margin: 100px auto 0 auto;
  background-color: #fefefe;
  border-radius: 0;
  position: absolute;
  overflow-y: auto; }
  [data-whatinput="mouse"] .reveal {
    outline: 0; }
  @media screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .columns,
  .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 87.5rem; } }
  .reveal.collapse {
    padding: 0; }
  @media screen and (min-width: 40em) {
    .reveal .reveal {
      left: auto;
      right: auto;
      margin: 0 auto; } }
  @media screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 87.5rem; } }
  @media screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 87.5rem; } }
  @media screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 87.5rem; } }
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0; }

.switch {
  margin-bottom: 1rem;
  outline: 0;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #fefefe;
  font-weight: bold;
  font-size: 0.875rem; }

.switch-input {
  opacity: 0;
  position: absolute; }

.switch-paddle {
  background: #cacaca;
  cursor: pointer;
  display: block;
  position: relative;
  width: 4rem;
  height: 2rem;
  transition: all 0.25s ease-out;
  border-radius: 0;
  color: inherit;
  font-weight: inherit; }
  input + .switch-paddle {
    margin: 0; }
  .switch-paddle::after {
    background: #fefefe;
    content: '';
    display: block;
    position: absolute;
    height: 1.5rem;
    left: 0.25rem;
    top: 0.25rem;
    width: 1.5rem;
    transition: all 0.25s ease-out;
    transform: translate3d(0, 0, 0); }
  input:checked ~ .switch-paddle {
    background: #2199e8; }
    input:checked ~ .switch-paddle::after {
      left: 2.25rem; }
  [data-whatinput="mouse"] input:focus ~ .switch-paddle {
    outline: 0; }

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.switch-active {
  left: 8%;
  display: none; }
  input:checked + label > .switch-active {
    display: block; }

.switch-inactive {
  right: 15%; }
  input:checked + label > .switch-inactive {
    display: none; }

.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem; }

.switch.tiny .switch-paddle::after {
  width: 1rem;
  height: 1rem; }

.switch.tiny input:checked ~ .switch-paddle:after {
  left: 1.75rem; }

.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem; }

.switch.small .switch-paddle::after {
  width: 1.25rem;
  height: 1.25rem; }

.switch.small input:checked ~ .switch-paddle:after {
  left: 2rem; }

.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem; }

.switch.large .switch-paddle::after {
  width: 2rem;
  height: 2rem; }

.switch.large input:checked ~ .switch-paddle:after {
  left: 2.75rem; }

table {
  margin-bottom: 1rem;
  border-radius: 0; }
  thead,
  tbody,
  tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe; }
  caption {
    font-weight: bold;
    padding: 0.5rem 0.625rem 0.625rem; }
  thead,
  tfoot {
    background: #f8f8f8;
    color: #0a0a0a; }
    thead tr,
    tfoot tr {
      background: transparent; }
    thead th,
    thead td,
    tfoot th,
    tfoot td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-weight: bold;
      text-align: left; }
  tbody tr:nth-child(even) {
    background-color: #f1f1f1; }
  tbody th,
  tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-y: scroll; }

table.hover tr:hover {
  background-color: #f9f9f9; }

table.hover tr:nth-of-type(even):hover {
  background-color: #ececec; }

.tabs {
  margin: 0;
  list-style-type: none;
  background: #fefefe;
  border: 1px solid #e6e6e6; }
  .tabs::before, .tabs::after {
    content: ' ';
    display: table; }
  .tabs::after {
    clear: both; }
  .tabs.simple > li > a {
    padding: 0; }
    .tabs.simple > li > a:hover {
      background: transparent; }
  .tabs.vertical > li {
    width: auto;
    float: none;
    display: block; }
  .tabs.primary {
    background: #2199e8; }
    .tabs.primary > li > a {
      color: #fefefe; }
      .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
        background: #1893e4; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    line-height: 1;
    font-size: 12px;
    color: #2199e8; }
    .tabs-title > a:hover, .tabs-title > a:focus, .tabs-title > a[aria-selected="true"] {
      background: #e6e6e6; }

.tabs-content {
  background: #fefefe;
  transition: all 0.5s ease;
  border: 1px solid #e6e6e6;
  border-top: 0; }
  .tabs-content.vertical {
    border: 1px solid #e6e6e6;
    border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel.is-active {
    display: block; }

.thumbnail {
  border: solid 4px #fefefe;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: box-shadow 200ms ease-out;
  border-radius: 0;
  margin-bottom: 1rem; }
  .thumbnail:hover, .thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(33, 153, 232, 0.5); }

.title-bar {
  background: #0a0a0a;
  color: #fefefe;
  padding: 0.5rem; }
  .title-bar::before, .title-bar::after {
    content: ' ';
    display: table; }
  .title-bar::after {
    clear: both; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.5rem; }

.title-bar-left {
  float: left; }

.title-bar-right {
  float: right;
  text-align: right; }

.title-bar-title {
  font-weight: bold;
  vertical-align: middle;
  display: inline-block; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }
  .menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: white;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 white, 0 14px 0 white; }
  .menu-icon:hover::after {
    background: #cacaca;
    box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }
  .menu-icon.dark::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: black;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 black, 0 14px 0 black; }
  .menu-icon.dark:hover::after {
    background: #666;
    box-shadow: 0 7px 0 #666, 0 14px 0 #666; }

.has-tip {
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  position: relative;
  display: inline-block; }
  .has-tip:hover {
    cursor: help; }

.tooltip {
  background-color: #0a0a0a;
  color: #fefefe;
  font-size: 80%;
  padding: 0.75rem;
  position: absolute;
  z-index: 10;
  top: calc(100% + 0.6495rem);
  max-width: 10rem !important;
  border-radius: 0; }
  .tooltip::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent transparent #0a0a0a;
    border-bottom-style: solid;
    bottom: 100%;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%); }
  .tooltip.top::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: #0a0a0a transparent transparent;
    border-top-style: solid;
    top: 100%;
    bottom: auto; }
  .tooltip.left::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent transparent transparent #0a0a0a;
    border-left-style: solid;
    bottom: auto;
    left: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
  .tooltip.right::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent #0a0a0a transparent transparent;
    border-right-style: solid;
    bottom: auto;
    left: auto;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }

.top-bar {
  padding: 0.5rem; }
  .top-bar::before, .top-bar::after {
    content: ' ';
    display: table; }
  .top-bar::after {
    clear: both; }
  .top-bar, .top-bar ul {
    background-color: #eee; }
  .top-bar input {
    width: 200px;
    margin-right: 1rem; }

@media screen and (min-width: 40em) {
  .top-bar-left {
    float: left; }
  .top-bar-right {
    float: right; } }

.slide-in-down.mui-enter {
  -ms-transform: translateY(-100%);
      transform: translateY(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
      transform: translateY(0); }

.slide-in-left.mui-enter {
  -ms-transform: translateX(-100%);
      transform: translateX(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
      transform: translateX(0); }

.slide-in-up.mui-enter {
  -ms-transform: translateY(100%);
      transform: translateY(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
      transform: translateY(0); }

.slide-in-right.mui-enter {
  -ms-transform: translateX(100%);
      transform: translateX(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
      transform: translateX(0); }

.slide-out-down.mui-leave {
  -ms-transform: translateY(0);
      transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  -ms-transform: translateY(-100%);
      transform: translateY(-100%); }

.slide-out-right.mui-leave {
  -ms-transform: translateX(0);
      transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  -ms-transform: translateX(100%);
      transform: translateX(100%); }

.slide-out-up.mui-leave {
  -ms-transform: translateY(0);
      transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  -ms-transform: translateY(-100%);
      transform: translateY(-100%); }

.slide-out-left.mui-leave {
  -ms-transform: translateX(0);
      transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  -ms-transform: translateX(-100%);
      transform: translateX(-100%); }

.fade-in.mui-enter {
  opacity: 0;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  opacity: 1;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: top;
      transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: right;
      transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  transform: perspective(2000px) rotateX(90deg);
  -ms-transform-origin: bottom;
      transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  transform: perspective(2000px) rotateY(90deg);
  -ms-transform-origin: left;
      transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  transform: perspective(2000px) rotateX(-90deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  transform: perspective(2000px) rotateY(-90deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: top;
      transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: right;
      transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: bottom;
      transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: left;
      transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  transform: perspective(2000px) rotate(0deg);
  -ms-transform-origin: center;
      transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  -ms-transform: scale(0.5);
      transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
      transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  -ms-transform: scale(1.5);
      transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  -ms-transform: scale(1);
      transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  -ms-transform: scale(1);
      transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  -ms-transform: scale(1.5);
      transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  -ms-transform: scale(1);
      transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  -ms-transform: scale(0.5);
      transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  -ms-transform: rotate(-0.75turn);
      transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
      transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  -ms-transform: rotate(0);
      transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  -ms-transform: rotate(0.75turn);
      transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  -ms-transform: rotate(0.75turn);
      transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  -ms-transform: rotate(0);
      transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  -ms-transform: rotate(0);
      transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  -ms-transform: rotate(-0.75turn);
      transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  transition-duration: 750ms !important; }

.fast {
  transition-duration: 250ms !important; }

.linear {
  transition-timing-function: linear !important; }

.ease {
  transition-timing-function: ease !important; }

.ease-in {
  transition-timing-function: ease-in !important; }

.ease-out {
  transition-timing-function: ease-out !important; }

.ease-in-out {
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  transition-delay: 300ms !important; }

.long-delay {
  transition-delay: 700ms !important; }

.shake {
  animation-name: shake-7; }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%); } }

.spin-cw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn); }
  100% {
    transform: rotate(0); } }

.spin-ccw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(1turn); } }

.wiggle {
  animation-name: wiggle-7deg; }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    transform: rotate(0); } }

.infinite {
  animation-iteration-count: infinite; }

.slow {
  animation-duration: 750ms !important; }

.fast {
  animation-duration: 250ms !important; }

.linear {
  animation-timing-function: linear !important; }

.ease {
  animation-timing-function: ease !important; }

.ease-in {
  animation-timing-function: ease-in !important; }

.ease-out {
  animation-timing-function: ease-out !important; }

.ease-in-out {
  animation-timing-function: ease-in-out !important; }

.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  animation-delay: 300ms !important; }

.long-delay {
  animation-delay: 700ms !important; }

/* custom */
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/**************************************************************/
/*  reset  */
* {
  margin: 0;
  padding: 0; }

html, body, #body_wrap1 {
  height: 100%; }

/* stacks */
/* font setup */
.font-open-sans, .font-open-sans-bold, .font-open-sans-semibold, .font-body-default, body,
.font-open-sans-regular, .font-open-sans-light {
  font-family: "Open Sans", Arial, Helvetica, sans-serif; }

.font-playfair, h1, .footer-column-2 h2, .page-node-type-landing-page .field--name-field-intro-text h2,
.paragraph--type--text-block-with-optional-title h2, aside .block.block-type-1 h2,
aside .block.block_content--1 h2, aside .block-type-2 header h2,
aside .block header h2, aside .field--name-field-top-feature .paragraph.block-type-3 h2,
aside .field--name-field-top-feature .paragraph--type--callout-with-link-button h2,
.block--form-type-1 h2 {
  font-family: "Playfair Display", Times New Roman, Times, serif;
  letter-spacing: -.025em; }

.font-italic, main .font-bold .font-italic, main .font-open-sans-bold .font-italic, main h1 .font-italic, main h2 .font-italic, main h3 .font-italic, main h4 .font-italic, main h5 .font-italic, main h6 .font-italic, main .byline .font-italic,
main .font-bold i,
main .font-open-sans-bold i,
main h1 i,
main h2 i,
main h3 i,
main h4 i,
main h5 i,
main h6 i,
main .byline i,
main .font-bold em,
main .font-open-sans-bold em,
main h1 em,
main h2 em,
main h3 em,
main h4 em,
main h5 em,
main h6 em,
main .byline em,
main .font-italic .font-bold,
main .font-italic .font-open-sans-bold,
main .font-italic h1,
main .font-italic h2,
main .font-italic h3,
main .font-italic h4,
main .font-italic h5,
main .font-italic h6,
main .font-italic .byline,
main .font-italic b,
main .font-italic strong,
main .font-bold.font-italic,
main .font-italic.font-open-sans-bold,
main h1.font-italic,
main h2.font-italic,
main h3.font-italic,
main h4.font-italic,
main h5.font-italic,
main h6.font-italic,
main .font-italic.byline,
main b.font-italic,
main strong.font-italic,
main i.font-bold,
main i.font-open-sans-bold,
main i.byline,
main em.font-bold,
main em.font-open-sans-bold,
main em.byline,
main i,
main em {
  font-style: italic; }

.font-ultraheavy {
  font-weight: 1000; }

.font-heavy,
.font-black {
  font-weight: 900; }

.font-extrabold {
  font-weight: 800; }

.font-bold, .font-open-sans-bold, h1, h2, h3, h4, h5, h6, .byline,
main b,
main strong {
  font-weight: 700; }

.font-semibold, .font-open-sans-semibold, .menu--primary, .share-2 h2, footer.body--footer .menu-footer, aside .block-type-2 .block-content h3,
aside .block .block-content h3, a.link-type-1,
.block.block-type-1 a.link-type-1,
input.link-type-1,
a.link-type-2,
.block.block-type-1 a.link-type-2,
input.link-type-2,
.link-type-1 > a,
.link-type-2 > a,
span.link-type-2, .mobile-menu-container .menu--primary-mobile {
  font-weight: 600; }

.font-medium {
  font-weight: 500; }

.font-regular, .font-body-default, body,
.font-open-sans-regular, .mobile-menu-container .menu--secondary-mobile, header.body--header .social.social-mobile h2 {
  font-weight: 400; }

.font-light, .font-open-sans-light, .date-plus-author .byline-date:after {
  font-weight: 300; }

.font-thin {
  font-weight: 200; }

.font-ultralight {
  font-weight: 100; }

main i em,
main em i,
blockquote i,
blockquote em {
  font-style: initial; }

/* default site font */
body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 1.8889; }

/* default headings */
h1 {
  font-size: 42px;
  line-height: 1.309523;
  color: #183856; }

h2, h3, h4, h5, h6 {
  line-height: 1.3; }

h2 {
  font-size: 18px;
  line-height: 1.2; }

h3 {
  font-size: 17px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 14px; }

/* header */
/* main */
/* footer */
s html,
select {
  box-sizing: border-box; }

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

*:focus,
.focused,
.chosen-container-active > a,
[type="text"]:focus, [type="password"]:focus, [type="date"]:focus, [type="datetime"]:focus, [type="datetime-local"]:focus, [type="month"]:focus, [type="week"]:focus, [type="email"]:focus, [type="number"]:focus, [type="search"]:focus, [type="tel"]:focus, [type="time"]:focus, [type="url"]:focus, [type="color"]:focus, textarea:focus {
  outline: 2px dotted blue !important; }

.hide-from-all {
  /* hides from visual users + screen reader */
  display: none !important;
  visibility: hidden !important; }

/**************************************************************/
/*  various global classes  */
.visually-hidden {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
  word-wrap: normal; }

.visually-hidden-reset,
.visually-hidden.visually-hidden-reset,
#skip1:focus,
#skip-to-main-content:focus {
  position: static !important;
  clip: auto;
  overflow: visible;
  height: auto;
  width: auto;
  word-wrap: initial; }

#skip1:focus,
#skip-to-main-content:focus {
  display: block;
  color: #fff;
  padding: 5px;
  background-color: #bb351a;
  font-size: 18px; }

.trigger-text {
  display: block;
  text-align: left;
  text-indent: -9999px; }

a.anchor-block {
  display: block;
  color: #505052; }

.break-text {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto; }

/**************************************************************/
/*  various global elements  */
body {
  min-width: 300px;
  width: 100%;
  overflow-x: hidden;
  text-align: left;
  color: #505052;
  background-color: #bb351a; }

a {
  cursor: pointer;
  text-decoration: none;
  outline: none;
  color: #bb351a; }

a:hover,
a:focus {
  transition: all .15s ease-in-out;
  color: #841600; }

img {
  border: 0;
  font-size: 10px;
  line-height: 1; }

acronym, abbr {
  border: none;
  border-bottom: 1px dotted #ccc;
  font-style: normal;
  color: inherit; }

th {
  text-align: left; }

iframe {
  border: none; }

blockquote {
  font-size: 24px;
  line-height: 1.5;
  text-align: center; }

dl dt,
dd {
  margin: 0; }

figure {
  font-size: .1px; }

figure,
.media {
  margin-bottom: 39px; }

figcaption,
.media .field--name-field-description,
.media--image .field--name-field-description,
.media--video .field--name-field-description {
  margin-top: 22px;
  border-left: 2px solid #ffc93e;
  font-size: 13px;
  line-height: 1.584615;
  padding: 9px 200px 5px 27px;
  padding-right: 0; }

cite {
  color: #505052; }

/**************************************************************/
/*  lists  */
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative; }

ul li {
  list-style-type: none;
  list-style-image: none; }

ol {
  list-style-type: decimal; }

ol li {
  margin-bottom: .5em;
  margin-left: 1em;
  padding-left: .5em; }

ol.list_decimal {
  list-style-type: decimal; }

ol.list_lower_alpha {
  list-style-type: lower-alpha; }

ol.list_upper_alpha {
  list-style-type: upper-alpha; }

ol.list_lower_roman {
  list-style-type: lower-roman; }

ol.list_upper_roman {
  list-style-type: upper-roman; }

/* uses a counter (not supported in IE8) */
ol.counter-1,
ol.counter-1 ol {
  counter-reset: item; }

ol.counter-1 > li,
ol.counter-1 ol > li {
  counter-increment: item; }

ol.counter-1 ol > li {
  display: block; }

ol.counter-1 ol > li:before {
  content: counters(item, ".") ".";
  display: block; }

ol.no-counter-1,
ol.no-counter-1 li {
  list-style-type: none; }

ol.no-counter-1 {
  margin-left: .75em; }

main ul,
ol ol {
  margin-left: 1.5em; }

main ul ul,
ol ol {
  margin-top: .4em;
  margin-bottom: .4em; }

main ul li {
  list-style-type: disc; }

main ul.list_no_bullets li,
main .jcarousel ul li {
  list-style-type: none; }

/**************************************************************/
/*  tables  */
.css-table {
  display: table;
  width: 100%;
  border-collapse: collapse; }

.css-table-row {
  display: table-row; }

.css-table-cell {
  display: table-cell;
  vertical-align: top; }

.css-table-cell.align-middle {
  vertical-align: middle; }

table {
  border-collapse: collapse;
  width: 100%;
  font-size: 14px;
  line-height: 1.45;
  border: none;
  margin-bottom: 2.5em;
  /* tables visually benefit from extra margin when above other elements */ }

main table {
  overflow-x: auto;
  /* display: block; why was this used? to enforce overflow for mobile? */ }

main .table_wrapper1 {
  overflow-x: auto; }

.admin-menu article table {
  display: table; }

table caption {
  padding: 7px 6px;
  font-size: 18px;
  text-align: center; }

table td,
table th,
table th label,
.calendar-calendar table thead th.days {
  padding: 11px 13px 10px;
  vertical-align: top; }

table th,
table thead th,
table thead td,
.calendar-calendar table thead th.days {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  background-color: #bb351a;
  color: #fff;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
  letter-spacing: .05em; }

table th a,
main table th a {
  text-decoration: none;
  color: #fff; }

table th a:focus,
main table th a:focus {
  text-decoration: underline; }

table th.active img {
  display: none; }

table tr.odd,
table tr:nth-child(odd) {
  background-color: transparent; }

table tr.even,
table tr:nth-child(even) {
  background-color: #f9fafb; }

table tr.odd,
table tr.even,
table tr:nth-child(odd),
table tr:nth-child(even),
.calendar-calendar table tr.odd.single-day,
.calendar-calendar table tr.even.single-day {
  border-bottom: 1px solid #ededed; }

table tr td.white_cell_background {
  background-color: #fff; }

table tr.odd td.active,
table tr:nth-child(odd) td.active {
  background-color: #fbfaf8; }

table tr.even td.active,
table tr:nth-child(even) td.active {
  background-color: #f5f5f4; }

table tr:last-child {
  border-bottom: 1px solid #bdc3c8; }

table tr th:first-child {
  border-left: 1px solid #1e354a; }

table tr th:last-child {
  border-right: 1px solid #1e354a; }

table thead tr,
table thead tr.odd,
table thead tr.even,
table thead tr:nth-child(odd),
table thead tr:nth-child(odd) {
  border-bottom: 1px solid #1e354a; }

table tr td:first-child {
  border-left: 1px solid #ededed; }

table tr td:last-child {
  border-right: 1px solid #ededed; }

/* evenly spaced columns */
table.table_2_column th,
table.table_2_column td {
  width: 50%; }

table.table_3_column th,
table.table_3_column td {
  width: 33.3%; }

table.table_4_column th,
table.table_4_column td {
  width: 25%; }

table.table_5_column th,
table.table_5_column td {
  width: 20%; }

/* controlling the first column */
table.table_col1_50pct th.table_column1,
table.table_col1_50pct td.table_column1 {
  width: 50%; }

table.table_col1_33pct th.table_column1,
table.table_col1_33pct td.table_column1 {
  width: 33.3%; }

table.table_col1_25pct th.table_column1,
table.table_col1_25pct td.table_column1 {
  width: 25%; }

/* layout table... because */
table.layout-1 {
  border-collapse: collapse;
  margin: 0;
  width: auto;
  border-spacing: 0; }

table.layout-1 tbody {
  border: none; }

table.layout-1 td,
table.layout-1 th {
  padding: 0;
  vertical-align: top; }

table.layout-1 tr.odd,
table.layout-1 tr.even,
table.layout-1 tr td:first-child,
table.layout-1 tr td:last-child,
table.layout-1 tr:nth-child(odd),
table.layout-1 tr:nth-child(even) {
  background-color: transparent;
  border: none; }

.table-container {
  overflow: auto; }

/**************************************************************/
/*  form elements  */
main textarea {
  height: 200px; }

legend {
  padding: 0;
  display: table; }

fieldset {
  border: 0;
  padding: 0.01em 0 0 0;
  margin: 0;
  min-width: 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 5px 15px 1px; }

fieldset fieldset {
  border-color: #e5e5e5; }

details fieldset {
  padding-top: 5px;
  padding-bottom: 1px; }

main form fieldset.form-item {
  margin-bottom: 25px; }

body:not(:-moz-handler-blocked) fieldset {
  display: table-cell; }

select {
  font-size: inherit;
  background-color: initial; }

[type="text"], [type="password"], [type="date"], [type="datetime"], [type="datetime-local"],
[type="month"], [type="week"], [type="email"], [type="number"], [type="search"], [type="tel"],
[type="time"], [type="url"], [type="color"], textarea, select,
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  height: auto;
  padding: 10px;
  font-size: inherit;
  color: inherit;
  margin-bottom: 0;
  text-transform: inherit;
  background-color: #fff;
  border-color: #bcbec0; }

[type="submit"] {
  padding: 3px 6px;
  font-size: inherit;
  color: inherit;
  margin-bottom: 0;
  text-transform: inherit;
  border: none; }

[type="file"], [type="checkbox"], [type="radio"] {
  margin-bottom: 0;
  /* needs specificity
	position: relative;
	top: -5px;
	*/ }

label,
.field--label-inline .field__label,
.field--label-inline .field__item {
  display: inline; }

details {
  border: 1px solid #ccc;
  padding: 15px;
  margin-bottom: 30px; }

.details--content {
  margin-top: 25px; }

details summary {
  outline: none;
  cursor: pointer; }

main form.user-login-form,
main form.content-moderation-entity-moderation-form {
  max-width: 600px; }

main .views-exposed-form form {
  max-width: none; }

main form .form-item {
  margin-bottom: 15px; }

main form fieldset.fieldgroup {
  position: relative; }

main form fieldset.fieldgroup legend {
  font-size: 16px;
  color: #666; }

main form > fieldset > legend {
  /* make it look like H2 */
  color: #006f7e;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 700;
  padding: 0 15px;
  line-height: 1.2; }

main form .fieldset-wrapper .form-item {
  margin-bottom: 1px; }

main form .fieldset-wrapper {
  margin-bottom: 10px; }

main form .fieldset-wrapper .form-item {
  margin-bottom: 1px; }

main .bi-button-container.input--form-submit {
  float: right; }

.form--element--label-wrapper label.form-required:before {
  content: "* ";
  color: red; }

.form--element--content-wrapper {
  position: relative; }

.form--actions {
  padding-top: 15px; }

main .form--actions--back .bi-button-container.input--form-submit {
  float: left; }

ul.entity-moderation-form li {
  display: block;
  width: 100%;
  list-style-type: none; }

ul.entity-moderation-form .form--element--label-wrapper {
  display: block; }

/**************************************************************/
/*  re-add bottom margins  */
main h1 {
  margin-bottom: 21px; }

h3, h4, h5, h6 {
  margin-bottom: 5px; }

h2 {
  margin-bottom: 15px; }

p,
ul,
ol,
iframe,
article form,
article fieldset {
  margin-bottom: 1.5em; }

/**************************************************************/
/*  clearing floats  */
.clear1:after,
.wrap1:after,
ul.clear1 li:after,
nav:after,
nav ul:after,
main:after,
.row:after,
.inner_row:after,
.views-row:after,
.views-row-container:after,
.region--content_after:after,
.paragraph:after,
.progress:after {
  content: "";
  display: block;
  height: 0;
  clear: both; }

/**************************************************************/
/*  view pager  */
nav.pager ul,
.pager_container ul {
  margin-left: 0;
  font-size: .1px; }

nav.pager li,
.pager_container li {
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
  position: relative; }

main nav.pager li,
main .pager_container li {
  margin-bottom: 0px; }

nav.pager li a,
.pager_container li a,
nav.pager li span.pseudo-anchor,
.pager_container li span.pseudo-anchor {
  display: block;
  padding: 2px 10px;
  border-bottom: 1px solid transparent; }

nav.pager .is-active a {
  color: #fff;
  background-color: #bb351a; }

nav.pager li:hover a {
  border-bottom: 1px solid #bb351a; }

/**************************************************************/
/*  rows and columns  */
.inner_column {
  float: left; }

.columns.column_no_padding_both,
.columns.column-no-padding-both {
  padding-left: 0;
  padding-right: 0; }

.columns.column_no_padding_left,
.columns.column-no-padding-left {
  padding-left: 0; }

.columns.column_no_padding_right,
.columns.column-no-padding-right {
  padding-right: 0; }

.row.row-full-width {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.row .row.row-no-margin-both,
.row .row.row-auto-margin-both {
  margin-left: auto;
  margin-right: auto; }

.row .row.row-no-margin-left {
  margin-left: auto; }

.row .row.row-no-margin-right {
  margin-right: auto; }

/**************************************************************/
/*  header  */
/**************************************************************/
header.body--header {
  position: relative;
  background-color: #f4f4f4;
  border-top: 14px solid #fff;
  padding-bottom: 1px;
  min-height: 170px; }

body.modal-is-open header.body--header {
  position: fixed;
  width: 100%;
  z-index: 555; }

.region--header-row-1-column-1.columns {
  padding-left: 0; }

.region--header-row-1-column-2.columns {
  padding-right: 0; }

.region--header-row-1-column-2 {
  text-align: right; }

/**************************************************************/
/*  header logo  */
header.body--header .logo-container {
  margin-top: -14px; }

header.body--header .logo {
  display: block;
  font-size: .1px;
  position: relative;
  left: -52px; }

header.body--header .logo .logo-image {
  width: 214px;
  min-height: 129px;
  text-align: center;
  background: url(../images/header-logo-bg.png) 0 0 no-repeat; }

header.body--header .logo .logo-image .logo-image-container {
  display: inline-block;
  width: 124px;
  height: 122px;
  position: relative;
  left: 2px;
  background: url(../images/logo2.gif) 50% 0 no-repeat;
  background-size: 100%;
  text-align: left;
  text-indent: -99999px; }

header.body--header .logo-container.paused .logo .logo-image .logo-image-container,
header.body--header .logo-container.no-js .logo .logo-image .logo-image-container {
  background-image: url(../images/logo2-static.gif); }

header.body--header .logo .logo-text {
  position: absolute;
  left: 205px;
  margin-top: 67px; }

header.body--header .logo h1 {
  font-size: 37px;
  white-space: nowrap; }

header.body--header .logo-container button.animation-trigger {
  position: relative;
  z-index: 888888;
  left: 44px;
  top: -10px;
  text-align: left;
  width: 26px;
  height: 26px;
  background: url(../images/btn-logo-stop-1.png) 50% 50% no-repeat;
  text-transform: uppercase;
  font-size: 10px;
  padding-left: 22px; }

.safari header.body--header .logo-container button.animation-trigger,
.firefox header.body--header .logo-container button.animation-trigger {
  top: -20px; }

header.body--header .logo-container.paused button.animation-trigger {
  background-image: url(../images/btn-logo-start-1.png); }

header.body--header .logo-container.no-js button.animation-trigger {
  display: none; }

#pause-unpause {
  position: absolute;
  left: -9999px;
  top: -9999px; }

header.body--header .logo-container button.animation-trigger:hover #pause-unpause {
  left: 33px;
  top: 8px;
  left: -2px;
  top: 30px; }

/**************************************************************/
/*  primary menu  */
.menu--primary {
  clear: both;
  margin-top: 6px; }

.menu--primary ul {
  margin: 0;
  font-size: .1px; }

.menu--primary .block-content li {
  font-size: 16px;
  display: inline-block; }

.menu--primary a {
  display: block;
  color: #183856;
  padding: 10px 15px 10px 15px; }

.menu--primary nav > ul > li.menu-item--expanded > a {
  padding-right: 42px; }

.menu--primary nav > ul > li.menu-item--expanded > a {
  background: url(../images/btn-menu-primary-has-child-1.png) right 15px top 23px no-repeat; }

.menu--primary nav > ul > li.menu-item--expanded:hover > a,
.menu--primary nav > ul > li.menu-item--expanded > a:focus,
.menu--primary nav > ul > li.menu-item--expanded.focused-parent > a {
  background-image: url(../images/btn-menu-primary-has-child-active-1.png);
  background-color: #183856;
  color: #fff; }

.menu--primary nav > ul > li:not(.last) > a:hover,
.menu--primary nav > ul > li:not(.last) > a:focus {
  background-color: #183856;
  color: #fff; }

.menu--primary nav > ul > li.last {
  margin-left: 14px; }

.menu--primary .block-content li.share-knowledge {
  width: 253px;
  text-align: center;
  margin-left: 15px;
  margin-top: -7px; }

.menu--primary .block-content li.share-knowledge a {
  color: #fff;
  padding-left: 0;
  padding-right: 12px;
  background: url(../images/header-menu-primary-arrow-1.png) right 26px top 50% no-repeat; }

.menu--primary a.bi-button {
  color: #fff;
  padding-left: 0;
  padding-right: 14px;
  text-align: center;
  text-transform: none;
  letter-spacing: 0;
  width: 253px;
  line-height: inherit;
  /*
	padding-top: 7px;
	padding-bottom: 7px;
	*/
  padding-top: 9px;
  padding-bottom: 9px;
  position: relative; }

.menu--primary .mega {
  position: relative; }

.menu--primary ul ul {
  background-color: #fff;
  width: 100%;
  text-align: left;
  font-weight: 400; }

.menu--primary ul ul a {
  padding-top: 15px;
  padding-bottom: 19px;
  border-bottom: 2px solid #f4f4f4; }

.menu--primary nav > ul > li > .mega > ul > li > a:hover,
.menu--primary nav > ul > li > .mega > ul > li > a:focus {
  background-color: #bb351a;
  color: #fff; }

.menu--primary nav > ul > li > ul,
.menu--primary nav > ul > li > .mega > ul {
  position: absolute;
  left: -99999px;
  top: -99999px; }

.menu--primary nav > ul > li:hover > ul,
.menu--primary nav > ul > li:hover > .mega > ul,
.menu--primary nav > ul > li.focused-parent > .mega > ul {
  position: absolute;
  left: auto;
  top: auto;
  z-index: 9999; }

.menu--primary .block-content ul ul li {
  display: block;
  position: relative;
  font-size: 14px;
  line-height: 1.2;
  /*border-top: 2px solid #f4f4f4;*/ }

.menu--primary .block-content ul ul li.menu-item--expanded,
.menu--primary .block-content ul ul li.last {
  border-bottom: none; }

.menu--primary ul ul ul a {
  padding-left: 30px; }

.menu--primary ul ul ul a:hover,
.menu--primary ul ul ul a:focus {
  background-color: #ededed; }

.menu--primary .has-child {
  display: none; }

#block-culture-ready-main-menu .contextual {
  top: -11px; }

/**************************************************************/
/*  secondary menu  */
.menu--secondary {
  display: inline-block;
  margin-top: 16px;
  vertical-align: top; }

.menu--secondary .block-content ul {
  margin: 0;
  font-size: .1px; }

.menu--secondary .block-content li {
  font-size: 16px;
  display: inline-block;
  font-size: 14px; }

.menu--secondary a {
  display: block;
  color: #006f7e;
  padding: 7px 13px; }

.menu--secondary a:hover {
  text-decoration: underline; }

.menu--secondary .has-child {
  display: none; }

/**************************************************************/
/*  header search  */
header.body--header .block-search,
header.body--header .region--header_search {
  width: 253px;
  display: inline-block;
  margin-top: 16px;
  margin-left: 13px;
  vertical-align: top; }

header.body--header .block-search form.search-form,
header.body--header .region--header_search form.search-form,
header.body--header .region--header_search form {
  position: relative; }

header.body--header .block-search .form-item-keys,
header.body--header .region--header_search .form-item-keys,
header.body--header .region--header_search .form-item-query,
header.body--header .region--header_search .form-item-search-api-fulltext {
  position: relative;
  z-index: 1;
  height: 40px;
  width: 253px;
  max-width: 253px; }

header.body--header .block-search .form-item-keys label,
header.body--header .region--header_search .form-item-keys label,
header.body--header .region--header_search .form-item-query label,
header.body--header .region--header_search .form-item-search-api-fulltext label {
  font-size: 14px;
  color: #006f7e;
  position: absolute;
  z-index: 11;
  left: 30px;
  top: 7px; }

header.body--header .block-search .form-item-keys input.form-search,
header.body--header .region--header_search .form-item-keys input.form-search,
header.body--header .region--header_search .form-item-query input.form-text,
header.body--header .region--header_search .form-item-search-api-fulltext input.form-text {
  font-size: 14px;
  color: #006f7e;
  height: 40px;
  padding-right: 60px;
  padding-left: 29px; }

header.body--header .block-search .form-actions,
header.body--header .region--header_search .form-actions {
  position: absolute;
  z-index: 5;
  height: 40px;
  width: 253px;
  top: 0;
  right: 0;
  width: 51px; }

header.body--header .region--header_search .form--actions {
  padding-top: 0; }

header.body--header .block-search input.form-submit.button[type="submit"],
header.body--header .region--header_search input.form-submit.button[type="submit"] {
  padding: 0;
  margin: 0;
  width: 51px;
  height: 40px;
  background: transparent url(../images/header-search-submit-1.png) 10px 50% no-repeat;
  text-indent: -99999px; }

/*
.mobile-search-trigger	{
	cursor: pointer;
	position: absolute;
	left: -99999px;
	top: -99999px;
	text-align: left;
	text-indent: -99999px;
	width: 25px;
	height: 25px;
	background: url(../images/btn-header-search-1.png) 50% 50% no-repeat;
	}
	*/
.mobile-search-trigger {
  display: none;
  text-align: left;
  vertical-align: top;
  background: transparent url(../images/header-search-submit-1.png) 50% 50% no-repeat;
  width: 30px;
  height: 40px;
  text-indent: -99999px; }

#ui-id-1,
body.path-search #ui-id-2 {
  z-index: 1010;
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.15);
  border: 1px solid #aaa;
  border-top: none;
  border-radius: 0 0 4px 4px;
  padding: 0 4px; }

#ui-id-1.ui-menu .ui-state-focus,
#ui-id-1.ui-menu .ui-state-active,
body.path-search #ui-id-2.ui-menu .ui-state-focus,
body.path-search #ui-id-2.ui-menu .ui-state-active {
  margin: 0;
  background-color: #3875d7;
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%); }

#ui-id-1.ui-menu .ui-state-focus,
#ui-id-1.ui-menu .ui-state-active,
body.path-search #ui-id-2.ui-menu .ui-state-focus,
body.path-search #ui-id-2.ui-menu .ui-state-active,
#ui-id-1.ui-menu .ui-state-focus a,
#ui-id-1.ui-menu .ui-state-active a,
body.path-search #ui-id-2.ui-menu .ui-state-focus a,
body.path-search #ui-id-2.ui-menu .ui-state-active a {
  color: #fff; }

#ui-id-1.ui-menu .ui-menu-item,
body.path-search #ui-id-2.ui-menu .ui-menu-item {
  padding-top: 0;
  padding-bottom: 0; }

.block--block-exposed-form-search-search-page .contextual {
  top: -12px; }

.js .block--block-exposed-form-search-search-page input.form-autocomplete {
  background-position: 6px center; }

/**************************************************************/
/*  header social  */
header.body--header .social {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 111; }

header.body--header .social .block-content ul {
  margin: 0; }

header.body--header .social .block-content li {
  text-indent: -99999px;
  margin-bottom: 2px; }

header.body--header .social a {
  display: block;
  width: 54px;
  height: 50px;
  background-color: #fff;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

header.body--header .social a:hover {
  background-color: #bb351a; }

header.body--header .social li.social-twitter a,
header.body--header .social a.social-twitter {
  background-image: url(../images/header-social-twitter-1.png); }

header.body--header .social li.social-facebook a,
header.body--header .social a.social-facebook {
  background-image: url(../images/header-social-facebook-1.png); }

header.body--header .social li.social-linkedin a,
header.body--header .social a.social-linkedin {
  background-image: url(../images/header-social-linkedin-1.png); }

header.body--header .social li.social-twitter a:hover,
header.body--header .social a.social-twitter:hover {
  background-image: url(../images/header-social-twitter-hover-1.png); }

header.body--header .social li.social-facebook a:hover,
header.body--header .social a.social-facebook:hover {
  background-image: url(../images/header-social-facebook-hover-1.png); }

header.body--header .social li.social-linkedin a:hover,
header.body--header .social a.social-linkedin:hover {
  background-image: url(../images/header-social-linkedin-hover-1.png); }

/**************************************************************/
/*  main  */
/**************************************************************/
main {
  position: relative;
  background-color: #f4f4f4;
  padding-bottom: 255px;
  /* original basic page */
  padding-bottom: 450px; }

main.no-footer-image {
  padding-bottom: 60px; }

main h2 {
  margin-top: 1.5em; }

main h3 {
  margin-top: 1.33em; }

main .main-image-top,
main .main-image-bottom {
  background-color: #ccc;
  width: 100%;
  overflow: hidden;
  text-align: center; }

main .main-image-top {
  height: auto;
  font-size: .1px; }

main .main-image-top img {
  min-height: 87px;
  min-width: 439px; }

main .main-image-bottom {
  height: auto;
  position: absolute;
  bottom: 0;
  font-size: .1px;
  z-index: 1; }

main .main-image-top .image-full-size,
main .main-image-bottom .image-full-size {
  width: 1920px;
  position: absolute;
  z-index: 1;
  left: 50%;
  margin-left: -960px; }

main .main-image-bottom:after {
  content: "";
  position: absolute;
  z-index: 11;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f4f4f4 0%, rgba(244, 244, 244, 0) 25%, rgba(244, 244, 244, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#00f4f4f4',GradientType=0 );
  /* IE6-9 */ }

.body--main-inner {
  position: relative;
  z-index: 11;
  margin-top: -116px;
  padding-bottom: 1px; }

main.no-tall-banner-image.no-short-banner-image .body--main-inner,
main.no-top-image .body--main-inner {
  margin-top: 44px; }

.safari main.no-tall-banner-image.no-short-banner-image .body--main-inner,
.safari main.no-top-image .body--main-inner {
  padding-top: 44px;
  margin-top: 0; }

main.no-tall-banner-image.no-short-banner-image:before,
main.no-top-image:before {
  content: "";
  height: 300px;
  position: absolute;
  left: 0;
  right: 0;
  background: #cccccc;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #cccccc 0%, #f4f4f4 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#f4f4f4',GradientType=0 );
  /* IE6-9 */ }

@media screen and (min-width: 60em) {
  main .body--main-inner > .break960-16 {
    width: calc(66.66667% - 48px); }
  main .body--main-inner > .break960-8 {
    width: calc(33.33333% - 14px); }
  main .body--main-inner > .break960-12 {
    width: calc(50% - 96px);
    margin-left: 48px; } }

.body--main-inner-2 {
  margin-top: 100px;
  position: relative;
  z-index: 5; }

.body--main-column-1 {
  position: relative;
  /*background-color: #fff;
	padding: 31px 0 60px;*/ }

.body--main-column-1.columns {
  padding: 0; }

.body--main-column-1 .white-container {
  position: relative;
  background-color: #fff;
  padding: 31px 0 60px; }

.body--main-column-1.columns .white-container {
  padding-left: 99px;
  padding-right: 58px; }

.share-1 {
  position: absolute;
  right: 0;
  top: 0; }

.share-1,
.share-1 a {
  width: 58px;
  height: 52px; }

.share-1 a {
  background: #bb351a url(../images/icon-share-2.png) 17px 13px no-repeat;
  text-indent: -99999px;
  display: block; }

.share-1 a:hover {
  background-color: #841600; }

/**************************************************************/
/*  breadcrumb */
main .region--breadcrumb .block {
  margin-bottom: 0; }

.breadcrumb {
  line-height: 1.2;
  padding-right: 40px; }

.breadcrumb,
.breadcrumb li.last a {
  color: #6e6e71; }

.breadcrumb ol,
.breadcrumb ul,
.breadcrumb li {
  margin: 0;
  padding: 0; }

.breadcrumb ol,
.breadcrumb ul {
  font-size: .1px;
  margin: 0; }

.breadcrumb li {
  font-size: 14px;
  display: inline;
  vertical-align: middle;
  border-right: 1px solid #b6b6b8;
  padding-right: 13px;
  padding-left: 16px;
  line-height: 1.5; }

.breadcrumb li:first-child {
  text-indent: -99999px;
  display: inline-block;
  margin-left: -16px; }

.breadcrumb li:first-child a {
  width: 17px;
  height: 19px;
  background: url(../images/icon-breadcrumb-home-1.png) 0 50% no-repeat;
  padding-left: 18px;
  display: block; }

.breadcrumb li:last-child {
  border: none; }

.breadcrumb a {
  color: #bb351a;
  opacity: 1; }

.breadcrumb li.first a {
  padding-left: 0; }

/**************************************************************/
/*  article */
article {
  padding-top: 50px; }

main article h2,
main .region--content_after_main_white_container h2 {
  color: #006f7e;
  text-transform: uppercase;
  margin-bottom: 6px;
  margin-top: 72px; }

main .content-after-columns h2 {
  margin-bottom: 6px;
  margin-top: 72px; }

main article a h2,
main .region--content_after_main_white_container a h2,
main .content-after-columns a h2 {
  color: #fff; }

article .byline {
  margin-bottom: 26px;
  font-size: 14px;
  letter-spacing: .1em; }

article .byline-row-1,
article .byline-row-2 {
  border-top: 1px solid #c6c6c6; }

article .byline-row-1.no-border,
article .byline-row-2.no-border {
  border: none; }

article .byline-row-1 {
  padding-top: 7px; }

article .byline-row-2 {
  padding-top: 4px; }

article .byline-topics h3 {
  font-size: 14px; }

article .field--node--field-banner-image {
  display: block;
  margin-bottom: 30px; }

.media_embed {
  font-size: 12px;
  margin-bottom: 30px;
  line-height: 1.5;
  width: auto !important;
  height: auto !important; }

/**************************************************************/
/*  share 2 (bottom of body content)  */
.share-2 {
  margin-top: 60px; }

.share-2 h2 {
  text-transform: uppercase;
  letter-spacing: .1em;
  margin: 0 0 22px;
  font-size: 14px; }

main .share-2 .block-content ul {
  margin: 0;
  padding: 0;
  font-size: .1px; }

.share-2 .block-content li {
  text-indent: -99999px;
  display: inline-block;
  margin-right: 10px; }

.share-2 .block-content li:last-child {
  margin-right: 0px; }

.share-2 a {
  display: block;
  width: 35px;
  height: 35px; }

.share-2 .block-content li.social-twitter a {
  background: url(../images/main-social-bottom-twitter-1.gif) 50% 50% no-repeat; }

.share-2 .block-content li.social-facebook a {
  background: url(../images/main-social-bottom-facebook-1.gif) 50% 50% no-repeat; }

.share-2 .block-content li.social-linkedin a {
  background: url(../images/main-social-bottom-linkedin-1.gif) 50% 50% no-repeat; }

/**************************************************************/
/*  aside.aside--left */
aside.aside--left {
  line-height: 1.625;
  font-size: 14px; }

aside.aside--left.columns {
  padding: 175px 0 0; }

.faux-dropdown-choose span {
  display: none; }

/**************************************************************/
/*  aside.aside--right */
aside.aside--right {
  line-height: 1.625;
  font-size: 14px; }

aside.aside--right.columns {
  padding: 175px 0 0;
  float: right; }

/**************************************************************/
/*  .content-after-columns */
.content-after-columns {
  clear: both;
  padding-top: 60px; }

/**************************************************************/
/*  footer  */
/**************************************************************/
footer.body--footer {
  font-size: 14px;
  border-top: 14px solid #fff;
  line-height: 1.714285;
  padding-bottom: 50px; }

footer.body--footer,
footer.body--footer a {
  color: #fff; }

footer.body--footer a {
  text-decoration: underline;
  -webkit-text-decoration-color: #dd9a8d;
          text-decoration-color: #dd9a8d; }

footer.body--footer h2 a {
  text-decoration: none; }

.footer-column-2 {
  padding-top: 48px; }

.footer-column-2 h2 {
  font-size: 37px; }

.footer-column-3 {
  text-align: right;
  padding-top: 60px; }

/**************************************************************/
/*  footer logo  */
footer.body--footer .logo {
  display: block;
  position: relative;
  top: -14px;
  left: -52px; }

footer.body--footer .logo .logo-image {
  font-size: .1px;
  display: inline-block;
  vertical-align: top;
  width: 214px;
  min-height: 129px;
  text-align: center;
  background: url(../images/header-logo-bg.png) 0 0 no-repeat; }

footer.body--footer .logo .logo-image .logo-image-container {
  display: inline-block;
  width: 124px;
  height: 122px;
  position: relative;
  left: 2px;
  background: url(../images/logo2-static.gif) 50% 0 no-repeat;
  background-size: 100%;
  text-align: left;
  text-indent: -99999px; }

/**************************************************************/
/*  footer share  */
footer.body--footer .social {
  margin: 0 0 57px; }

footer.body--footer .social .block-content ul {
  margin: 0;
  padding: 0;
  font-size: .1px; }

footer.body--footer .social .block-content li {
  text-indent: -99999px;
  display: inline-block;
  margin-right: 7px; }

footer.body--footer .social .block-content li:last-child {
  margin-right: 0px; }

footer.body--footer .social a {
  display: block;
  width: 30px;
  height: 30px;
  background-color: #fff;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border-radius: 100%; }

footer.body--footer .social a:hover {
  background-color: #ffc93e; }

footer.body--footer .social .block-content li.social-twitter a,
footer.body--footer .social .block-content a.social-twitter {
  background-image: url(../images/logo-twitter-bb351a.svg);
  background-size: 70%;
  background-position: 56% 56%; }

footer.body--footer .social .block-content li.social-facebook a,
footer.body--footer .social .block-content a.social-facebook {
  background-image: url(../images/logo-facebook-bb351a.svg);
  background-size: 215%; }

footer.body--footer .social .block-content li.social-linkedin a,
footer.body--footer .social .block-content a.social-linkedin {
  background-image: url(../images/logo-linkedin-bb351a.svg);
  background-size: 425%;
  background-position: 49% 50%; }

#block-culture-ready-headersocialmedia .contextual {
  right: -25px;
  top: -11px; }

body.images-off footer.body--footer .social .block-content li,
body.images-off .share-2 .block-content li,
body.images-off header.body--header .social .block-content li {
  text-indent: 0;
  display: block; }

body.images-off footer.body--footer .social a,
body.images-off .share-2 .block-content a,
body.images-off .breadcrumb li:first-child a,
body.images-off header.body--header .social a {
  width: auto;
  color: #fff;
  font-size: 10px;
  border-radius: 0;
  background: transparent;
  line-height: 1.2; }

body.images-off .share-2 .block-content a,
body.images-off .breadcrumb li:first-child a,
body.images-off .block--menu-trigger,
body.images-off header.body--header .social a,
body.images-off .mobile-search-trigger {
  color: #bb351a; }

body.images-off .breadcrumb li:first-child {
  text-indent: 0; }

body.images-off .block--menu-trigger,
body.images-off .share-1 a,
body.images-off .mobile-search-trigger {
  text-indent: 0;
  font-size: 10px;
  line-height: 1.2; }

body.images-off .share-1 a {
  color: #fff; }

body.images-off header.body--header .logo .logo-image .logo-image-container,
body.images-off footer.body--footer .logo .logo-image .logo-image-container {
  font-size: 10px;
  text-indent: 0px; }

/**************************************************************/
/*  footer menu  */
footer.body--footer .menu-footer {
  font-size: 16px;
  margin-bottom: 10px; }

footer.body--footer .menu-footer .block-content ul {
  margin: 0; }

footer.body--footer .menu-footer .block-content li {
  display: inline-block;
  vertical-align: top;
  margin-left: 24px; }

footer.body--footer .menu-footer .block-content li:first-child {
  margin-left: 0px; }

footer.body--footer .menu-footer a {
  text-decoration: none; }

footer.body--footer .menu-footer a:hover {
  text-decoration: underline; }

/**************************************************************/
/*  footer copyright  */
footer.body--footer .copyright {
  display: inline-block;
  border-top: 1px solid #dd9a8d;
  padding-top: 12px; }

/**************************************************************/
/*  content types */
/**************************************************************/
/* landing page */
main.has-tall-banner .main-image-top {
  position: relative; }

main.has-tall-banner .main-image-top .page-title {
  position: absolute;
  width: 100%;
  height: 100%;
  min-height: 458px;
  min-height: 400px;
  min-height: 54px; }

main.has-tall-banner .main-image-top .css-table-cell {
  vertical-align: middle;
  padding-bottom: 115px; }

main.has-tall-banner h1 {
  font-size: 110px;
  line-height: .9;
  max-width: 85%; }

.page-node-type-landing-page .field--name-field-intro-text h1 {
  color: #183856;
  font-size: 65px;
  line-height: .92307;
  max-width: 100%;
  margin-top: 0;
  text-transform: none;
  margin-bottom: 44px; }

main.has-tall-banner h1 {
  margin: 0;
  text-shadow: 0px 0px 3px white, 0px 0px 11px rgba(255, 255, 255, 0.5); }

main.has-tall-banner .text-color-light h1 {
  text-shadow: 0px 0px 3px black, 0px 0px 11px rgba(0, 0, 0, 0.5);
  color: #fff; }

main.has-tall-banner .main-image-top .css-table-cell > .row {
  text-align: left; }

.page-node-type-landing-page main article .field--name-field-intro-text h2,
main article .paragraph--type--text-block-with-optional-title h2,
.page-node-type-landing-page main .region--content_after_main_white_container .field--name-field-intro-text h2,
main .region--content_after_main_white_container .paragraph--type--text-block-with-optional-title h2,
.page-node-type-landing-page main .content-after-columns .field--name-field-intro-text h2,
main .content-after-columns .paragraph--type--text-block-with-optional-title h2 {
  margin-top: 0;
  text-transform: none;
  margin-bottom: 44px; }

.page-node-type-landing-page .field--name-field-intro-text h2,
.paragraph--type--text-block-with-optional-title h2 {
  color: #183856;
  font-size: 65px;
  line-height: .92307; }

/**************************************************************/
/*  fields */
/**************************************************************/
.media .field--name-thumbnail {
  float: left;
  margin: -5px 11px 0 0; }

h2.decorative-heading-1 {
  font-family: 'Playfair Display', Times New Roman, Times, serif;
  font-size: 65px;
  line-height: .8923em;
  letter-spacing: -.03em;
  color: #183856;
  position: relative;
  border-left: 2px solid #183856;
  padding-left: 28px;
  margin-bottom: 40px; }

main article h2.decorative-heading-1,
main .region--content_after_main_white_container h2.decorative-heading-1,
main .content-after-columns h2.decorative-heading-1 {
  text-transform: none;
  color: #183856; }

h2.decorative-heading-1 .heading-decoration-1 {
  position: absolute;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.2em;
  letter-spacing: .1em;
  color: #183856;
  font-weight: 600;
  text-transform: uppercase;
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  -ms-transform-origin: left top 0;
      transform-origin: left top 0;
  float: left;
  top: -9px;
  left: -9px; }

h2.decorative-heading-1 .heading-content {
  position: relative;
  top: -5px;
  max-width: 650px;
  display: inline-block;
  text-decoration: none; }

h2.decorative-heading-1 .heading-content .field--name-field-title {
  max-width: 650px; }

/* video */
.field--name-field-transcript {
  margin-top: 30px;
  border: 1px solid #f4f4f4; }

.field--name-field-transcript h2 {
  margin: 0px;
  padding: 15px;
  background: #f4f4f4 url(../images/btn-open-2.png) right 10px top 10px no-repeat;
  cursor: pointer; }

.field--name-field-transcript.open h2 {
  background-image: url(../images/btn-close-2.png); }

.field--name-field-transcript .field__item {
  padding: 15px; }

/**************************************************************/
/*  blocks */
/**************************************************************/
aside .block {
  margin-bottom: 54px; }

aside .block.block-type-1,
aside .block.block_content--1 {
  position: relative;
  z-index: 111;
  font-size: 16px;
  padding: 60px 50px 60px 99px;
  margin-left: -120px;
  background-color: #183856;
  color: #fff; }

aside .block.block-type-1 .block-inner,
aside .block.block_content--1 .block-inner {
  background: url(../images/block-rule-yellow-1.gif) 0 0 no-repeat;
  padding: 28px 0 1px; }

aside .block.block-type-1 a,
aside .block.block-type-1 a:hover,
aside .block.block_content--1 a,
aside .block.block_content--1 a:hover {
  color: #ffc93e; }

aside .block.block-type-1 a:hover,
aside .block.block_content--1 a:hover {
  text-decoration: underline; }

aside .block.block-type-1 h2,
aside .block.block_content--1 h2 {
  font-size: 41px;
  margin-top: 0; }

/* undo default block stuff */
aside .block.block-type-1 .block-inner > header,
aside .block.block_content--1 .block-inner > header {
  background-color: transparent;
  padding: 0;
  color: #fff;
  margin-bottom: 0; }

aside .block.block-type-1 .block-content,
aside .block.block_content--1 .block-content {
  padding: 0; }

aside .block-type-2,
aside .block {
  background-color: #fff; }

aside .block-type-2 .block-inner > header,
aside .block .block-inner > header,
.block--form-type-1 header {
  background-color: #183856;
  padding: 28px 40px 13px 54px;
  color: #fff;
  margin-bottom: 2px; }

aside .block-type-2 header h2,
aside .block header h2,
.block--form-type-1 h2 {
  font-size: 30px;
  margin-top: 0;
  letter-spacing: 0; }

aside .block-type-2 .block-content,
aside .block .block-content {
  padding: 30px 53px 20px 54px; }

aside .block-type-2 .block-content h3,
aside .block .block-content h3 {
  font-size: 20px;
  margin-bottom: 16px; }

aside .block-type-2 .block-content h3 a,
aside .block .block-content h3 a {
  color: #183856; }

aside .block-type-2 .block-content h3 a:hover,
aside .block .block-content h3 a:hover {
  color: #841600; }

aside .block-type-2 .byline,
aside .block .byline {
  font-size: 12px; }

.byline {
  text-transform: uppercase;
  color: #6e6e71;
  font-size: 12px;
  letter-spacing: .05em; }

.byline-row-1 {
  margin-bottom: 1px; }

.byline-date,
.byline-author,
.byline-topics h3,
.byline-topics h4,
.byline-topics h5,
.byline-topics ul {
  display: inline; }

.byline-date {
  color: #006f7e; }

.byline-date *,
.byline-author * {
  display: inline; }

.date-plus-author .byline-date:after {
  content: "|";
  padding-left: 5px;
  padding-right: 5px;
  color: #c6c6c6;
  position: relative;
  top: -1px; }

.byline-row-2 {
  margin-top: 1px; }

.byline-topics h3,
.byline-topics h4,
.byline-topics h5 {
  color: #6e6e71;
  margin: 0;
  line-height: inherit; }

.byline-topics h4,
.byline-topics h5 {
  font-size: 12px; }

.byline-topics h3:after,
.byline-topics h4:after,
.byline-topics h5:after {
  content: ": "; }

.byline-topics ul,
.byline-author ul {
  margin: 0; }

.byline-topics li,
.byline-author li {
  display: inline;
  list-style-type: none; }

.byline-topics li:after,
.byline-author li:after {
  content: ",";
  margin-right: 4px; }

.page-node-type-blog .byline-topics li:after,
.page-node-type-blog .byline-author li:after {
  /* margin-right: 0px; why was this used? */ }

.byline-topics li:last-child:after,
.byline-author li:last-child:after {
  content: ""; }

.block-type-2 .view-footer {
  padding-top: 20px; }

/* block-type-3 */
aside .field--name-field-top-feature .paragraph.block-type-3,
aside .field--name-field-top-feature .paragraph--type--callout-with-link-button {
  background: url(../images/block-rule-red-1.gif) 0 0 no-repeat;
  padding: 28px 0 1px;
  max-width: 355px; }

aside .field--name-field-top-feature .paragraph.block-type-3 h2,
aside .field--name-field-top-feature .paragraph--type--callout-with-link-button h2 {
  font-size: 42px;
  margin-top: 0;
  color: #183856;
  line-height: 1.2; }

aside .field--name-field-top-feature .paragraph.block-type-3 .field--name-field-body,
aside .field--name-field-top-feature .paragraph--type--callout-with-link-button .field--name-field-body {
  margin-bottom: 48px; }

/* todo: normalize this + home hero--search */
.body--main-inner-2 .form-type-1 {
  position: relative;
  font-size: 16px;
  text-align: center;
  background-color: #fff;
  padding: 63px 20px 53px; }

.body--main-inner-2 .form-type-1 .form-item {
  text-align: left;
  display: inline-block;
  vertical-align: bottom; }

.body--main-inner-2 .form-type-1 label,
main .views-exposed-form label,
ul.entity-moderation-form .form--element--label-wrapper label,
.form-item-select-course-language label {
  color: #bb351a;
  text-transform: uppercase;
  font-weight: 700;
  display: block; }

.form-type-1 select,
.form-type-1 .chosen-container.form-select {
  width: 303px !important;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #858587;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../images/btn-arrow-submit-1.png) 100% 50% no-repeat;
  padding: 3px 0; }

.form-type-1 .chosen-container-single .chosen-single {
  padding: 0;
  border-radius: 0;
  color: inherit;
  border: none;
  background: none;
  box-shadow: none; }

.body--main-inner-2 .form-type-1 .form-item-or {
  font-family: 'Playfair Display', Times New Roman, Times, serif;
  font-size: 47px;
  line-height: 1;
  padding: 0 33px 0;
  color: #bb351a; }

.body--main-inner-2 .form-type-1 .form--actions {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 67px;
  position: relative;
  top: -1px; }

.body--main-inner-2 .form-type-1 .form-actions input.form-submit.bi-button {
  width: 186px;
  padding-top: 9px;
  padding-bottom: 9px; }

main .body--main-inner-2 .form-type-1 form .form-item {
  margin-bottom: 0; }

.body--main-inner-2 .form-type-1 .cr-form-item {
  display: inline-block;
  vertical-align: bottom;
  position: relative; }

aside .form-type-1 select,
aside .form-type-1 .chosen-container.form-select {
  max-width: 100%; }

form .input-error-desc {
  position: absolute;
  bottom: -35px;
  left: 0;
  font-size: 13px;
  line-height: 1.2;
  border-radius: 4px;
  background-color: #c54829;
  color: #fff;
  padding: 5px 15px;
  width: 100%;
  display: block;
  min-height: 28px;
  text-align: center; }

form .input-error-desc:before {
  content: "!";
  font-size: 25px;
  font-weight: 700;
  border: 2px solid #c54829;
  background-color: #fff;
  border-radius: 100%;
  display: block;
  width: 30px;
  height: 30px;
  color: #c54829;
  position: absolute;
  line-height: 1em;
  left: -15px;
  top: -1px;
  text-align: center; }

/* browse by resource type block; formerly button-bar with single-link-button paragraphs */
.button-bar {
  font-size: .1px;
  margin: 0 -10px; }

.button-bar > .single-link-button {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  width: calc(25% - 1px);
  padding: 0 10px;
  margin-bottom: 20px; }

.single-link-button {
  font-size: 18px;
  color: #fff; }

.single-link-button a.anchor-block {
  min-height: 250px;
  background-color: #006f7e;
  color: #fff;
  text-align: center; }

.button-bar-with-photo .single-link-button a.anchor-block,
.button-bar-with-photo .single-link-button a.anchor-block:hover {
  background-color: transparent; }

.single-link-button a.anchor-block:hover {
  background-color: #183856; }

.single-link-button .field-background-image {
  height: 155px;
  padding-top: 60px; }

.single-link-button .field-background-image,
.single-link-button .field--name-field-background-image {
  font-size: .1px; }

.button-bar-with-photo .single-link-button .field-background-image {
  padding-top: 0; }

.single-link-button .field--name-field-caption {
  display: none; }

.single-link-button .field-title {
  font-family: 'Playfair Display', Times New Roman, Times, serif;
  font-size: 28px;
  line-height: 1.071;
  letter-spacing: -.025em;
  padding: 0 10px; }

@media (max-width: 1000px) {
  .button-bar .single-link-button {
    width: 50%;
    width: calc(50% - 1px); } }

@media (max-width: 640px) {
  .button-bar .single-link-button {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 20px;
    display: block; } }

/* aside "select country" block */
aside form.form-type-1 label {
  color: #bb351a;
  text-transform: uppercase;
  font-weight: 700;
  display: block; }

.block-facet--links .block-content ul,
.faux-dropdown .block-content ul {
  margin: 0;
  line-height: 1.2; }

.block-facet--links .block-content ul li,
main .block-facet--links .block-content ul li,
.faux-dropdown .block-content ul li,
main .faux-dropdown .block-content ul li {
  list-style-type: none; }

.block-facet--links .facet-item__status,
.faux-dropdown .facet-item__status {
  display: none; }

.block-facet--links .block-content a,
.faux-dropdown .block-content a {
  display: block;
  background: url(../images/icon-select-1.png) 0 6px no-repeat;
  padding: 4px 0;
  padding-left: 19px; }

.block-facet--links .block-content a.is-active,
.faux-dropdown .block-content a.is-active {
  background-image: url(../images/icon-deselect-1.png);
  background-position: 1px 7px; }

/**************************************************************/
/*  links */
/**************************************************************/
a.link-type-1,
.block.block-type-1 a.link-type-1,
input.link-type-1,
a.link-type-2,
.block.block-type-1 a.link-type-2,
input.link-type-2,
.link-type-1 > a,
.link-type-2 > a,
span.link-type-2 {
  font-size: 14px;
  display: inline-block;
  text-transform: uppercase;
  background-image: url(../images/link-arrow-1.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  min-height: 8px;
  letter-spacing: .075em;
  padding-right: 22px;
  line-height: 1.25;
  margin-top: 6px; }

a.link-type-2,
.block.block-type-1 a.link-type-2,
input.link-type-2,
.link-type-2 > a,
span.link-type-2 {
  background-image: url(../images/link-arrow-2.png); }

/**************************************************************/
/*  public node edit forms */
/**************************************************************/
summary .detail-description {
  display: block;
  margin: 5px 0 0 15px; }

summary .detail-description,
.form-item .description {
  text-transform: none;
  color: #666;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
  margin-top: 3px; }

details summary:focus,
details summary:hover {
  text-decoration: none; }

details summary .summary-original:focus,
details summary .summary-original:hover {
  text-decoration: underline; }

form.node-form .form-wrapper {
  margin-bottom: 30px; }

form.node-form .paragraph-type-title.form-wrapper {
  margin-bottom: 5px; }

form.node-form details .form-wrapper:first-of-type {
  margin-top: 1px; }

form.node-form details .form-wrapper:last-of-type {
  margin-bottom: 5px; }

form.node-form details.form-wrapper,
form.node-form .field--type-language.form-wrapper,
form.node-form .filter-guidelines.form-wrapper {
  margin-bottom: 0px; }

form.node-form .layout-region-node-footer {
  margin-top: 30px; }

form.node-form .field--widget-entity-reference-autocomplete {
  margin-top: -1em; }

/**************************************************************/
/*  icons */
/**************************************************************/
a.icon-factbook {
  display: block;
  padding-left: 50px;
  background: url(../images/icon-factbook-1.png) 0 0 no-repeat;
  min-height: 34px;
  padding-top: 6px; }

/**************************************************************/
/*  views */
/**************************************************************/
main .view .feed-icon {
  margin-top: 30px; }

main .views-exposed-form {
  margin: 0 -10px 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e5e5e5; }

main .view--has-exposed-filters header {
  margin-bottom: 15px; }

main .views-exposed-form .form-item {
  display: inline-block;
  vertical-align: top;
  width: calc(25% - 4px);
  margin: 0 0 20px;
  padding: 0 10px; }

main .has-sidebar .views-exposed-form .form-item {
  width: calc(33% - 1px); }

main .views-exposed-form .form--actions {
  margin-left: 10px; }

main .has-sidebar-left .body--main-column-1.columns {
  float: right; }

main .has-sidebar-left aside.columns:last-child:not(:first-child) {
  float: left; }

main .has-sidebar-left.has-sidebar-right .body--main-column-1.columns {
  display: inline-block;
  vertical-align: top;
  float: none; }

main .has-sidebar-left.has-sidebar-right aside.aside--left.columns {
  float: left; }

main .has-sidebar-left.has-sidebar-right aside.aside--right.columns:last-child:not(:first-child) {
  float: right; }

.view h2,
.view h3,
.view h4,
.view h5,
.view h6 {
  margin-top: 0; }

.view header {
  margin-bottom: 30px; }

/* default plain main column view */
main .view-content div.views-row {
  margin-bottom: 30px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 30px; }

main .no-default-divider .view-content div.views-row,
main .view--bottom-four-column-callout .view-content div.views-row {
  margin-bottom: 0px;
  border-bottom: none;
  padding-bottom: 0px; }

main .no-default-divider-plus-margin .view-content div.views-row {
  margin-bottom: 45px;
  border-bottom: none;
  padding-bottom: 0px; }

/* view-style-1: used on blog block 2; mimics paragraph--callout-with-media */
.view-style-1 .views-row-container-2 {
  font-size: .1px;
  margin: 0 -10px; }

main .view-style-1 .view-content div.views-row {
  border: none;
  padding: 0 10px;
  margin: 0 0 20px; }

.view-style-1 .views-row {
  display: inline-block;
  vertical-align: top;
  width: 33.3333%;
  width: calc(33.3333% - 1px);
  max-width: 453px; }

.view-style-1 .image-and-heading .field-image {
  font-size: .1px; }

.view-style-1 .content-and-link {
  padding: 30px 40px;
  background-color: #fff; }

.view-style-1 .content-and-link h2,
.view-style-1 .content-and-link h3 {
  font-family: 'Playfair Display', Times New Roman, Times, serif;
  font-size: 30px;
  line-height: 1.333;
  margin-bottom: 15px; }

.view-style-1 .content-and-link h2,
.view-style-1 .content-and-link h2 a,
.view-style-1 .content-and-link h3,
.view-style-1 .content-and-link h3 a {
  color: #183856; }

main .view-style-1 .content-and-link h2,
main .view-style-1 .content-and-link h3 {
  margin-top: 0; }

.paragraph--type--callout-with-media .content-and-link .field-content {
  margin-bottom: 13px; }

.view-style-1 .content-and-link .field-content {
  font-size: 16px;
  line-height: 1.625;
  margin-bottom: 24px; }

/* view-style-2: used on blog block 1 */
.view-style-2 h2 {
  font-family: 'Playfair Display', Times New Roman, Times, serif;
  /*font-size: 30px;
	line-height: 1.333;
	margin-bottom: 15px;
	font-size: 65px;
	line-height: .92307;
	margin-bottom: 44px;*/
  font-size: 45px;
  line-height: 1.1;
  margin-bottom: 20px; }

main article .view-style-2 h2,
main .region--content_after_main_white_container .view-style-2 h2,
main .content-after-columns .view-style-2 h2 {
  text-transform: none; }

.view-style-2 h2,
.view-style-2 h2 a {
  color: #183856; }

main .view-style-2 h2 {
  margin-top: 0; }

.view-style-2 .field-image {
  font-size: .1px;
  margin-bottom: 20px; }

/* view-style-3: 3-column display inline-block */
.view-style-3 .views-row-container-2 {
  margin: 0 -10px; }

.view-style-3 .views-row {
  width: 33%;
  width: calc(33.3333% - 4px);
  display: inline-block;
  vertical-align: top;
  padding: 0 10px; }

.view-style-3 .views-row,
main .view-style-3 .view-content div.views-row,
main .view-style-3.no-default-divider .view-content div.views-row {
  margin-bottom: 75px; }

.view-style-3 .pager {
  margin-top: -60px;
  padding-bottom: 60px; }

/* view-style-4: used on /resources-training/training/all-training */
.view-style-4 {
  font-size: 14px;
  line-height: 1.6; }

.view-style-4 .views-field-field-thumbnail {
  float: left;
  margin: 0 25px 15px 0; }

.view-style-4 h2 {
  margin-bottom: 20px; }

.view-style-4 .views-field-view-node {
  margin-top: 10px; }

/* view-style-5: used on /resources-training/training/vcat */
.view-style-5 {
  font-size: 14px;
  line-height: 1.6; }

.view-style-5 .views-field-field-thumbnail {
  float: left;
  margin: 0 25px 15px 0; }

.view-style-5 h2 {
  margin-bottom: 35px;
  background: url(../images/pixel-505052.gif) 0 50% repeat-x; }

.view-style-5 h2 span {
  display: inline-block;
  background-color: #f4f4f4;
  padding-right: 10px; }

.view-style-5 h3 {
  text-transform: uppercase;
  margin-bottom: 20px; }

.view-style-5 .views-row-container-2 {
  margin-left: 100px; }

.view-style-5 .views-field-view-node {
  margin-top: 10px; }

.view-style-5 .views-field-field-course-description {
  clear: both; }

@media (max-width: 1100px) {
  .view-style-1 .views-row,
  .view-style-3 .views-row {
    width: calc(50% - 3px); } }

@media (max-width: 768px) {
  .view-style-1 .content-and-link {
    padding-left: 20px;
    padding-right: 20px; }
  .view-style-1 .views-row,
  .view-style-3 .views-row {
    width: 100%;
    max-width: 453px;
    margin: 0 auto 20px;
    display: block; }
  main .view-style-1 .view-content div.views-row,
  main .view-style-3 .view-content div.views-row {
    margin: 0 auto 20px; } }

@media (max-width: 600px) {
  .view-style-1 .content-and-link h2 {
    font-size: 28px; } }

.block--block-views-block-search-block-related-blog-posts--2 {
  max-width: 454px;
  margin-left: auto;
  margin-right: auto; }

body.path-search .region--content .form--actions {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px; }

body.path-search .region--content .form--actions .form-submit.bi-button {
  padding: 5px 30px; }

body.path-search main .has-sidebar .region--content .views-exposed-form .form-item.form-item-search-api-fulltext {
  width: auto;
  position: relative;
  top: -11px; }

body.path-search main .has-sidebar .region--content .views-exposed-form .form-item.form-item-search-api-fulltext label {
  margin-bottom: 6px;
  line-height: 1.8; }

body.path-search .region--content .views-exposed-form#block-exposedformsearchsearch-page .form--actions,
body.path-search .region--content .views-exposed-form#block-exposedformsearchsearch-page-2 .form--actions {
  padding-top: 34px;
  position: relative;
  top: 0; }

article .view--news.view--display--page_1 .byline-row-1 {
  border-top: none; }

/**************************************************************/
/*  calendar */
/**************************************************************/
.ui-datepicker {
  background-color: #bbb;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15); }

.ui-datepicker .ui-datepicker-title {
  font-weight: 600; }

.ui-datepicker .ui-datepicker-next {
  background: url(../images/icon-arrow-right-ffffff-1.png) 50% 50% no-repeat; }

.ui-datepicker .ui-datepicker-prev {
  background: url(../images/icon-arrow-left-ffffff-1.png) 50% 50% no-repeat; }

/**************************************************************/
/*  specific pages... yeah, i know */
/**************************************************************/
/**************************************************************/
/*  modal */
/**************************************************************/
/*
#modal	{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../images/bg-000000-50pct.png) 0 0 repeat;
	width: 100%;
	height: 100%;
	z-index: 99999;
	overflow: auto;
	}
body.modal-is-open #modal	{
	display: block;
	}
	*/
.modal-close {
  background: url(../images/btn-close-1.png) 0 0 no-repeat;
  position: absolute;
  right: 15px;
  top: 15px;
  color: #ccc;
  cursor: pointer;
  z-index: 2;
  min-height: 15px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1.2;
  padding-left: 22px;
  padding-top: 1px; }

.menu-container-1 {
  position: absolute;
  right: 0;
  width: 100%;
  min-height: 100%;
  max-width: 423px;
  background-color: #000;
  line-height: 1.25;
  padding-top: 37px; }

.menu-container-1 ul,
.menu-container-1 li {
  margin: 0; }

.menu-container-1,
.menu-container-1 a {
  color: #fff; }

.menu-container-1 > nav > ul.menu > li > a {
  font-size: 14px;
  text-transform: uppercase; }

.menu-container-1 a {
  padding: 25px 50px 25px 40px;
  display: block;
  border-bottom: 1px solid #333; }

.menu-container-1 a:hover {
  background-color: #bb351a; }

.menu-container-1 ul ul ul,
.menu-container-1 ul ul ul a {
  color: #afafaf; }

.menu-container-1 .menu-item--expanded {
  position: relative; }

.menu-container-1 ul ul {
  position: absolute;
  left: -99999px;
  top: -99999px; }

.menu-container-1 .menu-item--expanded.open > ul {
  position: static;
  margin-left: 30px; }

.menu-container-1 .menu-item--expanded.open > ul a {
  padding-left: 30px; }

.menu-container-1 .menu-item--expanded.open > ul ul {
  padding-top: 12px;
  padding-bottom: 12px; }

.menu-container-1 .menu-item--expanded.open > ul ul a {
  border-bottom: none;
  padding-top: 13px;
  padding-bottom: 13px; }

.menu-container-1 .child-menu-indicator {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 68px;
  background: url(http://www.cultureready.org/themes/custom/culture_ready/images/btn-menu-child-indicator-down-1.png) 50% 50% no-repeat;
  cursor: pointer; }

.menu-container-1 ul ul ul .child-menu-indicator {
  height: 48px; }

.menu-container-1 .menu-item--expanded.open > .child-menu-indicator {
  background-image: url(http://www.cultureready.org/themes/custom/culture_ready/images/btn-menu-child-indicator-up-1.png); }

.block--menu-trigger {
  display: none;
  vertical-align: middle;
  text-align: left;
  width: 56px;
  height: 40px;
  height: 100%;
  text-indent: -99999px;
  background: url(../images/icon-hamburger-1.png) right 11px top 50% no-repeat;
  cursor: pointer;
  border-left: 1px solid #bcbec0;
  margin-left: 21px; }

body.modal-is-open .block--menu-trigger {
  background-image: url(../images/btn-close-1.png); }

.js-menu-trigger {
  height: 100%; }

.mobile-menu-container {
  position: relative;
  top: -99999px;
  right: 0;
  bottom: 0;
  left: -99999px;
  z-index: 99999;
  overflow: auto;
  text-indent: 0;
  /* for windows */ }

body.modal-is-open .mobile-menu-container {
  position: fixed;
  top: 106px;
  left: 0; }

body.modal-is-open.toolbar-fixed .mobile-menu-container,
body.modal-is-open.toolbar-vertical .mobile-menu-container,
body.modal-is-open.toolbar-horizontal .mobile-menu-container {
  top: 145px; }

body.modal-is-open.toolbar-fixed.toolbar-tray-open .mobile-menu-container,
body.modal-is-open.toolbar-vertical.toolbar-tray-open .mobile-menu-container,
body.modal-is-open.toolbar-horizontal.toolbar-tray-open .mobile-menu-container {
  top: 186px; }

.block--menu-trigger .mobile-menu-container {
  text-indent: initial;
  position: relative;
  background: url(../images/pixel-0e2e41-90pct.png) 0 0 repeat; }

.block--menu-trigger .mobile-menu-container-before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

/*.block--menu-trigger .mobile-menu-container-before:before	{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #0e2e41;
	opacity: .9;
	}*/
.mobile-menu-container-inner {
  width: 100%;
  max-width: 350px;
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
  overflow: auto; }

.mobile-menu-container ul ul {
  margin-left: 0; }

.mobile-menu-container .menu--primary-mobile,
.mobile-menu-container .menu--secondary-mobile {
  font-size: 16px; }

.mobile-menu-container .menu--primary-mobile .block-content ul,
.mobile-menu-container .menu--secondary-mobile .block-content ul {
  margin-bottom: 0; }

.mobile-menu-container .menu--primary-mobile li,
.mobile-menu-container .menu--secondary-mobile li {
  position: relative; }

.mobile-menu-container .menu--primary-mobile a,
.mobile-menu-container .menu--secondary-mobile a {
  display: block;
  padding: 9px 10px;
  min-height: 49px; }

.mobile-menu-container .menu--primary-mobile ul ul,
.mobile-menu-container .menu--secondary-mobile ul ul {
  position: absolute;
  left: -99999px;
  top: -99999px; }

.mobile-menu-container .menu--primary-mobile ul li.open > ul,
.mobile-menu-container .menu--secondary-mobile ul li.open > ul,
.mobile-menu-container .menu--primary-mobile ul li.open > .mega > ul,
.mobile-menu-container .menu--secondary-mobile ul li.open > .mega > ul {
  position: static; }

.mobile-menu-container .menu--primary-mobile ul ul a,
.mobile-menu-container .menu--secondary-mobile ul ul a {
  padding-left: 25px; }

.mobile-menu-container .menu--primary-mobile ul ul ul a,
.mobile-menu-container .menu--secondary-mobile ul ul ul a {
  padding-left: 40px; }

.mobile-menu-container .menu--primary-mobile .has-child,
.mobile-menu-container .menu--secondary-mobile .has-child {
  position: absolute;
  z-index: 11;
  display: block;
  width: 45px;
  height: 48px;
  text-indent: -9999px;
  background: url(../images/btn-arrow-mobile-ffffff-down-1.png) 50% 50% no-repeat;
  background-size: 11px 7px;
  border-left: 1px #fff solid;
  right: 0;
  top: 0;
  cursor: pointer; }

.safari .mobile-menu-container .menu--primary-mobile .has-child,
.safari .mobile-menu-container .menu--secondary-mobile .has-child {
  height: 48px; }

.mobile-menu-container .menu--primary-mobile a {
  color: #fff;
  border-bottom: 1px solid #fff; }

.mobile-menu-container .menu--primary-mobile a:hover,
.mobile-menu-container .menu--primary-mobile a:focus {
  color: #fff;
  background-color: #bb351a; }

.mobile-menu-container .menu--primary-mobile nav > ul {
  background-color: #183856; }

.mobile-menu-container .menu--primary-mobile .has-child:hover,
.mobile-menu-container .menu--primary-mobile .has-child:focus {
  background-image: url(../images/btn-arrow-mobile-ebbd47-down-1.png);
  /* yellow */
  background-color: #bb351a; }

.mobile-menu-container .menu--primary-mobile ul ul a {
  color: #183856;
  background-color: #fff;
  border-bottom: 1px solid #f4f4f4; }

.mobile-menu-container .menu--primary-mobile li li .has-child {
  background-image: url(../images/btn-arrow-mobile-bb351a-down-1.png);
  /* red */ }

.mobile-menu-container .menu--primary-mobile li li.a-hover > .has-child,
.mobile-menu-container .menu--primary-mobile li li.a-hover > .has-child {
  background-image: url(../images/btn-arrow-mobile-ffffff-down-1.png);
  /* white */ }

.mobile-menu-container .menu--primary-mobile li li:hover > .has-child:hover,
.mobile-menu-container .menu--primary-mobile li li.a-hover > .has-child:focus {
  background-image: url(../images/btn-arrow-mobile-ebbd47-down-1.png);
  /* yellow */ }

.mobile-menu-container .menu--primary-mobile li.open > .has-child {
  background-image: url(../images/btn-arrow-mobile-ffffff-up-1.png);
  /* white */ }

.mobile-menu-container .menu--primary-mobile li.open > .has-child:hover,
.mobile-menu-container .menu--primary-mobile li.open li.open.a-hover > .has-child,
.mobile-menu-container .menu--primary-mobile li.open li.open > .has-child:hover {
  background-image: url(../images/btn-arrow-mobile-ebbd47-up-1.png);
  /* yellow */ }

.mobile-menu-container .menu--primary-mobile li.open li.open > .has-child {
  background-image: url(../images/btn-arrow-mobile-bb351a-up-1.png);
  /* red */ }

.mobile-menu-container .menu--secondary-mobile a {
  color: #006f7e;
  border-bottom: 1px solid #dce1e6; }

.mobile-menu-container .menu--secondary-mobile nav > ul {
  background-color: #e7ebee; }

header.body--header .social.social-mobile {
  position: relative;
  top: auto;
  right: auto;
  background-color: #f4f4f4;
  padding: 10px; }

body.modal-is-open header.body--header .social.social-mobile.region--header_social {
  position: static;
  display: none; }

body.modal-is-open header.body--header .social.social-mobile#block-culture-ready-headersocialmedia-2 {
  position: static; }

.safari body.modal-is-open header.body--header .social.social-mobile.region--header_social,
.safari body.modal-is-open header.body--header .social.social-mobile#block-culture-ready-headersocialmedia-2 {
  position: relative; }

body.modal-is-open header.body--header #block-culture-ready-headersocialmedia-2 > header {
  display: inline-block;
  vertical-align: top; }

header.body--header .social.social-mobile h2 {
  font-size: 16px;
  color: #6e6e71;
  display: inline-block;
  vertical-align: top;
  margin-top: 15px; }

header.body--header .social.social-mobile h2:after {
  content: ":"; }

header.body--header .social.social-mobile .block-content {
  display: inline-block;
  vertical-align: top;
  float: right; }

.safari header.body--header .social.social-mobile .block-content {
  position: absolute;
  right: 10px;
  top: 10px;
  float: none; }

header.body--header .social.social-mobile ul {
  font-size: .1px; }

header.body--header .social.social-mobile li {
  display: inline-block;
  margin-right: 1px; }

.ui-widget-overlay {
  background: #000;
  opacity: .70; }

.ui-dialog.editor-link-dialog .ui-dialog-titlebar {
  background-color: #183856;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 15px 49px 15px 15px;
  color: #fff; }

.ui-dialog.editor-link-dialog .ui-dialog-title {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 1px;
  font-size: 18px;
  font-weight: 700;
  padding: 0 15px;
  line-height: 1.2; }

.ui-dialog.editor-link-dialog .ui-icon.ui-icon-closethick {
  background: url(../../../../core/misc/icons/ffffff/ex.svg) 0 0 no-repeat;
  margin-top: -12px;
  left: 50%;
  margin-left: -8px;
  position: absolute;
  top: 50%;
  display: block;
  text-indent: -99999px;
  width: 16px;
  height: 16px;
  overflow: hidden; }

.ui-dialog.editor-link-dialog .ui-widget-content.ui-dialog-content {
  background: #fff;
  overflow: auto;
  padding: 1em; }

.ui-dialog.editor-link-dialog .ui-widget-content.ui-dialog-buttonpane {
  background: #fff;
  margin: 0;
  padding: 15px 20px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

/* js measurements are cumbersome. use this for responsive js */
#js_yardstick {
  position: absolute;
  left: -99999px;
  top: -99999px;
  height: 2400px;
  width: .1px; }

/* drupal stuff */
.system--messages {
  padding: 10px 25px;
  margin-bottom: 30px;
  background: green;
  color: #fff;
  text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.15), 0px 0px 7px rgba(0, 0, 0, 0.05); }

.system--messages a {
  color: #fff;
  text-decoration: underline; }

.system--messages.message-warning {
  background-color: yellow; }

.system--messages.message-error {
  background-color: red; }

.region--help {
  position: relative; }

.region--local_tasks {
  position: fixed;
  z-index: 99999;
  right: 0;
  top: 275px;
  width: 125px;
  background: #ffffe0;
  font-size: 16px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  opacity: .97;
  line-height: 1.2; }

main .block.local-tasks {
  margin-bottom: 0; }

.local-tasks .block-content ul,
.local-tasks .block-content li {
  margin: 0;
  background: none;
  list-style-type: none; }

.local-tasks .block-content ul {
  padding: 9px 0; }

.local-tasks a {
  display: block;
  padding: 4px 10px; }

.local-tasks li:hover a,
.local-tasks a.is-active {
  background-color: #e8e8cc;
  color: #444; }

form.field-group-delete-form.confirmation {
  text-align: center; }

.ui-autocomplete {
  background-color: #fff;
  font-size: 14px; }

.ui-autocomplete a {
  color: #505052; }

.toolbar-oriented .toolbar-bar {
  z-index: 999999; }

/* chosen js */
.chosen-container {
  font-size: .85em;
  width: 100% !important;
  text-align: left; }

.chosen-container .search-field input {
  width: auto !important; }

.chosen-drop,
.chosen-container .chosen-results li,
.chosen-container-multi .chosen-choices li.search-choice {
  line-height: 1.15; }

.chosen-container.form-select {
  padding: 0; }

.chosen-container-single .chosen-single {
  padding: 3px 22px;
  overflow: auto;
  height: auto;
  border-radius: 10px; }

.chosen-container-single a.chosen-single {
  padding: 3px 22px;
  overflow: auto;
  height: auto;
  border-radius: 0px;
  background: #fff;
  border-color: #bcbec0;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  border-radius: 0;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none; }

.section--grey .chosen-container-single .chosen-single {
  background: #fff;
  border-color: #cdcdcd; }

.chosen-container-single .chosen-single div b {
  background: none;
  background-image: none !important;
  width: 100%;
  height: 100%; }

.chosen-container-single .chosen-single div {
  width: 28px; }

.chosen-container-single .chosen-single span {
  margin-right: 10px;
  padding: 7px 0; }

/**
 * @file
 * Progress behavior.
 *
 * @see progress.js
 */
.progress {
  height: auto;
  background-color: #e3e3e3; }

/**************************************************************/
/*  responsive */
@media (max-width: 1700px) {
  #js_yardstick {
    height: 1700px; } }

@media (max-width: 1600px) {
  #js_yardstick {
    height: 1600px; } }

@media (max-width: 1560px) {
  #js_yardstick {
    height: 1560px; } }

@media (min-width: 1560px) {
  header.body--header .social {
    position: absolute;
    left: 502px;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 80px; } }

@media (max-width: 1530px) {
  #js_yardstick {
    height: 1530px; }
  .region--header-row-1-column-2.columns {
    padding-right: 68px; } }

@media (max-width: 1500px) {
  #js_yardstick {
    height: 1500px; } }

@media (max-width: 1460px) {
  #js_yardstick {
    height: 1460px; }
  header.body--header .logo {
    left: 0; }
  header.body--header .logo-container button.animation-trigger {
    left: 93px; }
  /*header.body--header .logo-container button.animation-trigger	{
		left: 10px;
		top: -55px;
		}
	.ie header.body--header .logo-container button.animation-trigger	{
		top: -89px;
		}*/
  .body--main-inner.row,
  .responsive-margin,
  .responsive-margin.row {
    margin-left: 25px;
    margin-right: 25px; }
  main.has-tall-banner .body--main-inner.row {
    margin-top: -90px; }
  main.has-tall-banner .main-image-top .css-table-cell {
    padding-bottom: 90px; } }

@media (max-width: 1440px) {
  main.has-tall-banner .main-image-top .css-table-cell > .row {
    padding-left: 25px;
    padding-right: 25px; } }

@media (max-width: 1280px) {
  #js_yardstick {
    height: 1280px; } }

@media (max-width: 1260px) {
  #js_yardstick {
    height: 1260px; } }

@media (max-width: 1230px) {
  #js_yardstick {
    height: 1230px; } }

@media (max-width: 1200px) {
  #js_yardstick {
    height: 1200px; }
  header.body--header {
    border-top: 10px solid #fff; }
  header.body--header .logo-container {
    max-height: 109px; }
  header.body--header .logo {
    top: 4px; }
  header.body--header .logo .logo-text {
    margin-top: 39px;
    left: 150px; }
  header.body--header .logo h1 {
    font-size: 28px; }
  header.body--header .logo .logo-image {
    width: 157px;
    height: 96px;
    background-image: url(../images/header-logo-bg-3.png);
    min-height: 0px; }
  header.body--header .logo .logo-image .logo-image-container {
    width: 92px;
    height: 91px;
    left: -1px; }
  header.body--header .logo-container button.animation-trigger {
    left: 66px;
    top: -5px; }
  .safari header.body--header .logo-container button.animation-trigger,
  .firefox header.body--header .logo-container button.animation-trigger {
    top: -15px; }
  /*.ie header.body--header .logo-container button.animation-trigger	{
		top: -89px;
		}*/
  .region--header-row-1-column-2 {
    padding-top: 28px; }
  header.body--header .block-search,
  header.body--header .region--header_search {
    margin-top: 0; }
  .block--menu-trigger {
    display: inline-block; }
  header.body--header {
    min-height: 106px; }
  .region--header-row-1-column-2.columns {
    padding-right: 0.625rem; }
  footer.body--footer .logo {
    left: -25px; }
  .region--local_tasks {
    top: 200px; }
  main.has-tall-banner h1 {
    font-size: 90px; } }

@media (min-width: 960px) and (max-width: 1200px) {
  main .has-sidebar .views-exposed-form .form-item {
    width: calc(50% - 3px); } }

@media (max-width: 1100px) {
  #js_yardstick {
    height: 1100px; }
  .body--main-inner-2 .form-type-1 {
    padding: 50px 20px 53px; }
  .body--main-inner-2 .form-type-1 .form--actions {
    display: block;
    margin: 0;
    margin-top: 36px; }
  .body--main-inner-2 .form-type-1 label {
    margin-bottom: 19px; }
  main.has-tall-banner .body--main-inner.row {
    margin-top: -25px; }
  main.has-tall-banner .main-image-top .css-table-cell {
    padding-bottom: 25px; } }

@media (max-width: 1000px) {
  #js_yardstick {
    height: 1000px; } }

@media (max-width: 960px) {
  #js_yardstick {
    height: 960px; }
  main {
    padding-bottom: 140px; }
  .body--main-inner.row {
    margin-left: 25px;
    margin-right: 25px;
    margin-top: -25px; }
  .body--main-column-1.columns,
  .body--main-column-1.columns .white-container {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 90px; }
  .body--main-column-1 {
    margin-bottom: 60px; }
  figcaption {
    margin-top: 10px;
    padding: 1px 10px 1px; }
  main .has-sidebar-left .body--main-column-1.columns {
    float: none; }
  main .has-sidebar-left aside.columns:last-child:not(:first-child) {
    float: none; }
  .body--main-inner-2 {
    margin-top: 70px; }
  aside.columns {
    padding-top: 0; }
  aside .block.block-type-1,
  aside .block.block_content--1 {
    max-width: 570px;
    margin-top: -95px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px; }
  aside .block-type-2 {
    max-width: 455px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto; }
  aside .field--name-field-top-feature .paragraph.block-type-3,
  aside .field--name-field-top-feature .paragraph--type--callout-with-link-button {
    margin-left: auto;
    margin-right: auto; }
  aside.aside--right.columns {
    padding-top: 0px; }
  aside .block {
    margin-bottom: 40px; }
  footer.body--footer {
    padding-bottom: 15px; }
  .footer-column-2 {
    padding-top: 22px; }
  .footer-column-3 {
    padding-top: 10px;
    text-align: left; }
  footer.body--footer .menu-footer .block-content li {
    margin: 0 24px 0 0; }
  footer.body--footer .logo {
    top: -9px; }
  footer.body--footer .logo .logo-image {
    width: 157px;
    height: 96px;
    background-image: url(../images/header-logo-bg-3.png);
    min-height: initial; }
  footer.body--footer .logo .logo-image .logo-image-container {
    width: 92px;
    height: 91px;
    left: -1px; }
  footer.body--footer .social {
    margin-bottom: 15px; }
  footer.body--footer .menu-footer {
    border-top: 1px solid #dd9a8d;
    padding-top: 12px; }
  footer.body--footer .copyright {
    display: block; }
  main.has-tall-banner h1 {
    font-size: 80px; }
  main .views-exposed-form .form-item {
    width: calc(33% - 3px); }
  main article .faux-dropdown h2,
  main .region--content_after_main_white_container .faux-dropdown h2,
  main .content-after-columns .faux-dropdown h2 {
    color: #bb351a;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    margin-top: 0; }
  main .faux-dropdown .block-content {
    height: 46px;
    padding: 0px;
    font-size: inherit;
    color: inherit;
    text-transform: inherit;
    background-color: #fff;
    border: 1px solid #bcbec0;
    margin: 0 0 1rem;
    width: 100%;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    border-radius: 0;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    position: relative; }
  main .faux-dropdown .block-content ul {
    height: auto;
    padding: 10px;
    font-size: inherit;
    color: inherit;
    margin-bottom: 0;
    text-transform: inherit;
    background-color: #fff;
    border-color: #bcbec0;
    position: absolute;
    left: -99999px;
    top: -99999px;
    height: auto;
    font-size: inherit;
    color: inherit;
    text-transform: inherit;
    margin: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    z-index: 999; }
  main .faux-dropdown .block-content ul li {
    list-style-type: none; }
  main .faux-dropdown .block-content .faux-dropdown-choose span {
    display: block;
    height: 46px;
    padding: 14px 20px 5px 10px;
    background: url(../images/btn-arrow-submit-1.png) 95% 50% no-repeat;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.2; }
  main .faux-dropdown .block-content.open ul {
    left: -1px;
    top: 44px;
    max-height: 200px;
    overflow: auto;
    width: calc(100% + 2px);
    font-size: 14px;
    border: 1px solid #bcbec0; }
  main .faux-dropdown .block-content.open ul a {
    display: block; }
  body.path-search .region--content .form-item-query,
  body.path-search .region--content .views-exposed-form#block-exposedformsearchsearch-page .form--actions,
  body.path-search .region--content .views-exposed-form#block-exposedformsearchsearch-page-2 .form--actions {
    position: relative;
    top: -7px; } }

@media (max-width: 850px) {
  #js_yardstick {
    height: 850px; }
  .body--main-inner-2 .form-type-1 .form-item,
  .body--main-inner-2 .form-type-1 .cr-form-item {
    display: block;
    margin: 0 auto; }
  .form-type-1 select,
  .form-type-1 .chosen-container.form-select {
    width: 100% !important; }
  .body--main-inner-2 .form-type-1 .form-item-country,
  .body--main-inner-2 .form-type-1 .form-item-or,
  .body--main-inner-2 .form-type-1 .form-item-language,
  .body--main-inner-2 .form-type-1 .cr-form-item {
    max-width: 275px; }
  .body--main-inner-2 .form-type-1 .cr-form-item-country,
  main .body--main-inner-2 .form-type-1 form .form-item.cr-form-item-country {
    margin-bottom: 21px; }
  .body--main-inner-2 .form-type-1 .cr-form-item-or,
  main .body--main-inner-2 .form-type-1 form .form-item.cr-form-item-or {
    margin-bottom: 24px;
    text-align: center; }
  .body--main-inner-2 .form-type-1 label {
    margin-bottom: 0; }
  .body--main-inner-2 .form-type-1 .form--actions {
    margin-top: 22px; }
  form .input-error-desc {
    position: relative;
    bottom: auto; }
  body.modal-is-open.toolbar-fixed .mobile-menu-container,
  body.modal-is-open.toolbar-vertical .mobile-menu-container,
  body.modal-is-open.toolbar-horizontal .mobile-menu-container {
    top: 184px; } }

@media (max-width: 800px) {
  #js_yardstick {
    height: 800px; }
  .body--main-column-1.columns,
  .body--main-column-1.columns .white-container {
    padding-bottom: 50px; } }

@media (max-width: 768px) {
  #js_yardstick {
    height: 768px; }
  header.body--header .logo {
    width: 333px; }
  .region--header-row-1-column-2.columns {
    padding-right: 0; }
  .block--menu-trigger {
    width: 45px;
    margin-left: 5px; }
  header.body--header .block-search,
  header.body--header .region--header_search {
    margin-left: 0; }
  header.body--header .block-search,
  header.body--header .region--header_search,
  header.body--header .block-search .form-item-keys,
  header.body--header .region--header_search .form-item-keys,
  header.body--header .region--header_search .form-item-query,
  header.body--header .region--header_search .form-item-search-api-fulltext {
    width: 150px; }
  header.body--header .block-search .form-item-keys input.form-search,
  header.body--header .region--header_search .form-item-keys input.form-search,
  header.body--header .region--header_search .form-item-query input.form-text,
  header.body--header .region--header_search .form-item-search-api-fulltext input.form-text {
    padding-left: 22px;
    padding-right: 40px; }
  .js .block--block-exposed-form-search-search-page input.form-autocomplete {
    background-position: 2px center; }
  header.body--header .block-search .form-actions,
  header.body--header .region--header_search .form-actions,
  header.body--header .block-search input.form-submit.button[type="submit"],
  header.body--header .region--header_search input.form-submit.button[type="submit"] {
    width: 40px; }
  header.body--header .block-search input.form-submit.button[type="submit"],
  header.body--header .region--header_search input.form-submit.button[type="submit"] {
    background-position: 50% 50%; }
  .region--local_tasks {
    top: 190px; }
  main.has-tall-banner h1 {
    font-size: 60px; } }

@media (max-width: 767px) {
  #js_yardstick {
    height: 767px; } }

@media (max-width: 700px) {
  #js_yardstick {
    height: 700px; }
  main .views-exposed-form .form-item,
  main .has-sidebar .views-exposed-form .form-item {
    width: calc(50% - 4px); } }

@media (max-width: 640px) {
  #js_yardstick {
    height: 640px; }
  a.link-type-1,
  .block.block-type-1 a.link-type-1,
  input.link-type-1,
  a.link-type-2,
  .block.block-type-1 a.link-type-2,
  input.link-type-2 {
    letter-spacing: .05em; }
  h2.decorative-heading-1 {
    font-size: 36px;
    margin-bottom: 20px; } }

@media (max-width: 600px) {
  #js_yardstick {
    height: 600px; }
  header.body--header #block-exposed-form-search-search-page,
  header.body--header #block-headersearchformblock {
    position: absolute;
    top: -9999px;
    left: -9999px;
    width: 100%;
    background-color: #fff;
    padding: 10px;
    z-index: 222; }
  body.search-is-open header.body--header #block-exposed-form-search-search-page,
  body.search-is-open header.body--header #block-headersearchformblock {
    top: 96px;
    left: 0; }
  .mobile-search-trigger {
    cursor: pointer;
    display: inline-block;
    height: 31px; }
  .block--menu-trigger {
    margin-left: 0; }
  header.body--header .block-search .form-item-keys,
  header.body--header .region--header_search .form-item-keys,
  header.body--header .region--header_search .form-item-query,
  header.body--header .region--header_search .form-item-search-api-fulltext {
    width: 100%; }
  header.body--header .block-search .form-item-keys label,
  header.body--header .region--header_search .form-item-keys label,
  header.body--header .region--header_search .form-item-query label,
  header.body--header .region--header_search .form-item-search-api-fulltext label {
    left: 30px;
    top: 9px; }
  header.body--header .region--header_search {
    width: 30px; }
  header.body--header .region--header_search form {
    max-width: 253px;
    margin: 0 auto; }
  header.body--header .block-search .form-item-keys input.form-search,
  header.body--header .region--header_search .form-item-keys input.form-search,
  header.body--header .region--header_search .form-item-query input.form-text,
  header.body--header .region--header_search .form-item-search-api-fulltext input.form-text {
    padding-left: 30px; }
  .js .block--block-exposed-form-search-search-page input.form-autocomplete {
    background-position: 6px center; }
  body {
    font-size: 16px;
    line-height: 1.625; }
  .body--main-column-1 {
    margin-bottom: 35px; }
  .body--main-column-1.columns,
  .body--main-column-1.columns .white-container {
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px; }
  main.has-tall-banner h1 {
    font-size: 48px; }
  .body--main-inner.row,
  .responsive-margin,
  .responsive-margin.row {
    margin-left: 10px;
    margin-right: 10px; }
  .body--main-inner-2 .form-type-1 .form-item.form-item-or {
    font-size: 36px; }
  .page-node-type-landing-page .field--name-field-intro-text h2,
  .paragraph--type--text-block-with-optional-title h2 {
    font-size: 36px; }
  aside .block.block-type-1,
  aside .block.block_content--1 {
    padding: 30px 30px 15px;
    margin-top: 0; }
  aside .field--name-field-top-feature .paragraph h2 {
    font-size: 32px; }
  .safari header.body--header .logo-container button.animation-trigger,
  .firefox header.body--header .logo-container button.animation-trigger {
    top: -10px; }
  body.path-search .region--content .views-exposed-form#block-exposedformsearchsearch-page .form--actions,
  body.path-search .region--content .views-exposed-form#block-exposedformsearchsearch-page-2 .form--actions {
    top: -14px; }
  body.path-search .region--content .views-exposed-form#block-exposedformsearchsearch-page .form--actions .form-submit.bi-button,
  body.path-search .region--content .views-exposed-form#block-exposedformsearchsearch-page-2 .form--actions .form-submit.bi-button {
    padding: 8px 30px; } }

@media (max-width: 575px) {
  #js_yardstick {
    height: 575px; }
  body.modal-is-open.toolbar-fixed .mobile-menu-container,
  body.modal-is-open.toolbar-vertical .mobile-menu-container,
  body.modal-is-open.toolbar-horizontal .mobile-menu-container {
    top: 145px; } }

@media (max-width: 500px) {
  #js_yardstick {
    height: 500px; } }

@media (max-width: 480px) {
  #js_yardstick {
    height: 480px; } }

@media (max-width: 468px) {
  #js_yardstick {
    height: 468px; }
  header.body--header {
    min-height: 56px; }
  header.body--header .logo {
    top: 14px;
    width: auto; }
  header.body--header .logo .logo-image {
    width: 72px;
    height: 42px;
    background-image: url(../images/header-logo-bg-4.png); }
  header.body--header .logo .logo-image .logo-image-container {
    width: 43px;
    height: 50px;
    top: -3px;
    background-image: url(../images/logo2-static.gif); }
  header.body--header .logo-container button.animation-trigger {
    display: none; }
  header.body--header .logo .logo-text {
    left: 69px;
    margin-top: 14px; }
  header.body--header .logo h1 {
    font-size: 14px; }
  body.search-is-open header.body--header #block-exposed-form-search-search-page,
  body.search-is-open header.body--header #block-headersearchformblock {
    top: 46px; }
  header.body--header .region--header_search {
    width: 46px; }
  header.body--header .block-search .form-item-keys label,
  header.body--header .region--header_search .form-item-keys label {
    left: 10px; }
  header.body--header .block-search .form-item-keys input.form-search,
  header.body--header .region--header_search .form-item-keys input.form-search {
    padding-left: 9px; }
  body.modal-is-open .mobile-menu-container {
    top: 56px; }
  .region--header-row-1-column-2 {
    padding-top: 0px; }
  .block--menu-trigger {
    width: 45px;
    height: 46px; }
  body.search-is-open .block--menu-trigger {
    border-color: transparent; }
  .mobile-search-trigger {
    width: 46px;
    height: 46px;
    position: relative;
    left: 4px; }
  body.search-is-open .mobile-search-trigger {
    background-color: #fff; }
  .body--main-inner.row {
    margin: 0 10px; }
  main.has-tall-banner .body--main-inner.row {
    margin-top: 0px; }
  main.has-tall-banner .main-image-top .css-table-cell {
    padding-bottom: 0px; }
  .body--main-column-1 {
    margin-left: -10px;
    width: calc(100% + 20px);
    margin-bottom: 36px; }
  .breadcrumb {
    padding-right: 0px; }
  article {
    padding-top: 20px; }
  h1,
  .view-style-2 h2 {
    font-size: 32px; }
  .share-1 {
    display: none; }
  .body--main-inner-2 {
    margin-top: 35px; }
  aside .block-type-2 header {
    padding: 28px 20px 13px; }
  aside .block-type-2 .block-content {
    padding-left: 10px;
    padding-right: 10px; }
  footer.body--footer {
    border-top: 7px solid #fff; }
  .footer-column-2 {
    padding-top: 15px; }
  .footer-column-2 h2 {
    font-size: 28px; }
  footer.body--footer .logo {
    top: 0;
    left: -10px; }
  footer.body--footer .logo .logo-image {
    width: 72px;
    height: 42px;
    background-image: url(../images/header-logo-bg-4.png); }
  footer.body--footer .logo .logo-image .logo-image-container {
    width: 43px;
    height: 50px;
    top: -3px;
    background-image: url(../images/logo2-static.gif); }
  .region--local_tasks {
    top: 100px; }
  main.has-tall-banner .main-image-top .css-table-cell {
    padding-bottom: 0; }
  main .views-exposed-form .form-item,
  main .has-sidebar .views-exposed-form .form-item {
    width: 100%; }
  aside .block.block-type-1,
  aside .block.block_content--1,
  aside .block-type-2 .block-inner > header,
  aside .block .block-inner > header,
  aside .block-type-2 .block-content,
  aside .block .block-content {
    padding-left: 20px;
    padding-right: 20px; }
  body.modal-is-open.toolbar-fixed .mobile-menu-container,
  body.modal-is-open.toolbar-vertical .mobile-menu-container,
  body.modal-is-open.toolbar-horizontal .mobile-menu-container {
    top: 96px; } }

@media (max-width: 400px) {
  #js_yardstick {
    height: 400px; } }

@media (max-width: 350px) {
  #js_yardstick {
    height: 350px; } }

@media (max-width: 320px) {
  #js_yardstick {
    height: 320px; } }

@media (max-width: 1920px) {
  .hero--search {
    padding-top: 30px; } }

@media (max-width: 1500px) {
  .hero--search {
    padding: 73px 25px 20px;
    text-align: center; }
  .hero--search form {
    display: inline-block; }
  .hero--search .form-item,
  main .hero--search form .form-item,
  .hero--search .form-actions {
    margin-bottom: 50px; }
  .hero--search label {
    text-align: left; } }

@media (max-width: 1050px) {
  .hero--search .form-actions {
    margin-left: 0;
    display: block; } }

@media (max-width: 800px) {
  .hero--search .form-item,
  .hero--search form {
    display: block;
    max-width: 300px;
    margin: 0 auto; }
  .hero--search form select {
    width: 100%; }
  .hero--search .form-item-or {
    font-size: 36px; }
  .hero--search .form-item,
  main .hero--search form .form-item,
  .hero--search .form-actions {
    margin-bottom: 24px; }
  .hero--search .form-actions {
    top: 10px;
    margin-top: 0; } }

@media (max-width: 640px) {
  .hero--search {
    padding-top: 34px; } }

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  /* ipad pro iOS9 horizontal */
  #js_yardstick {
    height: 1200px; }
  header.body--header {
    border-top: 10px solid #fff; }
  header.body--header .logo-container {
    max-height: 109px; }
  header.body--header .logo {
    top: 4px; }
  header.body--header .logo .logo-text {
    margin-top: 39px;
    left: 150px; }
  header.body--header .logo h1 {
    font-size: 28px; }
  header.body--header .logo .logo-image {
    width: 157px;
    height: 96px;
    background-image: url(../images/header-logo-bg-3.png);
    min-height: 0px; }
  header.body--header .logo .logo-image .logo-image-container {
    width: 92px;
    height: 91px;
    left: -1px; }
  /*header.body--header .logo-container button.animation-trigger	{
		left: 64px;
		top: -5px;
		}
	.ie header.body--header .logo-container button.animation-trigger	{
		top: -34px;
		}*/
  .region--header-row-1-column-2 {
    padding-top: 28px; }
  header.body--header .block-search,
  header.body--header .region--header_search {
    margin-top: 0; }
  .block--menu-trigger {
    display: inline-block; }
  header.body--header {
    min-height: 106px; }
  .region--header-row-1-column-2.columns {
    padding-right: 0.625rem; }
  footer.body--footer .logo {
    left: -25px; }
  .region--local_tasks {
    top: 200px; }
  main.has-tall-banner h1 {
    font-size: 90px; } }

@media (max-device-width: 1280px) and (orientation: landscape) {
  /* galaxy tablet 4 horizontal */
  #js_yardstick {
    height: 1200px; }
  header.body--header {
    border-top: 10px solid #fff; }
  header.body--header .logo-container {
    max-height: 109px; }
  header.body--header .logo {
    top: 4px; }
  header.body--header .logo .logo-text {
    margin-top: 39px;
    left: 150px; }
  header.body--header .logo h1 {
    font-size: 28px; }
  header.body--header .logo .logo-image {
    width: 157px;
    height: 96px;
    background-image: url(../images/header-logo-bg-3.png);
    min-height: 0px; }
  header.body--header .logo .logo-image .logo-image-container {
    width: 92px;
    height: 91px;
    left: -1px; }
  header.body--header .logo-container button.animation-trigger {
    left: 65px;
    top: -5px; }
  .region--header-row-1-column-2 {
    padding-top: 28px; }
  header.body--header .block-search,
  header.body--header .region--header_search {
    margin-top: 0; }
  .block--menu-trigger {
    display: inline-block; }
  header.body--header {
    min-height: 106px; }
  .region--header-row-1-column-2.columns {
    padding-right: 0.625rem; }
  footer.body--footer .logo {
    left: -25px; }
  .region--local_tasks {
    top: 200px; }
  main.has-tall-banner h1 {
    font-size: 90px; } }