@charset "UTF-8";
/* generated with grunt-sass-globbing */
/* generated with grunt-sass-globbing */
.l-flexbox,
.nav--primary .nav__subnav .nav__item,
.nav--primary .nav__subnav,
.resource-collection__list,
.featured-event__details,
.cards--icons .card {
  display: -moz-flex;
  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;
          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, 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;
  -webkit-text-decoration: underline dotted;
          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;
}

h6,
.h6, h5,
.h5, h4,
.h4, h3,
.hero-inline-image__subtitle,
.hero-bg-image__subtitle,
.h3, h2,
.h2, h1,
.h1 {
  color: inherit;
  font-weight: 700;
  -webkit-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-inline-image__subtitle,
.hero-bg-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%;
     -moz-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;
  }
}

.wpcf7-recaptcha iframe {
  min-height: 80px;
}

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__introduction,
.post__title,
.cy-wysiwyg-dark .block__title,
.cy-hero__title,
.pulse,
.flash,
.bounce {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite, .infinite.fadeIn,
.infinite.post__introduction,
.infinite.post__title,
.cy-wysiwyg-dark .infinite.block__title,
.infinite.cy-hero__title {
  animation-iteration-count: infinite;
}

.animated.hinge, .hinge.fadeIn,
.hinge.post__introduction,
.hinge.post__title,
.cy-wysiwyg-dark .hinge.block__title,
.hinge.cy-hero__title {
  animation-duration: 2s;
}

.animated.flipOutX, .flipOutX.fadeIn,
.flipOutX.post__introduction,
.flipOutX.post__title,
.cy-wysiwyg-dark .flipOutX.block__title,
.flipOutX.cy-hero__title,
.animated.flipOutY,
.flipOutY.fadeIn,
.flipOutY.post__introduction,
.flipOutY.post__title,
.cy-wysiwyg-dark .flipOutY.block__title,
.flipOutY.cy-hero__title,
.animated.bounceIn,
.bounceIn.fadeIn,
.bounceIn.post__introduction,
.bounceIn.post__title,
.cy-wysiwyg-dark .bounceIn.block__title,
.bounceIn.cy-hero__title {
  animation-duration: 0.75s;
}
@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}
@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  animation-name: rubberBand;
}
@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  animation-name: shake;
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}
.wobble {
  animation-name: wobble;
}
@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
.bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
.bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn,
.post__introduction,
.post__title,
.cy-wysiwyg-dark .block__title,
.cy-hero__title {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}
.animated.flip, .flip.fadeIn,
.flip.post__introduction,
.flip.post__title,
.cy-wysiwyg-dark .flip.block__title,
.flip.cy-hero__title {
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  animation-name: rotateInUpRight;
}
@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}
@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  animation-name: hinge;
}

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}
.zoomOutLeft {
  animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}
.zoomOutRight {
  animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  animation-name: zoomOutUp;
}
@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  animation-name: slideOutUp;
}

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

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

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

h1,
.h1, h2,
.h2, h3,
.hero-inline-image__subtitle,
.hero-bg-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--narrower,
.l-constrain--narrow,
.l-constrain--small,
.l-constrain--medium,
.l-constrain--large,
.l-constrain--larger {
  margin-left: auto;
  margin-right: auto;
  max-width: 69.6875em;
  padding-left: 1em;
  padding-right: 1em;
}

.l-constrain--larger {
  max-width: 1350px;
}

.l-constrain--large {
  max-width: 1180px;
}

.l-constrain--medium {
  max-width: 1025px;
}

.l-constrain--small {
  max-width: 820px;
}

.l-constrain--narrow {
  max-width: 735px;
}

.l-constrain--narrower {
  max-width: 670px;
}

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

.l-flexbox--align-center {
  -moz-align-items: center;
  align-items: center;
}

.l-flexbox--align-bottom {
  -moz-align-items: flex-end;
  align-items: flex-end;
}

.l-flexbox--align-top {
  -moz-align-items: flex-start;
  align-items: flex-start;
}

.l-flexbox--align-self-top {
  align-self: flex-start;
}

.l-flexbox--justify-center {
  -moz-justify-content: center;
  justify-content: center;
}

.l-flexbox--justify-space-between {
  -moz-justify-content: space-between;
  justify-content: space-between;
}

.l-flexbox--align-self-center {
  align-self: center;
}

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

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

.events .l-flexbox--two-grids-60-40, .events .l-flexbox--two-grids-40-60, .l-flexbox--two-medium-grids, .l-flexbox--three-medium-grids, .l-flexbox--four-medium-grids, .l-flexbox--two-large-grids, .l-flexbox--three-large-grids, .l-flexbox--four-grids, .l-flexbox--three-grids, .l-flexbox--two-grids-25-75, .l-flexbox--two-grids-75-25, .l-flexbox--two-grids-30-70, .l-flexbox--two-grids-70-30, .l-flexbox--two-grids-60-40, .l-flexbox--two-grids-40-60,
.featured-content--homepage .block-30-70--alt:nth-of-type(even),
.featured-content--homepage .block-30-70--alt.block--alt-order,
.block-30-70--alt:nth-of-type(even),
.block-30-70--alt.block--alt-order, .l-flexbox--two-grids {
  flex-wrap: wrap;
  -moz-justify-content: center;
  justify-content: center;
}
.events .l-flexbox--two-grids-60-40 > *, .events .l-flexbox--two-grids-40-60 > *, .l-flexbox--two-medium-grids > *, .l-flexbox--three-medium-grids > *, .l-flexbox--four-medium-grids > *, .l-flexbox--two-large-grids > *, .l-flexbox--three-large-grids > *, .l-flexbox--four-grids > *, .l-flexbox--three-grids > *, .l-flexbox--two-grids-25-75 > *, .l-flexbox--two-grids-75-25 > *, .l-flexbox--two-grids-30-70 > *, .l-flexbox--two-grids-70-30 > *, .l-flexbox--two-grids-60-40 > *, .l-flexbox--two-grids-40-60 > *,
.featured-content--homepage .block-30-70--alt:nth-of-type(even) > *,
.featured-content--homepage .block-30-70--alt.block--alt-order > *,
.block-30-70--alt:nth-of-type(even) > *,
.block-30-70--alt.block--alt-order > *, .l-flexbox--two-grids > * {
  width: 100%;
}

.l-flexbox--two-columns,
.nav--primary .nav__subnav,
.resource-collection__list {
  -moz-align-items: center;
  align-items: center;
}
.l-flexbox--two-columns > *,
.nav--primary .nav__subnav > *,
.resource-collection__list > * {
  width: calc(100% - 2em);
}
@media (min-width: 52.1875em) {
  .l-flexbox--two-columns > *,
  .nav--primary .nav__subnav > *,
  .resource-collection__list > * {
    width: calc(50% - 2em);
  }
}

.l-flexbox--two-columns-35-65 {
  -moz-align-items: 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 {
  -moz-align-items: 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 {
  -moz-align-items: 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 {
  -moz-align-items: 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 {
  -moz-align-items: 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 {
  -moz-align-items: 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 {
  -moz-align-items: 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 {
  -moz-align-items: 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 {
  -moz-align-items: 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 > *,
.featured-content--homepage .block-30-70--alt:nth-of-type(even) > *,
.featured-content--homepage .block-30-70--alt.block--alt-order > *,
.block-30-70--alt:nth-of-type(even) > *,
.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 {
    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 {
    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 > * {
  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 {
    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 {
    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: flex;
    flex-wrap: wrap;
  }
}

[class^=l-sidebars__] {
  flex-grow: 1;
}

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

.l-sidebars__main {
  flex-basis: 50%;
  flex-grow: 1;
}

.l-sidebars__sidebar {
  flex-basis: 150px;
  flex-grow: 0;
  flex: none;
}

.l-sidebar--right .l-sidebars__sidebar {
  flex-basis: 210px;
  min-width: 205px;
}
.l-sidebar--right .l-sidebars__main {
  flex-basis: 75%;
  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,
.nav--primary .nav__subnav,
.resource-collection__list {
  -moz-align-items: center;
  align-items: center;
}
.l-flexbox--two-columns > *,
.nav--primary .nav__subnav > *,
.resource-collection__list > * {
  width: calc(100% - 2em);
}
@media (min-width: 52.1875em) {
  .l-flexbox--two-columns > *,
  .nav--primary .nav__subnav > *,
  .resource-collection__list > * {
    width: calc(50% - 2em);
  }
}

.l-flexbox--two-columns-35-65 {
  -moz-align-items: 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 {
  -moz-align-items: 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 {
  -moz-align-items: 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 {
  -moz-align-items: 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 {
  -moz-align-items: 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 {
  -moz-align-items: 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 {
  -moz-align-items: 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 {
  -moz-align-items: 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 {
  -moz-align-items: 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 > *,
.featured-content--homepage .block-30-70--alt:nth-of-type(even) > *,
.featured-content--homepage .block-30-70--alt.block--alt-order > *,
.block-30-70--alt:nth-of-type(even) > *,
.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 {
    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 {
    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 > * {
  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 {
    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 {
    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 {
  margin-left: 1em;
  margin-right: 1em;
  padding: 0;
  position: relative;
  z-index: 88;
}
@media (min-width: 69.6875em) {
  .block-30-70 {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 52.1875em) {
  .block-30-70--alt:nth-of-type(even) .block__image, .block-30-70--alt.block--alt-order .block__image {
    order: 2;
  }
  .block-30-70--alt:nth-of-type(even) .block__text, .block-30-70--alt.block--alt-order .block__text {
    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;
  }
}

.block-50-50 {
  margin-left: 1em;
  margin-right: 1em;
  padding: 0;
}
@media (min-width: 69.6875em) {
  .block-50-50 {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 52.1875em) {
  .block-50-50--alt:nth-child(even) .block__image, .block-50-50--alt.block--alt-order .block__image {
    order: 2;
  }
  .block-50-50--alt:nth-child(even) .block__text, .block-50-50--alt.block--alt-order .block__text {
    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: flex;
  flex-wrap: wrap;
  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 + .cy-wysiwyg-medium-wave {
  margin-top: 150px;
}
.callout .callout__container {
  border: 4px solid #f5b544;
  padding: 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: flex;
  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: flex;
  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;
  flex-wrap: wrap;
  -moz-align-items: 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;
    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;
}

.cy-block-50-50 {
  border-bottom: 3px solid #294581;
  display: block;
  justify-content: space-between;
  padding: 75px 0;
}
@media (min-width: 52.1875em) {
  .cy-block-50-50 {
    display: flex;
  }
}
@media (min-width: 52.1875em) {
  .cy-block-50-50:nth-child(even) .block__image, .cy-block-50-50.block--alt-order .block__image {
    order: 2;
  }
  .cy-block-50-50:nth-child(even) .block__text, .cy-block-50-50.block--alt-order .block__text {
    order: 1;
  }
}
.cy-block-50-50 .block__title a {
  color: #294581;
}
.cy-block-50-50 .block__title::after {
  background-color: #19a78c;
  content: "";
  display: block;
  height: 4px;
  max-width: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 15%;
}
.cy-block-50-50 .block__image {
  flex-basis: 47%;
  margin-bottom: 75px;
  text-align: center;
}
.cy-block-50-50 .block__text {
  display: flex;
  flex-basis: 47%;
  flex-direction: column;
  justify-content: center;
  line-height: 1.8;
}
.cy-block-50-50 .block__text strong {
  color: #294581;
}

.cy-faqs {
  background-color: #EDF4FA;
  padding: 75px 0;
  /* Style the buttons that are used to open and close the accordion panel */
  /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
  /* Style the accordion panel. Note: hidden by default */
}
.cy-faqs .block__title a {
  color: #294581;
}
.cy-faqs .block__title::after {
  background-color: #19a78c;
  content: "";
  display: block;
  height: 4px;
  max-width: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 15%;
}
.cy-faqs .block__summary {
  line-height: 1.8;
}
.cy-faqs .accordion {
  background: transparent;
  color: #294481;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  padding: 18px 0;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}
.cy-faqs .accordion:after {
  content: "+"; /* Unicode character for "plus" sign (+) */
  font-size: 18px;
  color: #294481;
  float: right;
  margin-left: 5px;
}
.cy-faqs .active:after {
  content: "−"; /* Unicode character for "minus" sign (-) */
}
.cy-faqs .panel {
  background: transparent;
  border-bottom: 1px solid #15A88C;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.cy-header {
  display: block;
  padding: 2.1875em 0;
}
@media (min-width: 62.5em) {
  .cy-header {
    display: flex;
    justify-content: space-between;
    padding-top: 0;
  }
}

.cy-header__left {
  display: flex;
  flex-basis: 100%;
  justify-content: center;
}
@media (min-width: 62.5em) {
  .cy-header__left {
    flex-basis: 30%;
    margin-right: 2.1875em;
  }
}

.cy-header__right {
  align-items: center;
  display: flex;
  flex-basis: 100%;
  justify-content: center;
}
@media (min-width: 62.5em) {
  .cy-header__right {
    flex-basis: 70%;
    justify-content: flex-end;
  }
}

.cy-hero {
  background-color: #294581;
  color: #fff;
  margin-bottom: 75px;
  position: relative;
}
.cy-hero::after {
  content: "";
  background-image: url("../images/bg/cy-topoverlap.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/cy-topoverlap.svg");
  background-size: cover;
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: -60px;
}

.cy-hero__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;
  z-index: 250;
  font-size: 32px;
}
@media (min-width: 52.1875em) {
  .cy-hero__title {
    margin-left: -20px;
    padding: 5px 25px;
    font-size: 45px;
    line-height: 50px;
  }
}

.cy-hero__inner {
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: space-between;
  min-height: 34.375rem;
}
@media (min-width: 62.5em) {
  .cy-hero__inner {
    background-size: contain;
  }
}

.cy-hero__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 3.125rem;
  width: 100%;
}
@media (min-width: 62.5em) {
  .cy-hero__text {
    flex-basis: 50%;
    max-width: 600px;
  }
}
.cy-hero__text .cy-hero__subtitle {
  background-color: #294581;
  border-radius: 5px;
  margin: 30px 0;
  padding: 20px;
}
@media (min-width: 62.5em) {
  .cy-hero__text .cy-hero__subtitle {
    padding: 0;
  }
}
.cy-hero__text .button--ghost {
  background-color: #294581;
  color: #fff;
}

.cy-nav {
  border: 3px solid #15A88C;
  margin-top: 25px;
}
@media (min-width: 52.1875em) {
  .cy-nav {
    display: inline-block;
  }
}
@media (min-width: 62.5em) {
  .cy-nav {
    margin: 0;
  }
}

.menu-check-yourself > ul > li {
  padding: 0 25px;
  text-transform: uppercase;
}
@media (min-width: 52.1875em) {
  .menu-check-yourself > ul > li {
    border-right: 2px solid #B9CFE9;
    display: inline-block;
  }
}
.menu-check-yourself > ul > li:last-child {
  border: none;
}
.menu-check-yourself > ul > li a {
  color: #294581;
}
.menu-check-yourself > ul > li:hover, .menu-check-yourself > ul > li:focus, .menu-check-yourself > ul > li:active {
  text-decoration: underline;
}

.menu-check-yourself > ul {
  margin: 0.5rem;
}

/**
 * Check Yourself WYSIWYG - Background Display - None
 * The different background colors are powered by the "Background Display" custom field when using the component.
 */
.cy-wysiwyg .block__title a {
  color: #294581;
}
.cy-wysiwyg .block__title::after {
  background-color: #19a78c;
  content: "";
  display: block;
  height: 4px;
  max-width: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 15%;
}
.cy-wysiwyg .block__summary {
  line-height: 1.8;
}

/**
 * Check Yourself WYSIWYG - Background Display - Dark Blue / Yellow Dots
 */
.cy-wysiwyg-dark {
  background-color: #294581;
  background-position: left bottom;
  background-repeat: no-repeat;
  background-image: url("../images/bg/cy-newsletter-bg.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/cy-newsletter-bg.svg");
  color: #fff;
  padding: 75px 0;
  /**
   * Contact Form 7
   */
  /**
   * Gravity Forms
   */
}
.cy-wysiwyg-dark .block__title {
  background: #f5b544;
  border-radius: 3px;
  -webkit-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
  color: #294581;
  display: inline;
  font-weight: 600;
  padding: 5px 10px;
  letter-spacing: -2px;
  line-height: 44px;
  margin-left: 0 !important;
  position: relative;
  text-transform: uppercase;
  z-index: 250;
  font-size: 32px;
}
@media (min-width: 52.1875em) {
  .cy-wysiwyg-dark .block__title {
    margin-left: -20px;
    padding: 5px 25px;
    font-size: 45px;
    line-height: 50px;
  }
}
.cy-wysiwyg-dark .block__form,
.cy-wysiwyg-dark .block__summary {
  margin-top: 75px;
}
.cy-wysiwyg-dark .block__summary h1, .cy-wysiwyg-dark .block__summary h2, .cy-wysiwyg-dark .block__summary h3, .cy-wysiwyg-dark .block__summary h4, .cy-wysiwyg-dark .block__summary h5, .cy-wysiwyg-dark .block__summary h6, .cy-wysiwyg-dark .block__summary p, .cy-wysiwyg-dark .block__summary a {
  color: #fff;
}
.cy-wysiwyg-dark .block__summary hr {
  border-color: #3972a9;
}
.cy-wysiwyg-dark .block__summary a {
  text-decoration: underline;
}
.cy-wysiwyg-dark .wpcf7-text {
  height: 45px;
}
.cy-wysiwyg-dark .wpcf7-text,
.cy-wysiwyg-dark .wpcf7-textarea {
  width: 100%;
}
.cy-wysiwyg-dark .wpcf7-submit {
  color: #f5b544;
}
.cy-wysiwyg-dark .wpcf7-submit i {
  color: #f5b544;
  vertical-align: middle;
}
.cy-wysiwyg-dark .gform_wrapper {
  margin-bottom: 75px;
  margin-top: 75px;
}
.cy-wysiwyg-dark .gform_wrapper .gfield_required {
  padding-left: 5px;
}
.cy-wysiwyg-dark .gform_wrapper input[type=text] {
  height: 45px;
  margin-bottom: 25px;
  width: 100%;
}
.cy-wysiwyg-dark .gform_wrapper textarea {
  margin-bottom: 25px;
  width: 100%;
}
.cy-wysiwyg-dark .gform_wrapper input.button,
.cy-wysiwyg-dark .gform_wrapper input[type=submit] {
  background: transparent;
  border: 3px solid #f5b544;
  border-radius: 0;
  color: #fff;
  text-transform: uppercase;
}
.cy-wysiwyg-dark .gform_wrapper input.button:hover, .cy-wysiwyg-dark .gform_wrapper input.button:focus,
.cy-wysiwyg-dark .gform_wrapper input[type=submit]:hover,
.cy-wysiwyg-dark .gform_wrapper input[type=submit]:focus {
  border: 3px solid #294581;
  color: #f5b544;
}

/**
 * Check Yourself WYSIWYG - Background Display – Medium Blue + Wave and Medium Blue
 */
.cy-wysiwyg-medium-wave,
.cy-wysiwyg-medium-blue {
  background-color: #DBE8F3;
  position: relative;
}
.cy-wysiwyg-medium-wave::before,
.cy-wysiwyg-medium-blue::before {
  content: "";
  background-image: url("../images/bg/cy-bottomcurve.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/cy-bottomcurve.svg");
  background-size: cover;
  display: block;
  width: 100%;
  height: 100px;
  position: absolute;
  top: -100px;
}
.cy-wysiwyg-medium-wave .block__title a,
.cy-wysiwyg-medium-blue .block__title a {
  color: #294581;
}
.cy-wysiwyg-medium-wave .block__title::after,
.cy-wysiwyg-medium-blue .block__title::after {
  background-color: #19a78c;
  content: "";
  display: block;
  height: 4px;
  max-width: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 15%;
}
.cy-wysiwyg-medium-wave .block__summary,
.cy-wysiwyg-medium-blue .block__summary {
  line-height: 1.8;
}
.cy-wysiwyg-medium-wave .logos,
.cy-wysiwyg-medium-blue .logos {
  display: flex;
}
.cy-wysiwyg-medium-wave .logo,
.cy-wysiwyg-medium-blue .logo {
  margin-right: 75px;
}

/**
 * Check Yourself WYSIWYG - Background Display - Medium Blue + Wave
 */
.cy-wysiwyg-medium-wave {
  margin-top: 50px;
  padding: 0 0 75px;
}

/**
 * Check Yourself WYSIWYG - Background Display - Medium Blue
 */
.cy-wysiwyg-medium-blue {
  padding-bottom: 75px;
}
.cy-wysiwyg-medium-blue .block__title {
  border-top: 3px solid #294581;
  padding-top: 75px;
}
.cy-wysiwyg-medium-blue::before {
  background-image: none;
}

.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__text a,
.email-footer__form a {
  color: #f5b544;
}

.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;
  animation-name: email-stone1;
  animation-duration: 19s;
  animation-iteration-count: infinite;
}

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

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

@keyframes email-stone1 {
  0% {
    transform: skewX(0) rotateX(10deg) rotateX(0deg);
  }
  50% {
    transform: skewX(20deg) rotate(0deg) rotateX(45deg);
  }
  100% {
    transform: skewX(0) rotateX(0deg) rotatex(0deg);
  }
}
@keyframes email-stone2 {
  0% {
    transform: translateX(0) rotateX(8deg) scale(1) skewX(0) rotateY(25deg);
  }
  50% {
    transform: translateX(-30px) rotateX(0deg) scale(1.25) skewX(15deg) rotateY(0deg);
  }
  100% {
    transform: translateX(0) rotateX(8deg) scale(1) skewX(0) rotateY(25deg);
  }
}
@keyframes email-stone3 {
  0% {
    transform: translateX(0) scale(1.2) translateX(0) skewX(0deg) skewY(0deg);
  }
  50% {
    transform: translateX(-50px) scale(1.5) translateX(-40px) skewX(0deg) skewY(-2deg);
  }
  100% {
    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 {
  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::-moz-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 {
    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 {
    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;
  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;
  flex-wrap: wrap;
  justify-content: 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::-moz-placeholder, .form-item__date::-moz-placeholder, .form-item__email::-moz-placeholder, .form-item__month::-moz-placeholder, .form-item__number::-moz-placeholder, .form-item__password::-moz-placeholder, .form-item__search::-moz-placeholder, .form-item__select::-moz-placeholder, .form-item__tel::-moz-placeholder, .form-item__text::-moz-placeholder, .form-item__textarea::-moz-placeholder, .form-item__time::-moz-placeholder, .form-item__url::-moz-placeholder, .form-item__week::-moz-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: " ";
  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, 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--search, .is-active .mobile-menu__icon--menu {
  background-image: url("../images/bg/mobile-close.png");
  background-image: linear-gradient(transparent, transparent), inline("../images/bg/mobile-close.svg");
}

.mobile-menu__icon--menu {
  background-image: url("../images/bg/mobile-menu.png");
  background-image: linear-gradient(transparent, transparent), inline("../images/bg/mobile-menu.svg");
  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), inline("../images/bg/mobile-search.svg");
}
.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--secondary ul.nav > .nav__item, .nav--primary 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;
  flex-wrap: nowrap !important;
}
.past-event-years .past-event {
  display: flex;
  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: flex;
  align-items: 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;
  }
}

.peers {
  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;
  margin: 0 0 60px;
  padding-bottom: 10px;
  position: relative;
}
.peers::before {
  content: "";
  background-image: url("../images/bg/Rule-OrganicShape-LightestBlue.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/Rule-OrganicShape-LightestBlue.svg");
  transform: rotate(180deg);
  width: 100%;
  height: 28px;
  position: absolute;
  top: -28px;
  background-repeat: repeat-x;
  z-index: 152;
}
.peers h2 {
  margin: 0 0 2em;
}
.peers h4 {
  color: #294581;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}
.peers ul {
  font-size: 14px;
  margin: 0 0 1em;
  padding: 0;
}
.peers ul > li {
  font-weight: 400;
  line-height: 1.8;
  margin: 0;
}
.peers .fa.fa-envelope-o {
  color: #19a78c;
}
.peers .l-flexbox {
  display: block;
  margin: 1em 0 0;
  padding: 1em 0 2em;
}
@media (min-width: 50em) {
  .peers .l-flexbox {
    display: flex;
  }
  .peers .l-flexbox > * {
    flex: 1 0 0;
  }
}
.peers a {
  text-decoration: underline;
}
.peers a:hover, .peers a:focus {
  color: #294581;
}

.peers__container {
  background-color: #dbe8f3;
  padding: 2em 0;
}

.peers__group {
  padding: 0 2em;
}
@media (min-width: 50em) {
  .peers__group {
    padding: 0 3em;
    border-right: solid 2px #3972a9;
  }
}
.peers__group h3 {
  color: #294581;
  font-weight: 300;
  position: relative;
}
.peers__group h3::after {
  background-color: #19a78c;
  content: "";
  display: block;
  height: 4px;
  max-width: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 15%;
}
.peers__group:first-child h3 {
  color: #3972a9;
}
.peers__group:last-child {
  border: 0;
}
.peers__group:last-child h3 {
  color: #19a78c;
}

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

.post__header.has-bg-image {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  display: flex;
  align-items: flex-end;
  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 .post__introduction {
  color: #fff;
  max-width: 780px;
  position: relative;
  z-index: 255;
}
.post__header--landing .post__introduction a {
  display: inline-block;
  border: 2px solid;
  padding: 5px 20px;
  border-color: #19a78c;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Work Sans", "Helvetica Neue", sans-serif;
  color: #fff;
}
.post__header--landing .post__introduction a:hover {
  color: #fff;
  background-color: #19a78c;
}
@media (max-width: 767px) {
  .post__header--landing .post__introduction a {
    font-size: 0.8em;
    padding: 5px 15px;
  }
}

.post__summary {
  order: 2;
  align-self: flex-start;
}
@media (min-width: 52.1875em) {
  .post__summary {
    order: 1;
  }
}

.page-template-page-donation-php .post__title {
  display: inline-block;
  color: #fff;
}

.donation_wrap {
  display: flex;
  margin-left: -20px;
}
@media (max-width: 580px) {
  .donation_wrap {
    flex-direction: column;
    margin-left: 0px;
  }
}
.donation_wrap .l-constrain--narrow {
  max-width: none;
  padding: 0px;
  color: #fff;
  font-size: 20px;
  line-height: 1.3em;
  letter-spacing: normal;
}
.donation_wrap .post__content {
  z-index: 101;
}
@media (min-width: 581px) {
  .donation_wrap .post__content {
    flex-basis: 515px;
    padding-left: 50px;
    padding-right: 70px;
  }
}
@media (max-width: 767px) {
  .donation_wrap .post__content {
    padding-right: 30px;
  }
}
.donation_wrap .post__introduction {
  flex: 1;
}
.donation_wrap .post__introduction .gfield--type-product.gfield--input-type-price > label,
.donation_wrap .post__introduction .gfield--type-email > label, .donation_wrap .post__introduction .gfield--type-honeypot, .donation_wrap .post__introduction .gfield--type-total, .donation_wrap .post__introduction .gfield--type-product > legend, .donation_wrap .post__introduction .gfield--type-checkbox > legend {
  display: none;
}
.donation_wrap .post__introduction input[type=text],
.donation_wrap .post__introduction input[type=email] {
  border: 4px #f5b544 solid;
  background-color: transparent;
  color: #fff;
  font-weight: 500;
  text-align: center;
  width: 250px;
  padding-top: 0.175em;
  padding-bottom: 0.175em;
  margin-bottom: 6px;
}
.donation_wrap .post__introduction ::-moz-placeholder {
  color: #fff;
}
.donation_wrap .post__introduction ::placeholder {
  color: #fff;
}
.donation_wrap .post__introduction .gfield_radio {
  width: 250px;
}
.donation_wrap .post__introduction .gfield_radio .gchoice {
  display: flex;
  cursor: pointer;
  font-weight: 500;
  position: relative;
  overflow: hidden;
  margin-bottom: 0.375em;
  width: 100%;
}
.donation_wrap .post__introduction .gfield_radio .gchoice input {
  position: absolute;
  left: -9999px;
}
.donation_wrap .post__introduction .gfield_radio .gchoice input:checked + label {
  background-color: #19a78c;
}
.donation_wrap .post__introduction .gfield_radio .gchoice label {
  display: flex;
  justify-content: center;
  padding: 0.175em 0.75em 0.175em 0.375em;
  transition: 0.25s ease;
  border: 4px #19a78c solid;
  text-align: center;
  width: 100%;
}
.donation_wrap .post__introduction .gform-footer .gform_button:hover {
  background-color: #f5b544;
}

.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 {
  order: 1;
  align-self: flex-start;
}
@media (min-width: 52.1875em) {
  .post__image {
    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");
  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 {
  order: 2;
}
.post__meta--30-70 .block-30-70 .block__text {
  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 {
  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: flex;
    align-items: center;
    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;
}

.form-quiz {
  margin: 0 0 3em;
}
.form-quiz .gform_heading {
  display: none;
}
.form-quiz ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.form-quiz ul > li {
  margin-left: 0;
  padding-left: 0;
}
.form-quiz .gquiz-field {
  margin: 0 0 2em;
  padding: 3em;
  z-index: -1;
}
.form-quiz .gquiz-field:nth-child(3n+1) .gfield_label {
  color: #3972a9;
}
.form-quiz .gquiz-field:nth-child(3n+2) {
  background-color: #dbe8f3;
}
.form-quiz .gquiz-field:nth-child(3n+2) .gfield_label {
  color: #294581;
}
.form-quiz .gquiz-field:nth-child(3n) {
  background-color: #202f5a;
  color: #fff;
}
.form-quiz .gquiz-field:nth-child(3n) .gfield_label {
  color: #19a78c;
}
@media (min-width: 50em) {
  .form-quiz .gquiz-field {
    padding: 5em;
  }
}
.form-quiz .gquiz-field .ginput_container {
  margin: 2em 0 0;
}
.form-quiz .section-title {
  background-repeat: no-repeat;
  color: #294581;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.1;
  margin: 4em 0 2em;
  padding: 1.5em 0 0;
  position: relative;
}
@media (min-width: 50em) {
  .form-quiz .section-title {
    font-size: 32px;
  }
}
.form-quiz .section-title:after {
  background-image: url("../images/bg/QuoteStone.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/QuoteStone.svg");
  content: "";
  background-size: 125px 133px;
  height: 133px;
  left: -1em;
  position: absolute;
  top: 0;
  width: 125px;
  z-index: -1;
}
.form-quiz .gfield_label {
  font-family: "Work Sans", "Helvetica Neue", sans-serif;
  font-size: 22px;
  font-weight: 300;
  position: relative;
}
.form-quiz .gfield_label::after {
  background-color: #19a78c;
  content: "";
  display: block;
  height: 4px;
  max-width: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 15%;
}
@media (min-width: 50em) {
  .form-quiz .gfield_label {
    font-size: 32px;
  }
}
.form-quiz .gfield_radio > li {
  padding-left: 1.75em;
  position: relative;
}
.form-quiz .gfield_radio input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.form-quiz .gfield_radio input[type=radio]:after {
  content: "";
  border-radius: 100%;
  border: solid 1px #f5b544;
  display: block;
  height: 16px;
  left: 0;
  position: absolute;
  top: 7px;
  width: 16px;
}
.form-quiz .gfield_radio input[type=radio]:before {
  content: "";
  border-radius: 100%;
  background: #f5b544;
  display: none;
  height: 8px;
  left: 4px;
  position: absolute;
  top: 11px;
  width: 8px;
  z-index: 2;
}
.form-quiz .gfield_radio input[type=radio]:focus {
  outline: none;
}
.form-quiz .gfield_radio input[type=radio]:checked:after {
  background-color: #202f5a;
}
.form-quiz .gfield_radio input[type=radio]:checked:before {
  display: block;
}
.form-quiz .gfield_radio input[type=radio]:checked ~ label {
  border-bottom: solid 3px #f5b544;
  font-weight: 700;
  padding: 0 0 0.25em;
}
.form-quiz .gfield_radio label {
  cursor: pointer;
  position: relative;
  width: 100%;
}
.form-quiz .gform_footer {
  border-top: solid 2px #19a78c;
  margin: 2em 0 0;
  padding: 2em 0 0;
}
.form-quiz .gform_footer .gform_button {
  background-color: #fff;
  border: 3px solid #f5b544;
  color: #294581;
  display: inline-block;
  font-size: 1rem;
  margin-right: 5px;
  padding: 0.5em 1em;
  text-transform: uppercase;
  vertical-align: middle;
}
.form-quiz .gform_footer .gform_button:hover, .form-quiz .gform_footer .gform_button:focus {
  background-color: #202f5a;
  border-color: #202f5a;
  color: #f5b544;
}

.gform_confirmation_wrapper {
  background-color: #202f5a;
  color: #fff;
  margin: 5em 0;
  padding: 7em 3em 3em;
  position: relative;
}
@media (min-width: 50em) {
  .gform_confirmation_wrapper {
    margin: 10em 0;
    padding: 8em 3em 3em;
  }
}

#gforms_confirmation_message {
  color: #f5b544;
  font-size: 32px;
  position: absolute;
  top: 1.5em;
}

#gquiz_confirmation_message {
  position: relative;
}
#gquiz_confirmation_message::after {
  background-color: #7cd1bb;
  content: "";
  display: block;
  height: 4px;
  max-width: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 15%;
}
@media (min-width: 50em) {
  #gquiz_confirmation_message {
    padding: 0;
  }
}
#gquiz_confirmation_message span {
  display: flex;
  background-image: url("../images/bg/QuoteStone.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/QuoteStone.svg");
  background-size: 125px 133px;
  color: #294581;
  font-size: 72px;
  height: 133px;
  left: -78px;
  top: -45px;
  justify-content: center;
  align-items: center;
  width: 125px;
  position: absolute;
}
@media (min-width: 50em) {
  #gquiz_confirmation_message span {
    font-size: 72px;
    left: -110px;
    top: -88px;
  }
}

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

body .gsc-selected-option-container {
  min-width: 100px;
}

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

.sitename-cy {
  display: inline-block;
  height: 79px;
  overflow: hidden;
  width: 227px;
  background-image: url("../images/bg/ncsd-cy-logo.png");
  background-image: linear-gradient(transparent, transparent), url("../images/bg/ncsd-cy-logo.svg");
  background-repeat: no-repeat;
}
.sitename-cy::before {
  content: "";
  display: block;
  height: 150%;
  width: 0;
}

.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;
  animation-name: social-icons;
  animation-iteration-count: infinite;
}
.social-icon:last-child {
  margin-right: 0;
}
.social-icon .fa, .social-icon .fa-brands {
  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;
  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;
  animation-duration: 16s;
  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;
  animation-duration: 18s;
  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");
}

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

@keyframes social-icons {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
  100% {
    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 {
    -moz-column-count: 2;
         column-count: 2;
    -moz-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 {
  animation-name: stoneshape, stone1;
  animation-duration: 14s, 16s;
  animation-iteration-count: infinite;
}

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

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

@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 stoneshape {
  0% {
    transform: skewX(0);
    transform: skewY(0deg);
    transform: skewX(0deg);
  }
  50% {
    transform: skewX(10deg);
    transform: skewY(2deg);
    transform: skewX(-45deg);
  }
  100% {
    transform: skewX(0);
    transform: skewY(0deg);
    transform: skewX(0deg);
  }
}
@keyframes stone1 {
  0% {
    transform: rotateX(10deg) translateX(20px) perspective(200px) rotateY(45deg);
  }
  50% {
    transform: rotate(0deg) translateX(25px) perspective(200px) rotateY(0deg);
  }
  100% {
    transform: rotateX(0deg) translateX(20px) perspective(200px) rotateY(45deg);
  }
}
@keyframes stone2 {
  0% {
    transform: rotateX(8deg) translateX(10px) perspective(800px) rotateY(25deg);
  }
  50% {
    transform: rotateX(0deg) translateX(0px) perspective(100px) rotateY(0deg);
  }
  100% {
    transform: rotateX(8deg) translateX(10px) perspective(800px) rotateY(25deg);
  }
}
@keyframes stone3 {
  0% {
    transform: translateY(200px) translateX(-10px) scale(1) rotateY(-25deg) skewX(0deg) skewY(-20deg);
  }
  50% {
    transform: translateY(0px) translateX(-150px) scale(1.15) rotateY(0deg) skewX(25deg) skewY(0deg);
  }
  100% {
    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;
  align-self: center;
  color: #fff;
  font-size: 18px;
}

.upcoming-event__date {
  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), inline("../images/bg/mobile-arrow-down.svg");
  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), inline("../images/bg/mobile-arrow-up.svg");
}
[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 {
  -moz-align-items: 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 {
  -moz-align-items: 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: #BCCFE6;
}
.nav--secondary .nav__item:nth-last-child(2) .nav__link:hover {
  color: #fff;
  background-color: #BCCFE6;
}
.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__item.donate {
  background-color: #f5b544;
}
.nav-footer .nav__item.donate:hover {
  background-color: #19a78c;
}
.nav-footer .nav__item.donate .nav__link {
  color: #fff;
}
.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 */
@media (max-width: 1180px) and (min-width: 800px) {
  body.donate .post__header--landing .post__introduction {
    padding-left: 50px;
  }
}
@media (max-width: 580px) {
  body.donate .post__header--landing .post__introduction {
    padding-left: 17px;
  }
}
body.donate .post__header--landing .post__introduction p {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
body.donate .post__header--landing .gfield--type-checkbox {
  padding-bottom: 10px;
}

.gform_validation_errors h2.gform_submission_error {
  color: #fff;
  font-size: 20px;
}

.post__header--landing .post__introduction ol {
  font-size: 16px;
}
.post__header--landing .post__introduction ol li {
  color: #f5b544;
}
.post__header--landing .post__introduction ol li a.gform_validation_error_link {
  border: 0px;
  color: #f5b544;
  font-style: italic;
  padding: 0px;
  text-transform: none;
  font-weight: normal;
}
.post__header--landing .post__introduction ol li a.gform_validation_error_link:hover {
  background-color: transparent;
}

.ginput_container_radio + .gfield_validation_message,
.ginput_container.ginput_container_email + .gfield_validation_message {
  display: none;
}

body.donate .post__title {
  display: inline-block;
  color: #fff;
}
body.donate .gform_wrapper.gravity-theme .gform_validation_errors {
  padding-inline: unset;
  padding-block: unset;
  margin-block: unset;
  box-shadow: none;
  border: none;
  background: none;
}
body.donate .gform_wrapper.gravity-theme .gform_validation_errors h2.gform_submission_error {
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.3;
}
body.donate .gform_wrapper.gravity-theme .gform_validation_errors h2.gform_submission_error .gform-icon {
  display: none;
}
body.donate .gform_wrapper.gravity-theme .gform_validation_errors > ol li {
  color: #f5b544;
  font-size: 16px;
  list-style-type: decimal !important;
}
body.donate .gform_wrapper.gravity-theme .gform_validation_errors > ol li a {
  font-size: 16px;
}
body.donate .gform_wrapper.gravity-theme .gform_validation_errors > ol li a:focus {
  outline: none;
}
body.donate .gform_wrapper.gravity-theme .gfield-choice-input + label {
  max-width: 100%;
}
body.donate .gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 2px;
}
body.donate .gform_wrapper.gravity-theme input[type=email], body.donate .gform_wrapper.gravity-theme input[type=number], body.donate .gform_wrapper.gravity-theme input[type=password], body.donate .gform_wrapper.gravity-theme input[type=search], body.donate .gform_wrapper.gravity-theme input[type=tel], body.donate .gform_wrapper.gravity-theme input[type=text], body.donate .gform_wrapper.gravity-theme input[type=time], body.donate .gform_wrapper.gravity-theme input[type=url], body.donate .gform_wrapper.gravity-theme select, body.donate .gform_wrapper.gravity-theme textarea {
  font-size: 20px !important;
}
body.donate .gform_wrapper.gravity-theme .ginput_container_email input[type=email] {
  width: 250px;
  padding-top: 0.175em;
  padding-bottom: 0.175em;
  margin-bottom: 6px;
}
body.donate .gform_wrapper.gravity-theme .ginput_container_email input[type=email][aria-invalid=true] {
  border: 4px #f5b544 solid;
  border-style: dashed;
}
body.donate .gform_wrapper.gravity-theme .gfield--type-choice.gfield_error .gfield_radio label {
  color: #ffffff;
}
body.donate .gform_wrapper.gravity-theme .gform-footer {
  background-color: #19a78c;
  display: inline-block;
  padding: 0px;
}
body.donate .gform_wrapper.gravity-theme .gform-footer .gform-loader {
  margin: 0px 13px -4px -12px;
}
body.donate .gform_wrapper.gravity-theme .gform-footer input[type=submit] {
  margin-bottom: 0px;
}
body.donate .gform_wrapper.gravity-theme .gform-footer input[type=submit]:active, body.donate .gform_wrapper.gravity-theme .gform-footer input[type=submit]:focus {
  background-color: #19a78c;
}
body.donate .gform_wrapper.gravity-theme .gfield-choice-input + label {
  font-size: 20px;
}

body.thank-you .post__introduction {
  font-size: 16px;
  line-height: 1.3em;
}

/* 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 */