@charset "UTF-8";
/* ------------------------------------------------------------ *\
	Variables
\* ------------------------------------------------------------ */
/*

$base-font-family: "Arial", sans-serif;

*/
/*  Breakpoints  */
/* ------------------------------------------------------------ *\
  Breakpoints
\* ------------------------------------------------------------ */
/**
 * Foundation for Sites by ZURB
 * Version 6.3.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.wave-black, .section-review:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 5;
  height: 76px;
  background: url(../imgs/wave-black.png) no-repeat;
  background-size: 100% 100%;
  /* Mobile */ }
  @media (max-width: 767px) {
    .wave-black, .section-review:after {
      height: 29px;
      background: url(../imgs/wave-black-mob.png) no-repeat;
      background-size: 100% 100%; } }

.wave-white, .map--alt:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 5;
  height: 70px;
  background: url(../imgs/wave-white.png) no-repeat;
  background-size: 100% 100%;
  /* Mobile */ }
  @media (max-width: 767px) {
    .wave-white, .map--alt:after {
      height: 36px;
      background: url(../imgs/wave-white-mob.png) no-repeat;
      background-size: 100% 100%; } }

.wave-blue {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 5;
  height: 80px;
  background: url(../imgs/wave-blue.png) no-repeat;
  background-size: 100% 100%; }

.wave-blue-white, .section-cards:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 5;
  height: 74px;
  background: url(../imgs/wave-blue-white.jpg) no-repeat;
  background-size: 100% 100%;
  /* Mobile */ }
  @media (max-width: 767px) {
    .wave-blue-white, .section-cards:after {
      height: 29px;
      background: url(../imgs/wave-blue-white-mob.jpg) no-repeat;
      background-size: 100% 100%; } }

.wave-blue-alt, .section-split:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 5;
  height: 69px;
  background: url(../imgs/wave-blue-alt.png) no-repeat;
  background-size: 100% 100%; }

.wave-blue-dark, .section-review--alt:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 5;
  height: 65px;
  background: url(../imgs/wave-blue-dark.png) no-repeat;
  background-size: 100% 100%;
  /* Mobile */ }
  @media (max-width: 767px) {
    .wave-blue-dark, .section-review--alt:after {
      height: 35px;
      background: url(../imgs/wave-blue-dark-mob.png) no-repeat;
      background-size: 100% 100%; } }

.wave-top, .article-split:before, .map--top:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  z-index: 5;
  height: 95px;
  background: url(../imgs/wave-top.png) no-repeat;
  background-size: 100% 100%;
  /* Mobile */ }
  @media (max-width: 767px) {
    .wave-top, .article-split:before, .map--top:before {
      height: 38px;
      background: url(../imgs/wave-top-mob.png) no-repeat;
      background-size: 100% 100%; } }

.wave-top-alt, .intro-alt + .section-cards:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  z-index: 5;
  height: 82px;
  background: url(../imgs/wave-top-alt.png) no-repeat;
  background-size: 100% 100%;
  /* Mobile */ }
  @media (max-width: 767px) {
    .wave-top-alt, .intro-alt + .section-cards:before {
      height: 43px;
      background: url(../imgs/wave-top-alt-mob.png) no-repeat;
      background-size: 100% 100%; } }

.wave-blue-blue, .section-cards--alt:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  z-index: 5;
  height: 74px;
  background: url(../imgs/wave-blue-blue.png) no-repeat;
  background-size: 100% 100%;
  /* Mobile */ }
  @media (max-width: 767px) {
    .wave-blue-blue, .section-cards--alt:after {
      height: 27px;
      background: url(../imgs/wave-blue-blue-mob.png) no-repeat;
      background-size: 100% 100%; } }

.wave-top-clear {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  z-index: 5;
  height: 77px;
  background: url(../imgs/wave-top-clear.png) no-repeat;
  background-size: 100% 100%; }

.wave-uniq, .section-split--long:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  z-index: 5;
  height: 88px;
  background: url(../imgs/wave-uniq.png) no-repeat;
  background-size: 100% 100%;
  /* Mobile */ }
  @media (max-width: 767px) {
    .wave-uniq, .section-split--long:before {
      height: 40px;
      background: url(../imgs/wave-uniq-mob.png) no-repeat;
      background-size: 100% 100%; } }

.wave-white-blue, .section-split--long:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  z-index: 5;
  height: 69px;
  background: url(../imgs/wave-white-blue.png) no-repeat;
  background-size: 100% 100%; }

/*! 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;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

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

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

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

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
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;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

/**
     * Show the overflow in IE.
     */
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: 0.35em 0.625em 0.75em; }

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 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=40em&large=64em&xlarge=75em&xxlarge=90em"; }

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

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

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

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

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

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

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

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

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

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

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
  .row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
    @media print, screen and (min-width: 40em) {
      .row .row {
        margin-right: -0.625rem;
        margin-left: -0.625rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -0.625rem;
        margin-left: -0.625rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row.is-collapse-child,
  .row.collapse > .column > .row,
  .row.collapse > .columns > .row {
    margin-right: 0;
    margin-left: 0; }

.column, .columns {
  -ms-flex: 1 1 0px;
      flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  min-width: initial; }
  @media print, screen and (min-width: 40em) {
    .column, .columns {
      padding-right: 0.625rem;
      padding-left: 0.625rem; } }

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

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.flex-container {
  display: -ms-flexbox;
  display: flex; }

.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; }

.small-1 {
  -ms-flex: 0 0 8.33333%;
      flex: 0 0 8.33333%;
  max-width: 8.33333%; }

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

.small-2 {
  -ms-flex: 0 0 16.66667%;
      flex: 0 0 16.66667%;
  max-width: 16.66667%; }

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

.small-3 {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%; }

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

.small-4 {
  -ms-flex: 0 0 33.33333%;
      flex: 0 0 33.33333%;
  max-width: 33.33333%; }

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

.small-5 {
  -ms-flex: 0 0 41.66667%;
      flex: 0 0 41.66667%;
  max-width: 41.66667%; }

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

.small-6 {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%; }

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

.small-7 {
  -ms-flex: 0 0 58.33333%;
      flex: 0 0 58.33333%;
  max-width: 58.33333%; }

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

.small-8 {
  -ms-flex: 0 0 66.66667%;
      flex: 0 0 66.66667%;
  max-width: 66.66667%; }

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

.small-9 {
  -ms-flex: 0 0 75%;
      flex: 0 0 75%;
  max-width: 75%; }

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

.small-10 {
  -ms-flex: 0 0 83.33333%;
      flex: 0 0 83.33333%;
  max-width: 83.33333%; }

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

.small-11 {
  -ms-flex: 0 0 91.66667%;
      flex: 0 0 91.66667%;
  max-width: 91.66667%; }

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

.small-12 {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%; }

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

.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; }

.small-up-1 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-1 > .column, .small-up-1 > .columns {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }

.small-up-2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-2 > .column, .small-up-2 > .columns {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }

.small-up-3 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-3 > .column, .small-up-3 > .columns {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }

.small-up-4 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-4 > .column, .small-up-4 > .columns {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }

.small-up-5 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-5 > .column, .small-up-5 > .columns {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    max-width: 20%; }

.small-up-6 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-6 > .column, .small-up-6 > .columns {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }

.small-up-7 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-7 > .column, .small-up-7 > .columns {
    -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
    max-width: 14.28571%; }

.small-up-8 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .small-up-8 > .column, .small-up-8 > .columns {
    -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
    max-width: 12.5%; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .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; }
  .medium-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-1 > .column, .medium-up-1 > .columns {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
  .medium-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-2 > .column, .medium-up-2 > .columns {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; }
  .medium-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-3 > .column, .medium-up-3 > .columns {
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .medium-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-4 > .column, .medium-up-4 > .columns {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; }
  .medium-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-5 > .column, .medium-up-5 > .columns {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
      max-width: 20%; }
  .medium-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-6 > .column, .medium-up-6 > .columns {
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .medium-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-7 > .column, .medium-up-7 > .columns {
      -ms-flex: 0 0 14.28571%;
          flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .medium-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .medium-up-8 > .column, .medium-up-8 > .columns {
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

@media print, screen and (min-width: 40em) {
  .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; }
  .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; } }

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
  @media print, screen and (min-width: 40em) {
    .row.medium-unstack > .column, .row.medium-unstack > .columns {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }

@media print, screen and (min-width: 40em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.625rem;
    padding-left: 0.625rem; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .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; }
  .large-up-1 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-1 > .column, .large-up-1 > .columns {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
  .large-up-2 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-2 > .column, .large-up-2 > .columns {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
      max-width: 50%; }
  .large-up-3 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-3 > .column, .large-up-3 > .columns {
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .large-up-4 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-4 > .column, .large-up-4 > .columns {
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
      max-width: 25%; }
  .large-up-5 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-5 > .column, .large-up-5 > .columns {
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
      max-width: 20%; }
  .large-up-6 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-6 > .column, .large-up-6 > .columns {
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .large-up-7 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-7 > .column, .large-up-7 > .columns {
      -ms-flex: 0 0 14.28571%;
          flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .large-up-8 {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .large-up-8 > .column, .large-up-8 > .columns {
      -ms-flex: 0 0 12.5%;
          flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; } }

@media print, screen and (min-width: 64em) {
  .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; }
  .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; } }

.row.large-unstack > .column, .row.large-unstack > .columns {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }
  @media print, screen and (min-width: 64em) {
    .row.large-unstack > .column, .row.large-unstack > .columns {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; } }

@media print, screen and (min-width: 64em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.625rem;
    padding-left: 0.625rem; } }

.shrink {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  max-width: 100%; }

.column-block {
  margin-bottom: 1.25rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .column-block {
      margin-bottom: 1.25rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

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

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

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

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

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

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

h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

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

a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #1468a0; }
  a img {
    border: 0; }

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

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

li {
  font-size: inherit; }

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

ol {
  margin-left: 1.25rem; }

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

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

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

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: "— "; }

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

figure {
  margin: 0; }

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .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 #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #fefefe; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #14679e;
    color: #fefefe; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .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: #0a0a0a; }
    .button.success:hover, .button.success:focus {
      background-color: #22bb5b;
      color: #0a0a0a; }
  .button.warning {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button.alert {
    background-color: #cc4b37;
    color: #fefefe; }
    .button.alert:hover, .button.alert:focus {
      background-color: #a53b2a;
      color: #fefefe; }
  .button.hollow {
    border: 1px solid #1779ba;
    color: #1779ba; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #0c3d5d;
      color: #0c3d5d; }
    .button.hollow.primary {
      border: 1px solid #1779ba;
      color: #1779ba; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #0c3d5d;
        color: #0c3d5d; }
    .button.hollow.secondary {
      border: 1px solid #767676;
      color: #767676; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #3b3b3b;
        color: #3b3b3b; }
    .button.hollow.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #157539;
        color: #157539; }
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #805700;
        color: #805700; }
    .button.hollow.alert {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #67251a;
        color: #67251a; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .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 {
      opacity: 0.25;
      cursor: not-allowed; }
      .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 {
      opacity: 0.25;
      cursor: not-allowed; }
      .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 {
      opacity: 0.25;
      cursor: not-allowed; }
      .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: #0a0a0a; }
    .button.disabled.warning, .button[disabled].warning {
      opacity: 0.25;
      cursor: not-allowed; }
      .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: #0a0a0a; }
    .button.disabled.alert, .button[disabled].alert {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cc4b37;
        color: #fefefe; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .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: #cc4b37; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

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

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

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

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

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

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

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

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

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

.input-group {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -ms-flex-align: stretch;
      align-items: stretch; }
  .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 {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  -ms-flex-align: center;
      align-items: center; }
  .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 0px;
      flex: 1 1 0px;
  height: auto;
  min-width: 0; }

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

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

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

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

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  color: #0a0a0a;
  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%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.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 {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea; }
  .is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37; }

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

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

/*@include foundation-accordion;*/
/*@include foundation-accordion-menu;*/
.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #1779ba;
  color: #fefefe; }
  .badge.primary {
    background: #1779ba;
    color: #fefefe; }
  .badge.secondary {
    background: #767676;
    color: #fefefe; }
  .badge.success {
    background: #3adb76;
    color: #0a0a0a; }
  .badge.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .badge.alert {
    background: #cc4b37;
    color: #fefefe; }

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

.button-group {
  margin-bottom: 1rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: stretch;
      align-items: stretch; }
  .button-group::before, .button-group::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .button-group::after {
    clear: both; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
    .button-group .button:last-child {
      margin-right: 0; }
  .button-group.tiny .button {
    font-size: 0.6rem; }
  .button-group.small .button {
    font-size: 0.75rem; }
  .button-group.large .button {
    font-size: 1.25rem; }
  .button-group.expanded .button {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; }
  .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: #0a0a0a; }
    .button-group.success .button:hover, .button-group.success .button:focus {
      background-color: #22bb5b;
      color: #0a0a0a; }
  .button-group.warning .button {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button-group.warning .button:hover, .button-group.warning .button:focus {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button-group.alert .button {
    background-color: #cc4b37;
    color: #fefefe; }
    .button-group.alert .button:hover, .button-group.alert .button:focus {
      background-color: #a53b2a;
      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: 40em) {
    .button-group.stacked-for-small .button {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
      margin-bottom: 0; } }
  @media screen and (max-width: 39.9375em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #d7ecfa;
    color: #0a0a0a; }
  .callout.secondary {
    background-color: #eaeaea;
    color: #0a0a0a; }
  .callout.success {
    background-color: #e1faea;
    color: #0a0a0a; }
  .callout.warning {
    background-color: #fff3d9;
    color: #0a0a0a; }
  .callout.alert {
    background-color: #f7e4e1;
    color: #0a0a0a; }
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

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

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

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

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

.menu {
  margin: 0;
  list-style-type: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  width: 100%; }
  .menu > li {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
    [data-whatinput='mouse'] .menu > li {
      outline: 0; }
  .menu > li > a {
    display: block;
    padding: 0.7rem 1rem;
    line-height: 1; }
  .menu input,
  .menu select,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu > li > a {
    display: -ms-flexbox;
    display: flex; }
  .menu > li > a {
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap; }
    .menu > li > a img,
    .menu > li > a i,
    .menu > li > a svg {
      margin-right: 0.25rem; }
  .menu, .menu.horizontal {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    .menu > li, .menu.horizontal > li {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
  .menu.expanded > li {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; }
  .menu.expanded > li:first-child:last-child {
    width: 100%; }
  .menu.vertical {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .menu.vertical > li {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
    .menu.vertical > li > a {
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-align: start;
          align-items: flex-start; }
  @media print, screen and (min-width: 40em) {
    .menu.medium-horizontal {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
      .menu.medium-horizontal > li {
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
    .menu.medium-expanded > li {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; }
    .menu.medium-expanded > li:first-child:last-child {
      width: 100%; }
    .menu.medium-vertical {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .menu.medium-vertical > li {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        max-width: 100%; }
      .menu.medium-vertical > li > a {
        -ms-flex-pack: start;
            justify-content: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; } }
  @media print, screen and (min-width: 64em) {
    .menu.large-horizontal {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
      .menu.large-horizontal > li {
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
    .menu.large-expanded > li {
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; }
    .menu.large-expanded > li:first-child:last-child {
      width: 100%; }
    .menu.large-vertical {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .menu.large-vertical > li {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        max-width: 100%; }
      .menu.large-vertical > li > a {
        -ms-flex-pack: start;
            justify-content: flex-start;
        -ms-flex-align: start;
            align-items: flex-start; } }
  .menu.simple li {
    display: inline-block;
    vertical-align: top;
    line-height: 1; }
  .menu.simple a {
    padding: 0; }
  .menu.simple li {
    margin-left: 0;
    margin-right: 1rem; }
  .menu.simple.align-right li {
    margin-right: 0;
    margin-left: 1rem; }
  .menu.align-right {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .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 {
      -ms-flex-item-align: stretch;
          -ms-grid-row-align: stretch;
          align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu.icon-top.vertical a > span {
    margin: auto; }
  .menu.nested {
    margin-left: 1rem; }
  .menu .active > a {
    background: #1779ba;
    color: #fefefe; }
  .menu.menu-bordered li {
    border: 1px solid #e6e6e6; }
    .menu.menu-bordered li:not(:first-child) {
      border-top: 0; }
  .menu.menu-hover li:hover {
    background-color: #e6e6e6; }

.menu-text {
  padding-top: 0;
  padding-bottom: 0;
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit; }

.menu-centered {
  text-align: center; }
  .menu-centered > .menu {
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: start;
        align-items: flex-start; }

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

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

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

/*@include foundation-drilldown-menu;*/
.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: block;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem; }
  .dropdown-pane.is-open {
    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; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #1779ba transparent transparent;
  right: 5px;
  margin-top: -3px; }

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  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 {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent; }

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #1779ba; }

@media print, screen and (min-width: 40em) {
  .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 {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    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 {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba; } }

@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 {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    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 {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba; } }

.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%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe; }
  .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba; }
  .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;
  padding-bottom: 75%;
  overflow: hidden; }
  .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;
    width: 100%;
    height: 100%; }
  .responsive-embed.widescreen,
  .flex-video.widescreen {
    padding-bottom: 56.25%; }

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1779ba;
  color: #fefefe; }
  .label.primary {
    background: #1779ba;
    color: #fefefe; }
  .label.secondary {
    background: #767676;
    color: #fefefe; }
  .label.success {
    background: #3adb76;
    color: #0a0a0a; }
  .label.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .label.alert {
    background: #cc4b37;
    color: #fefefe; }

.media-object {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  .media-object img {
    max-width: none; }
  @media screen and (max-width: 39.9375em) {
    .media-object.stack-for-small {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media screen and (max-width: 39.9375em) {
    .media-object.stack-for-small .media-object-section {
      padding: 0;
      padding-bottom: 1rem;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      max-width: 100%; }
      .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; }
  .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem; }
  .media-object-section > :last-child {
    margin-bottom: 0; }
  .media-object-section.main-section {
    -ms-flex: 1 1 0px;
        flex: 1 1 0px; }

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

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }
  .js-off-canvas-overlay.is-visible {
    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;
  z-index: 1;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e6e6e6; }
  [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  .off-canvas.is-transition-overlap {
    z-index: 10; }
    .off-canvas.is-transition-overlap.is-open {
      box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas.is-open {
    transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 1;
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e6e6e6; }
  [data-whatinput='mouse'] .off-canvas-absolute {
    outline: 0; }
  .off-canvas-absolute.is-transition-overlap {
    z-index: 10; }
    .off-canvas-absolute.is-transition-overlap.is-open {
      box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas-absolute.is-open {
    transform: translate(0, 0); }

.position-left {
  top: 0;
  left: 0;
  width: 250px;
  height: 100%;
  transform: translateX(-250px);
  overflow-y: auto; }
  .position-left.is-open ~ .off-canvas-content {
    transform: translateX(250px); }
  .position-left.is-transition-push::after {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 1px;
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
    content: " "; }
  .position-left.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none; }

.position-right {
  top: 0;
  right: 0;
  width: 250px;
  height: 100%;
  transform: translateX(250px);
  overflow-y: auto; }
  .position-right.is-open ~ .off-canvas-content {
    transform: translateX(-250px); }
  .position-right.is-transition-push::after {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 1px;
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
    content: " "; }
  .position-right.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none; }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  height: 250px;
  transform: translateY(-250px);
  overflow-x: auto; }
  .position-top.is-open ~ .off-canvas-content {
    transform: translateY(250px); }
  .position-top.is-transition-push::after {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
    content: " "; }
  .position-top.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none; }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 250px;
  transform: translateY(250px);
  overflow-x: auto; }
  .position-bottom.is-open ~ .off-canvas-content {
    transform: translateY(-250px); }
  .position-bottom.is-transition-push::after {
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 100%;
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
    content: " "; }
  .position-bottom.is-transition-overlap.is-open ~ .off-canvas-content {
    transform: none; }

.off-canvas-content {
  transition: transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 1; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 1; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 1; }
    .position-top.reveal-for-medium ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 1; }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 1; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-large {
    transform: none;
    z-index: 1; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-large {
    transform: none;
    z-index: 1; }
    .position-top.reveal-for-large ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 1; }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
      margin-bottom: 250px; } }

/*@include foundation-orbit;*/
.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        order: 1; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: 0.0625rem;
    border-radius: 0;
    font-size: 0.875rem;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media print, screen and (min-width: 40em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0;
    color: #0a0a0a; }
    .pagination a:hover,
    .pagination button:hover {
      background: #e6e6e6; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #1779ba;
    color: #fefefe;
    cursor: default; }
  .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.1875rem 0.625rem;
    content: '\2026';
    color: #0a0a0a; }

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

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

/*@include foundation-progress-bar;*/
/*@include foundation-slider;*/
.sticky-container {
  position: relative; }

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

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

.sticky.is-anchored {
  position: 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 {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  -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;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll; }

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

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

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

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

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  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; }
  .switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: 0.625rem; }
  .switch.tiny .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1rem;
    height: 1rem; }
  .switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem; }

.switch.small {
  height: 1.75rem; }
  .switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: 0.75rem; }
  .switch.small .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1.25rem;
    height: 1.25rem; }
  .switch.small input:checked ~ .switch-paddle::after {
    left: 2rem; }

.switch.large {
  height: 2.5rem; }
  .switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem; }
  .switch.large .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 2rem;
    height: 2rem; }
  .switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem; }

/*@include foundation-table;*/
.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none; }
  .tabs::before, .tabs::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-order: 1;
        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 {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #1779ba; }
    .tabs-title > a:hover {
      background: #fefefe;
      color: #1468a0; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e6e6e6;
      color: #1779ba; }

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

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

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel[aria-hidden="false"] {
    display: block; }

/*@include foundation-thumbnail;*/
.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }

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

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

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

/*@include foundation-tooltip;*/
.top-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  padding: 0.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .top-bar,
  .top-bar ul {
    background-color: #e6e6e6; }
  .top-bar input {
    max-width: 200px;
    margin-right: 1rem; }
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .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: 40em) {
    .top-bar {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
      .top-bar .top-bar-left {
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
      .top-bar .top-bar-right {
        -ms-flex: 0 1 auto;
            flex: 0 1 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: 0.5rem 1rem 0.5rem 0; }

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

/*@include foundation-visibility-classes;*/
.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-top {
  -ms-flex-align: start;
      align-items: flex-start; }

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

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

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

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

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

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

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

.align-center-middle {
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-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: 40em) {
  .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; } }

/*@include motion-ui-transitions;*/
/*@include motion-ui-animations;*/
.primary {
  outline: 1px solid #1779ba;
  border-color: #1779ba;
  color: #1779ba;
  background-color: #a9d6f4; }

.secondary {
  outline: 1px solid #767676;
  border-color: #767676;
  color: #767676;
  background-color: gainsboro; }

.success {
  outline: 1px solid #3adb76;
  border-color: #3adb76;
  color: #17a64c;
  background-color: #e6fbee; }

.warning {
  outline: 1px solid #ffae00;
  border-color: #ffae00;
  color: #b85e00;
  background-color: #ffefcc; }

.alert {
  outline: 1px solid #cc4b37;
  border-color: #cc4b37;
  color: #d0290f;
  background-color: #f5ddda; }

/* breakpoints reference: */
/* http://foundation.zurb.com/sites/docs/media-queries.html#the-breakpoint-mixin */
/* !!! styles for building blocks for all pages go here */
/* major organisms */
.wrap {
  padding: 1rem; }
  @media print, screen and (min-width: 40em) {
    .wrap {
      padding: 3rem 1rem; } }
  .wrap .intro p,
  .wrap p.intro {
    /* if it's a paragraph inside an intro, or if it's just an intro paragraph itself ;) */
    color: #485665; }
    @media print, screen and (min-width: 40em) {
      .wrap .intro p,
      .wrap p.intro {
        font-size: 1.4rem;
        line-height: 2.4rem; } }
    .wrap .intro p:last-child,
    .wrap p.intro:last-child {
      margin-bottom: 2rem; }
  .wrap .intro hr:last-child {
    margin-bottom: 2.2rem; }

.billbar {
  /*background: $lightbrown url(../imgs/billbar-beige.png) 50% 50% no-repeat;*/
  background: #485665 url(../imgs/hero-wall-blue.png) 50% 50% no-repeat;
  /*background-size: 100%;*/
  background-size: cover; }
  @media screen and (max-width: 39.9375em) {
    .billbar {
      background-size: cover; } }
  .billbar .wrap {
    padding: 0; }
    .billbar .wrap .intro {
      padding: 1rem;
      font-size: 1.5rem; }
      @media print, screen and (min-width: 40em) {
        .billbar .wrap .intro {
          padding: 2rem 1.5rem; } }
      .billbar .wrap .intro a {
        color: #fff; }
        @media screen and (max-width: 39.9375em) {
          .billbar .wrap .intro a {
            display: block;
            margin: 1rem 0; } }
      .billbar .wrap .intro p {
        margin: 0;
        color: #DEDCD4; }
        @media print, screen and (min-width: 40em) {
          .billbar .wrap .intro p {
            font-size: 1.3rem;
            line-height: 2rem; } }
      .billbar .wrap .intro strong {
        color: #fff; }
    .billbar .wrap .bill {
      padding: 2rem;
      font-size: .7rem; }
      @media screen and (max-width: 63.9375em) {
        .billbar .wrap .bill {
          /*background: $lightbrown url('../imgs/billbar-beige-leftlook.png') no-repeat 70% 0;	*/
          /*background-size:  auto 100%;*/ }
          .billbar .wrap .bill strong {
            display: block; }
          .billbar .wrap .bill p {
            max-width: 50%; } }
      @media print, screen and (min-width: 64em) {
        .billbar .wrap .bill {
          padding: .7rem 2rem;
          text-align: right; }
          .billbar .wrap .bill p {
            vertical-align: bottom;
            margin-bottom: 0;
            /*font-size: .7rem;*/
            line-height: 0rem; } }

.billbar-new {
  padding: 50px 0; }
  .billbar-new .wrap .intro {
    padding: 0;
    margin-bottom: 20px; }
    @media print, screen and (min-width: 40em) {
      .billbar-new .wrap .intro {
        margin-bottom: 50px; } }

.hero-bar {
  background-color: #DEDCD4; }
  .hero-bar > .column, .hero-bar > .columns {
    /* because of the photo */
    padding-right: 0;
    padding-left: 0; }
  .hero-bar.mtg .wrap {
    background: transparent url("../imgs/about-marlerclark.png") no-repeat 40px 0;
    background-size: auto 100%; }
    @media screen and (min-width: 370px) {
      .hero-bar.mtg .wrap {
        background-position: 20vw 0; } }
    @media screen and (min-width: 440px) {
      .hero-bar.mtg .wrap {
        background-position: 40vw 0; } }
    @media print, screen and (min-width: 40em) {
      .hero-bar.mtg .wrap {
        padding: 1rem 2rem 3rem;
        background-size: auto 130%; } }
    @media print, screen and (min-width: 64em) {
      .hero-bar.mtg .wrap {
        padding: 1rem 1rem 3rem;
        background-position: 100% 30%;
        min-height: 364px; } }
  .hero-bar.mtg + .paper {
    /* to allow for spacing when herobar.mtg is present */
    padding-top: 2rem; }
  @media print, screen and (min-width: 40em) {
    .hero-bar.mtg .intro {
      margin-top: 1rem; }
    .hero-bar.mtg .intro > p:last-child {
      margin-bottom: 0; } }
  .hero-bar.blue {
    background: #485665 url(../imgs/bruce-anthony-food-litigation.png) 50% 50% no-repeat;
    background-size: cover;
    color: #fff; }
    .hero-bar.blue .wrap {
      margin-right: 0; }
      @media screen and (min-width: 40em) and (max-width: 63.9375em) {
        .hero-bar.blue .wrap {
          padding-left: 2rem;
          padding-right: 2rem; } }
    .hero-bar.blue.pb {
      background: #485665 url(../imgs/hero-bluenutsbg.png) 50% 50% no-repeat; }
    .hero-bar.blue.about {
      background: #485665 url(../imgs/hero-bluedrewbg.png) 50% 50% no-repeat; }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      .hero-bar.blue h2 {
        font-size: 4vw; } }
    @media print, screen and (min-width: 64em) {
      .hero-bar.blue h2 {
        font-size: 3.5rem; } }
    .hero-bar.blue p {
      color: #fff; }
      @media print, screen and (min-width: 40em) {
        .hero-bar.blue p {
          font-size: 1.3rem; } }
      .hero-bar.blue p a {
        color: #fff; }
      .hero-bar.blue p a:hover {
        color: #0FACF3; }
  .hero-bar.blue.ecoli {
    background-color: #485665;
    background-image: linear-gradient(to right, #485665 0%, transparent 90%, #485665 100%), url("../imgs/bg-ecoli.png");
    background-size: cover;
    background-position: 50%; }
    .hero-bar.blue.ecoli > .column, .hero-bar.blue.ecoli > .columns {
      /* because of the photo */
      padding-right: 0; }
  @media print, screen and (min-width: 40em) {
    .hero-bar .content {
      margin-top: 0;
      margin-bottom: 2rem; } }

.newsblock {
  background-color: #485665;
  color: #F0F5F9; }

.newsblock-new {
  background-image: url(../imgs/background-blue-lines.png);
  background-size: cover;
  background-repeat: no-repeat; }
  .newsblock-new .wrap .column--alt {
    display: -ms-flexbox;
    display: flex; }
  .newsblock-new .wrap .intro p {
    font-size: 20px !important;
    color: #485665 !important; }

.aboutblock {
  background: #485665 url("../imgs/bg-ecoli.png") no-repeat 50%;
  background-size: cover;
  color: #F0F5F9; }
  .aboutblock .wrap {
    padding: .5rem; }
    @media print, screen and (min-width: 40em) {
      .aboutblock .wrap {
        padding: 2rem; } }

.bioblock {
  position: relative;
  overflow: hidden; }

.whereblock {
  background-color: #632121;
  color: #F0F5F9; }
  .whereblock .wrap {
    padding: 1rem; }
    @media print, screen and (min-width: 40em) {
      .whereblock .wrap {
        padding: 0 2rem; } }
  .whereblock--primary {
    color: #fff; }

.whereblock-new {
  position: relative;
  padding: 50px 0;
  overflow: hidden; }
  .whereblock-new .hours,
  .whereblock-new .call,
  .whereblock-new .intro {
    position: relative;
    z-index: 50; }
  .whereblock-new p span {
    font-size: 36px; }
  .whereblock-new:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: url(../imgs/bill-image-opacity.png);
    background-repeat: no-repeat;
    background-position: top left; }
    @media print, screen and (min-width: 40em) {
      .whereblock-new:after {
        width: 800px;
        height: 534px;
        left: auto; } }

@media print, screen and (min-width: 40em) {
  .awards {
    padding-top: 4rem; } }

.awards .wrap {
  padding: 1rem; }
  @media print, screen and (min-width: 40em) {
    .awards .wrap {
      /*padding-top: 4rem ;*/
      padding-bottom: 2rem; } }

.awards .award-blocks {
  margin-left: 0;
  position: relative;
  /* fills the small screen: */ }
  @media screen and (max-width: 39.9375em) {
    .awards .award-blocks {
      margin-right: -1rem; } }
  .awards .award-blocks li {
    display: inline-block;
    margin: 0 1rem 1rem 0; }
    @media screen and (max-width: 39.9375em) {
      .awards .award-blocks li {
        width: calc(50% - 1.11rem); } }
    .awards .award-blocks li a {
      display: block; }
      .awards .award-blocks li a img {
        width: 100%; }

/* parfait is added to any section that needs massive padding */
@media print, screen and (min-width: 40em) {
  .parfait {
    padding-top: 4rem;
    padding-bottom: 4rem; } }

.block-padding {
  padding: 1rem; }
  @media print, screen and (min-width: 40em) {
    .block-padding {
      padding-top: 2rem;
      padding-bottom: 2rem; } }

.paper {
  background-color: #fff; }
  .paper .wrap {
    padding-top: 1rem;
    padding-bottom: 1rem; }
    @media print, screen and (min-width: 40em) {
      .paper .wrap {
        padding-top: 0;
        padding-bottom: 2rem; } }
    .paper .wrap > .row {
      /* for when no breadcrumbs are used */ }
      @media print, screen and (min-width: 40em) {
        .paper .wrap > .row {
          /*padding-top: 2rem;*/ } }
    @media print, screen and (min-width: 40em) {
      .paper .wrap .row .column > p, .paper .wrap .row .columns > p {
        font-size: 1.3rem;
        line-height: 2rem; } }

.engineer {
  background-color: #F0F5F9;
  /* vertical pinstripes */
  background-image: linear-gradient(to right, transparent 93%, rgba(255, 255, 255, 0.3) 3%, rgba(255, 255, 255, 0.3));
  background-size: 24px 24px; }
  .engineer .wrap {
    padding-top: 1rem;
    padding-bottom: 1rem;
    /*>.row {
		/* for when no breadcrumbs are used *!/
			@include breakpoint(medium) {
				padding-top: 2rem;
			}
		}*/ }
    @media print, screen and (min-width: 40em) {
      .engineer .wrap {
        padding-top: 0;
        padding-bottom: 2rem; } }
  .hero-bar + .engineer {
    padding-top: 2rem; }

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

.engineer-new {
  padding-top: 49px; }

.header {
  padding: 1rem 0 1rem;
  margin: 0; }
  @media print, screen and (min-width: 40em) {
    .header {
      padding: 2.4rem 0; }
      .header h1 {
        font-size: 1.3rem;
        font-weight: 400;
        margin: 0; } }

@media print, screen and (min-width: 40em) {
  .row.cards {
    margin-top: 2rem;
    margin-bottom: 2rem; } }

.card {
  border: none;
  color: #485665;
  border-radius: 3px;
  padding: 0;
  box-shadow: 0 1px 10px 0 transparent;
  transition: box-shadow .2s ease-in-out 0s; }
  @media print, screen and (min-width: 40em) {
    .card:hover {
      box-shadow: 0 5px 30px 0 #ced5dc; }
    .newsblock .card:hover {
      /* cards on blue newsblock */
      box-shadow: 0 5px 30px 0 #000; } }
  @media print, screen and (min-width: 64em) {
    .card {
      /*padding: 3rem;*/ } }
  .card figure + .card-section {
    padding-top: 1rem; }
    @media print, screen and (min-width: 40em) {
      .card figure + .card-section {
        padding-top: 2rem; } }
  .card figure {
    /* for debugging: */
    /*background-color: #aaa;*/
    /* strange bug for IE: */
    height: 100%;
    text-align: center;
    display: block; }
    .card figure img {
      text-align: center;
      display: block;
      width: 100%; }
      @media print, screen and (min-width: 64em) {
        .lawyers-blocks .card figure img {
          height: 168px; } }
  .card .card-section {
    padding: 1rem; }
    @media print, screen and (min-width: 40em) {
      .card .card-section {
        padding: 3vw 3vw 1.5rem; }
        .card .card-section:only-child {
          /* when there is nothing but a card-section in the card: */
          padding-bottom: 3rem; } }
    @media print, screen and (min-width: 64em) {
      .card .card-section {
        padding: 3rem 3rem 1.5rem; } }
    .card .card-section h2, .card .card-section h3, .card .card-section h4 {
      color: #333;
      font-size: 1.3rem;
      line-height: 2rem; }
      @media print, screen and (min-width: 40em) {
        .card .card-section h2, .card .card-section h3, .card .card-section h4 {
          font-size: 1.4rem;
          line-height: 1.5rem; } }
      @media print, screen and (min-width: 64em) {
        .card .card-section h2, .card .card-section h3, .card .card-section h4 {
          font-size: 1.6rem;
          line-height: 2rem;
          margin-bottom: 1rem; } }
      @media print, screen and (min-width: 64em) {
        .staff-blocks .card .card-section h2, .staff-blocks .card .card-section h3, .staff-blocks .card .card-section h4 {
          font-size: 2rem; } }
    .card .card-section p {
      color: #333; }
  .card .article-meta {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 2.2px; }
  .card .card-divider {
    /*padding: 0;*/
    padding: 0 1rem 1rem 1rem;
    background-color: #fff;
    display: none; }
    @media print, screen and (min-width: 40em) {
      .card .card-divider {
        padding: 0 3vw 3vw; } }
    @media print, screen and (min-width: 64em) {
      .card .card-divider {
        display: block;
        padding: 0 3rem 3rem; } }
    .preview .card .card-divider {
      display: inherit; }
  .card .card-section + .card-divider:last-child {
    /* it's a spacing problem */ }
    @media screen and (max-width: 39.9375em) {
      .card .card-section + .card-divider:last-child {
        margin-top: -.5rem; } }
  .card a:link,
  .card a:visited {
    color: #485665; }
  .card a:hover {
    color: #000; }
  .card:last-of-type {
    /* do we need this? */
    /*margin-right: 0;*/ }

@media print, screen and (min-width: 40em) {
  .food-lit-extra p {
    font-size: 1.4rem; } }

.contact-form,
.callout.staff {
  border: 4px solid #B0BBC7;
  border-radius: 6px;
  padding: 1rem;
  color: #485665;
  font-size: 20px; }
  @media print, screen and (min-width: 40em) {
    .contact-form,
    .callout.staff {
      padding: 3vw; } }
  @media print, screen and (min-width: 64em) {
    .contact-form,
    .callout.staff {
      padding: 3vw; } }
  .contact-form h5,
  .callout.staff h5 {
    color: #485665; }
  @media print, screen and (min-width: 64em) {
    .contact-form label,
    .callout.staff label {
      font-size: 1rem; } }
  .contact-form label small,
  .callout.staff label small {
    float: right;
    color: #B0BBC7; }
  .contact-form input:not(type:submit),
  .callout.staff input:not(type:submit) {
    /* style buttons elsewhere */ }
    @media print, screen and (min-width: 64em) {
      .contact-form input:not(type:submit),
      .callout.staff input:not(type:submit) {
        font-size: 1.2rem; } }
  .contact-form input.button,
  .callout.staff input.button {
    padding: 1rem 3rem;
    width: 100%;
    min-height: 100px; }

.paper .callout {
  background-color: #F0F5F9; }

.get-in-contact.contact-form {
  padding: 3rem; }

.callout.staff > small {
  font-size: 11px;
  color: #964F4C;
  letter-spacing: 2px;
  text-transform: uppercase; }

.button {
  /*  Button Primary  */ }
  .button--primary {
    padding: 14px 24px !important;
    background: rgba(0, 0, 0, 0.4) !important;
    font-size: 18px !important;
    color: #fff !important;
    letter-spacing: 0.1em !important;
    font-weight: 400 !important; }
    .button--primary i {
      vertical-align: baseline; }

@media print, screen and (min-width: 40em) {
  .whereblock--primary p span a {
    font-size: 24px !important; }
  .whereblock--primary .map iframe {
    border: none !important; } }

@media print, screen and (min-width: 64em) {
  .button {
    /*  Button Primary  */ }
    .button--primary {
      transition: opacity .4s; }
      .button--primary:hover {
        opacity: .7; }
  .row.row-medium {
    max-width: 68.5rem; }
  /*  Button  */
  .button {
    /*  Button Primary  */ }
    .button--primary {
      padding: 16px 14px !important;
      font-size: 20px !important;
      font-weight: 400 !important;
      display: block;
      width: 100% !important; }
  /*  Whereblock  */
  .whereblock--primary {
    padding: 45px 0 54px !important; }
    .whereblock--primary p span a {
      font-size: 36px !important; }
    .whereblock--primary .intro-primary {
      margin-bottom: 37px !important; }
      .whereblock--primary .intro-primary h3 {
        font-size: 40px; }
    .whereblock--primary .map {
      min-height: 240px !important; }
      .whereblock--primary .map #gmap_canvas {
        width: calc(100% - 33px) !important; }
    .whereblock--primary .hours {
      padding: 0 !important;
      position: relative;
      left: 8px;
      margin-top: -3px; }
    .whereblock--primary .call {
      padding: 0 !important;
      position: relative;
      left: 104px;
      margin-top: -3px !important; }
    .whereblock--primary .intro-primary + .row.medium-unstack {
      margin-right: 0; }
  .whereblock--secondary {
    padding: 54px 0 54px !important; }
    .whereblock--secondary .intro-primary h3 {
      padding-bottom: 24px;
      margin-bottom: 11px; } }

/* breakpoints reference: */
/* http://foundation.zurb.com/sites/docs/media-queries.html#the-breakpoint-mixin*/
/* !!! styles for minor blocks for all pages go here */
/* molecules */
/* the red titles need to be wrapped in this class and use h5 and hr */
body .mini-title {
  color: #964F4C; }
  body .mini-title h5 {
    color: #964F4C;
    font-size: .8rem;
    text-transform: uppercase;
    letter-spacing: .1rem; }
  body .mini-title hr {
    background-color: #B6B2A3; }
    @media print, screen and (min-width: 40em) {
      body .mini-title hr {
        width: 100px; } }

/* these are the blue lines under headlines and section titles */
body hr {
  background-color: #B0BBC7;
  border: none;
  height: 3px;
  margin: 1em 0;
  width: auto;
  max-width: 100%;
  text-align: left; }
  @media print, screen and (min-width: 40em) {
    body hr {
      width: 300px; } }
  body hr.mini-break {
    background-color: #B6B2A3; }
    @media print, screen and (min-width: 40em) {
      body hr.mini-break {
        width: 100px; } }

/*First paragraph intro styles*/
@media print, screen and (min-width: 40em) {
  article > h2 + hr + p {
    font-size: 1.5rem;
    letter-spacing: 0;
    line-height: 2rem; } }

@media print, screen and (min-width: 40em) {
  .paper .wrap .intro hr {
    margin-bottom: 2rem; } }

/* Intro text styles for each section of the parfait */
.wrap > h1 + hr + p,
.wrap > h2 + hr + p,
.wrap > h3 + hr + p,
.wrap > h4 + hr + p {
  margin-bottom: 1rem; }
  @media print, screen and (min-width: 40em) {
    .wrap > h1 + hr + p,
    .wrap > h2 + hr + p,
    .wrap > h3 + hr + p,
    .wrap > h4 + hr + p {
      font-size: 1.5rem;
      margin-bottom: 2rem; } }

@media print, screen and (min-width: 64em) {
  article.article h2 {
    font-size: 3.4rem; } }

article.article > hr {
  background-color: #DEDCD4; }
  @media print, screen and (min-width: 64em) {
    article.article > hr {
      margin-top: 2rem;
      margin-bottom: 2rem; } }

article.article p {
  /* only main article paragraphs */
  color: #333; }
  @media print, screen and (min-width: 64em) {
    article.article p {
      font-size: 1.4rem; } }

article.article aside {
  margin: 2rem 0; }
  article.article aside p.underline {
    font-size: .8rem;
    padding: 0 0 .5rem; }

article.article ul {
  list-style-type: circle;
  color: #485665; }

@media print, screen and (min-width: 64em) {
  article.article li {
    font-size: 1.4rem; } }

.profile .article h3 {
  margin-top: 2rem; }
  .profile .article h3 + hr {
    margin-top: 1rem;
    margin-bottom: 3rem; }

.profile .article hr {
  background-color: #B0BBC7; }

aside.sidebar figure {
  margin-bottom: 2rem; }
  @media print, screen and (min-width: 64em) {
    aside.sidebar figure {
      margin-bottom: 4rem; } }
  aside.sidebar figure img {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); }

aside.sidebar figcaption {
  margin: .5rem 0;
  font-size: .8rem;
  text-transform: uppercase;
  letter-spacing: .05rem; }

aside.sidebar a:not(.pill) {
  color: #485665; }

aside.sidebar a:not(.pill):hover {
  color: #0FACF3; }

aside.sidebar .vcard,
aside.sidebar p.hours {
  font-size: 1.2rem; }

aside.sidebar ul.links {
  margin: 1rem 0 3rem;
  list-style: none; }
  aside.sidebar ul.links li {
    padding: 0; }
    aside.sidebar ul.links li a {
      padding-top: .8rem;
      padding-bottom: .8rem;
      display: block;
      font-size: 1rem;
      border-bottom: 2px solid #DEDCD4; }
      aside.sidebar ul.links li a.active {
        border-bottom-color: #000;
        color: #000;
        font-weight: 600; }

/* right arrow and all the variations */
.seemore {
  font-weight: 600;
  letter-spacing: 2px;
  font-size: 14px;
  text-transform: uppercase;
  white-space: nowrap;
  display: inline-block;
  /* cases: */ }
  .seemore .arrow-right {
    padding: 0 20px 0 0;
    /* https://philipnewcomer.net/2014/04/target-internet-explorer-10-11-css/ */ }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .seemore .arrow-right {
        /* IE10+ CSS styles go here */
        width: 39px; } }
    @media print, screen and (min-width: 40em) {
      .seemore .arrow-right {
        margin-left: .2rem;
        transition: margin-left .2s ease-in-out 0s; } }
    .seemore .arrow-right polygon {
      fill: #0FACF3; }
  .seemore:hover .arrow-right polygon {
    fill: #485665; }
  @media print, screen and (min-width: 40em) {
    .seemore:hover .arrow-right {
      margin-left: .5rem; } }
  .billbar .seemore {
    /* when in the billbar on the home page */
    color: #485665;
    color: #fff; }
    .billbar .seemore:hover {
      color: #0FACF3;
      color: #fff;
      text-decoration: underline; }
    .billbar .seemore .arrow-right polygon {
      fill: #485665;
      fill: #fff; }
    .billbar .seemore:hover .arrow-right polygon {
      fill: #0FACF3;
      fill: #fff; }
  .legal .seemore {
    /* when in footer its on dark bg */
    padding: .2rem 1rem .5rem; }
    .legal .seemore .arrow-up polygon {
      fill: #F0F5F9; }
  .card .seemore {
    font-size: 16px;
    /* on white card background */ }
    .card .seemore .arrow-right polygon {
      fill: #485665; }
    .card .seemore:hover .arrow-right polygon {
      fill: #000; }
  .newsblock .wrap .intro p .seemore {
    /* when on newsblock paragraph with dark background */ }
    .newsblock .wrap .intro p .seemore .arrow-right polygon {
      fill: #F0F5F9; }
    .newsblock .wrap .intro p .seemore:hover .arrow-right polygon {
      fill: #0FACF3; }
  @media screen and (max-width: 39.9375em) {
    .hero-bar.blue .seemore {
      display: block;
      margin: 1rem 0; } }
  @media print, screen and (min-width: 40em) {
    .hero-bar.blue .seemore {
      margin-left: 0; } }
  .hero-bar.blue .seemore .arrow-down {
    vertical-align: text-top; }
  .hero-bar.blue .seemore .arrow-down polygon {
    fill: #F0F5F9; }
  .hero-bar.blue .seemore:hover .arrow-down polygon {
    fill: #0FACF3; }
  .legal .seemore .arrow-up polygon {
    fill: #B6B2A3; }
  .legal .seemore:hover .arrow-up polygon {
    fill: #fff; }
  .sidebar .seemore {
    color: #485665; }
    .sidebar .seemore .arrow-right polygon {
      fill: #485665; }
    .sidebar .seemore:hover .arrow-right polygon {
      fill: #0FACF3; }

.archives {
  margin: 5rem 0; }
  .archives .menu a {
    color: #485665;
    padding-left: 0; }
    .archives .menu a:hover {
      color: #0FACF3; }

/* in the case news page 6 */
.archive-menu li a {
  padding-left: 0; }

.archive-menu a strong {
  font-size: 1.6rem;
  color: #485665; }
  .archive-menu a strong:hover {
    color: #0FACF3; }

dl dt {
  font-size: 1.25rem; }

@media print, screen and (min-width: 40em) {
  dl.article-list dt {
    float: left; } }

.article-list a, .article-list h5 a {
  color: #485665; }
  .article-list a:hover, .article-list h5 a:hover {
    text-decoration: underline; }

.pub-list {
  margin-top: 2rem;
  margin-bottom: 2rem; }
  .pub-list .pub-item {
    border-bottom: 2px dotted #eee;
    margin-bottom: 2rem; }
    .pub-list .pub-item:last-of-type {
      border: none; }

.get-in-contact {
  margin-top: 2rem; }

.sub-get .column p, .sub-get .columns p {
  /*font-size: 1.4rem;*/ }

.breadcrumb {
  padding: .5rem 0;
  display: none; }
  @media print, screen and (min-width: 40em) {
    .breadcrumb {
      display: block;
      padding: 2rem 0 3rem; } }
  .breadcrumb .breadcrumbs {
    line-height: 10px;
    /* in hero bars or dark backgrounds: */ }
    .breadcrumb .breadcrumbs li {
      text-transform: none;
      color: #485665;
      font-size: 14px; }
      .breadcrumb .breadcrumbs li a {
        color: #485665; }
    .breadcrumb .breadcrumbs li.disabled {
      color: #aaa; }
    .blue .breadcrumb .breadcrumbs a {
      color: #fff; }
      .blue .breadcrumb .breadcrumbs a:hover {
        color: #BCE7FD; }
    .blue .breadcrumb .breadcrumbs li {
      color: #fff; }
    .blue .breadcrumb .breadcrumbs li:not(:last-child)::after {
      color: #fff; }
    .hero-bar .breadcrumb .breadcrumbs {
      margin-bottom: 0;
      padding-bottom: 0; }
  .hero-bar .breadcrumb {
    padding-top: 1rem;
    padding-bottom: 1rem; }

.list-links {
  margin: 1rem 0; }
  .list-links li a {
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    color: #485665;
    font-weight: 600;
    letter-spacing: 2px;
    padding-top: 0;
    padding-bottom: 0;
    border-right: 1px solid #485665; }
  .list-links li:last-of-type a {
    border-right: none; }
  .list-links li a:hover {
    color: #000; }
  .list-links.text li:first-of-type a {
    padding-left: 0; }
  .list-links.text li:last-of-type a {
    padding-right: 0; }

.newsblock .wrap {
  padding: 1rem 1rem 0; }
  @media print, screen and (min-width: 40em) {
    .newsblock .wrap {
      padding-top: 3rem;
      padding-bottom: 3rem; } }
  @media print, screen and (min-width: 40em) {
    .newsblock .wrap .intro {
      margin-bottom: 2rem; } }
  .newsblock .wrap .intro p {
    color: #fff; }
    @media print, screen and (min-width: 40em) {
      .newsblock .wrap .intro p {
        font-size: 1.4rem; } }
    .newsblock .wrap .intro p a {
      color: #fff; }
    .newsblock .wrap .intro p a:hover {
      color: #0FACF3; }

.whereblock h6 {
  color: #B6B2A3;
  font-size: .8rem; }

.whereblock svg.icon-phone-full,
.whereblock svg.icon-phone {
  height: 1rem;
  width: 1rem;
  margin-right: .5rem; }
  @media print, screen and (min-width: 40em) {
    .whereblock svg.icon-phone-full,
    .whereblock svg.icon-phone {
      height: 1.5rem;
      width: 1.5rem; } }
  .whereblock svg.icon-phone-full path,
  .whereblock svg.icon-phone path {
    fill: #fff; }

.whereblock p a {
  color: #fff; }

.whereblock p span a {
  color: #fff;
  font-weight: 600;
  /*font-size: 2rem;*/ }
  @media print, screen and (min-width: 40em) {
    .whereblock p span a {
      font-size: 1.7rem; } }
  @media print, screen and (min-width: 64em) {
    .whereblock p span a {
      font-size: 2.2rem; } }
  .whereblock p span a:hover {
    text-decoration: underline;
    color: #BCE7FD; }

.whereblock .map {
  position: relative;
  min-height: 14rem;
  /*@include breakpoint(small only) {
			padding: 1rem;
		}*/
  /* for using an image of the map as a link: */
  /*
		a {
			background-size: cover;
			display: block;
			min-height: 14rem;
			text-indent: -300rem;
			@include breakpoint(medium) {
				position: absolute;
				top: 0;
				right: 0;
				left: 0;
				bottom: 0;
				background-size: auto;
			}
			@include breakpoint(large) {
				height: 100%;
				width: 100%;
				min-height: 100%;
			}
		}*/
  /* or just google maps: */ }
  .whereblock .map #gmap_canvas {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }

.whereblock .hours {
  padding: 1rem; }
  @media print, screen and (min-width: 40em) {
    .whereblock .hours {
      padding: 2rem 0 1rem 2rem; } }

.whereblock .call {
  padding: 1rem; }
  @media print, screen and (min-width: 40em) {
    .whereblock .call {
      padding: 2rem 0 1rem 2rem; } }

@media print, screen and (min-width: 40em) {
  .food-lit-extra {
    padding: 4rem 0 2rem; } }

.aboutblock .wrap {
  padding-bottom: 0; }

.aboutblock .shield {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 6px;
  padding: 1rem 1rem 0rem; }
  @media print, screen and (min-width: 64em) {
    .aboutblock .shield {
      padding: 3rem;
      margin: 3rem 6rem; } }

@media print, screen and (min-width: 40em) {
  .aboutblock h4 {
    font-size: 2rem; } }

@media print, screen and (min-width: 40em) {
  .aboutblock p {
    font-size: 1.5rem; } }

.aboutblock small {
  font-size: 13px;
  line-height: 13px; }

.aboutblock .menu a {
  color: #fff; }

.aboutblock hr {
  max-width: none;
  width: auto;
  background-color: #BCE7FD; }

/* make menu items stack as buttons on mobile */
@media screen and (max-width: 39.9375em) {
  ul.menu.small-buttons {
    display: block; }
  ul.menu.small-buttons li {
    display: block;
    text-align: center;
    margin: .5rem 0; }
    ul.menu.small-buttons li a {
      display: block;
      color: #BCE7FD;
      border: 1px solid #BCE7FD;
      border-radius: 3px;
      white-space: nowrap;
      padding: 1rem; } }

.results div.wrap {
  /*padding-top: 2rem;*/
  padding-bottom: 6rem; }

.results .row {
  background-color: transparent;
  transition: background-color .2s ease-in-out 0s;
  /*opacity: .8;*/ }
  .results .row.search {
    margin-bottom: 2rem; }
    .results .row.search .input-group {
      line-height: 55px; }
      .results .row.search .input-group .input-group-field {
        border-radius: 3px 0 0 3px;
        color: #CC0033;
        font-size: 1.4rem; }
      .results .row.search .input-group input:placeholder-shown {
        color: #F0F5F9; }
      .results .row.search .input-group .input-group-button {
        line-height: 3rem; }
        .results .row.search .input-group .input-group-button input.button {
          background-color: #485665;
          color: #fff;
          height: 55px;
          border-radius: 0 3px 3px 0;
          min-width: 200px; }
          @media screen and (max-width: 39.9375em) {
            .results .row.search .input-group .input-group-button input.button {
              padding: 0 2vw; } }
          .results .row.search .input-group .input-group-button input.button:hover {
            background-color: #BCE7FD;
            color: #485665; }
  .results .row.result {
    position: relative;
    padding-bottom: 1rem;
    margin-bottom: 2rem; }
    .results .row.result > * {
      padding-left: 4rem; }
    .results .row.result h2 {
      font-size: 1.4rem;
      line-height: 1.8rem; }
    .results .row.result .result-number {
      left: .7rem;
      width: 3rem;
      position: absolute; }
    .results .row.result a {
      transition: all .2s ease-in-out 0s;
      color: #CC0033; }
      .results .row.result a:hover {
        text-decoration: underline; }
    .results .row.result p {
      font-weight: 600; }
    .results .row.result a.url:link {
      color: #B0BBC7;
      text-decoration: underline; }
    .results .row.result a.url:hover {
      color: #CC0033; }

.faq h3 {
  font-size: 1.3rem;
  margin-top: 50px; }

.quotes {
  position: relative;
  margin-top: 1rem;
  margin-bottom: 1rem; }
  .quotes blockquote {
    border: none;
    padding-top: 0; }
    .quotes blockquote p {
      font-family: 'Oswald';
      font-size: 2rem;
      line-height: 2.5rem;
      color: #536374; }
  .quotes .quote-open {
    position: absolute;
    left: -5px;
    top: -1rem;
    font-size: 3.5rem;
    font-family: 'Oswald';
    color: #b1bcc8; }
  .quotes .quote-close {
    font-size: 3.5rem;
    font-family: 'Oswald';
    white-space: nowrap;
    display: inline;
    line-height: 1;
    vertical-align: middle;
    color: #b1bcc8; }
  .quotes cite {
    font-style: normal;
    color: #485665;
    font-size: 1rem; }
    .quotes cite strong {
      font-size: 1.2rem; }
  .quotes cite::before {
    content: none; }

.whereblock {
  /* Whereblock Primary  */ }
  .whereblock--primary {
    padding: 37px 0 40px;
    background: #565151; }
    .whereblock--primary h6 {
      letter-spacing: 0.32em;
      margin-bottom: 11px; }
    .whereblock--primary p {
      font-size: 20px;
      line-height: 1.2;
      margin-bottom: 28px; }
      .whereblock--primary p span a {
        font-size: 36px; }
    .whereblock--primary .wrap {
      padding: 0 10px; }
    .whereblock--primary .map {
      min-height: 13.6rem;
      margin-bottom: 26px; }
    .whereblock--primary .hours {
      padding: 0 20px; }
    .whereblock--primary .call {
      padding: 0 20px;
      margin-top: -7px; }
      .whereblock--primary .call h6 {
        margin-bottom: 15px; }
      .whereblock--primary .call p {
        font-size: 14px;
        line-height: 1.36;
        margin-bottom: 0; }
      .whereblock--primary .call p + p {
        margin-top: 11px; }
      .whereblock--primary .call .socials {
        margin-top: 25px; }
    .whereblock--primary .intro-primary {
      margin-bottom: 40px; }

/* breakpoints reference: */
/* http://foundation.zurb.com/sites/docs/media-queries.html#the-breakpoint-mixin*/
/* !!! styles for micro elements for all pages go here */
/* atoms */
.button,
a.button,
a.button:link,
a.button:visited {
  color: #485665;
  background-color: #BCE7FD;
  border-radius: 3px;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  font-weight: 600;
  padding-left: 2em;
  padding-right: 2em;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  border: none; }
  .newsblock .button,
  .aboutblock .button, .newsblock
  a.button,
  .aboutblock
  a.button, .newsblock
  a.button:link,
  .aboutblock
  a.button:link, .newsblock
  a.button:visited,
  .aboutblock
  a.button:visited {
    background-color: #BCE7FD;
    color: #485665; }
  .newsblock .button, .newsblock
  a.button, .newsblock
  a.button:link, .newsblock
  a.button:visited {
    margin-top: 2rem; }

a.button:hover,
a.button:active,
a.button:focus {
  color: #BCE7FD;
  background-color: #485665; }
  .newsblock a.button:hover,
  .aboutblock a.button:hover, .newsblock
  a.button:active,
  .aboutblock
  a.button:active, .newsblock
  a.button:focus,
  .aboutblock
  a.button:focus {
    background-color: #fff;
    color: #485665; }

.pill {
  display: inline-block;
  border: 1px solid #BCE7FD;
  padding-left: 1rem;
  padding-right: 1rem;
  border-radius: 3px;
  margin-left: .5rem;
  /*opacity: .7;*/ }
  .pill:hover {
    /*opacity: 1;*/
    background-color: #0FACF3;
    color: #fff;
    border-color: #0FACF3; }

/* divider pipes for .menu links */
.divider li a {
  border-right: 1px solid #aaa;
  padding-top: 0;
  padding-bottom: 0; }
  .divider li a:hover {
    color: #BCE7FD;
    text-decoration: underline; }

.divider li:last-child a {
  border-right: none; }

.underline {
  border-bottom: 1px solid #B6B2A3;
  padding-bottom: 1rem; }

.margin-bottom {
  margin-bottom: 1rem; }

.margin-v {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.margin-v2 {
  margin-top: 1rem;
  margin-bottom: 1rem; }

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

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

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

.tracked {
  text-transform: uppercase;
  letter-spacing: 2px; }
  .tracked.red {
    color: #964F4C;
    font-size: .7rem;
    text-transform: uppercase;
    letter-spacing: .1rem; }

.role {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #7F7A67;
  font-size: .7rem;
  text-transform: uppercase;
  letter-spacing: .1rem; }

.quite-medium {
  font-size: 30px;
  letter-spacing: 4px; }

.quite-large {
  font-size: 55px; }

.sub-get .title,
.sub-faq .title,
.sub-lawyers .title {
  /* on the get in contact page */ }
  @media print, screen and (min-width: 40em) {
    .sub-get .title,
    .sub-faq .title,
    .sub-lawyers .title {
      font-size: 1.8rem; } }

.sub-get .subtitle,
.sub-faq .subtitle,
.sub-lawyers .subtitle {
  /* on the get in contact page */ }
  @media print, screen and (min-width: 40em) {
    .sub-get .subtitle,
    .sub-faq .subtitle,
    .sub-lawyers .subtitle {
      font-size: 3.5rem;
      line-height: 3.5rem; } }

svg.icon-phone-full {
  margin-right: .5rem;
  vertical-align: text-bottom; }
  svg.icon-phone-full path {
    /*fill: $textblue;*/ }

svg.icon-mail {
  margin-right: .5rem;
  vertical-align: middle; }
  svg.icon-mail path {
    /*fill: $textblue;*/ }

p time {
  color: #485665;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.1rem;
  display: block;
  margin-bottom: 2rem; }

@media print, screen and (min-width: 40em) {
  .engineer .button.expanded {
    margin-top: 2rem; } }

label {
  color: #485665; }
  .search label {
    font-size: 1rem;
    margin-bottom: .5rem; }

/* ------------------------------------------------------------ *\
	Newsblock Case
\* ------------------------------------------------------------ */
.newsblock-case {
  background: url(../imgs/pattern.jpg) repeat-y center top; }
  .newsblock-case .wrap {
    padding: 3rem 0 3.5rem; }
    .newsblock-case .wrap .intro--case {
      margin-bottom: 19px; }
      .newsblock-case .wrap .intro--case p {
        font-size: 18px;
        color: #38302e; }
  @media print, screen and (min-width: 40em) {
    .newsblock-case .row.medium-unstack > .column.medium-6, .newsblock-case .row.medium-unstack > .medium-6.columns {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%; } }
  @media print, screen and (min-width: 64em) {
    .newsblock-case .row.medium-unstack > .column.large-4, .newsblock-case .row.medium-unstack > .large-4.columns {
      -ms-flex: 0 0 33.3333%;
          flex: 0 0 33.3333%; } }
  @media (max-width: 767px) {
    .newsblock-case .wrap {
      padding: 1.3rem 0 0; } }

.nav {
  /* header nav only */ }
  .nav .wrap {
    padding: 0; }
  .nav.head {
    /*overflow: auto;*/
    position: relative;
    text-align: center;
    background-color: #38302E;
    font-weight: 600;
    border-bottom: 5px solid #B6B2A3; }
    @media print, screen and (min-width: 40em) {
      .nav.head {
        padding-top: 40px;
        min-height: 120px; } }
    .nav.head.head--primary {
      border-bottom: 1px solid #ffffff;
      padding-top: 9px;
      min-height: 86px; }
      .nav.head.head--primary li.dropdown-alt {
        position: relative !important; }
        .nav.head.head--primary li.dropdown-alt ul {
          display: block;
          width: 182px;
          padding: 8px 25px 18px 15px !important; }
          .nav.head.head--primary li.dropdown-alt ul:before {
            top: -3px;
            left: 0;
            width: 182px !important;
            height: 3px;
            background: transparent; }
          .nav.head.head--primary li.dropdown-alt ul:after {
            display: none; }
          .nav.head.head--primary li.dropdown-alt ul li {
            display: block;
            max-width: 100%;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
            padding: 8px 0;
            margin-bottom: 0;
            border-bottom: 1px solid #4c4541; }
            .nav.head.head--primary li.dropdown-alt ul li a {
              padding: 0;
              border-bottom: none;
              font-size: 14px;
              line-height: 1.2;
              color: #b6b2a3; }
              .nav.head.head--primary li.dropdown-alt ul li a:hover {
                color: #fff; }
        .nav.head.head--primary li.dropdown-alt i {
          margin-left: -3px; }
        .nav.head.head--primary li.dropdown-alt:hover > a {
          color: #fff; }
        .nav.head.head--primary li.dropdown-alt:hover .ion-chevron-down {
          display: inline-block;
          transform: rotate(180deg) translate(3px, 1px); }
      .nav.head.head--primary li ul {
        position: absolute;
        top: 100%;
        width: 100%;
        left: -15px;
        z-index: 15;
        text-align: left;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        background: #38302e;
        padding-top: 33px !important;
        padding-bottom: 23px;
        margin: 0 -10px;
        opacity: 0;
        visibility: hidden;
        transition: opacity .4s, visibility .4s; }
        .nav.head.head--primary li ul:after, .nav.head.head--primary li ul:before {
          content: '';
          position: absolute;
          top: 0;
          width: 100vw;
          height: 100%;
          background: #38302e; }
        .nav.head.head--primary li ul:after {
          right: 100%; }
        .nav.head.head--primary li ul:before {
          left: 100%; }
        .nav.head.head--primary li ul li {
          -ms-flex: 0 0 33.33%;
              flex: 0 0 33.33%;
          max-width: 33.33%;
          padding: 0 10px;
          margin-bottom: 14px; }
          .nav.head.head--primary li ul li span {
            color: #fff;
            text-transform: none; }
          .nav.head.head--primary li ul li a {
            padding: 0;
            text-transform: none;
            font-size: 16px;
            font-weight: 600;
            letter-spacing: 0;
            display: block;
            border-bottom: 1px solid #4a4341;
            padding-bottom: 8px; }
      .nav.head.head--primary .mobile-trigger {
        -ms-flex-flow: nowrap;
            flex-flow: nowrap; }
        .nav.head.head--primary .mobile-trigger .column, .nav.head.head--primary .mobile-trigger .columns {
          -ms-flex: auto;
              flex: auto; }
        .nav.head.head--primary .mobile-trigger .call {
          position: relative;
          z-index: 9999; }
          .nav.head.head--primary .mobile-trigger .call a {
            width: 36px; }
        .nav.head.head--primary .mobile-trigger .ham {
          position: relative;
          left: 8px;
          top: -5px; }
          .nav.head.head--primary .mobile-trigger .ham a {
            width: 36px; }
          .nav.head.head--primary .mobile-trigger .ham .svg-icon-menu {
            width: 20px;
            height: 13px; }
        .nav.head.head--primary .mobile-trigger .logo {
          margin: 13px auto;
          position: relative;
          z-index: 9999; }
      .nav.head.head--primary .wrap {
        position: relative; }
      .nav.head.head--primary .menu li {
        position: static; }
        .nav.head.head--primary .menu li:hover > ul {
          opacity: 1;
          visibility: visible; }
      .nav.head.head--primary .desktop {
        text-align: left;
        margin: 0 -6px; }
        .nav.head.head--primary .desktop > li > a {
          font-size: 16px; }
        .nav.head.head--primary .desktop--right {
          text-align: right; }
          .nav.head.head--primary .desktop--right li {
            min-width: 51px; }
      .nav.head.head--primary .medium-unstack ul {
        padding-top: 12px; }
    .nav.head ul, .nav.head li {
      display: inline-block;
      list-style: none;
      margin: 0;
      padding: 0; }
      .nav.head ul a, .nav.head li a {
        display: inline-block;
        padding: 4px 1rem;
        color: #B6B2A3;
        font-size: .9rem;
        text-transform: uppercase;
        letter-spacing: 4px;
        line-height: 17px;
        transition: color .2s;
        cursor: pointer; }
      .nav.head ul a:hover, .nav.head li a:hover {
        color: #fff; }
    .nav.head .tollfree {
      color: #B6B2A3;
      text-transform: uppercase;
      font-size: .8rem; }
      .nav.head .tollfree span {
        color: #fff;
        font-size: 1.1rem;
        vertical-align: baseline;
        font-family: 'Oswald';
        font-weight: 400; }
        .nav.head .tollfree span a {
          color: #fff; }
    .nav.head .mobile-trigger {
      padding: .2rem; }
      @media screen and (max-width: 39.9375em) {
        .nav.head .mobile-trigger .ham a {
          display: block;
          line-height: 70px;
          height: 70px;
          width: 50px;
          text-align: center;
          color: #B6B2A3; }
          .nav.head .mobile-trigger .ham a:hover {
            color: #fff; }
        .nav.head .mobile-trigger .logo {
          margin: 1rem auto; }
        .nav.head .mobile-trigger .call a {
          display: block;
          height: 70px;
          line-height: 70px;
          width: 50px;
          text-align: center; }
          .nav.head .mobile-trigger .call a svg path {
            fill: #DEDCD4; }
          .nav.head .mobile-trigger .call a:hover svg path {
            fill: #fff; } }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      .nav.head ul a {
        letter-spacing: 0;
        padding: 4px .5rem 4px 0; } }

@media print, screen and (min-width: 40em) {
  .nav.head--primary {
    padding-top: 23px !important;
    min-height: 93px !important; }
    .nav.head--primary li ul:after, .nav.head--primary li ul:before {
      width: calc(50vw - 548px) !important; }
    .nav.head--primary .row {
      margin: 0 !important; }
    .nav.head--primary .desktop {
      margin: 0 !important; } }

@media print, screen and (min-width: 64em) {
  .nav.head--primary li ul:after, .nav.head--primary li ul:before {
    width: calc(50vw - 548px) !important;
    width: calc(50vw - 550px) !important; }
  .nav.head--primary .row-primary {
    margin: 0 -17px; } }

.c-logo {
  text-align: center;
  background: transparent url(../imgs/mc-logo-reverse.svg) 50% no-repeat;
  margin: 0 auto;
  display: block;
  width: 220px;
  height: 44px;
  text-indent: -2000rem; }
  @media screen and (max-width: 39.9375em) {
    .c-logo {
      width: 175px;
      height: 35px;
      background-size: 175px 35px; } }

.nav.head .section-search a .icon-search {
  width: 15px;
  vertical-align: top; }

.nav.head .section-search a:hover .icon-search path {
  fill: #fff; }

/* Changes nav hot links based on body class */
.section-food-litigation .nav .section-food a,
.section-news_events .nav .section-news a,
.section-contact .nav .section-contact a,
.section-about .nav .section-about a,
.section-search .nav .section-search a {
  font-weight: 600; }

.section-food-litigation .nav.head .section-food a,
.section-news_events .nav.head .section-news a,
.section-contact .nav.head .section-contact a,
.section-about .nav.head .section-about a,
.section-search .nav.head .section-search a {
  color: #fff; }

/* search active state, too */
.section-search .nav.head .section-search a .icon-search path {
  fill: #fff; }

/* mobile navigation */
body .reveal {
  padding: 0; }

#mobile-nav {
  /*position: fixed;*/
  /*top: 7rem;*/
  /*left: 0;*/
  /*right: 0;*/
  /*bottom: 0;*/
  /*overflow: auto;*/ }
  @media print, screen and (min-width: 40em) {
    #mobile-nav {
      /*		visibility: hidden;
		display: none;*/ } }
  #mobile-nav .close-button {
    color: #DEDCD4;
    background-color: #38302E;
    right: auto;
    left: 0;
    top: 0;
    position: fixed;
    width: 100%;
    font-weight: 600;
    text-align: left;
    padding: 0 0 0 1rem;
    line-height: 3rem;
    font-size: 1rem;
    letter-spacing: 2px; }
    #mobile-nav .close-button span {
      font-weight: 600;
      font-size: 2rem;
      line-height: 1.2rem;
      vertical-align: text-bottom; }
  #mobile-nav ul.main {
    background-color: #38302E;
    text-align: left;
    display: block;
    padding: 0;
    margin: 3rem 0 0 0; }
    #mobile-nav ul.main li {
      display: block;
      padding: 0;
      margin: 0; }
      #mobile-nav ul.main li a {
        line-height: 44px;
        padding: 0 1rem;
        color: #fff;
        font-size: 16px;
        display: block;
        border-top: 1px solid #4e4745;
        color: #b6b2a3;
        letter-spacing: 0.24em; }
  #mobile-nav ul.main {
    font-size: 30px;
    font-weight: 600;
    margin-top: 47px;
    padding-top: 32px; }
    #mobile-nav ul.main li a {
      padding: 0 16px 0 30px;
      line-height: 56px; }
    #mobile-nav ul.main ul {
      padding-left: 33px;
      margin-top: -8px;
      margin-bottom: 15px; }
      #mobile-nav ul.main ul li a {
        border: none;
        text-transform: none;
        letter-spacing: 0;
        line-height: 36px;
        padding: 0 8px; }
      #mobile-nav ul.main ul li span {
        color: #fff; }
      #mobile-nav ul.main ul li + li {
        margin-top: 2px; }
  #mobile-nav .network {
    background-color: #DEDCD4;
    text-align: left;
    padding: 1rem; }
    #mobile-nav .network ul {
      list-style: none;
      text-align: left;
      display: block;
      margin: 0;
      padding: 0; }
      #mobile-nav .network ul li {
        display: block;
        margin: 0;
        padding: 0; }
        #mobile-nav .network ul li a {
          display: block;
          text-transform: none;
          letter-spacing: 0;
          color: #38302E;
          padding: 0;
          line-height: 2.5rem;
          font-size: 1rem; }
        #mobile-nav .network ul li h6 {
          color: #964F4C;
          text-transform: uppercase;
          letter-spacing: 2px;
          font-size: 13px;
          margin: 2rem 0 0; }
    #mobile-nav .network hr {
      background-color: #B6B2A3;
      max-width: 100px;
      margin: .5rem 0; }

#mobile-nav .close-button span {
  position: relative;
  top: 20px;
  left: 22px; }

#mobile-nav .close-button svg {
  display: none !important; }

/* ------------------------------------------------------------ *\
	Header Secondary
\* ------------------------------------------------------------ */
.nav.head.head--secondary {
  min-height: 97px !important;
  padding-top: 27px !important; }
  .nav.head.head--secondary ul.desktop li:first-child a {
    padding-left: 0; }
  .nav.head.head--secondary ul.desktop > li > a {
    font-size: 14px; }
    @media (max-width: 1179px) {
      .nav.head.head--secondary ul.desktop > li > a {
        padding: 4px 10px; } }
    @media (max-width: 1023px) {
      .nav.head.head--secondary ul.desktop > li > a {
        padding: 4px 7px; } }
  .nav.head.head--secondary ul.desktop--right li:last-child a {
    padding-right: 0; }

@media (max-width: 767px) {
  .nav.head.head--secondary {
    min-height: 60px !important;
    padding-top: 9px !important; } }

/* ------------------------------------------------------------ *\
	Nav Alt
\* ------------------------------------------------------------ */
.nav-alt {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  /* Tablet Portrait */
  /* Mobile */ }
  @media (max-width: 1023px) {
    .nav-alt {
      font-size: 13px; } }
  @media (max-width: 767px) {
    .nav-alt {
      padding: 45px 20px 20px;
      display: block;
      font-size: 14px;
      text-align: center; } }
  .nav-alt ul {
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    list-style: none;
    /* Mobile */ }
    @media (max-width: 767px) {
      .nav-alt ul {
        display: block; } }
  .nav-alt li {
    margin-right: 22px;
    /* Tablet Portrait */
    /* Mobile */ }
    @media (max-width: 1023px) {
      .nav-alt li {
        margin-right: 14px; } }
    @media (max-width: 767px) {
      .nav-alt li {
        margin-right: 0; } }
    .nav-alt li:last-child {
      margin-right: 0; }
  .nav-alt a {
    transition: .3s;
    color: #000; }
    .nav-alt a:visited {
      color: #000; }
    .nav-alt a:link {
      color: #000; }
  .nav-alt li.current a,
  .nav-alt a:hover,
  .nav-alt a:link:hover {
    color: #006bed; }

/* subnavs */
.subnav {
  color: #7F7A67;
  background-color: #DEDCD4;
  text-align: center;
  font-weight: 600; }
  .subnav ul {
    list-style: none;
    margin: 0 auto;
    text-align: center; }
    .subnav ul li {
      display: inline-block;
      padding: 0 1rem; }
      .subnav ul li a {
        color: #7F7A67;
        border-bottom: 2px solid transparent;
        transition: border-color .2s;
        cursor: pointer;
        padding-left: 0;
        padding-right: 0; }
        .subnav ul li a:hover {
          border-bottom: 2px solid #7F7A67; }
  @media print, screen and (min-width: 40em) {
    .subnav {
      padding: 1rem 0; } }
  @media screen and (max-width: 39.9375em) {
    .subnav ul li {
      padding: 0 .4rem; } }

/* hot subnav */
/* news */
body.sub-case-news .subnav .sub-case-news a,
body.sub-press-releases .subnav .sub-press-releases a,
body.sub-firm-news .subnav .sub-firm-news a,
body.sub-events-speaking-engagements .subnav .sub-events-speaking-engagements a,
body.sub-publications .subnav .sub-publications a,
body.sub-profile .subnav .sub-profile a,
body.sub-lawyers .subnav .sub-lawyers a,
body.sub-staff .subnav .sub-staff a,
body.sub-philo .subnav .sub-philo a,
body.sub-community .subnav .sub-community a,
body.sub-get .subnav .sub-get a,
body.sub-faq .subnav .sub-faq a {
  border-bottom: 2px solid #7F7A67; }

.row.footer {
  border-top: 1rem solid #B0BBC7;
  display: none; }
  @media print, screen and (min-width: 40em) {
    .row.footer {
      display: block; } }

.footer {
  color: #ccc;
  background-color: #DCE3E9; }
  .footer .wrap {
    padding: 1rem; }
    @media print, screen and (min-width: 40em) {
      .footer .wrap {
        padding-top: 4rem;
        padding-bottom: 4rem; } }
  .footer .network {
    margin-top: 2rem; }
    @media print, screen and (min-width: 40em) {
      .footer .network {
        margin-top: auto; } }
  .footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block; }
    .footer ul li {
      display: block;
      font-size: 13px;
      color: #964F4C;
      letter-spacing: 1.62px; }
      .footer ul li a {
        font-size: 1rem;
        color: #485665;
        letter-spacing: 0;
        line-height: 1.2rem;
        display: inline-block;
        margin-bottom: 1rem; }
      .footer ul li a:hover {
        color: #000;
        text-decoration: underline; }
  .footer h1 {
    font-size: 30px;
    color: #485665;
    letter-spacing: 4px;
    text-transform: uppercase; }
  .footer h6 {
    margin: 1rem 0;
    /* NOTABLE QUOTES: */
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px; }
  .footer hr {
    width: 100px;
    text-align: left;
    background-color: #B6B2A3; }
  @media print, screen and (min-width: 40em) {
    .footer .dotted-left {
      border-left: 1px dashed #B6B2A3;
      padding-left: 2rem; } }

.row.footer--primary {
  display: block;
  border-top: 25px solid #B0BBC7; }
  .row.footer--primary h1 {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: 0.133em;
    margin-bottom: 8px; }
  .row.footer--primary h6 {
    margin-bottom: 16px; }
  .row.footer--primary h6 + hr {
    margin-bottom: 21px; }
  .row.footer--primary li.alt {
    margin-bottom: 30px; }
  .row.footer--primary .network {
    margin-top: 7px;
    padding: 0 14px; }
    .row.footer--primary .network .column + .column, .row.footer--primary .network .columns + .column, .row.footer--primary .network .column + .columns, .row.footer--primary .network .columns + .columns {
      margin-top: 11px; }
  .row.footer--primary .medium-3 {
    display: none; }

@media print, screen and (min-width: 64em) {
  .row.footer--primary {
    overflow: hidden; }
    .row.footer--primary h1 {
      color: #5a6978;
      font-size: 30px;
      margin-bottom: 15px;
      margin-top: -10px; }
    .row.footer--primary li.alt {
      margin-bottom: 26px; }
    .row.footer--primary .medium-3 {
      display: block; }
    .row.footer--primary .network {
      margin-top: 17px;
      padding: 0 0 0 41px;
      margin-left: 43px; }
      .row.footer--primary .network .row {
        margin-right: -100px;
        margin-bottom: -10px; }
      .row.footer--primary .network .column + .column, .row.footer--primary .network .columns + .column, .row.footer--primary .network .column + .columns, .row.footer--primary .network .columns + .columns {
        margin-top: 0; }
    .row.footer--primary .wrap {
      padding: 23px 37px 56px; } }

/* ------------------------------------------------------------ *\
	Footer Secondary
\* ------------------------------------------------------------ */
.row.footer--secondary {
  border-top-width: 25px; }
  .row.footer--secondary h1 {
    line-height: 1;
    margin: 0 0 30px; }
  .row.footer--secondary h6 {
    margin: 5px 0 10px; }
  .row.footer--secondary hr {
    margin: 18px 0 21px; }
  .row.footer--secondary ul li.alt {
    margin-bottom: 23px; }
  .row.footer--secondary .wrap {
    max-width: 1060px;
    padding-top: 33px;
    padding-bottom: 45px; }
  .row.footer--secondary .network {
    margin-left: 0; }
  .row.footer--secondary .row.medium-unstack > .medium-3 {
    -ms-flex: 0 0 30%;
        flex: 0 0 30%;
    max-width: 30%;
    padding-left: 30px; }
  .row.footer--secondary .row.medium-unstack > .medium-9 {
    -ms-flex: 0 0 68%;
        flex: 0 0 68%;
    max-width: 68%; }
  .row.footer--secondary .dotted-left {
    padding-left: 40px; }
    .row.footer--secondary .dotted-left .row {
      -ms-flex-pack: justify;
          justify-content: space-between; }
    .row.footer--secondary .dotted-left .column, .row.footer--secondary .dotted-left .columns {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
  .row.footer--secondary-alt {
    background: #e7eaed; }
  @media (max-width: 767px) {
    .row.footer--secondary {
      display: block; }
      .row.footer--secondary h1 {
        font-size: 22px;
        letter-spacing: .07em;
        margin-bottom: 20px; }
      .row.footer--secondary h6 {
        margin: 5px 0 14px; }
      .row.footer--secondary hr {
        margin: 14px 0 21px; }
      .row.footer--secondary ul li.alt {
        margin-bottom: 32px; }
      .row.footer--secondary .row {
        display: block; }
      .row.footer--secondary .wrap {
        padding: 26px 30px 13px; }
      .row.footer--secondary .row.medium-unstack > .medium-9 {
        max-width: 100%;
        padding: 0;
        margin: 0; }
      .row.footer--secondary .medium-3 {
        display: none; }
      .row.footer--secondary .column ~ .column, .row.footer--secondary .columns ~ .column, .row.footer--secondary .column ~ .columns, .row.footer--secondary .columns ~ .columns {
        margin-top: 21px; }
      .row.footer--secondary-alt .copyrights a {
        display: none; } }

/* ------------------------------------------------------------ *\
	Footer Alt
\* ------------------------------------------------------------ */
.footer-alt {
  padding-top: 64px;
  background: #000; }
  .footer-alt .logo-reverse {
    position: absolute;
    left: 50%;
    bottom: -99px;
    transform: translateX(-50%);
    /* Mobile */ }
    @media (max-width: 767px) {
      .footer-alt .logo-reverse {
        bottom: -131px; } }
  .footer-alt .subscribe-alt {
    margin-bottom: 75px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .footer-alt .subscribe-alt {
        margin-bottom: 37px; } }
  .footer-alt .footer__inner {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    /* Tablet Portrait */ }
    @media (max-width: 1023px) {
      .footer-alt .footer__inner {
        display: block; } }
  .footer-alt .footer__group {
    padding-bottom: 40px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .footer-alt .footer__group {
        padding-bottom: 64px; } }
  .footer-alt .footer__content {
    -ms-flex: 0 1 51%;
        flex: 0 1 51%;
    max-width: 51%;
    /* Tablet */ }
    @media (max-width: 1023px) {
      .footer-alt .footer__content {
        max-width: none; } }
    .footer-alt .footer__content h3 {
      position: relative;
      padding-bottom: 20px;
      margin-bottom: 26px;
      font-size: 30px;
      color: #fff;
      font-weight: 900;
      /* Mobile */ }
      @media (max-width: 767px) {
        .footer-alt .footer__content h3 {
          padding-bottom: 16px;
          margin-bottom: 20px;
          font-size: 26px; } }
      .footer-alt .footer__content h3:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        max-width: 212px;
        height: 6px;
        background: #006bed; }
    .footer-alt .footer__content h4 {
      margin-bottom: 4px;
      font-size: 30px;
      color: #fff;
      font-weight: 900;
      /* Mobile */ }
      @media (max-width: 767px) {
        .footer-alt .footer__content h4 {
          margin-bottom: -1px;
          font-size: 26px;
          text-align: center; } }
    .footer-alt .footer__content p {
      font-size: 13px;
      color: #fff;
      font-weight: 700; }
      .footer-alt .footer__content p a {
        color: #006bed; }
  .footer-alt .footer__image {
    -ms-flex: 0 1 49%;
        flex: 0 1 49%;
    max-width: 49%;
    padding-top: 54px;
    padding-left: 10px;
    /* Tablet Portrait */
    /* Mobile */ }
    @media (max-width: 1023px) {
      .footer-alt .footer__image {
        padding-top: 20px;
        padding-bottom: 50px;
        padding-left: 0;
        margin: 0 auto; } }
    @media (max-width: 767px) {
      .footer-alt .footer__image {
        display: none; } }
    .footer-alt .footer__image img {
      max-width: none;
      /* Large Desktop */ }
      @media (max-width: 1300px) {
        .footer-alt .footer__image img {
          max-width: 100%; } }
  .footer-alt .footer__bar {
    padding: 26px 0 28px;
    background: #fff;
    /* Mobile */ }
    @media (max-width: 767px) {
      .footer-alt .footer__bar {
        padding: 51px 0 16px; }
        .footer-alt .footer__bar .shell {
          padding: 0 24px; } }

.legal {
  padding: 5rem 0 0;
  background: #38302E url(../imgs/mc-logo-reverse.svg) 50% 20% no-repeat;
  background-size: 180px; }
  @media print, screen and (min-width: 40em) {
    .legal {
      padding: 0;
      background-position: 50% 50%; } }
  .legal .wrap {
    padding: 0; }
    @media print, screen and (min-width: 40em) {
      .legal .wrap {
        padding: 1rem 0rem .5rem .5rem; } }
  .legal p {
    color: #B6B2A3;
    margin: .5rem 0; }
  .legal .column, .legal .columns {
    text-align: center; }
  @media print, screen and (min-width: 40em) {
    .legal .column:first-child, .legal .columns:first-child {
      text-align: left; } }
  @media print, screen and (min-width: 40em) {
    .legal .column:last-child, .legal .columns:last-child {
      text-align: right; } }
  .legal--primary {
    margin-top: -6px;
    background: #382f2d;
    text-align: left !important;
    padding: 17px 13px 17px 21px; }
    .legal--primary p {
      font-size: 13px;
      line-height: 1.2;
      color: #b6b2a3;
      text-align: left; }
      .legal--primary p .seemore {
        display: block;
        margin-left: auto;
        padding: 0;
        width: 20px;
        position: relative;
        top: 4px; }
    .legal--primary .copyright {
      margin-right: -85px; }

@media print, screen and (min-width: 64em) {
  .legal--primary .wrap {
    padding: 20px 0; }
  .legal--primary .row {
    padding: 0 39px 0 30px; }
  .legal--primary .copyright {
    font-size: 16px;
    margin: -2px 0 0; }
    .legal--primary .copyright br {
      display: none; }
  .legal--primary .seemore {
    position: relative !important;
    top: -14px !important; }
    .legal--primary .seemore svg {
      width: 13px;
      height: 21px; } }

/* ------------------------------------------------------------ *\
	Legal Secodnary
\* ------------------------------------------------------------ */
.legal--secondary .copyright {
  white-space: nowrap; }
  .legal--secondary .copyright a {
    color: #fff; }
    .legal--secondary .copyright a:hover {
      text-decoration: underline; }

@media (max-width: 767px) {
  .legal--secondary-alt .copyright span {
    display: none; } }

/* ------------------------------------------------------------ *\
	Biography
\* ------------------------------------------------------------ */
.biography {
  position: relative;
  padding: 20px 0; }
  @media print, screen and (min-width: 64em) {
    .biography {
      padding: 45px 0 81px; } }
  .biography .biography__image {
    display: none; }
    @media print, screen and (min-width: 64em) {
      .biography .biography__image {
        display: block;
        position: absolute;
        bottom: -101px;
        right: -61px; } }
  .biography .biography__content h1 {
    display: inline-block;
    padding-bottom: 20px;
    border-bottom: 4px solid #bce7fd;
    margin-bottom: 31px;
    font-size: 26px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    letter-spacing: 0.32em; }
  .biography .biography__content img {
    display: block;
    margin-bottom: 20px; }
  .biography .biography__content p {
    font-size: 18px;
    line-height: 1.33; }
  @media print, screen and (min-width: 64em) {
    .biography .biography__content {
      max-width: 60%; }
      .biography .biography__content h1 {
        display: inline-block;
        font-size: 36px; }
      .biography .biography__content img {
        display: none; }
      .biography .biography__content p {
        font-size: 20px;
        line-height: 1.65; }
      .biography .biography__content .link-more {
        font-size: 16px;
        font-weight: 600;
        color: #fff;
        letter-spacing: 0.22em; }
        .biography .biography__content .link-more svg polygon {
          fill: #fff; } }

/* ------------------------------------------------------------ *\
	Block
\* ------------------------------------------------------------ */
.block {
  margin-bottom: 30px; }
  .block:after {
    content: '';
    display: table;
    clear: both;
    line-height: 0; }
  .block .block__aside {
    float: left;
    width: 100%;
    max-width: 666px;
    padding: 59px 62px;
    margin-top: 5px;
    margin-right: 35px;
    margin-left: -60px;
    background: #c3df89;
    color: #333;
    font-weight: bold; }
    .block .block__aside p {
      font-size: 26px !important;
      line-height: 1.54 !important; }
      .block .block__aside p:last-child {
        margin-bottom: 0; }
  .block .block__content h3 {
    padding-top: 7px; }
  .block--orange {
    margin-bottom: 55px; }
    .block--orange .block__aside {
      background: #f5c08f; }
  .block--sm .block__aside {
    padding: 35px 60px; }
  @media (max-width: 1024px) {
    .block .block__aside {
      float: none;
      max-width: 100%;
      padding: 25px 20px;
      margin-right: 0;
      margin-bottom: 30px;
      margin-left: 0; }
      .block .block__aside p {
        font-size: 18px !important;
        line-height: 1.22; } }
  @media (max-width: 767px) {
    .block {
      margin-bottom: 25px; }
      .block .block__aside {
        min-width: calc(100% + 40px);
        margin: 0 -20px 13px; } }

/* ------------------------------------------------------------ *\
	Intro New
\* ------------------------------------------------------------ */
.intro-new p {
  display: none; }
  @media print, screen and (min-width: 40em) {
    .intro-new p {
      display: block; } }

.intro-new h3 {
  font-size: 24px;
  letter-spacing: 0.32em;
  font-family: 'Oswald', sans-serif;
  font-weight: 600; }
  @media print, screen and (min-width: 40em) {
    .intro-new h3 {
      font-size: 30px; } }

.intro-new--alt {
  color: #fff; }

.intro-new--dark {
  color: #485665; }

/* ------------------------------------------------------------ *\
	Intro Primary
\* ------------------------------------------------------------ */
.intro-primary {
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 1.5; }
  .intro-primary h3 {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 0.32em;
    position: relative;
    padding-bottom: 22px;
    margin-bottom: 14px; }
    .intro-primary h3 span {
      font-size: 0;
      display: none; }
    .intro-primary h3:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 50%;
      width: 98px;
      height: 4px;
      transform: translateX(-50%);
      background: rgba(255, 255, 255, 0.4); }
  .intro-primary p {
    padding: 0 20px; }
    .intro-primary p a {
      color: #fff !important;
      text-transform: uppercase;
      font-size: 15px; }
      .intro-primary p a i {
        font-size: 19px;
        margin-top: -3px;
        display: inline-block;
        margin-right: 4px; }
    .intro-primary p .separator {
      font-size: 0;
      display: block; }

@media print, screen and (min-width: 40em) {
  .intro-primary {
    /*  Intro Primary alt  */ }
    .intro-primary h3 {
      font-size: 41px;
      letter-spacing: 0;
      text-transform: none;
      font-family: 'Source Sans Pro', sans-serif;
      padding-bottom: 14px;
      margin-bottom: 17px; }
      .intro-primary h3:after {
        width: 300px;
        height: 4px; }
    .intro-primary p {
      font-size: 20px; }
      .intro-primary p .separator {
        display: inline-block;
        font-weight: 400;
        font-size: 20px;
        width: 10px;
        text-align: center; }
    .intro-primary .text-oswald {
      font-family: 'Oswald', sans-serif;
      font-size: 30px !important;
      letter-spacing: 0.32em;
      text-transform: uppercase; }
    .intro-primary .text-oswald--bold {
      font-weight: 700; }
    .intro-primary--alt h3 {
      font-size: 0; }
      .intro-primary--alt h3 span {
        font-size: 41px;
        display: inline-block; } }

/* ------------------------------------------------------------ *\
	Intro Case
\* ------------------------------------------------------------ */
.intro--case {
  color: #38302e;
  text-align: center; }
  .intro--case h3 {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 35px;
    text-transform: none;
    letter-spacing: 0; }
  .intro--case hr {
    height: 4px;
    margin: 14px 0 10px;
    background: #c7c2bb;
    margin-left: auto;
    margin-right: auto;
    opacity: .4; }
  @media (max-width: 767px) {
    .intro--case h3 {
      font-size: 25px; }
    .intro--case p {
      display: block;
      margin: 0 20px 10px !important;
      font-size: 16px !important;
      line-height: 1.38; }
    .intro--case hr {
      width: auto;
      margin: 7px 10px 6px; } }

/* ------------------------------------------------------------ *\
	Intro Head
\* ------------------------------------------------------------ */
.intro-head {
  padding: 70px 0 0;
  position: relative; }
  .intro-head .row {
    max-width: 68.6rem; }
  .intro-head .intro-head__bg {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1; }
  .intro-head .intro-head__title,
  .intro-head .intro-head__body,
  .intro-head .intro-head__foot {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    z-index: 10; }
  .intro-head .intro-head__title {
    color: #fff;
    text-align: center;
    margin-bottom: 55px; }
    .intro-head .intro-head__title h1 {
      font-size: 55px;
      margin: 0 0 2px; }
    .intro-head .intro-head__title p {
      margin: 0;
      font-weight: 300;
      font-size: 18px;
      font-style: italic; }
    .intro-head .intro-head__title + .intro-head__foot {
      border-radius: 8px 8px 0 0;
      box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1); }
  .intro-head .intro-head__body {
    padding: 50px 30px 41px 60px;
    background: #fff;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.1); }
    .intro-head .intro-head__body p {
      margin: 0;
      font-weight: 400;
      font-size: 20px;
      color: #333;
      line-height: 1.5;
      letter-spacing: 0; }
      .intro-head .intro-head__body p a {
        color: #1779ba; }
  .intro-head .intro-head__foot {
    padding: 22px 20px 25px;
    text-align: center;
    color: #f5f4f2; }
    .intro-head .intro-head__foot ul {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      list-style: none;
      margin: 0;
      padding: 0;
      line-height: 1; }
      .intro-head .intro-head__foot ul li ~ li {
        margin-left: 20px; }
      .intro-head .intro-head__foot ul li:nth-child(2) ~ li {
        padding-left: 20px;
        border-left: 1px solid rgba(255, 255, 255, 0.3); }
    .intro-head .intro-head__foot span {
      display: block;
      font-weight: 600;
      font-size: 14px;
      text-transform: uppercase;
      letter-spacing: .4em; }
    .intro-head .intro-head__foot a {
      display: block;
      font-weight: 400;
      font-size: 18px;
      color: #f5f4f2;
      transition: opacity .4s ease; }
      .intro-head .intro-head__foot a:hover {
        opacity: .75; }
      .intro-head .intro-head__foot a ion-icon {
        margin-right: 3px;
        position: relative;
        top: 2px; }
  .intro-head--text-shadow h1,
  .intro-head--text-shadow p {
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.4); }
  @media (max-width: 1023px) {
    .intro-head .intro-head__body {
      padding: 30px;
      border-radius: 0; }
    .intro-head .intro-head__foot a {
      font-size: 14px; }
    .intro-head .intro-head__foot span {
      font-size: 12px; } }
  @media (max-width: 767px) {
    .intro-head {
      padding-top: 28px; }
      .intro-head .intro-head__bg {
        height: 200px; }
      .intro-head .intro-head__title {
        padding: 0 15px 38px;
        margin: 0; }
        .intro-head .intro-head__title h1 {
          font-size: 32px; }
        .intro-head .intro-head__title p {
          font-size: 14px; }
        .intro-head .intro-head__title + .intro-head__foot {
          border-radius: 0; }
      .intro-head .intro-head__body {
        padding: 15px 20px 20px; }
        .intro-head .intro-head__body p {
          font-size: 16px;
          line-height: 1.38;
          letter-spacing: -.02em; }
      .intro-head .intro-head__foot {
        padding: 20px 20px 21px; }
        .intro-head .intro-head__foot ul {
          display: block;
          text-align: center; }
          .intro-head .intro-head__foot ul span {
            font-size: 14px;
            letter-spacing: .4em; }
          .intro-head .intro-head__foot ul li:first-child {
            margin-bottom: 7px; }
          .intro-head .intro-head__foot ul li ~ li {
            margin-left: 0;
            text-align: left;
            border-bottom: 1px solid rgba(255, 255, 255, 0.1);
            border-left: 0 !important;
            padding-left: 0 !important; }
          .intro-head .intro-head__foot ul a {
            font-size: 18px;
            padding: 8px 0; }
      .intro-head--alt {
        padding-top: 20px; }
        .intro-head--alt .intro-head__title {
          padding-bottom: 18px; }
          .intro-head--alt .intro-head__title h1 {
            line-height: 1.05;
            margin-bottom: 7px; }
      .intro-head--text-shadow h1 {
        padding-right: 15px;
        padding-left: 15px;
        font-size: 35px !important; }
      .intro-head--text-shadow p {
        max-width: 250px;
        margin-right: auto !important;
        margin-left: auto !important; } }

/* ------------------------------------------------------------ *\
	Intro Alt
\* ------------------------------------------------------------ */
.intro-alt {
  position: relative;
  padding-top: 83px;
  padding-bottom: 92px;
  background: #d3e7ff;
  /* Mobile */ }
  @media (max-width: 767px) {
    .intro-alt {
      overflow: hidden;
      padding-top: 74px;
      padding-bottom: 60px; }
      .intro-alt .shell {
        padding: 0 2px; } }
  .intro-alt + .article-split {
    padding-top: 57px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .intro-alt + .article-split {
        padding-top: 21px; } }
  .intro-alt + .section-cards:before {
    bottom: 99.8%; }
  .intro-alt + .map--top {
    margin-top: -19px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .intro-alt + .map--top {
        margin-top: 0; } }
  .intro-alt .shell > * {
    position: relative;
    z-index: 5; }
  .intro-alt .intro__image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    /* Mobile */ }
    @media (max-width: 767px) {
      .intro-alt .intro__image {
        bottom: -200px; } }
  .intro-alt .intro__head {
    max-width: 852px;
    margin: 0 auto 35px;
    text-align: center;
    /* Mobile */ }
    @media (max-width: 767px) {
      .intro-alt .intro__head {
        padding: 0 20px;
        margin-bottom: 26px; } }
    .intro-alt .intro__head h2 {
      position: relative;
      padding-bottom: 18px;
      margin-bottom: 24px;
      font-size: 55px;
      color: #fff;
      font-weight: 900;
      letter-spacing: -.015em;
      /* Mobile */ }
      @media (max-width: 767px) {
        .intro-alt .intro__head h2 {
          padding-bottom: 11px;
          margin-bottom: 14px;
          font-size: 29px; } }
      .intro-alt .intro__head h2:after {
        content: '';
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        width: 100%;
        max-width: 392px;
        height: 6px;
        background: #5ba9ff;
        /* Mobile */ }
        @media (max-width: 767px) {
          .intro-alt .intro__head h2:after {
            max-width: 224px;
            height: 3px; } }
    .intro-alt .intro__head p {
      padding: 0 15px 0 29px;
      font-size: 26px;
      line-height: 1.31;
      color: #fff;
      font-weight: 300;
      text-align: left;
      letter-spacing: .035em;
      /* Mobile */ }
      @media (max-width: 767px) {
        .intro-alt .intro__head p {
          padding: 0 5px;
          font-size: 15px;
          letter-spacing: -.01em;
          text-align: center; } }
      .intro-alt .intro__head p strong {
        font-size: 20px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: .03em;
        /* Mobile */ }
        @media (max-width: 767px) {
          .intro-alt .intro__head p strong {
            font-size: 12px;
            letter-spacing: 0; } }
  .intro-alt .intro__actions {
    position: relative;
    z-index: 10;
    padding: 40px 31px 0 0;
    text-align: right;
    /* Mobile */ }
    @media (max-width: 767px) {
      .intro-alt .intro__actions {
        padding: 22px 20px 0;
        text-align: center; } }
  .intro-alt--small {
    padding-bottom: 101px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .intro-alt--small {
        padding-bottom: 41px; } }
    .intro-alt--small + .article-split {
      padding-top: 34px;
      /* Mobile */ }
      @media (max-width: 767px) {
        .intro-alt--small + .article-split {
          padding-top: 5px; } }
      .intro-alt--small + .article-split--distance {
        padding-top: 54px;
        /* Mobile */ }
        @media (max-width: 767px) {
          .intro-alt--small + .article-split--distance {
            padding-top: 4px; } }
    .intro-alt--small .intro__image {
      background-position: 50% 0; }

.intro--adjust .intro__image {
  /* Large Desktop */ }
  @media (max-width: 1300px) {
    .intro--adjust .intro__image {
      bottom: -757px; } }

/* ------------------------------------------------------------ *\
	Quotes New
\* ------------------------------------------------------------ */
.quotes-new blockquote p {
  font-size: 32px;
  line-height: 1.31;
  letter-spacing: 0.045em;
  font-weight: 600; }

/* ------------------------------------------------------------ *\
	Cases
\* ------------------------------------------------------------ */
.cases {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -10px; }
  .cases .case {
    width: 100%;
    padding: 0 10px;
    margin-bottom: 10px; }
    @media print, screen and (min-width: 40em) {
      .cases .case {
        width: 50%; } }
    @media print, screen and (min-width: 64em) {
      .cases .case {
        width: 33.33%; } }

.case .case__inner {
  position: relative;
  padding-bottom: 13px;
  border-bottom: 1px solid #58697b; }

.case .case__content {
  padding-left: 48px; }
  .case .case__content a {
    color: #bce7fd;
    transition: color .3s;
    font-size: 16px;
    line-height: 1.5; }
    .case .case__content a:hover {
      color: #fff; }

.case img {
  position: absolute;
  top: 4px;
  left: 0; }
  @media print, screen and (min-width: 40em) {
    .case img {
      top: 12px; } }

/* ------------------------------------------------------------ *\
	Cases Default
\* ------------------------------------------------------------ */
.cases-default {
  padding: 45px 60px; }
  .cases-default .cases-default__head {
    text-align: center;
    margin-bottom: 40px; }
    .cases-default .cases-default__head h2 {
      font-size: 38px;
      color: #38302e;
      margin-bottom: 0; }
    .cases-default .cases-default__head hr {
      margin: 10px auto 13px;
      background: #c7c2bb;
      opacity: .4; }
    .cases-default .cases-default__head p {
      margin: 0;
      font-size: 18px;
      color: #38302e; }

/* ------------------------------------------------------------ *\
	Cases Tertiary
\* ------------------------------------------------------------ */
.cases-tertiary {
  padding: 60px 0; }
  .cases-tertiary .cases__head {
    padding: 0 62px;
    margin-bottom: 45px; }
    .cases-tertiary .cases__head h2 {
      margin-bottom: 15px;
      font-size: 38px;
      line-height: 1; }
    .cases-tertiary .cases__head p {
      line-height: 1.5; }
      .cases-tertiary .cases__head p:last-child {
        margin-bottom: 0; }
  .cases-tertiary .cases__body {
    padding: 0 20px; }
  @media (max-width: 767px) {
    .cases-tertiary {
      padding: 20px 0 30px; }
      .cases-tertiary .cases__head {
        padding: 0 20px;
        margin-bottom: 15px; }
        .cases-tertiary .cases__head h2 {
          font-size: 26px;
          line-height: 1.2; }
        .cases-tertiary .cases__head p {
          font-size: 16px;
          line-height: 1.2; } }

/* ------------------------------------------------------------ *\
	Cases Current
\* ------------------------------------------------------------ */
.cases-current {
  padding-bottom: 94px; }
  .cases-current .cases-default__head {
    margin-bottom: 60px; }
  .cases-current .row {
    margin-left: -70px;
    margin-right: -70px; }
  .cases-current .column, .cases-current .columns {
    padding-left: 70px;
    padding-right: 70px; }
    .cases-current .column ~ .column, .cases-current .columns ~ .column, .cases-current .column ~ .columns, .cases-current .columns ~ .columns {
      border-left: 1px solid #dad8d0; }
  .cases-current ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .cases-current ul li ~ li {
      margin-top: 47px; }
    .cases-current ul h3 {
      font-weight: 600;
      font-size: 26px;
      line-height: 1.35;
      margin: 0 0 14px; }
      .cases-current ul h3 a {
        color: #007cbb;
        transition: color .4s ease; }
        .cases-current ul h3 a:hover {
          color: #009eee; }
    .cases-current ul p {
      font-weight: 400;
      font-size: 18px;
      line-height: 1.44;
      color: #333; }
      .cases-current ul p:last-child {
        margin: 0; }
  .cases-current-faq {
    padding-bottom: 60px; }
    .cases-current-faq h3 {
      color: #333; }
    .cases-current-faq ul h3 {
      font-weight: bold; }
    .cases-current-faq ul li ~ li {
      margin-top: 25px; }
    .cases-current-faq p span {
      color: #1779ba;
      text-transform: uppercase; }
  .cases-current-home {
    padding-top: 40px;
    padding-bottom: 53px; }
    .cases-current-home .cases-default__head {
      margin-bottom: 38px; }
      .cases-current-home .cases-default__head h2 {
        font-weight: bold; }
      .cases-current-home .cases-default__head hr {
        margin-top: 15px; }
    .cases-current-home .cases-default__body:after {
      content: '';
      display: table;
      clear: both;
      line-height: 0; }
    .cases-current-home .cases-default__body h3 {
      margin-bottom: 15px;
      font-size: 26px;
      line-height: 1.15;
      color: #333;
      font-weight: 600; }
    .cases-current-home .cases-default__body p {
      margin-bottom: 30px;
      line-height: 1.5; }
      .cases-current-home .cases-default__body p:last-child {
        margin-bottom: 0; }
    .cases-current-home .cases-default__body ul {
      padding-left: 27px;
      margin-bottom: 35px;
      margin-left: 1.25rem;
      list-style-type: disc; }
      .cases-current-home .cases-default__body ul li ~ li {
        margin-top: 0; }
      .cases-current-home .cases-default__body ul:last-child {
        margin-bottom: 0; }
  @media (max-width: 1023px) {
    .cases-current {
      padding: 45px 25px; }
      .cases-current .row {
        margin-left: -30px;
        margin-right: -30px; }
      .cases-current .column, .cases-current .columns {
        padding-left: 30px;
        padding-right: 30px; } }
  @media (max-width: 767px) {
    .cases-current {
      padding: 20px 10px 30px; }
      .cases-current .cases-default__head {
        margin-bottom: 20px; }
        .cases-current .cases-default__head h2 {
          font-size: 25px; }
        .cases-current .cases-default__head hr {
          margin: 8px auto 9px; }
        .cases-current .cases-default__head p {
          font-size: 16px;
          line-height: 1.38; }
      .cases-current .cases-default__body {
        padding: 0 10px; }
      .cases-current ul h3 {
        font-size: 21px;
        line-height: 1.2;
        margin: 0 0 17px; }
      .cases-current ul p {
        font-size: 16px;
        line-height: 1.38; }
      .cases-current ul li ~ li {
        margin-top: 20px; }
      .cases-current-home .cases-default__body {
        padding: 0; }
      .cases-current-faq .cases-default__head {
        margin-bottom: 40px; }
        .cases-current-faq .cases-default__head h2 {
          line-height: 1.2; }
        .cases-current-faq .cases-default__head hr {
          margin-top: 12px; }
      .cases-current-faq ul h3 {
        font-size: 18px; }
      .cases-current-faq ul li ~ li {
        margin-top: 40px; } }

/* ------------------------------------------------------------ *\
	Cases Resolved
\* ------------------------------------------------------------ */
.cases-resolved {
  padding: 49px 60px 56px;
  background: #38302e; }
  .cases-resolved .row {
    margin-left: -70px;
    margin-right: -70px; }
  .cases-resolved .column, .cases-resolved .columns {
    padding-left: 70px;
    padding-right: 70px; }
  .cases-resolved .cases-default__head {
    margin-bottom: 53px; }
    .cases-resolved .cases-default__head h2 {
      font-size: 34px;
      color: #fff; }
    .cases-resolved .cases-default__head hr {
      margin: 12px auto 14px; }
    .cases-resolved .cases-default__head p {
      color: #fff; }
  .cases-resolved ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .cases-resolved ul li ~ li {
      margin-top: 18px; }
    .cases-resolved ul a {
      display: block;
      font-size: 18px;
      line-height: 1.22;
      color: #cebfb7; }
  @media (max-width: 1023px) {
    .cases-resolved {
      margin: 0 -10px;
      padding: 49px 25px 56px; }
      .cases-resolved .row {
        margin-left: -30px;
        margin-right: -30px; }
      .cases-resolved .column, .cases-resolved .columns {
        padding-left: 30px;
        padding-right: 30px; } }
  @media (max-width: 767px) {
    .cases-resolved {
      padding: 21px 25px 36px; }
      .cases-resolved .cases-default__head {
        margin-bottom: 30px; }
        .cases-resolved .cases-default__head h2 {
          font-size: 25px; }
        .cases-resolved .cases-default__head hr {
          margin: 8px auto 9px; }
        .cases-resolved .cases-default__head p {
          font-size: 16px;
          line-height: 1.38; }
      .cases-resolved ul {
        margin: 0 -7px; }
        .cases-resolved ul a {
          font-size: 16px;
          line-height: 1.2; } }

/* ------------------------------------------------------------ *\
	Card New
\* ------------------------------------------------------------ */
.card-new {
  transition: box-shadow .3s; }
  .card-new:hover {
    box-shadow: 0 5px 30px 0 #ced5dc !important; }
  .card-new .card-section p {
    font-size: 11px;
    letter-spacing: 0.22em; }
  .card-new .card-section h3 {
    margin-bottom: 13px; }
  .card-new .card-section .card__posted {
    padding-left: 10px;
    font-size: 11px;
    letter-spacing: 0.22em;
    text-transform: uppercase; }
    .card-new .card-section .card__posted a {
      text-decoration: underline; }

/* ------------------------------------------------------------ *\
	cards
\* ------------------------------------------------------------ */
.cards-primary .column.large-4, .cards-primary .large-4.columns {
  margin-bottom: 10px; }

.cards-primary .card {
  height: 100%;
  margin-bottom: 0; }

/* ------------------------------------------------------------ *\
	Card
\* ------------------------------------------------------------ */
.card {
  /*  Card Primary  */
  /*  Card Secondary  */
  /*  Card Def  */ }
  .card--primary {
    color: #333;
    padding: 27px 29px 77px;
    margin-bottom: 10px; }
    .card--primary h3 {
      font-size: 21px !important;
      font-weight: 600 !important;
      line-height: 1.2 !important;
      padding: 0;
      margin-bottom: 17px; }
      .card--primary h3 a {
        color: #1779ba !important; }
    .card--primary .medium-order-1 {
      -ms-flex-order: 1;
          order: 1; }
    .card--primary .medium-order-2 {
      -ms-flex-order: 2;
          order: 2; }
    .card--primary .medium-order-3 {
      -ms-flex-order: 3;
          order: 3; }
    .card--primary .card-section {
      padding: 0;
      margin: 0 0 34px; }
    .card--primary .article-meta {
      padding: 0; }
      .card--primary .article-meta p {
        margin-bottom: 14px; }
    .card--primary .card__posted {
      font-size: 11px;
      letter-spacing: 0.22em;
      text-transform: uppercase; }
      .card--primary .card__posted a {
        text-decoration: underline; }
    .card--primary .card-divider {
      display: block;
      margin: 0 !important;
      padding: 0; }
      .card--primary .card-divider i {
        font-size: 22px;
        position: relative;
        top: 3px; }
    .card--primary .seemore {
      font-size: 14px; }
  .card--secondary {
    padding: 0; }
    .card--secondary h3 {
      margin-bottom: 0; }
    .card--secondary .card-section {
      padding: 25px 29px 16px !important;
      margin-bottom: 0;
      min-height: 150px; }
    .card--secondary .card-divider {
      display: none; }
  .card--def {
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
    padding: 25px 42px 36px;
    background-size: cover;
    background-position: 0 0; }
    .card--def h1 {
      color: #fff;
      font-size: 45px;
      line-height: 1.11;
      font-weight: 700;
      margin-bottom: 15px; }
      .card--def h1 span {
        font-size: 50px;
        display: inline-block;
        margin-top: -5px; }
    .card--def .card-section {
      padding: 0;
      margin: 0;
      display: block; }
      .card--def .card-section p {
        color: #fff;
        line-height: 1.2; }
    .card--def .card__ico {
      display: block;
      margin: 0 auto 12px;
      width: 42px;
      font-size: 45px; }

@media print, screen and (min-width: 64em) {
  .card {
    /*  card Primary  */
    /*  Card Secondary  */
    /*  Card Def  */
    /*  Card Def Alt  */ }
    .card--primary {
      padding: 39px 41px 87px;
      margin-bottom: 20px;
      /*min-height: 360px;*/ }
      .card--primary h3 {
        font-size: 26px !important; }
      .card--primary .card-section {
        margin-bottom: 54px; }
      .card--primary .seemore {
        letter-spacing: 0.22em;
        position: relative;
        padding-right: 45px;
        color: #333 !important;
        font-size: 16px; }
        .card--primary .seemore i {
          font-size: 36px;
          position: absolute;
          top: 50%;
          right: 0;
          transform: translateY(-50%); }
      .card--primary.card--primary-alternative {
        padding-bottom: 117px; }
    .card--secondary {
      padding: 0 0 66px;
      min-height: 433px;
      display: block; }
      .card--secondary .card-divider {
        display: block;
        padding: 0 40px !important; }
      .card--secondary .card-section {
        padding: 35px 40px 0 !important;
        margin-bottom: 36px;
        min-height: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
    .card--def {
      padding: 48px 65px 60px; }
      .card--def h1 {
        font-size: 50px;
        line-height: 1;
        margin-bottom: 26px; }
        .card--def h1 span {
          display: inline;
          margin-top: 0; }
      .card--def .card__ico {
        margin-bottom: 20px; }
      .card--def .card-section {
        margin-bottom: 52px; }
        .card--def .card-section p {
          margin: 0 -25px; }
      .card--def .card-divider {
        padding: 0;
        background: none !important;
        margin: 0 -25px; }
        .card--def .card-divider .seemore {
          letter-spacing: 0.22em;
          position: relative;
          padding-right: 45px;
          color: #fff; }
          .card--def .card-divider .seemore i {
            font-size: 36px;
            position: absolute;
            top: 50%;
            right: 0;
            transform: translateY(-50%); }
    .card--def-alt {
      margin: 20px 20px 0;
      padding: 29px 43px 46px; }
      .card--def-alt h1 {
        font-size: 50px;
        line-height: 1;
        margin-bottom: 19px; }
      .card--def-alt p {
        font-size: 16px;
        line-height: 1.2;
        margin: 0 0 42px;
        padding: 0 15px; }
      .card--def-alt .seemore {
        font-size: 16px;
        margin: 0; }
        .card--def-alt .seemore i {
          left: 3px; }
      .card--def-alt .card-section {
        padding-bottom: 0; }
      .card--def-alt .card__ico {
        width: 50px;
        height: 50px;
        font-size: 56px;
        margin-bottom: 30px; } }

/* ------------------------------------------------------------ *\
	Card Case
\* ------------------------------------------------------------ */
.card--case {
  margin-bottom: 20px;
  min-height: 360px;
  height: calc(100% - 20px);
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
  .card--case .card-section,
  .card--case .card-divider {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%; }
  .card--case .card-section {
    padding: 36px 2.5rem 20px 2.63rem; }
    .card--case .card-section h3 {
      font-weight: 600;
      font-size: 26px;
      line-height: 1.2;
      margin-bottom: 20px; }
      .card--case .card-section h3 a {
        color: #1779ba; }
    .card--case .card-section p {
      font-weight: 400;
      font-size: 16px;
      line-height: 1.38;
      color: #333;
      letter-spacing: 0;
      margin-bottom: 0; }
  .card--case .card-divider {
    padding: 0 2.5rem 79px; }
    @media (max-width: 1023px) {
      .card--case .card-divider {
        display: block; } }
  .card--case .seemore {
    font-size: 13px;
    letter-spacing: .22em; }
  @media (max-width: 767px) {
    .card--case {
      height: auto;
      min-height: 270px;
      display: block;
      margin-bottom: 10px; }
      .card--case .card-section {
        padding: 23px 20px 28px 20px; }
        .card--case .card-section h3 {
          font-size: 21px;
          line-height: 1.2;
          margin-bottom: 16px; }
      .card--case .card-divider {
        padding: 0 20px 24px; } }
  @media (min-width: 640px) and (max-width: 767px) {
    .card--case {
      height: calc(100% - 10px) !important; } }

/* ------------------------------------------------------------ *\
	Socials
\* ------------------------------------------------------------ */
.socials ul {
  margin: 0;
  list-style-type: none; }
  .socials ul:after {
    content: '';
    clear: both;
    display: table;
    line-height: 0; }

.socials li {
  float: left; }

.socials li + li {
  margin-left: 27px; }

.socials a {
  display: block;
  transition: opacity .3s; }
  .socials a:hover {
    opacity: .4; }

/* ------------------------------------------------------------ *\
	Socials Alt
\* ------------------------------------------------------------ */
.socials-alt {
  max-width: 350px;
  margin-bottom: 19px;
  font-size: 18px;
  /* Mobile */ }
  @media (max-width: 767px) {
    .socials-alt {
      margin-bottom: 24px;
      font-size: 16px; } }
  .socials-alt ul {
    padding-left: 3px;
    margin: 0;
    list-style: none; }
  .socials-alt li {
    padding-bottom: 14px;
    border-bottom: 1px solid #2a2e33;
    margin-bottom: 5px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .socials-alt li {
        padding-bottom: 8px;
        border-bottom: 1px solid #2a2e33;
        margin-bottom: 14px; } }
  .socials-alt a {
    color: #5ba9ff;
    transition: .3s; }
    .socials-alt a:hover {
      color: #fff !important; }
    .socials-alt a i {
      margin-right: 3px;
      /* Mobile */ }
      @media (max-width: 767px) {
        .socials-alt a i {
          position: relative;
          top: -2px;
          left: -5px;
          margin-right: -3px; } }
    .socials-alt a:visited {
      color: #5ba9ff; }

/* ------------------------------------------------------------ *\
	Socials Text
\* ------------------------------------------------------------ */
.socials-text {
  /* Mobile */ }
  @media (max-width: 767px) {
    .socials-text {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      margin-top: -3px;
      margin-bottom: 13px; } }
  .socials-text h5 {
    margin-bottom: 14px;
    font-size: 16px;
    color: #000;
    font-weight: 900;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    /* Mobile */ }
    @media (max-width: 767px) {
      .socials-text h5 {
        margin-bottom: 0;
        margin-right: 11px;
        font-size: 13px; } }
  .socials-text ul {
    padding-left: 3px;
    margin: 0;
    list-style: none;
    /* Mobile */ }
    @media (max-width: 767px) {
      .socials-text ul {
        position: relative;
        top: -2px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center; } }
  .socials-text li + li {
    margin-top: 2px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .socials-text li + li {
        margin-top: 0;
        margin-left: 16px; } }
    .socials-text li + li span {
      margin-left: 6px; }
  .socials-text a {
    transition: opacity .3s; }
    .socials-text a:hover {
      opacity: .7; }
  .socials-text i {
    margin-top: -7px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .socials-text i {
        margin-top: 0; } }
  .socials-text span {
    margin-left: 3px;
    font-size: 22px;
    color: #000;
    /* Mobile */ }
    @media (max-width: 767px) {
      .socials-text span {
        font-size: 18px; } }

/* ------------------------------------------------------------ *\
	Section Article
\* ------------------------------------------------------------ */
.section-article {
  padding: 18px 0;
  background: url(../imgs/bg-ecoli.png) no-repeat 50%;
  background-size: cover; }
  .section-article h1 {
    padding-bottom: 17px;
    font-size: 26px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.32em;
    position: relative;
    font-family: 'Oswald', sans-serif;
    font-weight: 600; }
    .section-article h1:after {
      position: absolute;
      content: '';
      bottom: 0;
      left: 0;
      width: 98px;
      height: 4px;
      background: #bce7fd; }
    @media print, screen and (min-width: 64em) {
      .section-article h1 {
        margin-bottom: 20px;
        font-size: 36px; }
        .section-article h1:after {
          width: 300px; } }
  .section-article p {
    display: none; }
    @media print, screen and (min-width: 64em) {
      .section-article p {
        display: block;
        font-size: 20px;
        color: #fff; } }

/* ------------------------------------------------------------ *\
	Section Def
\* ------------------------------------------------------------ */
.section-def {
  position: relative;
  background: #f4f3f1; }
  .section-def .section__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 616px;
    height: 619px;
    background-size: cover;
    background-position: 0 0; }
    .section-def .section__image--medium {
      height: 661px;
      height: 665px; }
  .section-def .section__inner {
    position: relative; }
  .section-def .section__head {
    color: #fff; }
    .section-def .section__head h1 {
      margin-bottom: 0;
      font-weight: 600;
      font-size: 30px;
      line-height: 1.2;
      margin-bottom: 8px; }
    .section-def .section__head p {
      font-style: italic;
      font-weight: 300;
      font-size: 16px;
      line-height: 1.38;
      margin-bottom: 0; }
    .section-def .section__head .wrap {
      padding: 35px 20px; }
    .section-def .section__head--primary .wrap {
      padding: 35px 5px; }
    .section-def .section__head--mobile br {
      display: none; }
  .section-def--secondary h1 {
    margin-right: -5px; }

@media print, screen and (min-width: 64em) {
  .section-def .section__head .wrap {
    padding: 47px 0;
    margin-bottom: 10px; }
  .section-def .section__head--mobile br {
    display: block; }
  .section-def .section__head__inner {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    .section-def .section__head__inner h1 {
      font-size: 50px;
      margin-bottom: 0;
      padding-right: 30px;
      position: relative; }
      .section-def .section__head__inner h1:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        transform: translate(0, -50%);
        width: 3px;
        height: 75px;
        background: rgba(255, 255, 255, 0.4);
        margin-left: 10px; }
    .section-def .section__head__inner p {
      padding-left: 30px;
      font-size: 20px;
      max-width: 475px;
      line-height: 1.2;
      /*letter-spacing: -0.02em;*/
      letter-spacing: 0.005em; }
    .section-def .section__head__inner--primary h1 {
      padding-right: 24px; }
    .section-def .section__head__inner--start {
      -ms-flex-pack: start;
          justify-content: flex-start;
      padding-left: 48px; }
  .section-def--secondary .section__head h1 {
    line-height: 1 !important;
    font-size: 48px; }
  .section-def--secondary .section__head .wrap {
    margin-bottom: 20px; } }

/* ------------------------------------------------------------ *\
	Section Priamry 
\* ------------------------------------------------------------ */
.section-primary {
  padding: 34px 0 23px;
  background-size: cover;
  background-position: 0 0;
  /*border-bottom: 1px solid #ffffff;*/
  /*  Sectuion Primary Alt  */ }
  .section-primary .wrap {
    padding: 0; }
  .section-primary .medium-unstack {
    margin-bottom: 10px; }
  .section-primary .section__actions .column, .section-primary .section__actions .columns {
    padding: 0;
    margin: 0 -10px; }
  .section-primary .intro-primary {
    margin-bottom: 17px; }
  .section-primary--alt .intro-primary h3 {
    /*margin: 0 10px; */ }

@media print, screen and (min-width: 64em) {
  .section-primary {
    padding: 50px 0 60px;
    border-bottom: none; }
    .section-primary .large-4 {
      -ms-flex: 0 0 33.33% !important;
          flex: 0 0 33.33% !important; }
    .section-primary .intro-primary {
      margin-bottom: 37px; }
    .section-primary .section__actions {
      padding-top: 47px; }
      .section-primary .section__actions .column, .section-primary .section__actions .columns {
        padding: 0 10px; } }

/* ------------------------------------------------------------ *\
	Section dark
\* ------------------------------------------------------------ */
.section-dark {
  background: #38302e; }

/* ------------------------------------------------------------ *\
	Section Related
\* ------------------------------------------------------------ */
.section--related {
  padding: 50px 0 52px; }
  .section--related .intro-primary h3 {
    padding-bottom: 21px;
    font-size: 35px; }
  .section--related .intro-primary p {
    font-size: 18px; }
  .section--related .card--primary {
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    padding: 37px 41px 69px; }
    .section--related .card--primary .article-meta {
      letter-spacing: .22em; }
    .section--related .card--primary .card-section,
    .section--related .card--primary .card-divider {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; }
    .section--related .card--primary .card-section {
      margin-bottom: 22px; }
      .section--related .card--primary .card-section h3 {
        margin-bottom: 27px; }
    .section--related .card--primary .card__posted a {
      text-decoration: none; }
    .section--related .card--primary .seemore {
      font-size: 13px;
      letter-spacing: .22em;
      padding-right: 26px; }
      .section--related .card--primary .seemore i {
        font-size: 26px; }
  .section--related .cards-primary .column.large-4, .section--related .cards-primary .large-4.columns,
  .section--related .cards-primary .large-4.columns {
    margin-bottom: 20px; }
  @media (max-width: 767px) {
    .section--related {
      background-repeat: no-repeat;
      background-position: center top;
      background-size: auto auto;
      padding: 20px 0 8px; }
      .section--related .cards-primary {
        display: block; }
        .section--related .cards-primary .column.large-4, .section--related .cards-primary .large-4.columns {
          margin-bottom: 10px; }
      .section--related .card--primary {
        min-height: 230px;
        padding: 26px 20px 33px; }
        .section--related .card--primary .card-section {
          margin-bottom: 10px; }
          .section--related .card--primary .card-section h3 {
            margin-bottom: 23px; }
      .section--related .intro-primary {
        margin-bottom: 10px; }
        .section--related .intro-primary h3 {
          padding-bottom: 15px;
          margin-bottom: 8px;
          font-family: 'Source Sans Pro', sans-serif;
          font-weight: 600;
          font-size: 25px;
          text-transform: none;
          letter-spacing: 0; }
          .section--related .intro-primary h3:after {
            width: 94%; }
        .section--related .intro-primary p {
          margin: 0;
          font-size: 16px; }
          .section--related .intro-primary p a {
            line-height: 1; } }
  @media (max-width: 767px) {
    .section--related-alt .intro-primary {
      padding: 0 10px;
      margin-bottom: 22px; }
      .section--related-alt .intro-primary h3:after {
        width: 100%; } }

/* ------------------------------------------------------------ *\
	Section FAQ
\* ------------------------------------------------------------ */
.section-faq {
  padding: 47px 0 60px;
  background: url(../imgs/pattern.jpg) repeat center top; }
  .section-faq p:last-child {
    margin-bottom: 0; }
  .section-faq .section__head {
    margin-bottom: 55px;
    font-size: 18px;
    color: #38302e;
    text-align: center; }
    .section-faq .section__head h2 {
      margin-bottom: 0;
      font-size: 35px;
      color: #38302e; }
    .section-faq .section__head hr {
      margin: 10px auto 13px;
      background: #e3e0dc; }
  .section-faq .section__body .row .large-4 {
    -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%; }
  .section-faq .section__actions {
    margin-top: 40px;
    text-align: center; }
    .section-faq .section__actions .button:last-child {
      margin-bottom: 0; }
  .section-faq--alt .section__head p {
    max-width: 700px;
    margin-right: auto;
    margin-left: auto; }
  .section-faq--alt .section__actions .button {
    min-width: 246px; }
  @media (max-width: 1024px) {
    .section-faq .section__body .row .medium-6 {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%; } }
  @media (max-width: 767px) {
    .section-faq {
      padding: 23px 0 3px; }
      .section-faq .section__head {
        padding: 0 10px;
        margin-bottom: 30px; }
        .section-faq .section__head h2 {
          padding: 0 20px;
          font-size: 25px; }
        .section-faq .section__head p {
          padding: 0 20px;
          font-size: 16px; }
      .section-faq .section__body .row .small-12 {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
      .section-faq--alt {
        padding-bottom: 10px; }
        .section-faq--alt .section__head p {
          padding: 0;
          font-size: 16px;
          line-height: 1.38; }
        .section-faq--alt .section__actions {
          display: none; } }

/* ------------------------------------------------------------ *\
	Section Contact
\* ------------------------------------------------------------ */
.section--contact {
  background: url(../imgs/pattern.jpg) repeat-y center top;
  overflow: hidden; }
  .section--contact .article--contact {
    margin-bottom: 60px; }
    .section--contact .article--contact .article__content {
      padding: 63px 34px 60px 60px; }
      .section--contact .article--contact .article__content h2 {
        margin-bottom: 20px; }
      .section--contact .article--contact .article__content p {
        font-size: 18px;
        line-height: 1.44; }
        .section--contact .article--contact .article__content p + p {
          margin-top: 28px; }
    .section--contact .article--contact .form-contact {
      margin: 54px 34px 0 -2px !important; }
      .section--contact .article--contact .form-contact .btn-submit {
        background: #715b4b; }
        .section--contact .article--contact .form-contact .btn-submit--green {
          background: #74845c; }
        .section--contact .article--contact .form-contact .btn-submit--blue {
          background: #199ec4; }
        .section--contact .article--contact .form-contact .btn-submit--purple {
          background: #663dab; }
  .section--contact .news--alt .news__list {
    border: 0;
    padding: 70px 60px 5px; }
    .section--contact .news--alt .news__list ul li {
      padding-bottom: 13px;
      margin-bottom: 14px; }
  .section--contact .news--alt h5 {
    padding-bottom: 19px;
    margin-bottom: 24px; }
  @media (max-width: 1023px) {
    .section--contact .article--contact {
      margin-bottom: 0; }
      .section--contact .article--contact .article__content {
        padding: 0; }
      .section--contact .article--contact .form-contact {
        margin: 30px 0 0 !important; }
    .section--contact .news--alt {
      padding: 30px 0 0; }
      .section--contact .news--alt .news__list {
        padding: 0; }
      .section--contact .news--alt ul {
        margin-bottom: 0; } }
  @media (max-width: 767px) {
    .section--contact .article--contact {
      padding: 12px 0 30px; }
      .section--contact .article--contact .article__text {
        padding: 0 10px; }
      .section--contact .article--contact .article__content p {
        font-size: 16px;
        line-height: 1.5; }
        .section--contact .article--contact .article__content p + p {
          margin-top: 25px; }
      .section--contact .article--contact .form-contact {
        margin: 20px 10px 0 !important; }
    .section--contact .news--alt {
      padding: 25px 10px 0; } }

/* ------------------------------------------------------------ *\
	Section Grey Pattern
\* ------------------------------------------------------------ */
.section--grey-pattern {
  padding-bottom: 59px;
  background: url(../imgs/pattern.jpg) repeat-y center top; }
  .section--grey-pattern .article--primary {
    margin-bottom: 0;
    border-radius: 0 0 5px 5px; }
  .section--grey-pattern .row--medium {
    max-width: 68.6rem; }
  @media (max-width: 1023px) {
    .section--grey-pattern {
      padding-bottom: 30px; }
      .section--grey-pattern .article--primary {
        padding: 0; } }
  @media (max-width: 767px) {
    .section--grey-pattern {
      overflow: hidden; } }

/* ------------------------------------------------------------ *\
	Section Contamination
\* ------------------------------------------------------------ */
.section--contamination {
  padding-bottom: 40px; }
  .section--contamination .intro-primary--alt h3 {
    padding-bottom: 18px;
    margin-bottom: 24px; }
    .section--contamination .intro-primary--alt h3 span {
      font-size: 38px; }
  .section--contamination .card--secondary {
    min-height: 419px;
    padding-bottom: 30px;
    margin-bottom: 21px; }
    .section--contamination .card--secondary .card-section {
      display: block;
      padding: 23px 40px 0 !important;
      margin-bottom: 20px; }
      .section--contamination .card--secondary .card-section h3 {
        margin-bottom: 20px; }
      .section--contamination .card--secondary .card-section p {
        margin: 0 0 10px;
        font-size: 16px;
        line-height: 1.38;
        color: #333;
        margin-bottom: 0; }
    .section--contamination .card--secondary .seemore {
      padding-right: 25px;
      font-weight: 700;
      font-size: 13px;
      letter-spacing: .22em; }
      .section--contamination .card--secondary .seemore i {
        font-size: 26px; }
  @media (max-width: 1023px) {
    .section--contamination .card--secondary .card-divider {
      display: block;
      padding: 0 40px; }
      .section--contamination .card--secondary .card-divider i {
        top: 5px; } }
  @media (max-width: 767px) {
    .section--contamination {
      padding: 16px 0 0; }
      .section--contamination .intro-primary--alt h3 {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
        text-transform: none;
        letter-spacing: 0;
        padding-bottom: 15px;
        margin-bottom: 6px; }
        .section--contamination .intro-primary--alt h3:after {
          width: 94%; }
        .section--contamination .intro-primary--alt h3 span {
          display: block;
          font-size: 25px; }
      .section--contamination .card--secondary {
        display: block;
        min-height: 420px;
        padding-bottom: 9px;
        margin-bottom: 10px; }
        .section--contamination .card--secondary figure {
          overflow: hidden; }
          .section--contamination .card--secondary figure img {
            width: 118%;
            max-width: 118%;
            height: auto; }
        .section--contamination .card--secondary .card-section {
          min-height: 0;
          padding: 25px 20px 0 !important;
          margin-bottom: 10px; }
          .section--contamination .card--secondary .card-section p {
            letter-spacing: .02em; }
        .section--contamination .card--secondary .card-divider {
          padding: 0 20px; } }

/* ------------------------------------------------------------ *\
	Section Cases
\* ------------------------------------------------------------ */
.section-cases {
  padding: 28px 0 34px;
  background: #38302e;
  font-size: 18px;
  color: #cebfb7; }
  .section-cases hr {
    margin: 12px 0 14px;
    background: #716a66; }
  .section-cases > .row {
    max-width: calc(1097px + 20px); }
    .section-cases > .row > .column, .section-cases > .row > .columns {
      display: -ms-flexbox;
      display: flex; }
  .section-cases .section__aside {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    width: 373px;
    padding-right: 20px;
    color: #fff; }
    .section-cases .section__aside h2 {
      margin-bottom: 0;
      font-size: 35px;
      font-weight: 600; }
    .section-cases .section__aside p:last-child {
      margin-bottom: 0; }
  .section-cases .section__content {
    width: calc(100% - 373px);
    padding: 0 60px; }
    .section-cases .section__content .row {
      margin: 0 -20px; }
    .section-cases .section__content .column, .section-cases .section__content .columns {
      padding: 0 20px; }
  .section-cases--alt {
    padding: 25px 0 45px; }
    .section-cases--alt .section__content {
      padding-right: 0; }
      .section-cases--alt .section__content .row {
        margin: 0 -45px; }
      .section-cases--alt .section__content .column, .section-cases--alt .section__content .columns {
        padding: 0 45px; }
  @media (max-width: 1200px) {
    .section-cases .section__content .row {
      margin: 0 -10px; }
    .section-cases .section__content .column, .section-cases .section__content .columns {
      padding: 0 10px; } }
  @media (max-width: 1024px) {
    .section-cases > .row > .column, .section-cases > .row > .columns {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
    .section-cases .section__aside {
      display: block;
      width: 100%;
      padding-right: 0;
      margin-bottom: 20px;
      text-align: center; }
      .section-cases .section__aside hr {
        margin-right: auto;
        margin-left: auto; }
    .section-cases .section__content {
      width: 100%;
      padding-left: 0; } }
  @media (max-width: 767px) {
    .section-cases .section__aside h2 {
      font-size: 25px; }
    .section-cases .section__aside hr {
      margin: 8px auto 9px; }
    .section-cases .section__aside p {
      font-size: 16px; }
    .section-cases .section__content {
      padding: 0; }
      .section-cases .section__content > .row {
        margin: 0; }
        .section-cases .section__content > .row .column, .section-cases .section__content > .row .columns {
          padding: 0; }
    .section-cases--alt {
      padding-bottom: 23px; }
      .section-cases--alt .button:last-child {
        margin-bottom: 0; } }

/* ------------------------------------------------------------ *\
	Section Related Cases
\* ------------------------------------------------------------ */
.section--related-cases {
  padding: 52px 0 32px;
  background: #382f2d; }
  .section--related-cases .row {
    max-width: 1120px; }
  .section--related-cases .intro-primary {
    margin-bottom: 44px; }
    .section--related-cases .intro-primary h3 {
      font-size: 35px;
      padding-bottom: 20px; }
  .section--related-cases .column.large-4, .section--related-cases .large-4.columns {
    margin-bottom: 20px;
    -ms-flex-preferred-size: 33.3333%;
        flex-basis: 33.3333%; }
  .section--related-cases .card--primary {
    display: block;
    min-height: 390px;
    height: 100%;
    padding: 35px 41px 35px; }
    .section--related-cases .card--primary .card-section {
      margin-bottom: 22px; }
    .section--related-cases .card--primary h3 {
      margin-bottom: 18px; }
    .section--related-cases .card--primary p {
      font-size: 16px;
      line-height: 1.4; }
    .section--related-cases .card--primary .seemore {
      padding-right: 22px;
      font-weight: 700;
      font-size: 13px;
      letter-spacing: .22em; }
      .section--related-cases .card--primary .seemore i {
        font-size: 26px;
        margin-top: -2px; }
  @media (max-width: 767px) {
    .section--related-cases {
      padding: 25px 0 0; }
      .section--related-cases .intro-primary {
        margin-bottom: 5px; }
        .section--related-cases .intro-primary h3 {
          font-family: 'Source Sans Pro', sans-serif;
          font-weight: 600;
          font-size: 25px;
          padding-bottom: 20px;
          text-transform: none;
          letter-spacing: 0;
          padding-bottom: 14px; }
          .section--related-cases .intro-primary h3:after {
            width: 94%; }
      .section--related-cases .column.large-4, .section--related-cases .large-4.columns {
        margin-bottom: 10px;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%; }
      .section--related-cases .card--primary {
        min-height: 0;
        padding: 25px 20px 21px; }
        .section--related-cases .card--primary h3 {
          font-size: 21px;
          line-height: 1.2;
          margin-right: -10px;
          margin-bottom: 15px; }
        .section--related-cases .card--primary .card-section {
          margin-bottom: 9px; } }

/* ------------------------------------------------------------ *\
	Section
\* ------------------------------------------------------------ */
@media (max-width: 767px) {
  .section--mobile-gutter-none {
    padding-bottom: 0; }
    .section--mobile-gutter-none .article--search {
      margin-bottom: 0 !important; } }

/* ------------------------------------------------------------ *\
	Section Review
\* ------------------------------------------------------------ */
.section-review {
  position: relative;
  padding: 50px 0 17px;
  background: #000;
  /* Mobile */ }
  @media (max-width: 767px) {
    .section-review {
      padding-bottom: 38px; } }
  .section-review + .section-cards {
    padding-top: 93px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .section-review + .section-cards {
        padding-top: 46px; } }
  .section-review .section__inner {
    display: -ms-flexbox;
    display: flex;
    /* Mobile */ }
    @media (max-width: 767px) {
      .section-review .section__inner {
        display: block; } }
  .section-review .section__content {
    -ms-flex: 0 1 60%;
        flex: 0 1 60%;
    max-width: 60%;
    padding-left: 2px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .section-review .section__content {
        max-width: none; } }
    .section-review .section__content h2 {
      margin-bottom: 36px;
      font-size: 40px;
      color: #fff;
      line-height: 1.25;
      font-weight: 900;
      font-style: italic;
      letter-spacing: -0.01em;
      /* Tablet Portrait */
      /* Mobile */ }
      @media (max-width: 1023px) {
        .section-review .section__content h2 {
          font-size: 32px; }
          .section-review .section__content h2 br {
            display: none; } }
      @media (max-width: 767px) {
        .section-review .section__content h2 {
          margin-bottom: 32px;
          font-size: 26px;
          line-height: 1.24;
          letter-spacing: -0.01em; } }
  .section-review .section__aside {
    -ms-flex: 0 1 40%;
        flex: 0 1 40%;
    max-width: 40%;
    padding: 5px 0 0 88px;
    /* Tablet Portrait */ }
    @media (max-width: 1023px) {
      .section-review .section__aside {
        padding-left: 40px; } }
    @media (max-width: 767px) {
      .section-review .section__aside {
        max-width: none;
        padding-top: 33px;
        padding-left: 0; } }
    .section-review .section__aside h3 {
      position: relative;
      padding-bottom: 20px;
      margin-bottom: 15px;
      font-size: 30px;
      color: #fff;
      font-weight: 900;
      /* Mobile */ }
      @media (max-width: 767px) {
        .section-review .section__aside h3 {
          padding-bottom: 17px;
          margin-bottom: 13px;
          font-size: 26px; } }
      .section-review .section__aside h3:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        max-width: 212px;
        height: 6px;
        background: #006bed; }
  .section-review .section__image {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start; }
    .section-review .section__image img {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      /* Mobile */ }
      @media (max-width: 767px) {
        .section-review .section__image img {
          -ms-flex: 0 1 82px;
              flex: 0 1 82px;
          max-width: 82px; } }
    .section-review .section__image h4 {
      margin-bottom: -2px;
      font-size: 20px;
      color: #fff;
      font-weight: 700;
      letter-spacing: -0.01em;
      /* Mobile */ }
      @media (max-width: 767px) {
        .section-review .section__image h4 {
          font-size: 16px; } }
    .section-review .section__image h6 {
      margin-bottom: 3px;
      font-size: 16px;
      color: #fff;
      font-weight: 400;
      font-style: italic;
      letter-spacing: -0.01em;
      /* Mobile */ }
      @media (max-width: 767px) {
        .section-review .section__image h6 {
          font-size: 16px; } }
    .section-review .section__image p {
      margin-left: 3px;
      font-size: 16px;
      color: #5ba9ff;
      letter-spacing: -0.01em; }
    .section-review .section__image-entry {
      margin: 10px 0 0 20px;
      /* Mobile */ }
      @media (max-width: 767px) {
        .section-review .section__image-entry {
          -ms-flex: 0 1 70%;
              flex: 0 1 70%;
          max-width: 70%;
          margin: 1px 0 0 8px; } }
  .section-review .section__list {
    margin: 0;
    list-style: none;
    font-size: 18px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .section-review .section__list {
        font-size: 16px; } }
    .section-review .section__list li + li {
      padding-top: 6px;
      border-top: 1px solid #2a2e33;
      margin-top: 8px;
      /* Mobile */ }
      @media (max-width: 767px) {
        .section-review .section__list li + li {
          padding-top: 2px;
          border-top: 1px solid #2a2e33;
          margin-top: 6px; } }
    .section-review .section__list li:last-child {
      padding-bottom: 6px;
      border-bottom: 1px solid #2a2e33; }
    .section-review .section__list a {
      color: #5ba9ff;
      transition: .3s; }
      .section-review .section__list a:hover {
        color: #fff; }
  .section-review--alt {
    padding-top: 110px;
    padding-bottom: 13px;
    background: #006bed;
    /* Mobile */ }
    @media (max-width: 767px) {
      .section-review--alt {
        padding-top: 17px;
        padding-bottom: 21px; } }
    .section-review--alt:after {
      display: none;
      display: block; }
    .section-review--alt .section__content {
      padding-top: 8px;
      /* Mobile */ }
      @media (max-width: 767px) {
        .section-review--alt .section__content {
          padding-left: 0;
          text-align: center; } }
      .section-review--alt .section__content h2 {
        position: relative;
        padding-bottom: 22px;
        margin-bottom: 29px;
        font-size: 30px;
        font-style: normal;
        letter-spacing: 0;
        /* Mobile */ }
        @media (max-width: 767px) {
          .section-review--alt .section__content h2 {
            padding-bottom: 8px;
            margin-bottom: 26px;
            font-size: 26px;
            text-align: left; } }
        .section-review--alt .section__content h2:after {
          content: '';
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          max-width: 212px;
          height: 6px;
          background: #000; }
      .section-review--alt .section__content p {
        padding-right: 60px;
        margin-bottom: 26px;
        font-size: 22px;
        color: #fff;
        line-height: 1.2;
        /* Mobile */ }
        @media (max-width: 767px) {
          .section-review--alt .section__content p {
            padding-right: 0;
            margin-bottom: 22px;
            font-size: 16px;
            text-align: left; } }
    .section-review--alt .section__aside {
      /* Mobile */ }
      @media (max-width: 767px) {
        .section-review--alt .section__aside {
          padding-top: 21px; } }
      .section-review--alt .section__aside h3:after {
        background: #000; }
      .section-review--alt .section__aside .section__list li + li {
        border-color: #2a84f1; }
      .section-review--alt .section__aside .section__list a {
        color: #fff; }

.section-cards {
  position: relative;
  padding-bottom: 3px;
  background: #e5f1ff;
  /* Mobile */
  /* Mobile */ }
  .section-cards .ico-arrow-long {
    position: relative;
    top: -2px;
    left: -1px; }
  .section-cards .row > .column, .section-cards .row > .columns, .section-cards .row .row.medium-unstack > .columns {
    -ms-flex: 0 1 33.33%;
        flex: 0 1 33.33%;
    max-width: 33.33%;
    /* Tablet Portrait */
    /* Mobile */ }
    @media (max-width: 1023px) {
      .section-cards .row > .column, .section-cards .row > .columns, .section-cards .row .row.medium-unstack > .columns {
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
        max-width: 50%; } }
    @media (max-width: 767px) {
      .section-cards .row > .column, .section-cards .row > .columns, .section-cards .row .row.medium-unstack > .columns {
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
        max-width: 100%; } }
  @media (max-width: 767px) {
    .section-cards {
      padding-bottom: 31px; } }
  .section-cards + .map {
    padding-top: 82px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .section-cards + .map {
        padding-top: 54px; } }
  .section-cards .card--case .card-divider {
    padding-bottom: 46px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .section-cards .card--case .card-divider {
        padding-bottom: 16px; } }
  .section-cards .card--case .card-section h3 a {
    color: #006bed;
    font-weight: 700; }
  @media (max-width: 767px) {
    .section-cards .shell {
      padding: 0 9px; }
    .section-cards .card--case .card-section {
      padding: 15px 17px 28px 20px; }
      .section-cards .card--case .card-section h3 {
        margin-bottom: 15px;
        font-size: 20px; } }
  .section-cards .section__head {
    margin-bottom: 40px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .section-cards .section__head {
        padding-left: 11px;
        margin-bottom: 31px; } }
    .section-cards .section__head h3 {
      position: relative;
      padding-bottom: 20px;
      font-size: 30px;
      color: #000;
      font-weight: 900;
      /* Mobile */ }
      @media (max-width: 767px) {
        .section-cards .section__head h3 {
          padding-bottom: 17px;
          font-size: 26px; } }
      .section-cards .section__head h3:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        max-width: 212px;
        height: 6px;
        background: #006bed; }
  .section-cards .section__body {
    margin: 0 -9px; }
  .section-cards .section__actions {
    padding-top: 41px;
    text-align: right;
    /* Mobile */ }
    @media (max-width: 767px) {
      .section-cards .section__actions {
        padding-top: 9px;
        text-align: center; } }
  .section-cards--alt {
    padding-bottom: 29px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .section-cards--alt {
        padding-top: 5px;
        padding-bottom: 32px; }
        .section-cards--alt + .section-review--alt {
          padding-top: 47px; }
        .section-cards--alt .card--case .card-section {
          padding-left: 18px; }
        .section-cards--alt .section__actions {
          padding-top: 25px; } }
    .section-cards--alt:after {
      display: none;
      display: block; }
    .section-cards--alt .section__head {
      /* Mobile */ }
      @media (max-width: 767px) {
        .section-cards--alt .section__head {
          margin-bottom: 15px; } }
      .section-cards--alt .section__head h3 {
        padding-bottom: 15px;
        font-size: 36px;
        /* Mobile */ }
        @media (max-width: 767px) {
          .section-cards--alt .section__head h3 {
            font-size: 26px; } }

/* ------------------------------------------------------------ *\
	Section Split
\* ------------------------------------------------------------ */
.section-split {
  position: relative;
  padding-top: 72px;
  padding-bottom: 33px;
  background: #e5f1ff;
  /* Mobile */ }
  @media (max-width: 767px) {
    .section-split {
      padding-top: 51px;
      padding-bottom: 0; }
      .section-split .shell {
        padding: 0 19px; } }
  .section-split:after {
    /* Mobile */ }
    @media (max-width: 767px) {
      .section-split:after {
        content: '';
        position: absolute;
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 5;
        height: 29px;
        background: url(../imgs/wave-dark-top.png) no-repeat;
        background-size: 100% 100%; } }
  .section-split .accordions-alt {
    margin-top: 37px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .section-split .accordions-alt {
        margin-left: -10px;
        margin-right: -10px;
        margin-top: -9px; } }
  .section-split .section__inner {
    display: -ms-flexbox;
    display: flex;
    /* Mobile */ }
    @media (max-width: 767px) {
      .section-split .section__inner {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
  .section-split .section__content {
    -ms-flex: 0 1 65%;
        flex: 0 1 65%;
    max-width: 65%;
    padding-left: 2px;
    padding-top: 11px;
    padding-right: 19px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .section-split .section__content {
        position: relative;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
        max-width: 100%;
        padding-right: 0;
        padding-bottom: 28px; }
        .section-split .section__content:after {
          content: '';
          position: absolute;
          top: 100%;
          left: -19px;
          right: -19px;
          z-index: 5;
          height: 31px;
          background: url(../imgs/wave-blue-alt-mob.png) no-repeat;
          background-size: 100% 100%; } }
  .section-split .section__aside {
    -ms-flex: 0 1 35%;
        flex: 0 1 35%;
    max-width: 35%;
    padding-left: 32px;
    margin-top: -12px;
    /* Small Desktop */
    /* Tablet Portrait */
    /* Mobile */ }
    @media (max-width: 1199px) {
      .section-split .section__aside {
        margin-top: -29px; } }
    @media (max-width: 1023px) {
      .section-split .section__aside {
        padding-left: 0; } }
    @media (max-width: 767px) {
      .section-split .section__aside {
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
        max-width: none;
        margin-top: 0;
        margin-left: -19px;
        margin-right: -19px; } }
    .section-split .section__aside-inner {
      background: #006bed; }
  .section-split .section__group {
    margin-bottom: 29px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .section-split .section__group:last-child {
        margin-bottom: 0; } }
    .section-split .section__group h3 {
      position: relative;
      padding-bottom: 11px;
      margin-bottom: 30px;
      font-size: 30px;
      color: #000;
      font-weight: 900;
      /* Mobile */ }
      @media (max-width: 767px) {
        .section-split .section__group h3 {
          padding-bottom: 9px;
          margin-bottom: 22px;
          font-size: 26px;
          line-height: 1.2; } }
      .section-split .section__group h3:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        max-width: 212px;
        height: 6px;
        background: #006bed; }
    .section-split .section__group p {
      font-size: 18px;
      line-height: 1.45;
      /* Mobile */ }
      @media (max-width: 767px) {
        .section-split .section__group p {
          margin-bottom: 24px;
          font-size: 16px;
          line-height: 1.5; }
          .section-split .section__group p:last-child {
            margin-bottom: 0; } }
      .section-split .section__group p a {
        color: #006bed;
        text-decoration: underline; }
  .section-split .section__links {
    margin: 0 0 34px;
    font-size: 18px;
    color: #000;
    line-height: 1.44;
    list-style: none;
    /* Mobile */ }
    @media (max-width: 767px) {
      .section-split .section__links {
        font-size: 16px;
        line-height: 1.5; } }
    .section-split .section__links:last-child {
      margin-bottom: 0; }
    .section-split .section__links li + li {
      margin-top: 29px;
      /* Mobile */ }
      @media (max-width: 767px) {
        .section-split .section__links li + li {
          margin-top: 24px; } }
    .section-split .section__links a {
      color: #006bed;
      text-decoration: underline; }
      .section-split .section__links a:link, .section-split .section__links a:visited {
        color: #006bed; }
  .section-split--long {
    position: relative;
    z-index: 5;
    padding-top: 0;
    padding-bottom: 26px;
    margin-top: -95px;
    background: #fff;
    /* Mobile */ }
    @media (max-width: 767px) {
      .section-split--long {
        margin-top: -2px; }
        .section-split--long .widget-form {
          margin-bottom: -26px; } }
    .section-split--long:before {
      top: 0;
      left: -1px;
      bottom: auto;
      /* Mobile */ }
      @media (max-width: 767px) {
        .section-split--long:before {
          top: auto;
          bottom: 100%; } }
    .section-split--long:after {
      display: none;
      display: block; }
    .section-split--long + .section-review--alt {
      padding-top: 102px;
      /* Mobile */ }
      @media (max-width: 767px) {
        .section-split--long + .section-review--alt {
          padding-top: 16px; } }
    .section-split--long .breadcrumbs-alt {
      position: relative;
      z-index: 5;
      margin-bottom: 34px;
      /* Mobile */ }
      @media (max-width: 767px) {
        .section-split--long .breadcrumbs-alt {
          display: none; } }
    .section-split--long .section__content {
      padding-top: 71px;
      padding-left: 0;
      /* Mobile */ }
      @media (max-width: 767px) {
        .section-split--long .section__content {
          padding-top: 8px;
          padding-bottom: 0; }
          .section-split--long .section__content:after {
            display: none; } }
    .section-split--long .section__aside {
      margin-top: 44px;
      /* Mobile */ }
      @media (max-width: 767px) {
        .section-split--long .section__aside {
          margin-top: 29px; } }
    .section-split--long .section__group {
      padding-left: 2px; }
      .section-split--long .section__group h3 {
        padding-bottom: 23px;
        margin-bottom: 36px;
        font-size: 36px;
        line-height: 0.97;
        /* Mobile */ }
        @media (max-width: 767px) {
          .section-split--long .section__group h3 {
            padding-bottom: 30px;
            margin-bottom: 31px;
            font-size: 26px;
            line-height: 1.15; } }
      .section-split--long .section__group h6 {
        margin-bottom: 28px;
        font-size: 14px;
        font-weight: 400;
        /* Mobile */ }
        @media (max-width: 767px) {
          .section-split--long .section__group h6 {
            margin-bottom: 26px;
            font-size: 13px; } }
      .section-split--long .section__group h5 {
        margin-bottom: 27px;
        letter-spacing: .012em;
        font-size: 18px;
        font-weight: 700;
        /* Mobile */ }
        @media (max-width: 767px) {
          .section-split--long .section__group h5 {
            font-size: 16px; } }
      .section-split--long .section__group p {
        padding-right: 50px;
        margin-bottom: 26px;
        /* Mobile */ }
        @media (max-width: 767px) {
          .section-split--long .section__group p {
            padding-right: 0;
            margin-bottom: 23px; } }
        .section-split--long .section__group p span {
          font-size: 16px;
          font-weight: 700;
          color: #000;
          text-transform: uppercase;
          /* Mobile */ }
          @media (max-width: 767px) {
            .section-split--long .section__group p span {
              display: block;
              margin-bottom: -5px;
              font-size: 13px; } }
        .section-split--long .section__group p a {
          font-size: 16px;
          color: #006bed;
          word-break: break-all;
          /* Mobile */ }
          @media (max-width: 767px) {
            .section-split--long .section__group p a {
              font-size: 13px; } }
      .section-split--long .section__group ul {
        margin-left: 45px;
        list-style: none;
        /* Mobile */ }
        @media (max-width: 767px) {
          .section-split--long .section__group ul {
            margin-left: -2px;
            margin-bottom: 25px;
            line-height: 1.3; } }
        .section-split--long .section__group ul li {
          position: relative;
          padding-left: 12px;
          /* Mobile */ }
          @media (max-width: 767px) {
            .section-split--long .section__group ul li {
              padding-left: 0;
              padding-right: 5px; }
              .section-split--long .section__group ul li + li {
                margin-top: 25px; }
              .section-split--long .section__group ul li p {
                display: inline; } }
          .section-split--long .section__group ul li:before {
            content: '';
            position: absolute;
            top: 12px;
            left: 0;
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background: #000;
            /* Mobile */ }
            @media (max-width: 767px) {
              .section-split--long .section__group ul li:before {
                position: relative;
                top: -1px;
                left: 1px;
                display: inline-block;
                margin-right: 5px; } }
  .section-split--links .section__content {
    padding-right: 12px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .section-split--links .section__content {
        padding-right: 0;
        padding-bottom: 38px; } }
  .section-split--links .section__group {
    margin-bottom: 34px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .section-split--links .section__group {
        margin-bottom: 28px; } }
    .section-split--links .section__group h3 {
      /* Mobile */ }
      @media (max-width: 767px) {
        .section-split--links .section__group h3 {
          margin-bottom: 21px; } }
    .section-split--links .section__group + .section__group h3 {
      margin-bottom: 22px; }
    .section-split--links .section__group + .section__group .section__links li + li {
      margin-top: 27px; }
  .section-split--videos {
    /* Mobile */ }
    @media (max-width: 767px) {
      .section-split--videos .shell {
        overflow: hidden; }
      .section-split--videos:after {
        content: '';
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        z-index: 5;
        height: 36px;
        background: url(../imgs/wave-white-mob.png) no-repeat;
        background-size: 100% 100%; }
      .section-split--videos .widget-form {
        padding-bottom: 21px; }
      .section-split--videos .section__content {
        padding-top: 8px;
        padding-bottom: 39px; } }
    .section-split--videos .article-video {
      padding: 0;
      margin-bottom: 22px;
      background: none;
      box-shadow: none; }
      .section-split--videos .article-video .article__body {
        display: block; }
      .section-split--videos .article-video .article__image {
        max-width: none;
        /* Mobile */ }
        @media (max-width: 767px) {
          .section-split--videos .article-video .article__image {
            margin-left: -21px;
            margin-right: -21px; } }
    .section-split--videos .list-featured {
      padding: 50px 20px 20px 62px;
      /* Tablet Portrait */
      /* Mobile */ }
      @media (max-width: 1023px) {
        .section-split--videos .list-featured {
          padding-top: 30px;
          padding-left: 20px;
          padding-right: 20px; } }
      @media (max-width: 767px) {
        .section-split--videos .list-featured {
          padding-top: 17px;
          padding-bottom: 38px;
          background: #fff; } }
    .section-split--videos .section__aside-inner {
      background: none; }
    .section-split--videos .section__group {
      margin-bottom: -3px;
      /* Mobile */ }
      @media (max-width: 767px) {
        .section-split--videos .section__group {
          margin-bottom: 19px; } }
      .section-split--videos .section__group h3 {
        margin-bottom: 17px;
        /* Mobile */ }
        @media (max-width: 767px) {
          .section-split--videos .section__group h3 {
            padding-bottom: 11px;
            margin-bottom: 25px; } }
      .section-split--videos .section__group p {
        /* Mobile */ }
        @media (max-width: 767px) {
          .section-split--videos .section__group p {
            padding-left: 5px;
            padding-right: 5px; } }

/* ------------------------------------------------------------ *\
	Article
\* ------------------------------------------------------------ */
.article {
  /*  Article Primary  */
  /*  Article Contact  */ }
  .article .article__actions {
    padding: 20px 40px 20px 20px;
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: #dad8d0;
    margin-bottom: 20px; }
    @media print, screen and (min-width: 64em) {
      .article .article__actions {
        display: -ms-flexbox;
        display: flex;
        padding: 20px 0;
        margin-bottom: 0;
        margin-right: -50%; } }
    .article .article__actions .article__action {
      position: relative; }
      @media print, screen and (min-width: 64em) {
        .article .article__actions .article__action {
          width: 50%; } }
      .article .article__actions .article__action .article__action-text {
        padding-left: 40px;
        text-align: right; }
        @media print, screen and (min-width: 64em) {
          .article .article__actions .article__action .article__action-text {
            padding: 0 81px; } }
        .article .article__actions .article__action .article__action-text p {
          margin-bottom: 5px;
          text-transform: uppercase;
          font-size: 12px;
          color: #a8635e;
          letter-spacing: 0.12em; }
        .article .article__actions .article__action .article__action-text a {
          font-size: 20px;
          line-height: 1.4;
          color: #485665;
          letter-spacing: 0; }
        .article .article__actions .article__action .article__action-text a:hover {
          color: #0facf3; }
      .article .article__actions .article__action img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        width: auto; }
        @media print, screen and (min-width: 64em) {
          .article .article__actions .article__action img {
            display: block !important; } }
    .article .article__actions .article__action--next img {
      left: auto;
      right: 0;
      transform: rotate(180deg); }
    .article .article__actions .article__action--next .article__action-text {
      padding: 0 40px 0 0;
      text-align: left; }
    .article .article__actions .article__action + .article__action {
      margin-top: 24px; }
      @media print, screen and (min-width: 64em) {
        .article .article__actions .article__action + .article__action {
          margin-top: 0; } }
  @media print, screen and (min-width: 64em) {
    .article .article__inner {
      display: -ms-flexbox;
      display: flex; }
      .article .article__inner .article__content {
        width: 66.66%; }
        .article .article__inner .article__content img {
          display: none; }
      .article .article__inner .article__aside {
        width: 33.33%; } }
  .article .article__aside img {
    display: none; }
    @media print, screen and (min-width: 64em) {
      .article .article__aside img {
        display: block; } }
  .article img {
    width: 100%;
    margin-bottom: 23px; }
  .article h2 {
    font-size: 26px;
    color: #333333;
    font-weight: 600; }
    @media print, screen and (min-width: 64em) {
      .article h2 {
        margin-bottom: 25px;
        font-size: 36px; } }
  .article h4 {
    margin-bottom: 20px;
    font-size: 21px;
    font-family: 'Oswald', sans-serif;
    font-weight: 600; }
    @media print, screen and (min-width: 64em) {
      .article h4 {
        font-size: 24px; } }
  .article .article__text {
    padding: 0 40px 0 20px; }
    @media print, screen and (min-width: 64em) {
      .article .article__text {
        padding: 0 60px 0 0; } }
  .article p {
    font-size: 16px;
    line-height: 1.5; }
    .article p a {
      color: #1779ba;
      text-decoration: none; }
      .article p a:hover {
        text-decoration: underline; }
    @media print, screen and (min-width: 64em) {
      .article p {
        margin-bottom: 30px;
        font-size: 20px;
        line-height: 1.6; } }
  .article--primary {
    background: #fff;
    padding: 24px 0 21px; }
    .article--primary .wrap {
      padding: 0; }
    .article--primary .search-primary {
      margin-right: -20px;
      margin-bottom: 26px; }
    .article--primary .list-results {
      margin-top: -4px; }
    .article--primary .blocquote {
      font-style: italic;
      display: block; }
      .article--primary .blocquote p {
        font-weight: 400; }
    .article--primary .article__content {
      color: #333;
      /*margin-bottom: 13px;*/ }
      .article--primary .article__content h6 {
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 0.12em;
        color: #a8635e;
        font-weight: 600;
        margin-bottom: 17px; }
      .article--primary .article__content h2 {
        font-size: 26px;
        line-height: 1.23;
        color: #333;
        margin-right: -5px;
        margin-bottom: 24px; }
      .article--primary .article__content h3 {
        font-size: 22px;
        line-height: 1.18;
        margin-bottom: 26px; }
      .article--primary .article__content p {
        margin-right: -21px;
        font-weight: 400;
        margin-bottom: 0; }
        .article--primary .article__content p i {
          font-weight: 400; }
        .article--primary .article__content p a {
          color: #1779ba; }
        .article--primary .article__content p strong {
          font-weight: 400; }
      .article--primary .article__content p + p {
        margin-top: 24px; }
      .article--primary .article__content p + .blocquote {
        margin-top: 13px; }
      .article--primary .article__content .blocquote + p {
        margin-top: 35px; }
      .article--primary .article__content .list-actions {
        margin-right: 4px;
        padding: 8px 0;
        margin-bottom: 21px; }
      .article--primary .article__content--primary {
        margin-bottom: 43px; }
      .article--primary .article__content--alt {
        margin-bottom: 12px; }
    .article--primary .article__actions {
      margin: 41px 20px 8px;
      padding: 20px 4px 20px 4px;
      border-bottom: none; }
      .article--primary .article__actions .article__action + .article__action {
        margin-top: 22px; }
      .article--primary .article__actions .article__action .article__action-text p {
        color: #333;
        margin-right: 0;
        margin-bottom: 3px; }
      .article--primary .article__actions .article__action .article__action-text a {
        color: #1779ba; }
      .article--primary .article__actions .article__action--prev {
        padding-right: 9px; }
      .article--primary .article__actions .article__action--next img {
        margin-top: 5px; }
    .article--primary .article__aside .card--def {
      margin: 20px 10px 0;
      padding: 25px 47px 55px; }
      .article--primary .article__aside .card--def h1 {
        font-size: 40px;
        line-height: 1.13; }
      .article--primary .article__aside .card--def p {
        padding-left: 9px;
        margin-bottom: 34px; }
      .article--primary .article__aside .card--def .card__ico {
        margin-bottom: 23px; }
      .article--primary .article__aside .card--def .card-section {
        margin-bottom: 0; }
      .article--primary .article__aside .card--def .seemore {
        letter-spacing: 0.22em;
        position: relative;
        color: #fff;
        font-size: 14px;
        margin: 0 -7px; }
        .article--primary .article__aside .card--def .seemore i {
          font-size: 30px;
          position: relative;
          top: 6px; }
    .article--primary .article__text + .article__text {
      margin-top: 20px; }
    .article--primary .article__cols + .article__cols {
      margin-top: 10px; }
    .article--primary .form-contact {
      margin: 21px 10px; }
  .article--secondary .article__inner .article__content {
    padding-right: 41px !important; }
  .article--secondary .article__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .article--secondary .article__content .article__actions {
      margin: auto 0 0 !important; }
    .article--secondary .article__content h3 {
      margin-bottom: 5px !important;
      font-size: 26px !important;
      line-height: 1.15 !important; }
    .article--secondary .article__content h5 {
      font-size: 20px;
      line-height: 1.5; }
    .article--secondary .article__content p {
      margin-bottom: 20px !important;
      font-size: 20px !important;
      line-height: 1.5 !important; }
    .article--secondary .article__content ul {
      font-size: 20px;
      line-height: 1.5; }
      .article--secondary .article__content ul ul li {
        padding: 2px 0; }
  .article--secondary .article__actions {
    width: 100%;
    padding: 20px 0 0 !important; }
    .article--secondary .article__actions:after {
      margin-left: 0 !important; }
  .article--secondary .article__action {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .article--secondary .article__action > * {
      width: 100%; }
    .article--secondary .article__action img {
      top: 50% !important;
      transform: translateY(-50%);
      margin: 0 !important; }
    .article--secondary .article__action--prev {
      padding-right: 40px !important;
      padding-left: 60px !important; }
    .article--secondary .article__action--next {
      padding-right: 60px !important;
      padding-left: 40px !important; }
      .article--secondary .article__action--next img {
        transform: translateY(-50%) rotate(180deg) !important; }
  .article--secondary .article__aside .news {
    padding-bottom: 39px; }
    .article--secondary .article__aside .news .news__list ul li {
      border-bottom-color: #e9e8e3; }
  .article--contact .article__content h3 {
    font-size: 20px; }
  .article--contact .article__content p {
    margin-right: 0; }
  .article--contact .article__text {
    padding: 0 20px; }
  .article .news--alt .news__list ul li.active a {
    color: #333; }
  @media (max-width: 767px) {
    .article--primary .article__content p a {
      word-break: break-all; }
    .article--secondary .article__aside .news {
      padding-bottom: 14px; }
    .article--secondary .article__inner .article__content {
      padding-right: 0 !important; }
    .article--secondary .article__content {
      padding-bottom: 30px !important; }
      .article--secondary .article__content .article__actions {
        margin-top: 15px !important; }
      .article--secondary .article__content h3,
      .article--secondary .article__content h5 {
        margin-bottom: 0;
        font-size: 18px !important;
        line-height: 1.2 !important; }
      .article--secondary .article__content h3 + ul {
        margin-top: 10px; }
      .article--secondary .article__content ul {
        padding-left: 20px !important;
        margin-bottom: 15px;
        margin-left: 20px;
        font-size: 18px;
        line-height: 1.2; }
        .article--secondary .article__content ul li {
          padding: 4px 0; }
        .article--secondary .article__content ul ul {
          padding-left: 20px !important;
          margin-left: 3px; }
      .article--secondary .article__content p {
        font-size: 16px !important;
        line-height: 1.2 !important; }
    .article--secondary .article__actions {
      padding-top: 30px !important;
      padding-bottom: 30px !important; }
    .article--secondary .article__action-text {
      padding: 0 !important; }
    .article--secondary .article__action--prev {
      padding-right: 0 !important;
      padding-left: 35px !important; }
    .article--secondary .article__action--next {
      padding-right: 25px !important;
      padding-left: 0 !important; }
    .article--secondary .article__action-text {
      text-align: left !important; }
    .article--secondary-text-alt .article__content p {
      font-size: 16px !important; } }

@media print, screen and (min-width: 40em) {
  .article--primary .search-primary {
    margin-right: 0; }
  .article--primary .article__text {
    padding: 0; }
  .article--primary .article__content p {
    margin-right: 0; }
  .article--primary .form-contact {
    margin: 45px 0 0 !important; }
  .article--secondary .article__actions {
    margin-top: 30px !important; }
  .article--secondary .article__content {
    padding-right: 0 !important; } }

@media print, screen and (min-width: 64em) {
  .article {
    /*  Article Primary  */
    /*  Article Contact  */ }
    .article--primary {
      overflow: hidden;
      border-radius: 5px;
      padding: 0;
      margin-bottom: 81px;
      box-shadow: 0 0 44px 0 rgba(0, 0, 0, 0.1); }
      .article--primary > .column, .article--primary > .columns {
        padding: 0; }
      .article--primary .form-contact {
        margin: 45px 0 0 !important; }
      .article--primary .blocquote {
        padding-left: 55px;
        background: url(../imgs/ico-quote.png) no-repeat 0 7px; }
        .article--primary .blocquote p {
          line-height: 1.5 !important; }
      .article--primary .search-primary {
        margin-right: -29px;
        margin-bottom: 35px; }
      .article--primary .list-results {
        margin-top: 0;
        padding-top: 5px; }
      .article--primary .article__aside {
        padding-left: 15px;
        position: relative;
        left: 1px; }
        .article--primary .article__aside:after {
          content: '';
          position: absolute;
          top: 0;
          left: 14px;
          width: 1px;
          height: 100%;
          background: #dad8d0; }
        .article--primary .article__aside--primary .card--def {
          margin: 20px 20px 0;
          padding: 29px 43px 46px; }
          .article--primary .article__aside--primary .card--def h1 {
            font-size: 50px;
            line-height: 1;
            margin-bottom: 19px; }
          .article--primary .article__aside--primary .card--def p {
            font-size: 16px;
            line-height: 1.2;
            margin: 0 0 42px;
            padding: 0 15px; }
          .article--primary .article__aside--primary .card--def .seemore {
            font-size: 16px;
            margin: 0; }
            .article--primary .article__aside--primary .card--def .seemore i {
              left: 3px; }
          .article--primary .article__aside--primary .card--def .card-section {
            padding-bottom: 0; }
          .article--primary .article__aside--primary .card--def .card__ico {
            width: 50px;
            height: 50px;
            font-size: 56px;
            margin-bottom: 30px; }
        .article--primary .article__aside--secondary {
          padding-bottom: 22px; }
      .article--primary .article__text {
        padding: 0; }
        .article--primary .article__text + .article__text {
          border-top: 1px solid #dad8d0;
          margin-top: 32px;
          padding-top: 24px;
          margin-right: -66px;
          padding-right: 66px;
          padding-bottom: 30px; }
        .article--primary .article__text--primary h3 {
          font-size: 26px !important; }
      .article--primary .article__content {
        padding: 55px 74px 53px 60px; }
        .article--primary .article__content h2 {
          font-size: 38px;
          line-height: 1; }
        .article--primary .article__content h3 {
          font-size: 24px;
          line-height: 1.58;
          margin-bottom: 26px; }
        .article--primary .article__content p {
          margin-right: 0;
          line-height: 1.7; }
          .article--primary .article__content p strong {
            font-weight: 600; }
        .article--primary .article__content p + p {
          margin-top: 26px; }
        .article--primary .article__content p + .blocquote {
          margin-top: 26px;
          margin-right: -5px; }
        .article--primary .article__content .blocquote + p {
          margin-top: 27px; }
        .article--primary .article__content .list-actions {
          margin-bottom: 27px;
          max-width: 236px; }
        .article--primary .article__content--primary h3 {
          margin-bottom: 19px; }
        .article--primary .article__content--secondary {
          margin-bottom: 22px; }
          .article--primary .article__content--secondary h3 {
            font-size: 30px; }
        .article--primary .article__content--alt {
          margin-bottom: 0; }
        .article--primary .article__content--contact h3 {
          margin-bottom: 31px; }
        .article--primary .article__content--text p + p {
          margin-top: 29px; }
      .article--primary .article__actions {
        margin: 41px -26px 10px -3px;
        padding-bottom: 0;
        position: relative; }
        .article--primary .article__actions:after {
          content: '';
          position: absolute;
          margin-left: -10px;
          top: 0;
          left: 50%;
          width: 1px;
          height: 100%;
          background: #dad8d0; }
        .article--primary .article__actions .article__action img {
          margin-top: 8px; }
        .article--primary .article__actions .article__action .article__action-text {
          padding: 0 0px; }
        .article--primary .article__actions .article__action + .article__action {
          margin-top: 0; }
        .article--primary .article__actions .article__action--prev {
          padding-right: 68px; }
          .article--primary .article__actions .article__action--prev img {
            margin-left: -7px; }
        .article--primary .article__actions .article__action--next {
          padding-left: 51px;
          padding-right: 50px; }
          .article--primary .article__actions .article__action--next img {
            margin-right: 3px; }
      .article--primary .article__cols {
        display: -ms-flexbox;
        display: flex;
        margin: 0 -10px; }
        .article--primary .article__cols .col--1of2 {
          width: 50%;
          padding: 0 10px; }
        .article--primary .article__cols + .article__cols {
          margin-top: 0; }
    .article--contact .article__content {
      padding: 55px 34px 60px 60px; }
      .article--contact .article__content h3 {
        line-height: 1.42; }
      .article--contact .article__content p {
        margin-right: 10px; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .article--primary .article__aside {
    left: 1px; } }

/* ------------------------------------------------------------ *\
	Article Case
\* ------------------------------------------------------------ */
.article--case {
  color: #333; }
  .article--case .article__content {
    padding: 61px 74px 47px 60px; }
    .article--case .article__content h2 {
      margin-bottom: 23px; }
    .article--case .article__content p {
      font-size: 18px;
      line-height: 1.45; }
      .article--case .article__content p + p {
        margin-top: 26px; }
  .article--case .article__actions {
    margin: 62px -26px 10px 3px; }
    .article--case .article__actions .article__action--prev {
      padding-right: 70px;
      padding-left: 20px; }
    .article--case .article__actions .article__action .article__action-text a {
      font-size: 18px;
      line-height: 1.56;
      letter-spacing: -.005em; }
  .article--case .news--alt .news__list {
    padding: 69px 60px 5px;
    border-left: 0; }
    .article--case .news--alt .news__list ul li {
      padding-bottom: 14px;
      margin-bottom: 13px; }
      .article--case .news--alt .news__list ul li.active a {
        color: #333; }
  .article--case .news--alt h5 {
    padding-bottom: 19px;
    margin-bottom: 24px; }
  @media (max-width: 1023px) {
    .article--case .article__content {
      padding: 20px 0; }
      .article--case .article__content p {
        font-size: 16px;
        line-height: 1.5; }
    .article--case .article__actions {
      margin: 41px 20px 8px; }
      .article--case .article__actions .article__action--prev {
        padding-right: 0; }
    .article--case .news--alt {
      padding: 0; }
      .article--case .news--alt .news__list {
        padding: 0; } }
  @media (max-width: 767px) {
    .article--case .article__text {
      padding: 0 10px; }
    .article--case .article__content {
      padding: 15px 0; }
      .article--case .article__content h2,
      .article--case .article__content p {
        margin-right: 0; }
      .article--case .article__content p {
        margin-right: -5px; }
        .article--case .article__content p + p {
          margin-top: 25px; }
      .article--case .article__content h2 {
        line-height: 1.1; }
    .article--case .article__actions {
      padding: 25px 4px 25px 4px;
      margin: 26px 10px 21px;
      border-bottom: 1px solid #dad8d0; }
      .article--case .article__actions .article__action img {
        top: 6px; }
      .article--case .article__actions .article__action .article__action-text {
        padding-left: 30px; }
        .article--case .article__actions .article__action .article__action-text br {
          display: none; }
        .article--case .article__actions .article__action .article__action-text a {
          font-size: 16px;
          line-height: 1.5; }
      .article--case .article__actions .article__action--next img {
        top: auto;
        bottom: 0;
        margin-top: 0; }
      .article--case .article__actions .article__action--next .article__action-text {
        padding-left: 0;
        padding-right: 30px; }
    .article--case .news--alt {
      padding: 0 10px; } }

/* ------------------------------------------------------------ *\
	Article Sources
\* ------------------------------------------------------------ */
.article--sources {
  padding: 45px 60px 0; }
  .article--sources .row {
    margin-left: -60px;
    margin-right: -60px; }
    .article--sources .row .column, .article--sources .row .columns {
      padding: 0 60px 60px; }
      .article--sources .row .column ~ .column, .article--sources .row .columns ~ .column, .article--sources .row .column ~ .columns, .article--sources .row .columns ~ .columns {
        border-left: 1px solid #dad8d0;
        padding-left: 70px; }
        .article--sources .row .column ~ .column p, .article--sources .row .columns ~ .column p, .article--sources .row .column ~ .columns p, .article--sources .row .columns ~ .columns p {
          padding-right: 0;
          margin-right: -5px; }
          .article--sources .row .column ~ .column p:first-child, .article--sources .row .columns ~ .column p:first-child, .article--sources .row .column ~ .columns p:first-child, .article--sources .row .columns ~ .columns p:first-child {
            margin-top: -5px; }
  .article--sources h2 {
    font-size: 38px;
    text-align: center;
    margin: 0; }
  .article--sources hr {
    height: 4px;
    background: #e9e7e4;
    margin: 8px auto 48px; }
  .article--sources img {
    max-width: 100%;
    height: auto;
    margin-bottom: 54px; }
  .article--sources p {
    font-size: 18px;
    line-height: 1.45;
    margin: 0;
    padding-right: 15px; }
    .article--sources p ~ p {
      margin-top: 26px; }
    .article--sources p a {
      color: #1779ba; }
      .article--sources p a:hover {
        text-decoration: underline; }
  @media (max-width: 1023px) {
    .article--sources {
      padding: 15px 0 !important; }
      .article--sources .row {
        margin-left: -10px;
        margin-right: -10px; }
        .article--sources .row .column, .article--sources .row .columns {
          padding-left: 10px;
          padding-right: 10px; }
          .article--sources .row .column ~ .column, .article--sources .row .columns ~ .column, .article--sources .row .column ~ .columns, .article--sources .row .columns ~ .columns {
            padding-left: 10px; }
            .article--sources .row .column ~ .column p, .article--sources .row .columns ~ .column p, .article--sources .row .column ~ .columns p, .article--sources .row .columns ~ .columns p {
              margin-right: 0; }
              .article--sources .row .column ~ .column p:first-child, .article--sources .row .columns ~ .column p:first-child, .article--sources .row .column ~ .columns p:first-child, .article--sources .row .columns ~ .columns p:first-child {
                margin-right: 0; } }
  @media (max-width: 767px) {
    .article--sources {
      padding: 20px 0 11px !important; }
      .article--sources h2 {
        font-size: 25px; }
      .article--sources hr {
        margin: 8px auto 29px; }
      .article--sources .row {
        margin-left: 0;
        margin-right: 0; }
        .article--sources .row .column, .article--sources .row .columns {
          padding-bottom: 0; }
          .article--sources .row .column ~ .column, .article--sources .row .columns ~ .column, .article--sources .row .column ~ .columns, .article--sources .row .columns ~ .columns {
            margin-top: 28px;
            border: 0; }
      .article--sources img {
        margin-bottom: 15px; }
      .article--sources p {
        padding: 0;
        font-size: 16px;
        line-height: 1.5; } }

/* ------------------------------------------------------------ *\
	Article Source
\* ------------------------------------------------------------ */
@media (max-width: 767px) {
  .article--source .article__aside {
    margin-top: 20px; }
  .article--source .news--alt {
    padding-bottom: 12px; }
    .article--source .news--alt h5 {
      letter-spacing: .1em; } }

/* ------------------------------------------------------------ *\
	Article Search
\* ------------------------------------------------------------ */
.article--search {
  padding-bottom: 8px; }
  .article--search .article__content {
    padding: 62px 44px 47px 60px; }
    .article--search .article__content h2 {
      margin-bottom: 16px; }
    .article--search .article__content .input-group-field {
      padding: 12px 10px;
      font-size: 18px;
      color: #333;
      border-radius: 5px; }
    .article--search .article__content .input-group-button {
      margin-left: 10px; }
      .article--search .article__content .input-group-button .button {
        min-width: 166px;
        height: auto;
        padding: 15px 20px 14px;
        background: #74845c;
        border-radius: 5px;
        letter-spacing: .22em;
        font-weight: 400;
        font-size: 16px;
        color: #fff; }
  .article--search .search {
    margin-bottom: 30px; }
  .article--search .result {
    padding-right: 20px; }
    .article--search .result ~ .result {
      margin-top: 26px; }
    .article--search .result h2 {
      font-size: 30px;
      margin: 0 0 4px; }
    .article--search .result h3 {
      font-size: 20px;
      margin: 0 0 10px; }
      .article--search .result h3 a {
        color: #1779ba;
        transition: color .4s ease; }
        .article--search .result h3 a:hover {
          color: #37a0e6; }
    .article--search .result p {
      margin: 0;
      font-size: 20px;
      color: #333;
      line-height: 1.7; }
  .article--search-orange .article__content .input-group-button .button {
    background: #d57e3f; }
    .article--search-orange .article__content .input-group-button .button:hover {
      background: #dc915b; }
  .article--search-orange .article__content .input-group-field::-webkit-input-placeholder {
    color: #333; }
  .article--search-orange .article__content .input-group-field:-ms-input-placeholder {
    color: #333; }
  .article--search-orange .article__content .input-group-field::placeholder {
    color: #333; }
  @media (max-width: 1023px) {
    .article--search .article__content {
      padding: 25px 0; } }
  @media (max-width: 767px) {
    .article--search {
      margin-bottom: -10px !important; }
      .article--search .article__content {
        padding: 17px 10px; }
      .article--search .input-group {
        display: block; }
      .article--search .input-group-button {
        margin-left: 0 !important;
        margin-top: 6px; }
        .article--search .input-group-button .button {
          width: 100%; }
      .article--search .search {
        margin-bottom: 5px; }
      .article--search .result {
        padding-right: 0; }
        .article--search .result ~ .result {
          margin-top: 26px; }
        .article--search .result h2 {
          font-size: 22px;
          margin-bottom: -5px; }
        .article--search .result h3 {
          font-size: 16px;
          line-height: 1.5;
          margin-bottom: 7px; }
        .article--search .result p {
          font-size: 16px;
          line-height: 1.5; }
      .article--search .article__aside {
        margin-top: 20px; } }

/* ------------------------------------------------------------ *\
	Article Alt
\* ------------------------------------------------------------ */
.article--alt h5 {
  font-size: 22px; }

.article--alt .article__text ul {
  padding-left: 27px; }

.article--alt .article__text p + h5 {
  margin-top: 20px; }

.article--alt .article__text h5 {
  margin-bottom: 0; }

@media (max-width: 767px) {
  .article--alt h5 {
    font-size: 18px; }
  .article--alt .article__actions {
    margin-bottom: 0; }
    .article--alt .article__actions .article__action .article__action-text {
      padding-top: 6px;
      padding-left: 13px;
      text-align: left; }
    .article--alt .article__actions .article__action + .article__action {
      margin-top: 16px; }
    .article--alt .article__actions .article__action--next {
      padding-right: 20px; }
      .article--alt .article__actions .article__action--next .article__action-text {
        padding-top: 0;
        padding-right: 35px;
        padding-bottom: 6px;
        padding-left: 0;
        text-align: right; } }

/* ------------------------------------------------------------ *\
	Article Video
\* ------------------------------------------------------------ */
.article-video {
  padding: 23px 0 30px 31px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  /* Tablet Portrait */
  /* Mobile */ }
  .article-video iframe {
    border: 0; }
  @media (max-width: 1023px) {
    .article-video {
      padding: 23px 20px 30px 20px; } }
  @media (max-width: 767px) {
    .article-video {
      padding-top: 15px;
      padding-bottom: 24px; } }
  .article-video .article__head {
    padding-right: 20px;
    margin-bottom: 30px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .article-video .article__head {
        padding-right: 0;
        margin-bottom: 21px; } }
    .article-video .article__head p {
      font-size: 21px;
      color: #000;
      line-height: 1.43;
      font-weight: 400;
      letter-spacing: -.006em;
      /* Mobile */ }
      @media (max-width: 767px) {
        .article-video .article__head p {
          font-size: 16px;
          line-height: 1.5; } }
      .article-video .article__head p strong {
        font-weight: 700;
        letter-spacing: 0; }
    .article-video .article__head a {
      letter-spacing: .001em;
      /* Mobile */ }
      .article-video .article__head a:hover {
        text-decoration: none; }
      @media (max-width: 767px) {
        .article-video .article__head a {
          font-size: 16px; } }
  .article-video .article__body {
    display: -ms-flexbox;
    display: flex;
    /* Tablet Portrait */
    /* Mobile */ }
    @media (max-width: 1023px) {
      .article-video .article__body {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; } }
    @media (max-width: 767px) {
      .article-video .article__body {
        display: block; } }
  .article-video .article__image {
    -ms-flex: 0 1 65%;
        flex: 0 1 65%;
    max-width: 65%;
    /* Tablet Portrait */
    /* Mobile */ }
    @media (max-width: 1023px) {
      .article-video .article__image {
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
        max-width: 100%; } }
    @media (max-width: 767px) {
      .article-video .article__image {
        margin-left: -20px;
        margin-right: -20px;
        max-width: none; } }
  .article-video .article__content {
    -ms-flex: 0 1 35%;
        flex: 0 1 35%;
    max-width: 35%;
    /* Tablet Portrait */
    /* Mobile */ }
    @media (max-width: 1023px) {
      .article-video .article__content {
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
        max-width: 100%;
        padding-top: 20px; } }
    @media (max-width: 767px) {
      .article-video .article__content {
        max-width: none;
        padding-top: 0;
        margin-left: -20px;
        margin-right: -20px; } }

/* ------------------------------------------------------------ *\
	Article Split
\* ------------------------------------------------------------ */
.article-split {
  position: relative;
  padding-bottom: 16px;
  /* Mobile */ }
  @media (max-width: 767px) {
    .article-split {
      padding-bottom: 76px; } }
  .article-split:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 5;
    height: 73px;
    background: url(../imgs/wave-2.png) no-repeat;
    background-size: 100% 100%;
    /* Mobile */ }
    @media (max-width: 767px) {
      .article-split:after {
        height: 31px;
        top: auto;
        bottom: 0;
        background: url(../imgs/wave-22.png) no-repeat;
        background-size: 100% 100%; } }
  .article-split + .section-review {
    padding-top: 132px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .article-split + .section-review {
        padding-top: 20px; } }
  .article-split .btn-icon {
    padding: 11px 50px 14px 49px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .article-split .btn-icon {
        padding: 8px 36px 11px 40px; } }
  .article-split .article__inner {
    display: -ms-flexbox;
    display: flex;
    /* Mobile */ }
    @media (max-width: 767px) {
      .article-split .article__inner {
        display: block; } }
  .article-split .article__aside {
    -ms-flex: 0 1 36%;
        flex: 0 1 36%;
    max-width: 36%;
    /* Tablet Portrait */
    /* Mobile */ }
    @media (max-width: 1023px) {
      .article-split .article__aside {
        padding-right: 20px; } }
    @media (max-width: 767px) {
      .article-split .article__aside {
        max-width: none;
        padding-right: 50px; } }
    .article-split .article__aside h2 {
      position: relative;
      padding-bottom: 15px;
      margin-bottom: 40px;
      font-size: 36px;
      color: #000;
      line-height: 1.23;
      font-weight: 900;
      /* Tablet Portrait */
      /* Mobile */ }
      @media (max-width: 1023px) {
        .article-split .article__aside h2 {
          font-size: 32px; }
          .article-split .article__aside h2 br {
            display: none; } }
      @media (max-width: 767px) {
        .article-split .article__aside h2 {
          padding-bottom: 23px;
          margin-bottom: 22px;
          font-size: 26px;
          line-height: 1.23; } }
      .article-split .article__aside h2:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        max-width: 212px;
        height: 6px;
        background: #006bed; }
  .article-split .article__content {
    -ms-flex: 0 1 64%;
        flex: 0 1 64%;
    max-width: 64%;
    padding: 2px 10px 0 10px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .article-split .article__content {
        max-width: none;
        padding: 0;
        margin-left: -3px;
        margin-right: -3px; } }
    .article-split .article__content p {
      margin-bottom: 19px;
      font-size: 22px;
      line-height: 1.49;
      letter-spacing: .007em;
      font-weight: 400;
      /* Mobile */ }
      @media (max-width: 767px) {
        .article-split .article__content p {
          margin-bottom: 15px;
          font-size: 16px;
          line-height: 1.5;
          letter-spacing: 0; }
          .article-split .article__content p:last-child {
            margin-bottom: 0; } }
      .article-split .article__content p a {
        color: #006bed;
        text-decoration: underline; }
        .article-split .article__content p a:hover {
          text-decoration: none; }
  .article-split .article__links {
    margin: 0 0 -16px;
    font-size: 22px;
    line-height: 1.45;
    list-style: none;
    /* Mobile */ }
    @media (max-width: 767px) {
      .article-split .article__links {
        font-size: 16px;
        line-height: 1.5; } }
    .article-split .article__links li {
      padding-bottom: 17px;
      border-bottom: 1px solid #cce1fb;
      margin-bottom: 16px;
      /* Mobile */ }
      @media (max-width: 767px) {
        .article-split .article__links li {
          padding-bottom: 14px;
          border-bottom: 1px solid #cce1fb;
          margin-bottom: 9px; } }
    .article-split .article__links a {
      color: #006bed; }
      .article-split .article__links a:link, .article-split .article__links a:active {
        color: #006bed; }
  .article-split .article__actions {
    /* Mobile */ }
    @media (max-width: 767px) {
      .article-split .article__actions {
        padding: 10px 0 0 31px; } }
  .article-split--alt {
    padding-bottom: 0;
    /* Mobile */ }
    @media (max-width: 767px) {
      .article-split--alt {
        padding-bottom: 37px; }
        .article-split--alt:after {
          display: none;
          content: '';
          position: absolute;
          top: 100%;
          left: 0;
          right: 0;
          z-index: 5;
          height: 36px;
          background: url(../imgs/wave-white-mob.png) no-repeat;
          background-size: 100% 100%;
          display: inline-block; } }
    .article-split--alt .article__aside {
      -ms-flex: 0 1 32%;
          flex: 0 1 32%;
      max-width: 32%;
      /* Mobile */ }
      @media (max-width: 767px) {
        .article-split--alt .article__aside {
          -ms-flex: 0 1 100%;
              flex: 0 1 100%;
          max-width: 100%; } }
      .article-split--alt .article__aside h2 {
        padding-bottom: 8px;
        margin-bottom: 25px;
        /* Mobile */ }
        @media (max-width: 767px) {
          .article-split--alt .article__aside h2 {
            margin-bottom: 13px; } }
    .article-split--alt .article__content {
      -ms-flex: 0 1 68%;
          flex: 0 1 68%;
      max-width: 68%;
      padding: 1px 0px 0 23px;
      /* Mobile */ }
      @media (max-width: 767px) {
        .article-split--alt .article__content {
          -ms-flex: 0 1 100%;
              flex: 0 1 100%;
          max-width: 100%;
          padding-left: 0; } }
      .article-split--alt .article__content p {
        letter-spacing: 0; }
  .article-split--distance {
    padding-top: 54px;
    padding-bottom: 27px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .article-split--distance {
        padding-bottom: 34px; } }
    .article-split--distance + .section-split {
      padding-bottom: 45px;
      /* Mobile */ }
      @media (max-width: 767px) {
        .article-split--distance + .section-split {
          padding-bottom: 0; } }
      .article-split--distance + .section-split + .section-review {
        padding-top: 102px;
        /* Mobile */ }
        @media (max-width: 767px) {
          .article-split--distance + .section-split + .section-review {
            padding-top: 15px; } }
      .article-split--distance + .section-split .section__group p {
        margin-bottom: 26px;
        /* Mobile */ }
        @media (max-width: 767px) {
          .article-split--distance + .section-split .section__group p {
            margin-bottom: 24px; }
            .article-split--distance + .section-split .section__group p:last-child {
              margin-bottom: 0; } }
    .article-split--distance .widget-form {
      padding-top: 57px; }
    .article-split--distance .article__aside h2 {
      padding-bottom: 18px;
      /* Mobile */ }
      @media (max-width: 767px) {
        .article-split--distance .article__aside h2 {
          padding-bottom: 10px; } }
    .article-split--distance .article__content p {
      margin-bottom: 32px;
      /* Mobile */ }
      @media (max-width: 767px) {
        .article-split--distance .article__content p {
          margin-bottom: 24px; } }
      .article-split--distance .article__content p:last-child {
        margin-bottom: 0; }
  .article-split--adjust {
    /* Mobile */ }
    @media (max-width: 767px) {
      .article-split--adjust {
        padding-bottom: 26px; }
        .article-split--adjust:before {
          bottom: 99%; } }

/* ------------------------------------------------------------ *\
	Profiles
\* ------------------------------------------------------------ */
.profiles {
  padding: 27px 19px;
  background: #ebeae5; }
  @media print, screen and (min-width: 64em) {
    .profiles {
      padding: 43px 58px; } }
  .profiles h3 {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 35px;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 21px;
    color: #7f7a67;
    letter-spacing: 0.32em; }
    .profiles h3:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100px;
      height: 3px;
      background: #a8635e; }
    @media print, screen and (min-width: 64em) {
      .profiles h3 {
        font-size: 24px; } }
  .profiles ul {
    margin: 0;
    list-style-type: none;
    font-size: 16px;
    line-height: 1.38;
    color: #7f7a67; }
    .profiles ul a {
      color: #a8635e; }
      .profiles ul a:hover {
        text-decoration: underline; }
    .profiles ul li {
      margin-bottom: 15px; }

/* ------------------------------------------------------------ *\
	News
\* ------------------------------------------------------------ */
.news {
  padding: 20px 0; }
  .news h5 {
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 15px;
    font-size: 14px;
    color: #a8635e;
    letter-spacing: 0.12em;
    text-transform: uppercase; }
    .news h5:after {
      position: absolute;
      content: '';
      bottom: 0;
      left: 0;
      width: 100px;
      height: 3px;
      background: #b6b2a2; }
  .news ul {
    list-style-type: none;
    margin: 0 0 32px 0;
    font-size: 14px;
    line-height: 1.57;
    color: #333333; }
  .news li {
    margin-bottom: 17px; }
    .news li a {
      color: #1779ba; }
      .news li a:hover {
        text-decoration: underline; }

.news--alt {
  padding: 0 20px; }
  .news--alt img {
    display: block !important;
    margin-bottom: 0; }
  .news--alt .news__list {
    padding-top: 25px; }
    .news--alt .news__list ul li {
      padding-bottom: 5px;
      border-bottom: 1px solid #dad8d0;
      margin-bottom: 11px; }
    .news--alt .news__list ul a {
      transition: color .3s; }
    .news--alt .news__list ul a:hover {
      text-decoration: none;
      color: #0facf3; }
    .news--alt .news__list ul + .button {
      margin-top: 17px; }
    .news--alt .news__list + .news__list {
      padding-top: 20px; }
  @media (max-width: 767px) {
    .news--alt .news__list ul + .button {
      margin-top: 8px; } }
  @media print, screen and (min-width: 64em) {
    .news--alt {
      padding: 0; }
      .news--alt .news__list {
        padding: 25px 20px 5px;
        border-left: 1px solid #dad8d0; }
        .news--alt .news__list ul {
          margin-bottom: 0; } }

/* ------------------------------------------------------------ *\
	Breadcrumbs
\* ------------------------------------------------------------ */
.breadcrumbs-new {
  display: none; }
  @media print, screen and (min-width: 64em) {
    .breadcrumbs-new {
      display: block; }
      .breadcrumbs-new ul {
        margin-left: 0;
        list-style-type: none;
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 0.32em; }
        .breadcrumbs-new ul:after {
          content: '';
          display: table;
          clear: both;
          line-height: 0; }
      .breadcrumbs-new li {
        float: left; }
      .breadcrumbs-new li + li {
        margin-left: 5px; }
      .breadcrumbs-new a {
        color: #38302e !important; } }

/* ------------------------------------------------------------ *\
	Breadcrumbs Alt
\* ------------------------------------------------------------ */
.breadcrumbs-alt ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  font-size: 13px;
  font-weight: 400;
  list-style: none; }

.breadcrumbs-alt li {
  position: relative;
  padding-right: 12px; }
  .breadcrumbs-alt li:last-child:after {
    display: none; }
  .breadcrumbs-alt li:after {
    content: '';
    position: absolute;
    top: 5px;
    right: 2px;
    width: 5px;
    height: 11px;
    background: url(images/arrow-small.png) no-repeat;
    background-size: contain; }
  .breadcrumbs-alt li.active a {
    color: #006bed; }
    .breadcrumbs-alt li.active a:link, .breadcrumbs-alt li.active a:visited {
      color: #006bed; }

.breadcrumbs-alt a {
  color: #000; }
  .breadcrumbs-alt a:link, .breadcrumbs-alt a:visited {
    color: #000; }

/* ------------------------------------------------------------ *\
	Contact
\* ------------------------------------------------------------ */
@media print, screen and (min-width: 64em) {
  .contact .contact__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; } }

@media print, screen and (min-width: 64em) {
  .contact .contact__content {
    width: 66.66%; } }

.contact .contact__content h2 {
  color: #333333;
  font-size: 26px; }
  @media print, screen and (min-width: 64em) {
    .contact .contact__content h2 {
      font-size: 36px; } }

.contact .contact__content p {
  font-size: 16px;
  line-height: 1.5;
  color: #485665; }
  @media print, screen and (min-width: 64em) {
    .contact .contact__content p {
      font-size: 20px;
      line-height: 1.6; } }

.contact .contact__aside {
  padding: 19px 31px;
  border-top: 15px solid #2a323b;
  margin-top: 11px; }
  @media print, screen and (min-width: 64em) {
    .contact .contact__aside {
      width: 30%;
      padding: 28px 31px; } }
  .contact .contact__aside h5 {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 23px;
    color: #a8635e;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.12em; }
    .contact .contact__aside h5:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100px;
      height: 3px;
      background: #b6b2a2; }
  .contact .contact__aside ul {
    margin: 0 0 20px 0;
    list-style-type: none;
    font-size: 14px;
    color: #333333; }
  .contact .contact__aside a {
    display: block;
    padding-bottom: 9px;
    border-bottom: 1px solid #dad8d0;
    margin-bottom: 11px;
    font-size: 14px;
    color: #1779ba; }

/* ------------------------------------------------------------ *\
	Form Contact
\* ------------------------------------------------------------ */
.form-contact {
  padding: 24px 30px;
  background: #ebeae5;
  /*  Form Contact Primary  */
  /*  Form Contact Green  */
  /*  Form Contact Green  */
  /*  Form Contact Brown  */
  /*  Form Blue Primary  */
  /*  Form Yellow  */
  /*  Form Yellow  */
  /*  Form Yellow  */
  /*  Form Contact Orange  */
  /*  Form Contact Green Secondary  */
  /*  Form Contact Red  */ }
  .form-contact h4 {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 700;
    font-weight: 600;
    color: #485665; }
  .form-contact label {
    font-size: 16px; }
  .form-contact .textarea {
    height: 152px;
    resize: none; }
  .form-contact .btn-submit {
    width: 100%;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    background: #2a323b;
    border-radius: 3px; }
    .form-contact .btn-submit:hover {
      opacity: .7; }
    @media print, screen and (min-width: 64em) {
      .form-contact .btn-submit {
        min-width: 225px;
        width: auto;
        cursor: pointer; } }
  .form-contact--primary {
    padding: 24px 20px 39px; }
    .form-contact--primary label {
      margin-bottom: 2px;
      color: #333; }
    .form-contact--primary h4 {
      font-size: 20px;
      line-height: 1.4;
      font-family: 'Source Sans Pro', sans-serif;
      color: #333; }
    .form-contact--primary .field {
      height: 43px;
      margin-bottom: 20px; }
    .form-contact--primary .form__actions {
      padding: 15px 7px 0; }
    .form-contact--primary .btn-submit {
      background: #334c67; }
  .form-contact--green {
    background: #f4f3f1; }
    .form-contact--green .btn-submit {
      background: #74845c; }
  .form-contact--green-primary {
    background: #ebeae5; }
    .form-contact--green-primary .btn-submit {
      background: #7ba01d; }
  .form-contact--brown {
    background: #f4f3f1; }
    .form-contact--brown .btn-submit {
      background: #715b4b; }
  .form-contact--blue-primary {
    background: #f4f3f1; }
    .form-contact--blue-primary .btn-submit {
      background: #199ec4; }
  .form-contact--yellow {
    background: #f4f3f1; }
    .form-contact--yellow .btn-submit {
      background: #bab149; }
  .form-contact--violet {
    background: #f4f3f1; }
    .form-contact--violet .btn-submit {
      background: #8a2ca6; }
  .form-contact--violet-primary {
    background: #f4f3f1; }
    .form-contact--violet-primary .btn-submit {
      background: #673dac; }
  .form-contact--orange {
    background: #f4f3f1; }
    .form-contact--orange .btn-submit {
      background: #e8672b; }
  .form-contact--green-secondary {
    background: #f4f3f1; }
    .form-contact--green-secondary .btn-submit {
      background: #68892d; }
  .form-contact--red {
    background: #f4f3f1; }
    .form-contact--red .btn-submit {
      background: #9e2c31; }
  @media (max-width: 767px) {
    .form-contact--mobile-gutter-none {
      margin-bottom: 0 !important; } }

@media print, screen and (min-width: 64em) {
  .form-contact--primary {
    padding: 24px 29px 49px; }
    .form-contact--primary h4 {
      margin-bottom: 29px; }
    .form-contact--primary .field {
      margin-bottom: 30px; }
    .form-contact--primary .textarea {
      height: 203px; }
    .form-contact--primary .form__actions {
      padding: 24px 0 0; } }

/* ------------------------------------------------------------ *\
	Key Cases
\* ------------------------------------------------------------ */
.key-cases h1 {
  position: relative;
  padding-bottom: 22px;
  margin-bottom: 23px;
  text-transform: uppercase;
  font-size: 24px;
  color: #485665;
  letter-spacing: 0.32em;
  line-height: 1.2;
  font-family: 'Oswald', sans-serif; }
  .key-cases h1:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 98px;
    height: 4px;
    background: #b0bbc6; }
  @media print, screen and (min-width: 64em) {
    .key-cases h1 {
      font-size: 30px; }
      .key-cases h1:after {
        width: 300px; }
      .key-cases h1 br {
        display: none; } }

@media print, screen and (min-width: 64em) {
  .key-cases p {
    font-size: 20px;
    line-height: 1.6; } }

/* ------------------------------------------------------------ *\
	Keys
\* ------------------------------------------------------------ */
@media print, screen and (min-width: 40em) {
  .keys {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -15px; } }

.key {
  margin-bottom: 10px; }
  @media print, screen and (min-width: 40em) {
    .key {
      width: 50%;
      padding: 0 15px;
      margin-bottom: 20px; } }
  @media print, screen and (min-width: 64em) {
    .key {
      display: -ms-flexbox;
      display: flex;
      width: 33.33%; } }
  .key .key__inner {
    position: relative;
    background: #fff;
    transition: box-shadow .3s;
    overflow: hidden; }
    .key .key__inner:hover {
      box-shadow: 0px 0px 27.6px 2.4px #b0bbc6; }
  .key .key__image {
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 46.3%;
    transition: opacity .3s; }
    .key .key__image:hover {
      opacity: .7; }
  .key .key__content {
    padding: 26px 45px 26px 26px;
    background: #fff; }
    @media print, screen and (min-width: 64em) {
      .key .key__content {
        padding: 32px 25px 62px 41px; } }
    .key .key__content .key__watermark {
      position: absolute;
      bottom: 0;
      right: 10px;
      margin-bottom: 0;
      color: #f0f5f9;
      font-family: 'Oswald', sans-serif;
      font-weight: 600;
      font-size: 130px;
      line-height: 0.90; }
    .key .key__content p {
      position: relative;
      z-index: 2;
      font-size: 21px;
      color: #485665;
      line-height: 1.2;
      font-weight: 600; }
      @media print, screen and (min-width: 64em) {
        .key .key__content p {
          margin-bottom: 55px;
          font-size: 26px; } }
    .key .key__content a {
      display: none;
      color: #485665;
      font-size: 16px;
      letter-spacing: 0.22em;
      text-transform: uppercase; }
      .key .key__content a svg polygon {
        fill: #485665; }
      @media print, screen and (min-width: 64em) {
        .key .key__content a {
          display: block;
          position: relative;
          z-index: 2; } }

.ico-arrow-rectangle {
  background: url(../icons/ico-arrow-rectangle.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-facebook {
  background: url(../icons/ico-facebook.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 19px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-gplus {
  background: url(../icons/ico-gplus.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 19px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-linkedin {
  background: url(../icons/ico-linkedin.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 19px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-mail {
  background: url(../icons/ico-mail.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 22px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-print {
  background: url(../icons/ico-print.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 21px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-twitter {
  background: url(../icons/ico-twitter.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 19px;
  height: 19px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-play {
  background: url(../icons/ico-play.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 98px;
  height: 60px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-magnifier {
  background: url(../icons/ico-magnifier.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 16px;
  height: 15px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-arrow-right {
  background: url(../icons/ico-arrow-right.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 19px;
  height: 11px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-cam {
  background: url(../icons/ico-cam.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 15px;
  height: 9px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-cam-blue {
  background: url(../icons/ico-cam-blue.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 15px;
  height: 9px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-arrow-white {
  background: url(../icons/ico-arrow-white.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 20px;
  height: 11px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-envelope {
  background: url(../icons/ico-envelope.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 19px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-twitter-alt {
  background: url(../icons/ico-twitter-alt.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 23px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-rss {
  background: url(../icons/ico-rss.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-fb {
  background: url(../icons/ico-fb.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-arrow-long {
  background: url(../icons/ico-arrow-long.png) no-repeat 0 0;
  background-size: 100% 100%;
  width: 17px;
  height: 10px;
  display: inline-block;
  vertical-align: middle;
  font-size: 0; }

.ico-twitter-alt {
  /* Mobile */ }
  @media (max-width: 767px) {
    .ico-twitter-alt {
      width: 18px;
      background-size: contain; } }

.ico-fb {
  /* Mobile */ }
  @media (max-width: 767px) {
    .ico-fb {
      width: 16px;
      background-size: contain; } }

/* ------------------------------------------------------------ *\
	List Actions
\* ------------------------------------------------------------ */
.list-actions {
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  margin: 0;
  background: #f4f3f1;
  position: relative; }
  .list-actions:after {
    content: '';
    position: absolute;
    right: 100%;
    top: 0;
    width: 100vw;
    height: 100%;
    background: #f4f3f1; }
  .list-actions a {
    transition: opacity .4s; }
    .list-actions a:hover {
      opacity: .7; }
  .list-actions li:nth-child(3) {
    margin-left: 31px; }
  .list-actions li + li {
    margin-left: 16px; }

/* ------------------------------------------------------------ *\
	List Links Article
\* ------------------------------------------------------------ */
.list-links-article {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-left: 0 !important;
  margin: 0 -9px 30px;
  list-style: none; }
  .list-links-article li {
    position: relative;
    padding: 0 9px; }
    .list-links-article li:after {
      content: '';
      position: absolute;
      top: 50%;
      right: 0;
      transform: translateY(-50%);
      width: 1px;
      height: 17px;
      background: #333; }
    .list-links-article li:last-child:after {
      display: none; }
  .list-links-article a {
    font-weight: 600;
    color: #1779ba !important;
    transition: color .4s; }
    .list-links-article a:hover {
      color: #0facf3 !important; }

/* ------------------------------------------------------------ *\
	List Links
\* ------------------------------------------------------------ */
.list-links-alt {
  margin-bottom: 15px;
  margin-left: 0;
  list-style: none; }
  .list-links-alt:not(:last-child) {
    margin-bottom: 40px; }
  .list-links-alt li {
    padding: 11px 28px 12px 0;
    border-bottom: 1px solid #4c4543; }
    .list-links-alt li:first-child h5 {
      margin-top: 0; }
  .list-links-alt h5 {
    margin-top: 25px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 3.6px;
    text-transform: uppercase; }
  .list-links-alt a {
    display: block;
    line-height: 1.2;
    color: #cebfb7 !important;
    transition: color .4s; }
    .list-links-alt a:hover {
      color: #fff !important; }
  @media (max-width: 767px) {
    .list-links-alt {
      margin-bottom: 0;
      font-size: 16px; }
      .list-links-alt li {
        padding-top: 8px;
        padding-right: 0;
        padding-bottom: 8px; }
      .list-links-alt h5 {
        margin-top: 25px;
        margin-bottom: 10px; }
      .list-links-alt:not(:last-child) {
        margin-bottom: 23px; } }

/* ------------------------------------------------------------ *\
	List Arrows
\* ------------------------------------------------------------ */
.list-arrows {
  list-style: none;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400; }
  .list-arrows a {
    color: #fff !important; }
  .list-arrows i {
    top: 4px;
    /*position: relative; */
    vertical-align: middle; }
  .list-arrows li {
    border-bottom: 1px solid #718295;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding-bottom: 13px; }
    .list-arrows li:first-child {
      font-style: italic; }
    .list-arrows li a:hover {
      /*color: rgba(255, 255, 255, 0.7) !important;*/
      color: #b4c5d7; }
  .list-arrows li + li {
    margin-top: 7px; }

@media print, screen and (min-width: 64em) {
  .list-arrows a {
    transition: color .4s; }
    .list-arrows a:hover {
      color: #b4c5d7 !important; }
  .list-arrows li {
    margin-bottom: 11px;
    padding-bottom: 11px; }
  .list-arrows li + li {
    margin-top: 0; } }

/* ------------------------------------------------------------ *\
	List data
\* ------------------------------------------------------------ */
.list-data {
  list-style: none;
  font-size: 14px;
  line-height: 1.43;
  /*  List data Primary  */ }
  .list-data a {
    color: #1779ba !important;
    font-weight: 400; }
  .list-data span {
    font-weight: 700;
    color: #a8635e;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%); }
  .list-data li {
    position: relative;
    padding-left: 45px; }
    .list-data li:after {
      content: '';
      position: absolute;
      top: 50%;
      left: 27px;
      transform: translateY(-50%);
      background: #c7c2bb;
      width: 1px;
      height: 27px; }
    .list-data li:last-child {
      border-bottom: 1px solid #e9e8e3;
      padding-bottom: 14px; }
  .list-data .active a {
    color: #333 !important; }
  .list-data li + li {
    margin-top: 14px;
    padding-top: 15px;
    border-top: 1px solid #e9e8e3; }
    .list-data li + li span, .list-data li + li:after {
      margin-top: 8px; }
  .list-data--primary li {
    padding-left: 0; }
    .list-data--primary li:after {
      display: none; }
    .list-data--primary li:last-child {
      padding-bottom: 6px; }
  .list-data--primary li + li {
    margin-top: 6px;
    padding-top: 8px; }

@media print, screen and (min-width: 64em) {
  .list-data a {
    transition: color .4s; }
    .list-data a:hover {
      color: #0facf3 !important; }
  .list-data li:last-child span, .list-data li:last-child:after {
    margin-top: 0px; } }

/* ------------------------------------------------------------ *\
	List News
\* ------------------------------------------------------------ */
.list-news {
  list-style: none;
  margin: 0;
  margin-right: -25px; }
  .list-news a {
    color: #1779ba !important;
    font-size: 16px; }
  .list-news li + li {
    margin-top: 10px; }

@media print, screen and (min-width: 64em) {
  .list-news {
    margin-right: 0; }
    .list-news li + li {
      margin-top: 11px; }
    .list-news--primary {
      margin-right: -16px; } }

/* ------------------------------------------------------------ *\
	List results
\* ------------------------------------------------------------ */
.list-results {
  margin: 0;
  list-style: none; }
  .list-results h5 {
    font-size: 16px;
    line-height: 1.5;
    color: #1779ba;
    margin-bottom: 7px;
    margin-right: -20px; }
  .list-results li + li {
    margin-top: 28px; }

@media print, screen and (min-width: 64em) {
  .list-results h5 {
    font-size: 20px;
    line-height: 1.7; } }

/* ------------------------------------------------------------ *\
	List Videos
\* ------------------------------------------------------------ */
.list-videos {
  margin: 0;
  list-style: none; }
  .list-videos .list__icon {
    display: inline-block;
    position: relative;
    top: -1px; }
    .list-videos .list__icon i + i {
      display: none; }
  .list-videos li {
    position: relative;
    padding: 12px 20px 12px 21px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .list-videos li {
        padding: 12px 20px 8px 21px; } }
    .list-videos li + li:before {
      content: '';
      position: absolute;
      top: 0px;
      left: 20px;
      right: 28px;
      height: 1px;
      background: #ddd; }
    .list-videos li + li:last-child {
      padding-bottom: 16px; }
      .list-videos li + li:last-child:after {
        content: '';
        position: absolute;
        bottom: 0px;
        left: 20px;
        right: 28px;
        height: 1px;
        background: #ddd; }
    .list-videos li.current, .list-videos li:hover {
      background: #006bed; }
      .list-videos li.current p, .list-videos li:hover p {
        color: #fff; }
      .list-videos li.current strong, .list-videos li:hover strong {
        color: #fff; }
      .list-videos li.current .list__icon i, .list-videos li:hover .list__icon i {
        display: none; }
        .list-videos li.current .list__icon i + i, .list-videos li:hover .list__icon i + i {
          display: inline-block; }
  .list-videos p {
    margin-bottom: 0;
    font-size: 15px;
    color: #000;
    line-height: 1.47; }
  .list-videos strong {
    color: #006bed;
    font-weight: 700; }
  .list-videos .list__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

/* ------------------------------------------------------------ *\
	List Featured
\* ------------------------------------------------------------ */
.list-featured h4 {
  position: relative;
  padding-bottom: 9px;
  margin-bottom: 11px;
  font-size: 22px;
  color: #000;
  font-weight: 900;
  /* Mobile */ }
  @media (max-width: 767px) {
    .list-featured h4 {
      margin-bottom: 13px; } }
  .list-featured h4:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 91px;
    height: 6px;
    background: #006bed; }

.list-featured ul {
  margin: 0;
  font-size: 18px;
  list-style: none;
  /* Mobile */ }
  @media (max-width: 767px) {
    .list-featured ul {
      font-size: 16px; } }
  .list-featured ul li + li {
    padding-top: 6px;
    border-top: 1px solid #c7e0fd;
    margin-top: 8px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .list-featured ul li + li {
        margin-top: 2px; } }
  .list-featured ul li:last-child {
    padding-bottom: 6px;
    border-bottom: 1px solid #c7e0fd; }
  .list-featured ul a {
    color: #006bed; }

/* ------------------------------------------------------------ *\
	Map
\* ------------------------------------------------------------ */
.map {
  position: relative;
  overflow: hidden; }
  .map .map__content:after {
    content: '';
    display: table;
    clear: both;
    line-height: 0; }
  .map .map__content-map {
    position: relative;
    width: 100%;
    height: 650px;
    margin: 0 auto;
    transform: scale(1.25); }
    .map .map__content-map svg path {
      cursor: pointer; }
      .map .map__content-map svg path.active, .map .map__content-map svg path.hover {
        fill: #24689a !important; }
    .map .map__content-map .hoverinfo {
      display: none !important; }
  .map .select {
    float: right;
    margin-right: 40px; }
    .map .select select {
      width: 197px; }
  @media (max-width: 767px) {
    .map .map__content-map {
      display: none; }
    .map .select {
      float: none;
      max-width: 197px; } }
  .map--alt {
    position: relative;
    overflow: visible;
    padding-bottom: 178px;
    /* Mobile */ }
    .map--alt .map__content-map .labels text {
      fill: #fff !important; }
    .map--alt .map__content-map .labels line + text {
      fill: #000 !important; }
    @media (max-width: 767px) {
      .map--alt {
        padding-bottom: 0; } }
    .map--alt .select {
      float: left;
      /* Mobile */ }
      @media (max-width: 767px) {
        .map--alt .select {
          float: none;
          display: block; }
          .map--alt .select:before {
            top: calc(50% - -14px); }
          .map--alt .select:after {
            top: calc(50% + 21px); }
          .map--alt .select select {
            font-size: 15px; } }
      .map--alt .select p {
        font-family: 'Open Sans', sans-serif;
        font-size: 18px !important;
        font-weight: 700;
        /* Mobile */ }
        @media (max-width: 767px) {
          .map--alt .select p {
            display: block !important;
            margin-left: -2px;
            margin-bottom: 2px; } }
    .map--alt .map__head {
      position: relative;
      z-index: 5;
      margin-bottom: 115px;
      /* Tablet Portrait */
      /* Mobile */ }
      @media (max-width: 1023px) {
        .map--alt .map__head {
          margin-bottom: 59px; } }
      @media (max-width: 767px) {
        .map--alt .map__head {
          margin-bottom: 41px; } }
      .map--alt .map__head h3 {
        position: relative;
        padding-bottom: 17px;
        margin-bottom: 28px;
        font-size: 30px;
        color: #000;
        font-weight: 900;
        /* Mobile */ }
        @media (max-width: 767px) {
          .map--alt .map__head h3 {
            padding-right: 20px;
            padding-bottom: 20px;
            margin-bottom: 17px;
            font-size: 26px;
            line-height: 1.2; } }
        .map--alt .map__head h3:after {
          content: '';
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          max-width: 212px;
          height: 6px;
          background: #006bed; }
      .map--alt .map__head p {
        font-family: 'Open Sans', sans-serif;
        padding-left: 1px;
        font-size: 18px;
        color: #000;
        /* Mobile */ }
        @media (max-width: 767px) {
          .map--alt .map__head p {
            display: none; } }
    .map--alt .map__body {
      overflow: hidden;
      margin: 0 -40px 0;
      /* Small Desktop */ }
      @media (max-width: 1199px) {
        .map--alt .map__body {
          margin: 0; } }
  .map--top {
    padding-bottom: 144px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .map--top {
        padding-top: 2px;
        padding-bottom: 29px; } }
    .map--top:before {
      bottom: 98.2%;
      /* Small Desktop */
      /* Mobile */ }
      @media (max-width: 1199px) {
        .map--top:before {
          bottom: 98%; } }
      @media (max-width: 767px) {
        .map--top:before {
          bottom: 100%; } }
    .map--top + .section-split {
      padding-bottom: 93px;
      /* Mobile */ }
      @media (max-width: 767px) {
        .map--top + .section-split {
          padding-bottom: 0; }
          .map--top + .section-split .widget-form {
            padding-top: 38px; } }
      .map--top + .section-split .section__content {
        padding-right: 0;
        /* Small Desktop */
        /* Mobile */ }
        @media (max-width: 1199px) {
          .map--top + .section-split .section__content {
            padding-right: 20px; } }
        @media (max-width: 767px) {
          .map--top + .section-split .section__content {
            padding-right: 0;
            padding-bottom: 0; } }
      .map--top + .section-split .section__group p {
        margin-bottom: 26px;
        /* Mobile */ }
        @media (max-width: 767px) {
          .map--top + .section-split .section__group p {
            padding-left: 5px;
            margin-bottom: 19px; } }
    .map--top .map__head {
      /* Mobile */ }
      @media (max-width: 767px) {
        .map--top .map__head {
          margin-bottom: 0; } }
      .map--top .map__head h3 {
        padding-bottom: 14px;
        margin-bottom: 29px;
        font-size: 36px;
        font-weight: 900;
        /* Mobile */ }
        @media (max-width: 767px) {
          .map--top .map__head h3 {
            padding-bottom: 10px;
            margin-bottom: 27px;
            font-size: 26px; } }

/* ------------------------------------------------------------ *\
	Feature Media
\* ------------------------------------------------------------ */
.feature-media {
  margin: 0 -0.625rem;
  background: #334c67;
  color: #fff;
  padding-bottom: 14px;
  /*  Feature Media Green  */
  /*  Feature Media Green Primary  */
  /*  Feature Media Brown  */
  /*  Feature Media blue primary  */
  /*  Feature Media yellow  */
  /*  Feature Media Violet  */
  /*  Feature Media Violet primary  */
  /*  Feature Media Orange  */
  /*  Feature Media Green Secondary  */
  /*  Feature Media Red  */ }
  .feature-media img {
    display: block !important;
    margin: 0; }
  .feature-media ul {
    margin: 0; }
  .feature-media h6 {
    font-style: italic;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 1px;
    padding-right: 15px; }
  .feature-media .feature__media {
    position: relative;
    padding-top: 63%;
    background-size: cover;
    background-position: 0 0; }
    .feature-media .feature__media .feature__btn {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
  .feature-media .feature__body {
    padding: 28px 29px; }
  .feature-media + .feature-data--primary {
    margin-top: 20px; }
  .feature-media--green {
    background: #74845c; }
    .feature-media--green a:hover {
      color: #cbd9b5 !important; }
  .feature-media--green-primary {
    background: #7ba01d; }
    .feature-media--green-primary a:hover {
      color: #cfddab !important; }
  .feature-media--brown {
    background: #715b4b; }
    .feature-media--brown a:hover {
      color: #d0b6a3 !important; }
  .feature-media--blue-primary {
    background: #199ec4; }
    .feature-media--blue-primary a:hover {
      color: #9ed5e4 !important; }
  .feature-media--yellow {
    background: #bab149; }
    .feature-media--yellow a:hover {
      color: #fcf491 !important; }
  .feature-media--violet {
    background: #8a2ca6; }
    .feature-media--violet a:hover {
      color: #e497fb !important; }
  .feature-media--violet-primary {
    background: #673dac; }
    .feature-media--violet-primary a:hover {
      color: #b398e1 !important; }
  .feature-media--orange {
    background: #e8672b; }
    .feature-media--orange a:hover {
      color: #ffb58f !important; }
  .feature-media--green-secondary {
    background: #68892d; }
    .feature-media--green-secondary a:hover {
      color: #c2e082 !important; }
    .feature-media--green-secondary h6 {
      padding-right: 15px; }
  .feature-media--red {
    background: #9e2c31; }
    .feature-media--red a:hover {
      color: #f18e92 !important; }

@media print, screen and (min-width: 40em) {
  .feature-media {
    margin: 0; }
    .feature-media .feature__media {
      padding-top: 57%; }
    .feature-media .feature__body {
      padding: 30px 60px 15px; } }

/* ------------------------------------------------------------ *\
	Feature Data
\* ------------------------------------------------------------ */
.feature-data {
  padding: 25px 20px 20px;
  /*  Feature data Primary  */ }
  .feature-data h6 {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.12em;
    color: #a8635e;
    font-weight: 600;
    position: relative;
    padding-bottom: 20px; }
    .feature-data h6:after {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100px;
      height: 3px;
      background: #c7c2bb; }
  .feature-data ul {
    margin: 0; }
  .feature-data .feature__head {
    margin-bottom: 22px; }
  .feature-data--primary {
    background: #f4f3f1;
    margin: 0 10px;
    padding-bottom: 36px; }

@media print, screen and (min-width: 40em) {
  .feature-data {
    padding: 25px 0 20px; }
    .feature-data--primary {
      padding: 25px 10px 20px; } }

@media print, screen and (min-width: 64em) {
  .feature-data {
    padding: 45px 60px 20px; }
    .feature-data--primary {
      margin: 0 20px;
      padding: 23px 40px 38px; } }

/* ------------------------------------------------------------ *\
	Button
\* ------------------------------------------------------------ */
.btn--green {
  background: #7a9f3d !important; }

.btn--brown {
  background: #716a66 !important;
  color: #fff !important; }
  .btn--brown:hover {
    background: #544b46 !important; }

.btn--blue {
  background: #334c67 !important;
  color: #fff !important; }
  .btn--blue:hover {
    background: #436080 !important; }

.btn--small {
  padding: 14px 6px !important;
  font-size: 18px !important;
  font-weight: normal !important;
  letter-spacing: 1.8px !important; }

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

/* ------------------------------------------------------------ *\
	Button Icon
\* ------------------------------------------------------------ */
.btn-icon {
  display: inline-block;
  min-width: 228px;
  padding: 11px 28px 14px 25px;
  border-radius: 30px;
  background: #006bed;
  text-decoration: none;
  font-size: 22px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  transition: .3s;
  /* Mobile */ }
  @media (max-width: 767px) {
    .btn-icon {
      padding: 8px 10px 11px 17px;
      min-width: 182px;
      font-size: 18px;
      letter-spacing: -.01em; }
      .btn-icon i {
        margin-left: 0; } }
  .btn-icon:link, .btn-icon:visited {
    color: #fff; }
  .btn-icon:hover {
    background: #015ccb; }
  .btn-icon--dark {
    background: #000; }

/* ------------------------------------------------------------ *\
	Button Menu
\* ------------------------------------------------------------ */
.btn-menu {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 19px;
  height: 13px;
  border: 0;
  background: none;
  cursor: pointer; }

.btn-menu span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background: #000000;
  transition: top .3s, bottom .3s, transform .3s, opacity .3s; }

.btn-menu span:nth-child(1) {
  top: 0; }

.btn-menu span:nth-child(2) {
  top: 6px;
  opacity: 1; }

.btn-menu span:nth-child(3) {
  bottom: 0; }

.btn-menu.active span:nth-child(1) {
  top: 42%;
  transform: rotate(45deg); }

.btn-menu.active span:nth-child(2) {
  top: 13px;
  transform: rotate(45deg);
  opacity: 0; }

.btn-menu.active span:nth-child(3) {
  bottom: 45%;
  transform: rotate(-45deg); }

/* ------------------------------------------------------------ *\
	Wrapper
\* ------------------------------------------------------------ */
.wrapper {
  overflow: hidden; }
  .wrapper > .row {
    max-width: 100%;
    width: 100%; }

/* ------------------------------------------------------------ *\
	Search
\* ------------------------------------------------------------ */
.search--text-color-dark .input-group-field::-webkit-input-placeholder {
  color: #333; }
.search--text-color-dark .input-group-field:-ms-input-placeholder {
  color: #333; }
.search--text-color-dark .input-group-field::placeholder {
  color: #333; }

/* ------------------------------------------------------------ *\
	Search Primary
\* ------------------------------------------------------------ */
.search-primary h1 {
  font-size: 26px;
  margin-bottom: 5px; }

.search-primary label {
  display: none; }

.search-primary .search__field {
  height: 46px;
  font-size: 18px;
  border: 1px solid #dad8d0;
  box-shadow: inset 0px 2px 9px 0px rgba(0, 0, 0, 0.1);
  width: 100%;
  border-radius: 5px;
  color: #333;
  display: inline-block;
  margin-bottom: 8px; }
  .search-primary .search__field::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #333; }
  .search-primary .search__field::-moz-placeholder {
    /* Firefox 19+ */
    color: #333; }
  .search-primary .search__field:-ms-input-placeholder {
    /* IE 10+ */
    color: #333; }
  .search-primary .search__field:-moz-placeholder {
    /* Firefox 18- */
    color: #333; }

.search-primary .search__btn {
  background: #74845c;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
  letter-spacing: 0.22em;
  display: block;
  width: 100%;
  text-transform: uppercase;
  padding: 14px 10px; }

@media print, screen and (min-width: 64em) {
  .search-primary h1 {
    font-size: 38px;
    line-height: 1;
    margin-bottom: 18px; }
  .search-primary form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start; }
  .search-primary .search__field {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    margin-bottom: 0; }
  .search-primary .search__btn {
    max-width: 168px;
    min-width: 168px;
    margin-left: 10px;
    padding: 15px 10px; } }

/* ------------------------------------------------------------ *\
	Select
\* ------------------------------------------------------------ */
.select {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .select:before {
    content: '';
    position: absolute;
    top: calc(50% - 3px);
    right: 5px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 3px 4px 3px;
    border-color: transparent transparent #000 transparent;
    pointer-events: none; }
  .select:after {
    content: '';
    position: absolute;
    top: calc(50% + 3px);
    right: 5px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 3px 0 3px;
    border-color: #000 transparent transparent transparent;
    pointer-events: none; }
  .select p {
    margin-right: 8px;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 1.5;
    color: #333;
    font-weight: 600; }
  .select select {
    min-width: 197px;
    height: 21px;
    padding: 0 19px 0 9px;
    border: 1px solid #a6a6a6;
    border-radius: 5px;
    margin-bottom: 0;
    background: #f8f8f8;
    font-size: 14px;
    line-height: 19px;
    color: #333;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
    .select select option[disabled] {
      display: none; }
  @media (max-width: 767px) {
    .select p {
      display: none; } }

/* ------------------------------------------------------------ *\
	Bar
\* ------------------------------------------------------------ */
.bar {
  padding: 28px 0 42px;
  background: #38302e;
  color: #fff; }
  .bar .bar__head {
    -ms-flex: 0 0 38%;
        flex: 0 0 38%;
    max-width: 38%;
    padding: 64px 0 0 50px; }
    .bar .bar__head h3 {
      font-size: 35px;
      margin: 0 0 10px; }
    .bar .bar__head hr {
      height: 4px;
      background: #c7c2bb;
      opacity: .4;
      margin: 11px 0 20px; }
    .bar .bar__head p {
      width: 80%;
      font-size: 18px;
      line-height: 1.2; }
  .bar .bar__body {
    -ms-flex: 0 0 52.5%;
        flex: 0 0 52.5%;
    max-width: 52.5%;
    padding-left: 30px; }
    .bar .bar__body ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .bar .bar__body ul li ~ li {
        border-top: 1px solid #4c4543; }
    .bar .bar__body a {
      display: block;
      padding: 8px 0;
      font-weight: 400;
      font-size: 18px;
      color: #cebfb7;
      transition: color .4s ease; }
      .bar .bar__body a:hover {
        color: #a5897a; }
      .bar .bar__body a.seemore {
        margin-top: 20px;
        padding: 0;
        font-weight: 600;
        font-size: 13px;
        color: #fff;
        text-transform: uppercase;
        letter-spacing: .22em; }
        .bar .bar__body a.seemore ion-icon {
          display: inline-block;
          vertical-align: middle;
          font-size: 26px;
          line-height: 1;
          position: relative;
          left: -5px;
          top: -2px;
          transition: transform .4s ease; }
        .bar .bar__body a.seemore:hover {
          color: #fff; }
          .bar .bar__body a.seemore:hover ion-icon {
            transform: translateX(10px); }
  @media (max-width: 1023px) {
    .bar .bar__head {
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
      max-width: 40%;
      padding: 50px 0 0 15px; }
    .bar .bar__body {
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
      max-width: 60%;
      padding-right: 15px; } }
  @media (max-width: 767px) {
    .bar {
      display: block;
      padding: 21px 0 24px;
      text-align: center; }
      .bar .row {
        display: block; }
      .bar .bar__head,
      .bar .bar__body {
        max-width: 100%;
        padding: 0 15px; }
      .bar .bar__head {
        margin-bottom: 25px; }
        .bar .bar__head h3 {
          font-size: 25px;
          margin-bottom: 5px; }
        .bar .bar__head hr {
          margin: 7px 5px; }
        .bar .bar__head p {
          width: 100%;
          font-size: 16px;
          line-height: 1.38;
          margin: 0; }
      .bar .bar__body ul {
        text-align: left;
        padding: 0 5px; }
      .bar .bar__body a {
        padding: 9px 0;
        font-size: 16px;
        line-height: 1.2; }
        .bar .bar__body a.seemore {
          margin-top: 15px; } }

/* ------------------------------------------------------------ *\
	Whereblock Grey
\* ------------------------------------------------------------ */
.whereblock--grey {
  background: #475564;
  padding: 51px 0 55px !important; }
  .whereblock--grey .intro-primary h3 {
    font-size: 35px;
    letter-spacing: 0;
    padding-bottom: 21px;
    margin-bottom: 10px; }
  @media (max-width: 767px) {
    .whereblock--grey {
      padding: 34px 0 29px !important; }
      .whereblock--grey .intro-primary {
        margin-bottom: 18px; }
        .whereblock--grey .intro-primary h3 {
          font-family: 'Source Sans Pro', sans-serif;
          font-weight: 600;
          font-size: 25px;
          text-transform: none;
          letter-spacing: 0;
          padding-bottom: 14px; }
          .whereblock--grey .intro-primary h3:after {
            width: 100%; } }

/* ------------------------------------------------------------ *\
	Whereblock
\* ------------------------------------------------------------ */
.whereblock h6 {
  font-weight: 400; }

/* ------------------------------------------------------------ *\
	Shell
\* ------------------------------------------------------------ */
.shell {
  max-width: 1142px;
  padding: 0 21px;
  margin: 0 auto; }

/* ------------------------------------------------------------ *\
	Header Alt
\* ------------------------------------------------------------ */
.header-alt {
  position: relative;
  background: #fff; }
  .header-alt .btn-menu {
    display: none;
    /* Mobile */ }
    @media (max-width: 767px) {
      .header-alt .btn-menu {
        position: relative;
        z-index: 15;
        display: inline-block; }
        .header-alt .btn-menu.active + .nav-alt {
          visibility: visible;
          opacity: 1; } }
  .header-alt .search-btn {
    margin-top: -4px;
    margin-left: auto; }
  .header-alt .nav-alt {
    position: relative;
    z-index: 10;
    -ms-flex: 0 1 100%;
        flex: 0 1 100%;
    max-width: 100%;
    /* Mobile */ }
    @media (max-width: 767px) {
      .header-alt .nav-alt {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        visibility: hidden;
        background: #fff;
        opacity: 0;
        transition: visibility .3s, opacity .3s; } }
    .header-alt .nav-alt ul + ul {
      margin-right: 19px;
      /* Mobile */ }
      @media (max-width: 767px) {
        .header-alt .nav-alt ul + ul {
          margin-right: 0; } }
  .header-alt .logo-alt {
    position: absolute;
    bottom: -74px;
    left: 50%;
    z-index: 5;
    transform: translateX(-50%);
    /* Mobile */ }
    @media (max-width: 767px) {
      .header-alt .logo-alt {
        bottom: -60px;
        width: 136px;
        height: 105px;
        background-size: contain; } }
  .header-alt .header__inner {
    display: -ms-flexbox;
    display: flex;
    padding: 26px 0 26px 0px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .header-alt .header__inner {
        padding: 20px 0 13px 0px; } }

/* ------------------------------------------------------------ *\
	Logo Alt
\* ------------------------------------------------------------ */
.logo-alt {
  display: inline-block;
  vertical-align: middle;
  width: 170px;
  height: 130px;
  background-image: url(../css/images/logo-top.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  font-size: 0;
  line-height: 0; }

/* ------------------------------------------------------------ *\
	Logo Reverse
\* ------------------------------------------------------------ */
.logo-reverse {
  display: inline-block;
  vertical-align: middle;
  width: 159px;
  height: 125px;
  background-image: url(../css/images/logo-reverse.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: 0 0;
  font-size: 0;
  line-height: 0;
  /* Mobile */ }
  @media (max-width: 767px) {
    .logo-reverse {
      width: 131px;
      height: 105px;
      background-size: contain; } }

/* ------------------------------------------------------------ *\
	Link Arrow
\* ------------------------------------------------------------ */
.link-arrow {
  position: relative;
  font-size: 21px;
  color: #006bed;
  text-decoration: underline; }
  .link-arrow:active, .link-arrow:link {
    color: #006bed; }

/* ------------------------------------------------------------ *\
	Video Alt
\* ------------------------------------------------------------ */
/* ------------------------------------------------------------ *\
	Subscribe Alt
\* ------------------------------------------------------------ */
.subscribe-alt form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  /* Small Desktop */
  /* Mobile */ }
  @media (max-width: 1199px) {
    .subscribe-alt form {
      display: block; } }
  @media (max-width: 767px) {
    .subscribe-alt form {
      display: block; } }

.subscribe-alt .subscribe__field {
  width: auto;
  -ms-flex: 0 1 352px;
      flex: 0 1 352px;
  max-width: 352px;
  height: 58px;
  padding-left: 21px;
  border: 0;
  border-radius: 3px;
  margin: 0;
  background: #fff;
  font-size: 20px;
  color: #000;
  font-weight: 700;
  /* Small Desktop */
  /* Mobile */ }
  .subscribe-alt .subscribe__field::-webkit-input-placeholder {
    color: #000;
    opacity: 1; }
  .subscribe-alt .subscribe__field:-ms-input-placeholder {
    color: #000;
    opacity: 1; }
  .subscribe-alt .subscribe__field::placeholder {
    color: #000;
    opacity: 1; }
  @media (max-width: 1199px) {
    .subscribe-alt .subscribe__field {
      width: 100%;
      -ms-flex: 0 1 347px;
          flex: 0 1 347px;
      max-width: 347px; } }
  @media (max-width: 767px) {
    .subscribe-alt .subscribe__field {
      width: 100%;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
      max-width: 100%;
      height: 46px;
      padding-left: 15px;
      font-size: 16px; } }

.subscribe-alt .subscribe__btn {
  min-width: auto;
  padding: 17px 28px 19px 33px;
  margin-left: 20px;
  /* Small Desktop */
  /* Mobile */ }
  @media (max-width: 1199px) {
    .subscribe-alt .subscribe__btn {
      margin-top: 10px;
      margin-left: 0; } }
  @media (max-width: 767px) {
    .subscribe-alt .subscribe__btn {
      width: 100%;
      padding: 14px 28px 14px 33px;
      margin-top: 14px;
      margin-left: 0; } }

/* ------------------------------------------------------------ *\
	Copyright Alt
\* ------------------------------------------------------------ */
.copyright-alt {
  margin-bottom: 0;
  font-size: 13px;
  color: #000;
  font-weight: 700;
  /* Mobile */ }
  @media (max-width: 767px) {
    .copyright-alt {
      font-size: 11px; } }

/* ------------------------------------------------------------ *\
	Accordions Alt
\* ------------------------------------------------------------ */
.accordions-alt .accordion-alt {
  margin-bottom: 20px;
  /* Mobile */ }
  @media (max-width: 767px) {
    .accordions-alt .accordion-alt {
      margin-bottom: 11px; } }

/* ------------------------------------------------------------ *\
	Accordion Alt
\* ------------------------------------------------------------ */
.accordion-alt {
  padding: 35px 20px 25px 34px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
  /* Tablet Portrait */
  /* Mobile */ }
  @media (max-width: 1023px) {
    .accordion-alt {
      padding: 23px 20px 17px 20px; } }
  @media (max-width: 767px) {
    .accordion-alt {
      padding: 15px 17px 17px 18px; } }
  .accordion-alt .accordion__head {
    position: relative;
    padding-left: 26px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .accordion-alt .accordion__head {
        padding-left: 20px; } }
    .accordion-alt .accordion__head:before {
      content: 'Q:';
      position: absolute;
      top: 0;
      left: 0;
      font-size: 22px;
      color: #000;
      font-weight: 700;
      /* Mobile */ }
      @media (max-width: 767px) {
        .accordion-alt .accordion__head:before {
          top: -3px;
          font-size: 18px; } }
    .accordion-alt .accordion__head h2 {
      font-size: 22px;
      color: #006bed;
      font-weight: 700;
      /* Mobile */ }
      @media (max-width: 767px) {
        .accordion-alt .accordion__head h2 {
          font-size: 18px;
          line-height: 1.2;
          letter-spacing: -.021em; } }
  .accordion-alt .accordion__body {
    position: relative;
    overflow: hidden;
    max-height: 0;
    padding-left: 20px;
    margin: 0;
    transition: max-height .3s, margin .3s; }
    .accordion-alt .accordion__body:before {
      content: 'A:';
      position: absolute;
      top: -6px;
      left: 0;
      font-size: 21px;
      color: #006bed;
      font-weight: 700;
      /* Mobile */ }
      @media (max-width: 767px) {
        .accordion-alt .accordion__body:before {
          top: -3px;
          font-size: 18px; } }
    .accordion-alt .accordion__body p {
      font-size: 18px;
      line-height: 1.22;
      /* Mobile */ }
      @media (max-width: 767px) {
        .accordion-alt .accordion__body p {
          font-size: 16px;
          line-height: 1.38; } }
  .accordion-alt.open .accordion__body {
    max-height: 1000px;
    margin-top: 18px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .accordion-alt.open .accordion__body {
        margin-top: 22px; } }

/* ------------------------------------------------------------ *\
	Widget Links
\* ------------------------------------------------------------ */
.widget-links {
  padding: 60px 44px 53px 60px;
  /* Tablet Portrait */
  /* Mobile */ }
  @media (max-width: 1023px) {
    .widget-links {
      padding: 60px 20px 40px; } }
  @media (max-width: 767px) {
    .widget-links {
      padding: 38px 58px 59px 35px; } }
  .widget-links h4 {
    margin-bottom: 11px;
    font-size: 16px;
    color: #fff;
    font-weight: 900;
    letter-spacing: 0.2em;
    text-transform: uppercase; }
  .widget-links ul {
    margin: 0;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 400;
    list-style: none; }
    .widget-links ul a {
      color: #fff; }
  .widget-links li {
    position: relative;
    padding-left: 9px; }
    .widget-links li:before {
      content: '';
      position: absolute;
      top: 4px;
      left: 0;
      width: 7px;
      height: 11px;
      background: url(images/arrow-small.png) no-repeat;
      background-size: 100% 100%;
      background-position: 0 0; }
    .widget-links li + li {
      margin-top: 15px; }

/* ------------------------------------------------------------ *\
	Widget Form
\* ------------------------------------------------------------ */
.widget-form {
  padding: 54px 61px 73px 60px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  /* Tablet Portrait */
  /* Mobile */ }
  @media (max-width: 1023px) {
    .widget-form {
      padding: 54px 20px 48px 20px; } }
  @media (max-width: 767px) {
    .widget-form {
      padding: 47px 53px 48px 35px; } }
  .widget-form .select {
    position: relative; }
    .widget-form .select:before {
      display: none; }
    .widget-form .select:after {
      content: '';
      position: absolute;
      top: 12px;
      right: 13px;
      width: 11px;
      height: 6px;
      border: 0;
      background: url(images/caret.png) no-repeat;
      background-size: 100% 100%;
      background-position: 0 0; }
    .widget-form .select select {
      height: 27px;
      -webkit-appearance: none;
      -moz-appearance: none;
      text-indent: 1px;
      text-overflow: ''; }
      .widget-form .select select::-ms-expand {
        display: none; }
  .widget-form .field {
    height: 37px;
    border-radius: 5px;
    margin-top: -3px;
    margin-bottom: 0; }
  .widget-form h3 {
    position: relative;
    padding-bottom: 14px;
    margin-bottom: 17px;
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    /* Mobile */ }
    @media (max-width: 767px) {
      .widget-form h3 {
        font-size: 22px; } }
    .widget-form h3:before {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      max-width: 92px;
      height: 6px;
      background: #006bed; }
  .widget-form .widget__row {
    margin-bottom: 9px; }
  .widget-form .widget__label {
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    color: #fff; }
  .widget-form--alt {
    padding-top: 57px;
    /* Mobile */ }
    @media (max-width: 767px) {
      .widget-form--alt {
        padding-top: 48px; } }
    .widget-form--alt h3:before {
      display: none; }

/* ------------------------------------------------------------ *\
	Helpers
\* ------------------------------------------------------------ */
.hidden-xs {
  /* Mobile */ }
  @media (max-width: 767px) {
    .hidden-xs {
      display: none !important; } }

.visible-xs-flex {
  display: none !important;
  /* Mobile */ }
  @media (max-width: 767px) {
    .visible-xs-flex {
      display: -ms-flexbox !important;
      display: flex !important; } }

.visible-xs-block {
  display: none !important;
  /* Mobile */ }
  @media (max-width: 767px) {
    .visible-xs-block {
      display: block !important; } }

.visible-xs-inline-block {
  display: none !important;
  /* Mobile */ }
  @media (max-width: 767px) {
    .visible-xs-inline-block {
      display: inline-block !important; } }

.visible-xs-inline {
  display: none !important;
  /* Mobile */ }
  @media (max-width: 767px) {
    .visible-xs-inline {
      display: inline !important; } }

.tabs-addition .tab-addition {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s; }

.tabs-addition .tab-addition.current {
  position: static;
  visibility: visible;
  opacity: 1; }

/* put your last ditch effort styles here and clean them when ready */
/* none */
#preview {
  background-color: #38302E;
  padding: 3px;
  border-bottom: 1px solid #fff; }

#preview a {
  display: inline-block;
  padding: 4px 10px;
  color: #BCE7FD;
  background-color: #333;
  font-size: 14px;
  text-transform: uppercase;
  border-right: 1px solid #555;
  margin: 0;
  letter-spacing: 0; }

/*Changes nav hot links*/
#preview a:hover,
.page-start #preview .nav-start,
.page-0 #preview .nav-0,
.page-1 #preview .nav-1,
.page-2 #preview .nav-2,
.page-3 #preview .nav-3,
.page-4 #preview .nav-4,
.page-5 #preview .nav-5,
.page-6 #preview .nav-6,
.page-7 #preview .nav-7,
.page-8 #preview .nav-8,
.page-9 #preview .nav-9,
.page-10 #preview .nav-10,
.page-11 #preview .nav-11,
.page-12 #preview .nav-12,
.page-13 #preview .nav-13,
.page-14 #preview .nav-14,
.page-15 #preview .nav-15 {
  color: #333;
  font-weight: bold;
  background-color: #BCE7FD; }

/* this is on the index preview page only */
.preview .card-divider.progress {
  background-color: #BCE7FD;
  color: #485665; }

/* overrides foundation styles */
html,
html body,
body button,
body input,
body optgroup,
body select,
body textarea,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: 'Source Sans Pro', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body strong {
  font-weight: 600; }

body > .row {
  width: 100%;
  max-width: 100%;
  text-align: center; }
  body > .row .column .wrap, body > .row .columns .wrap {
    max-width: 1100px;
    margin: 0 auto;
    text-align: left; }

html, body {
  margin: 0;
  padding: 0;
  color: #485665;
  background-color: #F0F5F9; }

a:link {
  color: #0FACF3; }

a:visited {
  color: #B0BBC7; }
  p a:visited {
    color: #0FACF3; }

a:hover, a:active {
  color: #000; }

body > section {
  display: block;
  padding: 0;
  background-color: #F0F5F9; }

.oswald {
  font-family: 'Oswald', "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

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

body.body--white {
  background: #fff;
  color: #000; }

@media print, screen and (min-width: 40em) {
  .mobile {
    display: none !important; } }
