/* generated with grunt-sass-globbing */
/* generated with grunt-sass-globbing */
.l-flexbox, .facetwp-template,
.search-result-cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

/* generated with grunt-sass-globbing */
.has-padding,
.has-padding-above {
  padding-top: 1.5rem; }

.has-padding,
.has-padding-below {
  padding-bottom: 1.5rem; }

.has-quarter-padding,
.has-quarter-padding-above,
.nav--secondary .nav__link {
  padding-top: 0.175rem; }

.has-quarter-padding,
.has-quarter-padding-below,
.nav--secondary .nav__link,
.issues strong,
.work-with-us strong {
  padding-bottom: 0.175rem; }

.has-half-padding,
.has-half-padding-above,
.issues strong,
.work-with-us strong {
  padding-top: 0.75rem; }

.has-half-padding,
.has-half-padding-below {
  padding-bottom: 0.75rem; }

.has-double-padding,
.has-double-padding-above {
  padding-top: 3rem; }

.has-double-padding,
.has-double-padding-below {
  padding-bottom: 3rem; }

.has-triple-padding,
.has-triple-padding-above {
  padding-top: 4.5rem; }

.has-triple-padding,
.has-triple-padding-below {
  padding-bottom: 4.5rem; }

.has-no-padding,
.has-no-padding-above {
  padding-top: 0; }

.has-no-padding,
.has-no-padding-below {
  padding-bottom: 0; }

.has-space,
.has-space-above {
  margin-top: 1.5rem !important; }

.has-space,
.has-space-below,
.footer-sidebar,
.related-content .card {
  margin-bottom: 1.5rem !important; }

.has-quarter-space,
.has-quarter-space-above,
.breadcrumbs {
  margin-top: 0.375rem !important; }

.has-quarter-space,
.has-quarter-space-below,
.footer h5,
.nav--footer_first .nav__item,
.nav--footer_second .nav__item {
  margin-bottom: 0.375rem !important; }

.has-half-space,
.has-half-space-above {
  margin-top: 0.75rem !important; }

.has-half-space,
.has-half-space-below,
.post-content h4::before {
  margin-bottom: 0.75rem !important; }

.has-double-space,
.has-double-space-above {
  margin-top: 3rem !important; }

.has-double-space,
.has-double-space-below {
  margin-bottom: 3rem !important; }

.has-triple-space,
.has-triple-space-above {
  margin-top: 2.25rem !important; }
  @media (min-width: 50.9375em) {
    .has-triple-space,
    .has-triple-space-above {
      margin-top: 4.5rem !important; } }

.has-triple-space,
.has-triple-space-below {
  margin-bottom: 2.25rem !important; }
  @media (min-width: 50.9375em) {
    .has-triple-space,
    .has-triple-space-below {
      margin-bottom: 4.5rem !important; } }

.has-no-space,
.has-no-space-above,
.wysiwyg-content--featured h4 {
  margin-top: 0 !important; }

.has-no-space,
.has-no-space-below {
  margin-bottom: 0 !important; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

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

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

audio,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [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; }

[type='checkbox'],
[type='radio'] {
  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-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none; }

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

template,
[hidden] {
  display: none; }

abbr,
blockquote,
code,
kbd,
q,
samp,
tt,
var {
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none; }

[tabindex='-1']:focus {
  outline: none !important; }

::-moz-selection {
  background: #c5d4d5;
  color: #342f2b;
  text-shadow: none; }

::selection {
  background: #c5d4d5;
  color: #342f2b;
  text-shadow: none; }

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

* {
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, -webkit-transform;
  transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, -webkit-transform;
  transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
  transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform, -webkit-transform;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear; }

a {
  background-color: transparent;
  color: #038392;
  outline-offset: 0.1111111111em;
  text-decoration: none;
  -webkit-text-decoration-skip: objects; }
  a:active, a:hover {
    outline: 0; }
  a:hover, a:focus {
    color: #017785; }

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

abbr:hover {
  cursor: help; }

audio:not([controls]) {
  display: none;
  height: 0; }

blockquote {
  margin: 0 1.5em 1rem; }

body {
  background-color: #fff;
  color: #342f2b;
  margin: 0;
  overflow-x: hidden;
  padding: 0; }

button {
  overflow: visible; }

canvas {
  display: inline-block; }

caption {
  margin-bottom: 0.5rem; }

dd {
  margin-bottom: 1rem; }

dfn {
  font-style: italic; }

dl {
  margin: 0 0 1rem; }

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

figure {
  margin: 0 0 1rem; }

h1, h2, h3, .alternating-content__title, .callout__title, .hero-inline-image__subtitle, .hero__title, .related-content__title, h4, .gallery__title, .hero__subtitle, h5, .hero__subtitle--small, .wysiwyg-content--featured h4, .nav--footer_first .menu-item-has-children > .nav__link,
.nav--footer_second .menu-item-has-children > .nav__link, h6 {
  color: inherit;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  line-height: 1.3;
  margin: 0 0 1rem;
  text-rendering: optimizeLegibility; }

h1 {
  font-size: 1.6666666667em;
  font-weight: 700;
  margin-bottom: 0.5em; }
  @media (min-width: 50.9375em) {
    h1 {
      font-size: 3.6111111111em; } }

h2 {
  font-size: 1.6666666667em;
  font-weight: 300; }
  @media (min-width: 50.9375em) {
    h2 {
      font-size: 2.8888888889em; } }

h3,
.alternating-content__title,
.callout__title,
.hero-inline-image__subtitle,
.hero__title,
.related-content__title {
  font-size: 1.3333333333em;
  font-weight: 700; }
  @media (min-width: 50.9375em) {
    h3,
    .alternating-content__title,
    .callout__title,
    .hero-inline-image__subtitle,
    .hero__title,
    .related-content__title {
      font-size: 2.3333333333em; } }

h4,
.gallery__title,
.hero__subtitle {
  font-size: 1.3333333333em;
  font-weight: 300; }
  @media (min-width: 50.9375em) {
    h4,
    .gallery__title,
    .hero__subtitle {
      font-size: 1.6666666667em; } }

h5,
.hero__subtitle--small,
.wysiwyg-content--featured h4,
.nav--footer_first .menu-item-has-children > .nav__link,
.nav--footer_second .menu-item-has-children > .nav__link {
  font-size: 1em;
  font-weight: 700; }
  @media (min-width: 50.9375em) {
    h5,
    .hero__subtitle--small,
    .wysiwyg-content--featured h4,
    .nav--footer_first .menu-item-has-children > .nav__link,
    .nav--footer_second .menu-item-has-children > .nav__link {
      font-size: 1.3333333333em; } }

h6 {
  font-size: 0.7777777778em;
  font-weight: 700;
  text-transform: uppercase; }

hr {
  border: 1px solid #e2702b;
  box-sizing: content-box;
  height: 0;
  margin: 1rem 0;
  padding-bottom: -1px; }

html {
  box-sizing: border-box;
  font-size: 112.5%;
  line-height: 27px;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  overflow-x: hidden; }

iframe {
  border: 0; }

img {
  border: 0;
  font-style: italic;
  height: auto;
  max-width: 100%; }

input {
  line-height: normal; }

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

li {
  margin-bottom: 0.5rem; }
  li:last-child {
    margin-bottom: 0; }

mark {
  background: #ff0;
  color: #000; }

ol {
  margin: 0 0 1rem;
  padding: 0 0 0 1.5em; }
  [dir='rtl'] ol {
    padding: 0 1.5em 0 0; }
  ol ol,
  ol ul {
    margin: 0.5rem 0 0; }

optgroup {
  font-weight: bold; }

p {
  margin: 0 0 1rem; }

pre {
  margin: 0 0 1rem;
  overflow: auto; }

small {
  font-size: 0.7777777778em; }

sub {
  bottom: -0.25em; }

summary {
  display: list-item; }

sup {
  top: -0.5em; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1rem;
  min-width: 100%; }

td {
  background-color: #ffffff;
  border: 1px solid #5b616b;
  padding: 0.8333333333rem; }

textarea {
  overflow: auto; }

tfoot td,
tfoot th {
  background-color: #f1f1f1; }

th {
  background-color: #ffffff;
  border: 1px solid #5b616b;
  padding: 0.8333333333rem;
  text-align: left; }

thead td,
thead th {
  background-color: #f1f1f1; }

ul {
  list-style-type: disc;
  margin: 0 0 1rem;
  padding: 0 0 0 1.2em; }
  [dir='rtl'] ul {
    padding: 0 1.2em 0 0; }
  ul ol,
  ul ul {
    margin: 0.5rem 0 0; }

@media print {
  * {
    background-color: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: none; }
  a[href]::after {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    content: " <" attr(href) ">";
    font-size: 10pt;
    font-weight: normal;
    text-transform: lowercase; }
  a[href^='javascript:']::after,
  a[href^='mailto:']::after,
  a[href^='tel:']::after,
  a[href^='#']::after,
  a[href*='?']::after {
    content: ''; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  blockquote,
  img,
  li,
  pre,
  tr {
    page-break-inside: avoid; }
  h1 a::after,
  h2 a::after,
  h3 a::after,
  h4 a::after,
  h5 a::after,
  h6 a::after {
    display: inline-block; }
  h2,
  h3,
  h4 {
    page-break-after: avoid; }
  h2,
  h3,
  h4,
  p {
    orphans: 3;
    widows: 3; }
  iframe,
  nav {
    display: none; }
  img {
    max-width: 100% !important; }
  thead {
    display: table-header-group; }
  @page {
    margin: 2cm; } }

/* generated with grunt-sass-globbing */
.hidden {
  display: none; }

.l-grid__row::after {
  clear: both;
  content: '';
  display: table; }

.mobile-menu__button, .skiplinks, .nav--mobile-menu .nav__link {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; }

html, .button {
  font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; }

h1, h2, h3, .alternating-content__title, .callout__title, .hero-inline-image__subtitle, .hero__title, .related-content__title, h4, .gallery__title, .hero__subtitle, h5, .hero__subtitle--small, .wysiwyg-content--featured h4, .nav--footer_first .menu-item-has-children > .nav__link,
.nav--footer_second .menu-item-has-children > .nav__link, h6 {
  font-family: "Oxygen", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif; }

code,
kbd,
pre,
samp {
  font-family: Consolas, "Lucida Console", "Liberation Mono", "Courier New", monospace, sans-serif; }

.hero-btn {
	border: 2px solid #fff;
	padding: 10px 24px;
	margin-top: 0.5em;
	font-size: 18px !important;
	font-weight: 700 !important;
	text-transform: uppercase;
}

/* generated with grunt-sass-globbing */
.l-constrain {
  margin-left: auto;
  margin-right: auto;
  max-width: 62.7777777778em;
  padding-left: 1em;
  padding-right: 1em; }

.l-constrain--narrow {
  margin-left: auto;
  margin-right: auto;
  max-width: 41.1111111111em;
  padding-left: 1em;
  padding-right: 1em; }

.l-constrain--medium {
  margin-left: auto;
  margin-right: auto;
  max-width: 55.5555555556em;
  padding-left: 1em;
  padding-right: 1em; }

.l-constrain--no-padding {
  padding-left: 0;
  padding-right: 0; }

.l-flexbox--align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-grid-row-align: center;
      align-items: center; }

.l-flexbox--justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }

.l-flexbox--justify-space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.l-flexbox--two-columns, .facetwp-template,
.search-result-cards, .l-flexbox--three-columns, .l-flexbox--four-columns {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  }
  .l-flexbox--two-columns > *, .facetwp-template > *,
  .search-result-cards > *, .l-flexbox--three-columns > *, .l-flexbox--four-columns > * {
    margin-left: 1em;
    margin-right: 1em;
    width: 100%; }

.l-flexbox--two-grids, .l-flexbox--two-grids-40-60, .l-flexbox--two-grids-60-40, .l-flexbox--three-grids, .l-flexbox--four-grids, .l-flexbox--two-large-grids, .l-flexbox--three-large-grids, .l-flexbox--two-medium-grids, .l-flexbox--three-medium-grids, .l-flexbox--four-medium-grids, .l-flexbox--alternating-grids {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }
  .l-flexbox--two-grids > *, .l-flexbox--two-grids-40-60 > *, .l-flexbox--two-grids-60-40 > *, .l-flexbox--three-grids > *, .l-flexbox--four-grids > *, .l-flexbox--two-large-grids > *, .l-flexbox--three-large-grids > *, .l-flexbox--two-medium-grids > *, .l-flexbox--three-medium-grids > *, .l-flexbox--four-medium-grids > *, .l-flexbox--alternating-grids > * {
    width: 100%; }

.l-flexbox--two-columns,
.facetwp-template,
.search-result-cards {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-grid-row-align: stretch;
      align-items: stretch;
  width: 100%; }
  @media (min-width: 50.9375em) {
    .l-flexbox--two-columns > *, .facetwp-template > *,
    .search-result-cards > * {
      width: calc(50% - 2em); } }

@media (min-width: 50em) {
  .l-flexbox--three-columns > * {
    width: calc(33.33333% - 2em); } }

@media (min-width: 25em) {
  .l-flexbox--four-columns > * {
    width: calc(50% - 2em); } }

@media (min-width: 50em) {
  .l-flexbox--four-columns > * {
    width: calc(25% - 2em); } }

@media (min-width: 28.125em) {
  .l-flexbox--two-grids > * {
    width: 50%; } }

.l-flexbox--two-grids-40-60 > * {
  margin-bottom: 0; }

@media (min-width: 28.125em) {
  .l-flexbox--two-grids-40-60 > *:first-child {
    width: 40%; } }

@media (min-width: 28.125em) {
  .l-flexbox--two-grids-40-60 > *:last-child {
    width: 60%; } }

.l-flexbox--two-grids-60-40 > * {
  margin-bottom: 0; }

@media (min-width: 28.125em) {
  .l-flexbox--two-grids-60-40 > *:first-child {
    width: 60%; } }

@media (min-width: 28.125em) {
  .l-flexbox--two-grids-60-40 > *:last-child {
    width: 40%; } }

@media (min-width: 50.9375em) {
  .l-flexbox--three-grids > * {
    width: 33.33333%; } }

@media (min-width: 37.5em) {
  .l-flexbox--four-grids > * {
    width: 25%; } }

.l-flexbox--two-large-grids, .l-flexbox--three-large-grids {
  margin-top: 100px; }
  .l-flexbox--two-large-grids > *, .l-flexbox--three-large-grids > * {
    margin-bottom: 100px; }
    @media (min-width: 37.5em) {
      .l-flexbox--two-large-grids > *, .l-flexbox--three-large-grids > * {
        width: calc(50% - 50px); } }

@media (min-width: 75em) {
  .l-flexbox--three-large-grids > * {
    width: calc(33.33333% - 50px); } }

.l-flexbox--two-medium-grids, .l-flexbox--three-medium-grids, .l-flexbox--four-medium-grids {
  margin-top: 100px; }
  .l-flexbox--two-medium-grids > *, .l-flexbox--three-medium-grids > *, .l-flexbox--four-medium-grids > * {
    margin-bottom: 100px; }
    @media (min-width: 28.125em) {
      .l-flexbox--two-medium-grids > *, .l-flexbox--three-medium-grids > *, .l-flexbox--four-medium-grids > * {
        width: calc(50% - 50px); } }

@media (min-width: 56.25em) {
  .l-flexbox--three-medium-grids > *, .l-flexbox--four-medium-grids > * {
    width: calc(33.33333% - 50px); } }

@media (min-width: 84.375em) {
  .l-flexbox--four-medium-grids > * {
    width: calc(25% - 50px); } }

@media (min-width: 50.9375em) {
  .l-flexbox--alternating-grids > * {
    width: 50%; } }

@media (min-width: 50.9375em) {
  .l-flexbox--alternating-grids > *:nth-child(4n),
  .l-flexbox--alternating-grids > *:first-child {
    width: 100%; } }

.l-grid {
  overflow: hidden; }

.l-grid__row {
  margin-left: -2em;
  margin-right: -2em; }

.l-grid__column {
  float: left;
  padding: 0 2em;
  width: 100%; }

.l-grid--cols-2 .l-grid__column {
  width: 50%; }

.l-grid--cols-3 .l-grid__column {
  width: 33.3333333333%; }

.l-grid--cols-4 .l-grid__column {
  width: 25%; }

.l-grid--cols-5 .l-grid__column {
  width: 20%; }

.l-grid--cols-6 .l-grid__column {
  width: 16.6666666667%; }

@media (min-width: 43.75em) {
  .l-sidebars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

[class^="l-sidebars__"] {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.l-sidebars__full {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }

.l-sidebars__main {
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%; }
  @media (min-width: 50.9375em) {
    .l-sidebars__main {
      -ms-flex-preferred-size: 68%;
          flex-basis: 68%; } }
  @media (min-width: 75em) {
    .l-sidebars__main {
      -ms-flex-preferred-size: 62%;
          flex-basis: 62%; } }

.l-sidebars__sidebar {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%; }
  @media (min-width: 50.9375em) {
    .l-sidebars__sidebar {
      -ms-flex-preferred-size: 32%;
          flex-basis: 32%; } }
  @media (min-width: 75em) {
    .l-sidebars__sidebar {
      -ms-flex-preferred-size: 38%;
          flex-basis: 38%; } }

.l-slat::after {
  clear: both;
  content: '';
  display: table; }

.l-slat__media {
  margin: 0;
  padding: 0 0 1em; }
  @media (min-width: 37.5em) {
    .l-slat__media {
      float: left;
      padding-right: 1em; } }
  .l-slat__media:empty {
    padding: 0; }
  .l-slat__media a,
  .l-slat__media img {
    display: block; }

.l-slat__content {
  display: table-cell;
  width: 10000px; }

@media (min-width: 37.5em) {
  .l-slat--reversed .l-slat__media {
    float: right;
    padding-left: 1em;
    padding-right: 0; } }

.l-flexbox--two-columns,
.facetwp-template,
.search-result-cards {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-grid-row-align: stretch;
      align-items: stretch;
  width: 100%; }
  @media (min-width: 50.9375em) {
    .l-flexbox--two-columns > *, .facetwp-template > *,
    .search-result-cards > * {
      width: calc(50% - 2em); } }

@media (min-width: 50em) {
  .l-flexbox--three-columns > * {
    width: calc(33.33333% - 2em); } }

@media (min-width: 25em) {
  .l-flexbox--four-columns > * {
    width: calc(50% - 2em); } }

@media (min-width: 50em) {
  .l-flexbox--four-columns > * {
    width: calc(25% - 2em); } }

@media (min-width: 28.125em) {
  .l-flexbox--two-grids > * {
    width: 50%; } }

.l-flexbox--two-grids-40-60 > * {
  margin-bottom: 0; }

@media (min-width: 28.125em) {
  .l-flexbox--two-grids-40-60 > *:first-child {
    width: 40%; } }

@media (min-width: 28.125em) {
  .l-flexbox--two-grids-40-60 > *:last-child {
    width: 60%; } }

.l-flexbox--two-grids-60-40 > * {
  margin-bottom: 0; }

@media (min-width: 28.125em) {
  .l-flexbox--two-grids-60-40 > *:first-child {
    width: 60%; } }

@media (min-width: 28.125em) {
  .l-flexbox--two-grids-60-40 > *:last-child {
    width: 40%; } }

@media (min-width: 50.9375em) {
  .l-flexbox--three-grids > * {
    width: 33.33333%; } }

@media (min-width: 37.5em) {
  .l-flexbox--four-grids > * {
    width: 25%; } }

.l-flexbox--two-large-grids, .l-flexbox--three-large-grids {
  margin-top: 100px; }
  .l-flexbox--two-large-grids > *, .l-flexbox--three-large-grids > * {
    margin-bottom: 100px; }
    @media (min-width: 37.5em) {
      .l-flexbox--two-large-grids > *, .l-flexbox--three-large-grids > * {
        width: calc(50% - 50px); } }

@media (min-width: 75em) {
  .l-flexbox--three-large-grids > * {
    width: calc(33.33333% - 50px); } }

.l-flexbox--two-medium-grids, .l-flexbox--three-medium-grids, .l-flexbox--four-medium-grids {
  margin-top: 100px; }
  .l-flexbox--two-medium-grids > *, .l-flexbox--three-medium-grids > *, .l-flexbox--four-medium-grids > * {
    margin-bottom: 100px; }
    @media (min-width: 28.125em) {
      .l-flexbox--two-medium-grids > *, .l-flexbox--three-medium-grids > *, .l-flexbox--four-medium-grids > * {
        width: calc(50% - 50px); } }

@media (min-width: 56.25em) {
  .l-flexbox--three-medium-grids > *, .l-flexbox--four-medium-grids > * {
    width: calc(33.33333% - 50px); } }

@media (min-width: 84.375em) {
  .l-flexbox--four-medium-grids > * {
    width: calc(25% - 50px); } }

@media (min-width: 50.9375em) {
  .l-flexbox--alternating-grids > * {
    width: 50%; } }

@media (min-width: 50.9375em) {
  .l-flexbox--alternating-grids > *:nth-child(4n),
  .l-flexbox--alternating-grids > *:first-child {
    width: 100%; } }

/* generated with grunt-sass-globbing */
.a2a_floating_style,
.a2a_svg {
  border-radius: 0 !important;
  background-color: #e2702b !important; }

.aligncenter {
  display: block;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

.alignleft {
  max-width: 100%; }

.alignleft {
  float: none;
  margin: 0; }

@media (min-width: 43.75em) {
  .alignleft {
    float: left;
    margin: 0 1em 1em 0; } }

.alignright {
  max-width: 100%; }

.alignright {
  float: none;
  margin: 0; }

@media (min-width: 43.75em) {
  .alignright {
    float: right;
    margin: 0 0 1em 1em; } }

.alternating-content__contents {
  background-image: url("../images/bg/trianglepattern2.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/trianglepattern2.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/trianglepattern2.svg");
  background-size: 30%; }
  @media (min-width: 56.25em) {
    .alternating-content__contents .alternating-content__summary {
      padding-left: calc(100px - 2em); } }
  .alternating-content__contents:nth-child(even) {
    background-image: url("../images/bg/trianglepattern.png");
    background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/trianglepattern.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/trianglepattern.svg"); }
    .alternating-content__contents:nth-child(even) .alternating-content__summary {
      padding-left: 0; }
      @media (min-width: 56.25em) {
        .alternating-content__contents:nth-child(even) .alternating-content__summary {
          padding-right: calc(100px - 2em); } }
    @media (min-width: 50.9375em) {
      .alternating-content__contents:nth-child(even) .alternating-content__image {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

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

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
      transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

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

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
      transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
      transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

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

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

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

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

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

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.block-50-50 {
  line-height: 2;
  background-size: 20%; }
  .block-50-50.right {
    background-image: url("../images/bg/trianglepattern2.png");
    background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/trianglepattern2.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/trianglepattern2.svg"); }
    .block-50-50.right .block__text {
      padding-right: 1.5rem; }
  .block-50-50.left {
    background-image: url("../images/bg/trianglepattern.png");
    background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/trianglepattern.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/trianglepattern.svg"); }
    .block-50-50.left .block__text {
      padding-left: 1.5rem; }

.blockquote {
  color: #fff;
  font-family: "Oxygen", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.3333333333rem;
  line-height: 1.2;
  margin-left: 0;
  margin-right: 0;
  padding-left: 4.1666666667rem;
  position: relative; }
  @media (min-width: 50.9375em) {
    .blockquote {
      font-size: 2.2222222222rem; } }
  .blockquote::before {
    background-image: url("../images/bg/quote--orange.png");
    background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/quote--orange.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/quote--orange.svg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 2.8888888889rem 2.4444444444rem;
    content: '';
    height: 2.4444444444rem;
    position: absolute;
    left: 0;
    width: 2.8888888889rem;
    top: -1.3888888889rem; }
  .blockquote p:last-of-type {
    margin-bottom: 0; }

.blockquote__cite {
  font-family: 18px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.5;
  text-transform: uppercase; }

.breadcrumbs {
  color: #6e6e6d; }

.breadcrumb__content {
  font-size: 14px; }

.breadcrumb__item,
.breadrcumb__separator {
  display: inline-block;
  vertical-align: middle;
  padding-left: 0.1666666667rem;
  padding-right: 0.1666666667rem;
  line-height: 1; }

.breadcrumb__link {
  color: #6e6e6d; }

.button {
  background-color: #0071bc;
  border: 0;
  border-radius: 0rem;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.1111111111;
  padding: 0.6666666667rem 1.1111111111rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
  white-space: normal;
  margin: 0 0 0.5em; }
  .button:focus, .button:hover {
    background-color: #205493;
    color: #fff;
    outline: 0; }
  .button:active {
    background-color: #112e51;
    color: #fff; }
  .button[disabled] {
    background-color: #d6d7d9;
    color: #323a45;
    cursor: default;
    pointer-events: none; }
  @media (min-width: 50.9375em) {
    .button + .button {
      margin-left: 0.5em; } }
  [dir='rtl'] .button + .button {
    margin-left: 0;
    margin-right: 0.5em; }

.button--gradient {
  background: #b84827;
  background: -moz-linear-gradient(left, #b84827 0%, #dd6829 50%, #e5a140 100%);
  background: -webkit-linear-gradient(left, #b84827 0%, #dd6829 50%, #e5a140 100%);
  background: linear-gradient(to right, #b84827 0%, #dd6829 50%, #e5a140 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b84827', endColorstr='#e5a140',GradientType=1 ); }
  .button--gradient:hover, .button--gradient:focus {
    background: #e2702b;
    background: -moz-linear-gradient(left, #e2702b 0%, #e5933c 50%, #e9ce3b 100%);
    background: -webkit-linear-gradient(left, #e2702b 0%, #e5933c 50%, #e9ce3b 100%);
    background: linear-gradient(to right, #e2702b 0%, #e5933c 50%, #e9ce3b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2702b', endColorstr='#e9ce3b',GradientType=1 ); }

.button--small {
  font-size: 14px; }

.callout {
  background-image: url(../images/GHS-CallToAction-Pattern.jpg);
  background-size: cover;
  color: #fff;
  text-align: center; }

.cards {
  padding-left: 2em;
  padding-right: 2em; }

.card {
  color: #9f9e9e;
  position: relative;
  -webkit-transition: background-color ease-in-out 0.5s;
  transition: background-color ease-in-out 0.5s; }
  @media (min-width: 50.9375em) {
    .card {
      max-width: 365px; } }
  .card:hover, .card:focus {
    color: #6e6e6d; }
    .card:hover .card__title,
    .card:hover .card__type,
    .card:hover .card__teaser,
    .card:hover .meta__item, .card:focus .card__title,
    .card:focus .card__type,
    .card:focus .card__teaser,
    .card:focus .meta__item {
      color: #fff !important;
      -webkit-transition: color ease 0s;
      transition: color ease 0s; }
    .card:hover .card__contents, .card:focus .card__contents {
      background: #e2702b; }
      .card:hover .card__contents::after, .card:focus .card__contents::after {
        height: 100%;
        max-height: 999px;
        background-color: rgba(226, 112, 43, 0.8); }
    .card:hover .announcement, .card:focus .announcement {
      background-color: #337075; }
      .card:hover .announcement::after, .card:focus .announcement::after {
        background-color: rgba(1, 119, 133, 0.8); }
    .card:hover .article, .card:focus .article {
      background-color: #b84827; }
      .card:hover .article::after, .card:focus .article::after {
        background-color: rgba(184, 72, 39, 0.8); }
    .card:hover .case-study, .card:focus .case-study {
      background-color: #733222; }
      .card:hover .case-study::after, .card:focus .case-study::after {
        background-color: rgba(115, 50, 34, 0.8); }

.card__contents {
  background-color: #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  margin: 0 0.8333333333rem;
  position: relative;
  height: 23.6111111111rem; }
  .card__contents::after {
    bottom: 0;
    content: '';
    background-color: #e2702b;
    height: 6px;
    left: 0;
    position: absolute;
    max-height: 6px;
    right: 0;
    -webkit-transition: max-height ease-in-out .5s;
    transition: max-height ease-in-out .5s;
    z-index: 8; }
  .card__contents .fa {
    -webkit-transition: color ease-in-out 0s;
    transition: color ease-in-out 0s; }
  .card__contents.announcement::after {
    background-color: #017785; }
  .card__contents.article::after {
    background-color: #b84827; }
  .card__contents.case-study::after {
    background-color: #733222; }
  .card__contents .meta {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 13; }

.card--not-linked {
  color: #342f2b; }
  @media (min-width: 50.9375em) {
    .card--not-linked .card__contents {
      height: 33.8888888889rem; } }
  .card--not-linked .card__contents::after {
    background-color: #b84827; }
  .card--not-linked .card__content {
    padding: 2.7777777778rem; }
  .card--not-linked .card__image {
    height: 16.6666666667rem; }
  .card--not-linked .card__title {
    font-weight: 400; }
  .card--not-linked:hover, .card--not-linked:focus {
    color: #342f2b; }
    .card--not-linked:hover .card__title, .card--not-linked:focus .card__title {
      color: #342f2b !important;
      -webkit-transition: color ease 0s;
      transition: color ease 0s; }
    .card--not-linked:hover .card__contents::after, .card--not-linked:focus .card__contents::after {
      max-height: 6px; }
  @media (min-width: 50.9375em) {
    .card--not-linked:nth-child(4n) .card__title, .card--not-linked:first-child .card__title {
      padding-top: 3em; }
    .card--not-linked:nth-child(4n) .card__contents, .card--not-linked:first-child .card__contents {
      height: 22.7777777778rem;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }
  @media (min-width: 50.9375em) and (min-width: 28.125em) {
    .card--not-linked:nth-child(4n) .card__contents > *:first-child, .card--not-linked:first-child .card__contents > *:first-child {
      width: 60%; } }
  @media (min-width: 50.9375em) and (min-width: 28.125em) {
    .card--not-linked:nth-child(4n) .card__contents > *:last-child, .card--not-linked:first-child .card__contents > *:last-child {
      width: 40%; } }
  @media (min-width: 50.9375em) {
      .card--not-linked:nth-child(4n) .card__contents .card__image, .card--not-linked:first-child .card__contents .card__image {
        height: 100%; } }

.card__image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 11.1111111111rem;
  overflow: hidden;
  position: relative;
  z-index: 7;
  -webkit-transition: opacity 3s ease;
  transition: opacity 3s ease; }
  .card__image + .card__content {
    padding-bottom: 1.1111111111rem; }

.card__content {
  padding: 1.1111111111rem 1.1111111111rem 11.1111111111rem 1.1111111111rem;
  position: relative;
  z-index: 10; }

.card__type {
  color: #6e6e6d;
  font-size: 0.7777777778rem;
  font-weight: 300;
  text-transform: uppercase;
  -webkit-transition: all ease 0;
  transition: all ease 0; }

.card__title {
  font-size: 1.4444444444rem;
  font-weight: 700;
  line-height: 1.3;
  color: #342f2b; }
  @media (min-width: 56.875em) {
    .card__title {
      font-size: 1.5555555556rem;
      line-height: 1.7222222222rem; } }
  @media (min-width: 100em) {
    .card__title {
      font-size: 1.3333333333rem;
      line-height: 1.5555555556rem; } }

.cards--no-padding {
  padding-left: 0;
  padding-right: 0; }

.cards--short .card {
  width: 100%; }
  @media (min-width: 50.9375em) {
    .cards--short .card {
      max-width: 33%; 
      width: 33%;
      } 
   }
  .cards--short .card:hover .card__contents::after {
    background-color: rgba(184, 72, 39, 0.8); }

.cards--short .card__image {
  max-height: 190px;
  position: relative; }

.cards--short .card__contents {
  min-height: 325px;
  height: 325px;
  margin: 0 0.2222222222rem; }
  .cards--short .card__contents > * {
    width: 100%; }
  .cards--short .card__contents::after {
    background-color: #b84827; }

.cards--short .card__title {
  font-weight: 500; }

.cards--short .card__type {
  background-color: #038392;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  line-height: 1.6;
  padding-left: 8px;
  padding-right: 8px;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: 20px; }

.copyright {
  border-top: 1px solid #fff;
  font-size: 12px; }

.cta {
  background-color: #fff; }

.cta__title {
  text-transform: uppercase; }
  .cta__title h4 {
    padding-right: 3rem; }

.cta__content p {
  margin-top: 0; }

.facets {
  color: #342f2b;
  font-size: 17px;
  line-height: 1.2;
  padding-left: 2em;
  padding-right: 2em; }
  @media (min-width: 75em) {
    .facets {
      max-width: 350px;
      margin-left: auto;
      padding-right: 10%; } }

.facetwp-facet {
  margin-bottom: 0 !important; }

.facetwp-checkbox {
  background: transparent !important;
  padding: 5px 20px 7px 20px !important; }
  .facetwp-checkbox.checked {
    background: #ecedf0 !important;
    font-weight: 600; }
  .facetwp-checkbox:hover, .facetwp-checkbox:focus {
    font-weight: 600; }

.facetwp-counter {
  font-size: 14px; }

.facets__title {
  color: #342f2b; }

.facet {
  border-bottom: 3px solid #dedfe1; }
  @media (min-width: 50.9375em) {
    .facet {
      max-width: 11.1111111111rem; } }
  .facet:first-of-type {
    border-top: 3px solid #dedfe1; }
    .facet:first-of-type .facet__content {
      display: block; }

.facet__title {
  cursor: pointer;
  font-size: 1em;
  font-weight: 700;
  padding-left: 10px;
  padding-right: 10px;
  text-transform: uppercase; }

.facet__toggle {
  float: right; }

.facet__content {
  display: none; }

.facetwp-pager {
  text-align: center;
  max-width: 44.4444444444rem; }

.facetwp-page {
  border-radius: 50%;
  color: #342f2b;
  line-height: 1 !important;
  padding: 4px 8px !important; }
  .facetwp-page:hover, .facetwp-page:focus {
    color: #004c53;
    font-weight: 700; }
  .facetwp-page.active {
    background-color: #e2702b;
    color: #fff;
    font-weight: 400 !important; }

.facet-pager {
  display: inline-block;
  line-height: 1;
  padding: 8px;
  margin-left: 2px;
  margin-right: 2px;
  color: #017785; }

@media (max-width: 815px) {
  .facetwp-template > *,
  .search-result-cards > * {
    margin-left: 0;
    margin-right: 0; } }

@media (min-width: 50.9375em) {
  .facetwp-template .card,
  .search-result-cards .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 300px;
            flex: 1 0 300px; } }

.cards .facetwp-template, .cards
.search-result-cards {
  max-width: 800px; }
  @media (min-width: 50.9375em) {
    .cards .facetwp-template, .cards
    .search-result-cards {
      margin-right: auto; } }

.footer {
  background-color: #d96a19;
  background-image: url("../images/bg/ghs-footer-map.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/ghs-footer-map.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/ghs-footer-map.svg");
  background-position: 2% 5%;
  background-repeat: no-repeat;
  background-size: 50%;
  color: #fff; }
  @media (min-width: 50.9375em) {
    .footer {
      background-position: 3% 17%;
      background-size: 32%; } }
  .footer a {
    color: #fff; }
    .footer a:hover, .footer a:focus {
      border-bottom: 1px solid; }
    .footer a.icon:hover, .footer a.icon:focus {
      border-bottom: 0; }
  .footer h5 {
    font-size: 1.1111111111rem; }

@media (min-width: 64em) {
  .footer__columns .footer__column:first-child {
    width: 35%; } }

.footer__columns .footer__column:first-child .widget__title {
  height: 50px;
  overflow: hidden;
  width: 253px;
  background-image: url("../images/bg/GHSlogo-footer-white.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/GHSlogo-footer-white.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/GHSlogo-footer-white.svg");
  margin-bottom: 0;
  padding-left: 60px;
  background-size: 253px auto;
  background-repeat: no-repeat;
  text-indent: -9999em; }
  .footer__columns .footer__column:first-child .widget__title::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }
  .footer__columns .footer__column:first-child .widget__title::before {
    background-repeat: no-repeat;
    content: '';
    background-image: url("../images/bg/GHSlogo-icon-white.png");
    background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/GHSlogo-icon-white.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/GHSlogo-icon-white.svg");
    height: 49px;
    overflow: hidden;
    width: 64px;
    display: inline-block; }
    .footer__columns .footer__column:first-child .widget__title::before::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }

.footer__columns .footer__column {
  margin-bottom: 30px;
  width: 100%; }
  @media (min-width: 50.9375em) {
    .footer__columns .footer__column {
      width: 50%; } }
  @media (min-width: 64em) {
    .footer__columns .footer__column {
      width: 24%; } }
  .footer__columns .footer__column:nth-child(2) {
    width: 100%; }
    @media (min-width: 50.9375em) {
      .footer__columns .footer__column:nth-child(2) {
        width: 50%; } }
    @media (min-width: 64em) {
      .footer__columns .footer__column:nth-child(2) {
        width: 15%; } }
  .footer__columns .footer__column ul, .footer__columns .footer__column li {
    list-style: none;
    padding-left: 0; }
  .footer__columns .footer__column > * {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
    @media (min-width: 64em) {
      .footer__columns .footer__column > * {
        padding-left: 0;
        padding-right: 0; } }
  @media (min-width: 64em) {
    .footer__columns .footer__column .nav {
      max-width: 90%; } }

.gallery-caption {
  max-width: 100%; }

.gallery {
  overflow: hidden;
  max-height: 1200px; }
  @media (min-width: 50.9375em) {
    .gallery {
      max-height: 540px; } }

.gallery__title {
  font-weight: 400;
  text-align: center; }

.gallery__content {
  background-image: url("../images/bg/trianglepattern2.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/trianglepattern2.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/trianglepattern2.svg");
  background-size: 20%;
  padding-bottom: 200px;
  margin-top: 40px; }

.gallery__image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 325px;
  border-radius: 50%;
  height: 325px;
  overflow: hidden;
  width: 325px;
  margin-bottom: 1.6666666667rem; }
  @media (min-width: 50.9375em) {
    .gallery__image {
      margin-bottom: 0; } }

.global-network {
  background-color: #148391;
  max-height: 100%;
  overflow: hidden;
  color: #fff; }
  @media (min-width: 50.9375em) {
    .global-network {
      max-height: 650px; } }
  .global-network > * + * {
    position: relative;
    z-index: 50; }
  .global-network .l-flexbox--two-columns {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-grid-row-align: center;
        align-items: center; }

.global-network__content {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  position: relative;
  z-index: 43;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1em;
  padding-right: 1em;
  text-align: center; }
  @media (min-width: 50.9375em) {
    .global-network__content {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      max-width: 100%;
      padding-left: 0;
      padding-right: 0;
      text-align: left; } }
  .global-network__content + * {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
    @media (min-width: 50.9375em) {
      .global-network__content + * {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }

.global-network__image {
  text-align: center;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  position: relative;
  z-index: 40;
  background-image: url("../images/bg/global-network-icon.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/global-network-icon.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/global-network-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 300px;
  height: 300px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 50.9375em) {
    .global-network__image {
      text-align: right;
      width: 400px;
      height: 400px; } }
  @media (min-width: 50.9375em) {
    .global-network__image::after {
      content: '';
      position: absolute;
      width: 840px;
      height: 648px;
      background-size: 830px 733px;
      background-repeat: no-repeat;
      background-image: url("../images/bg/logo-icon--grey.png");
      background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/logo-icon--grey.svg");
      background-image: linear-gradient(transparent, transparent), url("../images/bg/logo-icon--grey.svg");
      z-index: 51;
      left: auto;
      right: -220px;
      top: -155px;
      -webkit-transform: skew(-3deg, 3deg);
          -ms-transform: skew(-3deg, 3deg);
              transform: skew(-3deg, 3deg);
      z-index: 3; } }

.header {
  background: #fff;
  position: fixed;
  width: 100%;
  max-height: 135px;
  z-index: 500;
  display: none;
  -webkit-transition: max-height ease-in-out 0.075s;
  transition: max-height ease-in-out 0.075s; }
  @media (min-width: 50.9375em) {
    .header {
      display: block; } }
  .header.fixed {
    max-height: 74px;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.21); }
    .header.fixed .header__content {
      padding-top: 20px;
      -webkit-transition: all ease-in-out 0.075s;
      transition: all ease-in-out 0.075s; }
    .header.fixed .utility-nav {
      max-height: 0;
      overflow: hidden; }
    .header.fixed .sitename h1 {
      background-position: 80px center; }
    .header.fixed .sitename::before {
      height: 80px;
      overflow: hidden;
      width: 80px;
      background-size: 80px 80px;
      border-radius: 50%;
      border: 4px solid #fff;
      bottom: -8px; }
      .header.fixed .sitename::before::before {
        content: '';
        display: block;
        height: 150%;
        width: 0; }
    

@media (min-width: 50.9375em) {
  .header__content {
    padding-top: 44px; } }

.hero-bg-image {
  padding: 0 !important; }
  .hero-bg-image.has-overlay {
    position: relative; }
    .hero-bg-image.has-overlay:after {
      background: -moz-linear-gradient(top, rgba(184, 72, 39, 0) 20%, #b84827 100%);
      background: -webkit-linear-gradient(top, rgba(184, 72, 39, 0) 20%, #b84827 100%);
      background: linear-gradient(to bottom, rgba(184, 72, 39, 0) 20%, #b84827 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b84827', endColorstr='#b84827',GradientType=0 );
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 1; }

.has-banner {
  padding: 0 !important; }
  .has-banner .hero__content {
    background-image: url(../images/GHS-ShortHero-Pattern.jpg);
    padding-bottom: 25px;
    padding-top: 25px; }

.hero__image {
  min-height: 260px;
  background-size: cover;
  background-position: center; }
  @media (min-width: 50.9375em) {
    .hero__image {
      min-height: 365px;
      background-attachment: fixed;
      background-position: center bottom; } }

.hero-inline-image {
  color: #fff;
  padding: 0;
  position: relative;
  text-align: center; }
  .hero-inline-image.has-overlay:after {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }
  .hero-inline-image.has-overlay .hero-inline-image__content {
    z-index: 2; }

.hero-inline-image__title {
  margin-bottom: 0.25em; }

.hero-inline-image__picture {
  display: block;
  line-height: 0; }

.hero-inline-image__content {
  background: rgba(0, 0, 0, 0.5);
  bottom: 5%;
  padding: 1em;
  position: absolute;
  right: 5%; }

.hero {
  background-color: #e2702b;
  color: #fff;
  padding: 3.8888888889rem 0 1.9444444444rem 0;
  position: relative; }
  @media (min-width: 50.9375em) {
    .hero {
      top: 135px; }
      .hero + * {
        padding-top: 135px; } }

.hero--homepage {
  position: relative;
  text-align: center;
  padding-top: 3.3333333333rem !important;
  padding-bottom: 2rem !important;
  background-position: center;
  background-repeat: repeat-x;
  background-attachment: fixed; }
  .hero--homepage::after {
    background:#0d8391;
    content: '';
    display: block;
    height: 32px;
    left: 0;
    position: absolute;
    bottom: -32px;
    width: 100%; }
  @media (min-width: 56.25em) {
    .hero--homepage {
      min-height: 475px; } }
  .hero--homepage .hero__content {
    background-image: url(../images/ghs-map.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    padding-bottom: 2em; }
    @media (min-width: 56.25em) {
      .hero--homepage .hero__content {
        padding-top: 50px;
        padding-bottom: 50px; } }
  .hero--homepage .hero__title {
    text-transform: uppercase;
    font-size: 38px;
    font-weight: 700;
    letter-spacing: -2px;
    line-height: 1.1;
    padding-bottom:0.5em;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 90;
    text-shadow: 0 2px 2px #863c15;
    /*&::after {
      content: '';
      height: 505px;
      width: 874px;
      position: absolute;
      left: 50%;
      margin-left: -437px;
      top: -150px;
      z-index: 85;
    }*/ }
    @media (min-width: 56.25em) {
      .hero--homepage .hero__title {
        font-size: 65px; } }
  .hero--homepage .hero__subtitle {
    font-size: 24px;
    font-weight: 400; }
    @media (min-width: 56.25em) {
      .hero--homepage .hero__subtitle {
        font-size: 24px; } }
  .hero--homepage a:hover,
  .hero--homepage a:focus {
    background-color: rgba(255,255,255,0.3) !important;
	color: #fff !important;
	border: 2px solid rgba(255,255,255,0);
    }

.hero__content {
  position: relative;
  z-index: 2; }

.hero__title {
  margin-bottom: 0.25em;
  line-height: 1.1; }

.hero__subtitle {
  font-size: 24px; }

.hero--rust {
  background-color: #733222; }

.hero--orange {
  background-color: #e2702b; }

.hero--burnt-orange {
  background-color: #b84827; }

.hero--teal {
  background-color: #004c53; }

.hero--pattern {
  background-image: url(../images/homepage-pattern.png);
  background-position: center 100px;
   }
   
@media (max-width: 32.9375em) {
  .hero--pattern {
  background-image: url(../images/homepage-pattern.png);
  background-position: center -41px;
   }
}

body.home {
  background-image: url("../images/bg/trianglepattern.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/trianglepattern.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/trianglepattern.svg");
  background-size: 20%;
  background-attachment: fixed; }
  body.home .introduction-box .introduction-box__container {
    z-index: 100;
    position: relative; }
  body.home .global-network-communication {
    position: relative;
    width: 100%;
    /*  &::after {
      @include breakpoint(900px) {
        content: '';
        background-repeat: no-repeat;
        background-position: right 120px;
        @include svg-background(logo-icon--grey);
        position: absolute;
        z-index: 32;
        overflow: hidden;
        transform: rotate(0.5deg);
        right: 0;
        bottom: 0px;
        height: 810px;
        width: 830px;
      }
      @include breakpoint(1050px) {
        height: 830px;
      }
    }*/ }

.icon {
  background-color: #017785;
  border-radius: 50%;
  display: inline-block;
  font-size: 22px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  width: 48px;
  vertical-align: middle; }
  .icon:hover, .icon:focus {
    background-color: #004c53; }

.introduction-box {
  position: relative;
  margin-top: -10px;
  z-index: 115;
  padding-top: 0 !important; }
  @media (min-width: 52.5em) {
    .introduction-box {
      margin-top: 90px; } }

.introduction-box__container {
  background-color: #fff;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.21); }

.introduction-box__content {
  padding-left: 25px;
  padding-right: 25px;
  text-align: center; }
  .introduction-box__content a {
    border-bottom: 1px solid; }

.introduction__studies {
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px; }

.introduction {
  padding-left: 2em;
  padding-right: 2em; }

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

.issues strong {
  display: block;
  font-family: "Oxygen", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.1111111111rem;
  font-weight: 700; }

.issues .l-flexbox--two-columns {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-grid-row-align: center;
      align-items: center; }

.issues__image {
  text-align: center;
  background-image: url("../images/bg/issues-icon.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/issues-icon.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/issues-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 300px;
  height: 300px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 50.9375em) {
    .issues__image {
      text-align: left;
      width: 400px;
      height: 400px; } }

.issues__content {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1em;
  padding-right: 1em;
  text-align: center; }
  @media (min-width: 50.9375em) {
    .issues__content {
      max-width: 100%;
      padding-left: 0;
      padding-right: 0;
      text-align: left; } }

.listing-cards .card__contents {
  margin-left: 0;
  margin-right: 0; }

.location-list {
  color: #fff;
  font-family: "Oxygen", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.1111111111rem;
  font-weight: 700; }

.location-list a {
  color: #ebd451; }
  .location-list a:hover, .location-list a:focus {
    border-bottom: 1px solid; }

.location-list__item::after {
  content: ' // ';
  padding-left: 5px;
  padding-right: 5px; }

.location-list__item:last-child::after {
  content: ''; }

.meta__item {
  color: #6e6e6d; }

.meta--normal .meta__item {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4; }

.meta--normal .meta__label {
  font-weight: 400;
  text-transform: uppercase; }

.meta--normal .meta__link {
  font-weight: 700;
  color: #017785; }
  .meta--normal .meta__link:hover, .meta--normal .meta__link:focus {
    color: #004c53; }
  .meta--normal .meta__link::after {
    content: ", "; }
  .meta--normal .meta__link:last-child::after {
    content: ""; }

.meta__location::after {
  content: ", "; }

.meta__location:last-child::after {
  content: ""; }

.meta--small .meta__item {
  color: #017785;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3;
  text-transform: uppercase; }

.meta__link {
  color: #9f9e9e; }

.meta--uppercase {
  text-transform: uppercase; }

.mini-cards {
  padding-left: 1em;
  padding-right: 1em; }

.mini-card {
  color: #342f2b;
  font-family: "Oxygen", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2); }

.mini-card__content {
  height: 100%;
  position: relative;
  z-index: 25; }

.mini-card__image {
  background-position: center;
  background-size: cover;
  height: 190px;
  overflow: hidden; }

.mini-card__term {
  background-color: #038392;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.6;
  padding-left: 8px;
  padding-right: 8px;
  text-transform: uppercase; }

.mini-card__title {
  font-size: 1.1111111111rem;
  font-weight: 700;
  padding: 1em; }

@media (min-width: 50.9375em) {
  .mobile-menu {
    display: none; } }

.mobile-menu__bar {
  background-color: rgba(243, 243, 243, 0.98);
  border-bottom: 1px solid #dadada;
  box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.4);
  color: #555559;
  height: 3.0555555556em;
  text-align: center; }

.mobile-menu__button {
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  border: 0;
  color: #555559;
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  height: 3.0555555556em;
  line-height: 3.0555555556em;
  margin: 0;
  padding: 0 0.4em;
  text-decoration: none; }
  .mobile-menu__button:focus {
    outline: thin dotted; }

.mobile-menu__button--menu {
  border-right: 1px solid #dadada;
  float: left; }

.mobile-menu__button--search {
  border-left: 1px solid #dadada;
  float: right; }

.mobile-menu__icon {
  height: 22px;
  overflow: hidden;
  width: 22px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 22px 22px;
  display: inline-block;
  margin-top: 1em; }
  .mobile-menu__icon::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.is-active .mobile-menu__icon--menu, .is-active .mobile-menu__icon--search {
  background-image: url("../images/bg/mobile-close.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M21.9%202.2l-2.2-2.2-8.8%208.8-8.8-8.8-2.2%202.2%208.8%208.8-8.8%208.8%202.2%202.2%208.8-8.8%208.8%208.8%202.2-2.2-8.8-8.8%208.8-8.8z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M21.9%202.2l-2.2-2.2-8.8%208.8-8.8-8.8-2.2%202.2%208.8%208.8-8.8%208.8%202.2%202.2%208.8-8.8%208.8%208.8%202.2-2.2-8.8-8.8%208.8-8.8z%22%2F%3E%0A%3C%2Fsvg%3E'); }

.mobile-menu__icon--menu {
  background-image: url("../images/bg/mobile-menu.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2233%22%20height%3D%2222%22%20viewBox%3D%220%200%2033%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M0%2022h33.1v-3.7h-33.1v3.7zM0%2012.8h33.1v-3.7h-33.1v3.7zM0%200v3.7h33.1v-3.7h-33.1z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2233%22%20height%3D%2222%22%20viewBox%3D%220%200%2033%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M0%2022h33.1v-3.7h-33.1v3.7zM0%2012.8h33.1v-3.7h-33.1v3.7zM0%200v3.7h33.1v-3.7h-33.1z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-size: 33px 22px;
  width: 33px; }
  .is-active .mobile-menu__icon--menu {
    background-size: 22px 22px; }

.mobile-menu__icon--search {
  background-image: url("../images/bg/mobile-search.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M21.3%2018.7l-5.2-4.4c-0.5-0.5-1.1-0.7-1.6-0.7%201.2-1.4%202-3.3%202-5.4%200-4.6-3.7-8.2-8.2-8.2s-8.2%203.7-8.2%208.3%203.7%208.3%208.3%208.3c2%200%203.9-0.7%205.4-2%200%200.5%200.2%201%200.7%201.6l4.4%205.2c0.8%200.8%202%200.9%202.8%200.2s0.7-2-0.2-2.8zM8.3%2013.8c-3%200-5.5-2.5-5.5-5.5s2.5-5.5%205.5-5.5%205.5%202.5%205.5%205.5-2.5%205.5-5.5%205.5z%22%2F%3E%0A%3C%2Fsvg%3E');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2222%22%20height%3D%2222%22%20viewBox%3D%220%200%2022%2022%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%23555559%22%20d%3D%22M21.3%2018.7l-5.2-4.4c-0.5-0.5-1.1-0.7-1.6-0.7%201.2-1.4%202-3.3%202-5.4%200-4.6-3.7-8.2-8.2-8.2s-8.2%203.7-8.2%208.3%203.7%208.3%208.3%208.3c2%200%203.9-0.7%205.4-2%200%200.5%200.2%201%200.7%201.6l4.4%205.2c0.8%200.8%202%200.9%202.8%200.2s0.7-2-0.2-2.8zM8.3%2013.8c-3%200-5.5-2.5-5.5-5.5s2.5-5.5%205.5-5.5%205.5%202.5%205.5%205.5-2.5%205.5-5.5%205.5z%22%2F%3E%0A%3C%2Fsvg%3E'); }

.mobile-menu__links {
  background-color: #f3f3f3;
  background-color: rgba(243, 243, 243, 0.98);
  color: #555559;
  position: absolute;
  width: 100%;
  z-index: 200; }

.mobile-menu__search {
  display: none;
  padding: 0.5em; }
  .mobile-menu__search form,
  .mobile-menu__search .form-item,
  .mobile-menu__search .form-text {
    width: 100%; }
  .mobile-menu__search .form-text {
    box-sizing: border-box; }

.nav {
  list-style: none;
  padding: 0; }

.nav__item {
  margin-bottom: 0; }

.nav--primary ul.nav > .nav__item, .nav--secondary ul.nav > .nav__item {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap; }

.our-impact .main,
.search-results .main {
  background-image: url("../images/bg/trianglepattern2.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/trianglepattern2.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/trianglepattern2.svg");
  background-size: 30%; }

.our-work .hero {
  background-image: url(../images/GHS-LargeHero-Pattern.jpg); }

.our-work-cards {
  background-image: url("../images/bg/trianglepattern.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/trianglepattern.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/trianglepattern.svg"); }
  .our-work-cards .cards {
    padding-left: 2em;
    padding-right: 2em; }
  .our-work-cards .card {
    width: 100%;
    max-width: 100%; }
    @media (min-width: 50.9375em) {
      .our-work-cards .card {
        max-width: calc(50% - 2em); } }
    @media (min-width: 69.6875em) {
      .our-work-cards .card {
        width: 30rem;
        max-width: 30rem; } }
  .our-work-cards .card__image {
    height: 11.3888888889rem; }
    @media (min-width: 69.6875em) {
      .our-work-cards .card__image {
        height: 16.9444444444rem; } }
  .our-work-cards .card__contents {
    margin-left: 0;
    margin-right: 0;
    min-height: 25rem; }
    @media (min-width: 69.6875em) {
      .our-work-cards .card__contents {
        min-height: 33.8888888889rem; } }

.pager {
  text-align: center;
  max-width: 44.4444444444rem; }

.pager__item {
  display: inline-block; }
  .pager__item .current {
    display: block;
    background-color: #e2702b;
    color: #fff;
    font-weight: 400 !important;
    border-radius: 50%;
    line-height: 1 !important;
    padding: 4px 8px !important; }

.pager__link {
  display: block;
  border-radius: 50%;
  color: #342f2b;
  line-height: 1 !important;
  padding: 4px 8px !important; }
  .pager__link:hover, .pager__link:focus {
    color: #004c53;
    font-weight: 700; }

.pager__item--next .pager__link,
.pager__item--prev .pager__link {
  line-height: 1;
  padding: 8px;
  margin-left: 2px;
  margin-right: 2px;
  color: #017785; }

.post-content a {
  border-bottom: 1px solid; }
  .post-content a.button {
    border-bottom: 0; }
    .post-content a.button:hover, .post-content a.button:focus {
      color: #fff; }
  .post-content a:hover, .post-content a:focus {
    color: #004c53; }

.post-content h4::before {
  background-color: #e07035;
  content: '';
  display: block;
  width: 100px;
  height: 3px; }

.pullquote {
  background-color: #004c53; }

.related-content {
  background-image: url("../images/bg/trianglepattern.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/trianglepattern.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/trianglepattern.svg");
  background-size: 25%;
  /*background-color: ;
  background-image: ;*/ }
  .related-content .cards {
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 50.9375em) {
      .related-content .cards {
        padding-left: 2em;
        padding-right: 2em; } }

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

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

.search-form input {
  width: 100%;
  padding: 10px 10px 8px 10px; }

.search-form button {
  width: 60%;
  margin-left: 10px; }

.sidebar {
  background-color: rgba(255, 255, 255, 0.7); }
  .sidebar .search-form .l-flexbox--two-grids-60-40 > * {
    width: 100%; }
  .sidebar .search-form input, .sidebar .search-form button {
    width: 100%;
    display: block;
    margin: 0 0 10px 0; }

.single-impact .nav--impact {
  margin-bottom: -6px; }
  .single-impact .nav--impact .nav__link {
    color: #342f2b;
    border-bottom: 6px solid #342f2b; }

.single-office .nav--office {
  margin-bottom: -6px; }
  .single-office .nav--office .nav__link {
    color: #342f2b;
    border-bottom: 6px solid #342f2b; }

.single-our_work .nav--our-work {
  margin-bottom: -6px; }
  .single-our_work .nav--our-work .nav__link {
    color: #342f2b;
    border-bottom: 6px solid #342f2b; }

.sitename {
  position: relative;
  padding-top: 5px;
  display: none;
  -webkit-transition: all ease-in-out 0.075s;
  transition: all ease-in-out 0.075s; }
  @media (min-width: 50.9375em) {
    .sitename {
      display: inline-block; } }
  .sitename h1 {
    background-repeat: no-repeat;
    display: inline-block;
    height: 19px;
    overflow: hidden;
    width: 360px;
    background-image: url("../images/bg/GHSlogo-text.png");
    background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/GHSlogo-text.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/GHSlogo-text.svg");
    background-position: 120px bottom;
    vertical-align: middle;
    -webkit-transition: all ease-in-out 0.075s;
    transition: all ease-in-out 0.075s; }
    .sitename h1::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }
  .sitename::before {
    background-color: #fff;
    content: '';
    display: inline-block;
    height: 120px;
    overflow: hidden;
    width: 120px;
    background-size: 100px 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../images/bg/GHSlogo-icon.png");
    background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/GHSlogo-icon.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/GHSlogo-icon.svg");
    border-radius: 50%;
    border: 8px solid #fff;
    position: absolute;
    left: 0;
    bottom: -28px;
    -webkit-transition: all ease-in-out 0.075s;
    transition: all ease-in-out 0.075s;
    z-index: 200; }
    .sitename::before::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }
  .sitename.mobile-logo {
    display: inline-block;
    padding-top: 15px; }
    .sitename.mobile-logo::before {
      height: 36px;
      overflow: hidden;
      width: 36px;
      bottom: -7px;
      background-size: 36px 36px;
      border: 2px solid #fff; }
      .sitename.mobile-logo::before::before {
        content: '';
        display: block;
        height: 150%;
        width: 0; }
      @media (min-width: 28.75em) {
        .sitename.mobile-logo::before {
          height: 78px;
          overflow: hidden;
          width: 78px;
          bottom: -40px;
          background-size: 78px 78px;
          border: 6px solid #fff; }
          .sitename.mobile-logo::before::before {
            content: '';
            display: block;
            height: 150%;
            width: 0; } }
    .sitename.mobile-logo h1 {
      width: 275px;
      background-position: 36px bottom; }
      @media (min-width: 28.75em) {
        .sitename.mobile-logo h1 {
          width: 335px;
          background-position: 80px bottom; } }

.skewed {
  margin-left: -5%;
  margin-right: -5%;
  overflow-x: hidden; }
  .skewed > * {
    margin-left: 5%;
    margin-right: 5%; }

.skewed--left {
  -webkit-transform: skew(-3deg, -3deg);
      -ms-transform: skew(-3deg, -3deg);
          transform: skew(-3deg, -3deg); }
  .skewed--left > * {
    -webkit-transform: skew(3deg, 3deg);
        -ms-transform: skew(3deg, 3deg);
            transform: skew(3deg, 3deg); }

.skewed--right {
  -webkit-transform: skew(3deg, 3deg);
      -ms-transform: skew(3deg, 3deg);
          transform: skew(3deg, 3deg); }
  .skewed--right > * {
    -webkit-transform: skew(-3deg, -3deg);
        -ms-transform: skew(-3deg, -3deg);
            transform: skew(-3deg, -3deg); }

.skewed--top-right {
  -webkit-transform: skew(0, -3deg);
      -ms-transform: skew(0, -3deg);
          transform: skew(0, -3deg); }
  .skewed--top-right > * {
    -webkit-transform: skew(0, 3deg);
        -ms-transform: skew(0, 3deg);
            transform: skew(0, 3deg); }

.skewed--top-left {
  -webkit-transform: skew(0, 3deg);
      -ms-transform: skew(0, 3deg);
          transform: skew(0, 3deg); }
  .skewed--top-left > * {
    -webkit-transform: skew(0, -3deg);
        -ms-transform: skew(0, -3deg);
            transform: skew(0, -3deg); }

.skiplinks {
  left: 50%;
  margin-left: -7em;
  position: absolute;
  width: 14em;
  z-index: 9999; }

.skiplinks__link,
.skiplinks__link:visited,
.skiplinks__link:focus {
  background-color: #333;
  border: 2px solid #eee;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top: 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  color: #eee;
  display: inline-block;
  font-weight: bold;
  line-height: 1.5;
  margin: 0;
  outline: 0;
  padding: 0.25em 0.5em;
  text-align: center;
  text-decoration: none;
  width: 14em; }

#main:focus {
  outline: 0; }

.sticky {
  display: block; }

.text--burnt-orange {
  color: #b84827; }

.text--rust {
  color: #733222; }

.text--teal {
  color: #004c53; }

.text--medium-teal {
  color: #017785; }

.utility-nav {
  background-color: #e7e8e9;
  max-height: 100%;
  position: relative;
  text-align: right;
  -webkit-transition: max-height ease-in-out 0.075s;
  transition: max-height ease-in-out 0.075s;
  z-index: 450; }

.work-with-us {
  max-height: 800px;
  overflow: hidden; }
  .work-with-us strong {
    display: block;
    font-family: "Oxygen", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.1111111111rem;
    font-weight: 700; }
  @media (min-width: 50.9375em) {
    .work-with-us {
      max-height: 600px; } }
  .work-with-us .l-flexbox--two-columns {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-grid-row-align: center;
        align-items: center; }

.work-with-us__content {
  color: #fff;
  margin-top: 50px;
  padding-bottom: 200px;
  position: relative;
  background-image: url("../images/bg/rust-pattern.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/rust-pattern.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/rust-pattern.svg");
  background-size: 20%;
  border-top: 2px solid #703222; }
  @media (min-width: 50.9375em) {
    .work-with-us__content {
      padding-bottom: 500px; } }

.work-with-us__image {
  text-align: center;
  background-image: url("../images/bg/careers-icon.png");
  background-image: -webkit-linear-gradient(transparent, transparent), url("../images/bg/careers-icon.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/careers-icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  width: 300px;
  height: 300px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 50.9375em) {
    .work-with-us__image {
      text-align: right;
      max-width: 100%;
      width: 400px;
      height: 400px; } }

.work-with-us__summary {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1em;
  padding-right: 1em;
  text-align: center; }
  @media (min-width: 50.9375em) {
    .work-with-us__summary {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
      max-width: 100%;
      padding-left: 0;
      padding-right: 0;
      text-align: left; } }
  .work-with-us__summary + * {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
    @media (min-width: 50.9375em) {
      .work-with-us__summary + * {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }

.wp-caption {
  max-width: 100%; }
  .wp-caption .wp-caption-text {
    max-width: 100%; }

.wysiwyg-content--featured {
  background-color: #ececec;
  padding-left: 3rem;
  padding-right: 3rem; }
  .wysiwyg-content--featured h4::before {
    display: none; }

.youtube-player {
  position: relative;
  padding-bottom: 56.23%;
  /* Use 75% for 4:3 videos */
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
  margin: 5px; }

.youtube-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: transparent; }

.youtube-player img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: .4s all;
  -moz-transition: .4s all;
  transition: .4s all; }

.youtube-player img:hover {
  -webkit-filter: brightness(75%); }

.youtube-player .play {
  height: 72px;
  width: 72px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  background: url("//i.imgur.com/TxzC70f.png") no-repeat;
  cursor: pointer; }

.button--danger {
  background-color: #e31c3d;
  color: #fff; }
  .button--danger:focus, .button--danger:hover {
    background-color: #cd2026;
    color: #fff; }
  .button--danger:active {
    background-color: #981b1e;
    color: #fff; }

.button--lg {
  font-size: 1.3333333333rem;
  line-height: 1.0416666667;
  padding: 0.8333333333rem 1.6666666667rem; }

.button--secondary {
  background-color: #5b616b;
  color: #fff; }
  .button--secondary:focus, .button--secondary:hover {
    background-color: #323a45;
    color: #fff; }
  .button--secondary:active {
    background-color: #212121;
    color: #fff; }

.button--sm {
  font-size: 0.7777777778rem;
  line-height: 1.2142857143;
  padding: 0.4444444444rem 0.8888888889rem; }

.nav--mobile-menu {
  margin: 0.75em 0 0 0; }
  .nav--mobile-menu .nav__item {
    margin: 0;
    padding: 0; }
  .nav--mobile-menu .nav__link {
    background-color: transparent;
    border: 0;
    color: #555559;
    display: block;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.25;
    margin: 0;
    padding: 0.5972222222em 1.25em;
    position: relative;
    text-align: left;
    text-decoration: none;
    white-space: normal;
    width: auto;
    z-index: 3; }
    .nav--mobile-menu .nav__link:focus, .nav--mobile-menu .nav__link:hover, .nav--mobile-menu .nav__link:active, .nav--mobile-menu .nav__link.is-active {
      color: #000; }
  .nav--mobile-menu .nav__item--parent {
    position: relative; }
    .nav--mobile-menu .nav__item--parent.is-open {
      background: #fff;
      background: rgba(255, 255, 255, 0.98); }
    .nav--mobile-menu .nav__item--parent > .nav__link {
      display: inline-block; }
  .nav--mobile-menu .nav__subnav-arrow {
    background: none;
    height: 44px;
    overflow: hidden;
    width: 100%;
    background-image: url("../images/bg/mobile-arrow-down.png");
    background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%200l7.5%207.5%207.5-7.5%202.3%202.3-9.7%209.7-9.7-9.7%202.3-2.3z%22%2F%3E%0A%3C%2Fsvg%3E');
    background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%200l7.5%207.5%207.5-7.5%202.3%202.3-9.7%209.7-9.7-9.7%202.3-2.3z%22%2F%3E%0A%3C%2Fsvg%3E');
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 19px 12px;
    border: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 2.4444444444em;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: top;
    z-index: 2; }
    .nav--mobile-menu .nav__subnav-arrow::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }
    .nav--mobile-menu .nav__subnav-arrow:focus {
      outline: thin dotted; }
    .nav--mobile-menu .nav__subnav-arrow.is-active {
      background-image: url("../images/bg/mobile-arrow-up.png");
      background-image: -webkit-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%2012l7.5-7.5%207.5%207.5%202.3-2.3-9.7-9.7-9.7%209.7%202.3%202.3z%22%2F%3E%0A%3C%2Fsvg%3E');
      background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%2012l7.5-7.5%207.5%207.5%202.3-2.3-9.7-9.7-9.7%209.7%202.3%202.3z%22%2F%3E%0A%3C%2Fsvg%3E'); }
    [dir='rtl'] .nav--mobile-menu .nav__subnav-arrow {
      left: 0;
      right: auto; }
  .nav--mobile-menu .nav__subnav {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0; }
    .nav--mobile-menu .nav__subnav .nav__link {
      color: #555559;
      padding-left: 2em; }
      .nav--mobile-menu .nav__subnav .nav__link:focus, .nav--mobile-menu .nav__subnav .nav__link:hover, .nav--mobile-menu .nav__subnav .nav__link:active {
        color: #000; }

.nav--primary {
  display: none;
  margin-top: 6px;
  text-align: right;
  padding-bottom: 10px; }
  @media (min-width: 50.9375em) {
    .nav--primary {
      display: block; } }
  .nav--primary ul.nav {
    margin-bottom: 0; }
  @media print {
    .nav--primary {
      display: none; } }
  .nav--primary .nav__item {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    margin-left: 6px;
    margin-right: 6px; }
    .nav--primary .nav__item:first-child {
      margin-left: 0; }
    .nav--primary .nav__item:last-child {
      margin-right: 0; }
      .nav--primary .nav__item:last-child .nav__link {
        color: #e2702b; }
    .nav--primary .nav__item.current_page_item {
      margin-bottom: -6px; }
      .nav--primary .nav__item.current_page_item .nav__link {
        color: #342f2b;
        border-bottom: 6px solid #342f2b; }
    @media (min-width: 56.25em) {
      .nav--primary .nav__item {
        font-size: 16px;
        margin-left: 10px;
        margin-right: 10px; } }
    @media (min-width: 66.25em) {
      .nav--primary .nav__item {
        font-size: 18px;
        margin-left: 20px;
        margin-right: 20px; } }
  .nav--primary .nav__link {
    color: #6e6e6d;
    display: inline-block;
    padding-bottom: 15px; }
    .nav--primary .nav__link:hover, .nav--primary .nav__link:focus {
      color: #342f2b; }

.nav--secondary {
  font-family: "Droid Sans", "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  display: none; }
  @media (min-width: 50.9375em) {
    .nav--secondary {
      display: block; } }
  .nav--secondary ul.nav {
    margin-bottom: 0; }
  .nav--secondary .nav__item {
    margin-right: 1px; }
    .nav--secondary .nav__item:first-child .nav__link {
       }
  .nav--secondary .nav__link {
    display: inline-block;
    color: #4a4f53;
    background-color: #dbdbdc;
    padding-left: 14.3px;
    padding-right: 14.3px; }

.non-lang a{
	background-color:#c9c9ca !important; 
}    

.nav--footer_first .menu-item-has-children > .nav__link,
.nav--footer_second .menu-item-has-children > .nav__link {
  font-size: 1.1111111111rem; }

.nav--footer_first .nav__item,
.nav--footer_second .nav__item {
  line-height: 1.1; }

/* generated with grunt-sass-globbing */
.visually-hidden {
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  width: 1px !important;
  word-wrap: normal !important; }

.focusable {
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  position: absolute !important;
  width: 1px !important;
  word-wrap: normal !important; }
  .focusable:active, .focusable:focus {
    clip: auto !important;
    height: auto !important;
    overflow: visible !important;
    position: static !important;
    width: auto !important; }

.hidden {
  display: none !important; }

.invisible {
  visibility: hidden !important; }

.clearfix::after {
  clear: both !important;
  content: '' !important;
  display: table !important; }

/* Latest Bar */ 

.latest-bar {
	background-color: rgba(255,255,255,0.7);
	height: auto;
	max-width: 55.5555555556em;
	padding:0.5em;
}

#hide {
	display:none;
}

.latest-bar div {
	text-align: center;
    display: inline-block;
} 

.latest-message {
	vertical-align: middle;
}

.latest-head {
	color: #b7492e;
	font-size: 110%;
	font-weight: 700;
	text-transform: uppercase;
}

.slug{
    margin-right: 0.5rem;
    font-weight: normal;
    color: #342f2b;
    text-transform: uppercase;
}

.latest-link .button {
    margin: 0.25rem 1rem;
    padding: 0.25rem 0.5rem;
    vertical-align: baseline;
}

.latest-link .button:hover {
	border: none;
}

.latest-link .button:focus {
	border: none;
}

/*# sourceMappingURL=styles.css.map */