@charset 'UTF-8';
/**
 * Foundation for Sites by ZURB
 * Version 6.4.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 48em) {
  .reveal,.reveal.tiny,.reveal.small,.reveal.large {
    right: auto;
    left: auto;ƒ

    margin: 0 auto;
  }
}
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
   ========================================================================== */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
      -ms-text-size-adjust: 100%;
  /* 3 */
}

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

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

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

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

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

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

/**
 * Add the correct display in IE.
 */
main {
  display: block;
}

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

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

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

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

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

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

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

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

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

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

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,sup {
  position: relative;

  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

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

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

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

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

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

/**
 * Show the overflow in IE.
 */
button {
  overflow: visible;
}

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

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

button,[type='button'],[type='reset'],[type='submit'] {
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
}
button::-moz-focus-inner,[type='button']::-moz-focus-inner,[type='reset']::-moz-focus-inner,[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,[type='button']:-moz-focusring,[type='reset']:-moz-focusring,[type='submit']:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Show the overflow in Edge.
 */
input {
  overflow: visible;
}

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

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
   * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
   */
}
[type='search']::-webkit-search-cancel-button,[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

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

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

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

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

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

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

/*
 * Add the correct display in IE 9-.
 */
menu {
  display: block;
}

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

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

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

.foundation-mq {
  font-family: 'small=0em&medium=48em&large=64em&xlarge=75em&xxlarge=90em';
}

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

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

body {
  background: #fefefe;
  color: #333;
  font-family: 'Lato', 'Yu Gothic', YuGothic, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  -moz-osx-font-smoothing: grayscale; 
  padding: 0;
}

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

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

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

.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;
          appearance: none;
  background: transparent;
  border: 0;
  border-radius: 0;
  line-height: 1; 
  padding: 0;
}
[data-whatinput='mouse'] button {
  outline: 0;
}

pre {
  overflow: auto;
}

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

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.grid-container {
  margin: 0 auto; 
  max-width: 75rem;
  max-width: 1200px;
}

.grid-container-padded {
  padding-left: .625rem;
  padding-left: 10px;
  padding-right: .625rem; 
  padding-right: 10px;
}
@media print, screen and (min-width: 48em) {
  .grid-container-padded {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }
}
@media screen and (min-width: 75em) {
  .grid-container-padded {
    padding-left: 0;
    padding-right: 0;
  }
}

.grid-x {
  display: flex;
  display: -ms-flexbox;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}

.cell {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}
.cell.auto {
  -ms-flex: 1 1 0;
      flex: 1 1 0;
}
.cell.shrink {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}

.grid-x > .auto {
  width: auto;
}
.grid-x > .shrink {
  width: auto;
}

.grid-x > small-shrink,.grid-x > small-full,.grid-x > small-1,.grid-x > small-2,.grid-x > small-3,.grid-x > small-4,.grid-x > small-5,.grid-x > small-6,.grid-x > small-7,.grid-x > small-8,.grid-x > small-9,.grid-x > small-10,.grid-x > small-11,.grid-x > small-12 {
  flex-basis: auto; 
  -ms-flex-preferred-size: auto;
}

@media print, screen and (min-width: 48em) {
  .grid-x > medium-shrink,.grid-x > medium-full,.grid-x > medium-1,.grid-x > medium-2,.grid-x > medium-3,.grid-x > medium-4,.grid-x > medium-5,.grid-x > medium-6,.grid-x > medium-7,.grid-x > medium-8,.grid-x > medium-9,.grid-x > medium-10,.grid-x > medium-11,.grid-x > medium-12 {
    flex-basis: auto; 
    -ms-flex-preferred-size: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > large-shrink,.grid-x > large-full,.grid-x > large-1,.grid-x > large-2,.grid-x > large-3,.grid-x > large-4,.grid-x > large-5,.grid-x > large-6,.grid-x > large-7,.grid-x > large-8,.grid-x > large-9,.grid-x > large-10,.grid-x > large-11,.grid-x > large-12 {
    flex-basis: auto; 
    -ms-flex-preferred-size: auto;
  }
}
.grid-x > .small-1 {
  width: 8.3333333333%;
}

.grid-x > .small-2 {
  width: 16.6666666667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.3333333333%;
}

.grid-x > .small-5 {
  width: 41.6666666667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.3333333333%;
}

.grid-x > .small-8 {
  width: 66.6666666667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.3333333333%;
}

.grid-x > .small-11 {
  width: 91.6666666667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 48em) {
  .grid-x > .medium-auto {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
    width: auto;
  }

  .grid-x > .medium-shrink {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
  }

  .grid-x > .medium-1 {
    width: 8.3333333333%;
  }

  .grid-x > .medium-2 {
    width: 16.6666666667%;
  }

  .grid-x > .medium-3 {
    width: 25%;
  }

  .grid-x > .medium-4 {
    width: 33.3333333333%;
  }

  .grid-x > .medium-5 {
    width: 41.6666666667%;
  }

  .grid-x > .medium-6 {
    width: 50%;
  }

  .grid-x > .medium-7 {
    width: 58.3333333333%;
  }

  .grid-x > .medium-8 {
    width: 66.6666666667%;
  }

  .grid-x > .medium-9 {
    width: 75%;
  }

  .grid-x > .medium-10 {
    width: 83.3333333333%;
  }

  .grid-x > .medium-11 {
    width: 91.6666666667%;
  }

  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
    width: auto;
  }

  .grid-x > .large-shrink {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
  }

  .grid-x > .large-1 {
    width: 8.3333333333%;
  }

  .grid-x > .large-2 {
    width: 16.6666666667%;
  }

  .grid-x > .large-3 {
    width: 25%;
  }

  .grid-x > .large-4 {
    width: 33.3333333333%;
  }

  .grid-x > .large-5 {
    width: 41.6666666667%;
  }

  .grid-x > .large-6 {
    width: 50%;
  }

  .grid-x > .large-7 {
    width: 58.3333333333%;
  }

  .grid-x > .large-8 {
    width: 66.6666666667%;
  }

  .grid-x > .large-9 {
    width: 75%;
  }

  .grid-x > .large-10 {
    width: 83.3333333333%;
  }

  .grid-x > .large-11 {
    width: 91.6666666667%;
  }

  .grid-x > .large-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -.625rem;
  margin-left: -10px;
  margin-right: -.625rem; 
  margin-right: -10px;
}
@media print, screen and (min-width: 48em) {
  .grid-margin-x {
    margin-left: -.9375rem;
    margin-right: -.9375rem;
  }
}
.grid-margin-x > .cell {
  margin-left: .625rem;
  margin-left: 10px;
  margin-right: .625rem; 
  margin-right: 10px;
  width: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 48em) {
  .grid-margin-x > .cell {
    margin-left: .9375rem;
    margin-right: .9375rem; 
    width: calc(100% - 1.875rem);
  }
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 1.25rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 1.25rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 1.25rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 1.25rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 1.25rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 1.25rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 1.25rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 1.25rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 48em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-left: -.625rem; 
  margin-left: -10px;
  margin-right: -.625rem;
  margin-right: -10px;
}
@media print, screen and (min-width: 48em) {
  .grid-padding-x .grid-padding-x {
    margin-left: -.9375rem; 
    margin-right: -.9375rem;
  }
}
.grid-padding-x > .cell {
  padding-left: .625rem; 
  padding-left: 10px;
  padding-right: .625rem;
  padding-right: 10px;
}
@media print, screen and (min-width: 48em) {
  .grid-padding-x > .cell {
    padding-left: .9375rem; 
    padding-right: .9375rem;
  }
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.3333333333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.6666666667%;
}

.small-up-7 > .cell {
  width: 14.2857142857%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 48em) {
  .medium-up-1 > .cell {
    width: 100%;
  }

  .medium-up-2 > .cell {
    width: 50%;
  }

  .medium-up-3 > .cell {
    width: 33.3333333333%;
  }

  .medium-up-4 > .cell {
    width: 25%;
  }

  .medium-up-5 > .cell {
    width: 20%;
  }

  .medium-up-6 > .cell {
    width: 16.6666666667%;
  }

  .medium-up-7 > .cell {
    width: 14.2857142857%;
  }

  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }

  .large-up-2 > .cell {
    width: 50%;
  }

  .large-up-3 > .cell {
    width: 33.3333333333%;
  }

  .large-up-4 > .cell {
    width: 25%;
  }

  .large-up-5 > .cell {
    width: 20%;
  }

  .large-up-6 > .cell {
    width: 16.6666666667%;
  }

  .large-up-7 > .cell {
    width: 14.2857142857%;
  }

  .large-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.3333333333% - 1.25rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.6666666667% - 1.25rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.2857142857% - 1.25rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem);
}

@media print, screen and (min-width: 48em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }

  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }

  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }

  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }

  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }

  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }

  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }

  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }

  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }

  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }

  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }

  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }

  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }

  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }

  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
.small-margin-collapse {
  margin-left: 0; 
  margin-right: 0;
}
.small-margin-collapse > .cell {
  margin-left: 0; 
  margin-right: 0;
}
.small-margin-collapse > .small-1 {
  width: 8.3333333333%;
}
.small-margin-collapse > .small-2 {
  width: 16.6666666667%;
}
.small-margin-collapse > .small-3 {
  width: 25%;
}
.small-margin-collapse > .small-4 {
  width: 33.3333333333%;
}
.small-margin-collapse > .small-5 {
  width: 41.6666666667%;
}
.small-margin-collapse > .small-6 {
  width: 50%;
}
.small-margin-collapse > .small-7 {
  width: 58.3333333333%;
}
.small-margin-collapse > .small-8 {
  width: 66.6666666667%;
}
.small-margin-collapse > .small-9 {
  width: 75%;
}
.small-margin-collapse > .small-10 {
  width: 83.3333333333%;
}
.small-margin-collapse > .small-11 {
  width: 91.6666666667%;
}
.small-margin-collapse > .small-12 {
  width: 100%;
}
.small-margin-collapse > .medium-1 {
  width: 8.3333333333%;
}
.small-margin-collapse > .medium-2 {
  width: 16.6666666667%;
}
.small-margin-collapse > .medium-3 {
  width: 25%;
}
.small-margin-collapse > .medium-4 {
  width: 33.3333333333%;
}
.small-margin-collapse > .medium-5 {
  width: 41.6666666667%;
}
.small-margin-collapse > .medium-6 {
  width: 50%;
}
.small-margin-collapse > .medium-7 {
  width: 58.3333333333%;
}
.small-margin-collapse > .medium-8 {
  width: 66.6666666667%;
}
.small-margin-collapse > .medium-9 {
  width: 75%;
}
.small-margin-collapse > .medium-10 {
  width: 83.3333333333%;
}
.small-margin-collapse > .medium-11 {
  width: 91.6666666667%;
}
.small-margin-collapse > .medium-12 {
  width: 100%;
}
.small-margin-collapse > .large-1 {
  width: 8.3333333333%;
}
.small-margin-collapse > .large-2 {
  width: 16.6666666667%;
}
.small-margin-collapse > .large-3 {
  width: 25%;
}
.small-margin-collapse > .large-4 {
  width: 33.3333333333%;
}
.small-margin-collapse > .large-5 {
  width: 41.6666666667%;
}
.small-margin-collapse > .large-6 {
  width: 50%;
}
.small-margin-collapse > .large-7 {
  width: 58.3333333333%;
}
.small-margin-collapse > .large-8 {
  width: 66.6666666667%;
}
.small-margin-collapse > .large-9 {
  width: 75%;
}
.small-margin-collapse > .large-10 {
  width: 83.3333333333%;
}
.small-margin-collapse > .large-11 {
  width: 91.6666666667%;
}
.small-margin-collapse > .large-12 {
  width: 100%;
}

.small-padding-collapse {
  margin-left: 0; 
  margin-right: 0;
}
.small-padding-collapse > .cell {
  padding-left: 0; 
  padding-right: 0;
}

@media print, screen and (min-width: 48em) {
  .medium-margin-collapse {
    margin-left: 0; 
    margin-right: 0;
  }
  .medium-margin-collapse > .cell {
    margin-left: 0; 
    margin-right: 0;
  }
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }

  .medium-padding-collapse {
    margin-left: 0; 
    margin-right: 0;
  }
  .medium-padding-collapse > .cell {
    padding-left: 0; 
    padding-right: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-left: 0; 
    margin-right: 0;
  }
  .large-margin-collapse > .cell {
    margin-left: 0; 
    margin-right: 0;
  }
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }

  .large-padding-collapse {
    margin-left: 0; 
    margin-right: 0;
  }
  .large-padding-collapse > .cell {
    padding-left: 0; 
    padding-right: 0;
  }
}
.small-offset-0 {
  margin-left: 0;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + .625rem);
}

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + .625rem);
}

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

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.6666666667% + .625rem);
}

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

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + .625rem);
}

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

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + .625rem);
}

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + .625rem);
}

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

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + .625rem);
}

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + .625rem);
}

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + .625rem);
}

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

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + .625rem);
}

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + .625rem);
}

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + .625rem);
}

@media print, screen and (min-width: 48em) {
  .medium-offset-0 {
    margin-left: 0;
  }

  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + .9375rem);
  }

  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }

  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + .9375rem);
  }

  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }

  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + .9375rem);
  }

  .medium-offset-3 {
    margin-left: 25%;
  }

  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + .9375rem);
  }

  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }

  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + .9375rem);
  }

  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }

  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + .9375rem);
  }

  .medium-offset-6 {
    margin-left: 50%;
  }

  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + .9375rem);
  }

  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }

  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + .9375rem);
  }

  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }

  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + .9375rem);
  }

  .medium-offset-9 {
    margin-left: 75%;
  }

  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + .9375rem);
  }

  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }

  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + .9375rem);
  }

  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }

  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + .9375rem);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0;
  }

  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + .9375rem);
  }

  .large-offset-1 {
    margin-left: 8.3333333333%;
  }

  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + .9375rem);
  }

  .large-offset-2 {
    margin-left: 16.6666666667%;
  }

  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + .9375rem);
  }

  .large-offset-3 {
    margin-left: 25%;
  }

  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + .9375rem);
  }

  .large-offset-4 {
    margin-left: 33.3333333333%;
  }

  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + .9375rem);
  }

  .large-offset-5 {
    margin-left: 41.6666666667%;
  }

  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + .9375rem);
  }

  .large-offset-6 {
    margin-left: 50%;
  }

  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + .9375rem);
  }

  .large-offset-7 {
    margin-left: 58.3333333333%;
  }

  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + .9375rem);
  }

  .large-offset-8 {
    margin-left: 66.6666666667%;
  }

  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + .9375rem);
  }

  .large-offset-9 {
    margin-left: 75%;
  }

  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + .9375rem);
  }

  .large-offset-10 {
    margin-left: 83.3333333333%;
  }

  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + .9375rem);
  }

  .large-offset-11 {
    margin-left: 91.6666666667%;
  }

  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + .9375rem);
  }
}
.grid-y {
  display: flex;
  display: -ms-flexbox;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
}
.grid-y > .cell {
  width: auto;
}
.grid-y > .auto {
  height: auto;
}
.grid-y > .shrink {
  height: auto;
}
.grid-y > small-shrink,.grid-y > small-full,.grid-y > small-1,.grid-y > small-2,.grid-y > small-3,.grid-y > small-4,.grid-y > small-5,.grid-y > small-6,.grid-y > small-7,.grid-y > small-8,.grid-y > small-9,.grid-y > small-10,.grid-y > small-11,.grid-y > small-12 {
  flex-basis: auto; 
  -ms-flex-preferred-size: auto;
}
@media print, screen and (min-width: 48em) {
  .grid-y > medium-shrink,.grid-y > medium-full,.grid-y > medium-1,.grid-y > medium-2,.grid-y > medium-3,.grid-y > medium-4,.grid-y > medium-5,.grid-y > medium-6,.grid-y > medium-7,.grid-y > medium-8,.grid-y > medium-9,.grid-y > medium-10,.grid-y > medium-11,.grid-y > medium-12 {
    flex-basis: auto; 
    -ms-flex-preferred-size: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > large-shrink,.grid-y > large-full,.grid-y > large-1,.grid-y > large-2,.grid-y > large-3,.grid-y > large-4,.grid-y > large-5,.grid-y > large-6,.grid-y > large-7,.grid-y > large-8,.grid-y > large-9,.grid-y > large-10,.grid-y > large-11,.grid-y > large-12 {
    flex-basis: auto; 
    -ms-flex-preferred-size: auto;
  }
}
.grid-y > .small-1 {
  height: 8.3333333333%;
}
.grid-y > .small-2 {
  height: 16.6666666667%;
}
.grid-y > .small-3 {
  height: 25%;
}
.grid-y > .small-4 {
  height: 33.3333333333%;
}
.grid-y > .small-5 {
  height: 41.6666666667%;
}
.grid-y > .small-6 {
  height: 50%;
}
.grid-y > .small-7 {
  height: 58.3333333333%;
}
.grid-y > .small-8 {
  height: 66.6666666667%;
}
.grid-y > .small-9 {
  height: 75%;
}
.grid-y > .small-10 {
  height: 83.3333333333%;
}
.grid-y > .small-11 {
  height: 91.6666666667%;
}
.grid-y > .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 48em) {
  .grid-y > .medium-auto {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
    height: auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.3333333333%;
  }
  .grid-y > .medium-2 {
    height: 16.6666666667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.3333333333%;
  }
  .grid-y > .medium-5 {
    height: 41.6666666667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.3333333333%;
  }
  .grid-y > .medium-8 {
    height: 66.6666666667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.3333333333%;
  }
  .grid-y > .medium-11 {
    height: 91.6666666667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
    height: auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.3333333333%;
  }
  .grid-y > .large-2 {
    height: 16.6666666667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.3333333333%;
  }
  .grid-y > .large-5 {
    height: 41.6666666667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.3333333333%;
  }
  .grid-y > .large-8 {
    height: 66.6666666667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.3333333333%;
  }
  .grid-y > .large-11 {
    height: 91.6666666667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-bottom: -.625rem; 
  margin-bottom: -10px;
  margin-top: -.625rem;
  margin-top: -10px;
}
@media print, screen and (min-width: 48em) {
  .grid-padding-y .grid-padding-y {
    margin-bottom: -.9375rem; 
    margin-top: -.9375rem;
  }
}
.grid-padding-y > .cell {
  padding-bottom: .625rem; 
  padding-bottom: 10px;
  padding-top: .625rem;
  padding-top: 10px;
}
@media print, screen and (min-width: 48em) {
  .grid-padding-y > .cell {
    padding-bottom: .9375rem; 
    padding-top: .9375rem;
  }
}

.grid-margin-y {
  margin-bottom: -.625rem; 
  margin-bottom: -10px;
  margin-top: -.625rem;
  margin-top: -10px;
}
@media print, screen and (min-width: 48em) {
  .grid-margin-y {
    margin-bottom: -.9375rem; 
    margin-top: -.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-bottom: .625rem; 
  margin-bottom: 10px;
  margin-top: .625rem;
  margin-top: 10px;
}
@media print, screen and (min-width: 48em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-bottom: .9375rem; 
    margin-top: .9375rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 48em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame {
  position: relative;

  align-items: stretch; 
  -ms-flex-align: stretch;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow: hidden;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar; 
  overflow-x: auto;
}

.cell-block-y {
  max-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar; 
  overflow-y: auto;
}

.cell-block-container {
  display: flex;
  display: -ms-flexbox;
  -ms-flex-direction: column;
      flex-direction: column;
  max-height: 100%;
}
.cell-block-container > .grid-x {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; 
  max-height: 100%;
}

@media print, screen and (min-width: 48em) {
  .medium-grid-frame {
    position: relative;

    align-items: stretch; 
    -ms-flex-align: stretch;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow: hidden;
    width: 100vw;
  }

  .cell .medium-grid-frame {
    width: 100%;
  }

  .medium-cell-block {
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; 
    overflow-x: auto;
  }

  .medium-cell-block-container {
    display: flex;
    display: -ms-flexbox;
    -ms-flex-direction: column;
        flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; 
    max-height: 100%;
  }

  .medium-cell-block-y {
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; 
    overflow-y: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    position: relative;

    align-items: stretch; 
    -ms-flex-align: stretch;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow: hidden;
    width: 100vw;
  }

  .cell .large-grid-frame {
    width: 100%;
  }

  .large-cell-block {
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; 
    overflow-x: auto;
  }

  .large-cell-block-container {
    display: flex;
    display: -ms-flexbox;
    -ms-flex-direction: column;
        flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; 
    max-height: 100%;
  }

  .large-cell-block-y {
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; 
    overflow-y: auto;
  }
}
.grid-y.grid-frame {
  position: relative;

  align-items: stretch; 
  -ms-flex-align: stretch;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  height: 100vh;
  overflow: hidden;
  width: auto;
}
@media print, screen and (min-width: 48em) {
  .grid-y.medium-grid-frame {
    position: relative;

    align-items: stretch; 
    -ms-flex-align: stretch;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    height: 100vh;
    overflow: hidden;
    width: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    position: relative;

    align-items: stretch; 
    -ms-flex-align: stretch;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    height: 100vh;
    overflow: hidden;
    width: auto;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 48em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}

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;
  margin-bottom: 16px;
  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 {
  color: inherit;
  font-family: 'Lato', 'Yu Gothic', YuGothic, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
  color: #cacaca; 
  line-height: 0;
}

h1 {
  font-size: 1.5rem;
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: .5rem; 
  margin-bottom: 8px;
  margin-top: 0;
}

h2 {
  font-size: 1.25rem;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: .5rem; 
  margin-bottom: 8px;
  margin-top: 0;
}

h3 {
  font-size: 1.1875rem;
  font-size: 19px;
  line-height: 1.4;
  margin-bottom: .5rem; 
  margin-bottom: 8px;
  margin-top: 0;
}

h4 {
  font-size: 1.125rem;
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: .5rem; 
  margin-bottom: 8px;
  margin-top: 0;
}

h5 {
  font-size: 1.0625rem;
  font-size: 17px;
  line-height: 1.4;
  margin-bottom: .5rem; 
  margin-bottom: 8px;
  margin-top: 0;
}

h6 {
  font-size: 1rem;
  font-size: 16px;
  line-height: 1.4;
  margin-bottom: .5rem; 
  margin-bottom: 8px;
  margin-top: 0;
}

@media print, screen and (min-width: 48em) {
  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: #333;
  cursor: pointer; 
  line-height: inherit;
  text-decoration: none;
}
a:hover,a:focus {
  color: #707070;
}
a img {
  border: 0;
}

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

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

li {
  font-size: inherit;
}

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

ol {
  margin-left: 1.25rem; 
  margin-left: 20px;
}

ul ul,ol ul,ul ol,ol ol {
  margin-bottom: 0; 
  margin-left: 1.25rem;
  margin-left: 20px;
}

dl {
  margin-bottom: 1rem; 
  margin-bottom: 16px;
}
dl dt {
  font-weight: bold; 
  margin-bottom: .3rem;
  margin-bottom: 4.8px;
}

blockquote {
  border-left: 1px solid #cacaca; 
  margin: 0 0 1rem;
  margin: 0 0 16px;
  padding: .5625rem 1.25rem 0 1.1875rem;
  padding: 9px 20px 0 19px;
}
blockquote,blockquote p {
  color: #666; 
  line-height: 1.6;
}

cite {
  color: #666; 
  display: block;
  font-size: .8125rem;
  font-size: 13px;
}
cite:before {
  content: '— ';
}

abbr,abbr[title] {
  border-bottom: 1px dotted #333;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

code {
  background-color: #e6e6e6;
  border: 1px solid #cacaca;
  color: #333; 
  font-family: Consolas, 'Liberation Mono', Courier, monospace;
  font-weight: normal;
  padding: .125rem .3125rem .0625rem;
  padding: 2px 5px 1px;
}

kbd {
  background-color: #e6e6e6;
  color: #333; 
  font-family: Consolas, 'Liberation Mono', Courier, monospace;
  margin: 0;
  padding: .125rem .25rem 0;
  padding: 2px 4px 0;
}

.subheader {
  color: #666; 
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: .5rem;
  margin-bottom: 8px;
  margin-top: .2rem;
  margin-top: 3.2px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

  .large-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !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 #666;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

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

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

  @page {
    margin: .5cm;
  }
  p,h2,h3 {
    orphans: 3;
    widows: 3;
  }

  h2,h3 {
    page-break-after: avoid;
  }

  .print-break-inside {
    page-break-inside: auto;
  }
}
[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 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; 
  background-color: #fefefe;
  border: 1px solid #cacaca;
  border-radius: 0;
  box-shadow: inset 0 1px 2px rgba(51, 51, 51, .1);
  box-sizing: border-box;
  color: #333;
  display: block;
  font-family: inherit;
  font-size: 1rem;
  font-size: 16px;
  font-weight: normal;
  height: 39px;
  height: 2.4375rem;
  line-height: 1.5;
  margin: 0 0 16px;
  margin: 0 0 1rem;
  padding: .5rem;
  padding: 8px;
  transition: box-shadow .5s, border-color .25s ease-in-out;
  width: 100%;
}
[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 {
  background-color: #fefefe;
  border: 1px solid #666;
  box-shadow: 0 0 5px #cacaca;
  outline: none;
  transition: box-shadow .5s, border-color .25s ease-in-out;
}

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

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
  color: #cacaca;
}

input::placeholder,textarea::placeholder {
  color: #cacaca;
}
input:disabled,input[readonly],textarea:disabled,textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}

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

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

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

[type='checkbox'] + label,[type='radio'] + label {
  display: inline-block;
  margin-bottom: 0; 
  margin-left: .5rem;
  margin-left: 8px;
  margin-right: 1rem;
  margin-right: 16px;
  vertical-align: baseline;
}
[type='checkbox'] + label[for],[type='radio'] + label[for] {
  cursor: pointer;
}

label > [type='checkbox'],label > [type='radio'] {
  margin-right: .5rem; 
  margin-right: 8px;
}

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

label {
  color: #333; 
  display: block;
  font-size: .875rem;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.8;
  margin: 0;
}
label.middle {
  margin: 0 0 1rem;
  margin: 0 0 16px;
  padding: .5625rem 0; 
  padding: 9px 0;
}

.help-text {
  color: #333; 
  font-size: .8125rem;
  font-size: 13px;
  font-style: italic;
  margin-top: -.5rem;
  margin-top: -8px;
}

.input-group {
  align-items: stretch; 
  display: flex;
  display: -ms-flexbox;
  -ms-flex-align: stretch;
  margin-bottom: 1rem;
  margin-bottom: 16px;
  width: 100%;
}
.input-group > :first-child {
  border-radius: 0 0 0 0;
}
.input-group > :last-child > * {
  border-radius: 0 0 0 0;
}

.input-group-label,.input-group-field,.input-group-button,.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  align-items: center; 
  background: #e6e6e6;
  border: 1px solid #cacaca;
  color: #333;
  display: flex;
  display: -ms-flexbox;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  -ms-flex-align: center;
  padding: 0 16px;
  padding: 0 1rem;
  text-align: center;
  white-space: nowrap;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  -ms-flex: 1 1 0;
      flex: 1 1 0;
  height: auto;
  min-width: 0;
}

.input-group-button {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto; 
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
}
.input-group-button a,.input-group-button input,.input-group-button button,.input-group-button label {
  font-size: 1rem; 
  font-size: 16px;
  height: 2.5rem;
  height: 40px;
  padding-bottom: 0;
  padding-top: 0;
}

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

legend {
  margin-bottom: .5rem; 
  margin-bottom: 8px;
  max-width: 100%;
}

.fieldset {
  border: 1px solid #cacaca; 
  margin: 1.125rem 0;
  margin: 18px 0;
  padding: 1.25rem;
  padding: 20px;
}
.fieldset legend {
  margin: 0;
  margin-left: -.1875rem;
  margin-left: -3px;
  padding: 0 .1875rem; 
  padding: 0 3px;
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fefefe;
  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%28102, 102, 102%29\'></polygon></svg>');
  background-origin: content-box;
  background-position: right -1rem center;
  background-position: right -16px center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  border: 1px solid #cacaca;
  border-radius: 0;
  color: #333;
  font-family: inherit;
  font-size: 16px;
  font-size: 1rem;
  font-weight: normal;
  height: 39px;
  height: 2.4375rem;
  line-height: 1.5;
  margin: 0 0 16px;
  margin: 0 0 1rem;
  padding: 8px;
  padding: .5rem;
  padding-right: 1.5rem;
  padding-right: 24px;
  transition: box-shadow .5s, border-color .25s ease-in-out;
}
@media screen and (min-width: 0\0) {
  select {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==');
  }
}
select:focus {
  background-color: #fefefe;
  border: 1px solid #666;
  box-shadow: 0 0 5px #cacaca;
  outline: none;
  transition: box-shadow .5s, border-color .25s ease-in-out;
}
select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  background-image: none; 
  height: auto;
}

.is-invalid-input:not(:focus) {
  background-color: #f9e5e5; 
  border-color: #c00;
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #c00;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #c00;
}

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

.form-error {
  color: #c00; 
  display: none;
  font-size: .75rem;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 1rem;
  margin-bottom: 16px;
  margin-top: -.5rem;
  margin-top: -8px;
}
.form-error.is-visible {
  display: block;
}

.button {
  -webkit-appearance: none;
  background-color: #1779ba;
  border: 1px solid transparent;
  border-radius: 0;
  color: #fefefe; 
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: .9rem;
  font-size: 14.4px;
  line-height: 1;
  margin: 0 0 16px 0;
  margin: 0 0 1rem 0;
  padding: .85em 1em;
  text-align: center;
  transition: background-color .25s ease-out, color .25s ease-out;
  vertical-align: middle;
}
[data-whatinput='mouse'] .button {
  outline: 0;
}
.button:hover,.button:focus {
  background-color: #14679e;
  color: #fefefe;
}
.button.tiny {
  font-size: .6rem; 
  font-size: 9.6px;
}
.button.small {
  font-size: .75rem; 
  font-size: 12px;
}
.button.large {
  font-size: 1.25rem; 
  font-size: 20px;
}
.button.expanded {
  display: block;
  margin-left: 0; 
  margin-right: 0;
  width: 100%;
}
.button.primary {
  background-color: #1779ba;
  color: #fefefe;
}
.button.primary:hover,.button.primary:focus {
  background-color: #126195;
  color: #fefefe;
}
.button.secondary {
  background-color: #767676;
  color: #fefefe;
}
.button.secondary:hover,.button.secondary:focus {
  background-color: #5e5e5e;
  color: #fefefe;
}
.button.success {
  background-color: #3adb76;
  color: #333;
}
.button.success:hover,.button.success:focus {
  background-color: #22bb5b;
  color: #333;
}
.button.warning {
  background-color: #ffae00;
  color: #333;
}
.button.warning:hover,.button.warning:focus {
  background-color: #cc8b00;
  color: #333;
}
.button.alert {
  background-color: #c00;
  color: #fefefe;
}
.button.alert:hover,.button.alert:focus {
  background-color: #a30000;
  color: #fefefe;
}
.button.disabled,.button[disabled] {
  cursor: not-allowed; 
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=25)';
  opacity: .25;
}
.button.disabled,.button.disabled:hover,.button.disabled:focus,.button[disabled],.button[disabled]:hover,.button[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}
.button.disabled.primary,.button[disabled].primary {
  cursor: not-allowed; 
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=25)';
  opacity: .25;
}
.button.disabled.primary,.button.disabled.primary:hover,.button.disabled.primary:focus,.button[disabled].primary,.button[disabled].primary:hover,.button[disabled].primary:focus {
  background-color: #1779ba;
  color: #fefefe;
}
.button.disabled.secondary,.button[disabled].secondary {
  cursor: not-allowed; 
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=25)';
  opacity: .25;
}
.button.disabled.secondary,.button.disabled.secondary:hover,.button.disabled.secondary:focus,.button[disabled].secondary,.button[disabled].secondary:hover,.button[disabled].secondary:focus {
  background-color: #767676;
  color: #fefefe;
}
.button.disabled.success,.button[disabled].success {
  cursor: not-allowed; 
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=25)';
  opacity: .25;
}
.button.disabled.success,.button.disabled.success:hover,.button.disabled.success:focus,.button[disabled].success,.button[disabled].success:hover,.button[disabled].success:focus {
  background-color: #3adb76;
  color: #333;
}
.button.disabled.warning,.button[disabled].warning {
  cursor: not-allowed; 
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=25)';
  opacity: .25;
}
.button.disabled.warning,.button.disabled.warning:hover,.button.disabled.warning:focus,.button[disabled].warning,.button[disabled].warning:hover,.button[disabled].warning:focus {
  background-color: #ffae00;
  color: #333;
}
.button.disabled.alert,.button[disabled].alert {
  cursor: not-allowed; 
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=25)';
  opacity: .25;
}
.button.disabled.alert,.button.disabled.alert:hover,.button.disabled.alert:focus,.button[disabled].alert,.button[disabled].alert:hover,.button[disabled].alert:focus {
  background-color: #c00;
  color: #fefefe;
}
.button.hollow {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.hollow,.button.hollow:hover,.button.hollow:focus {
  background-color: transparent;
}
.button.hollow.disabled,.button.hollow.disabled:hover,.button.hollow.disabled:focus,.button.hollow[disabled],.button.hollow[disabled]:hover,.button.hollow[disabled]:focus {
  background-color: transparent;
}
.button.hollow:hover,.button.hollow:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}
.button.hollow:hover.disabled,.button.hollow:hover[disabled],.button.hollow:focus.disabled,.button.hollow:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.hollow.primary {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.hollow.primary:hover,.button.hollow.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}
.button.hollow.primary:hover.disabled,.button.hollow.primary:hover[disabled],.button.hollow.primary:focus.disabled,.button.hollow.primary:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.hollow.secondary {
  border: 1px solid #767676;
  color: #767676;
}
.button.hollow.secondary:hover,.button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button.hollow.secondary:hover.disabled,.button.hollow.secondary:hover[disabled],.button.hollow.secondary:focus.disabled,.button.hollow.secondary:focus[disabled] {
  border: 1px solid #767676;
  color: #767676;
}
.button.hollow.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:hover,.button.hollow.success:focus {
  border-color: #157539;
  color: #157539;
}
.button.hollow.success:hover.disabled,.button.hollow.success:hover[disabled],.button.hollow.success:focus.disabled,.button.hollow.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover,.button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}
.button.hollow.warning:hover.disabled,.button.hollow.warning:hover[disabled],.button.hollow.warning:focus.disabled,.button.hollow.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.alert {
  border: 1px solid #c00;
  color: #c00;
}
.button.hollow.alert:hover,.button.hollow.alert:focus {
  border-color: #600;
  color: #600;
}
.button.hollow.alert:hover.disabled,.button.hollow.alert:hover[disabled],.button.hollow.alert:focus.disabled,.button.hollow.alert:focus[disabled] {
  border: 1px solid #c00;
  color: #c00;
}
.button.clear {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.clear,.button.clear:hover,.button.clear:focus {
  background-color: transparent;
}
.button.clear.disabled,.button.clear.disabled:hover,.button.clear.disabled:focus,.button.clear[disabled],.button.clear[disabled]:hover,.button.clear[disabled]:focus {
  background-color: transparent;
}
.button.clear:hover,.button.clear:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}
.button.clear:hover.disabled,.button.clear:hover[disabled],.button.clear:focus.disabled,.button.clear:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.clear,.button.clear.disabled,.button.clear[disabled],.button.clear:hover,.button.clear:hover.disabled,.button.clear:hover[disabled],.button.clear:focus,.button.clear:focus.disabled,.button.clear:focus[disabled] {
  border-color: transparent;
}
.button.clear.primary {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.clear.primary:hover,.button.clear.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}
.button.clear.primary:hover.disabled,.button.clear.primary:hover[disabled],.button.clear.primary:focus.disabled,.button.clear.primary:focus[disabled] {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary[disabled],.button.clear.primary:hover,.button.clear.primary:hover.disabled,.button.clear.primary:hover[disabled],.button.clear.primary:focus,.button.clear.primary:focus.disabled,.button.clear.primary:focus[disabled] {
  border-color: transparent;
}
.button.clear.secondary {
  border: 1px solid #767676;
  color: #767676;
}
.button.clear.secondary:hover,.button.clear.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button.clear.secondary:hover.disabled,.button.clear.secondary:hover[disabled],.button.clear.secondary:focus.disabled,.button.clear.secondary:focus[disabled] {
  border: 1px solid #767676;
  color: #767676;
}
.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary[disabled],.button.clear.secondary:hover,.button.clear.secondary:hover.disabled,.button.clear.secondary:hover[disabled],.button.clear.secondary:focus,.button.clear.secondary:focus.disabled,.button.clear.secondary:focus[disabled] {
  border-color: transparent;
}
.button.clear.success {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.clear.success:hover,.button.clear.success:focus {
  border-color: #157539;
  color: #157539;
}
.button.clear.success:hover.disabled,.button.clear.success:hover[disabled],.button.clear.success:focus.disabled,.button.clear.success:focus[disabled] {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.clear.success,.button.clear.success.disabled,.button.clear.success[disabled],.button.clear.success:hover,.button.clear.success:hover.disabled,.button.clear.success:hover[disabled],.button.clear.success:focus,.button.clear.success:focus.disabled,.button.clear.success:focus[disabled] {
  border-color: transparent;
}
.button.clear.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.clear.warning:hover,.button.clear.warning:focus {
  border-color: #805700;
  color: #805700;
}
.button.clear.warning:hover.disabled,.button.clear.warning:hover[disabled],.button.clear.warning:focus.disabled,.button.clear.warning:focus[disabled] {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning[disabled],.button.clear.warning:hover,.button.clear.warning:hover.disabled,.button.clear.warning:hover[disabled],.button.clear.warning:focus,.button.clear.warning:focus.disabled,.button.clear.warning:focus[disabled] {
  border-color: transparent;
}
.button.clear.alert {
  border: 1px solid #c00;
  color: #c00;
}
.button.clear.alert:hover,.button.clear.alert:focus {
  border-color: #600;
  color: #600;
}
.button.clear.alert:hover.disabled,.button.clear.alert:hover[disabled],.button.clear.alert:focus.disabled,.button.clear.alert:focus[disabled] {
  border: 1px solid #c00;
  color: #c00;
}
.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert[disabled],.button.clear.alert:hover,.button.clear.alert:hover.disabled,.button.clear.alert:hover[disabled],.button.clear.alert:focus,.button.clear.alert:focus.disabled,.button.clear.alert:focus[disabled] {
  border-color: transparent;
}
.button.dropdown:after {
  position: relative;
  top: .4em;

  border: inset .4em;
  border-bottom-width: 0;
  border-color: #fefefe transparent transparent;
  border-top-style: solid;
  content: '';
  display: block;
  display: inline-block;
  float: right;
  height: 0;
  margin-left: 1em; 
  width: 0;
}
.button.dropdown.hollow:after {
  border-top-color: #1779ba;
}
.button.dropdown.hollow.primary:after {
  border-top-color: #1779ba;
}
.button.dropdown.hollow.secondary:after {
  border-top-color: #767676;
}
.button.dropdown.hollow.success:after {
  border-top-color: #3adb76;
}
.button.dropdown.hollow.warning:after {
  border-top-color: #ffae00;
}
.button.dropdown.hollow.alert:after {
  border-top-color: #c00;
}
.button.arrow-only:after {
  top: -.1em;

  float: none;
  margin-left: 0;
}

.accordion {
  background: #fefefe;
  list-style-type: none; 
  margin-left: 0;
}
.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}
.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0;
}

.accordion-title {
  position: relative;

  border: 1px solid #e6e6e6;
  border-bottom: 0;
  color: #1779ba; 
  display: block;
  font-size: .75rem;
  font-size: 12px;
  line-height: 1;
  padding: 1.25rem 1rem;
  padding: 20px 16px;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0 0;
}
.accordion-title:hover,.accordion-title:focus {
  background-color: #e6e6e6;
}
.accordion-title:before {
  position: absolute;
  top: 50%;
  right: 16px;
  right: 1rem;

  content: '+'; 
  margin-top: -.5rem;
  margin-top: -8px;
}
.is-active > .accordion-title:before {
  content: '\2013';
}

.accordion-content {
  background-color: #fefefe;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  color: #333; 
  display: none;
  padding: 1rem;
  padding: 16px;
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.accordion-menu li {
  width: 100%;
}
.accordion-menu a {
  padding: .7rem 1rem; 
  padding: 11.2px 16px;
}
.accordion-menu .is-accordion-submenu a {
  padding: .7rem 1rem; 
  padding: 11.2px 16px;
}
.accordion-menu .nested.is-accordion-submenu {
  margin-left: 1rem; 
  margin-left: 16px;
  margin-right: 0;
}
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-left: 0; 
  margin-right: 1rem;
  margin-right: 16px;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a:after {
  position: absolute;
  top: 50%;
  right: 16px;
  right: 1rem; 

  border: inset 6px;
  border-bottom-width: 0;
  border-color: #1779ba transparent transparent;
  border-top-style: solid;
  content: '';
  display: block;
  height: 0;
  margin-top: -3px;
  width: 0;
}
.accordion-menu.align-left .is-accordion-submenu-parent > a:after {
  right: 16px;
  right: 1rem; 
  left: auto;
}
.accordion-menu.align-right .is-accordion-submenu-parent > a:after {
  right: auto;
  left: 16px;
  left: 1rem;
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a:after {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
}

.is-accordion-submenu-parent {
  position: relative;
}

.has-submenu-toggle > a {
  margin-right: 40px;
}

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;

  cursor: pointer;
  height: 40px; 
  width: 40px;
}
.submenu-toggle:after {
  top: 0;
  bottom: 0;

  border: inset 6px;
  border-bottom-width: 0;
  border-color: #1779ba transparent transparent;
  border-top-style: solid;
  content: '';
  display: block;
  height: 0;
  margin: auto; 
  width: 0;
}

.submenu-toggle[aria-expanded='true']:after {
  -ms-transform: scaleY(-1);
      transform: scaleY(-1);
  -ms-transform-origin: 50% 50%;
      transform-origin: 50% 50%;
}

.submenu-toggle-text {
  position: absolute !important;

  border: 0; 
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
  width: 1px;
}

.badge {
  background: #1779ba;
  border-radius: 50%;
  color: #fefefe; 
  display: inline-block;
  font-size: .6rem;
  font-size: 9.6px;
  min-width: 2.1em;
  padding: .3em;
  text-align: center;
}
.badge.primary {
  background: #1779ba;
  color: #fefefe;
}
.badge.secondary {
  background: #767676;
  color: #fefefe;
}
.badge.success {
  background: #3adb76;
  color: #333;
}
.badge.warning {
  background: #ffae00;
  color: #333;
}
.badge.alert {
  background: #c00;
  color: #fefefe;
}

.breadcrumbs {
  list-style: none; 
  margin: 0 0 1rem 0;
  margin: 0 0 16px 0;
}
.breadcrumbs:before,.breadcrumbs:after {
  content: ' ';
  display: table;
  flex-basis: 0;
  -ms-flex-order: 1;
  -ms-flex-preferred-size: 0;
  order: 1;
}
.breadcrumbs:after {
  clear: both;
}
.breadcrumbs li {
  color: #333;
  cursor: default;
  float: left;
  font-size: .6875rem;
  font-size: 11px;
  text-transform: uppercase;
}
.breadcrumbs li:not(:last-child):after {
  position: relative;

  color: #cacaca; 
  content: '/';
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  margin: 0 .75rem;
  margin: 0 12px;
  opacity: 1;
}
.breadcrumbs a {
  color: #1779ba;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

.button-group {
  align-items: stretch; 
  display: flex;
  display: -ms-flexbox;
  -ms-flex-align: stretch;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-bottom: 1rem;
  margin-bottom: 16px;
}
.button-group:before,.button-group:after {
  content: ' ';
  display: table;
  flex-basis: 0;
  -ms-flex-order: 1;
  -ms-flex-preferred-size: 0;
  order: 1;
}
.button-group:after {
  clear: both;
}
.button-group .button {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto; 
  font-size: .9rem;
  font-size: 14.4px;
  margin: 0;
  margin-bottom: 1px;
  margin-right: 1px;
}
.button-group .button:last-child {
  margin-right: 0;
}
.button-group.tiny .button {
  font-size: .6rem; 
  font-size: 9.6px;
}
.button-group.small .button {
  font-size: .75rem; 
  font-size: 12px;
}
.button-group.large .button {
  font-size: 1.25rem; 
  font-size: 20px;
}
.button-group.expanded .button {
  -ms-flex: 1 1 0;
      flex: 1 1 0;
}
.button-group.primary .button {
  background-color: #1779ba;
  color: #fefefe;
}
.button-group.primary .button:hover,.button-group.primary .button:focus {
  background-color: #126195;
  color: #fefefe;
}
.button-group.secondary .button {
  background-color: #767676;
  color: #fefefe;
}
.button-group.secondary .button:hover,.button-group.secondary .button:focus {
  background-color: #5e5e5e;
  color: #fefefe;
}
.button-group.success .button {
  background-color: #3adb76;
  color: #333;
}
.button-group.success .button:hover,.button-group.success .button:focus {
  background-color: #22bb5b;
  color: #333;
}
.button-group.warning .button {
  background-color: #ffae00;
  color: #333;
}
.button-group.warning .button:hover,.button-group.warning .button:focus {
  background-color: #cc8b00;
  color: #333;
}
.button-group.alert .button {
  background-color: #c00;
  color: #fefefe;
}
.button-group.alert .button:hover,.button-group.alert .button:focus {
  background-color: #a30000;
  color: #fefefe;
}
.button-group.stacked,.button-group.stacked-for-small,.button-group.stacked-for-medium {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.button-group.stacked .button,.button-group.stacked-for-small .button,.button-group.stacked-for-medium .button {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
}
.button-group.stacked .button:last-child,.button-group.stacked-for-small .button:last-child,.button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .button-group.stacked-for-small .button {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 47.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}

.callout {
  position: relative;

  background-color: white;
  border: 1px solid rgba(51, 51, 51, .25);
  border-radius: 0;
  color: #333; 
  margin: 0 0 1rem 0;
  margin: 0 0 16px 0;
  padding: 1rem;
  padding: 16px;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout.primary {
  background-color: #d7ecfa;
  color: #333;
}
.callout.secondary {
  background-color: #eaeaea;
  color: #333;
}
.callout.success {
  background-color: #e1faea;
  color: #333;
}
.callout.warning {
  background-color: #fff3d9;
  color: #333;
}
.callout.alert {
  background-color: #ffd1d1;
  color: #333;
}
.callout.small {
  padding-bottom: .5rem;
  padding-bottom: 8px;
  padding-left: .5rem; 
  padding-left: 8px;
  padding-right: .5rem;
  padding-right: 8px;
  padding-top: .5rem;
  padding-top: 8px;
}
.callout.large {
  padding-bottom: 3rem;
  padding-bottom: 48px;
  padding-left: 3rem; 
  padding-left: 48px;
  padding-right: 3rem;
  padding-right: 48px;
  padding-top: 3rem;
  padding-top: 48px;
}

.card {
  background: #fefefe;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  box-shadow: none;
  color: #333; 
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  flex-grow: 1;
  -ms-flex-positive: 1;
  margin-bottom: 1rem;
  margin-bottom: 16px;
  overflow: hidden;
}
.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  background: #e6e6e6; 
  display: flex;
  display: -ms-flexbox;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  padding: 1rem;
  padding: 16px;
}
.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  padding: 1rem; 
  padding: 16px;
}
.card-section > :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

.close-button {
  position: absolute;

  color: #666;
  cursor: pointer;
}
[data-whatinput='mouse'] .close-button {
  outline: 0;
}
.close-button:hover,.close-button:focus {
  color: #333;
}
.close-button.small {
  top: .33em;
  right: 10.56px;
  right: .66rem;

  font-size: 1.5em;
  line-height: 1;
}
.close-button,.close-button.medium {
  top: 8px;
  top: .5rem;
  right: 16px;
  right: 1rem;

  font-size: 2em;
  line-height: 1;
}

.menu {
  position: relative;

  display: flex;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; 
  list-style: none;
  margin: 0;
  padding: 0;
}
[data-whatinput='mouse'] .menu li {
  outline: 0;
}
.menu a,.menu .button {
  display: block;
  line-height: 1;
  padding: .7rem 1rem; 
  padding: 11.2px 16px;
  text-decoration: none;
  white-space: nowrap;
}
.menu input,.menu select,.menu a,.menu button {
  margin-bottom: 0;
}
.menu input {
  display: inline-block;
}
.menu,.menu.horizontal {
  -ms-flex-direction: row;
      flex-direction: row; 
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.menu.vertical {
  -ms-flex-direction: column;
      flex-direction: column; 
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.menu.expanded li {
  -ms-flex: 1 1 0;
      flex: 1 1 0;
}
.menu.simple {
  align-items: center; 
  -ms-flex-align: center;
}
.menu.simple li + li {
  margin-left: 1rem; 
  margin-left: 16px;
}
.menu.simple a {
  padding: 0;
}
@media print, screen and (min-width: 48em) {
  .menu.medium-horizontal {
    -ms-flex-direction: row;
        flex-direction: row; 
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .menu.medium-vertical {
    -ms-flex-direction: column;
        flex-direction: column; 
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .menu.medium-expanded li {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .menu.medium-simple li {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
}
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    -ms-flex-direction: row;
        flex-direction: row; 
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .menu.large-vertical {
    -ms-flex-direction: column;
        flex-direction: column; 
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .menu.large-expanded li {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
  .menu.large-simple li {
    -ms-flex: 1 1 0;
        flex: 1 1 0;
  }
}
.menu.nested {
  margin-left: 1rem; 
  margin-left: 16px;
  margin-right: 0;
}
.menu.icons a {
  display: flex; 
  display: -ms-flexbox;
}
.menu.icon-left li a {
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
}
.menu.icon-left li a img,.menu.icon-left li a i,.menu.icon-left li a svg {
  margin-right: .25rem; 
  margin-right: 4px;
}
.menu.icon-right li a {
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
}
.menu.icon-right li a img,.menu.icon-right li a i,.menu.icon-right li a svg {
  margin-left: .25rem; 
  margin-left: 4px;
}
.menu.icon-top li a {
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
}
.menu.icon-top li a img,.menu.icon-top li a i,.menu.icon-top li a svg {
  align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  margin-bottom: .25rem;
  margin-bottom: 4px;
  text-align: center;
}
.menu.icon-bottom li a {
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
}
.menu.icon-bottom li a img,.menu.icon-bottom li a i,.menu.icon-bottom li a svg {
  align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  margin-bottom: .25rem;
  margin-bottom: 4px;
  text-align: center;
}
.menu .is-active > a {
  background: #1779ba;
  color: #fefefe;
}
.menu .active > a {
  background: #1779ba;
  color: #fefefe;
}
.menu.align-left {
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.menu.align-right li {
  display: flex;
  display: -ms-flexbox;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.menu.align-right li .submenu li {
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.menu.align-right.vertical li {
  display: block;
  text-align: right;
}
.menu.align-right.vertical li .submenu li {
  text-align: right;
}
.menu.align-right .nested {
  margin-left: 0; 
  margin-right: 1rem;
  margin-right: 16px;
}
.menu.align-center li {
  display: flex;
  display: -ms-flexbox;
  -ms-flex-pack: center;
  justify-content: center;
}
.menu.align-center li .submenu li {
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.menu .menu-text {
  color: inherit; 
  font-weight: bold;
  line-height: 1;
  padding: .7rem 1rem;
  padding: 11.2px 16px;
}

.menu-centered > .menu {
  -ms-flex-pack: center;
  justify-content: center;
}
.menu-centered > .menu li {
  display: flex;
  display: -ms-flexbox;
  -ms-flex-pack: center;
  justify-content: center;
}
.menu-centered > .menu li .submenu li {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.menu-icon {
  position: relative;

  cursor: pointer; 
  display: inline-block;
  height: 16px;
  vertical-align: middle;
  width: 20px;
}
.menu-icon:after {
  position: absolute;
  top: 0;
  left: 0;

  background: #fefefe;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  content: ''; 
  display: block;
  height: 2px;
  width: 100%;
}
.menu-icon:hover:after {
  background: #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}

.menu-icon.dark {
  position: relative;

  cursor: pointer; 
  display: inline-block;
  height: 16px;
  vertical-align: middle;
  width: 20px;
}
.menu-icon.dark:after {
  position: absolute;
  top: 0;
  left: 0;

  background: #333;
  box-shadow: 0 7px 0 #333, 0 14px 0 #333;
  content: ''; 
  display: block;
  height: 2px;
  width: 100%;
}
.menu-icon.dark:hover:after {
  background: #666;
  box-shadow: 0 7px 0 #666, 0 14px 0 #666;
}

.is-drilldown {
  position: relative;

  overflow: hidden;
}
.is-drilldown li {
  display: block;
}
.is-drilldown.animate-height {
  transition: height .5s;
}

.drilldown a {
  background: #fefefe; 
  padding: .7rem 1rem;
  padding: 11.2px 16px;
}
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;

  background: #fefefe;
  transition: transform .15s linear; 
  width: 100%;
  z-index: -1;
}
.drilldown .is-drilldown-submenu.is-active {
  display: block;
  -ms-transform: translateX(-100%);
      transform: translateX(-100%); 
  z-index: 1;
}
.drilldown .is-drilldown-submenu.is-closing {
  -ms-transform: translateX(100%);
      transform: translateX(100%);
}
.drilldown .is-drilldown-submenu a {
  padding: .7rem 1rem; 
  padding: 11.2px 16px;
}
.drilldown .nested.is-drilldown-submenu {
  margin-left: 0; 
  margin-right: 0;
}
.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}
.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}
.drilldown .is-drilldown-submenu-parent > a:after {
  position: absolute;
  top: 50%;
  right: 16px;
  right: 1rem;

  border: inset 6px;
  border-color: transparent transparent transparent #1779ba; 
  border-left-style: solid;
  border-right-width: 0;
  content: '';
  display: block;
  height: 0;
  margin-top: -6px;
  width: 0;
}
.drilldown.align-left .is-drilldown-submenu-parent > a:after {
  right: 16px;
  right: 1rem;
  left: auto;

  border: inset 6px;
  border-color: transparent transparent transparent #333; 
  border-left-style: solid;
  border-right-width: 0;
  content: '';
  display: block;
  height: 0;
  width: 0;
}
.drilldown.align-right .is-drilldown-submenu-parent > a:after {
  right: auto;
  left: 16px;
  left: 1rem;

  border: inset 6px;
  border-color: transparent #333 transparent transparent; 
  border-left-width: 0;
  border-right-style: solid;
  content: '';
  display: block;
  height: 0;
  width: 0;
}
.drilldown .js-drilldown-back > a:before {
  border: inset 6px;
  border-color: transparent #1779ba transparent transparent;
  border-left-width: 0; 
  border-left-width: 0;
  border-left-width: 0;
  border-right-style: solid;
  content: '';
  display: block;
  display: inline-block;
  height: 0;
  margin-right: .75rem;
  margin-right: 12px;
  vertical-align: middle;
  width: 0;
}

.dropdown-pane {
  position: absolute;

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

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

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

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

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;

  padding-right: 1.5rem; 
  padding-right: 24px;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a:after {
  right: 5px;

  border: inset 6px;
  border-bottom-width: 0;
  border-color: #333 transparent transparent;
  border-top-style: solid;
  content: '';
  display: block;
  height: 0;
  margin-top: -3px; 
  width: 0;
}
.dropdown.menu a {
  padding: .7rem 1rem; 
  padding: 11.2px 16px;
}
[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0;
}
.dropdown.menu .is-active > a {
  background: transparent;
  color: #1779ba;
}
.no-js .dropdown.menu ul {
  display: none;
}
.dropdown.menu .nested.is-dropdown-submenu {
  margin-left: 0; 
  margin-right: 0;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0; 
  right: 100%;
  left: auto;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.dropdown.menu.vertical > li > a:after {
  right: 14px;
}
.dropdown.menu.vertical > li.opens-left > a:after {
  right: auto;
  left: 5px;

  border: inset 6px;
  border-color: transparent #333 transparent transparent; 
  border-left-width: 0;
  border-right-style: solid;
  content: '';
  display: block;
  height: 0;
  width: 0;
}
.dropdown.menu.vertical > li.opens-right > a:after {
  border: inset 6px;
  border-color: transparent transparent transparent #333; 
  border-left-style: solid;
  border-right-width: 0;
  content: '';
  display: block;
  height: 0;
  width: 0;
}
@media print, screen and (min-width: 48em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;

    padding-right: 1.5rem;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a:after {
    right: 5px;

    border: inset 6px;
    border-bottom-width: 0;
    border-color: #333 transparent transparent;
    border-top-style: solid;
    content: '';
    display: block;
    height: 0;
    margin-top: -3px; 
    width: 0;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0; 
    right: 100%;
    left: auto;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a:after {
    right: 14px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a:after {
    right: auto;
    left: 5px;

    border: inset 6px;
    border-color: transparent #333 transparent transparent; 
    border-left-width: 0;
    border-right-style: solid;
    content: '';
    display: block;
    height: 0;
    width: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a:after {
    border: inset 6px;
    border-color: transparent transparent transparent #333; 
    border-left-style: solid;
    border-right-width: 0;
    content: '';
    display: block;
    height: 0;
    width: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;

    padding-right: 1.5rem;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a:after {
    right: 5px;

    border: inset 6px;
    border-bottom-width: 0;
    border-color: #333 transparent transparent;
    border-top-style: solid;
    content: '';
    display: block;
    height: 0;
    margin-top: -3px; 
    width: 0;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0; 
    right: 100%;
    left: auto;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a:after {
    right: 14px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a:after {
    right: auto;
    left: 5px;

    border: inset 6px;
    border-color: transparent #333 transparent transparent; 
    border-left-width: 0;
    border-right-style: solid;
    content: '';
    display: block;
    height: 0;
    width: 0;
  }
  .dropdown.menu.large-vertical > li.opens-right > a:after {
    border: inset 6px;
    border-color: transparent transparent transparent #333; 
    border-left-style: solid;
    border-right-width: 0;
    content: '';
    display: block;
    height: 0;
    width: 0;
  }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

.is-dropdown-menu.vertical {
  width: 100px;
}
.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}
.is-dropdown-submenu-parent a:after {
  position: absolute;
  top: 50%;
  right: 5px;

  margin-top: -6px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;

  background: #fefefe; 
  border: 1px solid #cacaca;
  display: none;
  min-width: 200px;
  z-index: 1;
}
.dropdown .is-dropdown-submenu a {
  padding: .7rem 1rem; 
  padding: 11.2px 16px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a:after {
  right: 14px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a:after {
  right: auto;
  left: 5px;

  border: inset 6px;
  border-color: transparent #333 transparent transparent; 
  border-left-width: 0;
  border-right-style: solid;
  content: '';
  display: block;
  height: 0;
  width: 0;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a:after {
  border: inset 6px;
  border-color: transparent transparent transparent #333; 
  border-left-style: solid;
  border-right-width: 0;
  content: '';
  display: block;
  height: 0;
  width: 0;
}
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.responsive-embed,.flex-video {
  position: relative;

  height: 0;
  margin-bottom: 1rem;
  margin-bottom: 16px;
  overflow: hidden; 
  padding-bottom: 75%;
}
.responsive-embed iframe,.responsive-embed object,.responsive-embed embed,.responsive-embed video,.flex-video iframe,.flex-video object,.flex-video embed,.flex-video video {
  position: absolute;
  top: 0;
  left: 0;

  height: 100%; 
  width: 100%;
}
.responsive-embed.widescreen,.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.label {
  background: #1779ba;
  border-radius: 0;
  color: #fefefe; 
  cursor: default;
  display: inline-block;
  font-size: .8rem;
  font-size: 12.8px;
  line-height: 1;
  padding: .33333rem .5rem;
  padding: 5.333px 8px;
  white-space: nowrap;
}
.label.primary {
  background: #1779ba;
  color: #fefefe;
}
.label.secondary {
  background: #767676;
  color: #fefefe;
}
.label.success {
  background: #3adb76;
  color: #333;
}
.label.warning {
  background: #ffae00;
  color: #333;
}
.label.alert {
  background: #c00;
  color: #fefefe;
}

.media-object {
  display: flex;
  display: -ms-flexbox;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; 
  margin-bottom: 1rem;
  margin-bottom: 16px;
}
.media-object img {
  max-width: none;
}
@media screen and (max-width: 47.9375em) {
  .media-object.stack-for-small {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (max-width: 47.9375em) {
  .media-object.stack-for-small .media-object-section {
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    max-width: 100%; 
    padding: 0;
    padding-bottom: 1rem;
  }
  .media-object.stack-for-small .media-object-section img {
    width: 100%;
  }
}

.media-object-section {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
}
.media-object-section:first-child {
  padding-right: 1rem; 
  padding-right: 16px;
}
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem; 
  padding-left: 16px;
}
.media-object-section > :last-child {
  margin-bottom: 0;
}
.media-object-section.main-section {
  -ms-flex: 1 1 0;
      flex: 1 1 0;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;

  background: rgba(254, 254, 254, .25);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  height: 100%;
  opacity: 0;
  overflow: hidden; 
  transition: opacity .5s ease, visibility .5s ease;
  visibility: hidden;
  width: 100%;
  z-index: 11;
}
.js-off-canvas-overlay.is-visible {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  opacity: 1;
  visibility: visible;
}
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

.off-canvas-wrapper {
  position: relative;

  overflow: hidden;
}

.off-canvas {
  position: fixed;

  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e6e6e6; 
  transition: transform .5s ease;
  z-index: 12;
}
[data-whatinput='mouse'] .off-canvas {
  outline: 0;
}
.off-canvas.is-transition-push {
  z-index: 12;
}
.off-canvas.is-closed {
  visibility: hidden;
}
.off-canvas.is-transition-overlap {
  z-index: 13;
}
.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(51, 51, 51, .7);
}
.off-canvas.is-open {
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
}

.off-canvas-absolute {
  position: absolute;

  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e6e6e6; 
  transition: transform .5s ease;
  z-index: 12;
}
[data-whatinput='mouse'] .off-canvas-absolute {
  outline: 0;
}
.off-canvas-absolute.is-transition-push {
  z-index: 12;
}
.off-canvas-absolute.is-closed {
  visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}
.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(51, 51, 51, .7);
}
.off-canvas-absolute.is-open {
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;

  height: 100%;
  overflow-y: auto; 
  -ms-transform: translateX(-250px);
      transform: translateX(-250px);
  width: 250px;
}
.off-canvas-content .off-canvas.position-left {
  -ms-transform: translateX(-250px);
      transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
}
.off-canvas-content.is-open-left.has-transition-push {
  -ms-transform: translateX(250px);
      transform: translateX(250px);
}
.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(51, 51, 51, .25);
}

.position-right {
  top: 0;
  right: 0;

  height: 100%;
  overflow-y: auto; 
  -ms-transform: translateX(250px);
      transform: translateX(250px);
  width: 250px;
}
.off-canvas-content .off-canvas.position-right {
  -ms-transform: translateX(250px);
      transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
}
.off-canvas-content.is-open-right.has-transition-push {
  -ms-transform: translateX(-250px);
      transform: translateX(-250px);
}
.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(51, 51, 51, .25);
}

.position-top {
  top: 0;
  left: 0;

  height: 250px;
  overflow-x: auto; 
  -ms-transform: translateY(-250px);
      transform: translateY(-250px);
  width: 100%;
}
.off-canvas-content .off-canvas.position-top {
  -ms-transform: translateY(-250px);
      transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
}
.off-canvas-content.is-open-top.has-transition-push {
  -ms-transform: translateY(250px);
      transform: translateY(250px);
}
.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(51, 51, 51, .25);
}

.position-bottom {
  bottom: 0;
  left: 0;

  height: 250px;
  overflow-x: auto; 
  -ms-transform: translateY(250px);
      transform: translateY(250px);
  width: 100%;
}
.off-canvas-content .off-canvas.position-bottom {
  -ms-transform: translateY(250px);
      transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
}
.off-canvas-content.is-open-bottom.has-transition-push {
  -ms-transform: translateY(-250px);
      transform: translateY(-250px);
}
.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(51, 51, 51, .25);
}

.off-canvas-content {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; 
  -ms-transform: none;
      transform: none;
  transition: transform .5s ease;
}
.off-canvas-content.has-transition-push {
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
  -ms-transform: translate(0, 0);
      transform: translate(0, 0);
}

@media print, screen and (min-width: 48em) {
  .position-left.reveal-for-medium {
    -ms-transform: none;
        transform: none;
    transition: none;
    visibility: visible; 
    z-index: 12;
  }
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-medium {
    -ms-transform: none;
        transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-medium {
    -ms-transform: none;
        transform: none;
    transition: none;
    visibility: visible; 
    z-index: 12;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    -ms-transform: none;
        transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }

  .position-top.reveal-for-medium {
    -ms-transform: none;
        transform: none;
    transition: none;
    visibility: visible; 
    z-index: 12;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    -ms-transform: none;
        transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }

  .position-bottom.reveal-for-medium {
    -ms-transform: none;
        transform: none;
    transition: none;
    visibility: visible; 
    z-index: 12;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    -ms-transform: none;
        transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    -ms-transform: none;
        transform: none;
    transition: none;
    visibility: visible; 
    z-index: 12;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    -ms-transform: none;
        transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }

  .position-right.reveal-for-large {
    -ms-transform: none;
        transform: none;
    transition: none;
    visibility: visible; 
    z-index: 12;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    -ms-transform: none;
        transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }

  .position-top.reveal-for-large {
    -ms-transform: none;
        transform: none;
    transition: none;
    visibility: visible; 
    z-index: 12;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    -ms-transform: none;
        transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }

  .position-bottom.reveal-for-large {
    -ms-transform: none;
        transform: none;
    transition: none;
    visibility: visible; 
    z-index: 12;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    -ms-transform: none;
        transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 48em) {
  .off-canvas.in-canvas-for-medium {
    position: static;

    background: inherit;
    height: auto;
    overflow: inherit;
    transition: inherit; 
    visibility: visible;
    width: inherit;
  }
  .off-canvas.in-canvas-for-medium.position-left,.off-canvas.in-canvas-for-medium.position-right,.off-canvas.in-canvas-for-medium.position-top,.off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    -ms-transform: none;
        transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    position: static;

    background: inherit;
    height: auto;
    overflow: inherit;
    transition: inherit; 
    visibility: visible;
    width: inherit;
  }
  .off-canvas.in-canvas-for-large.position-left,.off-canvas.in-canvas-for-large.position-right,.off-canvas.in-canvas-for-large.position-top,.off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    -ms-transform: none;
        transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
.orbit {
  position: relative;
}

.orbit-container {
  position: relative;

  height: 0;
  list-style: none;
  margin: 0;
  overflow: hidden;
}

.orbit-slide {
  width: 100%;
}
.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

.orbit-figure {
  margin: 0;
}

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

.orbit-caption {
  position: absolute;
  bottom: 0;

  background-color: rgba(51, 51, 51, .5);
  color: #fefefe; 
  margin-bottom: 0;
  padding: 1rem;
  padding: 16px;
  width: 100%;
}

.orbit-previous,.orbit-next {
  position: absolute;
  top: 50%;

  color: #fefefe; 
  padding: 1rem;
  padding: 16px;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  z-index: 10;
}
[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(51, 51, 51, .5);
}

.orbit-previous {
  left: 0;
}

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

.orbit-bullets {
  position: relative;

  margin-bottom: .8rem;
  margin-bottom: 12.8px;
  margin-top: .8rem;
  margin-top: 12.8px;
  text-align: center;
}
[data-whatinput='mouse'] .orbit-bullets {
  outline: 0;
}
.orbit-bullets button {
  background-color: #cacaca; 
  border-radius: 50%;
  height: 1.2rem;
  height: 19.2px;
  margin: .1rem;
  margin: 1.6px;
  width: 1.2rem;
  width: 19.2px;
}
.orbit-bullets button:hover {
  background-color: #666;
}
.orbit-bullets button.is-active {
  background-color: #666;
}

.pagination {
  margin-bottom: 1rem; 
  margin-bottom: 16px;
  margin-left: 0;
}
.pagination:before,.pagination:after {
  content: ' ';
  display: table;
  flex-basis: 0;
  -ms-flex-order: 1;
  -ms-flex-preferred-size: 0;
  order: 1;
}
.pagination:after {
  clear: both;
}
.pagination li {
  border-radius: 0;
  display: none; 
  font-size: .875rem;
  font-size: 14px;
  margin-right: .0625rem;
  margin-right: 1px;
}
.pagination li:last-child,.pagination li:first-child {
  display: inline-block;
}
@media print, screen and (min-width: 48em) {
  .pagination li {
    display: inline-block;
  }
}
.pagination a,.pagination button {
  border-radius: 0;
  color: #333; 
  display: block;
  padding: .1875rem .625rem;
  padding: 3px 10px;
}
.pagination a:hover,.pagination button:hover {
  background: #e6e6e6;
}
.pagination .current {
  background: #1779ba;
  color: #fefefe;
  cursor: default; 
  padding: .1875rem .625rem;
  padding: 3px 10px;
}
.pagination .disabled {
  color: #cacaca;
  cursor: not-allowed; 
  padding: .1875rem .625rem;
  padding: 3px 10px;
}
.pagination .disabled:hover {
  background: transparent;
}
.pagination .ellipsis:after {
  color: #333; 
  content: '\2026';
  padding: .1875rem .625rem;
  padding: 3px 10px;
}

.pagination-previous a:before,.pagination-previous.disabled:before {
  content: '\00ab'; 
  display: inline-block;
  margin-right: .5rem;
  margin-right: 8px;
}

.pagination-next a:after,.pagination-next.disabled:after {
  content: '\00bb'; 
  display: inline-block;
  margin-left: .5rem;
  margin-left: 8px;
}

.progress {
  background-color: #cacaca; 
  border-radius: 0;
  height: 1rem;
  height: 16px;
  margin-bottom: 1rem;
  margin-bottom: 16px;
}
.progress.primary .progress-meter {
  background-color: #1779ba;
}
.progress.secondary .progress-meter {
  background-color: #767676;
}
.progress.success .progress-meter {
  background-color: #3adb76;
}
.progress.warning .progress-meter {
  background-color: #ffae00;
}
.progress.alert .progress-meter {
  background-color: #c00;
}

.progress-meter {
  position: relative;

  background-color: #1779ba; 
  display: block;
  height: 100%;
  width: 0;
}

.progress-meter-text {
  position: absolute;
  position: absolute;
  top: 50%;
  left: 50%;

  color: #fefefe;
  font-size: .75rem;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  white-space: nowrap;
}

.slider {
  position: relative;

  background-color: #e6e6e6;
  cursor: pointer;
  height: .5rem;
  height: 8px;
  margin-bottom: 36px;
  margin-bottom: 2.25rem;
  margin-top: 20px;
  margin-top: 1.25rem;
  -ms-touch-action: none;
      touch-action: none; 
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;

  background-color: #cacaca;
  display: inline-block;
  height: .5rem;
  height: 8px;
  max-width: 100%;
  transition: all .2s ease-in-out;
}
.slider-fill.is-dragging {
  transition: all 0s linear;
}

.slider-handle {
  position: absolute;
  top: 50%;
  left: 0;

  background-color: #1779ba;
  border-radius: 0;
  display: inline-block;
  height: 22.4px;
  height: 1.4rem;
  -ms-touch-action: manipulation;
      touch-action: manipulation; 
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  transition: all .2s ease-in-out;
  width: 1.4rem;
  width: 22.4px;
  z-index: 1;
}
[data-whatinput='mouse'] .slider-handle {
  outline: 0;
}
.slider-handle:hover {
  background-color: #14679e;
}
.slider-handle.is-dragging {
  transition: all 0s linear;
}

.slider.disabled,.slider[disabled] {
  cursor: not-allowed; 
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=25)';
  opacity: .25;
}

.slider.vertical {
  display: inline-block;
  height: 12.5rem;
  height: 200px;
  margin: 0 1.25rem;
  margin: 0 20px;
  -ms-transform: scale(1, -1);
      transform: scale(1, -1); 
  width: .5rem;
  width: 8px;
}
.slider.vertical .slider-fill {
  top: 0;

  max-height: 100%; 
  width: .5rem;
  width: 8px;
}
.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;

  height: 1.4rem;
  height: 22.4px;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%); 
  width: 1.4rem;
  width: 22.4px;
}

.sticky-container {
  position: relative;
}

.sticky {
  position: relative;

  transform: translate3d(0, 0, 0); 
  z-index: 0;
}

.sticky.is-stuck {
  position: fixed;

  width: 100%; 
  z-index: 5;
}
.sticky.is-stuck.is-at-top {
  top: 0;
}
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

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

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

html.is-reveal-open,html.is-reveal-open body {
  position: fixed;

  min-height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  background-color: rgba(51, 51, 51, .45);
  display: none;
  overflow-y: scroll; 
  z-index: 1005;
}

.reveal {
  position: relative;
  top: 100px;

  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-color: #fefefe;
  border: 1px solid #cacaca;
  border-radius: 0;
  display: none;
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto; 
  padding: 16px;
  padding: 1rem;
  z-index: 1006;
}
[data-whatinput='mouse'] .reveal {
  outline: 0;
}
@media print, screen and (min-width: 48em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 48em) {
  .reveal {
    max-width: 75rem; 
    width: 600px;
  }
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 48em) {
  .reveal.tiny {
    max-width: 75rem; 
    width: 30%;
  }
}
@media print, screen and (min-width: 48em) {
  .reveal.small {
    max-width: 75rem; 
    width: 50%;
  }
}
@media print, screen and (min-width: 48em) {
  .reveal.large {
    max-width: 75rem; 
    width: 90%;
  }
}
.reveal.full {
  top: 0;
  left: 0;

  border: 0;
  border-radius: 0; 
  height: 100vh;
  height: 100%;
  margin-left: 0;
  max-width: none;
  min-height: 100vh;
  width: 100%;
}
@media screen and (max-width: 47.9375em) {
  .reveal {
    top: 0;
    left: 0;

    border: 0;
    border-radius: 0; 
    height: 100vh;
    height: 100%;
    margin-left: 0;
    max-width: none;
    min-height: 100vh;
    width: 100%;
  }
}
.reveal.without-overlay {
  position: fixed;
}

.switch {
  position: relative;

  color: #fefefe;
  font-size: 14px;
  font-size: .875rem;
  font-weight: bold;
  height: 32px;
  height: 2rem;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  outline: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.switch-input {
  position: absolute;

  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)'; 
  margin-bottom: 0;
  opacity: 0;
}

.switch-paddle {
  position: relative;

  background: #cacaca;
  border-radius: 0;
  color: inherit;
  cursor: pointer; 
  display: block;
  font-weight: inherit;
  height: 2rem;
  height: 32px;
  transition: all .25s ease-out;
  width: 64px;
  width: 4rem;
}
input + .switch-paddle {
  margin: 0;
}
.switch-paddle:after {
  position: absolute;
  top: 4px;
  top: .25rem;
  left: 4px;
  left: .25rem;

  background: #fefefe;
  border-radius: 0;
  content: ''; 
  display: block;
  height: 1.5rem;
  height: 24px;
  transform: translate3d(0, 0, 0);
  transition: all .25s ease-out;
  width: 1.5rem;
  width: 24px;
}
input:checked ~ .switch-paddle {
  background: #1779ba;
}
input:checked ~ .switch-paddle:after {
  left: 36px;
  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 {
  height: 1.5rem; 
  height: 24px;
}
.switch.tiny .switch-paddle {
  font-size: .625rem; 
  font-size: 10px;
  height: 1.5rem;
  height: 24px;
  width: 3rem;
  width: 48px;
}
.switch.tiny .switch-paddle:after {
  top: 4px;
  top: .25rem;
  left: 4px;
  left: .25rem;

  height: 1rem; 
  height: 16px;
  width: 1rem;
  width: 16px;
}
.switch.tiny input:checked ~ .switch-paddle:after {
  left: 28px;
  left: 1.75rem;
}

.switch.small {
  height: 1.75rem; 
  height: 28px;
}
.switch.small .switch-paddle {
  font-size: .75rem; 
  font-size: 12px;
  height: 1.75rem;
  height: 28px;
  width: 3.5rem;
  width: 56px;
}
.switch.small .switch-paddle:after {
  top: 4px;
  top: .25rem;
  left: 4px;
  left: .25rem;

  height: 1.25rem; 
  height: 20px;
  width: 1.25rem;
  width: 20px;
}
.switch.small input:checked ~ .switch-paddle:after {
  left: 32px;
  left: 2rem;
}

.switch.large {
  height: 2.5rem; 
  height: 40px;
}
.switch.large .switch-paddle {
  font-size: 1rem; 
  font-size: 16px;
  height: 2.5rem;
  height: 40px;
  width: 5rem;
  width: 80px;
}
.switch.large .switch-paddle:after {
  top: 4px;
  top: .25rem;
  left: 4px;
  left: .25rem;

  height: 2rem; 
  height: 32px;
  width: 2rem;
  width: 32px;
}
.switch.large input:checked ~ .switch-paddle:after {
  left: 44px;
  left: 2.75rem;
}

table {
  border-collapse: collapse;
  border-radius: 0; 
  margin-bottom: 1rem;
  margin-bottom: 16px;
  width: 100%;
}
thead,tbody,tfoot {
  background-color: #fefefe; 
  border: 1px solid #f1f1f1;
}

caption {
  font-weight: bold; 
  padding: .5rem .625rem .625rem;
  padding: 8px 10px 10px;
}

thead {
  background: #f8f8f8;
  color: #333;
}

tfoot {
  background: #f1f1f1;
  color: #333;
}

thead tr,tfoot tr {
  background: transparent;
}
thead th,thead td,tfoot th,tfoot td {
  font-weight: bold;
  padding: .5rem .625rem .625rem;
  padding: 8px 10px 10px;
  text-align: left;
}

tbody th,tbody td {
  padding: .5rem .625rem .625rem; 
  padding: 8px 10px 10px;
}

tbody tr:nth-child(even) {
  background-color: #f1f1f1; 
  border-bottom: 0;
}

table.unstriped tbody {
  background-color: #fefefe;
}
table.unstriped tbody tr {
  background-color: #fefefe; 
  border-bottom: 1px solid #f1f1f1;
  border-bottom: 0;
}

@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;
  overflow-x: auto; 
  width: 100%;
}

table.hover thead tr:hover {
  background-color: #f3f3f3;
}
table.hover tfoot tr:hover {
  background-color: #ececec;
}
table.hover tbody tr:hover {
  background-color: #f9f9f9;
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec;
}

.table-scroll {
  overflow-x: auto;
}
.table-scroll table {
  width: auto;
}

.tabs {
  background: #fefefe;
  border: 1px solid #e6e6e6;
  list-style-type: none; 
  margin: 0;
}
.tabs:before,.tabs:after {
  content: ' ';
  display: table;
  flex-basis: 0;
  -ms-flex-order: 1;
  -ms-flex-preferred-size: 0;
  order: 1;
}
.tabs:after {
  clear: both;
}

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

.tabs.simple > li > a {
  padding: 0;
}
.tabs.simple > li > a:hover {
  background: transparent;
}

.tabs.primary {
  background: #1779ba;
}
.tabs.primary > li > a {
  color: #fefefe;
}
.tabs.primary > li > a:hover,.tabs.primary > li > a:focus {
  background: #1673b1;
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  color: #1779ba; 
  display: block;
  font-size: .75rem;
  font-size: 12px;
  line-height: 1;
  padding: 1.25rem 1.5rem;
  padding: 20px 24px;
}
.tabs-title > a:hover {
  background: #fefefe;
  color: #1468a0;
}
.tabs-title > a:focus,.tabs-title > a[aria-selected='true'] {
  background: #e6e6e6;
  color: #1779ba;
}

.tabs-content {
  background: #fefefe;
  border: 1px solid #e6e6e6;
  border-top: 0;
  color: #333;
  transition: all .5s ease;
}

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}

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

.thumbnail {
  border: solid 4px #fefefe;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(51, 51, 51, .2);
  display: inline-block;
  line-height: 0; 
  margin-bottom: 1rem;
  margin-bottom: 16px;
  max-width: 100%;
}

a.thumbnail {
  transition: box-shadow 200ms ease-out;
}
a.thumbnail:hover,a.thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(23, 121, 186, .5);
}
a.thumbnail image {
  box-shadow: none;
}

.title-bar {
  align-items: center; 
  background: #333;
  color: #fefefe;
  display: flex;
  display: -ms-flexbox;
  -ms-flex-align: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: .5rem;
  padding: 8px;
}
.title-bar .menu-icon {
  margin-left: .25rem;
  margin-left: 4px;
  margin-right: .25rem; 
  margin-right: 4px;
}

.title-bar-left,.title-bar-right {
  -ms-flex: 1 1 0;
      flex: 1 1 0;
}

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

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

.has-tip {
  position: relative;

  border-bottom: dotted 1px #666;
  cursor: help; 
  display: inline-block;
  font-weight: bold;
}

.tooltip {
  position: absolute;
  top: calc(100% + .6495rem);

  background-color: #333;
  border-radius: 0;
  color: #fefefe; 
  font-size: 80%;
  max-width: 160px;
  max-width: 10rem;
  padding: 12px;
  padding: .75rem;
  z-index: 1200;
}
.tooltip:before {
  position: absolute;
}
.tooltip.bottom:before {
  bottom: 100%; 

  border: inset .75rem;
  border: inset 12px;
  border-bottom-style: solid;
  border-color: transparent transparent #333;
  border-top-width: 0;
  content: '';
  display: block;
  height: 0;
  width: 0;
}
.tooltip.bottom.align-center:before {
  left: 50%;

  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
.tooltip.top:before {
  top: 100%;
  bottom: auto; 

  border: inset .75rem;
  border: inset 12px;
  border-bottom-width: 0;
  border-color: #333 transparent transparent;
  border-top-style: solid;
  content: '';
  display: block;
  height: 0;
  width: 0;
}
.tooltip.top.align-center:before {
  left: 50%;

  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
}
.tooltip.left:before {
  left: 100%; 

  border: inset .75rem;
  border: inset 12px;
  border-color: transparent transparent transparent #333;
  border-left-style: solid;
  border-right-width: 0;
  content: '';
  display: block;
  height: 0;
  width: 0;
}
.tooltip.left.align-center:before {
  top: 50%;
  bottom: auto;

  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.tooltip.right:before {
  right: 100%;
  left: auto; 

  border: inset .75rem;
  border: inset 12px;
  border-color: transparent #333 transparent transparent;
  border-left-width: 0;
  border-right-style: solid;
  content: '';
  display: block;
  height: 0;
  width: 0;
}
.tooltip.right.align-center:before {
  top: 50%;
  bottom: auto;

  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.tooltip.align-top:before {
  top: 10%; 
  bottom: auto;
}
.tooltip.align-bottom:before {
  top: auto; 
  bottom: 10%;
}
.tooltip.align-left:before {
  right: auto; 
  left: 10%;
}
.tooltip.align-right:before {
  right: 10%; 
  left: auto;
}

.top-bar {
  align-items: center;
  display: flex;
  display: -ms-flexbox;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  -ms-flex-wrap: nowrap;
      flex-wrap: wrap; 
      flex-wrap: nowrap;
  justify-content: space-between;
  padding: .5rem;
  padding: 8px;
}
.top-bar,.top-bar ul {
  background-color: #e6e6e6;
}
.top-bar input {
  margin-right: 1rem; 
  margin-right: 16px;
  max-width: 200px;
}
.top-bar .input-group-field {
  margin-right: 0; 
  width: 100%;
}
.top-bar input.button {
  width: auto;
}
.top-bar .top-bar-left,.top-bar .top-bar-right {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%;
}
@media print, screen and (min-width: 48em) {
  .top-bar {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .top-bar .top-bar-left {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    margin-left: auto;
  }
}
@media screen and (max-width: 63.9375em) {
  .top-bar.stacked-for-medium {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 74.9375em) {
  .top-bar.stacked-for-large {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
}

.top-bar-title {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  margin: .5rem 1rem .5rem 0; 
  margin: 8px 16px 8px 0;
}

.top-bar-left,.top-bar-right {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

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

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

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

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

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

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

@media print, 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;
  }
}

.show-for-sr,.show-on-focus {
  position: absolute !important;

  border: 0; 
  clip: rect(0, 0, 0, 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
  width: 1px;
}

.show-on-focus:active,.show-on-focus:focus {
  position: static !important;

  clip: auto;
  -webkit-clip-path: none;
          clip-path: none; 
  height: auto;
  overflow: visible;
  white-space: normal;
  width: 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;
  flex-basis: 0;
  -ms-flex-order: 1;
  -ms-flex-preferred-size: 0;
  order: 1;
}
.clearfix:after {
  clear: both;
}

.align-right {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.align-center {
  -ms-flex-pack: center;
  justify-content: center;
}

.align-justify {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.align-spaced {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.align-right.vertical.menu > li > a {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  -ms-flex-pack: center;
  justify-content: center;
}

.align-top {
  align-items: flex-start; 
  -ms-flex-align: start;
}

.align-self-top {
  align-self: flex-start; 
  -ms-flex-item-align: start;
}

.align-bottom {
  align-items: flex-end; 
  -ms-flex-align: end;
}

.align-self-bottom {
  align-self: flex-end; 
  -ms-flex-item-align: end;
}

.align-middle {
  align-items: center; 
  -ms-flex-align: center;
}

.align-self-middle {
  align-self: center; 
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
}

.align-stretch {
  align-items: stretch; 
  -ms-flex-align: stretch;
}

.align-self-stretch {
  align-self: stretch; 
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
}

.align-center-middle {
  align-content: center; 
  align-items: center;
  -ms-flex-align: center;
  -ms-flex-line-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.small-order-1 {
  -ms-flex-order: 1;
  order: 1;
}

.small-order-2 {
  -ms-flex-order: 2;
  order: 2;
}

.small-order-3 {
  -ms-flex-order: 3;
  order: 3;
}

.small-order-4 {
  -ms-flex-order: 4;
  order: 4;
}

.small-order-5 {
  -ms-flex-order: 5;
  order: 5;
}

.small-order-6 {
  -ms-flex-order: 6;
  order: 6;
}

@media print, screen and (min-width: 48em) {
  .medium-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .medium-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .medium-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .medium-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .medium-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .medium-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  .large-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  .large-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .large-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  .large-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  .large-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
}
.flex-container {
  display: flex; 
  display: -ms-flexbox;
}

.flex-child-auto {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}

.flex-child-grow {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
}

.flex-child-shrink {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
}

.flex-dir-row {
  -ms-flex-direction: row;
      flex-direction: row;
}

.flex-dir-row-reverse {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
}

.flex-dir-column {
  -ms-flex-direction: column;
      flex-direction: column;
}

.flex-dir-column-reverse {
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
}

@media print, screen and (min-width: 48em) {
  .medium-flex-container {
    display: flex; 
    display: -ms-flexbox;
  }

  .medium-flex-child-auto {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
  }

  .medium-flex-child-grow {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
  }

  .medium-flex-child-shrink {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
  }

  .medium-flex-dir-row {
    -ms-flex-direction: row;
        flex-direction: row;
  }

  .medium-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }

  .medium-flex-dir-column {
    -ms-flex-direction: column;
        flex-direction: column;
  }

  .medium-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex; 
    display: -ms-flexbox;
  }

  .large-flex-child-auto {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
  }

  .large-flex-child-grow {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
  }

  .large-flex-child-shrink {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
  }

  .large-flex-dir-row {
    -ms-flex-direction: row;
        flex-direction: row;
  }

  .large-flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }

  .large-flex-dir-column {
    -ms-flex-direction: column;
        flex-direction: column;
  }

  .large-flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
  }
}
.columnList__item a:after {
  clear: both;
  content: '.';
  display: block;
  font-size: 0; 
  height: 0;
  visibility: hidden;
}

/* =============================================== */
/** container */
/* ----------------------------------------------- */
.l-container {
  font-size: 100%;
  line-height: 150%; 
  padding-top: 15px;
}
@media screen and (max-width: 63.9375em) {
  .l-container__bg.is-active {
    position: fixed;
    top: 0;
    left: 0;

    background-color: rgba(0, 0, 0, .6);
    display: block;
    height: 100%;
    width: 100%;
    z-index: 2;
  }
}

/* =============================================== */
/** footer */
/* ----------------------------------------------- */
/* =============================================== */
/** header */
/* ----------------------------------------------- */
/* =============================================== */
/** container */
/* ----------------------------------------------- */
.l-container {
  font-size: 100%;
  line-height: 150%;
}

.block,.block--about,.block--safety,.block--gray {
  font-family: 'Lato', 'Yu Gothic', YuGothic, sans-serif;
  font-weight: 500;
  letter-spacing: .05em; 
  padding-bottom: 120px;
  padding-top: 100px;
  src: local('Yu Mincho Demibold');
}
@media screen and (max-width: 63.9375em) {
  .block,.block--about,.block--safety,.block--gray {
    padding-bottom: 50px; 
    padding-top: 40px;
  }
  .block br,.block--about br,.block--safety br,.block--gray br {
    display: none;
  }
}
.block__inner {
  position: relative;

  margin: 0 auto; 
  width: 980px;
}
@media screen and (max-width: 63.9375em) {
  .block__inner {
    padding: 0 20px; 
    width: 100%;
  }
}
.block--about,.block--safety {
  color: #fff;
}
.block--about a,.block--safety a {
  color: #fff;
  text-decoration: underline;
}
.block--about {
  background: url('../nouen_files/bg_about.jpg') no-repeat;
  background-size: cover;
}
.block--safety {
  background: url('../nouen_files/bg_safety.jpg') no-repeat center top;
  background-size: cover;
}
.block--gray {
  background: #eee;
}
.block__title {
  font-size: 1.75rem;
  font-size: 28px;
  letter-spacing: .05em;
  margin-bottom: 20px;
}
@media screen and (max-width: 63.9375em) {
  .block__title {
    font-size: 1.5rem;
  }
}
.block__titleMain:after,.block__titleMain--white:after {
  background: #333; 
  content: '';
  display: block;
  height: 2px;
  margin-top: 10px;
  width: 30px;
}
.block__titleMain--white:after {
  background: #fff; 
  content: '';
  display: block;
  height: 2px;
  margin-top: 10px;
  width: 30px;
}
.block__titleSub {
  display: block;
  font-family: 'Yu Mincho', 'YuMincho'; 
  font-size: 1.5rem;
  font-size: 24px;
  margin-top: 20px;
}
@media screen and (max-width: 63.9375em) {
  .block__titleSub {
    font-size: 1.25rem;
  }
}
.block__description p {
  line-height: 2;
}
@media screen and (max-width: 63.9375em) {
  .block__description p {
    line-height: 1.8;
  }
}
@media screen and (max-width: 63.9375em) {
  .block__description p a {
    display: block;
  }
}
.block__movie {
  text-align: center;
}
@media screen and (max-width: 63.9375em) {
  .block__movie iframe {
    height: auto; 
    width: 100%;
  }
}
.block__aboutImage {
  position: absolute;
  top: 0; 
  right: 0;
}
@media screen and (max-width: 63.9375em) {
  .block__aboutImage {
    display: none;
  }
}
.block__safetyImage {
  margin-bottom: 20px; 
  margin-top: 30px;
}
.block__more {
  position: relative;

  display: inline-block;
}
.block__more a {
  color: #fff;
  text-decoration: none;
}
.block__more a:after {
  right: 0;

  background: #fff; 
  content: '';
  display: block;
  height: 1px;
  margin-top: 4px;
}
.block__more .fa {
  font-size: 1.25rem; 
  font-size: 20px;
}

.btn-more,.btn-back {
  position: relative;

  font-weight: bold;
}
.btn-more .fa,.btn-back .fa {
  font-size: 20px;
}
.btn-more:after,.btn-back:after {
  position: absolute;
  right: 0;

  background: #333; 
  content: '';
  display: block;
  height: 1px;
  margin-top: 4px;
  width: 67px;
}
.btn-more .fa {
  margin-left: 16px;
}
.btn-back .fa {
  margin-right: 20px;
}
.btn-contact p {
  position: relative;

  display: inline-block;
}
.btn-contact p .fa {
  position: absolute;
  top: 21px;
  right: 25px;

  font-size: 1.5rem; 
  font-size: 24px;
}
@media screen and (max-width: 63.9375em) {
  .btn-contact p .fa {
    top: 10px;

    font-size: 1.25rem;
  }
}
.btn-contact input[type='submit'] {
  background: #fff;
  border: #333 1px solid;
  font-size: 1.25rem; 
  font-size: 20px;
  padding: 10px 50px 10px 35px;
}
@media screen and (max-width: 63.9375em) {
  .btn-contact input[type='submit'] {
    font-size: 1rem; 
    padding: 10px 50px 10px 40px;
  }
}
.btn-contact span.ajax-loader {
  display: none;
}

.columnList {
  margin-bottom: 25px;
}
@media screen and (max-width: 63.9375em) {
  .columnList {
    margin-bottom: 15px;
  }
}
.columnList__item {
  position: relative; 

  border-bottom: #ededed 1px solid;
  list-style-type: none;
}
.columnList__item a {
  display: block;
  padding: 25px 0;
}
.columnList__item .fa {
  position: absolute;
  top: calc(50% - .5em);
  right: 0;

  font-size: 1.25rem; 
  font-size: 20px;
}
.columnList__figure {
  float: left; 
  width: 300px;
}
.columnList__figure img {
  height: auto; 
  width: 100%;
}
@media screen and (max-width: 63.9375em) {
  .columnList__figure {
    float: none;
    width: 100%;
  }
}
.columnList__content {
  float: left;
  padding: 0 40px 0 25px; 
  width: calc(100% - 300px);
}
@media screen and (max-width: 63.9375em) {
  .columnList__content {
    position: relative; 

    float: none;
    padding: 20px 30px 0 0;
    width: 100%;
  }
}
.columnList__title {
  font-size: 1.25rem;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.7; 
  margin: 5px 0 15px;
}
@media screen and (max-width: 63.9375em) {
  .columnList__title {
    font-size: 1.125rem;
    margin: 5px 0 10px;
  }
}
.columnList__date {
  color: #666;
  display: inline-block;
  font-family: Open Sans;
  margin-right: 50px;
  min-width: 8.5em;
}
@media screen and (max-width: 63.9375em) {
  .columnList__date {
    display: block;
    font-size: .875rem; 
    margin-right: 0;
  }
}
.columnList__description p {
  line-height: 1.8;
  margin-bottom: 0;
}
@media screen and (max-width: 63.9375em) {
  .columnList__description p {
    font-size: .75rem;
  }
}

.contact {
  background: #f5f5f5;
  margin-bottom: 40px;
  padding: 60px 100px;
}
@media screen and (max-width: 63.9375em) {
  .contact {
    margin-bottom: 25px; 
    padding: 15px 20px;
  }
}
.contact__alert {
  color: #c00;
  font-size: .875rem; 
  font-size: 14px;
}
.contact p {
  margin-bottom: 20px;
}
@media screen and (max-width: 63.9375em) {
  .contact p {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 63.9375em) {
  .contact p:nth-child(5) {
    margin-bottom: 0;
  }
}
.contact p:nth-child(5) label {
  border-bottom: none;
}
.contact label {
  border-bottom: #eee 1px solid; 
  font-size: 1.25rem;
  font-size: 20px;
  padding-bottom: 5px;
}
@media screen and (max-width: 63.9375em) {
  .contact label {
    font-size: 1rem; 
    padding-bottom: 0;
  }
}
.contact br {
  display: none;
}
.contact input[type='text'],.contact input[type='email'],.contact input[type='tel'],.contact textarea {
  float: right; 
  width: 515px;
}
@media screen and (max-width: 63.9375em) {
  .contact input[type='text'],.contact input[type='email'],.contact input[type='tel'],.contact textarea {
    margin-top: 5px; 
    width: 100%;
  }
}
.contact input {
  height: 66px;
}
@media screen and (max-width: 63.9375em) {
  .contact input {
    height: 40px;
  }
}
.contact__btn {
  text-align: center;
}

.feature {
  display: flex;
  display: -ms-flexbox;
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 63.9375em) {
  .feature {
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.feature__block {
  margin-bottom: 30px; 
  width: 480px;
}
@media screen and (max-width: 63.9375em) {
  .feature__block {
    margin-bottom: 10px;
  }
}
.feature__image {
  position: relative;
}
.feature__title {
  position: absolute;
  bottom: 0;

  background-color: rgba(255, 255, 255, .8);
  font-family: 'Yu Mincho', 'YuMincho'; 
  margin-bottom: 0;
  padding: 13px 23px;
}
@media screen and (max-width: 63.9375em) {
  .feature__title {
    padding: 12px 20px;
  }
}
.feature__description {
  font-size: .875rem; 
  font-size: 14px;
  margin-top: 20px;
  padding: 0 10px;
}
@media screen and (max-width: 63.9375em) {
  .feature__description {
    margin-top: 15px;
    padding: 0;
  }
}

.footerNav {
  background: url('../nouen_files/bg_footer.jpg') no-repeat;
  background-size: cover;
  color: #fff !important;
  letter-spacing: .05em; 
  text-align: center;
}
.footerNav__inner {
  margin: 0 auto 0;
  padding: 60px 0 50px; 
  width: 980px;
}
@media screen and (max-width: 63.9375em) {
  .footerNav__inner {
    padding-left: 20px;
    padding-right: 20px; 
    width: 100%;
  }
}
.footerNav__logo {
  display: inline-block; 
  width: 160px;
}
.footerNav__title {
  font-size: 1.375rem; 
  font-size: 22px;
}
.footerNav__description {
  margin-bottom: 25px;
}
.footerNav__group {
  font-size: .875rem; 
  font-size: 14px;
  margin-bottom: 25px;
}
.footerNav__contact {
  margin-bottom: 30px;
}
.footerNav__contact a {
  background: #fff; 
  display: inline-block;
  padding: 18px 32px;
}
.footerNav__contact .fa {
  font-size: 1.125rem;
  font-size: 18px;
  margin-left: 15px;
}
.footerNav__share {
  border-top: rgba(255, 255, 255, .6) 1px solid; 
  padding-top: 20px;
}
.footerNav__share a {
  background: #fff;
  border-radius: 50%; 
  display: inline-block;
  height: 65px;
  margin: 0 8px;
  width: 65px;
  /*** START ADD 2019.11.29 Itoh ***/
    vertical-align: middle;
  /*** END ADD 2019.11.29 Itoh ***/
}
/*** START ADD 2019.11.29 Itoh ***/
@media(max-width:768px){
    .footerNav__share a{
        width: 60px;
        height: 60px; 
    }
}
/*** END ADD 2019.11.29 Itoh ***/
.footerNav__share .fa {
  color: #999;
  font-size: 2rem;
  font-size: 32px;
  line-height: 2.1;
}
.footerNav ul {
  list-style-type: none;
}

/* =============================================== */
/** header */
/* ----------------------------------------------- */
.global {
  top: 0;

  background: #fff;
  border-bottom: #e0e0e0 1px solid; 
  padding: 15px 0 5px;
  width: 100%;
  z-index: 2;
}
@media screen and (max-width: 63.9375em) {
  .global {
    position: absolute;

    background: none;
    border-bottom: none; 
    padding: 0;
  }
}
.global__inner {
  margin: 0 auto; 
  width: 980px;
}
@media screen and (max-width: 63.9375em) {
  .global__inner {
    width: 100%;
  }
}
@media screen and (max-width: 63.9375em) {
  .global__list {
    display: none;
  }
}
@media screen and (max-width: 63.9375em) {
  .global__list.is-active {
    position: absolute;
    top: 0;

    background: #fff; 
    background: #fff;
    display: block;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    float: none;
    margin-right: 0;
    opacity: 1;
    padding: 40px 0;
    width: 100%;
    z-index: 2;
  }
}
.global__item,.global__item--right {
  display: inline-block;
  font-size: 1.0625rem;
  font-size: 17px;
  letter-spacing: .1em; 
  margin-right: 45px;
}
@media screen and (max-width: 63.9375em) {
  .global__item,.global__item--right {
    display: block;
    margin-right: 0; 
    text-align: center;
  }
  .global__item a,.global__item--right a {
    display: block;
    padding: 12px 0;
  }
}
.global__item--right {
  border-left: #ededed 1px solid; 
  float: right;
  margin-right: 0;
  padding-left: 20px;
}
@media screen and (max-width: 63.9375em) {
  .global__item--right {
    float: none;
    padding-left: 0;
  }
}
.global__item--right img {
  margin-bottom: 3px; 
  margin-right: 5px;
}

.home .global {
  border: none;
}

@media screen and (max-width: 63.9375em) {
  .icon-menu,.icon-menu span {
    position: absolute;

    background: #fff; 
    box-sizing: border-box;
    display: inline-block;
    height: 50px;
    padding-left: 10px;
    transition: all .4s;
    width: 50px;
    z-index: 3;
  }
  .icon-menu span {
    left: 10px;

    background-color: #333;
    border-radius: 2px; 
    height: 2px;
    width: 60%;
  }
  .icon-menu span:nth-of-type(1) {
    top: 15px;
  }
  .icon-menu span:nth-of-type(2) {
    top: 24px;
  }
  .icon-menu span:nth-of-type(3) {
    bottom: 15px;
  }
  .icon-menu.is-active span,.icon-menu span.is-active span {
    background-color: #333;
  }
  .icon-menu.is-active span:nth-of-type(1),.icon-menu span.is-active span:nth-of-type(1) {
    top: 4px; 

    -ms-transform: translateY(20px) rotate(-45deg);
        transform: translateY(20px) rotate(-45deg);
  }
  .icon-menu.is-active span:nth-of-type(2),.icon-menu span.is-active span:nth-of-type(2) {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)'; 
    opacity: 0;
  }
  .icon-menu.is-active span:nth-of-type(3),.icon-menu span.is-active span:nth-of-type(3) {
    top: 45px; 

    -ms-transform: translateY(-20px) rotate(45deg);
        transform: translateY(-20px) rotate(45deg);
  }
}

.linkBox {
  border: 1px solid #ccc;
  margin-bottom: 30px;
}
.linkBox a {
  align-items: center;
  display: flex;
  display: -ms-flexbox;
  -ms-flex-align: center;
  padding: 15px;
  text-decoration: none !important;
}
.linkBox a:hover {
  text-decoration: underline !important;
}
.linkBox p {
  display: none;
}
.linkBox__figure {
  flex-basis: 160px; 
  -ms-flex-preferred-size: 160px;
}
.linkBox__figure img {
  min-width: 160px;
}
.linkBox__content {
  padding-left: 15px;
}
.linkBox p.linkBox__name {
  display: block;
  font-size: 1.125rem;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 6px;
}
.linkBox p.linkBox__description {
  color: #999;
  display: block;
  margin-bottom: 0;
}
@media screen and (max-width: 63.9375em) {
  .linkBox a {
    align-items: flex-start; 
    -ms-flex-align: start;
  }
  .linkBox__figure img {
    min-width: 80px;
  }
  .linkBox p.linkBox__name {
    font-size: 1rem;
  }
  .linkBox p.linkBox__description {
    font-size: .8125rem;
  }
}

.logo {
  margin: 90px auto 15px;
  text-align: center; 
  width: 980px;
}
@media screen and (max-width: 63.9375em) {
  .logo {
    margin-top: 30px;
    padding: 0 20px; 
    width: 100%;
  }
}
.logo img {
  width: 720px;
}
@media screen and (max-width: 63.9375em) {
  .logo img {
    padding: 0 20px; 
    width: 100%;
  }
}

.mainimg {
  height: 800px;
}
@media screen and (max-width: 63.9375em) {
  .mainimg {
    height: 500px;
  }
}
.mainimg__inner {
  position: relative;

  margin: 0 auto; 
  width: 980px;
}
@media screen and (max-width: 63.9375em) {
  .mainimg__inner {
    padding: 0 20px; 
    width: 100%;
  }
}
.mainimg__item,.mainimg__item--1,.mainimg__item--2,.mainimg__item--3,.mainimg__item--4,.mainimg__item--5 {
  color: #fff;
  font-family: 'Yu Mincho', 'YuMincho';
  font-size: 3.25rem; 
  font-size: 52px;
}
@media screen and (max-width: 63.9375em) {
  .mainimg__item,.mainimg__item--1,.mainimg__item--2,.mainimg__item--3,.mainimg__item--4,.mainimg__item--5 {
    font-size: 1.625rem;
  }
}
.mainimg__item p,.mainimg__item--1 p,.mainimg__item--2 p,.mainimg__item--3 p,.mainimg__item--4 p,.mainimg__item--5 p {
  position: absolute;
}
.mainimg__item.slick-slide,.slick-slide.mainimg__item--1,.slick-slide.mainimg__item--2,.slick-slide.mainimg__item--3,.slick-slide.mainimg__item--4,.slick-slide.mainimg__item--5 {
  height: 800px;
}
@media screen and (max-width: 63.9375em) {
  .mainimg__item.slick-slide,.slick-slide.mainimg__item--1,.slick-slide.mainimg__item--2,.slick-slide.mainimg__item--3,.slick-slide.mainimg__item--4,.slick-slide.mainimg__item--5 {
    height: 500px;
  }
}
.mainimg__item--1 {
  background: url(../nouen_files/img_top01.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
}
.mainimg__item--5 {
  background: url(../nouen_files/img_top05.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  text-align: center;
}
.mainimg__item--1 p {
  top: 240px;
  right: 0;
  left: 0;

  height: 300px; 
  margin: auto;
  width: 300px;
}
.mainimg__item--5 p {
  top: 240px;
  right: 0;
  left: 0;

  height: 300px; 
  margin: auto;
  width: 300px;
}
@media screen and (max-width: 63.9375em) {
  .mainimg__item--1 p {
    top: 150px;

    width: 55%;
  }
   .mainimg__item--5 p {
    top: 150px;

    width: 55%;
  }
}
.mainimg__item--2 {
  background: url(../nouen_files/img_top02.jpg) no-repeat;
  background-position: left; 
  background-size: cover;
}
.mainimg__item--2 p {
  top: 170px;
}
@media screen and (max-width: 63.9375em) {
  .mainimg__item--2 p {
    top: 140px;
  }
}
.mainimg__item--2 span {
  margin-left: 105px;
}
@media screen and (max-width: 63.9375em) {
  .mainimg__item--2 span {
    margin-left: 25px;
  }
}
.mainimg__item--3 {
  background: url(../nouen_files/img_top03.jpg) no-repeat;
  background-position: center; 
  background-size: cover;
}
.mainimg__item--3 p {
  top: 530px;
}
@media screen and (max-width: 63.9375em) {
  .mainimg__item--3 p {
    top: 370px;
  }
}
.mainimg__item--4 {
  background: url(../nouen_files/img_top04.jpg) no-repeat;
  background-position: center; 
  background-size: cover;
}
.mainimg__item--4 p {
  top: 150px;
  right: 0;
}
.mainimg__item--5 {
  background: url(../nouen_files/img_top05.jpg) no-repeat;
  background-position: center; 
  background-size: cover;
}
.newsDetail {
  margin-bottom: 25px;
}
.newsDetail__inner {
  margin: 0 auto; 
  width: 780px;
}
@media screen and (max-width: 63.9375em) {
  .newsDetail__inner {
    width: 100%;
  }
}
.newsDetail__heading {
  border-bottom: #aaa 1px solid; 
  display: flex;
  display: -ms-flexbox;
  margin-bottom: 0;
  padding: 0 0 25px;
}
@media screen and (max-width: 63.9375em) {
  .newsDetail__heading {
    padding: 0 0 10px;
  }
}
.newsDetail__date {
  font-family: Open Sans;
  font-size: 1.25rem;
  font-size: 20px;
  margin-right: 15px;
  min-width: 9em;
  padding-top: 6px;
}
@media screen and (max-width: 63.9375em) {
  .newsDetail__date {
    font-size: .875rem;
  }
}
.newsDetail__title {
  position: relative;
  top: -2px; 

  -ms-flex: auto;
      flex: auto;
  font-size: 1.5rem;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.8;
}
@media screen and (max-width: 63.9375em) {
  .newsDetail__title {
    top: 0; 

    display: block;
    font-size: 1rem;
  }
}
.newsDetail__description {
  border-bottom: #aaa 1px solid; 
  padding: 30px 20px 15px;
}
@media screen and (max-width: 63.9375em) {
  .newsDetail__description {
    padding: 20px 0 0 0;
  }
}
.newsDetail__description h1 {
  border-bottom: 2px solid #333; 
  font-size: 1.75rem;
  font-size: 28px;
  line-height: 1.6;
  margin: 40px 0 20px;
  padding-bottom: 10px;
}
@media screen and (max-width: 63.9375em) {
  .newsDetail__description h1 {
    font-size: 1.5rem;
  }
}
.newsDetail__description h1:first-child {
  margin-top: 0;
}
.newsDetail__description h2 {
  background-color: #f0f0f0;
  border-radius: 6px; 
  font-size: 1.5rem;
  font-size: 24px;
  line-height: 1.6;
  margin: 40px 0 20px;
  padding: 10px 20px;
}
@media screen and (max-width: 63.9375em) {
  .newsDetail__description h2 {
    font-size: 1.25rem;
  }
}
.newsDetail__description h3 {
  border-left: 6px solid #f0f0f0; 
  font-size: 1.25rem;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.6;
  margin: 30px 0 15px;
  padding-left: 14px;
}
@media screen and (max-width: 63.9375em) {
  .newsDetail__description h3 {
    font-size: 1.125rem;
  }
}
.newsDetail__description p {
  line-height: 1.8;
  margin-bottom: 30px;
}
@media screen and (max-width: 63.9375em) {
  .newsDetail__description p {
    font-size: .9375rem;
  }
}
.newsDetail__description a {
  text-decoration: underline;
}
.newsDetail__description a:hover {
  text-decoration: none;
}
.newsDetail__description img {
  height: auto; 
  max-width: 100%;
}
.newsDetail__back {
  margin: 0 auto; 
  width: 780px;
}
@media screen and (max-width: 63.9375em) {
  .newsDetail__back {
    width: 100%;
  }
}

.newsList {
  margin-bottom: 25px;
}
@media screen and (max-width: 63.9375em) {
  .newsList {
    margin-bottom: 15px;
  }
}
.newsList__item,.newsList__item--index {
  border-bottom: #ededed 1px solid;
  list-style-type: none;
}
@media screen and (max-width: 63.9375em) {
  .newsList__item,.newsList__item--index {
    padding: 10px 0;
  }
}
.newsList__item a,.newsList__item--index a {
  display: block;
  padding: 16px 30px;
}
@media screen and (max-width: 63.9375em) {
  .newsList__item a,.newsList__item--index a {
    padding: 0;
  }
}
.newsList__item .fa,.newsList__item--index .fa {
  float: right;
  font-size: 1.25rem; 
  font-size: 20px;
  margin-top: 2px;
}
.newsList__item--index a {
  padding: 16px 20px;
}
@media screen and (max-width: 63.9375em) {
  .newsList__item--index a {
    padding: 0;
  }
}
.newsList__item--index a:hover {
  background: #eee;
  color: #333;
}
.newsList__item--index a:hover .fa {
  margin-right: 10px;
}
.newsList__date,.newsList__date--index {
  color: #666;
  display: inline-block;
  font-family: Open Sans;
  margin-right: 50px;
  min-width: 8.5em;
}
@media screen and (max-width: 63.9375em) {
  .newsList__date,.newsList__date--index {
    display: block;
    font-size: .875rem; 
    margin-right: 0;
  }
}
.newsList__date--index {
  margin-right: 40px;
}
.newsList__back {
  margin-top: 30px;
}

.pagenavi {
  text-align: center;
}

.wp-pagenavi {
  display: inline-block;
}
.wp-pagenavi .page,.wp-pagenavi .current {
  position: relative;

  font-size: 1.375rem;
  font-size: 22px;
  font-weight: normal; 
  padding: 0 13px;
}
@media screen and (max-width: 63.9375em) {
  .wp-pagenavi .page,.wp-pagenavi .current {
    font-size: 1.25rem;
  }
}
.wp-pagenavi .current {
  font-weight: bold;
  text-decoration: underline;
}
.wp-pagenavi .previouspostslink,.wp-pagenavi .nextpostslink {
  color: #666; 
  font-size: 1.875rem;
  font-size: 30px;
  padding: 0 10px;
}
@media screen and (max-width: 63.9375em) {
  .wp-pagenavi .previouspostslink,.wp-pagenavi .nextpostslink {
    padding: 0 7px;
  }
}
.wp-pagenavi .extend {
  display: none;
}
.wp-pagenavi .last,.wp-pagenavi .first {
  display: none;
}

body {
  background: #fff;
}

ul {
  margin-left: 0;
}

a {
  transition: all .2s;
}
a .fa {
  transition: all .2s;
}
a:hover {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)'; 
  opacity: .9;
}

.fixed {
  position: fixed;
  top: 0;

  width: 100%;
  z-index: 10000;
}