.clearfix:after {
  content: "";
  display: table;
  clear: both; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

* {
  box-sizing: border-box; }

* html {
  font-size: 125%; }

html {
  font-size: 20px;
  font-family: "Merriweather Sans", Helvetica, Arial, sans-serif;
  overflow-x: hidden;
  position: relative;
  font-size: 0.9375em;
  line-height: 1.33333; }
  @media (min-width: 45em) {
    html {
      font-size: 1.125em;
      line-height: 1.38889; } }
  @media (min-width: 61.25em) {
    html {
      font-size: 1.25em;
      line-height: 1.5; } }

body {
  color: #000000;
  overflow-x: hidden;
  position: relative; }

div,
section,
header,
footer,
aside,
figure {
  box-sizing: border-box; }

a {
  color: #00A79D; }
  a:hover {
    color: #007b6c; }
  h1 > a,
  h2 > a,
  h3 > a,
  h4 > a,
  h5 > a,
  h6 > a {
    text-decoration: none; }

strong,
b {
  font-weight: 700; }

p {
  margin: 26.25px 0;
  margin: 1.75rem 0; }
  h1 + p,
  h2 + p,
  h3 + p,
  h4 + p,
  h5 + p,
  h6 + p {
    margin-top: 11.25px;
    margin-top: 0.75rem; }
  p:last-child {
    margin-bottom: 0; }
  p > a {
    font-weight: 300; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Merriweather", Georgia, "Times New Roman", Times, serif;
  margin: 0;
  font-style: italic; }
  h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
    color: inherit;
    text-decoration: none; }

h1 {
  font-size: 42px;
  font-size: 2.8rem;
  line-height: 1.19048; }
  @media (min-width: 37.5em) {
    h1 {
      font-size: 4rem;
      line-height: 1.08333; } }
  @media (min-width: 61.25em) {
    h1 {
      font-size: 4.5rem;
      line-height: 1; } }
  @media (min-width: 73.75em) {
    h1 {
      font-size: 5.25rem;
      line-height: 1; } }
  @media (min-width: 105em) {
    h1 {
      font-size: 6rem;
      line-height: 0.875; } }

h2 {
  font-size: 42px;
  font-size: 2.8rem;
  line-height: 1.19048; }
  @media (min-width: 25em) {
    h2 {
      font-size: 3.2rem;
      line-height: 1.04167; } }
  @media (min-width: 37.5em) {
    h2 {
      font-size: 4rem;
      line-height: 1.08333; } }
  @media (min-width: 61.25em) {
    h2 {
      font-size: 3rem;
      line-height: 1.08333; } }
  @media (min-width: 105em) {
    h2 {
      font-size: 4.5rem;
      line-height: 1; } }

h3 {
  font-size: 42px;
  font-size: 2.8rem;
  line-height: 1.19048; }
  @media (min-width: 61.25em) {
    h3 {
      font-size: 2.4rem;
      line-height: 1.04167; } }
  @media (min-width: 105em) {
    h3 {
      font-size: 3rem;
      line-height: 1.08333; } }

h4 {
  font-size: 22px;
  font-size: 1.46667rem;
  line-height: 1.59091; }
  @media (min-width: 37.5em) {
    h4 {
      font-size: 2.4rem;
      line-height: 1.25; } }
  @media (min-width: 61.25em) {
    h4 {
      font-size: 1.8rem;
      line-height: 1.25; } }
  @media (min-width: 73.75em) {
    h4 {
      font-size: 2.1rem;
      line-height: 1.19048; } }
  @media (min-width: 105em) {
    h4 {
      font-size: 2.4rem;
      line-height: 1.04167; } }

h5 {
  font-size: 22px;
  font-size: 1.46667rem;
  line-height: 1.59091; }
  @media (min-width: 61.25em) {
    h5 {
      font-size: 1.8rem;
      line-height: 1.25; } }
  @media (min-width: 105em) {
    h5 {
      font-size: 2.1rem;
      line-height: 1.19048; } }

h6 {
  font-size: 19.999px;
  font-size: 1.33333rem;
  line-height: 1.5; }
  @media (min-width: 61.25em) {
    h6 {
      font-size: 1.1rem;
      line-height: 1.59091; } }
  @media (min-width: 105em) {
    h6 {
      font-size: 1.8rem;
      line-height: 1.25; } }

.subhead {
  font-family: "Merriweather", Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  font-size: 1.46667rem;
  line-height: 1.59091;
  font-weight: 300; }
  @media (min-width: 37.5em) {
    .subhead {
      font-size: 2.4rem;
      line-height: 1.25; } }
  @media (min-width: 61.25em) {
    .subhead {
      font-size: 1.8rem;
      line-height: 1.25; } }
  @media (min-width: 73.75em) {
    .subhead {
      font-size: 2.1rem;
      line-height: 1.19048; } }
  @media (min-width: 105em) {
    .subhead {
      font-size: 2.4rem;
      line-height: 1.04167; } }

ul {
  list-style-image: url("../img/bullet.png");
  padding-left: 18.75px;
  padding-left: 1.25rem; }
  ul > li {
    margin-bottom: 26.25px;
    margin-bottom: 1.75rem; }
    ul > li:last-child {
      margin-bottom: 0; }

img {
  max-width: 100%;
  height: auto; }

figure {
  margin: 0; }
  figure img {
    display: block;
    margin-left: auto;
    margin-right: auto; }

input,
textarea {
  border: 1px solid #cccccc;
  border-top-color: #7a7a7a;
  border-radius: 3px;
  padding: 6px 7.5px;
  padding: 6px 0.5rem;
  max-width: 100%;
  outline: none;
  transition: border-color .15s linear; }
  input:hover,
  textarea:hover {
    border-color: #7a7a7a; }
  input:active, input:focus,
  textarea:active,
  textarea:focus {
    box-shadow: 0 0 20px rgba(0, 167, 157, 0.25);
    border-color: #7a7a7a;
    outline: none; }

label {
  display: block;
  margin-bottom: 7.5px;
  margin-bottom: 0.5rem; }

.c-aside {
  margin-top: 90px;
  position: relative;
  text-align: center; }
  .c-aside:before {
    background-color: #000000;
    content: "";
    width: 2px;
    position: absolute;
    margin-top: -60px;
    left: 50%;
    margin-left: -1px;
    height: 0;
    padding-bottom: 30px; }

.c-aside--diamond {
  padding-bottom: 100%; }
  @media (min-width: 37.5em) {
    .c-aside--diamond {
      margin-left: 20%;
      padding-bottom: 60%;
      width: 60%; } }
  @media (min-width: 61.25em) {
    .c-aside--diamond {
      margin-left: -20%;
      padding-bottom: 140%;
      width: 140%; } }
  @media (min-width: 73.75em) {
    .c-aside--diamond {
      margin-left: -10%;
      padding-bottom: 120%;
      width: 120%; } }
  @media (min-width: 105em) {
    .c-aside--diamond {
      margin-left: 0;
      padding-bottom: 100%;
      width: 100%; } }
  .c-aside--diamond:after {
    background-size: 100% 100%;
    content: "";
    padding-bottom: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1; }
  .c-aside--diamond .c-aside__title {
    color: #ffffff;
    padding: 0 20%; }
  .c-aside--diamond .c-aside__content {
    position: absolute;
    left: 0;
    top: 50%;
    padding: 0 12%;
    width: 100%;
    -ms-transform: translateY(-60%);
        transform: translateY(-60%); }
    @media (min-width: 61.25em) {
      .c-aside--diamond .c-aside__content {
        -ms-transform: none;
            transform: none;
        top: 22.5%; } }
    .c-aside--diamond .c-aside__content > p {
      font-style: italic;
      font-weight: 400;
      margin: 0; }
  .c-aside--diamond .c-aside__link {
    background-size: 100% 100%;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    position: absolute;
    padding-bottom: 12.5%;
    height: 0;
    width: 12.5%;
    bottom: 12.5%;
    left: 43.75%; }
    .c-aside--diamond .c-aside__link:after {
      background-size: 100% 100%;
      content: "";
      padding-bottom: 40%;
      width: 40%;
      position: absolute;
      left: 30%;
      top: 30%; }
    .c-aside--diamond .c-aside__link:hover {
      opacity: .8; }

.c-aside--diamond-reversed {
  position: relative; }
  .c-aside--diamond-reversed .c-statistic {
    background-color: #FFDE17;
    margin-bottom: 30px;
    margin-top: 15px;
    padding: 15px;
    text-align: left; }
  .c-aside--diamond-reversed .c-number {
    display: inline-block; }
  .c-aside--diamond-reversed .c-statistic__details {
    display: inline-block;
    padding: 0; }
  @media (min-width: 61.25em) {
    .c-aside--diamond-reversed {
      padding-bottom: 100%;
      margin-top: -50%; }
      .c-aside--diamond-reversed .c-statistic {
        background-color: transparent;
        margin-bottom: 0;
        margin-top: 0;
        padding: 0;
        text-align: center; }
      .c-aside--diamond-reversed .c-number {
        display: block; }
      .c-aside--diamond-reversed .c-statistic__details {
        display: block; }
      .c-aside--diamond-reversed:after {
        background-size: 100% 100%;
        content: "";
        padding-bottom: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1; }
      .c-aside--diamond-reversed .c-statistic {
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); } }
  .c-aside--diamond-reversed .c-number {
    font-size: 42px;
    font-size: 2.8rem;
    line-height: 1.19048; }
    @media (min-width: 37.5em) {
      .c-aside--diamond-reversed .c-number {
        font-size: 4rem;
        line-height: 1.08333; } }
    @media (min-width: 61.25em) {
      .c-aside--diamond-reversed .c-number {
        font-size: 4.5rem;
        line-height: 1; } }
    @media (min-width: 73.75em) {
      .c-aside--diamond-reversed .c-number {
        font-size: 5.25rem;
        line-height: 1; } }
    @media (min-width: 105em) {
      .c-aside--diamond-reversed .c-number {
        font-size: 6rem;
        line-height: 0.875; } }
  .c-aside--diamond-reversed .c-statistic__details {
    color: #000000; }

.c-aside__content {
  font-size: 15px;
  font-size: 1rem;
  line-height: 1.33333; }
  @media (min-width: 61.25em) {
    .c-aside__content {
      font-size: 0.9rem;
      line-height: 1.38889; } }
  @media (min-width: 73.75em) {
    .c-aside__content {
      font-size: 1rem;
      line-height: 1.5; } }

.c-aside__title {
  font-size: 22px;
  font-size: 1.46667rem;
  line-height: 1.59091; }
  @media (min-width: 61.25em) {
    .c-aside__title {
      font-size: 1.8rem;
      line-height: 1.25; } }
  @media (min-width: 105em) {
    .c-aside__title {
      font-size: 2.1rem;
      line-height: 1.19048; } }

.form-submit,
.c-button {
  font-size: 15px;
  font-size: 1rem;
  line-height: 1.33333;
  background-color: #000000;
  border-radius: 6px;
  border-width: 0;
  box-shadow: 0 10px 0px transparent;
  color: #ffffff;
  display: inline-block;
  font-weight: 700;
  padding: 11.25px 30px;
  padding: 0.75rem 2rem;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  transition: all .5s linear; }
  @media (min-width: 61.25em) {
    .form-submit,
    .c-button {
      font-size: 0.9rem;
      line-height: 1.38889; } }
  @media (min-width: 73.75em) {
    .form-submit,
    .c-button {
      font-size: 1rem;
      line-height: 1.5; } }
  @media (min-width: 61.25em) {
    .form-submit,
    .c-button {
      padding: 0.5rem 1.5rem; } }
  .form-submit:hover,
  .c-button:hover {
    color: #ffffff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5); }
  .form-submit:active,
  .c-button:active {
    box-shadow: 0 10px 0px transparent;
    transition: none; }

.c-button--secondary {
  background-color: #FFDE17;
  color: #000000; }
  .c-button--secondary:hover {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
    background-color: #FCBD1C;
    color: #000000; }

.c-button--large {
  font-size: 19.999px;
  font-size: 1.33333rem;
  line-height: 1.5;
  padding: 11.25px 30px;
  padding: 0.75rem 2rem; }
  @media (min-width: 61.25em) {
    .c-button--large {
      font-size: 1.1rem;
      line-height: 1.59091; } }
  @media (min-width: 105em) {
    .c-button--large {
      font-size: 1.8rem;
      line-height: 1.25; } }
  @media (min-width: 61.25em) {
    .c-button--large {
      padding: 0.5rem 2rem; } }

.c-button--small {
  font-size: 15px;
  font-size: 1rem;
  line-height: 1.33333;
  padding: 11.25px 30px;
  padding: 0.75rem 2rem; }
  @media (min-width: 61.25em) {
    .c-button--small {
      font-size: 0.9rem;
      line-height: 1.38889; } }
  @media (min-width: 73.75em) {
    .c-button--small {
      font-size: 1rem;
      line-height: 1.5; } }
  @media (min-width: 61.25em) {
    .c-button--small {
      padding: 0.5rem 1rem; } }

.c-card {
  text-align: center; }
  .c-card > a {
    background-color: #ffffff;
    display: block;
    box-shadow: 0 10px 50px transparent;
    color: #cccccc;
    text-decoration: none;
    transition: all .15s linear;
    position: relative; }
    .c-card > a:hover {
      box-shadow: 0 10px 50px rgba(0, 0, 0, 0.25);
      transition: none;
      z-index: 100; }
      .c-card > a:hover .c-card__body {
        transition: none;
        border-top: 1px solid #cccccc; }

.c-card__img {
  height: 0;
  padding-bottom: 50%;
  position: relative; }
  @media (min-width: 45em) {
    .c-card__img {
      padding-bottom: 65%; } }
  .c-card__img img {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: auto;
    width: auto;
    max-width: 60%;
    max-height: 90%; }

.c-card__body {
  margin: 0 30px;
  padding: 13.125px 0;
  padding: 0.875rem 0;
  border-top: 1px solid rgba(204, 204, 204, 0);
  transition: all .15s linear; }

.c-card__title {
  font-size: 15px;
  font-size: 1rem;
  line-height: 1.33333;
  color: #cccccc;
  font-family: "Merriweather Sans", Helvetica, Arial, sans-serif;
  font-weight: normal; }
  @media (min-width: 45em) {
    .c-card__title {
      font-size: 0.83333rem;
      line-height: 1.33333; } }
  @media (min-width: 61.25em) {
    .c-card__title {
      font-size: 0.9rem;
      line-height: 1.38889; } }

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

.c-credit__title {
  font-size: 10.999px;
  font-size: 0.73333rem;
  line-height: 1.36364;
  color: #999999;
  display: block;
  letter-spacing: .05em;
  margin-bottom: 11.25px;
  margin-bottom: 0.75rem;
  text-transform: uppercase; }
  @media (min-width: 45em) {
    .c-credit__title {
      font-size: 0.66667rem;
      line-height: 1.25; } }
  @media (min-width: 61.25em) {
    .c-credit__title {
      font-size: 0.75rem;
      line-height: 1.33333; } }

.node-organization-form,
.c-form {
  background-color: #ffffff;
  padding: 41.66667% 8.33333% 8.33333%;
  position: relative; }
  @media (min-width: 37.5em) {
    .node-organization-form,
    .c-form {
      padding: 41.66667% 16.66667% 16.66667%; } }
  .node-organization-form:before,
  .c-form:before {
    content: "";
    background-size: 100% 100%;
    position: absolute;
    padding-bottom: 16.66667%;
    height: 0;
    width: 16.66667%;
    top: 0;
    left: 41.66667%;
    margin-top: 16.66667%;
    z-index: 2; }

.node-organization-form .form-wrapper,
.c-form__row {
  margin-bottom: 37.5px;
  margin-bottom: 2.5rem; }
  .node-organization-form .form-wrapper input[type="text"],
  .c-form__row input[type="text"] {
    width: 100%; }
  .node-organization-form .form-wrapper .form-required:after,
  .c-form__row .form-required:after {
    background-image: none; }

.node-organization-form .form-submit {
  width: 100%;
  padding-left: 7.5px;
  padding-left: 0.5rem;
  padding-right: 7.5px;
  padding-right: 0.5rem;
  text-align: center; }

.field--name-field-pledge input[type="checkbox"],
.c-form__checkbox--large input[type="checkbox"] {
  padding: 15px;
  padding: 1rem; }

.field--name-field-pledge label,
.c-form__checkbox--large label {
  font-size: 22px;
  font-size: 1.46667rem;
  line-height: 1.59091;
  font-family: "Merriweather", Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: 700; }
  @media (min-width: 37.5em) {
    .field--name-field-pledge label,
    .c-form__checkbox--large label {
      font-size: 2.4rem;
      line-height: 1.25; } }
  @media (min-width: 61.25em) {
    .field--name-field-pledge label,
    .c-form__checkbox--large label {
      font-size: 1.8rem;
      line-height: 1.25; } }
  @media (min-width: 73.75em) {
    .field--name-field-pledge label,
    .c-form__checkbox--large label {
      font-size: 2.1rem;
      line-height: 1.19048; } }
  @media (min-width: 105em) {
    .field--name-field-pledge label,
    .c-form__checkbox--large label {
      font-size: 2.4rem;
      line-height: 1.04167; } }

.l-grid--4up {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  margin-bottom: 8.33333%;
  padding: 0; }
  .l-grid--4up > li {
    margin-bottom: 0;
    padding: 0;
    width: 100%; }
    @media (min-width: 25em) {
      .l-grid--4up > li {
        width: 50%; } }
    @media (min-width: 45em) {
      .l-grid--4up > li {
        width: 33.33333%; } }
    @media (min-width: 73.75em) {
      .l-grid--4up > li {
        width: 25%; } }

.l-grid__more {
  margin-bottom: 8.33333%;
  text-align: center; }

.l-links--inline > li {
  display: inline;
  margin-right: 60px; }
  .l-links--inline > li:last-child {
    margin-right: 0; }

.l-link {
  color: #000000;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  position: relative; }
  .l-link:after {
    background-color: #000000;
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    height: 3px;
    width: 0;
    transition: all .15s linear; }
  .is-active .l-link:after {
    left: 0;
    width: 100%; }
  .l-link:hover {
    color: #000000; }
    .l-link:hover:after {
      left: 0;
      width: 100%; }

.c-resources {
  margin-top: 10%; }
  .c-resources:first-child {
    margin-top: 0; }

.c-resources__list {
  border-top: 1px dotted #cccccc;
  margin-top: 18.75px;
  margin-top: 1.25rem;
  padding-top: 18.75px;
  padding-top: 1.25rem; }

.c-resources__title {
  font-family: "Merriweather Sans", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 22px;
  font-size: 1.46667rem;
  line-height: 1.59091;
  position: relative;
  margin-bottom: 18.75px;
  margin-bottom: 1.25rem; }
  @media (min-width: 61.25em) {
    .c-resources__title {
      font-size: 1.8rem;
      line-height: 1.25; } }
  @media (min-width: 105em) {
    .c-resources__title {
      font-size: 2.1rem;
      line-height: 1.19048; } }
  .c-resources__title:before {
    background-size: 100% 100%;
    content: "";
    height: 0;
    padding-bottom: 8.33333%;
    width: 8.33333%;
    position: absolute;
    left: -14.16667%;
    top: -10%; }

.c-resources__subtitle {
  color: #7a7a7a;
  font-family: "Merriweather Sans", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  font-size: 1rem;
  line-height: 1.33333;
  letter-spacing: .05em;
  margin-bottom: 7.5px;
  margin-bottom: 0.5rem; }
  @media (min-width: 45em) {
    .c-resources__subtitle {
      font-size: 0.83333rem;
      line-height: 1.33333; } }
  @media (min-width: 61.25em) {
    .c-resources__subtitle {
      font-size: 0.9rem;
      line-height: 1.38889; } }

.c-resource__list {
  margin-bottom: 0;
  margin-top: 0; }
  .c-resource__list > li {
    margin-bottom: 3.75px;
    margin-bottom: 0.25rem; }

.c-resource__title {
  display: block;
  font-size: 15px;
  font-size: 1rem;
  line-height: 1.33333;
  font-weight: 700;
  text-decoration: none; }
  @media (min-width: 61.25em) {
    .c-resource__title {
      font-size: 0.9rem;
      line-height: 1.38889; } }
  @media (min-width: 73.75em) {
    .c-resource__title {
      font-size: 1rem;
      line-height: 1.5; } }
  .c-resource__title:hover {
    text-decoration: underline; }
  .c-resource__title em {
    font-weight: 300; }

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

.c-number {
  font-family: "Roboto Slab", Verdana, Arial, sans-serif;
  font-size: 48px;
  font-size: 3.2rem;
  line-height: 1.04167;
  font-weight: 700; }
  @media (min-width: 25em) {
    .c-number {
      font-size: 6rem;
      line-height: 1; } }
  @media (min-width: 37.5em) {
    .c-number {
      font-size: 14rem;
      line-height: 0.85714; } }
  @media (min-width: 45em) {
    .c-number {
      font-size: 13.88889rem;
      line-height: 0.84; } }
  @media (min-width: 61.25em) {
    .c-number {
      font-size: 9rem;
      line-height: 0.83333; } }
  @media (min-width: 73.75em) {
    .c-number {
      font-size: 12.5rem;
      line-height: 0.84; } }
  @media (min-width: 105em) {
    .c-number {
      font-size: 12.5rem;
      line-height: 0.84; } }
  .c-number span {
    font-size: 42px;
    font-size: 2.8rem;
    line-height: 1.19048; }
    @media (min-width: 37.5em) {
      .c-number span {
        font-size: 4rem;
        line-height: 1.08333; } }
    @media (min-width: 61.25em) {
      .c-number span {
        font-size: 4.5rem;
        line-height: 1; } }
    @media (min-width: 73.75em) {
      .c-number span {
        font-size: 5.25rem;
        line-height: 1; } }
    @media (min-width: 105em) {
      .c-number span {
        font-size: 6rem;
        line-height: 0.875; } }

.c-statistic__details {
  font-size: 15px;
  font-size: 1rem;
  line-height: 1.33333;
  font-style: italic;
  font-weight: 400;
  color: #FFDE17;
  padding-left: 20%;
  padding-right: 20%; }
  @media (min-width: 61.25em) {
    .c-statistic__details {
      font-size: 0.9rem;
      line-height: 1.38889; } }
  @media (min-width: 73.75em) {
    .c-statistic__details {
      font-size: 1rem;
      line-height: 1.5; } }

.l-content__header {
  margin-top: 8.33333%;
  padding-top: 8.33333%; }
  @media (min-width: 61.25em) {
    .l-content__header {
      position: relative;
      padding-top: 37.5%;
      margin-top: -20.83333%; } }
  .l-content__header:after {
    background-size: 100%;
    content: "";
    position: absolute;
    left: -116.66667%;
    right: -166.66667%;
    top: 0;
    height: 0;
    padding-bottom: 433.33333%;
    z-index: -1; }
    @media (min-width: 37.5em) {
      .l-content__header:after {
        left: -50%;
        right: -83.33333%;
        padding-bottom: 233.33333%; } }
    @media (min-width: 61.25em) {
      .l-content__header:after {
        left: -41.66667%;
        right: -33.33333%;
        padding-bottom: 108.33333%; } }
  .l-content__header h1 {
    margin-bottom: 8.33333%; }
    @media (min-width: 37.5em) {
      .l-content__header h1 {
        width: 83.33333%;
        float: left;
        margin-left: 8.33333%;
        margin-right: -100%;
        margin-bottom: 4.16667%; } }

.l-content__header + .l-content--full {
  background-color: #ffffff;
  clear: both;
  padding: 8.33333%;
  min-height: 600px; }
  @media (min-width: 61.25em) {
    .l-content__header + .l-content--full {
      min-height: 900px; } }

.l-content__intro {
  font-size: 19.999px;
  font-size: 1.33333rem;
  line-height: 1.5;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 10%;
  padding-right: 20%; }
  @media (min-width: 61.25em) {
    .l-content__intro {
      font-size: 1.1rem;
      line-height: 1.59091; } }
  @media (min-width: 105em) {
    .l-content__intro {
      font-size: 1.8rem;
      line-height: 1.25; } }
  .l-content__intro p:first-child {
    margin-top: 0; }

.footer {
  overflow: hidden; }
  .footer .l-content--full {
    position: relative;
    padding-bottom: 116.33333%;
    padding-bottom: 150%; }
    @media (min-width: 61.25em) {
      .footer .l-content--full {
        padding-bottom: 58.33333%; } }
    .footer .l-content--full:before {
      background-size: 100% 100%;
      content: "";
      padding-bottom: 116.33333%;
      position: absolute;
      bottom: 0;
      left: -150%;
      right: -100%; }
      @media (min-width: 61.25em) {
        .footer .l-content--full:before {
          padding-bottom: 58.33333%;
          left: -41.66667%;
          right: -33.33333%; } }

.c-credit {
  background-size: 100% 100%;
  position: absolute;
  height: 0;
  margin-top: 8.33333%;
  padding-bottom: 66.66667%;
  right: 16.66667%;
  width: 66.66667%;
  z-index: 12; }
  @media (min-width: 61.25em) {
    .c-credit {
      right: 0;
      margin-top: 8.33333%;
      padding-bottom: 33.33333%;
      width: 33.33333%; } }
  .c-credit svg {
    display: block;
    margin: 0 auto;
    height: auto;
    width: 50%; }

.c-credit__content {
  position: absolute;
  top: 50%;
  left: 25%;
  right: 25%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.header {
  position: relative;
  z-index: 200; }
  .header .l-container {
    position: relative; }

.l-header__wrapper {
  padding-top: 8.33333%; }
  @media (min-width: 37.5em) {
    .l-header__wrapper {
      padding-top: 8.33333%; } }
  @media (min-width: 61.25em) {
    .l-header__wrapper {
      padding-top: 4.16667%; } }

.logo {
  display: block;
  position: relative;
  width: 50%;
  width: 100%; }
  @media (min-width: 61.25em) {
    .logo {
      width: 25%; } }
  @media (min-width: 61.25em) {
    .path-frontpage .logo {
      margin-bottom: -66.66667%; } }
  .logo span {
    display: block;
    box-sizing: content-box;
    padding-left: 33.33333%;
    height: auto;
    position: absolute;
    width: 50%;
    display: none;
    visibility: hidden;
    transition: all .15s linear; }
    .logo span svg {
      display: block;
      height: auto;
      max-width: 100%; }
    @media (min-width: 61.25em) {
      .logo span {
        display: block;
        visibility: visible; } }
  .logo:after {
    background-position: 50% 50%;
    background-size: 100% auto;
    content: "";
    display: block;
    width: 75%;
    height: 90%;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: all .15s linear; }
    @media (min-width: 61.25em) {
      .logo:after {
        content: none; } }
  .logo:before {
    content: "";
    display: block;
    width: 20.83333%;
    height: 0;
    padding-bottom: 20.83333%;
    background-size: 100% 100%;
    transition: all .15s linear; }
    @media (min-width: 61.25em) {
      .logo:before {
        width: 50%;
        height: 0;
        margin-bottom: -8.33333%;
        margin-left: -8.33333%;
        padding-bottom: 50%; } }
  .logo:hover:before {
    -ms-transform: scale(1.05);
        transform: scale(1.05); }
  .logo:hover span, .logo:hover:after {
    opacity: .8; }

@media (min-width: 61.25em) {
  .n-main {
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); } }
  @media (min-width: 61.25em) and (min-width: 61.25em) {
    .n-main {
      margin-top: 2.08333%; } }

.l-links--primary {
  list-style-image: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center; }
  .l-links--primary > li {
    -ms-flex-item-align: center;
        align-self: center;
    margin: 0;
    margin-top: 11.25px;
    margin-top: 0.75rem;
    width: 50%; }
    .l-links--primary > li:last-child {
      width: 100%; }
    @media (min-width: 37.5em) {
      .l-links--primary > li {
        margin-right: 30px;
        width: auto; }
        .l-links--primary > li:last-child {
          width: auto;
          margin-right: 0; } }
    @media (min-width: 61.25em) {
      .l-links--primary > li {
        margin-right: 60px; } }
    .l-links--primary > li a {
      display: block;
      text-align: center;
      width: 100%; }
    .l-links--primary > li .l-link {
      padding: 7.5px 0;
      padding: 0.5rem 0; }

.l-intro {
  overflow: hidden;
  position: relative; }

.l-intro--content {
  background-color: #FFDE17;
  position: relative;
  margin: 0 -12.5%;
  margin-top: 6.25%;
  padding: 10%; }
  @media (min-width: 37.5em) {
    .l-intro--content .subhead {
      padding-right: 25%; } }
  @media (min-width: 61.25em) {
    .l-intro--content {
      padding: 0;
      height: 0;
      margin: 0;
      padding-bottom: 200%;
      margin-bottom: -100%;
      background-color: transparent; }
      .l-intro--content:before {
        background-size: 100% 100%;
        content: "";
        position: absolute;
        left: -75%;
        top: 0;
        height: 0;
        width: 225%;
        padding-bottom: 225%;
        z-index: -1; } }
    @media (min-width: 61.25em) and (min-width: 61.25em) {
      .l-intro--content:before {
        width: 300%;
        padding-bottom: 300%;
        left: -37.5%; } }
  @media (min-width: 61.25em) {
      .l-intro--content:after {
        content: "";
        background-size: 100% 100%;
        padding-bottom: 112.5%;
        width: 112.5%;
        position: absolute;
        right: -50%;
        top: 12.5%;
        z-index: 5; }
      .l-intro--content > article {
        position: absolute;
        top: 42%;
        z-index: 10; } }

.l-intro__aside {
  clear: both;
  pointer-events: none;
  position: relative; }
  @media (min-width: 37.5em) {
    .l-intro__aside {
      margin-top: -25%;
      padding-bottom: 200%; } }
  @media (min-width: 61.25em) {
    .l-intro__aside {
      margin-top: 0;
      padding-bottom: 100%; }
      .l-intro__aside:before, .l-intro__aside:after {
        content: "";
        background-size: 100% 100%;
        padding-bottom: 50%;
        width: 50%;
        position: absolute; }
      .l-intro__aside:before {
        bottom: 25%;
        left: -16.66667%; }
      .l-intro__aside:after {
        bottom: 50%;
        left: -41.66667%; } }

.l-intro__diamonds:before {
  background-color: #FFDE17;
  content: "";
  background-size: 0 0;
  padding-bottom: 100%;
  width: 125%;
  position: absolute;
  top: 0;
  left: -12.5%;
  z-index: -2; }

@media (min-width: 61.25em) {
  .l-intro__diamonds:before {
    background-color: transparent;
    background-size: 100% 100%;
    padding-bottom: 50%;
    width: 50%;
    position: absolute;
    top: auto;
    left: auto;
    bottom: 125%;
    right: -33.33333%;
    z-index: 6; } }

.l-intro__diamond {
  background-size: 100% 100%;
  padding: 8.33333% 0;
  margin: 0 -12.5%; }
  @media (min-width: 37.5em) {
    .l-intro__diamond {
      margin: 0;
      padding: 0;
      position: absolute;
      height: 0;
      padding-bottom: 100%;
      width: 100%; } }
  @media (min-width: 61.25em) {
    .l-intro__diamond {
      padding-bottom: 50%;
      width: 50%; } }
  .l-intro__diamond:nth-child(1) {
    background-color: #F15A29; }
    @media (min-width: 37.5em) {
      .l-intro__diamond:nth-child(1) {
        background-color: transparent;
        left: 25%; }
        .l-intro__diamond:nth-child(1):after {
          background-size: 100% 100%;
          content: "";
          position: absolute;
          left: 0;
          top: 0;
          padding-bottom: 150%;
          height: 0;
          width: 150%;
          z-index: 1; } }
    @media (min-width: 61.25em) {
      .l-intro__diamond:nth-child(1) {
        left: 58.33333%; } }
  .l-intro__diamond:nth-child(2) {
    background-color: #00A79D; }
    @media (min-width: 37.5em) {
      .l-intro__diamond:nth-child(2) {
        background-color: transparent;
        left: -25%;
        bottom: 25%; } }
    @media (min-width: 61.25em) {
      .l-intro__diamond:nth-child(2) {
        left: 33.33333%;
        bottom: 25%; } }
  .l-intro__diamond:nth-child(3) {
    background-color: #92278F; }
    @media (min-width: 37.5em) {
      .l-intro__diamond:nth-child(3) {
        background-color: transparent;
        left: 25%;
        bottom: 0; } }
    @media (min-width: 61.25em) {
      .l-intro__diamond:nth-child(3) {
        left: 58.33333%;
        bottom: 0; } }
  .l-intro__diamond .c-statistic {
    pointer-events: auto;
    text-align: left;
    padding: 0 10%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .l-intro__diamond .c-statistic:after {
      content: "";
      display: table;
      clear: both; }
    .l-intro__diamond .c-statistic .c-number {
      -ms-flex-item-align: center;
          align-self: center;
      width: 40%;
      text-align: right; }
    .l-intro__diamond .c-statistic .c-statistic__details {
      -ms-flex-item-align: center;
          align-self: center;
      padding: 0;
      width: 50%; }
    @media (min-width: 37.5em) {
      .l-intro__diamond .c-statistic {
        display: block;
        padding: 0;
        position: absolute;
        left: 16.66667%;
        top: 50%;
        width: 66.66667%;
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        z-index: 20;
        text-align: center; }
        .l-intro__diamond .c-statistic .c-number {
          text-align: center;
          width: auto; }
        .l-intro__diamond .c-statistic .c-statistic__details {
          width: auto;
          padding-left: 20%;
          padding-right: 20%; } }
  .l-intro__diamond .c-number {
    color: #ffffff; }
    @media (min-width: 37.5em) {
      .l-intro__diamond .c-number {
        padding-top: 25%; } }

.l-participants {
  padding-bottom: 4.16667%;
  padding-top: 4.16667%; }

.l-pledge {
  clear: both;
  padding-bottom: 16.66667%; }
  .l-pledge .l-container {
    position: relative; }
  .l-pledge .l-content {
    padding-top: 12.5%;
    position: relative; }
    @media (min-width: 37.5em) {
      .l-pledge .l-content {
        padding-top: 8.33333%; } }
    @media (min-width: 61.25em) {
      .l-pledge .l-content {
        margin-top: -25%;
        position: static; } }
    .l-pledge .l-content:after {
      background-size: 100% 100%;
      content: "";
      width: 300%;
      padding-bottom: 93.75%;
      padding-bottom: 187.5%;
      position: absolute;
      bottom: 0;
      left: -62.5%;
      z-index: -1; }
      @media (min-width: 61.25em) {
        .l-pledge .l-content:after {
          width: 200%;
          padding-bottom: 62.5%;
          padding-bottom: 125%;
          bottom: -12.5%;
          left: -41.66667%; } }
      @media (min-width: 73.75em) {
        .l-pledge .l-content:after {
          bottom: -25%; } }
  .l-pledge .c-button {
    display: block;
    width: 100%; }

.field--name-field-pledge [type="checkbox"] {
  position: absolute;
  left: -9999px; }

.field--name-field-pledge [type="checkbox"]:not(:checked) + label,
.field--name-field-pledge [type="checkbox"]:checked + label {
  cursor: pointer;
  display: block;
  line-height: 42px;
  padding-left: 60px;
  position: relative; }
  @media (min-width: 45em) {
    .field--name-field-pledge [type="checkbox"]:not(:checked) + label,
    .field--name-field-pledge [type="checkbox"]:checked + label {
      line-height: 60px;
      padding-left: 84px; } }
  .field--name-field-pledge [type="checkbox"]:not(:checked) + label:after,
  .field--name-field-pledge [type="checkbox"]:checked + label:after {
    box-shadow: 0 0 0 0 #FFDE17 inset;
    box-sizing: border-box;
    content: "";
    height: 42px;
    width: 42px;
    background: #ffffff;
    border-radius: 6px;
    border: 1px solid #cccccc;
    border-top-color: #7a7a7a;
    display: block;
    visibility: visible;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    transition: all .15s linear; }
    @media (min-width: 45em) {
      .field--name-field-pledge [type="checkbox"]:not(:checked) + label:after,
      .field--name-field-pledge [type="checkbox"]:checked + label:after {
        height: 60px;
        width: 60px; } }
  .field--name-field-pledge [type="checkbox"]:not(:checked) + label:hover:after,
  .field--name-field-pledge [type="checkbox"]:checked + label:hover:after {
    box-shadow: 0 0 0 3px #FFDE17 inset;
    border-color: #F15A29; }
  .field--name-field-pledge [type="checkbox"]:not(:checked) + label:before,
  .field--name-field-pledge [type="checkbox"]:checked + label:before {
    background-size: auto 90%;
    background-position: 100% 0;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 42px;
    width: 54px;
    z-index: 2;
    transition: all .15s linear;
    -ms-transform: scale(0.5);
        transform: scale(0.5);
    opacity: 0; }
    @media (min-width: 45em) {
      .field--name-field-pledge [type="checkbox"]:not(:checked) + label:before,
      .field--name-field-pledge [type="checkbox"]:checked + label:before {
        height: 60px;
        width: 74px; } }

.field--name-field-pledge [type="checkbox"]:checked + label:before {
  -ms-transform: scale(1);
      transform: scale(1);
  opacity: 1; }

.l-simple {
  list-style-image: none;
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .l-simple > li:not([class]) {
    margin-bottom: 0; }

.l-logos > li {
  margin-top: 45px;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px; }
  @media (min-width: 61.25em) {
    .l-logos > li {
      margin-top: 12.5%; } }

.l-logos img {
  display: block;
  height: auto;
  margin: 0 auto;
  max-height: 120px;
  max-width: 75%; }
  @media (min-width: 61.25em) {
    .l-logos img {
      max-width: 300px;
      max-height: 180px; } }

.l-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  width: 80%; }
  @media (min-width: 61.25em) {
    .l-container {
      width: 90%; } }

@media (min-width: 61.25em) {
  .l-content {
    width: 50%;
    float: left;
    margin-left: 8.33333%;
    margin-right: -100%; } }

.l-content--full {
  width: 100%; }

@media (min-width: 61.25em) {
  .l-content-right {
    width: 50%;
    float: right;
    margin-right: 8.33333%;
    margin-left: -100%; } }

@media (min-width: 61.25em) {
  .l-content-wide {
    width: 66.66667%;
    float: left;
    margin-left: 8.33333%;
    margin-right: -100%; } }

@media (min-width: 61.25em) {
  .l-aside {
    width: 33.33333%;
    float: right;
    margin-right: 0;
    margin-left: -100%; } }

.l-anchored {
  position: relative; }
