@charset "UTF-8";
/* ==========================================================================
1. Foundation Settings
2. Foundation Framework
3. Foundation Components
4. Kalypso Custom
========================================================================== */
/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 37.5em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

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

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=37.5em&large=56.25em&xlarge=75em&xxlarge=112.5em"; }

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

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

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  -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 {
  -webkit-box-sizing: border-box;
          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;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

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

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

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

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: 900;
  line-height: inherit; }

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

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

h1, .h1 {
  font-size: 2.75rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 1rem; }

h2, .h2 {
  font-size: 2.125rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 1rem; }

h3, .h3 {
  font-size: 1.625rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 1rem; }

h4, .h4 {
  font-size: 1.25rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 1rem; }

h5, .h5 {
  font-size: 1.25rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 1rem; }

h6, .h6 {
  font-size: 1.25rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 1rem; }

@media print, screen and (min-width: 37.5em) {
  h1, .h1 {
    font-size: 3.25rem; }
  h2, .h2 {
    font-size: 2.5rem; }
  h3, .h3 {
    font-size: 1.875rem; }
  h4, .h4 {
    font-size: 1.5rem; }
  h5, .h5 {
    font-size: 1.5rem; }
  h6, .h6 {
    font-size: 1.5rem; } }

a {
  line-height: inherit;
  color: #752023;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #651c1e; }
  a img {
    border: 0; }

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

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

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

blockquote {
  margin: 0 0 1rem;
  padding: 1rem 0;
  border-left: 0px solid #d3d8db; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: inherit; }

cite {
  display: block;
  font-size: 1.125rem;
  color: inherit; }
  cite:before {
    content: "— "; }

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

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #d3d8db;
  background-color: #eff1f2;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #000000; }

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

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

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

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

ul.no-bullet, ol.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: 37.5em) {
  .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: 56.25em) {
  .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;
    -webkit-box-shadow: none !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 #b7bfc4;
    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;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-transition: background-color 0.25s ease-out, -webkit-box-shadow 0.5s;
  transition: background-color 0.25s ease-out, -webkit-box-shadow 0.5s;
  transition: background-color 0.25s ease-out, box-shadow 0.5s;
  transition: background-color 0.25s ease-out, box-shadow 0.5s, -webkit-box-shadow 0.5s;
  font-family: inherit;
  font-size: 1rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #752023;
  color: #ffffff; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #862528;
    color: #ffffff; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.8rem; }
  .button.large {
    font-size: 1.2rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button.primary {
    background-color: #752023;
    color: #ffffff; }
    .button.primary:hover, .button.primary:focus {
      background-color: #862528;
      color: #ffffff; }
  .button.secondary {
    background-color: #3e4142;
    color: #ffffff; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #494d4e;
      color: #ffffff; }
  .button.success {
    background-color: #6ab645;
    color: #000000; }
    .button.success:hover, .button.success:focus {
      background-color: #72bc4e;
      color: #000000; }
  .button.warning {
    background-color: #00749e;
    color: #ffffff; }
    .button.warning:hover, .button.warning:focus {
      background-color: #0084b3;
      color: #ffffff; }
  .button.alert {
    background-color: #9e212a;
    color: #ffffff; }
    .button.alert:hover, .button.alert:focus {
      background-color: #ae242e;
      color: #ffffff; }
  .button.light {
    background-color: #eff1f2;
    color: #000000; }
    .button.light:hover, .button.light:focus {
      background-color: #f0f2f3;
      color: #000000; }
  .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: #752023;
      color: #ffffff; }
    .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: #752023;
        color: #ffffff; }
    .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: #3e4142;
        color: #ffffff; }
    .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: #6ab645;
        color: #000000; }
    .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: #00749e;
        color: #ffffff; }
    .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: #9e212a;
        color: #ffffff; }
    .button.disabled.light, .button[disabled].light {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.light, .button.disabled.light:hover, .button.disabled.light:focus, .button[disabled].light, .button[disabled].light:hover, .button[disabled].light:focus {
        background-color: #eff1f2;
        color: #000000; }
  .button.hollow {
    border: 1px solid #752023;
    color: #752023; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #3b1012;
      color: #3b1012; }
      .button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
        border: 1px solid #752023;
        color: #752023; }
    .button.hollow.primary {
      border: 1px solid #752023;
      color: #752023; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #3b1012;
        color: #3b1012; }
        .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
          border: 1px solid #752023;
          color: #752023; }
    .button.hollow.secondary {
      border: 1px solid #3e4142;
      color: #3e4142; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #1f2121;
        color: #1f2121; }
        .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
          border: 1px solid #3e4142;
          color: #3e4142; }
    .button.hollow.success {
      border: 1px solid #6ab645;
      color: #6ab645; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #355b23;
        color: #355b23; }
        .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
          border: 1px solid #6ab645;
          color: #6ab645; }
    .button.hollow.warning {
      border: 1px solid #00749e;
      color: #00749e; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #003a4f;
        color: #003a4f; }
        .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
          border: 1px solid #00749e;
          color: #00749e; }
    .button.hollow.alert {
      border: 1px solid #9e212a;
      color: #9e212a; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #4f1115;
        color: #4f1115; }
        .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
          border: 1px solid #9e212a;
          color: #9e212a; }
    .button.hollow.light {
      border: 1px solid #eff1f2;
      color: #eff1f2; }
      .button.hollow.light:hover, .button.hollow.light:focus {
        border-color: #6c7b84;
        color: #6c7b84; }
        .button.hollow.light:hover.disabled, .button.hollow.light:hover[disabled], .button.hollow.light:focus.disabled, .button.hollow.light:focus[disabled] {
          border: 1px solid #eff1f2;
          color: #eff1f2; }
  .button.clear {
    border: 1px solid #752023;
    color: #752023; }
    .button.clear, .button.clear:hover, .button.clear:focus {
      background-color: transparent; }
    .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
      background-color: transparent; }
    .button.clear:hover, .button.clear:focus {
      border-color: #3b1012;
      color: #3b1012; }
      .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
        border: 1px solid #752023;
        color: #752023; }
    .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
      border-color: transparent; }
    .button.clear.primary {
      border: 1px solid #752023;
      color: #752023; }
      .button.clear.primary:hover, .button.clear.primary:focus {
        border-color: #3b1012;
        color: #3b1012; }
        .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
          border: 1px solid #752023;
          color: #752023; }
      .button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
        border-color: transparent; }
    .button.clear.secondary {
      border: 1px solid #3e4142;
      color: #3e4142; }
      .button.clear.secondary:hover, .button.clear.secondary:focus {
        border-color: #1f2121;
        color: #1f2121; }
        .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
          border: 1px solid #3e4142;
          color: #3e4142; }
      .button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
        border-color: transparent; }
    .button.clear.success {
      border: 1px solid #6ab645;
      color: #6ab645; }
      .button.clear.success:hover, .button.clear.success:focus {
        border-color: #355b23;
        color: #355b23; }
        .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
          border: 1px solid #6ab645;
          color: #6ab645; }
      .button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
        border-color: transparent; }
    .button.clear.warning {
      border: 1px solid #00749e;
      color: #00749e; }
      .button.clear.warning:hover, .button.clear.warning:focus {
        border-color: #003a4f;
        color: #003a4f; }
        .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
          border: 1px solid #00749e;
          color: #00749e; }
      .button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
        border-color: transparent; }
    .button.clear.alert {
      border: 1px solid #9e212a;
      color: #9e212a; }
      .button.clear.alert:hover, .button.clear.alert:focus {
        border-color: #4f1115;
        color: #4f1115; }
        .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
          border: 1px solid #9e212a;
          color: #9e212a; }
      .button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
        border-color: transparent; }
    .button.clear.light {
      border: 1px solid #eff1f2;
      color: #eff1f2; }
      .button.clear.light:hover, .button.clear.light:focus {
        border-color: #6c7b84;
        color: #6c7b84; }
        .button.clear.light:hover.disabled, .button.clear.light:hover[disabled], .button.clear.light:focus.disabled, .button.clear.light:focus[disabled] {
          border: 1px solid #eff1f2;
          color: #eff1f2; }
      .button.clear.light, .button.clear.light.disabled, .button.clear.light[disabled], .button.clear.light:hover, .button.clear.light:hover.disabled, .button.clear.light:hover[disabled], .button.clear.light:focus, .button.clear.light:focus.disabled, .button.clear.light:focus[disabled] {
        border-color: transparent; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #ffffff transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .button.dropdown.hollow::after, .button.dropdown.clear::after {
    border-top-color: #752023; }
  .button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
    border-top-color: #752023; }
  .button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
    border-top-color: #3e4142; }
  .button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
    border-top-color: #6ab645; }
  .button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
    border-top-color: #00749e; }
  .button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
    border-top-color: #9e212a; }
  .button.dropdown.hollow.light::after, .button.dropdown.clear.light::after {
    border-top-color: #eff1f2; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

a.button:hover, a.button:focus {
  text-decoration: none; }

[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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 2.8125rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #d3d8db;
  border-radius: 0;
  background-color: #ffffff;
  -webkit-box-shadow: inset 2px 2px 0px rgba(183, 191, 196, 0.1);
          box-shadow: inset 2px 2px 0px rgba(183, 191, 196, 0.1);
  font-family: inherit;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  -webkit-transition: border-color 0.25s ease-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-out, -webkit-box-shadow 0.5s;
  -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 #b7bfc4;
    background-color: #ffffff;
    -webkit-box-shadow: inset 2px 2px 0px rgba(183, 191, 196, 0);
            box-shadow: inset 2px 2px 0px rgba(183, 191, 196, 0);
    -webkit-transition: border-color 0.25s ease-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-out, -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s, border-color 0.25s ease-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-out, -webkit-box-shadow 0.5s; }

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

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

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

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

::-webkit-input-placeholder {
  color: #d3d8db; }

::-moz-placeholder {
  color: #d3d8db; }

:-ms-input-placeholder {
  color: #d3d8db; }

::-ms-input-placeholder {
  color: #d3d8db; }

::placeholder {
  color: #d3d8db; }

[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: 1.125rem;
  font-weight: 400;
  line-height: 2;
  color: #000000; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

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

.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  .input-group > :first-child, .input-group > :first-child.input-group-button > * {
    border-radius: 0 0 0 0; }
  .input-group > :last-child, .input-group > :last-child.input-group-button > * {
    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 #d3d8db;
  background: #d3d8db;
  color: #000000;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -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;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  min-width: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -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 {
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
            -ms-grid-row-align: stretch;
            align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.25rem; }

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 #d3d8db; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem; }

select {
  height: 2.8125rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #d3d8db;
  border-radius: 0;
  background-color: #ffffff;
  font-family: inherit;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  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%28183, 191, 196%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color 0.25s ease-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-out, -webkit-box-shadow 0.5s; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMBJREFUeNrEllsOhCAMRVszC9IlzU7KCmVHTJsoMWYMUtpyv9BgbuXQB5ZSdgBYYY4ycgBivk8KYFsQMfMiTTBP4o3nUzCKzOabLJbLy2/g31evGkAginR4/ZegKH5qX3bJCscA3t0x3kgO5tQFyhhFf50xRqFLbyMUNJQzgyjGS/wgCpvKqkRBpuWrE4V9d+1E4dPUXqIg107SQOE/2DRQxMwTDygIInVDET9T3lCoj/6j/VCmGjZOl2lKpZ8AAwDQP7zIimDGFQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #b7bfc4;
    background-color: #ffffff;
    -webkit-box-shadow: inset 2px 2px 0px rgba(183, 191, 196, 0);
            box-shadow: inset 2px 2px 0px rgba(183, 191, 196, 0);
    -webkit-transition: border-color 0.25s ease-out, -webkit-box-shadow 0.5s;
    transition: border-color 0.25s ease-out, -webkit-box-shadow 0.5s;
    transition: box-shadow 0.5s, border-color 0.25s ease-out;
    transition: box-shadow 0.5s, border-color 0.25s ease-out, -webkit-box-shadow 0.5s; }
  select:disabled {
    background-color: #eff1f2;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #9e212a;
  background-color: #f5e9ea; }
  .is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #9e212a; }
  .is-invalid-input:not(:focus)::-moz-placeholder {
    color: #9e212a; }
  .is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #9e212a; }
  .is-invalid-input:not(:focus)::-ms-input-placeholder {
    color: #9e212a; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #9e212a; }

.is-invalid-label {
  color: #9e212a; }

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

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

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 0px solid rgba(0, 0, 0, 0.25);
  border-radius: 0;
  background-color: white;
  color: #000000; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #752023;
    color: #ffffff; }
  .callout.secondary {
    background-color: #3e4142;
    color: #ffffff; }
  .callout.success {
    background-color: #6ab645;
    color: #000000; }
  .callout.warning {
    background-color: #00749e;
    color: #ffffff; }
  .callout.alert {
    background-color: #9e212a;
    color: #ffffff; }
  .callout.light {
    background-color: #eff1f2;
    color: #000000; }
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

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

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  [data-whatinput='mouse'] .menu li {
    outline: 0; }
  .menu a,
  .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.75rem 1rem; }
  .menu input,
  .menu select,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu input {
    display: inline-block; }
  .menu, .menu.horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .menu.vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .menu.expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; }
  .menu.simple {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .menu.simple li + li {
      margin-left: 1rem; }
    .menu.simple a {
      padding: 0; }
  @media print, screen and (min-width: 37.5em) {
    .menu.medium-horizontal {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    .menu.medium-vertical {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .menu.medium-expanded li {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; }
    .menu.medium-simple li {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }
  @media print, screen and (min-width: 56.25em) {
    .menu.large-horizontal {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    .menu.large-vertical {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .menu.large-expanded li {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; }
    .menu.large-simple li {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }
  .menu.nested {
    margin-right: 0;
    margin-left: 1.5rem; }
  .menu.icons a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .menu.icon-left li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap; }
    .menu.icon-left li a img,
    .menu.icon-left li a i,
    .menu.icon-left li a svg {
      margin-right: 0.25rem; }
  .menu.icon-right li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap; }
    .menu.icon-right li a img,
    .menu.icon-right li a i,
    .menu.icon-right li a svg {
      margin-left: 0.25rem; }
  .menu.icon-top li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -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 {
      -webkit-align-self: stretch;
          -ms-flex-item-align: stretch;
              -ms-grid-row-align: stretch;
              align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu.icon-bottom li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap; }
    .menu.icon-bottom li a img,
    .menu.icon-bottom li a i,
    .menu.icon-bottom li a svg {
      -webkit-align-self: stretch;
          -ms-flex-item-align: stretch;
              -ms-grid-row-align: stretch;
              align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu .is-active > a {
    background: #752023;
    color: #ffffff; }
  .menu .active > a {
    background: #752023;
    color: #ffffff; }
  .menu.align-left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .menu.align-right li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .menu.align-right li .submenu li {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
  .menu.align-right.vertical li {
    display: block;
    text-align: right; }
    .menu.align-right.vertical li .submenu li {
      text-align: right; }
  .menu.align-right .nested {
    margin-right: 1.5rem;
    margin-left: 0; }
  .menu.align-center li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .menu.align-center li .submenu li {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
  .menu .menu-text {
    padding: 0.75rem 1rem;
    font-weight: bold;
    line-height: 1;
    color: inherit; }

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

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

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

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

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

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

.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: #752023;
  color: #ffffff; }
  .label.primary {
    background: #752023;
    color: #ffffff; }
  .label.secondary {
    background: #3e4142;
    color: #ffffff; }
  .label.success {
    background: #6ab645;
    color: #000000; }
  .label.warning {
    background: #00749e;
    color: #ffffff; }
  .label.alert {
    background: #9e212a;
    color: #ffffff; }
  .label.light {
    background: #eff1f2;
    color: #000000; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: 0.125rem;
    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: 37.5em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.3125rem 0.625rem;
    border-radius: 0;
    color: #000000; }
    .pagination a:hover,
    .pagination button:hover {
      background: #eff1f2; }
  .pagination .current {
    padding: 0.3125rem 0.625rem;
    background: #752023;
    color: #ffffff;
    cursor: default; }
  .pagination .disabled {
    padding: 0.3125rem 0.625rem;
    color: #d3d8db;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.3125rem 0.625rem;
    content: '\2026';
    color: #000000; }

.sticky-container {
  position: relative; }

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

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%; }
  .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; }

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden; }
  html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll; }
  html.is-reveal-open body {
    overflow-y: hidden; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(62, 65, 66, 0.75);
  overflow-y: auto; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 2rem;
  border: 0px solid #d3d8db;
  border-radius: 0;
  background-color: #ffffff;
  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: 37.5em) {
    .reveal {
      min-height: 0; } }
  .reveal .column {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 37.5em) {
    .reveal {
      width: 600px;
      max-width: 75rem; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 37.5em) {
    .reveal.tiny {
      width: 30%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 37.5em) {
    .reveal.small {
      width: 50%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 37.5em) {
    .reveal.large {
      width: 90%;
      max-width: 75rem; } }
  .reveal.full {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 37.49875em) {
    .reveal {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      min-height: 100%;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }
  thead,
  tbody,
  tfoot {
    border: 1px solid rgba(239, 241, 242, 0.95);
    background-color: #ffffff; }
  caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: 900; }
  thead {
    background: rgba(211, 216, 219, 0.95);
    color: #000000; }
  tfoot {
    background: rgba(211, 216, 219, 0.95);
    color: #000000; }
  thead tr,
  tfoot tr {
    background: transparent; }
  thead th,
  thead td,
  tfoot th,
  tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: 900;
    text-align: left; }
  tbody th,
  tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }
  tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: rgba(239, 241, 242, 0.95); }
  table.unstriped tbody {
    background-color: #ffffff; }
    table.unstriped tbody tr {
      border-bottom: 0;
      border-bottom: 1px solid rgba(239, 241, 242, 0.95);
      background-color: #ffffff; }

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

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

table.hover thead tr:hover {
  background-color: rgba(205, 211, 214, 0.95); }

table.hover tfoot tr:hover {
  background-color: rgba(205, 211, 214, 0.95); }

table.hover tbody tr:hover {
  background-color: rgba(233, 236, 237, 0.95); }

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: rgba(205, 211, 214, 0.95); }

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

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.clearfix::after {
  clear: both; }

.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

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

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

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

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

.align-left.vertical.menu > li > a {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }

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

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

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

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

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

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

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

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

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

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

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

.small-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.small-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.small-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }

.small-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }

.small-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }

.small-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }

@media print, screen and (min-width: 37.5em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; } }

@media print, screen and (min-width: 56.25em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; } }

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

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

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

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

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse; }

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse; }

@media print, screen and (min-width: 37.5em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

@media print, screen and (min-width: 56.25em) {
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fade-in.mui-enter {
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

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

.fade-out.mui-leave {
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.scale-in-up.mui-enter {
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

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

.scale-in-down.mui-enter {
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

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

.scale-out-up.mui-leave {
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

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

.scale-out-down.mui-leave {
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

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

.spin-in.mui-enter {
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

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

.spin-out.mui-leave {
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

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

.spin-in-ccw.mui-enter {
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

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

.spin-out-ccw.mui-leave {
  -webkit-transition-duration: 300ms;
          transition-duration: 300ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  -webkit-animation-duration: 300ms;
          animation-duration: 300ms; }

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ===================
    Kalypso Mixins
==================== */
@font-face {
  font-family: 'Interval Sans Pro';
  src: url("/assets/fonts/interval_light-webfont.woff2") format("woff2"), url("/assets/fonts/interval_light-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Interval Sans Pro';
  src: url("/assets/fonts/interval_medium-webfont.woff2") format("woff2"), url("/assets/fonts/interval_medium-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Interval Sans Pro';
  src: url("/assets/fonts/interval_bold-webfont.woff2") format("woff2"), url("/assets/fonts/interval_bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

/* ==========================================================================
    Layout and Grid 
    ------------------
    Mobile first
    8 column grid
    Left and right outer columns narrow width, inner 6/8 columns wider equal width
    Major content blocks are positioned with grid areas, which change per section or screen width
    All major layout for the site and major components are contained in these grid definitions
    Internal element layouts are included within their definitions
========================================================================== */
html,
body {
  width: 100%; }

@supports (display: grid) {
  .grid-body {
    display: -ms-grid;
    display: grid;
    padding: 0;
    grid-gap: 0;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%; } }

@supports (display: grid) {
  .grid-page {
    display: -ms-grid;
    display: grid;
    padding: 0;
    grid-gap: 0;
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
    -ms-grid-rows: auto 0 auto 0 auto;
    grid-template-rows: auto auto auto;
    grid-template-areas: "main" "sidebar"; }
    .grid-page > .page-main {
      -ms-grid-row: 1;
      -ms-grid-column: 1;
      padding-left: 0;
      padding-right: 0;
      grid-area: main; }
    .grid-page > .page-sidebar {
      -ms-grid-row: 3;
      -ms-grid-column: 1;
      padding-left: 0;
      padding-right: 0;
      grid-area: sidebar; }
    @media screen and (min-width: 75em){
    ._type-offering .grid-page > .page-main, ._type-industry .grid-page > .page-main {
      -ms-grid-row: 1;
      -ms-grid-column: 1; }
      ._type-viewpoint .grid-page > .page-main {
      -ms-grid-row: 1;
      -ms-grid-column: 1; }
      .grid-page._sidebar-right > .page-main {
      -ms-grid-row: 1;
      -ms-grid-column: 1; }
    ._type-offering .grid-page > .page-sidebar, ._type-industry .grid-page > .page-sidebar {
      -ms-grid-row: 1;
      -ms-grid-column: 3; }
      ._type-viewpoint .grid-page > .page-sidebar {
      -ms-grid-row: 1;
      -ms-grid-column: 3; }
      .grid-page._sidebar-right > .page-sidebar {
      -ms-grid-row: 1;
      -ms-grid-column: 3; } }
    @media print, screen and (min-width: 56.25em){
      ._type-viewpoint .grid-page > .page-main {
      -ms-grid-row: 1;
      -ms-grid-column: 1; }
      .grid-page._sidebar-right > .page-main {
      -ms-grid-row: 1;
      -ms-grid-column: 1; }
      ._type-viewpoint .grid-page > .page-sidebar {
      -ms-grid-row: 1;
      -ms-grid-column: 3; }
      .grid-page._sidebar-right > .page-sidebar {
      -ms-grid-row: 1;
      -ms-grid-column: 3; } }
  @media screen and (min-width: 75em) {
    ._type-offering .grid-page,
    ._type-industry .grid-page {
      -ms-grid-columns: 6fr 0 2fr;
      grid-template-columns: 6fr 2fr;
      grid-template-areas: "main sidebar"; }
      ._type-offering .grid-page .page-sidebar.grid-content,
      ._type-industry .grid-page .page-sidebar.grid-content {
        display: block;
        padding-left: 2rem;
        padding-right: 2rem; } }
  ._type-viewpoint .grid-page {
    grid-template-areas: "main" "sidebar"; }
    @media print, screen and (min-width: 56.25em) {
      ._type-viewpoint .grid-page {
        grid-template-areas: "main sidebar";
        -ms-grid-columns: 70% 0 30%;
        grid-template-columns: 70% 30%; } }
    @media screen and (min-width: 75em) {
      ._type-viewpoint .grid-page {
        grid-template-areas: "main sidebar";
        -ms-grid-columns: 80% 0 20%;
        grid-template-columns: 80% 20%; } }
  .grid-page._sidebar-right {
    grid-template-areas: "main" "sidebar"; }
    @media print, screen and (min-width: 56.25em) {
      .grid-page._sidebar-right {
        grid-template-areas: "main sidebar";
        -ms-grid-columns: 60% 0 40%;
        grid-template-columns: 60% 40%; }
        .grid-page._sidebar-right .page-sidebar {
          display: block;
          padding-left: 2rem; } }
    @media screen and (min-width: 75em) {
      .grid-page._sidebar-right {
        grid-template-areas: "main sidebar";
        -ms-grid-columns: 50% 0 50%;
        grid-template-columns: 50% 50%; } } }

@supports (display: grid) {
  .grid-content {
    display: -ms-grid;
    display: grid;
    grid-auto-flow: row dense;
    grid-column-gap: 2rem;
    -ms-grid-columns: 0rem 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 0rem;
    grid-template-columns: 0rem 1fr 1fr 1fr 1fr 1fr 1fr 0rem;
    grid-template-areas: "outer-left inner inner inner inner inner inner outer-right"; }
    @media print, screen and (min-width: 37.5em) {
      .grid-content {
        grid-column-gap: 2rem;
        -ms-grid-columns: 2rem 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 2rem;
        grid-template-columns: 2rem 1fr 1fr 1fr 1fr 1fr 1fr 2rem; } }
    @media print, screen and (min-width: 56.25em) {
      .grid-content {
        grid-column-gap: 2rem;
        -ms-grid-columns: 2rem 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 2rem;
        grid-template-columns: 2rem 1fr 1fr 1fr 1fr 1fr 1fr 2rem; } }
    @media screen and (min-width: 75em) {
      .grid-content {
        grid-column-gap: 2rem;
        -ms-grid-columns: 4rem 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 4rem;
        grid-template-columns: 4rem 1fr 1fr 1fr 1fr 1fr 1fr 4rem;
        grid-template-areas: "outer-left inner inner inner inner inner inner outer-right"; } }
    .grid-content._grid-inner {
      display: -ms-grid;
      display: grid;
      grid-auto-flow: row dense;
      grid-column-gap: 2rem;
      -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
      grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
      grid-template-areas: "inner inner inner inner inner inner"; }
      @media print, screen and (min-width: 37.5em) {
        .grid-content._grid-inner {
          grid-column-gap: 2rem;
          -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
          grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; } }
      @media print, screen and (min-width: 56.25em) {
        .grid-content._grid-inner {
          grid-column-gap: 2rem;
          -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
          grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; } }
      @media screen and (min-width: 75em) {
        .grid-content._grid-inner {
          grid-column-gap: 2rem;
          -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
          grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
          grid-template-areas: "inner inner inner inner inner inner"; } }
    @media screen and (min-width: 75em) {
      ._type-offering .grid-page .grid-content.page-main, ._type-offering .grid-page .grid-content.page-content, ._type-offering .grid-page .grid-content.content-section,
      ._type-industry .grid-page .grid-content.page-main,
      ._type-industry .grid-page .grid-content.page-content,
      ._type-industry .grid-page .grid-content.content-section {
        -ms-grid-columns: 4rem 1fr 1fr 1fr 1fr 1fr 1fr 0;
        grid-template-columns: 4rem 1fr 1fr 1fr 1fr 1fr 1fr 0; }
      ._type-offering .grid-page .grid-content.page-sidebar,
      ._type-industry .grid-page .grid-content.page-sidebar {
        display: block; }
      ._type-offering .grid-page .grid-content > .sidebar-section.grid-content,
      ._type-offering .grid-page .grid-content > .sidebar-section .content-list.grid,
      ._type-industry .grid-page .grid-content > .sidebar-section.grid-content,
      ._type-industry .grid-page .grid-content > .sidebar-section .content-list.grid {
        display: block; } }
    @media print, screen and (min-width: 56.25em) {
      ._type-viewpoint .grid-page .grid-content.page-main, ._type-viewpoint .grid-page .grid-content.page-content, ._type-viewpoint .grid-page .grid-content.content-section {
        -ms-grid-columns: 2rem 1fr 1fr 1fr 1fr 1fr 1fr 0;
        grid-template-columns: 2rem 1fr 1fr 1fr 1fr 1fr 1fr 0; } }
    @media screen and (min-width: 75em) {
      ._type-viewpoint .grid-page .grid-content.page-main, ._type-viewpoint .grid-page .grid-content.page-content, ._type-viewpoint .grid-page .grid-content.content-section {
        -ms-grid-columns: 4rem 1fr 1fr 1fr 1fr 1fr 1fr 0;
        grid-template-columns: 4rem 1fr 1fr 1fr 1fr 1fr 1fr 0; } }
    ._type-viewpoint .grid-page .grid-content.page-sidebar {
      display: block; }
    @media print, screen and (min-width: 56.25em) {
      .grid-page._sidebar-right .grid-content.page-main, .grid-page._sidebar-right .grid-content.page-content, .grid-page._sidebar-right .grid-content.content-section {
        -ms-grid-columns: 2rem 1fr 1fr 1fr 1fr 1fr 1fr 0;
        grid-template-columns: 2rem 1fr 1fr 1fr 1fr 1fr 1fr 0; } }
    @media screen and (min-width: 75em) {
      .grid-page._sidebar-right .grid-content.page-main, .grid-page._sidebar-right .grid-content.page-content, .grid-page._sidebar-right .grid-content.content-section {
        -ms-grid-columns: 4rem 1fr 1fr 1fr 1fr 1fr 1fr 0;
        grid-template-columns: 4rem 1fr 1fr 1fr 1fr 1fr 1fr 0; } }
    .grid-content > * {
      grid-column: inner / span inner-end; }
    .grid-content > .content-section,
    .grid-content > .sidebar-section,
    .grid-content .content-background {
      grid-column: outer-left-start / span outer-right-end; }
    .grid-content > .content-item {
      grid-column: inner / span inner-end; }
      .grid-content > .content-item._grid-hero {
        grid-column: outer-left-start / span outer-right-end; }
      @media print, screen and (min-width: 37.5em) {
        .grid-content > .content-item._grid-left {
          grid-column: inner / span 3; }
          .grid-content > .content-item._grid-left._grid-narrow {
            grid-column: inner / span 2; }
            .grid-content > .content-item._grid-left._grid-narrow._grid-hero {
              grid-column: outer-left-start / span 3; }
          .grid-content > .content-item._grid-left._grid-wide {
            grid-column: inner / span 4; }
          .grid-content > .content-item._grid-left._grid-hero {
            grid-column: outer-left-start / span 4; }
        .grid-content > .content-item._grid-right {
          -ms-grid-column: span 3;
          grid-column-start: span 3;
          -ms-grid-column-span: NaN;
          grid-column-end: inner-end; }
          .grid-content > .content-item._grid-right._grid-narrow {
            -ms-grid-column: span 2;
            grid-column-start: span 2; }
            .grid-content > .content-item._grid-right._grid-narrow._grid-hero {
              -ms-grid-column: span 3;
              grid-column-start: span 3;
              -ms-grid-column-span: NaN;
              grid-column-end: outer-right-end; }
          .grid-content > .content-item._grid-right._grid-wide {
            -ms-grid-column: span 4;
            grid-column-start: span 4; }
          .grid-content > .content-item._grid-right._grid-hero {
            -ms-grid-column: span 4;
            grid-column-start: span 4;
            -ms-grid-column-span: NaN;
            grid-column-end: outer-right-end; } }
  .grid-content.page-intro {
    grid-template-areas: "outer-left breadcrumb breadcrumb breadcrumb breadcrumb breadcrumb breadcrumb outer-right" "outer-left inner inner inner inner inner inner outer-right"; }
    ._section-home .grid-content.page-intro,
    ._section-people .grid-content.page-intro {
      grid-template-areas: "outer-left inner inner inner inner inner inner outer-right"; }
    .grid-content.page-intro > * {
      grid-column: inner / span inner-end; }
    .grid-content.page-intro .page-intro--breadcrumb {
      -ms-grid-row: 1;
      -ms-grid-column: 2;
      -ms-grid-column-span: 6;
      grid-area: breadcrumb; }
    .grid-content.page-intro .page-intro--content {
      grid-column: inner / span inner-end; }
    .grid-content.page-intro .content-background {
      grid-column: outer-left / span outer-right-end; }
  .grid-content.page-content,
  .grid-content.content-section {
    grid-auto-rows: -webkit-min-content;
    grid-auto-rows: min-content; }
  .grid-content.site-footer {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
    grid-template-areas: "outer-left inner inner inner inner inner inner outer-right" "outer-left brand brand brand brand brand brand outer-right" "outer-left social social social social social social outer-right" "outer-left nav nav nav nav nav nav outer-right" "outer-left legal legal legal legal legal legal outer-right"; }
    @media print, screen and (min-width: 37.5em) {
      .grid-content.site-footer {
        -ms-grid-rows: auto auto auto;
        grid-template-rows: auto auto auto;
        grid-template-areas: "outer-left inner inner inner inner inner inner outer-right" "brand brand brand social social social social social" "legal legal legal legal nav nav nav nav"; } }
    .grid-content.site-footer > * {
      grid-column: inner / span inner-end; }
    .grid-content.site-footer .site-footer--brand {
      -ms-grid-row: 2;
      -ms-grid-column: 2;
      -ms-grid-column-span: 6;
      grid-area: brand;
      -ms-grid-row-align: bottom;
      align-self: bottom; }
      @media print, screen and (min-width: 37.5em) {
        .grid-content.site-footer .site-footer--brand {
          padding-right: 2rem;
          padding-left: 2rem; } }
    .grid-content.site-footer .site-footer--social {
      -ms-grid-row: 3;
      -ms-grid-column: 2;
      -ms-grid-column-span: 6;
      grid-area: social; }
      @media print, screen and (min-width: 37.5em) {
        .grid-content.site-footer .site-footer--social {
          -ms-grid-column-align: end;
          justify-self: end;
          padding-right: 2rem;
          padding-left: 2rem; } }
    .grid-content.site-footer .site-footer--legal {
      -ms-grid-row: 5;
      -ms-grid-column: 2;
      -ms-grid-column-span: 6;
      grid-area: legal; }
      @media print, screen and (min-width: 37.5em) {
        .grid-content.site-footer .site-footer--legal {
          padding-right: 2rem;
          padding-left: 2rem; } }
    .grid-content.site-footer .site-footer--nav {
      -ms-grid-row: 4;
      -ms-grid-column: 2;
      -ms-grid-column-span: 6;
      grid-area: nav; }
    @media print, screen and (min-width: 37.5em){
      .grid-content.site-footer .site-footer--brand {
      -ms-grid-row: 2;
      -ms-grid-column: 1;
      -ms-grid-column-span: 3; }
      .grid-content.site-footer .site-footer--social {
      -ms-grid-row: 2;
      -ms-grid-column: 4;
      -ms-grid-column-span: 5; }
      .grid-content.site-footer .site-footer--legal {
      -ms-grid-row: 3;
      -ms-grid-column: 1;
      -ms-grid-column-span: 4; }
      .grid-content.site-footer .site-footer--nav {
      -ms-grid-row: 3;
      -ms-grid-column: 5;
      -ms-grid-column-span: 4; } }
      @media print, screen and (min-width: 37.5em) {
        .grid-content.site-footer .site-footer--nav {
          -ms-grid-column-align: end;
          justify-self: end;
          padding-right: 2rem;
          padding-left: 2rem; } } }

/* ==========================================================================
    Kalypso Custom Styles and Components
    Class Name Syntax:
        .component-name
        .component-name--child-element
        .component-name._modifier
        .component-name--child-element._modifier
========================================================================== */
/* ===================
    Core Typography
==================== */
h1, h2, h3, h4,
.headline {
  max-width: 56rem;
  font-family: "Interval Sans Pro", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 300;
  line-height: 1;
  widows: 3;
  overflow-wrap: break-word; }
  h1 strong, h1 b, h2 strong, h2 b, h3 strong, h3 b, h4 strong, h4 b,
  .headline strong,
  .headline b {
    font-weight: 700; }

.headline {
  display: block;
  margin: 0 0 1rem;
  font-size: 3.5rem; }

h3 {
  font-weight: 700; }

h4 {
  font-weight: 300; }

p {
  max-width: 56rem;
  widows: 3;
  overflow-wrap: break-word; }

li {
  max-width: 56rem;
  margin-bottom: 0.5rem; }

blockquote {
  max-width: 56rem;
  margin: 2rem 0;
  padding: 1rem 0 0;
  font-family: "franklin-gothic-urw", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2rem;
  font-style: italic;
  line-height: 1.2em;
  font-weight: 300;
  border-top: 2px solid #000000; }
  .content-section._style-reversed blockquote {
    border-color: #ffffff; }
  blockquote > p {
    font-size: inherit;
    line-height: inherit; }
  blockquote > p + cite {
    margin-top: -1rem; }

p.lead {
  font-size: 1.25rem;
  line-height: 1.5; }

thead,
tbody,
tfoot {
  line-height: 1.4;
  background: transparent; }
  .content-section._style-reversed thead, .content-section._style-reversed tbody, .content-section._style-reversed tfoot {
    border-color: rgba(0, 0, 0, 0.15); }

.content-section._style-reversed small,
._style-reversed-intro .page-intro small {
  color: #ffffff; }

figure.image-left {
  float: left;
  margin: 1rem 2rem 1rem 0; }

figure.image-right {
  float: right;
  margin: 1rem 0 1rem 2rem; }

figure.image-center {
  display: block;
  margin: 1rem auto;
  text-align: center; }

@media screen and (max-width: 37.49875em) {
  figure.image-left,
  figure.image-right {
    float: none;
    margin: 1rem 0 0 2rem; } }

.content-section._style-reversed thead {
  background-color: rgba(0, 0, 0, 0.25);
  color: #ffffff; }

thead th {
  font-size: 1rem; }

.content-section._style-reversed tbody tr:nth-child(even) {
  background-color: rgba(0, 0, 0, 0.15); }

tbody th {
  text-align: left; }

tbody th,
tbody td {
  font-size: 0.875rem; }

nav {
  font-family: "Interval Sans Pro", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: 500; }
  nav.breadcrumbs,
  nav._main > ul > li > a,
  nav._secondary > ul > li > a {
    text-transform: uppercase;
    letter-spacing: .025em;
    font-weight: 500; }

.button {
  text-transform: uppercase;
  letter-spacing: .025em;
  font-weight: 300; }
  .button.small {
    font-weight: 700; }
  .button.light {
    text-shadow: none; }

@media print, screen and (min-width: 37.5em) {
  span.nowrap {
    white-space: nowrap; } }

.page-content a:not(.link-more):not(.button),
.page-intro a:not(.link-more):not(.button) {
  text-decoration: underline; }
  .page-content a:not(.link-more):not(.button):hover, .page-content a:not(.link-more):not(.button):focus,
  .page-intro a:not(.link-more):not(.button):hover,
  .page-intro a:not(.link-more):not(.button):focus {
    text-decoration: none; }

/* ===================
    Header
==================== */
body._announcement-on .announcement-bar {
  position: relative;
  padding: 1rem 3rem;
  text-align: center;
  font-size: 90%;
  -webkit-box-shadow: 0px -2px 35px inset rgba(0, 0, 0, 0.05);
          box-shadow: 0px -2px 35px inset rgba(0, 0, 0, 0.05);
  z-index: 100; }
  body._announcement-on .announcement-bar._background-kalypso-red {
    background-color: rgba(97, 27, 29, 0.95); }
  body._announcement-on .announcement-bar._background-kalypso-slate {
    background-color: rgba(55, 57, 58, 0.9); }
  body._announcement-on .announcement-bar._background-kalypso-salt {
    background-color: rgba(239, 241, 242, 0.9); }
  body._announcement-on .announcement-bar._background-black {
    background-color: rgba(0, 0, 0, 0.9); }
  body._announcement-on .announcement-bar._background-black, body._announcement-on .announcement-bar._background-kalypso-red, body._announcement-on .announcement-bar._background-kalypso-slate {
    color: #ffffff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 1px 1px 25px rgba(0, 0, 0, 0.15); }
    body._announcement-on .announcement-bar._background-black label, body._announcement-on .announcement-bar._background-kalypso-red label, body._announcement-on .announcement-bar._background-kalypso-slate label {
      color: #ffffff; }
    body._announcement-on .announcement-bar._background-black a:not(.button), body._announcement-on .announcement-bar._background-kalypso-red a:not(.button), body._announcement-on .announcement-bar._background-kalypso-slate a:not(.button) {
      color: rgba(255, 255, 255, 0.8);
      text-decoration: underline; }
      body._announcement-on .announcement-bar._background-black a:not(.button):hover, body._announcement-on .announcement-bar._background-black a:not(.button):focus, body._announcement-on .announcement-bar._background-kalypso-red a:not(.button):hover, body._announcement-on .announcement-bar._background-kalypso-red a:not(.button):focus, body._announcement-on .announcement-bar._background-kalypso-slate a:not(.button):hover, body._announcement-on .announcement-bar._background-kalypso-slate a:not(.button):focus {
        color: white;
        text-decoration: none; }
  body._announcement-on .announcement-bar p {
    margin: 0;
    max-width: 100%;
    letter-spacing: .01em; }
    body._announcement-on .announcement-bar p a:not(.button) {
      text-decoration: underline; }
      body._announcement-on .announcement-bar p a:not(.button):hover, body._announcement-on .announcement-bar p a:not(.button):focus {
        text-decoration: none; }

.site-header {
  position: absolute;
  width: 100%;
  z-index: 30; }
  .site-header--brand {
    position: absolute;
    top: 0;
    padding-right: 2rem;
    padding-left: 2rem; }
    .site-header--brand a {
      display: block;
      float: left; }
    .site-header--brand .logo {
      width: 150px;
      height: auto;
      margin: 2.5rem 0;
      -webkit-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }
      .site-header--brand .logo .logoFill {
        fill: #752023; }
        ._super-menu-active .site-header--brand .logo .logoFill,
        ._style-reversed-header .site-header--brand .logo .logoFill {
          fill: #ffffff; }
      @media print, screen and (min-width: 37.5em) {
        .site-header--brand .logo {
          width: 200px; } }
      @media screen and (min-width: 75em) {
        .site-header--brand .logo {
          width: 220px; } }
  .site-header--nav._buttons {
    position: absolute;
    top: 2rem;
    right: 1rem;
    z-index: 30;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out; }
    ._active-menu-fullscreen .site-header--nav._buttons {
      position: fixed; }
    .site-header--nav._buttons .button {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      float: left;
      margin-left: 2px;
      width: 2.5rem;
      height: 2.5rem;
      padding: 0;
      text-align: center;
      vertical-align: middle;
      background: transparent;
      -webkit-box-shadow: none;
              box-shadow: none;
      opacity: .75;
      -webkit-transition: background-color 0.15s ease-out, -webkit-box-shadow 0.1s ease-out;
      transition: background-color 0.15s ease-out, -webkit-box-shadow 0.1s ease-out;
      transition: background-color 0.15s ease-out, box-shadow 0.1s ease-out;
      transition: background-color 0.15s ease-out, box-shadow 0.1s ease-out, -webkit-box-shadow 0.1s ease-out; }
      .site-header--nav._buttons .button svg.icon {
        width: 100%;
        padding: .5rem;
        -webkit-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out; }
        .site-header--nav._buttons .button svg.icon line,
        .site-header--nav._buttons .button svg.icon circle {
          stroke: #752023;
          stroke-width: 4px; }
      .site-header--nav._buttons .button._close svg.icon .search,
      .site-header--nav._buttons .button._close svg.icon .menu {
        opacity: 0; }
      .site-header--nav._buttons .button._close svg.icon .close {
        opacity: 1 !important; }
      .site-header--nav._buttons .button:hover, .site-header--nav._buttons .button:active, .site-header--nav._buttons .button.hover, .site-header--nav._buttons .button.active {
        opacity: 1; }
      @media print, screen and (min-width: 37.5em) {
        .site-header--nav._buttons .button {
          width: 3rem;
          height: 3rem; } }
  .site-header--nav._main {
    position: absolute;
    top: 2rem;
    right: 7rem; }
    .site-header--nav._main .menu {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 3rem;
      font-size: 1rem;
      position: static; }
      .site-header--nav._main .menu > li > a {
        opacity: .75;
        -webkit-transition: opacity 0.25s ease-out;
        transition: opacity 0.25s ease-out;
        padding: 1rem; }
        .site-header--nav._main .menu > li > a:hover, .site-header--nav._main .menu > li > a:active, .site-header--nav._main .menu > li > a.hover {
          opacity: 1; }
      .site-header--nav._main .menu .menu-item--has-children a.hover {
        position: relative; }
        .site-header--nav._main .menu .menu-item--has-children a.hover:after {
          display: block;
          position: absolute;
          bottom: -8px;
          left: 50%;
          margin-left: -11px;
          height: 22px;
          width: 22px;
          margin-top: -.5em;
          content: "";
          background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26.69 49.13'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:%236d1e21;stroke:%236d1e21;stroke-miterlimit:10;stroke-width:0px;}%3C/style%3E%3C/defs%3E%3Cpolyline class='a' points='1.07 48.06 24.57 24.9 1.07 1.05'/%3E%3C/svg%3E");
          background-size: 22px 22px;
          -webkit-transform: rotate(-90deg);
                  transform: rotate(-90deg);
          -webkit-transition: all 0.1s ease-in;
          transition: all 0.1s ease-in; }
    ._active-menu-collapse .site-header--nav._main,
    .no-js .site-header--nav._main {
      display: none; }
  ._style-reversed-header .site-header--nav > .menu > li > a,
  ._active-menu-fullscreen .site-header--nav > .menu > li > a {
    color: #ffffff; }
  ._style-reversed-header .site-header--nav a.button svg.icon line,
  ._style-reversed-header .site-header--nav a.button svg.icon circle,
  ._active-menu-fullscreen .site-header--nav a.button svg.icon line,
  ._active-menu-fullscreen .site-header--nav a.button svg.icon circle {
    stroke: #ffffff; }

.microsite-header {
  padding: 0;
  z-index: 30;
  position: relative;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  height: 100px; }
  @media print, screen and (min-width: 37.5em) {
    .microsite-header {
      height: 125px; } }
  .microsite-header--brand {
    position: absolute;
    bottom: 1.7rem;
    padding-right: 2rem;
    padding-left: 2rem; }
    @media screen and (min-width: 37.5em) and (max-width: 56.24875em) {
      .microsite-header--brand {
        display: none; } }
    .microsite-header--brand a {
      display: block;
      float: left; }
    .microsite-header--brand .logo {
      width: 150px;
      height: auto;
      -webkit-transition: all 0.25s ease-out;
      transition: all 0.25s ease-out; }
      .microsite-header--brand .logo .logoFill {
        fill: #752023; }
        ._super-menu-active .microsite-header--brand .logo .logoFill,
        ._style-reversed-header .microsite-header--brand .logo .logoFill {
          fill: #ffffff; }
      @media print, screen and (min-width: 37.5em) {
        .microsite-header--brand .logo {
          width: 175px; } }
      @media screen and (min-width: 75em) {
        .microsite-header--brand .logo {
          width: 200px; } }
  .microsite-header--nav {
    position: absolute;
    bottom: 1.5rem;
    right: 1rem;
    z-index: 30;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out; }
    @media screen and (max-width: 37.49875em) {
      .microsite-header--nav {
        display: none; } }
    @media print, screen and (min-width: 56.25em) {
      .microsite-header--nav {
        padding-left: 240px; } }
    .microsite-header--nav .menu {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 3rem;
      position: static; }
      .microsite-header--nav .menu > li {
        margin: 0;
        padding: inherit .5rem; }
        .microsite-header--nav .menu > li > a {
          margin-right: .5rem;
          margin-left: .5rem;
          padding: 1rem .5rem;
          font-size: 0.9375rem;
          -webkit-box-shadow: 0px -2px 0px transparent inset;
                  box-shadow: 0px -2px 0px transparent inset;
          -webkit-transition: all 0.25s ease-out;
          transition: all 0.25s ease-out; }
          .microsite-header--nav .menu > li > a:hover, .microsite-header--nav .menu > li > a:active, .microsite-header--nav .menu > li > a.hover {
            opacity: 1; }
          ._style-reversed-header .microsite-header--nav .menu > li > a {
            color: #ffffff; }
          .microsite-header--nav .menu > li > a.is-active {
            -webkit-box-shadow: 0px -2px 0px #752023 inset;
                    box-shadow: 0px -2px 0px #752023 inset; }
            ._style-reversed-header .microsite-header--nav .menu > li > a.is-active {
              -webkit-box-shadow: 0px -2px 0px #ffffff inset;
                      box-shadow: 0px -2px 0px #ffffff inset; }
        .microsite-header--nav .menu > li.microsite-title {
          text-transform: uppercase;
          letter-spacing: .05em;
          font-size: 0.875rem;
          border-right: 1px #752023 solid; }
          ._style-reversed-header .microsite-header--nav .menu > li.microsite-title {
            border-right-color: #ffffff; }
          .microsite-header--nav .menu > li.microsite-title > a {
            font-size: 0.875rem; }
      .microsite-header--nav .menu > li:not(.microsite-title) {
        padding: inherit .5rem; }
        .microsite-header--nav .menu > li:not(.microsite-title) > a {
          margin-right: .5rem;
          margin-left: .5rem;
          padding: 1rem .5rem; }
  .microsite-header.sticky.is-stuck {
    height: 70px;
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.05), 1px 1px 15px rgba(0, 0, 0, 0.05), 1px 1px 5px rgba(0, 0, 0, 0.1);
            box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.05), 1px 1px 15px rgba(0, 0, 0, 0.05), 1px 1px 5px rgba(0, 0, 0, 0.1);
    -webkit-backdrop-filter: blur(10px);
            backdrop-filter: blur(10px); }
    @media print, screen and (min-width: 37.5em) {
      .microsite-header.sticky.is-stuck {
        height: 90px; } }
    ._style-reversed-header .microsite-header.sticky.is-stuck {
      background-color: rgba(117, 32, 35, 0.95); }
    .microsite-header.sticky.is-stuck .logo {
      width: 130px; }
      @media print, screen and (min-width: 37.5em) {
        .microsite-header.sticky.is-stuck .logo {
          width: 130px; } }
      @media screen and (min-width: 75em) {
        .microsite-header.sticky.is-stuck .logo {
          width: 160px; } }
    .microsite-header.sticky.is-stuck .menu > li > a {
      font-size: 0.875rem; }
    .microsite-header.sticky.is-stuck .menu > li.microsite-title > a {
      font-size: 0.8125rem; }

.menu-dropdown {
  z-index: 20;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
          box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  -webkit-transition: background-color 0.15s ease-out, -webkit-box-shadow 0.1s ease-out;
  transition: background-color 0.15s ease-out, -webkit-box-shadow 0.1s ease-out;
  transition: box-shadow 0.1s ease-out, background-color 0.15s ease-out;
  transition: box-shadow 0.1s ease-out, background-color 0.15s ease-out, -webkit-box-shadow 0.1s ease-out;
  border: none;
  background-color: #6d1e21; }
  .menu-dropdown:hover {
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
            box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25); }
  .menu-dropdown#menu-services {
    left: auto !important;
    right: -7rem !important;
    width: 100vw; }
    @media print, screen and (min-width: 56.25em) {
      .menu-dropdown#menu-services {
        width: 80vw; } }
    @media screen and (min-width: 75em) {
      .menu-dropdown#menu-services {
        width: 60vw; } }
    .menu-dropdown#menu-services .menu-dropdown--wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .menu-dropdown#menu-services .menu-dropdown--wrapper .menu-level--1 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
            -ms-flex-align: baseline;
                align-items: baseline; }
        .menu-dropdown#menu-services .menu-dropdown--wrapper .menu-level--1 .menu-item--level-2 {
          -webkit-box-flex: 1;
              -ms-flex: 1 1 0px;
                  flex: 1 1 0; }
  .menu-dropdown#menu-industries, .menu-dropdown#menu-careers, .menu-dropdown#menu-about {
    width: 100vw;
    right: unset; }
    @media print, screen and (min-width: 37.5em) {
      .menu-dropdown#menu-industries, .menu-dropdown#menu-careers, .menu-dropdown#menu-about {
        width: 240px; } }
  .menu-dropdown a {
    display: block;
    padding: .25rem 1rem;
    color: #ffffff;
    opacity: .5;
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out; }
    .menu-dropdown a:hover, .menu-dropdown a:active {
      opacity: 1; }
  .menu-dropdown .menu-group {
    margin: .25rem 0;
    list-style: none;
    line-height: 1; }
  .menu-dropdown .menu-level--heading > .menu-item > a {
    font-size: 1.25rem;
    font-family: 'Interval Sans Pro','Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .025em;
    font-weight: 500; }
  .menu-dropdown .menu-level--1 > .menu-item > a {
    font-size: 1.125rem; }
  .menu-dropdown .menu-level--2 > .menu-item > a {
    display: block;
    font-size: 0.8125rem; }

.menu-fullscreen {
  z-index: 20;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  border: none;
  background-color: #6d1e21; }
  .menu-fullscreen--wrapper > .menu-group {
    padding: 2rem;
    margin-bottom: 2rem; }
    @media print, screen and (min-width: 56.25em) {
      .menu-fullscreen--wrapper > .menu-group {
        float: left;
        width: 48%; } }
  .menu-fullscreen--wrapper .menu-item--level-2.menu-item--has-children {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .menu-fullscreen--wrapper .menu-item--level-2.menu-item--has-children > a {
      -webkit-box-flex: 1;
          -ms-flex: 1 0 0px;
              flex: 1 0 0;
      width: 40%; }
    .menu-fullscreen--wrapper .menu-item--level-2.menu-item--has-children > .menu-group.menu-level--2 {
      -webkit-box-flex: 2;
          -ms-flex: 2 0 0px;
              flex: 2 0 0;
      width: 60%; }
  .menu-fullscreen li a {
    display: block;
    padding: .5rem 1rem;
    color: #ffffff;
    opacity: .5;
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out; }
    .menu-fullscreen li a:hover, .menu-fullscreen li a:active {
      opacity: 1; }
  .menu-fullscreen .menu-group {
    margin: .5rem 0;
    list-style: none;
    line-height: 1; }
  .menu-fullscreen .menu-level--heading > .menu-item > a {
    font-size: 1.375rem;
    font-family: 'Interval Sans Pro','Helvetica Neue', Helvetica, Roboto, Arial, sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .025em;
    font-weight: 500;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
  .menu-fullscreen .menu-level--1 > .menu-item > a {
    font-size: 1.125rem; }
  .menu-fullscreen .menu-level--2 > .menu-item > a {
    display: block;
    font-size: 0.8125rem; }
  .menu-fullscreen .menu-group.menu-level--2 {
    border-left: 1px solid rgba(255, 255, 255, 0.2); }
    .menu-fullscreen .menu-group.menu-level--2 a {
      padding: .5rem 1rem; }

body._active-menu-fullscreen {
  overflow: hidden; }

/* ===================
    Footer
==================== */
.site-footer {
  padding: 6rem 0 2rem;
  background-image: url("/assets/img/angle-footer.svg?v=2");
  background-size: cover;
  background-color: #4d1517;
  background-position: right center;
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 1px 1px 25px rgba(0, 0, 0, 0.15); }
  .site-footer label {
    color: #ffffff; }
  .site-footer a:not(.button) {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: underline; }
    .site-footer a:not(.button):hover, .site-footer a:not(.button):focus {
      color: white;
      text-decoration: none; }
  .site-footer--brand .logo {
    width: 140px;
    height: auto;
    margin-bottom: 1rem; }
    @media print, screen and (min-width: 37.5em) {
      .site-footer--brand .logo {
        width: 180px;
        margin-bottom: 0rem; } }
    .site-footer--brand .logo .logoFill {
      fill: white; }
  .site-footer--legal {
    margin: 0;
    font-size: 0.75rem; }
    @media print, screen and (min-width: 56.25em) {
      .site-footer--legal {
        font-size: 0.875rem; } }
  .site-footer--nav._secondary {
    margin-left: -1rem;
    font-size: 0.75rem; }
    @media print, screen and (min-width: 56.25em) {
      .site-footer--nav._secondary {
        font-size: 0.875rem; } }
  .site-footer--social {
    margin-left: -.75rem; }
    .site-footer--social a {
      padding: .25rem .75rem;
      opacity: .9;
      -webkit-transition: -webkit-transform 0.15s ease-out;
      transition: -webkit-transform 0.15s ease-out;
      transition: transform 0.15s ease-out;
      transition: transform 0.15s ease-out, -webkit-transform 0.15s ease-out; }
      .site-footer--social a .icon {
        height: 1.25rem;
        width: 1.25rem;
        display: block;
        -webkit-filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.25));
                filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.25)); }
        @media print, screen and (min-width: 37.5em) {
          .site-footer--social a .icon {
            height: 1.5rem;
            width: 1.5rem; } }
        .site-footer--social a .icon.icon-linkedin {
          content: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 44'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:white;stroke:none;stroke-miterlimit:10;stroke-width:0;}%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M40.74,0H3.25A3.21,3.21,0,0,0,0,3.17V40.83A3.21,3.21,0,0,0,3.25,44H40.74A3.22,3.22,0,0,0,44,40.83V3.17A3.22,3.22,0,0,0,40.74,0ZM13.05,37.49H6.52v-21h6.53ZM9.79,13.63a3.79,3.79,0,1,1,3.78-3.79A3.79,3.79,0,0,1,9.79,13.63Zm27.7,23.86H31V27.28c0-2.43,0-5.57-3.39-5.57s-3.92,2.66-3.92,5.4V37.49H17.15v-21H23.4v2.87h.09A6.87,6.87,0,0,1,29.67,16c6.6,0,7.82,4.35,7.82,10Z'/%3E%3C/svg%3E"); }
        .site-footer--social a .icon.icon-twitter {
          content: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46.67 37.93'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:white;stroke:none;stroke-miterlimit:10;stroke-width:0;}%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M46.67,4.49A19.15,19.15,0,0,1,41.17,6,9.62,9.62,0,0,0,45.38.7,19.12,19.12,0,0,1,39.3,3,9.58,9.58,0,0,0,22.74,9.57,9.87,9.87,0,0,0,23,11.76a27.16,27.16,0,0,1-19.73-10,9.59,9.59,0,0,0,3,12.79,9.6,9.6,0,0,1-4.33-1.2.49.49,0,0,0,0,.12,9.59,9.59,0,0,0,7.69,9.39A9.59,9.59,0,0,1,7,23.18,9.8,9.8,0,0,1,5.23,23a9.6,9.6,0,0,0,8.94,6.65A19.19,19.19,0,0,1,0,33.62a27.09,27.09,0,0,0,14.68,4.31c17.61,0,27.24-14.59,27.24-27.25q0-.62,0-1.23A19.43,19.43,0,0,0,46.67,4.49Z'/%3E%3C/svg%3E"); }
        .site-footer--social a .icon.icon-youtube {
          content: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48.76 34.36'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:white;stroke:none;stroke-miterlimit:10;stroke-width:0;}%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M47.74,5.36A6.1,6.1,0,0,0,43.43,1c-3.8-1-19-1-19-1S9.13,0,5.33,1A6.1,6.1,0,0,0,1,5.36C0,9.19,0,17.18,0,17.18s0,8,1,11.81a6.12,6.12,0,0,0,4.31,4.34c3.8,1,19,1,19,1s15.25,0,19.05-1A6.12,6.12,0,0,0,47.74,29c1-3.83,1-11.81,1-11.81S48.76,9.19,47.74,5.36ZM19.39,24.43V9.93l12.75,7.25Z'/%3E%3C/svg%3E"); }
        .site-footer--social a .icon.icon-instagram {
          content: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46.92 46.92'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:white;stroke:none;stroke-miterlimit:10;stroke-width:0;}%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M46.78,13.79a17.18,17.18,0,0,0-1.09-5.7A11.41,11.41,0,0,0,43,3.94a11.41,11.41,0,0,0-4.15-2.71A17.38,17.38,0,0,0,33.13.14C30.63,0,29.83,0,23.46,0s-7.17,0-9.67.14a17.44,17.44,0,0,0-5.7,1.09A11.41,11.41,0,0,0,3.94,3.94,11.41,11.41,0,0,0,1.23,8.09a17.44,17.44,0,0,0-1.09,5.7C0,16.29,0,17.09,0,23.46s0,7.17.14,9.67a17.38,17.38,0,0,0,1.09,5.7A11.41,11.41,0,0,0,3.94,43a11.41,11.41,0,0,0,4.15,2.71,17.18,17.18,0,0,0,5.7,1.09c2.5.11,3.3.14,9.67.14s7.17,0,9.67-.14a17.13,17.13,0,0,0,5.7-1.09,12.06,12.06,0,0,0,6.86-6.86,17.13,17.13,0,0,0,1.09-5.7c.11-2.5.14-3.3.14-9.67S46.89,16.29,46.78,13.79ZM42.56,32.94a13.18,13.18,0,0,1-.81,4.36,7.86,7.86,0,0,1-4.45,4.45,13.18,13.18,0,0,1-4.36.81c-2.47.11-3.22.13-9.48.13s-7,0-9.48-.13a13.18,13.18,0,0,1-4.36-.81A7.35,7.35,0,0,1,6.93,40,7.35,7.35,0,0,1,5.17,37.3a13.18,13.18,0,0,1-.81-4.36c-.11-2.47-.13-3.22-.13-9.48s0-7,.13-9.48a13.18,13.18,0,0,1,.81-4.36A7.35,7.35,0,0,1,6.93,6.93,7.35,7.35,0,0,1,9.62,5.17,13.18,13.18,0,0,1,14,4.36c2.47-.11,3.22-.13,9.48-.13s7,0,9.48.13a13.18,13.18,0,0,1,4.36.81A7.35,7.35,0,0,1,40,6.93a7.35,7.35,0,0,1,1.76,2.69A13.18,13.18,0,0,1,42.56,14c.11,2.47.13,3.22.13,9.48S42.67,30.47,42.56,32.94Z'/%3E%3Cpath class='a' d='M23.46,11.41a12.05,12.05,0,1,0,12,12.05A12.06,12.06,0,0,0,23.46,11.41Zm0,19.87a7.82,7.82,0,1,1,7.82-7.82A7.82,7.82,0,0,1,23.46,31.28Z'/%3E%3Ccircle class='a' cx='35.98' cy='10.94' r='2.82' transform='translate(2.81 28.65) rotate(-45)'/%3E%3C/svg%3E"); }
        .site-footer--social a .icon.icon-facebook {
          content: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44.52 44.52'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:white;stroke:none;stroke-miterlimit:10;stroke-width:0;}%3C/style%3E%3C/defs%3E%3Cpath class='a' d='M42.06,0H2.46A2.46,2.46,0,0,0,0,2.46v39.6a2.46,2.46,0,0,0,2.46,2.46H23.78V27.28H18V20.56h5.8v-5c0-5.75,3.51-8.88,8.64-8.88A47.32,47.32,0,0,1,37.6,7v6H34.05c-2.79,0-3.33,1.32-3.33,3.27v4.29h6.65l-.87,6.72H30.72V44.52H42.06a2.46,2.46,0,0,0,2.46-2.46V2.46A2.46,2.46,0,0,0,42.06,0Z'/%3E%3C/svg%3E"); }
      .site-footer--social a:hover, .site-footer--social a:active {
        opacity: 1;
        -webkit-transform: scale(1.15);
                transform: scale(1.15); }

/* ===================
    Content Styles
==================== */
.page-intro {
  position: relative;
  z-index: 0;
  padding-top: 4rem;
  padding-bottom: 4rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: 100px;
  margin-bottom: 100px;
  background: #ffffff; }
  .page-intro > * {
    z-index: 10; }
  @media print, screen and (min-width: 37.5em) {
    .page-intro {
      top: 125px;
      margin-bottom: 125px; } }
  .page-intro._background-kalypso-red {
    background-color: rgba(97, 27, 29, 0.95); }
  .page-intro._background-kalypso-slate {
    background-color: rgba(55, 57, 58, 0.9); }
  .page-intro._background-kalypso-salt {
    background-color: rgba(239, 241, 242, 0.9); }
  .page-intro._background-black {
    background-color: rgba(0, 0, 0, 0.9); }
  ._style-reversed-intro .page-intro {
    color: #ffffff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 1px 1px 25px rgba(0, 0, 0, 0.15); }
    ._style-reversed-intro .page-intro label {
      color: #ffffff; }
    ._style-reversed-intro .page-intro a:not(.button) {
      color: rgba(255, 255, 255, 0.8);
      text-decoration: underline; }
      ._style-reversed-intro .page-intro a:not(.button):hover, ._style-reversed-intro .page-intro a:not(.button):focus {
        color: white;
        text-decoration: none; }
  .page-intro._to-top {
    top: 0px;
    margin-bottom: 0px;
    padding-top: calc(4rem + 125px); }
  .page-intro--breadcrumbs {
    margin-top: -1rem;
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out; }
    .page-intro--breadcrumbs:hover {
      opacity: 1; }
    .page-intro--breadcrumbs .breadcrumbs {
      opacity: .8;
      -webkit-transition: opacity 0.25s ease-out;
      transition: opacity 0.25s ease-out;
      margin: 0rem; }
    .page-intro--breadcrumbs:hover .breadcrumbs {
      opacity: 1; }
    .page-intro--breadcrumbs li {
      float: none;
      max-width: 24em;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      @media print, screen and (min-width: 56.25em) {
        .page-intro--breadcrumbs li {
          float: left; } }
      .page-intro--breadcrumbs li:not(:last-child)::after, .page-intro--breadcrumbs li.current {
        color: #3e4142; }
        ._style-reversed-intro .page-intro--breadcrumbs li:not(:last-child)::after, ._style-reversed-intro .page-intro--breadcrumbs li.current {
          color: #d3d8db; }
  .page-intro--title {
    clear: left;
    margin: 0 0 1.5rem;
    font-size: 1.5rem;
    text-transform: uppercase;
    letter-spacing: .025em;
    font-weight: 400; }
  .page-intro h1 + h2 {
    font-size: 1.875rem; }
    @media print, screen and (min-width: 37.5em) {
      .page-intro h1 + h2 {
        font-size: 2.125rem; } }
  ._section-home .page-intro,
  ._type-microsite .page-intro {
    min-height: 100vh;
    padding: calc(6rem + 125px) 0 6rem;
    -ms-flex-line-pack: center;
        align-content: center; }

.intro-content .intro-content--title {
  display: block;
  margin: 0 0 .25rem;
  font-family: "Interval Sans Pro", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1; }

.intro-content .intro-content--headline {
  margin: 0 0 1rem;
  font-size: 3.5rem; }
  ._type-hub .intro-content .intro-content--headline,
  ._type-offering .intro-content .intro-content--headline {
    font-size: 3rem; }

.intro-content .intro-content--text > p,
.intro-content .content-rich-text > p {
  font-size: 1.25rem; }

.intro-content .intro-content--headline + .intro-content--text,
.intro-content .intro-content--headline + p {
  margin-top: 1rem; }

._section-home .intro-content {
  background: #752023; }
  ._section-home .intro-content .content-rich-text {
    margin-top: 0; }
    ._section-home .intro-content .content-rich-text > p {
      font-size: 1.5rem; }

.page-main {
  padding: 3rem 0 3rem; }
  .page-main .content-section {
    padding-top: 3rem;
    padding-bottom: 3rem; }
    .page-main .content-section:first-child {
      margin-top: -3rem; }
    .page-main .content-section:last-child {
      margin-bottom: -3rem; }
    .page-main .content-section .content-cta:last-child {
      margin-bottom: -3rem; }
  .page-main .content-video,
  .page-main .content-image {
    -webkit-align-self: start;
        -ms-flex-item-align: start;
            -ms-grid-row-align: start;
            align-self: start; }
  .page-main .content-callout {
    margin-top: 1rem;
    margin-bottom: 1rem; }
    @media screen and (max-width: 37.49875em) {
      .page-main .content-callout._grid-hero:last-child {
        margin-bottom: -3rem; } }
  .page-main > .content-section:first-child .content-callout._grid-left, .page-main > .content-section:first-child .content-callout._grid-right,
  .page-main > .content-callout._grid-left,
  .page-main > .content-callout._grid-right {
    margin-top: -4rem;
    margin-bottom: 0rem; }
  @media print, screen and (min-width: 37.5em) {
    .page-main > .content-section:first-child .content-callout._grid-left, .page-main > .content-section:first-child .content-callout._grid-right {
      margin-bottom: -3rem; } }
  .page-main > .content-section:first-child .content-rich-text,
  .page-main > .content-rich-text:first-child,
  .page-main > .content-callout:first-child + .content-rich-text {
    margin-top: 3rem; }
    @media print, screen and (min-width: 37.5em) {
      .page-main > .content-section:first-child .content-rich-text._grid-left, .page-main > .content-section:first-child .content-rich-text._grid-right,
      .page-main > .content-rich-text:first-child._grid-left,
      .page-main > .content-rich-text:first-child._grid-right,
      .page-main > .content-callout:first-child + .content-rich-text._grid-left,
      .page-main > .content-callout:first-child + .content-rich-text._grid-right {
        margin-top: -1rem; } }
  .page-main > .content-rich-text {
    margin-bottom: 3rem; }
    .page-main > .content-rich-text + .content-rich-text {
      margin-top: -2rem; }
  .page-main h1 {
    font-size: 2.125rem; }
    @media print, screen and (min-width: 37.5em) {
      .page-main h1 {
        font-size: 2.5rem; } }

._type-microsite .content-section {
  padding: 10rem 0; }
  ._type-microsite .content-section .content-rich-text h2:first-child {
    font-size: 2.375rem;
    margin-bottom: 2rem; }
    @media print, screen and (min-width: 37.5em) {
      ._type-microsite .content-section .content-rich-text h2:first-child {
        font-size: 2.75rem; } }

.page-sidebar {
  background-color: #eff1f2; }
  .page-sidebar:not(.grid-content) {
    padding-left: 2rem;
    padding-right: 2rem; }
    @media print, screen and (min-width: 37.5em) {
      .page-sidebar:not(.grid-content) {
        padding-left: 4rem;
        padding-right: 4rem; } }
    @media print, screen and (min-width: 56.25em) {
      .page-sidebar:not(.grid-content) {
        padding-left: 4rem;
        padding-right: 4rem; } }
    @media screen and (min-width: 75em) {
      .page-sidebar:not(.grid-content) {
        padding-left: 6rem;
        padding-right: 6rem; } }
  @media screen and (min-width: 75em) {
    ._type-industry .grid-page .page-sidebar,
    ._type-offering .grid-page .page-sidebar {
      opacity: .65;
      -webkit-transition: opacity 0.25s ease-out;
      transition: opacity 0.25s ease-out; }
      ._type-industry .grid-page .page-sidebar:hover, ._type-industry .grid-page .page-sidebar:active,
      ._type-offering .grid-page .page-sidebar:hover,
      ._type-offering .grid-page .page-sidebar:active {
        opacity: 1; } }
  .page-sidebar._style-reversed {
    background-color: #d3d8db;
    color: #ffffff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 1px 1px 25px rgba(0, 0, 0, 0.15); }
    .page-sidebar._style-reversed label {
      color: #ffffff; }
    .page-sidebar._style-reversed a:not(.button) {
      color: rgba(255, 255, 255, 0.8);
      text-decoration: underline; }
      .page-sidebar._style-reversed a:not(.button):hover, .page-sidebar._style-reversed a:not(.button):focus {
        color: white;
        text-decoration: none; }
  @media print, screen and (min-width: 56.25em) {
    ._type-landing._sidebar-right .page-sidebar {
      padding-left: 2rem; } }

.sidebar-section {
  margin: 2rem 0; }
  .sidebar-section .sidebar-section--title {
    font-family: "Interval Sans Pro", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1.625rem;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: .025em;
    font-weight: 300;
    margin-bottom: 1rem; }

.content-section {
  position: relative;
  z-index: 0;
  background: #ffffff; }
  .content-section > * {
    z-index: 10; }
  .content-section._style-reversed {
    color: #ffffff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 1px 1px 25px rgba(0, 0, 0, 0.15); }
    .content-section._style-reversed label {
      color: #ffffff; }
    .content-section._style-reversed a:not(.button) {
      color: rgba(255, 255, 255, 0.8);
      text-decoration: underline; }
      .content-section._style-reversed a:not(.button):hover, .content-section._style-reversed a:not(.button):focus {
        color: white;
        text-decoration: none; }
  .content-section._background-kalypso-red {
    background-color: rgba(97, 27, 29, 0.95); }
  .content-section._background-kalypso-slate {
    background-color: rgba(55, 57, 58, 0.9); }
  .content-section._background-kalypso-salt {
    background-color: rgba(239, 241, 242, 0.9); }
  .content-section._background-black {
    background-color: rgba(0, 0, 0, 0.9); }

.content-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
  background-size: cover;
  background-position: 50% 25%; }
  .content-background._background-color {
    z-index: -4; }
    .content-background._background-color._background-kalypso-red {
      background-color: rgba(97, 27, 29, 0.95); }
    .content-background._background-color._background-kalypso-slate {
      background-color: rgba(55, 57, 58, 0.9); }
    .content-background._background-color._background-kalypso-salt {
      background-color: rgba(239, 241, 242, 0.9); }
    .content-background._background-color._background-black {
      background-color: rgba(0, 0, 0, 0.9); }
  .content-background._background-darken {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    height: 200px;
    z-index: -2; }
  .content-background._animate-in-fade .background-image,
  .content-background._animate-in-fade .background-video {
    -webkit-animation-name: fade;
            animation-name: fade;
    -webkit-animation-duration: 2s;
            animation-duration: 2s; }
  .content-background._animate-in-slideRight .background-image,
  .content-background._animate-in-slideRight .background-video {
    -webkit-animation-name: slideRight;
            animation-name: slideRight;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-delay: .25s;
            animation-delay: .25s; }
  .content-background._animate-in-slideLeft .background-image,
  .content-background._animate-in-slideLeft .background-video {
    opacity: 0;
    -webkit-animation-name: slideLeft;
            animation-name: slideLeft;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-delay: .25s;
            animation-delay: .25s; }
  .content-background._animate-in-slideUp .background-image,
  .content-background._animate-in-slideUp .background-video {
    opacity: 0;
    -webkit-animation-name: slideUp;
            animation-name: slideUp;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-delay: .25s;
            animation-delay: .25s; }
  .content-background._animate-in-slideDown .background-image,
  .content-background._animate-in-slideDown .background-video {
    opacity: 0;
    -webkit-animation-name: slideDown;
            animation-name: slideDown;
    -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-delay: .25s;
            animation-delay: .25s; }
  .content-background._not-loaded {
    -webkit-animation-play-state: paused;
            animation-play-state: paused; }
  .content-background._loaded {
    -webkit-animation-play-state: running;
            animation-play-state: running; }
  .content-background .background-image {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    width: 100%;
    height: 100%; }
  .content-background .background-video iframe {
    display: block;
    z-index: -3;
    width: 100vw;
    height: 56.25vw;
    /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
    min-height: 100vh;
    min-width: 177.77vh;
    /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
    ._is-mobile .content-background .background-video iframe {
      display: none; }
  .content-background .background-video .background-video--fallback {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -3;
    background-size: cover;
    background-position: 50% 50%; }
    ._is-mobile .content-background .background-video .background-video--fallback {
      display: block; }
  ._style-reversed-intro .page-intro .content-background._background-last:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    height: 200px;
    z-index: 1; }

@-webkit-keyframes fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes slideRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20%);
            transform: translateX(-20%); }
  50% { }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes slideRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20%);
            transform: translateX(-20%); }
  50% { }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes slideLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20%);
            transform: translateX(20%); }
  50% { }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes slideLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20%);
            transform: translateX(20%); }
  50% { }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes slideUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20%);
            transform: translateY(20%); }
  50% { }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes slideUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20%);
            transform: translateY(20%); }
  50% { }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes slideDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%); }
  50% { }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes slideDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%); }
  50% { }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

.content-quote {
  -webkit-align-self: start;
      -ms-flex-item-align: start;
          -ms-grid-row-align: start;
          align-self: start; }

.content-cta {
  padding: 2rem;
  margin-bottom: 1rem; }
  .content-cta._grid-hero {
    padding-left: 2rem;
    padding-right: 2rem; }
    @media print, screen and (min-width: 37.5em) {
      .content-cta._grid-hero {
        padding-left: 4rem;
        padding-right: 4rem; } }
    @media print, screen and (min-width: 56.25em) {
      .content-cta._grid-hero {
        padding-left: 4rem;
        padding-right: 4rem; } }
    @media screen and (min-width: 75em) {
      .content-cta._grid-hero {
        padding-left: 6rem;
        padding-right: 6rem; } }
  .content-cta._grid-left {
    padding-right: 2rem; }
  .content-cta._grid-right {
    padding-left: 2rem; }
  .content-cta._background-kalypso-red {
    background-color: rgba(97, 27, 29, 0.95); }
  .content-cta._background-kalypso-slate {
    background-color: rgba(55, 57, 58, 0.9); }
  .content-cta._background-kalypso-salt {
    background-color: rgba(239, 241, 242, 0.9); }
  .content-cta._background-black {
    background-color: rgba(0, 0, 0, 0.9); }
  .content-cta._style-reversed {
    color: #ffffff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 1px 1px 25px rgba(0, 0, 0, 0.15); }
    .content-cta._style-reversed label {
      color: #ffffff; }
    .content-cta._style-reversed a:not(.button) {
      color: rgba(255, 255, 255, 0.8);
      text-decoration: underline; }
      .content-cta._style-reversed a:not(.button):hover, .content-cta._style-reversed a:not(.button):focus {
        color: white;
        text-decoration: none; }
  .content-cta._background-kalypso-salt {
    color: #000000; }
  .content-cta .content-cta--content > p {
    font-size: 1.25rem;
    line-height: 1.4; }
    @media print, screen and (min-width: 37.5em) {
      .content-cta .content-cta--content > p {
        font-size: 1.375rem; } }
  .content-cta .content-cta--actions .button:last-child {
    margin-bottom: 0; }

@media screen and (max-width: 74.99875em), screen and (min-width: 112.5em) {
  .sidebar-cta {
    display: none !important; } }

.footer-cta {
  margin-top: -2rem;
  margin-bottom: 3rem;
  padding-bottom: 1rem; }
  @media print, screen and (min-width: 56.25em) {
    .footer-cta {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .footer-cta--content {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        text-align: right; }
      .footer-cta--actions {
        text-align: right;
        margin-left: 1rem; } }
  .footer-cta--content {
    font-family: "Interval Sans Pro", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 2rem;
    font-weight: 300;
    line-height: 1;
    padding-bottom: 1rem; }
  .footer-cta--actions {
    width: auto;
    white-space: nowrap; }
    .footer-cta--actions .input-group-field {
      background: rgba(0, 0, 0, 0.25);
      color: white;
      border-color: #ffffff; }
      .footer-cta--actions .input-group-field::-webkit-input-placeholder {
        color: rgba(255, 255, 255, 0.5);
        font-style: italic; }
      .footer-cta--actions .input-group-field::-moz-placeholder {
        color: rgba(255, 255, 255, 0.5);
        font-style: italic; }
      .footer-cta--actions .input-group-field:-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.5);
        font-style: italic; }
      .footer-cta--actions .input-group-field::-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.5);
        font-style: italic; }
      .footer-cta--actions .input-group-field::placeholder {
        color: rgba(255, 255, 255, 0.5);
        font-style: italic; }
    .footer-cta--actions .button {
      background: transparent;
      border: 1px solid #ffffff;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .footer-cta--actions .button:hover, .footer-cta--actions .button:active {
        background: #752023;
        border: 1px solid transparent;
        -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
                box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25); }
    .footer-cta--actions .input-group .button {
      border-left-width: 0px; }

.anchored-cta {
  position: fixed;
  bottom: 0;
  z-index: 30;
  margin: 0;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  opacity: 0;
  padding: 1rem 1rem;
  background-color: rgba(117, 32, 35, 0.95);
  -webkit-box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.05), 1px 1px 15px rgba(0, 0, 0, 0.05), 1px 1px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.05), 1px 1px 15px rgba(0, 0, 0, 0.05), 1px 1px 5px rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 1px 1px 25px rgba(0, 0, 0, 0.15); }
  .anchored-cta:hover {
    background-color: #752023; }
  @media print, screen and (min-width: 56.25em) {
    .anchored-cta {
      right: 5.5rem;
      padding: 1rem 2rem 24px; } }
  .anchored-cta--content {
    display: none;
    margin-bottom: 1rem;
    font-family: "Interval Sans Pro", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1; }
    @media print, screen and (min-width: 56.25em) {
      .anchored-cta--content {
        display: block;
        font-size: 1.25rem; } }
    @media screen and (min-width: 75em) {
      .anchored-cta--content {
        font-size: 1.375rem; } }
  .anchored-cta--actions {
    width: auto;
    white-space: nowrap;
    text-align: right; }
    .anchored-cta--actions .button {
      background: transparent;
      border: 1px solid #ffffff;
      -webkit-box-shadow: none;
              box-shadow: none;
      margin: 0;
      font-size: 1rem; }
      .anchored-cta--actions .button:hover, .anchored-cta--actions .button:active {
        background: #752023;
        border: 1px solid transparent;
        -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
                box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25); }
      @media screen and (min-width: 75em) {
        .anchored-cta--actions .button {
          font-size: 0.875rem; } }
  .anchored-cta label {
    color: #ffffff; }
  .anchored-cta a:not(.button) {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: underline; }
    .anchored-cta a:not(.button):hover, .anchored-cta a:not(.button):focus {
      color: white;
      text-decoration: none; }
  @media print, screen and (min-width: 37.5em) {
    .anchored-cta {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .anchored-cta--content {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        text-align: right;
        margin: 0; }
      .anchored-cta--actions {
        text-align: right;
        margin-left: 1rem; } }
  .anchored-cta._is-visible {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; }

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

.content-image {
  position: relative;
  width: 100%;
  margin: 0 auto 1rem; }
  .content-image .content-image--caption {
    position: absolute;
    bottom: 0;
    right: 0; }
  .content-image._caption-top {
    bottom: auto;
    top: 0; }
  .content-image._grid-left {
    right: auto;
    left: 0; }
  .content-image .content-image--image {
    display: block;
    margin: 0 auto; }
  .content-image .content-image--caption {
    width: auto;
    padding: 1rem;
    background-color: rgba(62, 65, 66, 0.6);
    color: #ffffff;
    font-size: 1rem;
    font-style: italic; }
    .content-image .content-image--caption > *:last-child {
      margin-bottom: 0; }
  .content-image._as-background {
    margin: 0rem auto; }
    @media print, screen and (min-width: 37.5em) {
      .content-image._as-background {
        position: absolute;
        z-index: -3; } }
    .content-image._as-background .content-image--image {
      margin: 0rem auto; }

.search-result {
  border-bottom: 1px solid #eff1f2;
  padding-bottom: .5rem;
  margin-bottom: .5rem; }
  .search-result--title {
    font-size: 1.25rem;
    font-weight: normal; }
  .search-result--snippet {
    margin-left: 2rem; }
  .search-result._people {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .search-result._people .search-result--image {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 80px;
              flex: 0 0 80px;
      width: 80px;
      -webkit-box-ordinal-group: 0;
          -ms-flex-order: -1;
              order: -1;
      margin: 0 .5rem .5rem 0; }
      .search-result._people .search-result--image img {
        border-radius: 50%; }
    .search-result._people .search-result--title {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 40%;
              flex: 1 1 40%; }
    .search-result._people .search-result--snippet {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; }

.reveal {
  -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.05), 1px 1px 5px rgba(0, 0, 0, 0.05);
          box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.05), 1px 1px 5px rgba(0, 0, 0, 0.05); }
  .reveal .close-button {
    font-weight: 300;
    font-family: "Interval Sans Pro", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

.content-links {
  margin: 0;
  list-style: none; }
  .content-links .content-links--item,
  .content-links .item-links {
    display: inline-block;
    margin-right: .25rem; }
    .content-links .content-links--item .button,
    .content-links .item-links .button {
      margin: 0; }
      ._style-reversed .content-links .content-links--item .button, ._style-reversed
      .content-links .item-links .button {
        background: transparent;
        border: 1px solid #ffffff; }
        ._style-reversed .content-links .content-links--item .button:hover, ._style-reversed
        .content-links .item-links .button:hover {
          background: #752023;
          border-color: transparent; }
    .content-links .content-links--item a:not(.button),
    .content-links .item-links a:not(.button) {
      font-size: 1.25rem; }
  .content-links.list .content-links--item,
  .content-links.list .item-links {
    display: block;
    margin-bottom: .25rem; }

.content-downloads {
  margin: 0;
  list-style: none; }
  .content-downloads .item-download {
    margin-right: .25rem; }
    .content-downloads .item-download--title {
      font-size: 1.25rem; }

.content-spacer {
  display: block; }
  .content-spacer._small {
    height: 1rem; }
  .content-spacer._medium {
    height: 2rem; }
  .content-spacer._large {
    height: 3rem; }

.item-link {
  position: relative;
  margin-bottom: .5rem; }

.item-download {
  position: relative;
  margin-bottom: .5rem; }
  .item-download:last-child {
    margin-bottom: 1rem; }
  .item-download--title {
    display: block;
    margin: 0 0 .25rem; }
  .item-download--link {
    display: block;
    margin: 0 0 .5rem; }
    .item-download--link .button {
      margin: 0; }

.link-more {
  display: inline-block;
  position: relative;
  margin-right: 1rem;
  padding-right: 2em; }
  .content-list .link-more,
  .content-section .link-more {
    -ms-grid-column: span 6;
    grid-column-start: span 6; }
  .link-more:after {
    display: block;
    position: absolute;
    top: 50%;
    right: .5em;
    height: 1em;
    width: 1em;
    margin-top: -.5em;
    content: "";
    background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26.69 49.13'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:transparent;stroke:%23752023;stroke-miterlimit:10;stroke-width:3px;}%3C/style%3E%3C/defs%3E%3Cpolyline class='a' points='1.07 48.06 24.57 24.9 1.07 1.05'/%3E%3C/svg%3E");
    background-size: 1em 1em;
    -webkit-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in; }
  ._style-reversed .link-more:after {
    background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26.69 49.13'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:transparent;stroke:white;stroke-miterlimit:10;stroke-width:3;}%3C/style%3E%3C/defs%3E%3Cpolyline class='a' points='1.07 48.06 24.57 24.9 1.07 1.05'/%3E%3C/svg%3E"); }
  .link-more.button:after {
    background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26.69 49.13'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:transparent;stroke:white;stroke-miterlimit:10;stroke-width:3;}%3C/style%3E%3C/defs%3E%3Cpolyline class='a' points='1.07 48.06 24.57 24.9 1.07 1.05'/%3E%3C/svg%3E"); }
  .link-more:hover:after {
    -webkit-transform: translateX(0.5rem);
            transform: translateX(0.5rem); }

.link-external {
  display: inline-block;
  position: relative;
  padding-right: 1.5rem; }
  .content-list .link-external,
  .content-section .link-external {
    -ms-grid-column: span 6;
    grid-column-start: span 6; }
  .link-external:after {
    display: block;
    position: absolute;
    top: 50%;
    right: .25em;
    height: 1em;
    width: 1em;
    margin-top: -.5em;
    content: "";
    background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 49 49'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:transparent;stroke:%23752023;stroke-miterlimit:10;stroke-width:3px;}%3C/style%3E%3C/defs%3E%3Cline class='a' x1='47.5' y1='1.5' x2='19.5' y2='29.5'/%3E%3Cpolyline class='a' points='20 10.5 1.5 10.5 1.5 47.5 38.5 47.5 38.5 29'/%3E%3Cpolyline class='a' points='29.5 1.5 47.5 1.5 47.5 19.5'/%3E%3C/svg%3E");
    background-size: 1em 1em;
    -webkit-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in; }
  ._style-reversed .link-external:after {
    background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 49 49'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:transparent;stroke:white;stroke-miterlimit:10;stroke-width:3;}%3C/style%3E%3C/defs%3E%3Cline class='a' x1='47.5' y1='1.5' x2='19.5' y2='29.5'/%3E%3Cpolyline class='a' points='20 10.5 1.5 10.5 1.5 47.5 38.5 47.5 38.5 29'/%3E%3Cpolyline class='a' points='29.5 1.5 47.5 1.5 47.5 19.5'/%3E%3C/svg%3E"); }
  .link-external.button:after {
    background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 49 49'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:transparent;stroke:white;stroke-miterlimit:10;stroke-width:3;}%3C/style%3E%3C/defs%3E%3Cline class='a' x1='47.5' y1='1.5' x2='19.5' y2='29.5'/%3E%3Cpolyline class='a' points='20 10.5 1.5 10.5 1.5 47.5 38.5 47.5 38.5 29'/%3E%3Cpolyline class='a' points='29.5 1.5 47.5 1.5 47.5 19.5'/%3E%3C/svg%3E"); }
  .link-external:hover:after {
    -webkit-transform: translateX(0.15em) translateY(-0.15em);
            transform: translateX(0.15em) translateY(-0.15em); }

.link-add-calendar {
  display: inline-block;
  position: relative;
  padding-left: 1.5rem; }
  .content-list .link-add-calendar,
  .content-section .link-add-calendar {
    -ms-grid-column: span 6;
    grid-column-start: span 6; }
  .link-add-calendar:after {
    display: block;
    position: absolute;
    top: 50%;
    left: 0em;
    height: 1.25em;
    width: 1.25em;
    margin-top: -.75em;
    content: "";
    background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 50.83'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:transparent;stroke:%23752023;stroke-miterlimit:10;stroke-width:3px;}%3C/style%3E%3C/defs%3E%3Crect class='a' x='1.5' y='4' width='43' height='45'/%3E%3Cline class='a' x1='1.5' y1='12' x2='44.5' y2='12'/%3E%3Cline class='a' x1='23' y1='16.5' x2='23' y2='44.5'/%3E%3Cline class='a' x1='8' y1='30.5' x2='38' y2='30.5'/%3E%3Cline class='a' x1='9' y1='8' x2='9'/%3E%3Cline class='a' x1='16' y1='8' x2='16'/%3E%3Cline class='a' x1='37' y1='8' x2='37'/%3E%3Cline class='a' x1='23' y1='8' x2='23'/%3E%3Cline class='a' x1='30' y1='8' x2='30'/%3E%3C/svg%3E");
    background-size: 1.25em 1.25em;
    -webkit-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in; }
  ._style-reversed .link-add-calendar:after {
    background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 50.83'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:transparent;stroke:white;stroke-miterlimit:10;stroke-width:3;}%3C/style%3E%3C/defs%3E%3Crect class='a' x='1.5' y='4' width='43' height='45'/%3E%3Cline class='a' x1='1.5' y1='12' x2='44.5' y2='12'/%3E%3Cline class='a' x1='23' y1='16.5' x2='23' y2='44.5'/%3E%3Cline class='a' x1='8' y1='30.5' x2='38' y2='30.5'/%3E%3Cline class='a' x1='9' y1='8' x2='9'/%3E%3Cline class='a' x1='16' y1='8' x2='16'/%3E%3Cline class='a' x1='37' y1='8' x2='37'/%3E%3Cline class='a' x1='23' y1='8' x2='23'/%3E%3Cline class='a' x1='30' y1='8' x2='30'/%3E%3C/svg%3E"); }
  .link-add-calendar.button:after {
    background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 50.83'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:transparent;stroke:white;stroke-miterlimit:10;stroke-width:3;}%3C/style%3E%3C/defs%3E%3Crect class='a' x='1.5' y='4' width='43' height='45'/%3E%3Cline class='a' x1='1.5' y1='12' x2='44.5' y2='12'/%3E%3Cline class='a' x1='23' y1='16.5' x2='23' y2='44.5'/%3E%3Cline class='a' x1='8' y1='30.5' x2='38' y2='30.5'/%3E%3Cline class='a' x1='9' y1='8' x2='9'/%3E%3Cline class='a' x1='16' y1='8' x2='16'/%3E%3Cline class='a' x1='37' y1='8' x2='37'/%3E%3Cline class='a' x1='23' y1='8' x2='23'/%3E%3Cline class='a' x1='30' y1='8' x2='30'/%3E%3C/svg%3E"); }
  .link-add-calendar:hover:after {
    -webkit-transform: scale(1.15);
            transform: scale(1.15); }

/* ===================
    Angle Patterns and Backgrounds Images
    grid-area: <row-start> / <column-start> / <row-end> / <column-end> - can be numbers or named lines
==================== */
/* ===================
    Interaction Effects
==================== */
.expand-content {
  text-decoration: underline;
  font-style: italic;
  font-size: 0.875rem; }
  .expand-content .expand-content--hide {
    display: none; }
  .expand-content._expanded .expand-content--show {
    display: none; }
  .expand-content._expanded .expand-content--hide {
    display: inline; }

.expandible-content {
  max-height: 0;
  opacity: 0;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in; }
  .expandible-content._expanded {
    height: auto;
    max-height: unset;
    opacity: 1; }

a {
  -webkit-transition: color .25s ease-out;
  transition: color .25s ease-out; }

.button {
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
          box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
  -webkit-transition: background-color 0.15s ease-out, -webkit-box-shadow 0.1s ease-out;
  transition: background-color 0.15s ease-out, -webkit-box-shadow 0.1s ease-out;
  transition: box-shadow 0.1s ease-out, background-color 0.15s ease-out;
  transition: box-shadow 0.1s ease-out, background-color 0.15s ease-out, -webkit-box-shadow 0.1s ease-out; }
  .button:hover, .button:focus {
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
            box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25); }

/* ==========================================================================
People Profiles
========================================================================== */
.people-intro {
  padding-bottom: 1rem; }

.people-content {
  padding-top: 2rem; }
  .people-content .people-profile--profile {
    margin-bottom: 2rem; }

@supports (display: grid) {
  .people-intro.grid-content {
    -webkit-box-align: middle;
        -ms-flex-align: middle;
            align-items: middle; }
    .people-intro.grid-content .people-profile--portrait {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
      @media screen and (max-width: 37.49875em) {
        .people-intro.grid-content .people-profile--portrait {
          margin: -4rem 0 1rem; } }
      @media print, screen and (min-width: 37.5em) {
        .people-intro.grid-content .people-profile--portrait {
          -ms-grid-column: 2;
          -ms-grid-column-span: 2;
          grid-column: 2 / span 2;
          -ms-grid-row: 1;
          -ms-grid-row-span: 2;
          grid-row: 1 / span 2; } }
      @media print, screen and (min-width: 56.25em) {
        .people-intro.grid-content .people-profile--portrait {
          -ms-grid-column: 2;
          -ms-grid-column-span: 2;
          grid-column: 2 / span 2;
          -ms-grid-row: 1;
          -ms-grid-row-span: 1;
          grid-row: 1 / span 1; } }
      @media screen and (min-width: 75em) {
        .people-intro.grid-content .people-profile--portrait {
          -ms-grid-column: 2;
          -ms-grid-column-span: 1;
          grid-column: 2 / span 1;
          -ms-grid-row: 1;
          -ms-grid-row-span: 1;
          grid-row: 1 / span 1; } }
    .people-intro.grid-content .people-profile--intro {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
      @media print, screen and (min-width: 37.5em) {
        .people-intro.grid-content .people-profile--intro {
          -ms-grid-column: 4;
          -ms-grid-column-span: 4;
          grid-column: 4 / span 4;
          -ms-grid-row: 1;
          -ms-grid-row-span: 1;
          grid-row: 1 / span 1; } }
      @media print, screen and (min-width: 56.25em) {
        .people-intro.grid-content .people-profile--intro {
          -ms-grid-column: 4;
          -ms-grid-column-span: 3;
          grid-column: 4 / span 3;
          -ms-grid-row: 1;
          -ms-grid-row-span: 1;
          grid-row: 1 / span 1; } }
      @media screen and (min-width: 75em) {
        .people-intro.grid-content .people-profile--intro {
          -ms-grid-column: 3;
          -ms-grid-column-span: 3;
          grid-column: 3 / span 3; } }
    .people-intro.grid-content .people-profile--contact {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2; }
      @media print, screen and (min-width: 37.5em) {
        .people-intro.grid-content .people-profile--contact {
          -ms-grid-column: 4;
          -ms-grid-column-span: 4;
          grid-column: 4 / span 4;
          -ms-grid-row: 2;
          -ms-grid-row-span: 1;
          grid-row: 2 / span 1; } }
      @media print, screen and (min-width: 56.25em) {
        .people-intro.grid-content .people-profile--contact {
          text-align: center;
          -ms-grid-column: 7;
          -ms-grid-column-span: 1;
          grid-column: 7 / span 1;
          -ms-grid-row: 1;
          -ms-grid-row-span: 1;
          grid-row: 1 / span 1; } }
      @media screen and (min-width: 75em) {
        .people-intro.grid-content .people-profile--contact {
          -ms-grid-column: 6;
          -ms-grid-column-span: 1;
          grid-column: 6 / span 1; } }
  .people-content.grid-content {
    position: relative;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start; }
    @media print, screen and (min-width: 56.25em) {
      .people-content.grid-content .people-profile--profile {
        -ms-grid-column: 4;
        -ms-grid-column-span: 4;
        grid-column: 4 / span 4; } }
    @media screen and (min-width: 75em) {
      .people-content.grid-content .people-profile--profile {
        -ms-grid-column: 3;
        -ms-grid-column-span: 5;
        grid-column: 3 / span 5; } }
    @media print, screen and (min-width: 56.25em) {
      .people-content.grid-content .people-profile--credentials {
        -ms-grid-column: 2;
        -ms-grid-column-span: 2;
        grid-column: 2 / span 2; } }
    @media screen and (min-width: 75em) {
      .people-content.grid-content .people-profile--credentials {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2 / span 1; } } }

.people-profile--name {
  font-size: 2rem;
  margin: 0 0 .25rem; }
  @media print, screen and (min-width: 37.5em) {
    .people-profile--name {
      font-size: 2.375rem; } }
  @media screen and (min-width: 75em) {
    .people-profile--name {
      font-size: 2.625rem; } }

.people-profile--position {
  font-size: 1.25rem !important;
  font-weight: 600; }
  @media print, screen and (min-width: 37.5em) {
    .people-profile--position {
      font-size: 1.375rem !important; } }

.people-profile--elevator-pitch p {
  font-size: 1rem;
  font-style: italic; }
  @media print, screen and (min-width: 37.5em) {
    .people-profile--elevator-pitch p {
      font-size: 1.125rem; } }

.people-profile--portrait {
  display: block;
  margin-left: -1rem;
  margin-top: -2rem; }
  .people-profile--portrait--image {
    width: 100%;
    -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.05), 1px 1px 5px rgba(0, 0, 0, 0.05);
            box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.05), 1px 1px 5px rgba(0, 0, 0, 0.05);
    border-radius: 50%; }

.people-profile--profile .people-profile--video {
  margin-bottom: 1rem; }
  @media screen and (min-width: 75em) {
    .people-profile--profile .people-profile--video {
      margin-left: 2rem;
      float: right;
      width: 50%; } }
  .people-profile--profile .people-profile--video .video-container {
    -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.05), 1px 1px 5px rgba(0, 0, 0, 0.05);
            box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.05), 1px 1px 5px rgba(0, 0, 0, 0.05); }

.people-profile--profile p {
  font-size: 0.875rem; }
  @media print, screen and (min-width: 37.5em) {
    .people-profile--profile p {
      font-size: 1rem; } }

.people-profile--profile h2 {
  font-size: 1.625rem;
  font-weight: 700; }

.people-profile--profile h3 {
  font-size: 1.25rem;
  font-weight: 700; }

.people-profile--credentials .people-profile--credentials--title {
  font-size: 1.25rem;
  text-transform: uppercase;
  letter-spacing: .025em;
  font-weight: 700;
  margin-bottom: 1rem; }

.people-profile--credentials .people-profile--credentials--item {
  font-style: italic;
  border-bottom: 1px solid #eff1f2;
  padding-bottom: .5rem;
  margin-bottom: .5rem; }
  .people-profile--credentials .people-profile--credentials--item:last-child {
    border-bottom: none; }

/* ==========================================================================
Viewpoints
========================================================================== */
@supports (display: grid) {
  .viewpoints-masthead.grid-content {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start; }
    .viewpoints-masthead.grid-content .viewpoints-masthead--brand {
      -webkit-align-self: start;
          -ms-flex-item-align: start;
              -ms-grid-row-align: start;
              align-self: start; }
    .viewpoints-masthead.grid-content .viewpoints-masthead--meta {
      -webkit-align-self: end;
          -ms-flex-item-align: end;
              -ms-grid-row-align: end;
              align-self: end; }
  .viewpoints-intro {
    position: relative;
    margin-top: -200px;
    margin-left: 0rem;
    margin-right: 0rem;
    padding: 2rem;
    padding-bottom: 0; }
    @media print, screen and (min-width: 37.5em) {
      .viewpoints-intro {
        margin-left: 2rem;
        margin-right: 2rem;
        padding: 2rem;
        padding-bottom: 0; } }
    @media print, screen and (min-width: 56.25em) {
      .viewpoints-intro {
        margin-left: 2rem;
        margin-right: 16rem;
        padding: 2rem;
        padding-bottom: 0; } }
    @media screen and (min-width: 75em) {
      .viewpoints-intro {
        margin-left: 4rem;
        margin-right: 24rem;
        padding: 2rem;
        padding-bottom: 0; } }
  .viewpoints-content.grid-content {
    position: relative;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start; } }

.viewpoints-masthead {
  padding-bottom: 180px;
  height: 500px; }
  .viewpoints-masthead .viewpoints-masthead--brand {
    width: 50vw;
    height: auto;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out; }
    .viewpoints-masthead .viewpoints-masthead--brand .logo {
      fill: black; }
      ._style-reversed-intro .viewpoints-masthead .viewpoints-masthead--brand .logo {
        fill: white; }
    @media print, screen and (min-width: 37.5em) {
      .viewpoints-masthead .viewpoints-masthead--brand {
        width: 50vw; } }
    @media print, screen and (min-width: 56.25em) {
      .viewpoints-masthead .viewpoints-masthead--brand {
        width: 30vw; } }
    @media screen and (min-width: 75em) {
      .viewpoints-masthead .viewpoints-masthead--brand {
        width: 20vw; } }
  .viewpoints-masthead .viewpoints-masthead--meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 1rem 0;
    list-style: none;
    font-size: 0.875rem;
    font-weight: 300;
    letter-spacing: .05em;
    line-height: 1em; }
    @media print, screen and (min-width: 37.5em) {
      .viewpoints-masthead .viewpoints-masthead--meta {
        top: 2rem;
        bottom: auto; } }
    .viewpoints-masthead .viewpoints-masthead--meta .viewpoints-masthead--meta--type {
      padding-right: 1rem;
      margin-right: 1rem;
      border-right: 1px solid rgba(255, 255, 255, 0.25);
      font-weight: normal; }
    .viewpoints-masthead .viewpoints-masthead--meta .viewpoints-masthead--meta--date {
      font-weight: normal; }

.viewpoints-wrapper {
  padding: 2rem 0; }

.viewpoints-intro {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.8)), color-stop(50%, white));
  background: linear-gradient(rgba(255, 255, 255, 0.8) 0%, white 50%);
  border-top: 1px solid white; }
  .viewpoints-intro--title {
    max-width: auto;
    font-family: "Kazimir", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 3.25rem;
    font-weight: 600;
    margin-bottom: 0; }
  .viewpoints-intro--subtitle {
    font-size: 2rem;
    font-weight: 300;
    margin-bottom: 0; }
  .viewpoints-intro--byline {
    margin: 2rem 0;
    font-size: 0.875rem; }

.viewpoints-content h2 {
  font-size: 2.5rem;
  font-weight: 600; }

.viewpoints-content h3 {
  font-size: 2rem;
  font-weight: 600; }

.viewpoints-content h4 {
  font-size: 1.5rem;
  font-weight: 600; }

/* ==========================================================================
Content Lists Component
========================================================================== */
@supports (display: grid) {
  .content-list.grid {
    display: -ms-grid;
    display: grid;
    grid-auto-flow: row;
    grid-column-gap: 2rem;
    -ms-grid-columns: 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr 2rem 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; }
    .content-list.grid .content-list-item,
    .content-list.grid .content-links {
      -ms-grid-column: span 6;
      grid-column-start: span 6; }
    @media print, screen and (min-width: 37.5em) {
      .content-list.grid {
        grid-column-gap: 2rem; } }
    @media print, screen and (min-width: 56.25em) {
      .content-list.grid {
        grid-column-gap: 2rem; } }
    @media screen and (min-width: 75em) {
      .content-list.grid {
        grid-column-gap: 2rem; } }
    .content-list.grid._auto .content-list-item {
      -ms-grid-column: span 3;
      grid-column-start: span 3; }
    .content-list.grid._collapse-mobile .content-list-item {
      -ms-grid-column: span 6;
      grid-column-start: span 6; }
    @media print, screen and (min-width: 37.5em) {
      .content-list.grid._two-up .content-list-item {
        -ms-grid-column: span 3;
        grid-column-start: span 3; } }
    @media print, screen and (min-width: 37.5em) {
      .content-list.grid._three-up .content-list-item {
        -ms-grid-column: span 3;
        grid-column-start: span 3; } }
    @media print, screen and (min-width: 56.25em) {
      .content-list.grid._three-up .content-list-item {
        -ms-grid-column: span 2;
        grid-column-start: span 2; } }
    @media print, screen and (min-width: 37.5em) {
      .content-list.grid._four-up .content-list-item {
        -ms-grid-column: span 3;
        grid-column-start: span 3; } }
    @media print, screen and (min-width: 56.25em) {
      .content-list.grid._four-up .content-list-item {
        -ms-grid-column: span 2;
        grid-column-start: span 2; } }
    @media screen and (min-width: 75em) {
      .content-list.grid._four-up {
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; }
        .content-list.grid._four-up .content-list-item {
          -ms-grid-column: span 2;
          grid-column-start: span 2; } }
    .content-list.grid._five-up .content-list-item {
      -ms-grid-column: span 3;
      grid-column-start: span 3; }
    @media print, screen and (min-width: 56.25em) {
      .content-list.grid._five-up {
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr; }
        .content-list.grid._five-up .content-list-item {
          -ms-grid-column: span 1;
          grid-column-start: span 1; } }
    .content-list.grid._six-up .content-list-item {
      -ms-grid-column: span 2;
      grid-column-start: span 2; }
    @media print, screen and (min-width: 56.25em) {
      .content-list.grid._six-up .content-list-item {
        -ms-grid-column: span 1;
        grid-column-start: span 1; } }
    @media print, screen and (min-width: 37.5em) {
      .content-list.grid._grid-right._three-up .content-list-item, .content-list.grid._grid-left._three-up .content-list-item {
        -ms-grid-column: span 3;
        grid-column-start: span 3; } }
    @media print, screen and (min-width: 56.25em) {
      .content-list.grid._grid-right._three-up .content-list-item, .content-list.grid._grid-left._three-up .content-list-item {
        -ms-grid-column: span 2;
        grid-column-start: span 2; } }
    @media print, screen and (min-width: 37.5em) {
      .content-list.grid._grid-right._four-up .content-list-item, .content-list.grid._grid-left._four-up .content-list-item {
        -ms-grid-column: span 3;
        grid-column-start: span 3; } }
    @media print, screen and (min-width: 56.25em) {
      .content-list.grid._grid-right._four-up .content-list-item, .content-list.grid._grid-left._four-up .content-list-item {
        -ms-grid-column: span 3;
        grid-column-start: span 3; } }
    @media screen and (min-width: 75em) {
      .content-list.grid._grid-right._four-up, .content-list.grid._grid-left._four-up {
        -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; }
        .content-list.grid._grid-right._four-up .content-list-item, .content-list.grid._grid-left._four-up .content-list-item {
          -ms-grid-column: span 2;
          grid-column-start: span 2; } }
    .content-list.grid._grid-narrow._two-up .content-list-item, .content-list.grid._grid-narrow._three-up .content-list-item, .content-list.grid._grid-narrow._four-up .content-list-item {
      -ms-grid-column: span 6;
      grid-column-start: span 6; }
    @media print, screen and (min-width: 56.25em) {
      .content-list.grid._grid-narrow._two-up .content-list-item, .content-list.grid._grid-narrow._three-up .content-list-item, .content-list.grid._grid-narrow._four-up .content-list-item {
        -ms-grid-column: span 6;
        grid-column-start: span 6; } }
    .content-list.grid._grid-narrow._auto .content-list-item {
      -ms-grid-column: span 3;
      grid-column-start: span 3; }
    @media print, screen and (min-width: 56.25em) {
      .content-list.grid._grid-narrow._auto .content-list-item {
        -ms-grid-column: span 3;
        grid-column-start: span 3; } } }

.content-list-item {
  position: relative;
  display: block;
  margin-top: 1rem;
  margin-bottom: 2rem; }
  .content-list-item._style-compact {
    margin-bottom: 1rem; }
  .content-list-item._style-feature {
    margin-top: 2rem; }
  .content-list-item .content-list-item--boxlink {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .content-list-item._with-link:hover .link-more:after {
    -webkit-transform: translateX(0.5rem);
            transform: translateX(0.5rem); }
  .content-list-item._with-link .content-list-item--description a {
    position: relative;
    z-index: 2; }
  .content-list-item .content-list-item--image {
    margin-bottom: 1rem;
    margin-right: 2rem; }
  .content-list-item._style-compact .content-list-item--image {
    margin-bottom: .5rem; }
  .content-list-item._image-hide .content-list-item--image {
    display: none; }
  .content-list-item._image-top._image-small .content-list-item--image {
    max-width: 120px; }
  .content-list-item._image-top._image-small._style-compact .content-list-item--image {
    max-width: 80px; }
  .content-list-item._image-top._image-small._style-feature .content-list-item--image {
    max-width: 160px; }
  .content-list-item._image-top._image-medium .content-list-item--image {
    max-width: 240px; }
  .content-list-item._image-top._image-medium._style-compact .content-list-item--image {
    max-width: 200px; }
  .content-list-item._image-top._image-medium._style-feature .content-list-item--image {
    max-width: 280px; }
  .content-list-item._image-top._image-large .content-list-item--image {
    width: 100%; }
  .content-list-item._image-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .content-list-item._image-left .content-list-item--image {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 calc;
              flex: 0 0 calc;
      -webkit-align-self: flex-start;
          -ms-flex-item-align: start;
              align-self: flex-start;
      width: calc(50% - 1rem);
      height: auto; }
    @media screen and (max-width: 37.49875em) {
      .content-list-item._image-left {
        display: block; }
        .content-list-item._image-left .content-list-item--image {
          -webkit-box-flex: unset;
              -ms-flex: unset;
                  flex: unset;
          flex: unset;
          width: 100%;
          height: auto; } }
    .content-list-item._image-left._image-small .content-list-item--image {
      -ms-flex-preferred-size: calc(16.666% - 1rem);
          flex-basis: calc(16.666% - 1rem);
      max-width: calc(16.666% - 1rem); }
    .content-list-item._image-left._image-small._style-compact .content-list-item--image {
      -ms-flex-preferred-size: 80px;
          flex-basis: 80px;
      max-width: 80px; }
    .content-list-item._image-left._image-small._style-feature .content-list-item--image {
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
      max-width: 25%; }
    .content-list-item._image-left._image-medium .content-list-item--image {
      -ms-flex-preferred-size: calc(33.333% - 1rem);
          flex-basis: calc(33.333% - 1rem);
      max-width: calc(33.333% - 1rem); }
    .content-list-item._image-left._image-medium._style-compact .content-list-item--image {
      -ms-flex-preferred-size: 180px;
          flex-basis: 180px;
      max-width: 180px; }
    .content-list-item._image-left._image-medium._style-feature .content-list-item--image {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
      max-width: 50%; }
    .content-list-item._image-left._image-large .content-list-item--image {
      -ms-flex-preferred-size: calc(66.666% - 1rem);
          flex-basis: calc(66.666% - 1rem);
      max-width: calc(66.666% - 1rem); }
    .content-list-item._image-left._image-large._style-compact .content-list-item--image {
      -ms-flex-preferred-size: 250px;
          flex-basis: 250px;
      max-width: 250px; }
    .content-list-item._image-left._image-large._style-feature .content-list-item--image {
      -ms-flex-preferred-size: 75%;
          flex-basis: 75%;
      max-width: 75%; }
    .content-list-item._image-left .content-list-item--content {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1; }
  .content-list-item .content-list-item--title {
    margin-bottom: 0.5rem;
    font-family: "Interval Sans Pro", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 300;
    font-size: 1.625rem;
    line-height: 1; }
    @media print, screen and (min-width: 37.5em) {
      .content-list-item .content-list-item--title {
        font-size: 1.75rem; } }
    .page-sidebar .content-list-item--title {
      font-size: 1.375rem; }
  .content-list-item .content-list-item--type {
    display: block; }
    .content-list-item .content-list-item--type small {
      display: inline-block;
      font-size: 0.75rem;
      line-height: 1.2rem;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: .1rem; }
      ._reversed .content-list-item .content-list-item--type small {
        background-color: #323435; }
  .content-list-item .content-list-item--description {
    line-height: 1.4; }
  ._description-hide .content-list-item .content-list-item--description {
    display: none; }
  .content-list-item._style-compact h2,
  .content-list-item._style-compact h3,
  .content-list-item._style-compact .content-list-item--title {
    font-size: 1.25rem;
    margin-bottom: 0.25rem; }
    @media print, screen and (min-width: 37.5em) {
      .content-list-item._style-compact h2,
      .content-list-item._style-compact h3,
      .content-list-item._style-compact .content-list-item--title {
        font-size: 1.375rem; } }
  .content-list-item._style-compact h4 {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 0.25rem; }
    @media print, screen and (min-width: 37.5em) {
      .content-list-item._style-compact h4 {
        font-size: 1.125rem; } }
  .content-list-item._style-compact p,
  .content-list-item._style-compact .content-list-item--description {
    font-size: 0.875rem;
    line-height: 1.4; }

.item-people._with-image:not(._image-top) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .item-people._with-image:not(._image-top) .item-people--image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
            flex: 0 0 100px;
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
    width: 100px;
    margin-bottom: 1rem;
    margin-right: .75rem; }
    @media screen and (min-width: 56.25em) and (max-width: 74.99875em) {
      .item-people._with-image:not(._image-top) .item-people--image {
        -ms-flex-preferred-size: 120px;
            flex-basis: 120px;
        width: 120px; } }
  .item-people._with-image:not(._image-top) .photo-placeholder {
    background: #d3d8db;
    width: 100px;
    height: 100px; }
    @media screen and (min-width: 56.25em) and (max-width: 74.99875em) {
      .item-people._with-image:not(._image-top) .photo-placeholder {
        -ms-flex-preferred-size: 120px;
            flex-basis: 120px;
        width: 120px; } }

.item-people .item-people--image {
  border-radius: 50%; }

.item-people .item-people--content {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          -ms-grid-row-align: center;
          align-self: center; }

.item-people .item-people--title {
  margin-bottom: 0.25rem;
  font-size: 1.375rem;
  line-height: 1; }

.item-people .item-people--description {
  font-size: 0.875rem;
  line-height: 1.4; }

.item-people .item-people--company {
  display: block;
  font-weight: bold; }

.item-press--date {
  font-size: 0.875rem;
  font-weight: bold; }

.item-event--date {
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: bold; }

.item-event--location {
  margin-bottom: .25rem;
  font-size: 0.875rem;
  font-weight: bold; }

.item-event--attendees {
  margin-bottom: .25rem;
  font-size: 0.875rem;
  font-style: italic; }
  .item-event--attendees strong {
    font-weight: normal; }

.item-event--links {
  margin: 0;
  list-style: none; }

/* ==========================================================================
Alliances Block Component
========================================================================== */
.content-alliances.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .content-alliances.grid .alliance {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  .content-alliances.grid .alliance--logo {
    padding: 2rem 1rem; }
  .content-alliances.grid .alliance--name {
    margin: 0;
    padding: 1rem 2rem; }

.content-alliances.list .alliance--logo,
.content-alliances.list .alliance--name {
  margin-bottom: 1rem; }

.content-alliances .alliance--logo {
  width: 100%;
  max-width: 250px;
  max-height: 250px; }

.content-alliances .alliance--name {
  font-size: 1.125rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: .1em; }

.content-alliances.grid._small .alliance--logo {
  max-width: 200px;
  max-height: 200px; }

.content-alliances.list._small .alliance--logo {
  max-width: 180px;
  max-height: 180px; }

.content-alliances.list._large .alliance--logo {
  max-width: 200px;
  max-height: 200px; }

/* ==========================================================================
Callout Block Component
========================================================================== */
.content-callout {
  position: relative;
  margin-bottom: 1rem;
  padding: 2rem;
  z-index: 1; }
  .content-callout._grid-hero {
    padding-left: 2rem;
    padding-right: 2rem; }
    @media print, screen and (min-width: 37.5em) {
      .content-callout._grid-hero {
        padding-left: 4rem;
        padding-right: 4rem; } }
    @media print, screen and (min-width: 56.25em) {
      .content-callout._grid-hero {
        padding-left: 4rem;
        padding-right: 4rem; } }
    @media screen and (min-width: 75em) {
      .content-callout._grid-hero {
        padding-left: 6rem;
        padding-right: 6rem; } }
  .content-callout._grid-left {
    padding-right: 2rem; }
  .content-callout._grid-right {
    padding-left: 2rem; }
  .content-callout._background-kalypso-red {
    background-color: rgba(97, 27, 29, 0.95); }
  .content-callout._background-kalypso-slate {
    background-color: rgba(55, 57, 58, 0.9); }
  .content-callout._background-kalypso-salt {
    background-color: rgba(239, 241, 242, 0.9); }
  .content-callout._background-black {
    background-color: rgba(0, 0, 0, 0.9); }
  .content-callout._style-reversed {
    color: #ffffff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 1px 1px 25px rgba(0, 0, 0, 0.15); }
    .content-callout._style-reversed label {
      color: #ffffff; }
    .content-callout._style-reversed a:not(.button) {
      color: rgba(255, 255, 255, 0.8);
      text-decoration: underline; }
      .content-callout._style-reversed a:not(.button):hover, .content-callout._style-reversed a:not(.button):focus {
        color: white;
        text-decoration: none; }
  .content-callout._with-background {
    -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.05), 1px 1px 5px rgba(0, 0, 0, 0.05);
            box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.05), 1px 1px 5px rgba(0, 0, 0, 0.05); }
    .content-callout._with-background._style-not-reversed {
      color: #000000;
      text-shadow: none label;
        text-shadow-color: #000000; }
      .content-callout._with-background._style-not-reversed a:not(.button) {
        color: #752023;
        text-decoration: underline; }
        .content-callout._with-background._style-not-reversed a:not(.button):hover, .content-callout._with-background._style-not-reversed a:not(.button):focus {
          color: #651c1e;
          text-decoration: none; }
  .content-callout > *:last-child {
    margin-bottom: 0; }
  .content-callout._style-hero > h2,
  .content-callout._style-hero > h3,
  .content-callout._style-hero > h4 {
    font-size: 1.625rem;
    font-weight: 700; }
  .content-callout._style-hero > p,
  .content-callout._style-hero > ul li,
  .content-callout._style-hero > ol li {
    font-size: 1.25rem;
    line-height: 1.5; }
    @media screen and (min-width: 75em) {
      .content-callout._style-hero > p,
      .content-callout._style-hero > ul li,
      .content-callout._style-hero > ol li {
        font-size: 1.375rem; } }
  .content-callout._style-hero > ul:not(.content-links) {
    list-style: none;
    margin-left: 0; }
    .content-callout._style-hero > ul:not(.content-links) > li {
      margin: 0;
      padding: 0 0 0 2.5rem;
      list-style: none;
      background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26.69 49.13'%3E%3Cdefs%3E%3Cstyle%3E.a{fill:transparent;stroke:white;stroke-miterlimit:10;stroke-width:3px;}%3C/style%3E%3C/defs%3E%3Cpolyline class='a' points='1.07 48.06 24.57 24.9 1.07 1.05'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: .75rem .5rem;
      background-size: 12px; }
  .content-callout._style-hero > ol {
    list-style: none;
    counter-reset: k-counter;
    margin-left: 0; }
    .content-callout._style-hero > ol > li {
      counter-increment: k-counter;
      position: relative;
      margin-left: 2.5rem;
      margin-bottom: 1.25rem; }
      .content-callout._style-hero > ol > li::before {
        content: counter(k-counter);
        font-size: 3rem;
        opacity: .5;
        position: absolute;
        left: -2.25rem;
        top: -1rem; }
  .content-callout .content-callout--background {
    grid-column: outer-left-start / span outer-right-end;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -3;
    overflow: hidden;
    background-size: cover;
    background-position: 50% 25%; }
    .content-callout .content-callout--background .background-image {
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center;
      width: 100%;
      height: 100%; }

/* ==========================================================================
Session Block Component
========================================================================== */
.content-session {
  margin: 0rem 0rem 2rem 0;
  padding: 2rem;
  -webkit-box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.05), 1px 1px 5px rgba(0, 0, 0, 0.05);
          box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.05), 1px 1px 5px rgba(0, 0, 0, 0.05);
  background: rgba(239, 241, 242, 0.5); }
  ._style-reversed .content-session {
    background: rgba(0, 0, 0, 0.25); }
  .content-session .content-session--title {
    margin-bottom: 1rem;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1.2; }
    ._style-feature.content-session .content-session--title {
      font-size: 1.75rem; }
    ._style-compact.content-session .content-session--title {
      font-size: 1.125rem; }
  .content-session .content-session--description {
    font-size: 0.875rem;
    line-height: 1.4; }
    ._style-feature.content-session .content-session--description {
      font-size: 1rem; }
  .content-session .content-session--video {
    margin: 0 0 1rem 0; }
  .content-session .content-session--speakers .item-people._with-image:not(._image-top) .item-people--image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
            flex: 0 0 80px;
    width: 80px;
    height: 80px; }
    ._style-feature.content-session .content-session--speakers .item-people._with-image:not(._image-top) .item-people--image {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100px;
              flex: 0 0 100px;
      width: 100px;
      height: 100px; }
  .content-session .content-session--speakers .item-people--title {
    font-size: 1.125rem; }
    ._style-feature.content-session .content-session--speakers .item-people--title {
      font-size: 1.25rem; }
  .content-session .content-session--speakers .item-people--description {
    font-size: 0.875rem; }
    ._style-feature.content-session .content-session--speakers .item-people--description {
      font-size: 1rem; }
  .content-session .content-session--logos {
    width: 50%;
    max-width: 160px;
    margin: 0 0 2rem 2rem;
    float: right;
    text-align: center; }
    .content-session .content-session--logos img {
      max-height: 100px; }
  .content-session .content-session--logistics {
    margin: 0 0 0;
    list-style: none;
    clear: both; }
    .content-session .content-session--logistics .content-session--location {
      font-size: 1rem;
      margin: 0; }
    .content-session .content-session--logistics .content-session--date {
      font-size: 1rem;
      font-weight: bold; }
    .content-session .content-session--logistics .content-session--calendar {
      font-size: 0.875rem; }
  .content-session .content-session--links {
    margin: 0;
    list-style: none; }
    .content-session .content-session--links .item-link,
    .content-session .content-session--links .item-download {
      font-size: 1rem; }
      .content-session .content-session--links .item-link .button,
      .content-session .content-session--links .item-link button,
      .content-session .content-session--links .item-download .button,
      .content-session .content-session--links .item-download button {
        font-size: 0.875rem; }
  .content-session .expand-content {
    display: block;
    position: relative;
    top: -.5rem;
    font-size: 0.875rem; }
  @media print, screen and (min-width: 37.5em) {
    .content-session .content-session--content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .content-session .content-session--content > * {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 50%;
                flex: 1 1 50%; }
      .content-session .content-session--content .content-session--description {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 calc(60% - 2rem);
                flex: 1 1 calc(60% - 2rem);
        margin-right: 2rem;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1; }
      .content-session .content-session--content .content-session--speakers {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 40%;
                flex: 1 1 40%;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
      .content-session .content-session--content .content-session--video:nth-child(2) {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 40%;
                flex: 1 1 40%;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; }
      .content-session .content-session--content .content-session--video:nth-child(3) {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3; }
      .content-session .content-session--content .content-session--links {
        -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
                order: 4; } }
  @media print, screen and (min-width: 37.5em) {
    .content-session .content-session--logistics {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .content-session .content-session--logistics .content-session--location,
      .content-session .content-session--logistics .content-session--date,
      .content-session .content-session--logistics .content-session--calendar {
        margin-bottom: 0 !important; }
      .content-session .content-session--logistics .content-session--location,
      .content-session .content-session--logistics .content-session--date {
        margin: 0 1rem 0 0 !important; }
      .content-session .content-session--logistics .content-session--calendar,
      .content-session .content-session--logistics .content-session--calendar {
        -webkit-box-flex: 1;
            -ms-flex: 1 2 auto;
                flex: 1 2 auto;
        -webkit-align-self: flex-end;
            -ms-flex-item-align: end;
                align-self: flex-end;
        text-align: right;
        white-space: nowrap; } }
  .content-session._grid-right .content-session--content, .content-session._grid-left .content-session--content {
    display: block; }
    @media print, screen and (min-width: 56.25em) {
      .content-session._grid-right .content-session--content, .content-session._grid-left .content-session--content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .content-session._grid-right .content-session--logistics, .content-session._grid-left .content-session--logistics {
    display: block; }
    @media print, screen and (min-width: 56.25em) {
      .content-session._grid-right .content-session--logistics, .content-session._grid-left .content-session--logistics {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }

.language {
  position: relative; }
  .language .language-button {
    position: relative;
    padding-left: 3.5em;
    background: transparent;
    border: 1px solid #752023;
    color: #752023;
    font-weight: 400;
    text-transform: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
    .language .language-button:before {
      display: block;
      position: absolute;
      top: 50%;
      left: .5em;
      height: 2.25em;
      width: 2.25em;
      margin-top: -1.15em;
      content: "";
      background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70.41 50.6'%3E%3Cdefs%3E%3Cstyle%3E.a,.b{fill:transparent;stroke:%23752023;stroke-width:3px;}.a{stroke-miterlimit:10;}.b{stroke-linejoin:bevel;}%3C/style%3E%3C/defs%3E%3Ctitle%3Etranslate%3C/title%3E%3Cpolyline class='a' points='41.5 6.3 1.5 6.3 1.5 34.3 23.5 34.3'/%3E%3Cpolyline class='a' points='28.91 45.05 68.91 45.05 68.91 17.05 46.91 17.05'/%3E%3Cline class='a' x1='51' y1='0.8' x2='20' y2='49.8'/%3E%3Cpolyline class='a' points='43 24.8 52.56 24.8 63 24.8'/%3E%3Cline class='a' x1='53' y1='19.8' x2='53' y2='24.8'/%3E%3Cline class='a' x1='61' y1='24.8' x2='46' y2='40.8'/%3E%3Cline class='a' x1='47' y1='27.8' x2='59' y2='40.8'/%3E%3Cpolyline class='b' points='7 29.8 16 10.8 24 29.8'/%3E%3Cline class='b' x1='9.84' y1='23.8' x2='21.5' y2='23.8'/%3E%3C/svg%3E");
      background-size: 2.25em 2.25em; }
    ._style-reversed-intro .language .language-button {
      background: rgba(0, 0, 0, 0.2);
      border-color: #ffffff;
      color: #ffffff;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 1px 1px 25px rgba(0, 0, 0, 0.15); }
      ._style-reversed-intro .language .language-button:before {
        background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70.41 50.6'%3E%3Cdefs%3E%3Cstyle%3E.a,.b{fill:transparent;stroke:white;stroke-width:3px;}.a{stroke-miterlimit:10;}.b{stroke-linejoin:bevel;}%3C/style%3E%3C/defs%3E%3Ctitle%3Etranslate%3C/title%3E%3Cpolyline class='a' points='41.5 6.3 1.5 6.3 1.5 34.3 23.5 34.3'/%3E%3Cpolyline class='a' points='28.91 45.05 68.91 45.05 68.91 17.05 46.91 17.05'/%3E%3Cline class='a' x1='51' y1='0.8' x2='20' y2='49.8'/%3E%3Cpolyline class='a' points='43 24.8 52.56 24.8 63 24.8'/%3E%3Cline class='a' x1='53' y1='19.8' x2='53' y2='24.8'/%3E%3Cline class='a' x1='61' y1='24.8' x2='46' y2='40.8'/%3E%3Cline class='a' x1='47' y1='27.8' x2='59' y2='40.8'/%3E%3Cpolyline class='b' points='7 29.8 16 10.8 24 29.8'/%3E%3Cline class='b' x1='9.84' y1='23.8' x2='21.5' y2='23.8'/%3E%3C/svg%3E"); }
    .language .language-button:hover, .language .language-button.hover, .language .language-button:active {
      background: #752023;
      border: 1px solid transparent;
      color: #ffffff;
      -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
              box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25); }
      .language .language-button:hover:before, .language .language-button.hover:before, .language .language-button:active:before {
        background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 70.41 50.6'%3E%3Cdefs%3E%3Cstyle%3E.a,.b{fill:transparent;stroke:white;stroke-width:3px;}.a{stroke-miterlimit:10;}.b{stroke-linejoin:bevel;}%3C/style%3E%3C/defs%3E%3Ctitle%3Etranslate%3C/title%3E%3Cpolyline class='a' points='41.5 6.3 1.5 6.3 1.5 34.3 23.5 34.3'/%3E%3Cpolyline class='a' points='28.91 45.05 68.91 45.05 68.91 17.05 46.91 17.05'/%3E%3Cline class='a' x1='51' y1='0.8' x2='20' y2='49.8'/%3E%3Cpolyline class='a' points='43 24.8 52.56 24.8 63 24.8'/%3E%3Cline class='a' x1='53' y1='19.8' x2='53' y2='24.8'/%3E%3Cline class='a' x1='61' y1='24.8' x2='46' y2='40.8'/%3E%3Cline class='a' x1='47' y1='27.8' x2='59' y2='40.8'/%3E%3Cpolyline class='b' points='7 29.8 16 10.8 24 29.8'/%3E%3Cline class='b' x1='9.84' y1='23.8' x2='21.5' y2='23.8'/%3E%3C/svg%3E"); }
  .language .dropdown-pane {
    width: 100%;
    padding: 0.5rem 0;
    text-align: center;
    background: #752023;
    color: #ffffff;
    font-size: 0.8rem;
    border: none;
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25);
            box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25); }
    .language .dropdown-pane a {
      color: #ffffff; }
      .language .dropdown-pane a:hover {
        color: #ffffff; }

/* ==========================================================================
Hubspot Form and Widget Overrides
========================================================================== */
div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom {
  -webkit-box-shadow: 0 -1px 15px rgba(0, 0, 0, 0.15) !important;
          box-shadow: 0 -1px 15px rgba(0, 0, 0, 0.15) !important;
  background: #eff1f2 !important; }

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {
  background: #eff1f2 !important; }

.hbspt-form .submitted-message {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 0px solid rgba(0, 0, 0, 0.25);
  border-radius: 0;
  background-color: #752023;
  color: #ffffff;
  margin: 1rem 0; }
  .hbspt-form .submitted-message > :first-child {
    margin-top: 0; }
  .hbspt-form .submitted-message > :last-child {
    margin-bottom: 0; }

body .content-form .hs-form {
  /* Inputs (selectors for all inputs)  */ }
  body .content-form .hs-form label {
    font-size: .875rem; }
  body .content-form .hs-form input[type="text"],
  body .content-form .hs-form input[type="password"],
  body .content-form .hs-form input[type="datetime"],
  body .content-form .hs-form input[type="datetime-local"],
  body .content-form .hs-form input[type="date"],
  body .content-form .hs-form input[type="month"],
  body .content-form .hs-form input[type="time"],
  body .content-form .hs-form input[type="week"],
  body .content-form .hs-form input[type="number"],
  body .content-form .hs-form input[type="email"],
  body .content-form .hs-form input[type="url"],
  body .content-form .hs-form input[type="search"],
  body .content-form .hs-form input[type="tel"],
  body .content-form .hs-form input[type="color"],
  body .content-form .hs-form input[type="file"],
  body .content-form .hs-form textarea,
  body .content-form .hs-form select {
    font-size: 1rem; }

body .hs-form {
  /* Form Field (selector for form field wrapper) */
  /* Descriptions (targets class applied to Help Text divs) */
  /* Labels (selects field labels and error messages) */
  /* Inputs (selectors for all inputs)  */
  /* Inputs in focus (selectors for all inputs when clicked)  */
  /* Multi-line inputs (selectors to target multi-line fields */
  /* Dropdowns (selectors for dropdowns) */
  /* Multi-select (selectors for multi-select fields) */
  /* Required (selectors for fields, when they do not pass validation) */
  /* Error message (selector for validation messages) */
  /* Placeholder Text (styles the placeholder attribute text) */
  /* Multi Column Form (selectors for fieldsets and field wrappers) 
       ========================================================================== */
  /* Custom Modules
       ========================================================================== */ }
  body .hs-form .hs-form-field {
    margin: 0; }
  body .hs-form input[type="text"].error,
  body .hs-form input[type="password"].error,
  body .hs-form input[type="datetime"].error,
  body .hs-form input[type="datetime-local"].error,
  body .hs-form input[type="date"].error,
  body .hs-form input[type="month"].error,
  body .hs-form input[type="time"].error,
  body .hs-form input[type="week"].error,
  body .hs-form input[type="number"].error,
  body .hs-form input[type="email"].error,
  body .hs-form input[type="url"].error,
  body .hs-form input[type="search"].error,
  body .hs-form input[type="tel"].error,
  body .hs-form input[type="color"].error,
  body .hs-form input[type="file"].error,
  body .hs-form textarea.error,
  body .hs-form select.error {
    border-color: #9e212a;
    margin-bottom: 0; }
  body .hs-form .hs-form-field ul.inputs-list {
    list-style: none;
    margin-left: 0; }
  body .hs-form input[type="radio"] {
    margin-bottom: 0; }
  body .hs-form input[type="checkbox"] {
    margin-bottom: 0; }
  body .hs-form .hs_submit {
    margin: 1rem 0 0; }
  body .hs-form .error-list {
    list-style: none;
    margin-left: 0; }
    body .hs-form .error-list label {
      font-size: 0.75rem;
      font-style: italic;
      color: #9e212a; }
  body .hs-form ::-webkit-input-placeholder {
    /* Webkit Browsers */ }
  body .hs-form :-moz-placeholder {
    /* Firefox 18- */ }
  body .hs-form ::-moz-placeholder {
    /* Firefox 19+ */ }
  body .hs-form :-ms-input-placeholder {
    /* IE10 */ }
  body .hs-form fieldset {
    max-width: 100%; }
    body .hs-form fieldset .hs-form-field .input {
      margin-right: 0; }
    body .hs-form fieldset .hs-form-field {
      padding: 0 1rem; }
      body .hs-form fieldset .hs-form-field:first-child {
        padding-left: 0; }
      body .hs-form fieldset .hs-form-field:last-child {
        padding-right: 0; }
      @media (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
        body .hs-form fieldset .hs-form-field {
          padding-left: 0;
          padding-right: 0; } }
    body .hs-form fieldset.form-columns-1 .hs-form-field {
      padding: 0; }
    body .hs-form fieldset.form-columns-1 .hs-form-field .hs-input {
      width: 100%; }
    body .hs-form fieldset.form-columns-1 .hs-form-field .hs-input[type="radio"],
    body .hs-form fieldset.form-columns-1 .hs-form-field .hs-input[type="checkbox"] {
      width: auto; }
    body .hs-form fieldset.form-columns-2 .hs-form-field {
      padding: 0 1rem; }
      body .hs-form fieldset.form-columns-2 .hs-form-field:first-child {
        padding-left: 0; }
      body .hs-form fieldset.form-columns-2 .hs-form-field:last-child {
        padding-right: 0; }
    @media (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
      body .hs-form fieldset.form-columns-2 .hs-form-field {
        padding: 0; }
      body .hs-form fieldset.form-columns-2 .hs-form-field .hs-input {
        width: 100%; }
      body .hs-form fieldset.form-columns-2 .hs-form-field .hs-input[type="radio"],
      body .hs-form fieldset.form-columns-2 .hs-form-field .hs-input[type="checkbox"] {
        width: auto; } }
    body .hs-form fieldset.form-columns-3 .hs-form-field {
      padding: 0 1rem; }
      body .hs-form fieldset.form-columns-3 .hs-form-field:first-child {
        padding-left: 0; }
      body .hs-form fieldset.form-columns-3 .hs-form-field:last-child {
        padding-right: 0; }
    @media (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
      body .hs-form fieldset.form-columns-3 .hs-form-field {
        padding: 0; }
      body .hs-form fieldset.form-columns-3 .hs-form-field .hs-input {
        width: 100%; }
      body .hs-form fieldset.form-columns-3 .hs-form-field .hs-input[type="radio"],
      body .hs-form fieldset.form-columns-3 .hs-form-field .hs-input[type="checkbox"] {
        width: auto; } }
  body .hs-form .hs-recaptcha {
    float: right;
    margin: 1rem 0 0; }
    @media (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
      body .hs-form .hs-recaptcha {
        float: none; } }
  body .hs-form .legal-consent-container .hs-richtext {
    padding: 1rem;
    background: rgba(239, 241, 242, 0.5);
    font-size: 0.75rem; }
    body .hs-form .legal-consent-container .hs-richtext > *:last-child {
      margin-bottom: 0; }
  body .hs-form .legal-consent-container .hs-form-field {
    margin: 0 !important; }
    body .hs-form .legal-consent-container .hs-form-field .inputs-list {
      margin: 0; }
      body .hs-form .legal-consent-container .hs-form-field .inputs-list li {
        margin: .5rem 0; }
  body .hs-form .legal-consent-container .hs-form-booleancheckbox label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1.4; }
    body .hs-form .legal-consent-container .hs-form-booleancheckbox label span {
      margin-left: 0; }

body ._style-reversed .content-form .hs-form label,
body ._style-reversed .content-form .hs-form .hs-form-field > label {
  color: #ffffff; }

body ._style-reversed .content-form .hs-form .legal-consent-container .hs-richtext {
  background: rgba(0, 0, 0, 0.25); }

body ._style-reversed .content-form .hs-form .button {
  background: #ffffff;
  color: #752023; }
  body ._style-reversed .content-form .hs-form .button:hover, body ._style-reversed .content-form .hs-form .button:active {
    color: #ffffff;
    background: #752023; }

/* ==========================================================================
Browser Upgrade Prompt
========================================================================== */
.browserupgrade {
  margin: 0;
  background: #752023;
  color: #ffffff;
  padding: 1rem; }
