/* generated with grunt-sass-globbing */
/* generated with grunt-sass-globbing */
.l-flexbox, .cards--icons .card, .featured-event__details, .resource-collection__list, .nav--primary .nav__subnav, .nav--primary .nav__subnav .nav__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

/* generated with grunt-sass-globbing */
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: #19a78c;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #19a78c;
  color: #fff;
  text-shadow: none; }

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

* {
  transition-duration: 0.2s;
  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;
  transition-timing-function: linear; }

.placeholder--blue::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #3972a9; }

.placeholder--blue::-moz-placeholder {
  /* Firefox 19+ */
  color: #3972a9; }

.placeholder--blue:-ms-input-placeholder {
  /* IE 10+ */
  color: #3972a9; }

.placeholder--blue:-moz-placeholder {
  /* Firefox 18- */
  color: #3972a9; }

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

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;
  background-repeat: no-repeat;
  background-image: url("../images/bg/QuoteStone.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/QuoteStone.svg");
  background-size: contain;
  padding-left: 20px; }
  @media (min-width: 52.1875em) {
    blockquote {
      background-size: 125px 133px;
      padding-left: 3.75rem; } }
  blockquote p {
    color: #294581;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2;
    padding-top: 25px;
    padding-bottom: 25px; }
    @media (min-width: 52.1875em) {
      blockquote p {
        font-size: 1.875em; } }

body {
  background-color: #fff;
  color: #464646;
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  overflow-x: hidden; }

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,
.h1, h2,
.h2, h3, .hero-bg-image__subtitle, .hero-inline-image__subtitle,
.h3, h4,
.h4, h5,
.h5, h6,
.h6 {
  color: inherit;
  font-weight: 700;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  line-height: 1.3;
  margin: 0 0 1rem;
  text-rendering: optimizeLegibility; }

h1,
.h1 {
  color: #202f5a;
  font-size: 2.8125em;
  margin-bottom: 0.5em; }

h2,
.h2 {
  color: #294581;
  font-size: 2em;
  font-weight: 300; }

h3,
.hero-bg-image__subtitle,
.hero-inline-image__subtitle,
.h3 {
  color: #294581;
  font-size: 1.375em;
  font-weight: 600; }

h4,
.h4 {
  font-size: 1em;
  font-weight: 300; }

h5,
.h5 {
  font-size: 0.875em; }

h6,
.h6 {
  font-size: 0.75em;
  font-weight: 400;
  text-transform: uppercase; }

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

html {
  box-sizing: border-box;
  font-size: 100%;
  line-height: 30px;
  min-height: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%; }

iframe {
  border: 0;
  max-width: 100%;
  min-height: 250px; }
  @media (min-width: 52.1875em) {
    iframe {
      min-height: 280px; } }

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

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

small {
  font-size: 0.875em; }

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

textarea {
  overflow: auto; }

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

th {
  background-color: #ffffff;
  border: 1px solid #5b616b;
  padding: 0.9375rem;
  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: "Work Sans", "Helvetica Neue", 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 */
.form-item__checkbox,
.form-item__radio {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  word-wrap: normal; }

.hidden {
  display: none; }

/*!
 * 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, .fadeIn, .post__title, .post__introduction,
.bounce,
.flash,
.pulse {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite, .infinite.fadeIn, .infinite.post__title, .infinite.post__introduction {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge, .hinge.fadeIn, .hinge.post__title, .hinge.post__introduction {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.flipOutX, .flipOutX.fadeIn, .flipOutX.post__title, .flipOutX.post__introduction,
.animated.flipOutY,
.flipOutY.fadeIn,
.flipOutY.post__title,
.flipOutY.post__introduction,
.animated.bounceIn,
.bounceIn.fadeIn,
.bounceIn.post__title,
.bounceIn.post__introduction {
  -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,
.post__title,
.post__introduction {
  -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, .flip.fadeIn, .flip.post__title, .flip.post__introduction {
  -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; }

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

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

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

h1,
.h1, h2,
.h2, h3, .hero-bg-image__subtitle, .hero-inline-image__subtitle,
.h3, h4,
.h4, h5,
.h5, h6,
.h6 {
  font-family: "Work Sans", "Helvetica Neue", sans-serif; }

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

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

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

.has-quarter-padding,
.has-quarter-padding-above {
  padding-top: 0.546875rem; }

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

.has-half-padding,
.has-half-padding-above {
  padding-top: 1.09375rem; }

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

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

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

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

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

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

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

.has-shadow {
  box-shadow: 0 0px 9px 0 rgba(0, 0, 0, 0.3); }

.has-shadow-below {
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.3); }

.has-shadow-above {
  box-shadow: 0 -3px 9px 0 rgba(0, 0, 0, 0.3); }

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

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

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

.has-quarter-space,
.has-quarter-space-below {
  margin-bottom: 0.546875rem !important; }

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

.has-half-space,
.has-half-space-below,
.post__meta-title {
  margin-bottom: 1.09375rem !important; }

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

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

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

.has-triple-space,
.has-triple-space-below {
  margin-bottom: 6.5625rem !important; }

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

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

/* generated with grunt-sass-globbing */
.l-constrain,
.l-constrain--medium,
.l-constrain--small,
.l-constrain--narrow {
  margin-left: auto;
  margin-right: auto;
  max-width: 69.6875em;
  padding-left: 1em;
  padding-right: 1em; }
  .l-constrain + .l-constrain, .l-constrain--medium + .l-constrain, .l-constrain--small + .l-constrain, .l-constrain--narrow + .l-constrain {
    margin-right: 0; }

.l-constrain--medium {
  max-width: 1025px; }
  .l-constrain--medium + .l-constrain {
    margin-right: 0; }

.l-constrain--small {
  max-width: 820px; }
  .l-constrain--small + .l-constrain {
    margin-right: 0; }

.l-constrain--narrow {
  max-width: 735px; }
  .l-constrain--narrow + .l-constrain {
    margin-right: 0; }

.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--align-bottom {
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-grid-row-align: flex-end;
      align-items: flex-end; }

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

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

.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--align-self-center {
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

.l-flexbox--two-columns, .resource-collection__list, .nav--primary .nav__subnav, .l-flexbox--two-columns-35-65, .l-flexbox--two-columns-30-70, .l-flexbox--two-columns-75-25, .l-flexbox--two-columns-25-75, .l-flexbox--two-columns-70-30, .l-flexbox--two-columns-60-40, .l-flexbox--two-columns-40-60, .l-flexbox--two-columns-80-20, .l-flexbox--two-columns-20-80, .l-flexbox--two-columns-15-85, .l-flexbox--three-columns-50-25-25, .l-flexbox--four-columns, .l-flexbox--five-columns {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -1em; }
  .l-flexbox--two-columns > *, .resource-collection__list > *, .nav--primary .nav__subnav > *, .l-flexbox--two-columns-35-65 > *, .l-flexbox--two-columns-30-70 > *, .l-flexbox--two-columns-75-25 > *, .l-flexbox--two-columns-25-75 > *, .l-flexbox--two-columns-70-30 > *, .l-flexbox--two-columns-60-40 > *, .l-flexbox--two-columns-40-60 > *, .l-flexbox--two-columns-80-20 > *, .l-flexbox--two-columns-20-80 > *, .l-flexbox--two-columns-15-85 > *, .l-flexbox--three-columns-50-25-25 > *, .l-flexbox--four-columns > *, .l-flexbox--five-columns > * {
    margin-left: 1em;
    margin-right: 1em;
    width: 100%; }

.l-flexbox--three-columns {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -0.5em; }
  .l-flexbox--three-columns > * {
    margin-left: 0.5em;
    margin-right: 0.5em;
    width: 100%; }

.l-flexbox--two-grids, .l-flexbox--two-grids-40-60, .block-30-70--alt:nth-of-type(even), .block-30-70--alt.block--alt-order, .featured-content--homepage .block-30-70--alt:nth-of-type(even), .featured-content--homepage .block-30-70--alt.block--alt-order, .l-flexbox--two-grids-60-40, .l-flexbox--two-grids-70-30, .l-flexbox--two-grids-30-70, .l-flexbox--two-grids-75-25, .l-flexbox--two-grids-25-75, .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, .events .l-flexbox--two-grids-40-60, .events .l-flexbox--two-grids-60-40 {
  -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 > *, .block-30-70--alt:nth-of-type(even) > *, .block-30-70--alt.block--alt-order > *, .featured-content--homepage .block-30-70--alt:nth-of-type(even) > *, .featured-content--homepage .block-30-70--alt.block--alt-order > *, .l-flexbox--two-grids-60-40 > *, .l-flexbox--two-grids-70-30 > *, .l-flexbox--two-grids-30-70 > *, .l-flexbox--two-grids-75-25 > *, .l-flexbox--two-grids-25-75 > *, .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 > *, .events .l-flexbox--two-grids-40-60 > *,
  .events .block-30-70--alt:nth-of-type(even) > *,
  .events .block-30-70--alt.block--alt-order > *, .events .l-flexbox--two-grids-60-40 > * {
    width: 100%; }

.l-flexbox--two-columns,
.resource-collection__list,
.nav--primary .nav__subnav {
  -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--two-columns > *, .resource-collection__list > *, .nav--primary .nav__subnav > * {
    width: calc(100% - 2em); }
    @media (min-width: 52.1875em) {
      .l-flexbox--two-columns > *, .resource-collection__list > *, .nav--primary .nav__subnav > * {
        width: calc(50% - 2em); } }

.l-flexbox--two-columns-35-65 {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-grid-row-align: stretch;
      align-items: stretch; }
  @media (min-width: 56.25em) {
    .l-flexbox--two-columns-35-65 > * {
      width: calc(35% - 2em); } }
  @media (min-width: 56.25em) {
    .l-flexbox--two-columns-35-65 > *:last-child {
      width: calc(65% - 2em); } }

@media (min-width: 52.1875em) {
  .l-flexbox--two-columns-30-70 > * {
    width: calc(30% - 2em); } }

@media (min-width: 52.1875em) {
  .l-flexbox--two-columns-30-70 > *:last-child {
    width: calc(70% - 2em); } }

.l-flexbox--two-columns-75-25 {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-grid-row-align: stretch;
      align-items: stretch; }
  @media (min-width: 56.25em) {
    .l-flexbox--two-columns-75-25 > * {
      width: calc(75% - 2em); } }
  @media (min-width: 56.25em) {
    .l-flexbox--two-columns-75-25 > *:last-child {
      width: calc(25% - 2em); } }

.l-flexbox--two-columns-25-75 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-grid-row-align: center;
      align-items: center; }
  @media (min-width: 56.25em) {
    .l-flexbox--two-columns-25-75 > * {
      width: calc(25% - 2em); } }
  @media (min-width: 56.25em) {
    .l-flexbox--two-columns-25-75 > *:last-child {
      width: calc(75% - 2em); } }

.l-flexbox--two-columns-70-30 {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-grid-row-align: stretch;
      align-items: stretch; }
  @media (min-width: 56.25em) {
    .l-flexbox--two-columns-70-30 > * {
      width: calc(70% - 2em); } }
  @media (min-width: 56.25em) {
    .l-flexbox--two-columns-70-30 > *:last-child {
      width: calc(30% - 2em); } }

.l-flexbox--two-columns-60-40 {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-grid-row-align: stretch;
      align-items: stretch; }
  @media (min-width: 52.1875em) {
    .l-flexbox--two-columns-60-40 > * {
      width: calc(60% - 2em); } }
  @media (min-width: 52.1875em) {
    .l-flexbox--two-columns-60-40 > *:last-child {
      width: calc(40% - 2em); } }

.l-flexbox--two-columns-40-60 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-grid-row-align: center;
      align-items: center; }
  @media (min-width: 52.1875em) {
    .l-flexbox--two-columns-40-60 > * {
      width: calc(40% - 2em); } }
  @media (min-width: 52.1875em) {
    .l-flexbox--two-columns-40-60 > *:last-child {
      width: calc(60% - 2em); } }

.l-flexbox--two-columns-80-20 {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-grid-row-align: stretch;
      align-items: stretch; }
  @media (min-width: 52.1875em) {
    .l-flexbox--two-columns-80-20 > * {
      width: calc(80% - 2em); } }
  @media (min-width: 52.1875em) {
    .l-flexbox--two-columns-80-20 > *:last-child {
      width: calc(20% - 2em); } }

.l-flexbox--two-columns-20-80 {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-grid-row-align: stretch;
      align-items: stretch; }
  @media (min-width: 52.1875em) {
    .l-flexbox--two-columns-20-80 > * {
      width: calc(20% - 2em); } }
  @media (min-width: 52.1875em) {
    .l-flexbox--two-columns-20-80 > *:last-child {
      width: calc(80% - 2em); } }

.l-flexbox--two-columns-15-85 {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-grid-row-align: stretch;
      align-items: stretch; }
  @media (min-width: 52.1875em) {
    .l-flexbox--two-columns-15-85 > * {
      width: calc(15% - 2em); } }
  @media (min-width: 52.1875em) {
    .l-flexbox--two-columns-15-85 > *:last-child {
      width: calc(85% - 2em); } }

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

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

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

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

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

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

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

@media (min-width: 68.75em) {
  .l-flexbox--five-columns > * {
    width: calc(20% - 2em); } }

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

.l-flexbox--two-grids-40-60 > *, .block-30-70--alt:nth-of-type(even) > *, .block-30-70--alt.block--alt-order > *, .featured-content--homepage .block-30-70--alt:nth-of-type(even) > *, .featured-content--homepage .block-30-70--alt.block--alt-order > * {
  margin-bottom: 0; }

@media (min-width: 52.1875em) {
  .l-flexbox--two-grids-40-60 > *:first-child, .block-30-70--alt:nth-of-type(even) > *:first-child, .block-30-70--alt.block--alt-order > *:first-child, .featured-content--homepage .block-30-70--alt:nth-of-type(even) > *:first-child, .featured-content--homepage .block-30-70--alt.block--alt-order > *:first-child {
    width: 40%; } }

@media (min-width: 52.1875em) {
  .l-flexbox--two-grids-40-60 > *:last-child, .block-30-70--alt:nth-of-type(even) > *:last-child, .block-30-70--alt.block--alt-order > *:last-child, .featured-content--homepage .block-30-70--alt:nth-of-type(even) > *:last-child, .featured-content--homepage .block-30-70--alt.block--alt-order > *:last-child {
    width: 60%; } }

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

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

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

.l-flexbox--two-grids-70-30 > * {
  margin-bottom: 0; }

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

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

.l-flexbox--two-grids-30-70 > * {
  margin-bottom: 0; }

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

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

.l-flexbox--two-grids-75-25 > * {
  margin-bottom: 0; }

@media (min-width: 52.1875em) {
  .l-flexbox--two-grids-75-25 > *:first-child {
    width: 75%; } }

@media (min-width: 52.1875em) {
  .l-flexbox--two-grids-75-25 > *:last-child {
    width: 25%; } }

.l-flexbox--two-grids-25-75 > * {
  margin-bottom: 0; }

@media (min-width: 52.1875em) {
  .l-flexbox--two-grids-25-75 > *:first-child {
    width: 25%; } }

@media (min-width: 52.1875em) {
  .l-flexbox--two-grids-25-75 > *:last-child {
    width: 75%; } }

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

@media (min-width: 52.1875em) {
  .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: 52.1875em) {
      .l-flexbox--two-large-grids > *, .l-flexbox--three-large-grids > * {
        width: calc(50% - 50px); } }

@media (min-width: 52.1875em) {
  .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: 52.1875em) {
      .l-flexbox--two-medium-grids > *, .l-flexbox--three-medium-grids > *, .l-flexbox--four-medium-grids > * {
        width: calc(50% - 50px); } }

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

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

.events .l-flexbox--two-grids-40-60 > *,
.events .block-30-70--alt:nth-of-type(even) > *,
.events .block-30-70--alt.block--alt-order > *,
.events .featured-content--homepage .block-30-70--alt:nth-of-type(even) > *,
.events .featured-content--homepage .block-30-70--alt.block--alt-order > * {
  margin-bottom: 0; }

@media (min-width: 52.1875em) {
  .events .l-flexbox--two-grids-40-60 > *:first-child,
  .events .block-30-70--alt:nth-of-type(even) > *:first-child,
  .events .block-30-70--alt.block--alt-order > *:first-child,
  .events .featured-content--homepage .block-30-70--alt:nth-of-type(even) > *:first-child,
  .events .featured-content--homepage .block-30-70--alt.block--alt-order > *:first-child {
    width: 26.875em; } }

@media (min-width: 52.1875em) {
  .events .l-flexbox--two-grids-40-60 > *:last-child,
  .events .block-30-70--alt:nth-of-type(even) > *:last-child,
  .events .block-30-70--alt.block--alt-order > *:last-child,
  .events .featured-content--homepage .block-30-70--alt:nth-of-type(even) > *:last-child,
  .events .featured-content--homepage .block-30-70--alt.block--alt-order > *:last-child {
    width: 40.8125em; } }

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

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

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

.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: 50%;
      flex-basis: 50%;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.l-sidebars__sidebar {
  -ms-flex-preferred-size: 150px;
      flex-basis: 150px;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex: none;
      flex: none; }

.l-sidebar--right .l-sidebars__sidebar {
  -ms-flex-preferred-size: 210px;
      flex-basis: 210px;
  min-width: 205px; }

.l-sidebar--right .l-sidebars__main {
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
  -webkit-box-flex: 2;
      -ms-flex-positive: 2;
          flex-grow: 2; }

.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,
.resource-collection__list,
.nav--primary .nav__subnav {
  -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--two-columns > *, .resource-collection__list > *, .nav--primary .nav__subnav > * {
    width: calc(100% - 2em); }
    @media (min-width: 52.1875em) {
      .l-flexbox--two-columns > *, .resource-collection__list > *, .nav--primary .nav__subnav > * {
        width: calc(50% - 2em); } }

.l-flexbox--two-columns-35-65 {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-grid-row-align: stretch;
      align-items: stretch; }
  @media (min-width: 56.25em) {
    .l-flexbox--two-columns-35-65 > * {
      width: calc(35% - 2em); } }
  @media (min-width: 56.25em) {
    .l-flexbox--two-columns-35-65 > *:last-child {
      width: calc(65% - 2em); } }

@media (min-width: 52.1875em) {
  .l-flexbox--two-columns-30-70 > * {
    width: calc(30% - 2em); } }

@media (min-width: 52.1875em) {
  .l-flexbox--two-columns-30-70 > *:last-child {
    width: calc(70% - 2em); } }

.l-flexbox--two-columns-75-25 {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-grid-row-align: stretch;
      align-items: stretch; }
  @media (min-width: 56.25em) {
    .l-flexbox--two-columns-75-25 > * {
      width: calc(75% - 2em); } }
  @media (min-width: 56.25em) {
    .l-flexbox--two-columns-75-25 > *:last-child {
      width: calc(25% - 2em); } }

.l-flexbox--two-columns-25-75 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-grid-row-align: center;
      align-items: center; }
  @media (min-width: 56.25em) {
    .l-flexbox--two-columns-25-75 > * {
      width: calc(25% - 2em); } }
  @media (min-width: 56.25em) {
    .l-flexbox--two-columns-25-75 > *:last-child {
      width: calc(75% - 2em); } }

.l-flexbox--two-columns-70-30 {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-grid-row-align: stretch;
      align-items: stretch; }
  @media (min-width: 56.25em) {
    .l-flexbox--two-columns-70-30 > * {
      width: calc(70% - 2em); } }
  @media (min-width: 56.25em) {
    .l-flexbox--two-columns-70-30 > *:last-child {
      width: calc(30% - 2em); } }

.l-flexbox--two-columns-60-40 {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-grid-row-align: stretch;
      align-items: stretch; }
  @media (min-width: 52.1875em) {
    .l-flexbox--two-columns-60-40 > * {
      width: calc(60% - 2em); } }
  @media (min-width: 52.1875em) {
    .l-flexbox--two-columns-60-40 > *:last-child {
      width: calc(40% - 2em); } }

.l-flexbox--two-columns-40-60 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-grid-row-align: center;
      align-items: center; }
  @media (min-width: 52.1875em) {
    .l-flexbox--two-columns-40-60 > * {
      width: calc(40% - 2em); } }
  @media (min-width: 52.1875em) {
    .l-flexbox--two-columns-40-60 > *:last-child {
      width: calc(60% - 2em); } }

.l-flexbox--two-columns-80-20 {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-grid-row-align: stretch;
      align-items: stretch; }
  @media (min-width: 52.1875em) {
    .l-flexbox--two-columns-80-20 > * {
      width: calc(80% - 2em); } }
  @media (min-width: 52.1875em) {
    .l-flexbox--two-columns-80-20 > *:last-child {
      width: calc(20% - 2em); } }

.l-flexbox--two-columns-20-80 {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-grid-row-align: stretch;
      align-items: stretch; }
  @media (min-width: 52.1875em) {
    .l-flexbox--two-columns-20-80 > * {
      width: calc(20% - 2em); } }
  @media (min-width: 52.1875em) {
    .l-flexbox--two-columns-20-80 > *:last-child {
      width: calc(80% - 2em); } }

.l-flexbox--two-columns-15-85 {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-grid-row-align: stretch;
      align-items: stretch; }
  @media (min-width: 52.1875em) {
    .l-flexbox--two-columns-15-85 > * {
      width: calc(15% - 2em); } }
  @media (min-width: 52.1875em) {
    .l-flexbox--two-columns-15-85 > *:last-child {
      width: calc(85% - 2em); } }

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

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

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

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

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

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

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

@media (min-width: 68.75em) {
  .l-flexbox--five-columns > * {
    width: calc(20% - 2em); } }

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

.l-flexbox--two-grids-40-60 > *, .block-30-70--alt:nth-of-type(even) > *, .block-30-70--alt.block--alt-order > *, .featured-content--homepage .block-30-70--alt:nth-of-type(even) > *, .featured-content--homepage .block-30-70--alt.block--alt-order > * {
  margin-bottom: 0; }

@media (min-width: 52.1875em) {
  .l-flexbox--two-grids-40-60 > *:first-child, .block-30-70--alt:nth-of-type(even) > *:first-child, .block-30-70--alt.block--alt-order > *:first-child, .featured-content--homepage .block-30-70--alt:nth-of-type(even) > *:first-child, .featured-content--homepage .block-30-70--alt.block--alt-order > *:first-child {
    width: 40%; } }

@media (min-width: 52.1875em) {
  .l-flexbox--two-grids-40-60 > *:last-child, .block-30-70--alt:nth-of-type(even) > *:last-child, .block-30-70--alt.block--alt-order > *:last-child, .featured-content--homepage .block-30-70--alt:nth-of-type(even) > *:last-child, .featured-content--homepage .block-30-70--alt.block--alt-order > *:last-child {
    width: 60%; } }

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

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

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

.l-flexbox--two-grids-70-30 > * {
  margin-bottom: 0; }

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

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

.l-flexbox--two-grids-30-70 > * {
  margin-bottom: 0; }

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

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

.l-flexbox--two-grids-75-25 > * {
  margin-bottom: 0; }

@media (min-width: 52.1875em) {
  .l-flexbox--two-grids-75-25 > *:first-child {
    width: 75%; } }

@media (min-width: 52.1875em) {
  .l-flexbox--two-grids-75-25 > *:last-child {
    width: 25%; } }

.l-flexbox--two-grids-25-75 > * {
  margin-bottom: 0; }

@media (min-width: 52.1875em) {
  .l-flexbox--two-grids-25-75 > *:first-child {
    width: 25%; } }

@media (min-width: 52.1875em) {
  .l-flexbox--two-grids-25-75 > *:last-child {
    width: 75%; } }

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

@media (min-width: 52.1875em) {
  .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: 52.1875em) {
      .l-flexbox--two-large-grids > *, .l-flexbox--three-large-grids > * {
        width: calc(50% - 50px); } }

@media (min-width: 52.1875em) {
  .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: 52.1875em) {
      .l-flexbox--two-medium-grids > *, .l-flexbox--three-medium-grids > *, .l-flexbox--four-medium-grids > * {
        width: calc(50% - 50px); } }

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

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

.events .l-flexbox--two-grids-40-60 > *,
.events .block-30-70--alt:nth-of-type(even) > *,
.events .block-30-70--alt.block--alt-order > *,
.events .featured-content--homepage .block-30-70--alt:nth-of-type(even) > *,
.events .featured-content--homepage .block-30-70--alt.block--alt-order > * {
  margin-bottom: 0; }

@media (min-width: 52.1875em) {
  .events .l-flexbox--two-grids-40-60 > *:first-child,
  .events .block-30-70--alt:nth-of-type(even) > *:first-child,
  .events .block-30-70--alt.block--alt-order > *:first-child,
  .events .featured-content--homepage .block-30-70--alt:nth-of-type(even) > *:first-child,
  .events .featured-content--homepage .block-30-70--alt.block--alt-order > *:first-child {
    width: 26.875em; } }

@media (min-width: 52.1875em) {
  .events .l-flexbox--two-grids-40-60 > *:last-child,
  .events .block-30-70--alt:nth-of-type(even) > *:last-child,
  .events .block-30-70--alt.block--alt-order > *:last-child,
  .events .featured-content--homepage .block-30-70--alt:nth-of-type(even) > *:last-child,
  .events .featured-content--homepage .block-30-70--alt.block--alt-order > *:last-child {
    width: 40.8125em; } }

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

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

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

/* generated with grunt-sass-globbing */
.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; } }

.block-30-70 {
  position: relative;
  z-index: 88; }

@media (min-width: 52.1875em) {
  .block-30-70--alt:nth-of-type(even) .block__image, .block-30-70--alt.block--alt-order .block__image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .block-30-70--alt:nth-of-type(even) .block__text, .block-30-70--alt.block--alt-order .block__text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; } }

.block-30-70--alt:nth-of-type(1), .block-30-70--alt:nth-of-type(4n+1) {
  background-color: #dbe8f3; }

.block-30-70--alt:nth-of-type(2), .block-30-70--alt:nth-of-type(5n+6), .block-30-70--alt.block-30-70--dark {
  background-color: #030d26; }
  .block-30-70--alt:nth-of-type(2) .block__topics, .block-30-70--alt:nth-of-type(5n+6) .block__topics, .block-30-70--alt.block-30-70--dark .block__topics {
    color: #dbe8f3; }
  .block-30-70--alt:nth-of-type(2) .block__title, .block-30-70--alt:nth-of-type(5n+6) .block__title, .block-30-70--alt.block-30-70--dark .block__title {
    color: #7cd1bb; }
  .block-30-70--alt:nth-of-type(2) .block__text, .block-30-70--alt:nth-of-type(5n+6) .block__text, .block-30-70--alt.block-30-70--dark .block__text {
    color: #fff; }
  .block-30-70--alt:nth-of-type(2) .block__button .button, .block-30-70--alt:nth-of-type(5n+6) .block__button .button, .block-30-70--alt.block-30-70--dark .block__button .button {
    color: #f5b544; }
    .block-30-70--alt:nth-of-type(2) .block__button .button:hover, .block-30-70--alt:nth-of-type(2) .block__button .button:focus, .block-30-70--alt:nth-of-type(5n+6) .block__button .button:hover, .block-30-70--alt:nth-of-type(5n+6) .block__button .button:focus, .block-30-70--alt.block-30-70--dark .block__button .button:hover, .block-30-70--alt.block-30-70--dark .block__button .button:focus {
      background-color: #f5b544;
      border-color: #f5b544;
      color: #294581; }

.block-30-70--alt:nth-of-type(3), .block-30-70--alt:nth-of-type(6n+7) {
  background-color: #f6f4f0; }

.block-30-70--alt:nth-of-type(4), .block-30-70--alt:nth-of-type(7n+8) {
  background-color: #202f5a; }
  .block-30-70--alt:nth-of-type(4) .block__topics, .block-30-70--alt:nth-of-type(7n+8) .block__topics {
    color: #dbe8f3; }
  .block-30-70--alt:nth-of-type(4) .block__title, .block-30-70--alt:nth-of-type(7n+8) .block__title {
    color: #7cd1bb; }
  .block-30-70--alt:nth-of-type(4) .block__text, .block-30-70--alt:nth-of-type(7n+8) .block__text {
    color: #fff; }
  .block-30-70--alt:nth-of-type(4) .block__button .button, .block-30-70--alt:nth-of-type(7n+8) .block__button .button {
    color: #f5b544; }
    .block-30-70--alt:nth-of-type(4) .block__button .button:hover, .block-30-70--alt:nth-of-type(4) .block__button .button:focus, .block-30-70--alt:nth-of-type(7n+8) .block__button .button:hover, .block-30-70--alt:nth-of-type(7n+8) .block__button .button:focus {
      background-color: #f5b544;
      border-color: #f5b544;
      color: #294581; }

.block-30-70--alt .block__topics {
  color: #3972a9;
  display: inline-block;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase; }

.block-30-70--alt .block__image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 300px; }
  @media (min-width: 50em) {
    .block-30-70--alt .block__image {
      min-height: 420px; } }

.block-30-70--alt .block__title::after {
  background-color: #19a78c;
  content: '';
  display: block;
  height: 4px;
  max-width: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 15%; }

.block-30-70--alt .block__text {
  line-height: 1.4;
  padding-left: 35px;
  padding-right: 35px; }
  @media (min-width: 56.25em) {
    .block-30-70--alt .block__text {
      padding-left: 75px;
      padding-right: 75px; } }

.block-30-70--alt .block__button i {
  color: #f5b544;
  vertical-align: middle; }

.block-30-70--alt .block__button a::after {
  display: none; }

.block-30-70--alt .block__button:hover i, .block-30-70--alt .block__button:focus i {
  color: #fff; }

.block-30-70--alt .block__button:hover .button__text, .block-30-70--alt .block__button:focus .button__text {
  border-color: #fff; }

.block__topic {
  display: inline-block; }

.block__type {
  background-color: #19a78c;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.3;
  margin-right: 10px;
  padding: 4px 8px;
  text-transform: uppercase; }
  @media (min-width: 56.25em) {
    .block__type {
      font-size: 16px; } }

@media (min-width: 52.1875em) {
  .block-50-50--alt:nth-child(even) .block__image, .block-50-50--alt.block--alt-order .block__image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .block-50-50--alt:nth-child(even) .block__text, .block-50-50--alt.block--alt-order .block__text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; } }

.block-50-50--alt:nth-of-type(1), .block-50-50--alt:nth-of-type(4n+1) {
  background-color: #dbe8f3; }

.block-50-50--alt:nth-of-type(2), .block-50-50--alt:nth-of-type(5n+6) {
  background-color: #030d26; }
  .block-50-50--alt:nth-of-type(2) .block__topics, .block-50-50--alt:nth-of-type(5n+6) .block__topics {
    color: #dbe8f3; }
  .block-50-50--alt:nth-of-type(2) .block__title, .block-50-50--alt:nth-of-type(5n+6) .block__title {
    color: #7cd1bb; }
  .block-50-50--alt:nth-of-type(2) .block__text, .block-50-50--alt:nth-of-type(5n+6) .block__text {
    color: #fff; }
  .block-50-50--alt:nth-of-type(2) .block__button .button, .block-50-50--alt:nth-of-type(5n+6) .block__button .button {
    color: #f5b544; }
    .block-50-50--alt:nth-of-type(2) .block__button .button:hover, .block-50-50--alt:nth-of-type(2) .block__button .button:focus, .block-50-50--alt:nth-of-type(5n+6) .block__button .button:hover, .block-50-50--alt:nth-of-type(5n+6) .block__button .button:focus {
      background-color: #f5b544;
      border-color: #f5b544;
      color: #294581; }

.block-50-50--alt:nth-of-type(3), .block-50-50--alt:nth-of-type(6n+7) {
  background-color: #f6f4f0; }

.block-50-50--alt:nth-of-type(4), .block-50-50--alt:nth-of-type(7n+8) {
  background-color: #202f5a; }
  .block-50-50--alt:nth-of-type(4) .block__topics, .block-50-50--alt:nth-of-type(7n+8) .block__topics {
    color: #dbe8f3; }
  .block-50-50--alt:nth-of-type(4) .block__title, .block-50-50--alt:nth-of-type(7n+8) .block__title {
    color: #7cd1bb; }
  .block-50-50--alt:nth-of-type(4) .block__text, .block-50-50--alt:nth-of-type(7n+8) .block__text {
    color: #fff; }
  .block-50-50--alt:nth-of-type(4) .block__button .button, .block-50-50--alt:nth-of-type(7n+8) .block__button .button {
    color: #f5b544; }
    .block-50-50--alt:nth-of-type(4) .block__button .button:hover, .block-50-50--alt:nth-of-type(4) .block__button .button:focus, .block-50-50--alt:nth-of-type(7n+8) .block__button .button:hover, .block-50-50--alt:nth-of-type(7n+8) .block__button .button:focus {
      background-color: #f5b544;
      border-color: #f5b544;
      color: #294581; }

.block-50-50--alt .block__topics {
  color: #3972a9;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase; }

.block-50-50--alt .block__image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 300px; }
  @media (min-width: 50em) {
    .block-50-50--alt .block__image {
      min-height: 420px; } }

.block-50-50--alt .block__title::after {
  background-color: #19a78c;
  content: '';
  display: block;
  height: 4px;
  max-width: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 15%; }

.block-50-50--alt .block__text {
  line-height: 1.4;
  padding-left: 35px;
  padding-right: 35px; }
  @media (min-width: 56.25em) {
    .block-50-50--alt .block__text {
      padding-left: 75px;
      padding-right: 75px; } }

.block-50-50--alt .block__button i {
  color: #f5b544;
  vertical-align: middle; }

.block-50-50--alt .block__button a::after {
  display: none; }

.block-50-50--alt .block__button:hover i, .block-50-50--alt .block__button:focus i {
  color: #fff; }

.block-50-50--alt .block__button:hover .button__text, .block-50-50--alt .block__button:focus .button__text {
  border-color: #fff; }

.block-50-50--alt.block-50-50--stone {
  background-color: transparent; }
  .block-50-50--alt.block-50-50--stone .block__title {
    color: #3972a9; }
  .block-50-50--alt.block-50-50--stone .block__text {
    color: #464646; }
  .block-50-50--alt.block-50-50--stone .block__button .button {
    color: #294581; }
    .block-50-50--alt.block-50-50--stone .block__button .button:hover, .block-50-50--alt.block-50-50--stone .block__button .button:focus {
      background-color: #294581;
      border-color: #294581;
      color: #f5b544; }

.block-50-50--text > *:first-child {
  background-color: #3972a9;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center; }

.block-50-50--text > *:last-child {
  background-color: #202f5a;
  color: #fff; }

.block-50-50--text > * {
  padding-left: 35px;
  padding-right: 35px; }

.block-50-50--text .block__quote > * {
  width: 100%; }

.block-50-50--text .block__quote-text {
  text-align: center;
  color: #fff; }

.block-50-50--text .block__cite {
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase; }
  .block-50-50--text .block__cite::before {
    content: '-'; }

.block-50-50--text .block__title {
  color: #7cd1bb; }

.breadcrumbs {
  line-height: 1.3; }

.breadcrumb__content {
  color: #202f5a;
  font-size: 14px; }

.breadcrumb__link {
  color: #202f5a; }

.button {
  background-color: #19a78c;
  border: 0;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.25;
  padding: 0.5625rem 1.25rem;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  white-space: normal;
  margin: 0 0 0.5em; }
  .button:focus, .button:hover {
    background-color: #202f5a;
    color: #fff;
    outline: 0; }
  .button:active {
    background-color: #202f5a;
    color: #fff; }
  .button[disabled] {
    background-color: #d6d7d9;
    color: #323a45;
    cursor: default;
    pointer-events: none; }
  .button + .button {
    margin-left: 0.5em; }
    [dir='rtl'] .button + .button {
      margin-left: 0;
      margin-right: 0.5em; }
  .button i {
    color: #fff;
    vertical-align: middle; }

.button__text {
  border-right: 1px solid #fff;
  padding-right: 8px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle; }

.callout {
  border: 4px solid #f5b544;
  padding-left: 35px;
  padding-right: 35px; }
  .callout p:last-of-type {
    margin-bottom: 0; }

.card {
  background-color: #fff;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.08); }
  @media (min-width: 56.25em) {
    .card {
      margin-bottom: 0; } }
  .card:hover {
    box-shadow: 0 0 0 6px #f5b544; }

.card__content {
  background: #fff;
  padding: 10px; }

.card__type {
  background-color: #19a78c;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.3;
  margin-left: 25px;
  margin-right: 25px;
  padding: 4px 8px;
  text-transform: uppercase; }
  @media (min-width: 56.25em) {
    .card__type {
      font-size: 16px; } }
  .card__type.policy-statement {
    background-color: #3972a9; }
  .card__type.policy-update {
    background-color: #08382f; }
  .card__type.press-release {
    background-color: #202f5a; }
  .card__type.in-the-news {
    background-color: #0b6751; }
  .card__type.blog {
    background-color: #19a78c; }
  .card__type.publication {
    background-color: #294581; }
  .card__type.event-recap {
    background-color: #355aa8; }
  .card__type.std-resource {
    background-color: #f3a61d; }
  .card__type.weekly-update {
    background-color: #061a4c; }

.card-types::after {
  content: ', '; }

.card-types:last-child::after {
  content: ''; }

.card__title {
  color: #294581;
  font-size: 22px;
  font-weight: 500;
  line-height: 1;
  margin-left: 25px;
  margin-right: 25px; }

.card__image {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  height: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end; }
  @media (min-width: 50em) {
    .card__image {
      height: 150px; } }

.card__date {
  font-size: 12px;
  margin-left: 25px;
  margin-right: 25px; }

.cards--featured {
  position: relative;
  z-index: 80; }
  .cards--featured .card {
    margin-bottom: 30px;
    min-height: 250px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
    @media (min-width: 52.1875em) {
      .cards--featured .card {
        margin-bottom: 0;
        min-height: 405px; } }
  .cards--featured .card__content {
    border-radius: 3px;
    max-width: 300px;
    padding-left: 1.09375rem;
    padding-right: 1.09375rem; }
  .cards--featured .card__type {
    margin-top: 5px; }

.cards--icons {
  text-align: center; }
  .cards--icons .card {
    background-color: #444444;
    background-blend-mode: overlay;
    height: 345px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-grid-row-align: center;
        align-items: center;
    transition: all 0.2s ease-in-out; }
    .cards--icons .card > * {
      width: 100%; }
    .cards--icons .card p, .cards--icons .card .button {
      margin: 0; }
    .cards--icons .card:hover, .cards--icons .card:focus {
      background-color: #3972a9;
      background-image: none !important;
      box-shadow: 0 0 0 6px #fff; }
      .cards--icons .card:hover .card__summary, .cards--icons .card:focus .card__summary {
        max-height: 220px;
        line-height: 1.3;
        transition: max-height 0.125s ease-in-out; }
  .cards--icons .card__icon {
    max-height: 55px;
    line-height: 1; }
  .cards--icons .card__title {
    color: #fff;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 700; }
    .cards--icons .card__title::first-line {
      font-size: 17px;
      font-weight: 500; }
  .cards--icons .card__content {
    background-color: transparent;
    color: #fff; }
  .cards--icons .card__summary {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.125s ease-in-out;
    padding-left: 60px;
    padding-right: 60px; }

.card--bg-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.circle__image {
  height: 100%;
  position: relative; }
  .circle__image::after {
    clear: both;
    content: '';
    display: table; }
  .circle__image::before {
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    background-image: url("../images/bg/img_stone.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/img_stone.svg");
    width: 174px;
    height: 227px;
    z-index: 16; }
  .circle__image.alignleft {
    margin-bottom: 35px;
    margin-top: 35px; }
    @media (min-width: 69.6875em) {
      .circle__image.alignleft {
        margin: 60px 60px 60px -200px; }
        .circle__image.alignleft::before {
          top: -100px; } }
  .circle__image.alignright {
    margin-bottom: 35px;
    margin-top: 35px; }
    @media (min-width: 69.6875em) {
      .circle__image.alignright {
        margin: 60px -200px 60px 60px; }
        .circle__image.alignright::before {
          top: -100px;
          right: 0;
          -webkit-transform: scaleX(-1);
              -ms-transform: scaleX(-1);
                  transform: scaleX(-1); }
        .circle__image.alignright .wp-caption-text {
          text-align: right; } }
  .circle__image .wp-caption-text {
    font-size: 13px;
    line-height: 1;
    margin-top: 10px;
    text-align: center; }
    @media (min-width: 69.6875em) {
      .circle__image .wp-caption-text {
        margin-top: 0;
        max-width: 140px;
        text-align: left; } }

.contact-form br {
  display: none; }

.contact-form * {
  box-sizing: border-box; }

.contact-form .form-item__text {
  display: inline-block;
  width: 100%; }

.contact-form .form-item__textarea {
  max-width: 100%; }
  @media (min-width: 52.1875em) {
    .contact-form .form-item__textarea {
      min-width: 485px; } }

.contact-form .fa {
  color: #f5b544; }

.copyright {
  border-top: 2px solid #202f5a;
  color: #3972a9;
  font-size: 13px; }

@media (min-width: 52.1875em) {
  .copyright__menu {
    text-align: right; } }

.copyright__menu a {
  color: #fff;
  display: inline-block;
  font-weight: 600;
  margin-left: 30px; }

.email-footer {
  background-color: #294581;
  color: #fff;
  max-height: 420px;
  overflow: hidden;
  position: relative; }
  @media (min-width: 52.1875em) {
    .email-footer {
      max-height: 320px; } }
  .email-footer input,
  .email-footer .button,
  .email-footer .form-item {
    margin: 0; }
  .email-footer .form-item__text {
    border: 0; }

.email-footer__text,
.email-footer__form {
  color: #fff;
  position: relative;
  z-index: 31; }
  .email-footer__text .button,
  .email-footer__form .button {
    display: block;
    width: 100%;
    margin-top: 10px; }
    @media (min-width: 52.1875em) {
      .email-footer__text .button,
      .email-footer__form .button {
        display: inline-block;
        width: auto;
        margin-top: 0; } }

.email-footer__stones {
  position: absolute;
  right: 0;
  top: 0;
  width: 590px;
  z-index: 3;
  height: 100%; }
  .email-footer__stones svg {
    height: 100%; }
    @media (min-width: 52.1875em) {
      .email-footer__stones svg {
        height: auto; } }

.email-footer__stone1 {
  fill: #3972a9;
  -webkit-animation-name: email-stone1;
          animation-name: email-stone1;
  -webkit-animation-duration: 19s;
          animation-duration: 19s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.email-footer__stone2 {
  fill: #3972a9;
  -webkit-animation-name: email-stone2;
          animation-name: email-stone2;
  -webkit-animation-duration: 15s;
          animation-duration: 15s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.email-footer__stone3 {
  fill: #202f5a;
  -webkit-animation-name: email-stone3;
          animation-name: email-stone3;
  -webkit-animation-duration: 18s;
          animation-duration: 18s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

@-webkit-keyframes email-stone1 {
  0% {
    -webkit-transform: skewX(0) rotateX(10deg) rotateX(0deg);
            transform: skewX(0) rotateX(10deg) rotateX(0deg); }
  50% {
    -webkit-transform: skewX(20deg) rotate(0deg) rotateX(45deg);
            transform: skewX(20deg) rotate(0deg) rotateX(45deg); }
  100% {
    -webkit-transform: skewX(0) rotateX(0deg) rotatex(0deg);
            transform: skewX(0) rotateX(0deg) rotatex(0deg); } }

@keyframes email-stone1 {
  0% {
    -webkit-transform: skewX(0) rotateX(10deg) rotateX(0deg);
            transform: skewX(0) rotateX(10deg) rotateX(0deg); }
  50% {
    -webkit-transform: skewX(20deg) rotate(0deg) rotateX(45deg);
            transform: skewX(20deg) rotate(0deg) rotateX(45deg); }
  100% {
    -webkit-transform: skewX(0) rotateX(0deg) rotatex(0deg);
            transform: skewX(0) rotateX(0deg) rotatex(0deg); } }

@-webkit-keyframes email-stone2 {
  0% {
    -webkit-transform: translateX(0) rotateX(8deg) scale(1) skewX(0) rotateY(25deg);
            transform: translateX(0) rotateX(8deg) scale(1) skewX(0) rotateY(25deg); }
  50% {
    -webkit-transform: translateX(-30px) rotateX(0deg) scale(1.25) skewX(15deg) rotateY(0deg);
            transform: translateX(-30px) rotateX(0deg) scale(1.25) skewX(15deg) rotateY(0deg); }
  100% {
    -webkit-transform: translateX(0) rotateX(8deg) scale(1) skewX(0) rotateY(25deg);
            transform: translateX(0) rotateX(8deg) scale(1) skewX(0) rotateY(25deg); } }

@keyframes email-stone2 {
  0% {
    -webkit-transform: translateX(0) rotateX(8deg) scale(1) skewX(0) rotateY(25deg);
            transform: translateX(0) rotateX(8deg) scale(1) skewX(0) rotateY(25deg); }
  50% {
    -webkit-transform: translateX(-30px) rotateX(0deg) scale(1.25) skewX(15deg) rotateY(0deg);
            transform: translateX(-30px) rotateX(0deg) scale(1.25) skewX(15deg) rotateY(0deg); }
  100% {
    -webkit-transform: translateX(0) rotateX(8deg) scale(1) skewX(0) rotateY(25deg);
            transform: translateX(0) rotateX(8deg) scale(1) skewX(0) rotateY(25deg); } }

@-webkit-keyframes email-stone3 {
  0% {
    -webkit-transform: translateX(0) scale(1.2) translateX(0) skewX(0deg) skewY(0deg);
            transform: translateX(0) scale(1.2) translateX(0) skewX(0deg) skewY(0deg); }
  50% {
    -webkit-transform: translateX(-50px) scale(1.5) translateX(-40px) skewX(0deg) skewY(-2deg);
            transform: translateX(-50px) scale(1.5) translateX(-40px) skewX(0deg) skewY(-2deg); }
  100% {
    -webkit-transform: translateX(0) scale(1.2) translateX(0) skewX(0deg) skewY(0deg);
            transform: translateX(0) scale(1.2) translateX(0) skewX(0deg) skewY(0deg); } }

@keyframes email-stone3 {
  0% {
    -webkit-transform: translateX(0) scale(1.2) translateX(0) skewX(0deg) skewY(0deg);
            transform: translateX(0) scale(1.2) translateX(0) skewX(0deg) skewY(0deg); }
  50% {
    -webkit-transform: translateX(-50px) scale(1.5) translateX(-40px) skewX(0deg) skewY(-2deg);
            transform: translateX(-50px) scale(1.5) translateX(-40px) skewX(0deg) skewY(-2deg); }
  100% {
    -webkit-transform: translateX(0) scale(1.2) translateX(0) skewX(0deg) skewY(0deg);
            transform: translateX(0) scale(1.2) translateX(0) skewX(0deg) skewY(0deg); } }

.events-callout {
  background: #294581;
  padding-top: 0 !important; }

.events-callout-members {
  margin-top: 150px; }

.facets {
  font-size: 14px;
  line-height: 1.2; }
  @media (min-width: 52.1875em) {
    .facets {
      padding-right: 1em;
      padding-top: 2.1875rem;
      padding-bottom: 2.1875rem; } }

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

.facetwp-checkbox {
  background: transparent !important;
  margin-bottom: 10px !important;
  padding: 5px 20px !important;
  position: relative;
  font-size: 12px; }
  .facetwp-checkbox::before {
    background-color: #fff;
    border: 2px solid #7c7c7c;
    content: '';
    display: inline-block;
    height: 13px;
    margin-right: 10px;
    left: 0px;
    width: 13px;
    vertical-align: middle;
    position: absolute;
    top: 6px; }
  .facetwp-checkbox.checked::before {
    background-color: #19a78c;
    box-shadow: inset 0 0 0 2px #fff;
    border-width: 2px;
    border-color: #19a78c; }
  .facetwp-checkbox:hover::before, .facetwp-checkbox:focus::before {
    border-color: #19a78c; }
  .facetwp-checkbox.checked:hover, .facetwp-checkbox.checked:focus {
    background-color: transparent !important; }

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

.facets__title {
  color: #464646;
  font-size: 22px;
  font-weight: 500;
  display: none; }
  @media (min-width: 52.1875em) {
    .facets__title {
      display: block; } }

.facets__title--mobile {
  display: block; }
  @media (min-width: 52.1875em) {
    .facets__title--mobile {
      display: none; } }

.facet__content {
  display: none; }
  .facet__content.facet__content--open {
    display: block; }

.facet__content--open {
  display: block; }

.facet {
  border-bottom: 2px solid #f3f2ee; }
  .facet:first-of-type .facet__title {
    border-top: 6px solid #19a78c; }

.facets-toggle {
  display: none; }
  @media (min-width: 52.1875em) {
    .facets-toggle {
      display: block; } }

.facet__title {
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  padding-right: 10px;
  text-transform: uppercase; }

.facet__toggle {
  color: #f5b544;
  font-size: 12px; }

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

.facetwp-page {
  border-radius: 50%;
  color: #464646;
  font-size: 12px;
  line-height: 1 !important;
  padding: 4px 6px !important;
  vertical-align: middle; }
  .facetwp-page:hover, .facetwp-page:focus {
    background-color: #19a78c;
    color: #fff;
    font-weight: 500; }
    .facetwp-page:hover.active, .facetwp-page:focus.active {
      color: #fff; }
  .facetwp-page.active {
    color: #19a78c;
    font-weight: 500 !important; }

.facet-pager {
  display: inline-block;
  line-height: 1;
  margin-left: 2px;
  margin-right: 2px;
  color: #f5b544;
  font-size: 23px;
  font-weight: 700; }
  .facet-pager:hover, .facet-pager:focus {
    background-color: transparent;
    color: #19a78c; }

.facet-text {
  text-transform: uppercase; }
  .facet-text:hover, .facet-text:focus {
    background-color: transparent;
    color: #19a78c; }

.facet--buttons {
  text-transform: uppercase;
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #dbe8f3; }
  .facet--buttons .facets__title {
    font-size: 16px;
    color: #294581;
    display: block; }
    @media (min-width: 52.1875em) {
      .facet--buttons .facets__title {
        display: inline-block; } }
  .facet--buttons .facet {
    border: 0;
    display: block;
    width: 100%; }
    .facet--buttons .facet:first-of-type {
      border: 0; }
  .facet--buttons .facetwp-checkbox {
    display: block;
    padding: 4px 8px !important;
    background-color: #19a78c !important;
    color: #fff !important;
    margin: 0 8px 8px 8px !important;
    position: relative;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1.3; }
    @media (min-width: 52.1875em) {
      .facet--buttons .facetwp-checkbox {
        display: inline-block; } }
    @media (min-width: 56.25em) {
      .facet--buttons .facetwp-checkbox {
        font-size: 16px; } }
    .facet--buttons .facetwp-checkbox::before {
      display: none !important; }
    .facet--buttons .facetwp-checkbox.checked {
      padding: 4px 35px 4px 8px !important; }
      .facet--buttons .facetwp-checkbox.checked::after {
        background-color: rgba(0, 0, 0, 0.3);
        background-blend-mode: multiply;
        content: '\f057';
        color: rgba(255, 255, 255, 0.6);
        font-family: 'FontAwesome';
        font-size: 12px;
        position: absolute;
        right: 0;
        top: 0;
        padding: 8px;
        line-height: 1; }
    .facet--buttons .facetwp-checkbox[data-value="blog"] {
      background-color: #19a78c !important; }
      .facet--buttons .facetwp-checkbox[data-value="blog"]:hover, .facet--buttons .facetwp-checkbox[data-value="blog"]:focus {
        background-color: #14846e !important; }
    .facet--buttons .facetwp-checkbox[data-value="policy-update"] {
      background-color: #08382f !important; }
      .facet--buttons .facetwp-checkbox[data-value="policy-update"]:hover, .facet--buttons .facetwp-checkbox[data-value="policy-update"]:focus {
        background-color: #031511 !important; }
    .facet--buttons .facetwp-checkbox[data-value="policy-statement"] {
      background-color: #3972a9 !important; }
      .facet--buttons .facetwp-checkbox[data-value="policy-statement"]:hover, .facet--buttons .facetwp-checkbox[data-value="policy-statement"]:focus {
        background-color: #2f5d8a !important; }
    .facet--buttons .facetwp-checkbox[data-value="press-release"] {
      background-color: #202f5a !important; }
      .facet--buttons .facetwp-checkbox[data-value="press-release"]:hover, .facet--buttons .facetwp-checkbox[data-value="press-release"]:focus {
        background-color: #151f3c !important; }
    .facet--buttons .facetwp-checkbox[data-value="in-the-news"] {
      background-color: #0b6751 !important; }
      .facet--buttons .facetwp-checkbox[data-value="in-the-news"]:hover, .facet--buttons .facetwp-checkbox[data-value="in-the-news"]:focus {
        background-color: #074234 !important; }
    .facet--buttons .facetwp-checkbox[data-value="publication"] {
      background-color: #294581 !important; }
      .facet--buttons .facetwp-checkbox[data-value="publication"]:hover, .facet--buttons .facetwp-checkbox[data-value="publication"]:focus {
        background-color: #1f3462 !important; }
    .facet--buttons .facetwp-checkbox[data-value="event-recap"] {
      background-color: #355aa8 !important; }
      .facet--buttons .facetwp-checkbox[data-value="event-recap"]:hover, .facet--buttons .facetwp-checkbox[data-value="event-recap"]:focus {
        background-color: #2b4989 !important; }
    .facet--buttons .facetwp-checkbox[data-value="std-resource"] {
      background-color: #f3a61d !important; }
      .facet--buttons .facetwp-checkbox[data-value="std-resource"]:hover, .facet--buttons .facetwp-checkbox[data-value="std-resource"]:focus {
        background-color: #dc900c !important; }
    .facet--buttons .facetwp-checkbox[data-value="weekly-update"] {
      background-color: #0a2a7b !important; }
      .facet--buttons .facetwp-checkbox[data-value="weekly-update"]:hover, .facet--buttons .facetwp-checkbox[data-value="weekly-update"]:focus {
        background-color: #071d55 !important; }
  .facet--buttons .facetwp-counter {
    display: none; }

.facet__search {
  -ms-flex-item-align: center;
      align-self: center; }
  .facet__search .facetwp-search {
    padding: 8px 8px !important;
    line-height: 1.5 !important;
    width: 100%;
    position: relative;
    z-index: 110; }
    .facet__search .facetwp-search::-webkit-input-placeholder {
      color: #294581; }
    .facet__search .facetwp-search:-ms-input-placeholder {
      color: #294581; }
    .facet__search .facetwp-search::placeholder {
      color: #294581; }
  .facet__search .facetwp-btn {
    right: -1px !important;
    top: -12px;
    z-index: 120;
    opacity: 1 !important;
    height: 40px;
    width: 40px;
    border: 4px solid #f5b544;
    text-align: center; }
    .facet__search .facetwp-btn::before {
      content: '\f002';
      font-style: normal;
      color: #202f5a;
      font-family: 'FontAwesome';
      font-size: 14px;
      line-height: 30px;
      height: auto !important;
      width: auto !important;
      background-position: center;
      background: transparent !important; }

@media (min-width: 52.1875em) {
  .featured-content--homepage .block-30-70--alt:nth-of-type(even) .block__image, .featured-content--homepage .block-30-70--alt.block--alt-order .block__image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .featured-content--homepage .block-30-70--alt:nth-of-type(even) .block__text, .featured-content--homepage .block-30-70--alt.block--alt-order .block__text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; } }

.featured-content--homepage .block-30-70--alt:first-child, .featured-content--homepage .block-30-70--alt:nth-of-type(4n+1) {
  background-color: #202f5a; }
  .featured-content--homepage .block-30-70--alt:first-child .block__topics, .featured-content--homepage .block-30-70--alt:nth-of-type(4n+1) .block__topics {
    color: #dbe8f3; }
  .featured-content--homepage .block-30-70--alt:first-child .block__title, .featured-content--homepage .block-30-70--alt:nth-of-type(4n+1) .block__title {
    color: #7cd1bb; }
  .featured-content--homepage .block-30-70--alt:first-child .block__text, .featured-content--homepage .block-30-70--alt:nth-of-type(4n+1) .block__text {
    color: #fff; }
  .featured-content--homepage .block-30-70--alt:first-child .block__button .button, .featured-content--homepage .block-30-70--alt:nth-of-type(4n+1) .block__button .button {
    color: #f5b544; }
    .featured-content--homepage .block-30-70--alt:first-child .block__button .button:hover, .featured-content--homepage .block-30-70--alt:first-child .block__button .button:focus, .featured-content--homepage .block-30-70--alt:nth-of-type(4n+1) .block__button .button:hover, .featured-content--homepage .block-30-70--alt:nth-of-type(4n+1) .block__button .button:focus {
      background-color: #f5b544;
      border-color: #f5b544;
      color: #294581; }

.featured-content--homepage .block-30-70--alt:nth-of-type(2), .featured-content--homepage .block-30-70--alt:nth-of-type(5n+6) {
  background-color: #dbe8f3; }
  .featured-content--homepage .block-30-70--alt:nth-of-type(2) .block__topics, .featured-content--homepage .block-30-70--alt:nth-of-type(5n+6) .block__topics {
    color: #294581; }
  .featured-content--homepage .block-30-70--alt:nth-of-type(2) .block__text, .featured-content--homepage .block-30-70--alt:nth-of-type(5n+6) .block__text {
    color: #464646; }
  .featured-content--homepage .block-30-70--alt:nth-of-type(2) .block__title, .featured-content--homepage .block-30-70--alt:nth-of-type(5n+6) .block__title {
    color: #294581; }
  .featured-content--homepage .block-30-70--alt:nth-of-type(2) .block__button .button, .featured-content--homepage .block-30-70--alt:nth-of-type(5n+6) .block__button .button {
    color: #294581; }
    .featured-content--homepage .block-30-70--alt:nth-of-type(2) .block__button .button:hover, .featured-content--homepage .block-30-70--alt:nth-of-type(2) .block__button .button:focus, .featured-content--homepage .block-30-70--alt:nth-of-type(5n+6) .block__button .button:hover, .featured-content--homepage .block-30-70--alt:nth-of-type(5n+6) .block__button .button:focus {
      background-color: #294581;
      border-color: #f5b544;
      color: #f5b544; }

.featured-content--homepage .block-30-70--alt:nth-of-type(3), .featured-content--homepage .block-30-70--alt:nth-of-type(6n+7) {
  background-color: #f6f4f0; }

.featured-content--homepage .block-30-70--alt:nth-of-type(4), .featured-content--homepage .block-30-70--alt:nth-of-type(7n+8), .featured-content--homepage .block-30-70--alt.block-30-70--dark {
  background-color: #030d26; }
  .featured-content--homepage .block-30-70--alt:nth-of-type(4) .block__topics, .featured-content--homepage .block-30-70--alt:nth-of-type(7n+8) .block__topics, .featured-content--homepage .block-30-70--alt.block-30-70--dark .block__topics {
    color: #dbe8f3; }
  .featured-content--homepage .block-30-70--alt:nth-of-type(4) .block__title, .featured-content--homepage .block-30-70--alt:nth-of-type(7n+8) .block__title, .featured-content--homepage .block-30-70--alt.block-30-70--dark .block__title {
    color: #7cd1bb; }
  .featured-content--homepage .block-30-70--alt:nth-of-type(4) .block__text, .featured-content--homepage .block-30-70--alt:nth-of-type(7n+8) .block__text, .featured-content--homepage .block-30-70--alt.block-30-70--dark .block__text {
    color: #fff; }
  .featured-content--homepage .block-30-70--alt:nth-of-type(4) .block__button .button, .featured-content--homepage .block-30-70--alt:nth-of-type(7n+8) .block__button .button, .featured-content--homepage .block-30-70--alt.block-30-70--dark .block__button .button {
    color: #f5b544; }
    .featured-content--homepage .block-30-70--alt:nth-of-type(4) .block__button .button:hover, .featured-content--homepage .block-30-70--alt:nth-of-type(4) .block__button .button:focus, .featured-content--homepage .block-30-70--alt:nth-of-type(7n+8) .block__button .button:hover, .featured-content--homepage .block-30-70--alt:nth-of-type(7n+8) .block__button .button:focus, .featured-content--homepage .block-30-70--alt.block-30-70--dark .block__button .button:hover, .featured-content--homepage .block-30-70--alt.block-30-70--dark .block__button .button:focus {
      background-color: #f5b544;
      border-color: #f5b544;
      color: #294581; }

.featured-event {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-box-align: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center; }
  .featured-event .post__title {
    margin-left: 10px; }

.featured-event__details {
  background-image: url("../images/bg/stone--white.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/stone--white.svg");
  background-position: center;
  background-repeat: no-repeat;
  max-width: 535px;
  height: 510px;
  margin: 0 auto;
  text-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center;
  padding: 50px; }
  .featured-event__details > * {
    width: 100%; }

.featured-event__tag {
  color: #294581;
  font-size: 16px;
  text-transform: uppercase; }

.featured-event__summary {
  margin-left: auto;
  margin-right: auto;
  max-width: 75%;
  line-height: 1.3; }
  @media (min-width: 52.1875em) {
    .featured-event__summary {
      line-height: 30px; } }

.footer {
  background-color: #030d26; }

.form-item {
  margin: 0 0 0.625rem; }

.form-item--inline {
  display: block;
  vertical-align: middle; }
  @media (min-width: 52.1875em) {
    .form-item--inline {
      display: inline-block; } }

.form-item__label {
  display: block;
  color: #294581;
  font-size: 1.125rem;
  max-height: 100%;
  line-height: 1.3;
  transition: max-height 1.5s ease-in-out; }
  .is-disabled > .form-item__label {
    color: #464646; }
  .form-item__label.is-hidden {
    display: none;
    max-height: 0; }
  .form-item__label.is-inline {
    display: inline-block; }
    @media (min-width: 56.25em) {
      .form-item__label.is-inline {
        text-align: right; } }

.form-item__fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

.form-item__submit {
  margin-bottom: 0; }

.form-item__description {
  color: #464646; }
  .form-item__description > :last-child {
    margin-bottom: 0; }

.form-item__required-marker::before {
  content: '*'; }


.form-item__color,
.form-item__date,
.form-item__email,
.form-item__month,
.form-item__number,
.form-item__password,
.form-item__search,
.form-item__select,
.form-item__tel,
.form-item__text,
.form-item__textarea,
.form-item__time,
.form-item__url,
.form-item__week {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  color: #294581;
  border: 1px solid #dbe8f3;
  border-radius: 0;
  display: inline-block;
  font-size: 1rem;
  height: 2.75rem;
  line-height: 1.375;
  padding: 0.625em 0.4375em;
  margin: 0.2em 0;
  max-width: 100%; }
  
  .form-item__color:focus,
  .form-item__date:focus,
  .form-item__email:focus,
  .form-item__month:focus,
  .form-item__number:focus,
  .form-item__password:focus,
  .form-item__search:focus,
  .form-item__select:focus,
  .form-item__tel:focus,
  .form-item__text:focus,
  .form-item__textarea:focus,
  .form-item__time:focus,
  .form-item__url:focus,
  .form-item__week:focus {
    box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf;
    outline: 0; }
  
  .form-item__color:disabled,
  .form-item__date:disabled,
  .form-item__email:disabled,
  .form-item__month:disabled,
  .form-item__number:disabled,
  .form-item__password:disabled,
  .form-item__search:disabled,
  .form-item__select:disabled,
  .form-item__tel:disabled,
  .form-item__text:disabled,
  .form-item__textarea:disabled,
  .form-item__time:disabled,
  .form-item__url:disabled,
  .form-item__week:disabled {
    background: #d6d7d9;
    border-color: #aeb0b5;
    cursor: default; }
  
  .form-item__color::-webkit-input-placeholder,
  .form-item__date::-webkit-input-placeholder,
  .form-item__email::-webkit-input-placeholder,
  .form-item__month::-webkit-input-placeholder,
  .form-item__number::-webkit-input-placeholder,
  .form-item__password::-webkit-input-placeholder,
  .form-item__search::-webkit-input-placeholder,
  .form-item__select::-webkit-input-placeholder,
  .form-item__tel::-webkit-input-placeholder,
  .form-item__text::-webkit-input-placeholder,
  .form-item__textarea::-webkit-input-placeholder,
  .form-item__time::-webkit-input-placeholder,
  .form-item__url::-webkit-input-placeholder,
  .form-item__week::-webkit-input-placeholder {
    color: #294581;
    font-size: 1em; }
  
  .form-item__color:-ms-input-placeholder,
  .form-item__date:-ms-input-placeholder,
  .form-item__email:-ms-input-placeholder,
  .form-item__month:-ms-input-placeholder,
  .form-item__number:-ms-input-placeholder,
  .form-item__password:-ms-input-placeholder,
  .form-item__search:-ms-input-placeholder,
  .form-item__select:-ms-input-placeholder,
  .form-item__tel:-ms-input-placeholder,
  .form-item__text:-ms-input-placeholder,
  .form-item__textarea:-ms-input-placeholder,
  .form-item__time:-ms-input-placeholder,
  .form-item__url:-ms-input-placeholder,
  .form-item__week:-ms-input-placeholder {
    color: #294581;
    font-size: 1em; }
  
  .form-item__color::placeholder,
  .form-item__date::placeholder,
  .form-item__email::placeholder,
  .form-item__month::placeholder,
  .form-item__number::placeholder,
  .form-item__password::placeholder,
  .form-item__search::placeholder,
  .form-item__select::placeholder,
  .form-item__tel::placeholder,
  .form-item__text::placeholder,
  .form-item__textarea::placeholder,
  .form-item__time::placeholder,
  .form-item__url::placeholder,
  .form-item__week::placeholder {
    color: #294581;
    font-size: 1em; }
  .is-full-width >
  .form-item__color, .is-full-width >
  .form-item__date, .is-full-width >
  .form-item__email, .is-full-width >
  .form-item__month, .is-full-width >
  .form-item__number, .is-full-width >
  .form-item__password, .is-full-width >
  .form-item__search, .is-full-width >
  .form-item__select, .is-full-width >
  .form-item__tel, .is-full-width >
  .form-item__text, .is-full-width >
  .form-item__textarea, .is-full-width >
  .form-item__time, .is-full-width >
  .form-item__url, .is-full-width >
  .form-item__week {
    width: 100%; }

.form-item__text {
  display: block;
  width: 100%; }
  @media (min-width: 52.1875em) {
    .form-item__text {
      display: inline-block;
      width: auto; } }

.form-item.has-icon {
  position: relative; }
  .form-item.has-icon .form-item__text {
    padding-left: 32px; }

.form-item.icon--email::before {
  color: #3972a9;
  content: '\f003';
  font-family: 'FontAwesome';
  position: absolute;
  top: 7px;
  left: 10px; }

@media (min-width: 52.1875em) {
  .form-item__contact-reason {
    max-width: 70%; } }

.form-item__contact-reason select {
  max-width: 100%; }

.form-item__select {
  background-image: url("../images/bg/arrow-down.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/arrow-down.svg");
  background-position: right 0.8125rem center;
  background-repeat: no-repeat;
  background-size: 0.8125rem;
  padding-right: 2.0625rem; }
  [dir='rtl'] .form-item__select {
    background-position: left 0.8125rem center;
    padding-left: 2.0625rem;
    padding-right: 0; }
  .form-item__select::-ms-expand {
    display: none; }

.form-item__textarea {
  height: auto; }

.wpcf7-list-item {
  display: block !important; }

.form-item__checkbox label,
.form-item__radio label {
  cursor: pointer;
  display: block; }
  .form-item__checkbox label::before,
  .form-item__radio label::before {
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 2px #ffffff, 0 0 0 3px #757575;
    content: '\a0';
    display: inline-block;
    height: 1rem;
    line-height: 1rem;
    margin-right: 0.6em;
    text-indent: 0.15em;
    transition-duration: 0.2s;
    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;
    transition-timing-function: ease-in-out;
    vertical-align: middle\0;
    width: 1rem; }

.form-item__checkbox:checked + .form-item__label::before,
.form-item__radio:checked + .form-item__label::before {
  background-color: #0071bc;
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #0071bc; }

.form-item__checkbox:focus + .form-item__label::before,
.form-item__radio:focus + .form-item__label::before {
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #0071bc, 0 0 3px 4px #3e94cf, 0 0 7px 4px #3e94cf; }

.form-item__checkbox:disabled + .form-item__label,
.form-item__radio:disabled + .form-item__label {
  color: #202f5a;
  cursor: default; }
  .form-item__checkbox:disabled + .form-item__label::before,
  .form-item__radio:disabled + .form-item__label::before {
    background-color: #d6d7d9;
    box-shadow: 0 0 0 1px #aeb0b5;
    cursor: not-allowed; }

.form-item__checkbox + .form-item__label::before {
  border-radius: 0.1875rem;
  box-shadow: 0 0 0 1px #757575;
  height: 1.125rem;
  line-height: 1.125rem;
  width: 1.125rem; }

.form-item__checkbox:checked + .form-item__label::before {
  background-image: url("../images/bg/correct.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/correct.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1.25rem;
  box-shadow: 0 0 0 1px #0071bc; }

.form-item__checkbox:disabled + .form-item__label::before {
  box-shadow: 0 0 0 1px #aeb0b5; }

.form-item__checkbox:checked:disabled + .form-item__label::before {
  background-color: #aeb0b5; }

.form-item__range {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: 0;
  height: 2.75rem;
  margin: 0.2em 0;
  padding: 0; }
  .form-item__range:focus {
    box-shadow: none;
    outline: 0; }
    .form-item__range:focus::-moz-range-thumb {
      box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf; }
    .form-item__range:focus::-ms-thumb {
      box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf; }
    .form-item__range:focus::-webkit-slider-thumb {
      box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf; }
  .form-item__range:disabled {
    cursor: default; }
    .form-item__range:disabled::-moz-range-thumb {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
    .form-item__range:disabled::-moz-range-track {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
    .form-item__range:disabled::-ms-thumb {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
    .form-item__range:disabled::-ms-fill-lower, .form-item__range:disabled::-ms-fill-upper {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
    .form-item__range:disabled::-webkit-slider-thumb {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
    .form-item__range:disabled::webkit-slider-runnable-track {
      background: #d6d7d9;
      border-color: #aeb0b5;
      cursor: default; }
  .form-item__range::-moz-range-thumb {
    background: #757575;
    border: 1px solid #f1f1f1;
    border-radius: 0.1875rem;
    cursor: pointer;
    height: 2.75rem;
    outline: 0;
    width: 1.375rem; }
  .form-item__range::-moz-range-track {
    background: #aeb0b5;
    border: 1px solid #757575;
    cursor: pointer;
    display: block;
    height: 0.625rem;
    margin: 0;
    outline: 0;
    width: 100%; }
  .form-item__range::-ms-thumb {
    background: #757575;
    border: 1px solid #f1f1f1;
    border-radius: 0.1875rem;
    cursor: pointer;
    height: 2.75rem;
    outline: 0;
    width: 1.375rem;
    margin-top: 0 !important; }
  .form-item__range::-ms-track {
    background: #aeb0b5;
    border: 1px solid #757575;
    cursor: pointer;
    display: block;
    height: 0.625rem;
    margin: 0;
    outline: 0;
    width: 100%;
    background: transparent;
    border: 0;
    color: transparent; }
  .form-item__range::-ms-fill-lower, .form-item__range::-ms-fill-upper {
    background: #aeb0b5;
    border: 1px solid #757575; }
  .form-item__range::-webkit-slider-thumb {
    background: #757575;
    border: 1px solid #f1f1f1;
    border-radius: 0.1875rem;
    cursor: pointer;
    height: 2.75rem;
    outline: 0;
    width: 1.375rem;
    -webkit-appearance: none;
    margin-top: -1.125rem; }
  .form-item__range::-webkit-slider-runnable-track {
    background: #aeb0b5;
    border: 1px solid #757575;
    cursor: pointer;
    display: block;
    height: 0.625rem;
    margin: 0;
    outline: 0;
    width: 100%; }
  .is-full-width > .form-item__range {
    width: 100%; }

.full-width-image {
  position: relative;
  clear: both; }
  .full-width-image .full-width__image {
    background-color: #f6f4f0;
    border: 1px solid #c5c2bf;
    border-radius: 50px;
    position: relative;
    z-index: 26; }
  .full-width-image::before, .full-width-image::after {
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    z-index: 24; }
  .full-width-image::before {
    background-image: url("../images/bg/image-stone--left.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/image-stone--left.svg");
    width: 178px;
    height: 226px;
    top: -52px;
    left: -80px; }
  .full-width-image::after {
    background-image: url("../images/bg/image-stone--right.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/image-stone--right.svg");
    width: 305px;
    height: 324px;
    bottom: -55px;
    right: -80px; }

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

@media (min-width: 52.1875em) {
  .header {
    padding-top: 2.1875em; } }

.hero-bg-image {
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
  padding: 4em 1em;
  text-align: center; }
  .hero-bg-image.has-overlay {
    position: relative; }
    .hero-bg-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-bg-image.has-overlay .hero-bg-image__content {
      position: relative;
      z-index: 2; }

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

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

.rp4wp-related-job_listing > ul li.job_listing a div.position .company, .rp4wp-related-job_listing > ul li.no_job_listings_found a div.position .company, ul.job_listings li.job_listing a div.position .company,
ul.job_listings li.no_job_listings_found a div.position .company,
.rp4wp-related-job_listing > ul li.job_listing a div.location,
.rp4wp-related-job_listing > ul li.no_job_listings_found a div.location,
ul.job_listings li.job_listing a div.location,
ul.job_listings li.no_job_listings_found a div.location,
.rp4wp-related-job_listing > ul li.job_listing a .meta,
.rp4wp-related-job_listing > ul li.no_job_listings_found a .meta,
ul.job_listings li.job_listing a .meta,
ul.job_listings li.no_job_listings_found a .meta {
  color: #464646 !important; }

.listing {
  border-bottom: 2px solid #dbe8f3; }
  .listing:hover, .listing:focus {
    border-color: #b9d0e9; }
    .listing:hover .listing__title, .listing:focus .listing__title {
      color: #3972a9; }
      .listing:hover .listing__title::after, .listing:focus .listing__title::after {
        max-width: 120px; }

.listing__type {
  background-color: #19a78c;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1;
  padding: 6px 8px;
  text-transform: uppercase; }
  @media (min-width: 56.25em) {
    .listing__type {
      font-size: 16px; } }
  .listing__type.blog {
    background-color: #19a78c; }
  .listing__type.policy-statement {
    background-color: #3972a9; }
  .listing__type.policy-update {
    background-color: #08382f; }
  .listing__type.press-release {
    background-color: #202f5a; }
  .listing__type.in-the-news {
    background-color: #0b6751; }
  .listing__type.publication {
    background-color: #294581; }
  .listing__type.event-recap {
    background-color: #355aa8; }
  .listing__type.std-resource {
    background-color: #f3a61d; }
  .listing__type.weekly-update {
    background-color: #061a4c; }

.listing__date {
  color: #294581;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  margin-left: 20px;
  font-size: 14px; }

.listing__title::after {
  background-color: #f5b544;
  content: '';
  display: block;
  height: 4px;
  max-width: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 15%;
  transition: all 0.2s ease; }

.listing__summary p {
  margin-bottom: 0; }

.main-nav {
  background-color: #294581; }
  @media (min-width: 52.1875em) {
    .main-nav {
      margin-top: 10px; } }

.mobile-menu::after {
  clear: both;
  content: '';
  display: table; }

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

.mobile-menu__bar {
  background-color: rgba(219, 232, 243, 0.98);
  border-bottom: 1px solid #dadada;
  box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.4);
  color: #294581;
  height: 3.4375em;
  text-align: center;
  position: relative;
  z-index: 500; }

.mobile-menu__button {
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  border: 0;
  color: #294581;
  display: inline-block;
  font-size: 1rem;
  font-weight: bold;
  height: 3.4375em;
  line-height: 3.4375em;
  margin: 0;
  padding: 0 1em;
  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: 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: 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: 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: #dbe8f3;
  background-color: rgba(219, 232, 243, 0.98);
  color: #294581;
  position: absolute;
  width: 100%;
  z-index: 400; }

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

.pager {
  clear: both;
  list-style: none;
  margin: 2em 0;
  padding: 0;
  text-align: center; }

.pager__item {
  display: inline-block;
  margin-bottom: 0; }
  .pager__item:not([class*=pager__item--]) {
    display: none; }
    @media (min-width: 37.5em) {
      .pager__item:not([class*=pager__item--]) {
        display: inline-block; } }

.pager__item--current {
  display: inline-block;
  border-radius: 50%;
  color: #464646;
  font-size: 12px;
  line-height: 1 !important;
  padding: 4px 6px !important;
  vertical-align: middle; }

.pager__item--current {
  color: #19a78c;
  font-weight: 500 !important; }

.pager__link {
  border-radius: 50%;
  color: #464646;
  font-size: 12px;
  line-height: 1 !important;
  padding: 4px 6px !important;
  vertical-align: middle; }
  .pager__link:hover, .pager__link:focus {
    background-color: transparent;
    color: #19a78c; }

.pager__link--next,
.pager__link--previous {
  cursor: pointer;
  display: inline-block;
  line-height: 1;
  margin-left: 2px;
  margin-right: 2px;
  color: #f5b544;
  font-size: 23px;
  font-weight: 700; }

.past-event-years > * {
  max-width: 485px;
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important; }

.past-event-years .past-event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 600; }
  .past-event-years .past-event .fa {
    color: #f5b544;
    font-size: 14px;
    margin-left: 5px; }
  .past-event-years .past-event .stone {
    background-image: url("../images/bg/stone-1.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/stone-1.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    line-height: 1;
    font-size: 18px;
    padding-left: 20px;
    padding-right: 20px;
    width: 99px;
    height: 117px; }
    @media (min-width: 52.1875em) {
      .past-event-years .past-event .stone {
        width: 114px;
        height: 132px; } }
  .past-event-years .past-event:nth-child(2) .stone {
    background-image: url("../images/bg/stone-2.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/stone-2.svg"); }
    @media (min-width: 52.1875em) {
      .past-event-years .past-event:nth-child(2) .stone {
        width: 123px;
        height: 148px; } }
  .past-event-years .past-event:nth-child(3) .stone {
    background-image: url("../images/bg/stone-3.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/stone-3.svg"); }
    @media (min-width: 52.1875em) {
      .past-event-years .past-event:nth-child(3) .stone {
        width: 174px;
        height: 174px; } }

.post-footer {
  border-top: 4px solid #19a78c; }

.post__header.has-bg-image {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: 530px; }
  @media (min-width: 52.1875em) {
    .post__header.has-bg-image {
      background-position: center;
      min-height: 630px; } }
  .post__header.has-bg-image > * {
    width: 100%; }
  .post__header.has-bg-image .post__title {
    margin-left: 0;
    font-size: 32px;
    line-height: 1.2; }
    @media (min-width: 52.1875em) {
      .post__header.has-bg-image .post__title {
        font-size: 3.25rem; } }
  .post__header.has-bg-image .post__title-container {
    position: absolute;
    bottom: 100px;
    margin-left: 0.5em;
    margin-right: 0.5em;
    text-align: center; }
    @media (min-width: 52.1875em) {
      .post__header.has-bg-image .post__title-container {
        max-width: 620px;
        left: 50%;
        bottom: 140px;
        margin-left: -310px; } }
  .post__header.has-bg-image .post__subtitle {
    background-color: rgba(32, 47, 90, 0.9);
    width: 100%;
    color: #fff;
    padding: 15px;
    text-align: center;
    position: absolute;
    bottom: 0;
    line-height: 1.2;
    font-size: 22px; }
    @media (min-width: 52.1875em) {
      .post__header.has-bg-image .post__subtitle {
        font-size: 32px;
        padding: 45px; } }

.post__header--project {
  background-color: #dbe8f3;
  position: relative; }
  .post__header--project::after {
    content: '';
    background-image: url("../images/bg/Rule-OrganicShape-LightestBlue.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/Rule-OrganicShape-LightestBlue.svg");
    background-size: auto 100px;
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: -60px;
    background-repeat: repeat-x; }
  .post__header--project .post__meta::after {
    display: none; }
  .post__header--project .post__meta-title {
    margin-bottom: 0 !important;
    border-top: 2px solid #b9d0e9;
    padding-top: 10px;
    margin-right: 0px; }
  .post__header--project .post__publish-date,
  .post__header--project .post__author-list {
    border-bottom: 0;
    line-height: 1.3;
    padding-bottom: 0;
    position: relative; }

.post__header--landing {
  background-color: #202f5a;
  position: relative;
  overflow: hidden; }
  .post__header--landing::after {
    /*background-repeat: no-repeat;
    @include svg-background(three-stones);
    background-position: right center;
    bottom: -60px;
    top: -60px;
    content: '';
    min-height: 500px;
    opacity: 0.4;
    position: absolute;
    right: -150px;
    min-width: 1000px;
    z-index: 20;*/ }
  .post__header--landing .post__introduction {
    color: #fff;
    max-width: 780px;
    position: relative;
    z-index: 255; }

.post__summary {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -ms-flex-item-align: start;
      align-self: flex-start; }
  @media (min-width: 52.1875em) {
    .post__summary {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; } }

.post__type--name {
  background-color: #19a78c;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  padding: 3px 15px;
  text-transform: uppercase; }

.post__title {
  background: #f5b544;
  border-radius: 3px;
  -webkit-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
  display: inline;
  font-weight: 600;
  padding: 5px 10px;
  letter-spacing: -2px;
  line-height: 44px;
  position: relative;
  text-transform: uppercase;
  white-space: pre-wrap;
  z-index: 250;
  font-size: 32px; }
  @media (min-width: 52.1875em) {
    .post__title {
      margin-left: -20px;
      padding: 5px 25px;
      font-size: 45px;
      line-height: 50px; } }

.post__introduction {
  color: #294581;
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.6; }

.post__image {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  -ms-flex-item-align: start;
      align-self: flex-start; }
  @media (min-width: 52.1875em) {
    .post__image {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      margin-top: 35px; } }

@media (min-width: 56.25em) {
  .post__meta-columns > * {
    border-right: 2px solid #3972a9; } }

.post__meta-columns > *:last-child {
  border-right: 0; }

.post__meta {
  background-image: url("../images/bg/Rule-OrganicShape-LightestBlue.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/Rule-OrganicShape-LightestBlue.svg");
  background-position: left bottom;
  background-repeat: repeat-x;
  padding-bottom: 10px;
  position: relative; }
  .post__meta::before {
    content: '';
    background-image: url("../images/bg/Rule-OrganicShape-LightestBlue.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/Rule-OrganicShape-LightestBlue.svg");
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    width: 100%;
    height: 28px;
    position: absolute;
    top: -28px;
    background-repeat: repeat-x;
    z-index: 152; }
  .post__meta::after {
    content: '';
    background-image: url("../images/bg/Rule-OrganicShape-LightestBlue.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/Rule-OrganicShape-LightestBlue.svg");
    background-size: auto 100px;
    opacity: 0.5;
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: -60px;
    background-repeat: repeat-x; }

.post__meta-container {
  background-color: #dbe8f3;
  padding-bottom: 20px;
  padding-top: 20px; }

.post__meta-container--small {
  padding-top: 20px;
  padding-bottom: 20px; }

.post__meta-title {
  color: #294581;
  font-size: 1em;
  font-weight: 600;
  text-transform: uppercase; }

@media (min-width: 52.1875em) {
  .post__meta--featured .post__meta-container {
    max-height: 340px; } }

@media (min-width: 52.1875em) {
  .post__meta--featured + * {
    padding-top: 70px; } }

@media (min-width: 52.1875em) {
  .post__meta--featured.events + * {
    padding-top: 130px; } }

.post__meta--featured .card {
  position: relative;
  z-index: 20; }
  .post__meta--featured .card:hover::before, .post__meta--featured .card:focus::before {
    content: '';
    background-color: rgba(32, 47, 90, 0.3);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 22;
    left: 0;
    top: 0; }
  .post__meta--featured .card .card__summary {
    position: relative;
    z-index: 25; }

.post__content {
  /*a:not(.button) {
    display: inline-block;
    position: relative;
    z-index: 10;
    transition: all 0.2s ease;
    &::after {
      background-color: $color-gold;
      bottom: 8px;
      content: '';
      min-height: 4px;
      max-height: 4px;
      left: 0;
      position: absolute;
      transition: min-height 0.2s ease;
      width: 100%;
      z-index: -1;
    }
    &:hover {
      background-color: $color-gold;
      &::after {
        min-height: 20px;
      }
    }
  }*/ }
  .post__content a:not(.button):not(.resource-list__link) {
    border-bottom: 4px solid #f5b544; }
    .post__content a:not(.button):not(.resource-list__link):hover {
      background-color: #f5b544; }

.post__publish-date,
.post__topic-list,
.post__author-list {
  border-bottom: 2px solid #b9d0e9;
  padding-bottom: 20px;
  margin-right: 40px; }

.post__topic-list {
  line-height: 1.3; }

.post__meta--30-70 .block-30-70 {
  position: relative;
  z-index: 80; }
  .post__meta--30-70 .block-30-70 .block__image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .post__meta--30-70 .block-30-70 .block__text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .post__meta--30-70 .block-30-70.block-30-70--dark {
    background-color: #030d26; }
    .post__meta--30-70 .block-30-70.block-30-70--dark .block__topics {
      color: #dbe8f3; }
    .post__meta--30-70 .block-30-70.block-30-70--dark .block__title {
      color: #7cd1bb; }
    .post__meta--30-70 .block-30-70.block-30-70--dark .block__text {
      color: #fff; }
    .post__meta--30-70 .block-30-70.block-30-70--dark .block__button .button {
      color: #f5b544; }
      .post__meta--30-70 .block-30-70.block-30-70--dark .block__button .button:hover, .post__meta--30-70 .block-30-70.block-30-70--dark .block__button .button:focus {
        background-color: #f5b544;
        border-color: #f5b544;
        color: #294581; }

.post__authors,
.post__date {
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-bottom: 35px; }

.take-action .post--type-page .l-constrain--narrow {
  max-width: 69.6875em; }

.pullquote {
  background-repeat: no-repeat;
  background-image: url("../images/bg/QuoteStone.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/QuoteStone.svg");
  background-size: contain;
  padding-left: 20px; }
  @media (min-width: 52.1875em) {
    .pullquote {
      background-size: 125px 133px;
      padding-left: 3.75rem; } }
  .pullquote p {
    color: #294581;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2;
    padding-top: 25px;
    padding-bottom: 25px; }
    @media (min-width: 52.1875em) {
      .pullquote p {
        font-size: 1.875em; } }
    .pullquote p:last-of-type {
      margin-bottom: 0; }

.pullquote--side {
  background-repeat: no-repeat;
  color: #294581;
  font-weight: 600;
  /*padding-left: 80px;
  padding-top: 160px;
  padding-right: 20px;*/
  text-align: center; }
  @media (min-width: 52.1875em) {
    .pullquote--side {
      background-size: contain;
      background-position: center;
      color: #fff;
      float: right;
      margin-left: 50px;
      padding-left: 110px;
      padding-top: 120px;
      padding-right: 80px;
      max-width: 450px;
      height: 435px;
      background-image: url("../images/bg/SideQuote-Stone-01.png");
      background-image: linear-gradient(transparent, transparent), url("../images/bg/SideQuote-Stone-01.svg"); }
      .pullquote--side > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin-top: 15px;
        min-height: 230px; }
        .pullquote--side > div > * {
          width: 100%; } }
  @media (min-width: 69.6875em) {
    .pullquote--side {
      margin-right: -200px; } }
  .pullquote--side p {
    font-size: 20px;
    line-height: 1.3; }
    @media (min-width: 52.1875em) {
      .pullquote--side p {
        max-width: 280px; } }
    .pullquote--side p:last-of-type {
      margin-bottom: 0; }
  .pullquote--side .pullquote__cite {
    color: #202f5a;
    margin-right: 0;
    text-align: center; }
    @media (min-width: 52.1875em) {
      .pullquote--side .pullquote__cite {
        color: #b9d0e9; } }

.pullquote__cite {
  color: #294581;
  display: block;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  margin-right: 25%;
  text-align: right;
  text-transform: uppercase; }

.related-content {
  position: relative; }
  .related-content::after {
    content: '';
    background-image: url("../images/bg/Rule-OrganicShape-LightestBlue.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/Rule-OrganicShape-LightestBlue.svg");
    background-size: auto 100px;
    opacity: 0.5;
    width: 100%;
    height: 100px;
    position: absolute;
    top: -70px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    background-repeat: repeat-x; }
  .related-content::before {
    content: '';
    background-image: url("../images/bg/Rule-OrganicShape-LightestBlue.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/Rule-OrganicShape-LightestBlue.svg");
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    width: 100%;
    height: 28px;
    position: absolute;
    top: -18px;
    background-repeat: repeat-x;
    z-index: 51; }

.related-content-container {
  background-color: #dbe8f3; }

.related-posts {
  background-color: #f6f4f0;
  border: 1px solid #f6f4f0;
  border-top: 0;
  padding: 10px; }

.related-posts__title {
  color: #294581;
  font-size: 16px;
  text-transform: uppercase; }

.related-posts__list {
  font-size: 12px;
  line-height: 1.1;
  list-style-type: none;
  padding-left: 0; }
  .related-posts__list a {
    transition: all 0.1s ease;
    border: 0; }
    .related-posts__list a:hover, .related-posts__list a:focus {
      background-color: transparent;
      color: #19a78c; }

.related-post {
  border-top: 2px solid #d1c6b4;
  padding-top: 20px;
  padding-bottom: 10px; }

.related-post__type {
  color: #3972a9; }

@media (min-width: 52.1875em) {
  .resource-collection__list {
    padding-right: 55px; } }

.resource-collection__item {
  border-bottom: 2px solid #b9d0e9;
  padding-bottom: 20px; }

.resource-collection__link {
  display: inline-block;
  position: relative;
  z-index: 10;
  line-height: 1.3;
  border-bottom: 4px solid #f5b544; }
  .resource-collection__link:hover {
    background-color: #f5b544; }

.resource-collection__type {
  color: #294581; }

.resource-icon::before {
  font-family: 'FontAwesome';
  margin-right: 3px;
  content: '\f15b'; }

.resource-icon--png::before,
.resource-icon--jpg::before,
.resource-icon--gif::before {
  content: '\f1c5'; }

.resource-icon--pdf::before {
  content: '\f1c1'; }

.resource-icon--doc::before,
.resource-icon--docx::before {
  content: '\f1c2'; }

.resource-icon--ppt::before,
.resource-icon--pptx::before {
  content: '\f1c4'; }

.resource-icon--mov::before,
.resource-icon--mp4::before {
  content: '\f1c8'; }

.resource-icon--zip::before,
.resource-icon--rar::before,
.resource-icon--tar::before {
  content: '\f1c6'; }

.resource-list__item {
  margin-bottom: 5px; }

.resource-list__type {
  color: #294581; }

.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 label {
  font-weight: 600; }

.search-form input {
  width: 100%; }

.search-form button {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 0;
  margin-left: 10px; }
  @media (min-width: 82.1875em) {
    .search-form button {
      width: 20%; } }

.search__input {
  padding: 8px 10px; }

.selectability {
  border: 1px solid #dbe8f3;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 100%; }
  .selectability [role=textbox] {
    background: #fff;
    color: #294581;
    display: block;
    font-size: 16px;
    outline: 0;
    padding: 0.45em 2.9em 0.45em 1em;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    @media (min-width: 52.1875em) {
      .selectability [role=textbox] {
        font-size: 16px; } }
    .selectability [role=textbox]:after {
      background-color: #19a78c;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: 28px;
      border-left: 1px solid #19a78c;
      color: #fff;
      content: '\f078';
      font-family: 'FontAwesome';
      font-size: 28px;
      line-height: 50px;
      display: block;
      height: 100%;
      position: absolute;
      right: 0;
      top: 0;
      text-align: center;
      vertical-align: middle;
      width: 48px; }
  .selectability[aria-expanded="true"], .selectability:focus {
    border-color: #dbe8f3;
    outline: 0; }
    .selectability[aria-expanded="true"] [role=textbox]:after, .selectability:focus [role=textbox]:after {
      background-color: #19a78c;
      border-color: #19a78c; }
  .selectability [role=listbox] {
    background-color: #dbe8f3;
    border: 1px solid #dbe8f3;
    display: none;
    font-size: 1em;
    left: -1px;
    line-height: 1.2;
    max-height: 20em;
    max-height: 60vh;
    overflow-y: auto;
    position: absolute;
    right: -1px;
    z-index: 20; }
    @media (min-width: 52.1875em) {
      .selectability [role=listbox] {
        font-size: 1em; } }
  .selectability[aria-expanded=true] [role=listbox] {
    display: block; }
  .selectability [role=heading] {
    font-weight: bold;
    padding: 0.25em 0.625em; }
  .selectability [role=option] {
    outline: 0;
    padding: 1.25em 1.25em;
    border-bottom: 1px solid #b9d0e9;
    margin-left: 20px;
    margin-right: 20px; }
    .selectability [role=option]:first-of-type {
      padding-top: 1em; }
    .selectability [role=option]:last-of-type {
      padding-bottom: 1em; }
    .selectability [role=option]:focus, .selectability [role=option]:hover {
      background: #3972a9;
      color: #fff;
      font-weight: 600; }
  .is-full-width > .selectability {
    width: 100%; }

.selectability-offscreen {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  word-wrap: normal;
  width: 1px !important; }

.sidebar {
  position: relative;
  z-index: 700; }
  @media (min-width: 56.25em) {
    .sidebar {
      min-width: 205px;
      max-width: 205px; } }
  .sidebar a::after {
    display: none; }
  .sidebar a:hover, .sidebar a:focus {
    background-color: transparent;
    color: #19a78c; }

.sidebar__content {
  border-top: 6px solid #19a78c; }

.sidebar__meta {
  font-size: 0.8125rem;
  line-height: 1.3; }

.sidebar__meta-title {
  color: #294581;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 15px;
  border-top: 2px solid #b9d0e9; }

.sitename {
  display: none;
  height: 71px;
  overflow: hidden;
  width: 258px;
  background-image: url("../images/bg/NCSD-Logo.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/NCSD-Logo.svg");
  background-repeat: no-repeat; }
  .sitename::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }
  @media (min-width: 52.1875em) {
    .sitename {
      display: inline-block;
      height: 71px;
      overflow: hidden;
      width: 258px; }
      .sitename::before {
        content: '';
        display: block;
        height: 150%;
        width: 0; } }
  .sitename.mobile-logo {
    display: block;
    height: 55px;
    overflow: hidden;
    width: 258px;
    background-size: 70%;
    margin-left: 15%;
    float: left;
    margin-top: 2px; }
    .sitename.mobile-logo::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }
    @media (min-width: 52.1875em) {
      .sitename.mobile-logo {
        display: none; } }

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

.social-footer {
  text-align: center; }
  @media (min-width: 52.1875em) {
    .social-footer {
      text-align: left; } }

.social-footer__logo {
  margin-bottom: 35px; }
  @media (min-width: 52.1875em) {
    .social-footer__logo {
      margin-bottom: 0; } }
  .social-footer__logo .sitename {
    display: block;
    margin: 0 auto; }
    @media (min-width: 52.1875em) {
      .social-footer__logo .sitename {
        margin: 0; } }

@media (min-width: 52.1875em) {
  .social-icons {
    text-align: right; } }

.social-icon {
  background-repeat: no-repeat;
  color: #fff;
  display: inline-block;
  font-size: 25px;
  margin-right: 25px;
  text-align: center;
  vertical-align: middle;
  -webkit-animation-name: social-icons;
          animation-name: social-icons;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }
  .social-icon:last-child {
    margin-right: 0; }
  .social-icon .fa {
    display: inline-block;
    vertical-align: middle;
    line-height: 53px;
    height: 55px; }
  .social-icon:hover, .social-icon:focus {
    color: #fff; }

.icon--youtube {
  background-image: url("../images/bg/stone--youtube.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/stone--youtube.svg");
  width: 53px;
  -webkit-animation-duration: 14s;
          animation-duration: 14s; }
  .icon--youtube:hover, .icon--youtube:focus {
    background-image: url("../images/bg/stone--youtube-hover.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/stone--youtube-hover.svg"); }

.icon--facebook {
  background-image: url("../images/bg/stone--facebook.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/stone--facebook.svg");
  width: 56px;
  -webkit-animation-duration: 16s;
          animation-duration: 16s;
  -webkit-animation-delay: 2s;
          animation-delay: 2s; }
  .icon--facebook:hover, .icon--facebook:focus {
    background-image: url("../images/bg/stone--facebook-hover.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/stone--facebook-hover.svg"); }

.icon--twitter {
  background-image: url("../images/bg/stone--twitter.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/stone--twitter.svg");
  width: 49px;
  -webkit-animation-duration: 18s;
          animation-duration: 18s;
  -webkit-animation-delay: 4s;
          animation-delay: 4s; }
  .icon--twitter:hover, .icon--twitter:focus {
    background-image: url("../images/bg/stone--twitter-hover.png");
    background-image: linear-gradient(transparent, transparent), url("../images/bg/stone--twitter-hover.svg"); }

@-webkit-keyframes social-icons {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes social-icons {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.sfsi_widget {
  position: fixed;
  right: 15%;
  top: 45%;
  z-index: 999; }
  @media (min-width: 37.5em) {
    .sfsi_widget {
      right: 10%; } }
  @media (min-width: 62.5em) {
    .sfsi_widget {
      right: 5%; } }

@media (min-width: 52.1875em) {
  .staff {
    -webkit-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 3em;
            column-gap: 3em; } }

.staff-member {
  display: inline-block;
  margin: 0.25rem;
  padding: 1rem;
  width: 100%;
  margin-bottom: 3em;
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.2);
  margin-top: 75px;
  padding: 0 50px 50px 50px; }

.staff__image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50%;
  border: 2px solid #f5b544;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: -75px;
  width: 150px; }
  .staff__image + * {
    margin-top: -65px; }

.staff__name a {
  color: #202f5a;
  border: 0; }
  .staff__name a:hover, .staff__name a:focus {
    color: #19a78c;
    background: transparent; }

.staff__name .fa {
  font-size: 16px; }

.staff__name,
.staff__title {
  text-align: center; }

.staff__title {
  font-size: 18px; }

.staff__meta::after {
  content: '';
  background-color: #19a78c;
  display: block;
  width: 55px;
  height: 4px;
  margin: 15px auto 15px auto; }

.sticky {
  display: block; }

.stone-callout .stone-callout__title::after {
  background-color: #19a78c;
  content: '';
  display: block;
  height: 4px;
  max-width: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 15%; }

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

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

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

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

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

.text--button {
  color: #3972a9;
  font-weight: 600;
  text-transform: uppercase; }
  .text--button .fa {
    color: #f5b544; }

.stones {
  position: absolute;
  right: -180px;
  top: -50px;
  height: 400px;
  z-index: 100; }

.stone1 {
  -webkit-animation-name: stoneshape, stone1;
          animation-name: stoneshape, stone1;
  -webkit-animation-duration: 14s, 16s;
          animation-duration: 14s, 16s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.stone2 {
  -webkit-animation-name: stoneshape, stone2;
          animation-name: stoneshape, stone2;
  -webkit-animation-duration: 12s, 14s;
          animation-duration: 12s, 14s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.stone3 {
  -webkit-animation-name: stone3;
          animation-name: stone3;
  -webkit-animation-duration: 18s;
          animation-duration: 18s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  margin-left: -20px; }

@-webkit-keyframes stonecolor {
  0% {
    fill: rgba(37, 58, 110, 0.8); }
  25% {
    fill: rgba(41, 69, 129, 0.8); }
  50% {
    fill: rgba(54, 112, 172, 0.3); }
  75% {
    fill: rgba(41, 69, 129, 0.8); }
  100% {
    fill: rgba(37, 58, 110, 0.8); } }

@keyframes stonecolor {
  0% {
    fill: rgba(37, 58, 110, 0.8); }
  25% {
    fill: rgba(41, 69, 129, 0.8); }
  50% {
    fill: rgba(54, 112, 172, 0.3); }
  75% {
    fill: rgba(41, 69, 129, 0.8); }
  100% {
    fill: rgba(37, 58, 110, 0.8); } }

@-webkit-keyframes stoneshape {
  0% {
    -webkit-transform: skewX(0);
            transform: skewX(0);
    -webkit-transform: skewY(0deg);
            transform: skewY(0deg);
    -webkit-transform: skewX(0deg);
            transform: skewX(0deg); }
  50% {
    -webkit-transform: skewX(10deg);
            transform: skewX(10deg);
    -webkit-transform: skewY(2deg);
            transform: skewY(2deg);
    -webkit-transform: skewX(-45deg);
            transform: skewX(-45deg); }
  100% {
    -webkit-transform: skewX(0);
            transform: skewX(0);
    -webkit-transform: skewY(0deg);
            transform: skewY(0deg);
    -webkit-transform: skewX(0deg);
            transform: skewX(0deg); } }

@keyframes stoneshape {
  0% {
    -webkit-transform: skewX(0);
            transform: skewX(0);
    -webkit-transform: skewY(0deg);
            transform: skewY(0deg);
    -webkit-transform: skewX(0deg);
            transform: skewX(0deg); }
  50% {
    -webkit-transform: skewX(10deg);
            transform: skewX(10deg);
    -webkit-transform: skewY(2deg);
            transform: skewY(2deg);
    -webkit-transform: skewX(-45deg);
            transform: skewX(-45deg); }
  100% {
    -webkit-transform: skewX(0);
            transform: skewX(0);
    -webkit-transform: skewY(0deg);
            transform: skewY(0deg);
    -webkit-transform: skewX(0deg);
            transform: skewX(0deg); } }

@-webkit-keyframes stone1 {
  0% {
    -webkit-transform: rotateX(10deg) translateX(20px) perspective(200px) rotateY(45deg);
            transform: rotateX(10deg) translateX(20px) perspective(200px) rotateY(45deg); }
  50% {
    -webkit-transform: rotate(0deg) translateX(25px) perspective(200px) rotateY(0deg);
            transform: rotate(0deg) translateX(25px) perspective(200px) rotateY(0deg); }
  100% {
    -webkit-transform: rotateX(0deg) translateX(20px) perspective(200px) rotateY(45deg);
            transform: rotateX(0deg) translateX(20px) perspective(200px) rotateY(45deg); } }

@keyframes stone1 {
  0% {
    -webkit-transform: rotateX(10deg) translateX(20px) perspective(200px) rotateY(45deg);
            transform: rotateX(10deg) translateX(20px) perspective(200px) rotateY(45deg); }
  50% {
    -webkit-transform: rotate(0deg) translateX(25px) perspective(200px) rotateY(0deg);
            transform: rotate(0deg) translateX(25px) perspective(200px) rotateY(0deg); }
  100% {
    -webkit-transform: rotateX(0deg) translateX(20px) perspective(200px) rotateY(45deg);
            transform: rotateX(0deg) translateX(20px) perspective(200px) rotateY(45deg); } }

@-webkit-keyframes stone2 {
  0% {
    -webkit-transform: rotateX(8deg) translateX(10px) perspective(800px) rotateY(25deg);
            transform: rotateX(8deg) translateX(10px) perspective(800px) rotateY(25deg); }
  50% {
    -webkit-transform: rotateX(0deg) translateX(0px) perspective(100px) rotateY(0deg);
            transform: rotateX(0deg) translateX(0px) perspective(100px) rotateY(0deg); }
  100% {
    -webkit-transform: rotateX(8deg) translateX(10px) perspective(800px) rotateY(25deg);
            transform: rotateX(8deg) translateX(10px) perspective(800px) rotateY(25deg); } }

@keyframes stone2 {
  0% {
    -webkit-transform: rotateX(8deg) translateX(10px) perspective(800px) rotateY(25deg);
            transform: rotateX(8deg) translateX(10px) perspective(800px) rotateY(25deg); }
  50% {
    -webkit-transform: rotateX(0deg) translateX(0px) perspective(100px) rotateY(0deg);
            transform: rotateX(0deg) translateX(0px) perspective(100px) rotateY(0deg); }
  100% {
    -webkit-transform: rotateX(8deg) translateX(10px) perspective(800px) rotateY(25deg);
            transform: rotateX(8deg) translateX(10px) perspective(800px) rotateY(25deg); } }

@-webkit-keyframes stone3 {
  0% {
    -webkit-transform: translateY(200px) translateX(-10px) scale(1) rotateY(-25deg) skewX(0deg) skewY(-20deg);
            transform: translateY(200px) translateX(-10px) scale(1) rotateY(-25deg) skewX(0deg) skewY(-20deg); }
  50% {
    -webkit-transform: translateY(0px) translateX(-150px) scale(1.15) rotateY(0deg) skewX(25deg) skewY(0deg);
            transform: translateY(0px) translateX(-150px) scale(1.15) rotateY(0deg) skewX(25deg) skewY(0deg); }
  100% {
    -webkit-transform: translateY(200px) translateX(-10px) scale(1) rotateY(-25deg) skewX(0deg) skewY(-20deg);
            transform: translateY(200px) translateX(-10px) scale(1) rotateY(-25deg) skewX(0deg) skewY(-20deg); } }

@keyframes stone3 {
  0% {
    -webkit-transform: translateY(200px) translateX(-10px) scale(1) rotateY(-25deg) skewX(0deg) skewY(-20deg);
            transform: translateY(200px) translateX(-10px) scale(1) rotateY(-25deg) skewX(0deg) skewY(-20deg); }
  50% {
    -webkit-transform: translateY(0px) translateX(-150px) scale(1.15) rotateY(0deg) skewX(25deg) skewY(0deg);
            transform: translateY(0px) translateX(-150px) scale(1.15) rotateY(0deg) skewX(25deg) skewY(0deg); }
  100% {
    -webkit-transform: translateY(200px) translateX(-10px) scale(1) rotateY(-25deg) skewX(0deg) skewY(-20deg);
            transform: translateY(200px) translateX(-10px) scale(1) rotateY(-25deg) skewX(0deg) skewY(-20deg); } }

.upcoming-events {
  color: #fff; }

.upcoming-event-list {
  font-weight: 600;
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  .upcoming-event-list .fa {
    color: #f5b544;
    font-size: 12px; }

.upcoming-events__title {
  margin-left: 0; }

.upcoming-event {
  display: block;
  color: #fff; }
  .upcoming-event:hover .upcoming-event__title, .upcoming-event:focus .upcoming-event__title {
    color: #f5b544; }
  .upcoming-event:hover .upcoming-event__date, .upcoming-event:focus .upcoming-event__date {
    color: #fff; }

.upcoming-event__title {
  line-height: 1.3;
  -ms-flex-item-align: center;
      align-self: center;
  color: #fff;
  font-size: 18px; }

.upcoming-event__date {
  -ms-flex-item-align: center;
      align-self: center;
  color: #7cd1bb;
  font-size: 14px;
  line-height: 1.3;
  text-transform: uppercase; }
  @media (min-width: 52.1875em) {
    .upcoming-event__date {
      text-align: right; } }

.wp-caption .wp-caption__image {
  background-color: #f6f4f0;
  background-size: cover;
  border: 1px solid #c5c2bf;
  border-radius: 100%;
  height: 320px;
  width: 320px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  position: relative;
  z-index: 20; }

.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--ghost {
  background: transparent;
  border: 3px solid #f5b544;
  border-radius: 0;
  color: #294581;
  text-transform: uppercase; }
  .button--ghost:hover, .button--ghost:focus {
    background: #294581;
    border: 3px solid #294581;
    color: #f5b544; }
  .button--ghost .button__text {
    border-right: 1px solid #f5b544;
    padding-right: 8px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle; }
  .button--ghost.button--ghost-yellow {
    color: #f5b544; }
    .button--ghost.button--ghost-yellow .fa {
      color: #f5b544; }
    .button--ghost.button--ghost-yellow:hover, .button--ghost.button--ghost-yellow:focus {
      border-color: #f5b544;
      background-color: #030d26; }

.button--ghost-white {
  background: transparent;
  border: 3px solid #fff;
  color: #fff; }
  .button--ghost-white:hover, .button--ghost-white:focus {
    background: #fff;
    border: 3px solid #fff;
    color: #f5b544; }

.button--lg {
  font-size: 1.375rem;
  line-height: 1.1363636364;
  padding: 0.9375rem 1.875rem; }

.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.875rem;
  line-height: 1.2142857143;
  padding: 0.5rem 1rem; }

.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: #294581;
    display: block;
    font-size: 16px;
    font-weight: 500;
    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: #19a78c; }
  .nav--mobile-menu .nav__item--parent {
    position: relative; }
    .nav--mobile-menu .nav__item--parent.is-open {
      background: #fff;
      background: rgba(243, 243, 243, 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: 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.75em;
    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: 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: #294581;
      padding-left: 2em;
      font-size: 14px; }
      .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: #19a78c; }

.nav--primary {
  display: none; }
  @media (min-width: 52.1875em) {
    .nav--primary {
      display: block; } }
  .nav--primary ul.nav {
    font-size: 14px;
    line-height: 1;
    margin-bottom: 0;
    text-align: center; }
    @media (min-width: 64em) {
      .nav--primary ul.nav {
        font-size: 0.9375em; } }
  @media print {
    .nav--primary {
      display: none; } }
  .nav--primary .nav__item {
    margin: 0 10px;
    position: relative; }
    @media (min-width: 61.25em) {
      .nav--primary .nav__item {
        margin: 0 20px; } }
    .nav--primary .nav__item.current-menu-item .main-menu__link, .nav--primary .nav__item.current-page-ancestor .main-menu__link {
      border-bottom: 4px solid #19a78c;
      padding-bottom: 16px; }
  .nav--primary .nav__link {
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 20px 0;
    text-transform: uppercase; }
    .nav--primary .nav__link:hover, .nav--primary .nav__link:focus {
      border-bottom: 4px solid #19a78c;
      padding-bottom: 16px; }
  .nav--primary .nav__subnav-wrap {
    max-height: 0;
    width: 530px;
    overflow: hidden;
    position: absolute;
    top: 55px;
    left: 0px;
    transition: max-height 0.5s ease-in-out; }
  .nav--primary .nav__subnav {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-grid-row-align: stretch;
        align-items: stretch;
    border: 4px solid #19a78c;
    background-color: #030d26;
    display: none;
    list-style-type: none;
    margin: 0;
    padding: 10px;
    text-align: left;
    width: 100%; }
    .nav--primary .nav__subnav .nav__item {
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-grid-row-align: center;
          align-items: center;
      margin-left: 1em;
      margin-right: 1em;
      margin-bottom: 0;
      white-space: normal;
      line-height: 1.2;
      padding: 15px 0;
      border-top: 1px solid #294581; }
      .nav--primary .nav__subnav .nav__item:first-child, .nav--primary .nav__subnav .nav__item:nth-child(2) {
        border-top: 0; }
      .nav--primary .nav__subnav .nav__item:hover {
        background-color: #202f5a; }
    .nav--primary .nav__subnav .nav__link {
      display: block;
      margin-left: 0;
      margin-right: 0;
      border-bottom: 0;
      padding: 0 20px;
      font-weight: 400;
      text-transform: none;
      white-space: normal;
      width: 100%;
      vertical-align: middle;
      border: 0; }
  .nav--primary .menu-item-has-children:hover .nav__subnav-wrap, .nav--primary .menu-item-has-children:focus .nav__subnav-wrap {
    max-height: 600px;
    z-index: 320; }

.single-project .nav--our-work > .main-menu__link,
.single-event .nav--events > .main-menu__link,
.single-post .nav--news > .main-menu__link,
.single-resource .nav--resources > .main-menu__link {
  border-bottom: 4px solid #19a78c;
  padding-bottom: 16px; }

.nav--secondary {
  display: none; }
  @media (min-width: 52.1875em) {
    .nav--secondary {
      display: block; } }
  .nav--secondary ul.nav {
    margin-bottom: 0;
    line-height: 1; }
  .nav--secondary .nav__item {
    font-size: 12px;
    margin-right: 5px; }
    @media (min-width: 56.25em) {
      .nav--secondary .nav__item {
        font-size: 14px;
        margin-right: 10px; } }
    @media (min-width: 62.8125em) {
      .nav--secondary .nav__item {
        font-size: 0.9375em;
        margin-right: 20px; } }
    .nav--secondary .nav__item:first-child {
      border-right: 1px solid #b9d0e9;
      padding-right: 5px; }
      @media (min-width: 56.25em) {
        .nav--secondary .nav__item:first-child {
          padding-right: 10px; } }
      @media (min-width: 62.8125em) {
        .nav--secondary .nav__item:first-child {
          padding-right: 20px; } }
  .nav--secondary .nav__link {
    color: #294581; }
    .nav--secondary .nav__link:hover, .nav--secondary .nav__link:focus {
      color: #19a78c; }
  .nav--secondary .nav__item:nth-last-child(2),
  .nav--secondary .nav__item:last-child {
    text-transform: uppercase;
    font-weight: 600; }
    .nav--secondary .nav__item:nth-last-child(2) .nav__link,
    .nav--secondary .nav__item:last-child .nav__link {
      border: 2px solid;
      padding: 5px; }
      @media (min-width: 62.8125em) {
        .nav--secondary .nav__item:nth-last-child(2) .nav__link,
        .nav--secondary .nav__item:last-child .nav__link {
          border: 4px solid;
          padding: 5px 10px; } }
      @media (min-width: 62.8125em) {
        .nav--secondary .nav__item:nth-last-child(2) .nav__link,
        .nav--secondary .nav__item:last-child .nav__link {
          padding: 5px 20px; } }
  .nav--secondary .nav__item:nth-last-child(2) .nav__link {
    border-color: #19a78c; }
    .nav--secondary .nav__item:nth-last-child(2) .nav__link:hover {
      color: #fff;
      background-color: #19a78c; }
  .nav--secondary .nav__item:last-child .nav__link {
    border-color: #f5b544; }
    .nav--secondary .nav__item:last-child .nav__link:hover {
      color: #fff;
      background-color: #f5b544; }

.nav-footer {
  line-height: 1.2; }
  .nav-footer .nav {
    margin-bottom: 35px; }
  .nav-footer .nav__item {
    margin-bottom: 25px; }
  .nav-footer .nav__link {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700; }
    .nav-footer .nav__link:hover, .nav-footer .nav__linkfocus {
      color: #3972a9; }
  .nav-footer .nav__subnav {
    font-size: 14px;
    margin-top: 20px; }
    .nav-footer .nav__subnav .nav__link {
      color: #b9d0e9;
      font-weight: 400;
      text-transform: none; }
      .nav-footer .nav__subnav .nav__link:hover, .nav-footer .nav__subnav .nav__linkfocus {
        color: #fff; }
  .nav-footer:last-child .nav__link {
    color: #19a78c;
    text-transform: none; }
    .nav-footer:last-child .nav__link:hover, .nav-footer:last-child .nav__linkfocus {
      color: #fff; }

/* generated with grunt-sass-globbing */
/* 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: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; }
/*# sourceMappingURL=styles.css.map */