@charset "UTF-8";
/* @file
 * This file is a custom file that loads all files. Each non-base layer
 * can be disabled.
 *
 * Do not name this file "STARTER.scss". This file should be named
 * mitos.scss. If you used the drush command to generate this subtheme,
 * it should be named for you.
 *
 * This application file (ntest.scss) is where all the partials are
 * imported.
 */
/**
 * Foundation for Sites
 * Version 6.7.4
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700&display=swap");
@media print, screen and (min-width: 40em) {
  .reveal.large, .reveal.small, .reveal.tiny, .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

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

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

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

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a,
input {
  overflow: visible;
}

button, .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a,
select {
  text-transform: none;
}

button, .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner, .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a::-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, .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

[data-whatintent=mouse] *, [data-whatintent=mouse] *:focus,
[data-whatintent=touch] *,
[data-whatintent=touch] *:focus,
[data-whatinput=mouse] *,
[data-whatinput=mouse] *:focus,
[data-whatinput=touch] *,
[data-whatinput=touch] *:focus {
  outline: none;
}

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

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

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

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button, .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}
[data-whatinput=mouse] button, [data-whatinput=mouse] .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a, .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link [data-whatinput=mouse] a {
  outline: 0;
}

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

button, .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

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

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

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  appearance: none;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

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

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

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

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

::placeholder {
  color: #cacaca;
}

[type=file],
[type=checkbox],
[type=radio] {
  margin: 0 0 1rem;
}

[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
[type=checkbox] + label[for],
[type=radio] + label[for] {
  cursor: pointer;
}

label > [type=checkbox],
label > [type=radio] {
  margin-right: 0.5rem;
}

[type=file] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a;
}
label.middle {
  margin: 0 0 1rem;
  line-height: 1.5;
  padding: 0.5625rem 0;
}

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

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch;
}
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 0 0 0 0;
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a,
.scales-of-impact-2024 .block__wrapper .field--name-field-scales-link .input-group-button a,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a,
.scales-of-impact-2024 .block__wrapper .field--name-field-scales-link .input-group-button a,
.input-group-button label {
  align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1rem;
}

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

legend {
  max-width: 100%;
  margin-bottom: 0.5rem;
}

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1875rem;
  padding: 0 0.1875rem;
}

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
@media screen and (min-width: 0\0 ) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}

.is-invalid-label {
  color: #cc4b37;
}

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

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

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

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

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

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

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 3rem;
  }
  h2, .h2 {
    font-size: 2.5rem;
  }
  h3, .h3 {
    font-size: 1.9375rem;
  }
  h4, .h4 {
    font-size: 1.5625rem;
  }
  h5, .h5 {
    font-size: 1.25rem;
  }
  h6, .h6 {
    font-size: 1rem;
  }
}
a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: #1468a0;
}
a img {
  border: 0;
}

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

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

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

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

figure {
  margin: 0;
}

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

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

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

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

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.cite-block, cite {
  display: block;
  color: #8a8a8a;
  font-size: 0.8125rem;
}
.cite-block:before, cite:before {
  content: "— ";
}

.code-inline, code {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.grid-container.fluid {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}
.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.grid-x {
  display: flex;
  flex-flow: row wrap;
}

.cell {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}
.cell.auto {
  flex: 1 1 0;
}
.cell.shrink {
  flex: 0 0 auto;
}

.grid-x > .auto {
  width: auto;
}
.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex-basis: auto;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex-basis: auto;
  }
}
.grid-x > .small-12, .grid-x > .small-11, .grid-x > .small-10, .grid-x > .small-9, .grid-x > .small-8, .grid-x > .small-7, .grid-x > .small-6, .grid-x > .small-5, .grid-x > .small-4, .grid-x > .small-3, .grid-x > .small-2, .grid-x > .small-1 {
  flex: 0 0 auto;
}

.grid-x > .small-1 {
  width: 8.3333333333%;
}

.grid-x > .small-2 {
  width: 16.6666666667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.3333333333%;
}

.grid-x > .small-5 {
  width: 41.6666666667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.3333333333%;
}

.grid-x > .small-8 {
  width: 66.6666666667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.3333333333%;
}

.grid-x > .small-11 {
  width: 91.6666666667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    flex: 1 1 0;
    width: auto;
  }
  .grid-x > .medium-12, .grid-x > .medium-11, .grid-x > .medium-10, .grid-x > .medium-9, .grid-x > .medium-8, .grid-x > .medium-7, .grid-x > .medium-6, .grid-x > .medium-5, .grid-x > .medium-4, .grid-x > .medium-3, .grid-x > .medium-2, .grid-x > .medium-1, .grid-x > .medium-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .medium-shrink {
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.3333333333%;
  }
  .grid-x > .medium-2 {
    width: 16.6666666667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.3333333333%;
  }
  .grid-x > .medium-5 {
    width: 41.6666666667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.3333333333%;
  }
  .grid-x > .medium-8 {
    width: 66.6666666667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.3333333333%;
  }
  .grid-x > .medium-11 {
    width: 91.6666666667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    flex: 1 1 0;
    width: auto;
  }
  .grid-x > .large-12, .grid-x > .large-11, .grid-x > .large-10, .grid-x > .large-9, .grid-x > .large-8, .grid-x > .large-7, .grid-x > .large-6, .grid-x > .large-5, .grid-x > .large-4, .grid-x > .large-3, .grid-x > .large-2, .grid-x > .large-1, .grid-x > .large-shrink {
    flex: 0 0 auto;
  }
  .grid-x > .large-shrink {
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.3333333333%;
  }
  .grid-x > .large-2 {
    width: 16.6666666667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.3333333333%;
  }
  .grid-x > .large-5 {
    width: 41.6666666667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.3333333333%;
  }
  .grid-x > .large-8 {
    width: 66.6666666667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.3333333333%;
  }
  .grid-x > .large-11 {
    width: 91.6666666667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 1.25rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 1.25rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 1.25rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 1.25rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 1.25rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 1.25rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 1.25rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 1.25rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 1.25rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 1.25rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 1.25rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}
.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-x > .cell {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.3333333333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.6666666667%;
}

.small-up-7 > .cell {
  width: 14.2857142857%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.3333333333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.6666666667%;
  }
  .medium-up-7 > .cell {
    width: 14.2857142857%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.3333333333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.6666666667%;
  }
  .large-up-7 > .cell {
    width: 14.2857142857%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.3333333333% - 1.25rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.6666666667% - 1.25rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.2857142857% - 1.25rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem);
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 1.875rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .small-1 {
  width: 8.3333333333%;
}
.small-margin-collapse > .small-2 {
  width: 16.6666666667%;
}
.small-margin-collapse > .small-3 {
  width: 25%;
}
.small-margin-collapse > .small-4 {
  width: 33.3333333333%;
}
.small-margin-collapse > .small-5 {
  width: 41.6666666667%;
}
.small-margin-collapse > .small-6 {
  width: 50%;
}
.small-margin-collapse > .small-7 {
  width: 58.3333333333%;
}
.small-margin-collapse > .small-8 {
  width: 66.6666666667%;
}
.small-margin-collapse > .small-9 {
  width: 75%;
}
.small-margin-collapse > .small-10 {
  width: 83.3333333333%;
}
.small-margin-collapse > .small-11 {
  width: 91.6666666667%;
}
.small-margin-collapse > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

.small-offset-0 {
  margin-left: 0%;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 1.25rem / 2);
}

.small-offset-1 {
  margin-left: 8.3333333333%;
}

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + 1.25rem / 2);
}

.small-offset-2 {
  margin-left: 16.6666666667%;
}

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.6666666667% + 1.25rem / 2);
}

.small-offset-3 {
  margin-left: 25%;
}

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 1.25rem / 2);
}

.small-offset-4 {
  margin-left: 33.3333333333%;
}

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + 1.25rem / 2);
}

.small-offset-5 {
  margin-left: 41.6666666667%;
}

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + 1.25rem / 2);
}

.small-offset-6 {
  margin-left: 50%;
}

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 1.25rem / 2);
}

.small-offset-7 {
  margin-left: 58.3333333333%;
}

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + 1.25rem / 2);
}

.small-offset-8 {
  margin-left: 66.6666666667%;
}

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + 1.25rem / 2);
}

.small-offset-9 {
  margin-left: 75%;
}

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 1.25rem / 2);
}

.small-offset-10 {
  margin-left: 83.3333333333%;
}

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + 1.25rem / 2);
}

.small-offset-11 {
  margin-left: 91.6666666667%;
}

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 1.25rem / 2);
}

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 1.875rem / 2);
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 1.875rem / 2);
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 1.875rem / 2);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 1.875rem / 2);
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 1.875rem / 2);
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 1.875rem / 2);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 1.875rem / 2);
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 1.875rem / 2);
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 1.875rem / 2);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 1.875rem / 2);
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 1.875rem / 2);
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 1.875rem / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 1.875rem / 2);
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 1.875rem / 2);
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 1.875rem / 2);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 1.875rem / 2);
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 1.875rem / 2);
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 1.875rem / 2);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 1.875rem / 2);
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 1.875rem / 2);
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 1.875rem / 2);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 1.875rem / 2);
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 1.875rem / 2);
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 1.875rem / 2);
  }
}
.grid-y {
  display: flex;
  flex-flow: column nowrap;
}
.grid-y > .cell {
  height: auto;
  max-height: none;
}
.grid-y > .auto {
  height: auto;
}
.grid-y > .shrink {
  height: auto;
}
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  flex-basis: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    flex-basis: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    flex-basis: auto;
  }
}
.grid-y > .small-12, .grid-y > .small-11, .grid-y > .small-10, .grid-y > .small-9, .grid-y > .small-8, .grid-y > .small-7, .grid-y > .small-6, .grid-y > .small-5, .grid-y > .small-4, .grid-y > .small-3, .grid-y > .small-2, .grid-y > .small-1 {
  flex: 0 0 auto;
}
.grid-y > .small-1 {
  height: 8.3333333333%;
}
.grid-y > .small-2 {
  height: 16.6666666667%;
}
.grid-y > .small-3 {
  height: 25%;
}
.grid-y > .small-4 {
  height: 33.3333333333%;
}
.grid-y > .small-5 {
  height: 41.6666666667%;
}
.grid-y > .small-6 {
  height: 50%;
}
.grid-y > .small-7 {
  height: 58.3333333333%;
}
.grid-y > .small-8 {
  height: 66.6666666667%;
}
.grid-y > .small-9 {
  height: 75%;
}
.grid-y > .small-10 {
  height: 83.3333333333%;
}
.grid-y > .small-11 {
  height: 91.6666666667%;
}
.grid-y > .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .grid-y > .medium-auto {
    flex: 1 1 0;
    height: auto;
  }
  .grid-y > .medium-12, .grid-y > .medium-11, .grid-y > .medium-10, .grid-y > .medium-9, .grid-y > .medium-8, .grid-y > .medium-7, .grid-y > .medium-6, .grid-y > .medium-5, .grid-y > .medium-4, .grid-y > .medium-3, .grid-y > .medium-2, .grid-y > .medium-1, .grid-y > .medium-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.3333333333%;
  }
  .grid-y > .medium-2 {
    height: 16.6666666667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.3333333333%;
  }
  .grid-y > .medium-5 {
    height: 41.6666666667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.3333333333%;
  }
  .grid-y > .medium-8 {
    height: 66.6666666667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.3333333333%;
  }
  .grid-y > .medium-11 {
    height: 91.6666666667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    flex: 1 1 0;
    height: auto;
  }
  .grid-y > .large-12, .grid-y > .large-11, .grid-y > .large-10, .grid-y > .large-9, .grid-y > .large-8, .grid-y > .large-7, .grid-y > .large-6, .grid-y > .large-5, .grid-y > .large-4, .grid-y > .large-3, .grid-y > .large-2, .grid-y > .large-1, .grid-y > .large-shrink {
    flex: 0 0 auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.3333333333%;
  }
  .grid-y > .large-2 {
    height: 16.6666666667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.3333333333%;
  }
  .grid-y > .large-5 {
    height: 41.6666666667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.3333333333%;
  }
  .grid-y > .large-8 {
    height: 66.6666666667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.3333333333%;
  }
  .grid-y > .large-11 {
    height: 91.6666666667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-padding-y > .cell {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: flex;
  flex-direction: column;
  max-height: 100%;
}
.cell-block-container > .grid-x {
  max-height: 100%;
  flex-wrap: nowrap;
}

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh;
  width: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.25rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.25rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.25rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.25rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.25rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.25rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.25rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.25rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.25rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.25rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.25rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem);
}
@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.875rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem);
  }
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button.tiny {
  font-size: 0.6rem;
}
.button.small {
  font-size: 0.75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}
.button:hover, .button:focus {
  background-color: #14679e;
  color: #fefefe;
}
.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}
.button.primary:hover, .button.primary:focus {
  background-color: #126195;
  color: #fefefe;
}
.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #767676;
  color: #fefefe;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: #5e5e5e;
  color: #fefefe;
}
.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}
.button.success:hover, .button.success:focus {
  background-color: #22bb5b;
  color: #0a0a0a;
}
.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}
.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #0a0a0a;
}
.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe;
}
.button.alert:hover, .button.alert:focus {
  background-color: #a53b2a;
  color: #fefefe;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}
.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}
.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}
.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #157539;
  color: #157539;
}
.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}
.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #67251a;
  color: #67251a;
}
.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #1779ba;
}
.button.clear:hover, .button.clear:focus {
  color: #0c3d5d;
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #1779ba;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  color: #0c3d5d;
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #767676;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: #3b3b3b;
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #3adb76;
}
.button.clear.success:hover, .button.clear.success:focus {
  color: #157539;
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #ffae00;
}
.button.clear.warning:hover, .button.clear.warning:focus {
  color: #805700;
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #cc4b37;
}
.button.clear.alert:hover, .button.clear.alert:focus {
  color: #67251a;
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em;
  content: "";
  border-bottom-width: 0;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #1779ba;
}
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #1779ba;
}
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #767676;
}
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #3adb76;
}
.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #cc4b37;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

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

.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-grow: 1;
}
.button-group::before, .button-group::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.button-group::after {
  clear: both;
}
.button-group::before, .button-group::after {
  display: none;
}
.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  flex: 0 0 auto;
}
.button-group .button:last-child {
  margin-right: 0;
}
.button-group.tiny .button {
  font-size: 0.6rem;
}
.button-group.small .button {
  font-size: 0.75rem;
}
.button-group.large .button {
  font-size: 1.25rem;
}
.button-group.expanded .button {
  flex: 1 1 0px;
}
.button-group.primary .button, .button-group.primary .button.disabled, .button-group.primary .button[disabled], .button-group.primary .button.disabled:hover, .button-group.primary .button[disabled]:hover, .button-group.primary .button.disabled:focus, .button-group.primary .button[disabled]:focus {
  background-color: #1779ba;
  color: #fefefe;
}
.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: #126195;
  color: #fefefe;
}
.button-group.secondary .button, .button-group.secondary .button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .button[disabled]:focus {
  background-color: #767676;
  color: #fefefe;
}
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: #5e5e5e;
  color: #fefefe;
}
.button-group.success .button, .button-group.success .button.disabled, .button-group.success .button[disabled], .button-group.success .button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .button[disabled]:focus {
  background-color: #3adb76;
  color: #0a0a0a;
}
.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: #22bb5b;
  color: #0a0a0a;
}
.button-group.warning .button, .button-group.warning .button.disabled, .button-group.warning .button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .button[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}
.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: #cc8b00;
  color: #0a0a0a;
}
.button-group.alert .button, .button-group.alert .button.disabled, .button-group.alert .button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .button[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe;
}
.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: #a53b2a;
  color: #fefefe;
}
.button-group.hollow .button, .button-group.hollow .button:hover, .button-group.hollow .button:focus, .button-group.hollow .button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .button[disabled]:focus {
  background-color: transparent;
}
.button-group.hollow .button, .button-group.hollow .button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button-group.hollow .button:hover, .button-group.hollow .button:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}
.button-group.hollow.primary .button, .button-group.hollow.primary .button.disabled, .button-group.hollow.primary .button[disabled], .button-group.hollow.primary .button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .button.primary.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary[disabled]:focus {
  border: 1px solid #1779ba;
  color: #1779ba;
}
.button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
  border-color: #0c3d5d;
  color: #0c3d5d;
}
.button-group.hollow.secondary .button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
.button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
  border: 1px solid #3adb76;
  color: #3adb76;
}
.button-group.hollow.success .button:hover, .button-group.hollow.success .button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .button.success:focus {
  border-color: #157539;
  color: #157539;
}
.button-group.hollow.warning .button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button-group.hollow.warning .button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .button.warning:focus {
  border-color: #805700;
  color: #805700;
}
.button-group.hollow.alert .button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button-group.hollow.alert .button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .button.alert:focus {
  border-color: #67251a;
  color: #67251a;
}
.button-group.clear .button, .button-group.clear .button:hover, .button-group.clear .button:focus, .button-group.clear .button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .button[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button-group.clear .button, .button-group.clear .button.disabled, .button-group.clear .button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled]:focus {
  color: #1779ba;
}
.button-group.clear .button:hover, .button-group.clear .button:focus {
  color: #0c3d5d;
}
.button-group.clear.primary .button, .button-group.clear.primary .button.disabled, .button-group.clear.primary .button[disabled], .button-group.clear.primary .button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .button.primary.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary[disabled]:focus {
  color: #1779ba;
}
.button-group.clear.primary .button:hover, .button-group.clear.primary .button:focus, .button-group.clear .button.primary:hover, .button-group.clear .button.primary:focus {
  color: #0c3d5d;
}
.button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
  color: #767676;
}
.button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
  color: #3b3b3b;
}
.button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
  color: #3adb76;
}
.button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
  color: #157539;
}
.button-group.clear.warning .button, .button-group.clear.warning .button.disabled, .button-group.clear.warning .button[disabled], .button-group.clear.warning .button.disabled:hover, .button-group.clear.warning .button[disabled]:hover, .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .button[disabled]:focus, .button-group.clear .button.warning, .button-group.clear .button.warning.disabled, .button-group.clear .button.warning[disabled], .button-group.clear .button.warning.disabled:hover, .button-group.clear .button.warning[disabled]:hover, .button-group.clear .button.warning.disabled:focus, .button-group.clear .button.warning[disabled]:focus {
  color: #ffae00;
}
.button-group.clear.warning .button:hover, .button-group.clear.warning .button:focus, .button-group.clear .button.warning:hover, .button-group.clear .button.warning:focus {
  color: #805700;
}
.button-group.clear.alert .button, .button-group.clear.alert .button.disabled, .button-group.clear.alert .button[disabled], .button-group.clear.alert .button.disabled:hover, .button-group.clear.alert .button[disabled]:hover, .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .button[disabled]:focus, .button-group.clear .button.alert, .button-group.clear .button.alert.disabled, .button-group.clear .button.alert[disabled], .button-group.clear .button.alert.disabled:hover, .button-group.clear .button.alert[disabled]:hover, .button-group.clear .button.alert.disabled:focus, .button-group.clear .button.alert[disabled]:focus {
  color: #cc4b37;
}
.button-group.clear.alert .button:hover, .button-group.clear.alert .button:focus, .button-group.clear .button.alert:hover, .button-group.clear .button.alert:focus {
  color: #67251a;
}
.button-group.no-gaps .button {
  margin-right: -0.0625rem;
}
.button-group.no-gaps .button + .button {
  border-left-color: transparent;
}
.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  flex-wrap: wrap;
}
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  flex: 0 0 100%;
}
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}
.button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
  flex: 1 1 0px;
}
@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .button-group.stacked-for-medium.expanded {
    display: block;
  }
  .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0;
  }
}

.close-button {
  position: absolute;
  z-index: 10;
  color: #8a8a8a;
  cursor: pointer;
}
[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button:hover, .close-button:focus {
  color: #0a0a0a;
}
.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

.close-button.medium, .close-button {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1779ba;
  color: #fefefe;
}
.label.primary {
  background: #1779ba;
  color: #fefefe;
}
.label.secondary {
  background: #767676;
  color: #fefefe;
}
.label.success {
  background: #3adb76;
  color: #0a0a0a;
}
.label.warning {
  background: #ffae00;
  color: #0a0a0a;
}
.label.alert {
  background: #cc4b37;
  color: #fefefe;
}

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #cacaca;
}
.progress.primary .progress-meter {
  background-color: #1779ba;
}
.progress.secondary .progress-meter {
  background-color: #767676;
}
.progress.success .progress-meter {
  background-color: #3adb76;
}
.progress.warning .progress-meter {
  background-color: #ffae00;
}
.progress.alert .progress-meter {
  background-color: #cc4b37;
}

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #1779ba;
}

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap;
}

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  user-select: none;
  touch-action: none;
}

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out;
}
.slider-fill.is-dragging {
  transition: all 0s linear;
}

.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  cursor: grab;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #1779ba;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation;
}
[data-whatinput=mouse] .slider-handle {
  outline: 0;
}
.slider-handle:hover {
  background-color: #14679e;
}
.slider-handle.is-dragging {
  transition: all 0s linear;
  cursor: grabbing;
}

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1);
}
.slider.vertical .slider-fill {
  top: 0;
  width: 0.5rem;
  max-height: 100%;
}
.slider.vertical .slider-handle {
  position: absolute;
  top: 0;
  left: 50%;
  width: 1.4rem;
  height: 1.4rem;
  transform: translateX(-50%);
}

input[type=range] {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 0.45rem;
  margin-bottom: 0.45rem;
  appearance: none;
  border: 0;
  line-height: 1;
  cursor: pointer;
}
input[type=range]:focus {
  outline: 0;
}
input[type=range][disabled] {
  opacity: 0.25;
}
input[type=range]::-webkit-slider-runnable-track {
  height: 0.5rem;
  background: #e6e6e6;
}
input[type=range]::-webkit-slider-thumb {
  width: 1.4rem;
  height: 1.4rem;
  margin-top: -0.45rem;
  -webkit-appearance: none;
  background: #1779ba;
}
input[type=range]::-moz-range-track {
  height: 0.5rem;
  -moz-appearance: none;
  background: #e6e6e6;
}
input[type=range]::-moz-range-thumb {
  width: 1.4rem;
  height: 1.4rem;
  margin-top: -0.45rem;
  -moz-appearance: none;
  background: #1779ba;
}
input[type=range]::-ms-track {
  height: 0.5rem;
  border: 0;
  border-top: 0.45rem solid #fefefe;
  border-bottom: 0.45rem solid #fefefe;
  background: #e6e6e6;
  overflow: visible;
  color: transparent;
}
input[type=range]::-ms-thumb {
  width: 1.4rem;
  height: 1.4rem;
  border: 0;
  background: #1779ba;
}
input[type=range]::-ms-fill-lower {
  background: #cacaca;
}
input[type=range]::-ms-fill-upper {
  background: #e6e6e6;
}
output {
  vertical-align: middle;
  margin-left: 0.5em;
  line-height: 1.4rem;
}

.switch {
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fefefe;
  user-select: none;
  height: 2rem;
}

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0;
}

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer;
}
input + .switch-paddle {
  margin: 0;
}
.switch-paddle::after {
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  transform: translate3d(0, 0, 0);
  border-radius: 0;
  background: #fefefe;
  transition: all 0.25s ease-out;
  content: "";
}
input:checked ~ .switch-paddle {
  background: #1779ba;
}
input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}
input:disabled ~ .switch-paddle {
  cursor: not-allowed;
  opacity: 0.5;
}
[data-whatinput=mouse] input:focus ~ .switch-paddle {
  outline: 0;
}

.switch-inactive, .switch-active {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.switch-active {
  left: 8%;
  display: none;
}
input:checked + label > .switch-active {
  display: block;
}

.switch-inactive {
  right: 15%;
}
input:checked + label > .switch-inactive {
  display: none;
}

.switch.tiny {
  height: 1.5rem;
}
.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem;
}
.switch.tiny .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1rem;
  height: 1rem;
}
.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem;
}

.switch.small {
  height: 1.75rem;
}
.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem;
}
.switch.small .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 1.25rem;
  height: 1.25rem;
}
.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem;
}

.switch.large {
  height: 2.5rem;
}
.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem;
}
.switch.large .switch-paddle::after {
  top: 0.25rem;
  left: 0.25rem;
  width: 2rem;
  height: 2rem;
}
.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}
thead,
tbody,
tfoot {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}

caption {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
}

thead {
  background: #f8f8f8;
  color: #0a0a0a;
}

tfoot {
  background: #f1f1f1;
  color: #0a0a0a;
}

thead tr,
tfoot tr {
  background: transparent;
}
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}

tbody th,
tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: #f1f1f1;
}

table.unstriped tbody {
  background-color: #fefefe;
}
table.unstriped tbody tr {
  border-bottom: 1px solid #f1f1f1;
  background-color: #fefefe;
}

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

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

table.hover thead tr:hover {
  background-color: #f3f3f3;
}
table.hover tfoot tr:hover {
  background-color: #ececec;
}
table.hover tbody tr:hover {
  background-color: #f9f9f9;
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec;
}

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

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #1779ba;
  color: #fefefe;
}
.badge.primary {
  background: #1779ba;
  color: #fefefe;
}
.badge.secondary {
  background: #767676;
  color: #fefefe;
}
.badge.success {
  background: #3adb76;
  color: #0a0a0a;
}
.badge.warning {
  background: #ffae00;
  color: #0a0a0a;
}
.badge.alert {
  background: #cc4b37;
  color: #fefefe;
}

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}
.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.breadcrumbs::after {
  clear: both;
}
.breadcrumbs li {
  float: left;
  font-size: 0.6875rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase;
}
.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca;
}
.breadcrumbs a {
  color: #1779ba;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout.primary {
  background-color: #d7ecfa;
  color: #0a0a0a;
}
.callout.secondary {
  background-color: #eaeaea;
  color: #0a0a0a;
}
.callout.success {
  background-color: #e1faea;
  color: #0a0a0a;
}
.callout.warning {
  background-color: #fff3d9;
  color: #0a0a0a;
}
.callout.alert {
  background-color: #f7e4e1;
  color: #0a0a0a;
}
.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fefefe;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a;
}
.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  display: flex;
  flex: 0 1 auto;
  padding: 1rem;
  background: #e6e6e6;
}
.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  flex: 1 0 auto;
  padding: 1rem;
}
.card-section > :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

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

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

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

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

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
.pagination::before, .pagination::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.pagination::after {
  clear: both;
}
.pagination li {
  margin-right: 0.0625rem;
  border-radius: 0;
  font-size: 0.875rem;
  display: none;
}
.pagination li:last-child, .pagination li:first-child {
  display: inline-block;
}
@media print, screen and (min-width: 40em) {
  .pagination li {
    display: inline-block;
  }
}
.pagination a,
.pagination button,
.pagination .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a,
.scales-of-impact-2024 .block__wrapper .field--name-field-scales-link .pagination a {
  display: block;
  padding: 0.1875rem 0.625rem;
  border-radius: 0;
  color: #0a0a0a;
}
.pagination a:hover,
.pagination button:hover,
.pagination .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a:hover,
.scales-of-impact-2024 .block__wrapper .field--name-field-scales-link .pagination a:hover {
  background: #e6e6e6;
}
.pagination .current {
  padding: 0.1875rem 0.625rem;
  background: #1779ba;
  color: #fefefe;
  cursor: default;
}
.pagination .disabled {
  padding: 0.1875rem 0.625rem;
  color: #cacaca;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: transparent;
}
.pagination .ellipsis::after {
  padding: 0.1875rem 0.625rem;
  content: "…";
  color: #0a0a0a;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«";
}

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»";
}

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help;
}

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe;
}
.tooltip::before {
  position: absolute;
}
.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-top-width: 0;
  border-color: transparent transparent #0a0a0a;
  bottom: 100%;
}
.tooltip.bottom.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-bottom-width: 0;
  border-color: #0a0a0a transparent transparent;
  top: 100%;
  bottom: auto;
}
.tooltip.top.align-center::before {
  left: 50%;
  transform: translateX(-50%);
}
.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #0a0a0a;
  left: 100%;
}
.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-left-width: 0;
  border-color: transparent #0a0a0a transparent transparent;
  right: 100%;
  left: auto;
}
.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
}
.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}
.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}
.tooltip.align-left::before {
  left: 10%;
  right: auto;
}
.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none;
}
.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}
.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0;
}

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0 0 0 0;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: #e6e6e6;
}
.accordion-title::before {
  position: absolute;
  top: 50%;
  right: 1rem;
  margin-top: -0.5rem;
  content: "+";
}
.is-active > .accordion-title::before {
  content: "–";
}

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a;
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.media-object {
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: nowrap;
}
.media-object img {
  max-width: none;
}
@media print, screen and (max-width: 39.99875em) {
  .media-object.stack-for-small {
    flex-wrap: wrap;
  }
}

.media-object-section {
  flex: 0 1 auto;
}
.media-object-section:first-child {
  padding-right: 1rem;
}
.media-object-section:last-child:not(:nth-child(2)) {
  padding-left: 1rem;
}
.media-object-section > :last-child {
  margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .stack-for-small .media-object-section {
    padding: 0;
    padding-bottom: 1rem;
    flex-basis: 100%;
    max-width: 100%;
  }
  .stack-for-small .media-object-section img {
    width: 100%;
  }
}
.media-object-section.main-section {
  flex: 1 1 0px;
}

.orbit {
  position: relative;
}

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.orbit-slide {
  width: 100%;
  position: absolute;
}
.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

.orbit-figure {
  margin: 0;
}

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe;
}

.orbit-next, .orbit-previous {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe;
}
[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
  outline: 0;
}
.orbit-next:hover, .orbit-previous:hover, .orbit-next:active, .orbit-previous:active, .orbit-next:focus, .orbit-previous:focus {
  background-color: rgba(10, 10, 10, 0.5);
}

.orbit-previous {
  left: 0;
}

.orbit-next {
  left: auto;
  right: 0;
}

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}
[data-whatinput=mouse] .orbit-bullets {
  outline: 0;
}
.orbit-bullets button, .orbit-bullets .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a, .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link .orbit-bullets a {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #cacaca;
}
.orbit-bullets button:hover, .orbit-bullets .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a:hover, .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link .orbit-bullets a:hover {
  background-color: #8a8a8a;
}
.orbit-bullets button.is-active, .orbit-bullets .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a.is-active, .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link .orbit-bullets a.is-active {
  background-color: #8a8a8a;
}

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

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none;
}
.tabs::before, .tabs::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.tabs::after {
  clear: both;
}

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

.tabs.simple > li > a {
  padding: 0;
}
.tabs.simple > li > a:hover {
  background: transparent;
}

.tabs.primary {
  background: #1779ba;
}
.tabs.primary > li > a {
  color: #fefefe;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #1673b1;
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba;
}
[data-whatinput=mouse] .tabs-title > a {
  outline: 0;
}
.tabs-title > a:hover {
  background: #fefefe;
  color: #1468a0;
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #e6e6e6;
  color: #1779ba;
}

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  transition: all 0.5s ease;
}

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 1rem;
}
.tabs-panel.is-active {
  display: block;
}

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 4px solid #fefefe;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0;
}

a.thumbnail {
  transition: box-shadow 200ms ease-out;
}
a.thumbnail:hover, a.thumbnail:focus {
  box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5);
}
a.thumbnail image {
  box-shadow: none;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
[data-whatinput=mouse] .menu li {
  outline: 0;
}
.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0.7rem 1rem;
}
.menu input,
.menu select,
.menu a,
.menu button,
.menu .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a,
.scales-of-impact-2024 .block__wrapper .field--name-field-scales-link .menu a {
  margin-bottom: 0;
}
.menu input {
  display: inline-block;
}
.menu, .menu.horizontal {
  flex-wrap: wrap;
  flex-direction: row;
}
.menu.vertical {
  flex-wrap: nowrap;
  flex-direction: column;
}
.menu.vertical.icon-top li a img,
.menu.vertical.icon-top li a i,
.menu.vertical.icon-top li a svg, .menu.vertical.icon-bottom li a img,
.menu.vertical.icon-bottom li a i,
.menu.vertical.icon-bottom li a svg {
  text-align: left;
}
.menu.expanded li {
  flex: 1 1 0px;
}
.menu.expanded.icon-top li a img,
.menu.expanded.icon-top li a i,
.menu.expanded.icon-top li a svg, .menu.expanded.icon-bottom li a img,
.menu.expanded.icon-bottom li a i,
.menu.expanded.icon-bottom li a svg {
  text-align: left;
}
.menu.simple {
  align-items: center;
}
.menu.simple li + li {
  margin-left: 1rem;
}
.menu.simple a {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .menu.medium-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.medium-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.medium-expanded li {
    flex: 1 1 0px;
  }
  .menu.medium-simple li {
    flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 64em) {
  .menu.large-horizontal {
    flex-wrap: wrap;
    flex-direction: row;
  }
  .menu.large-vertical {
    flex-wrap: nowrap;
    flex-direction: column;
  }
  .menu.large-expanded li {
    flex: 1 1 0px;
  }
  .menu.large-simple li {
    flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 1rem;
}
.menu.icons a {
  display: flex;
}
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: flex;
}
.menu.icon-left li a, .menu.nested.icon-left li a {
  flex-flow: row nowrap;
}
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg, .menu.nested.icon-left li a img,
.menu.nested.icon-left li a i,
.menu.nested.icon-left li a svg {
  margin-right: 0.25rem;
}
.menu.icon-right li a, .menu.nested.icon-right li a {
  flex-flow: row nowrap;
}
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg, .menu.nested.icon-right li a img,
.menu.nested.icon-right li a i,
.menu.nested.icon-right li a svg {
  margin-left: 0.25rem;
}
.menu.icon-top li a, .menu.nested.icon-top li a {
  flex-flow: column nowrap;
}
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg, .menu.nested.icon-top li a img,
.menu.nested.icon-top li a i,
.menu.nested.icon-top li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu.icon-bottom li a, .menu.nested.icon-bottom li a {
  flex-flow: column nowrap;
}
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg, .menu.nested.icon-bottom li a img,
.menu.nested.icon-bottom li a i,
.menu.nested.icon-bottom li a svg {
  align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu .is-active > a {
  background: #1779ba;
  color: #fefefe;
}
.menu .active > a {
  background: #1779ba;
  color: #fefefe;
}
.menu.align-left {
  justify-content: flex-start;
}
.menu.align-right li {
  display: flex;
  justify-content: flex-end;
}
.menu.align-right li .submenu li {
  justify-content: flex-start;
}
.menu.align-right.vertical li {
  display: block;
  text-align: right;
}
.menu.align-right.vertical li .submenu li {
  text-align: right;
}
.menu.align-right.icon-top li a img,
.menu.align-right.icon-top li a i,
.menu.align-right.icon-top li a svg, .menu.align-right.icon-bottom li a img,
.menu.align-right.icon-bottom li a i,
.menu.align-right.icon-bottom li a svg {
  text-align: right;
}
.menu.align-right .nested {
  margin-right: 1rem;
  margin-left: 0;
}
.menu.align-center li {
  display: flex;
  justify-content: center;
}
.menu.align-center li .submenu li {
  justify-content: flex-start;
}
.menu .menu-text {
  padding: 0.7rem 1rem;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  justify-content: center;
}
.menu-centered > .menu li {
  display: flex;
  justify-content: center;
}
.menu-centered > .menu li .submenu li {
  justify-content: flex-start;
}

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

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  content: "";
}
.menu-icon:hover::after {
  background: #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  content: "";
}
.menu-icon.dark:hover::after {
  background: #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

.accordion-menu li {
  width: 100%;
}
.accordion-menu a {
  padding: 0.7rem 1rem;
}
.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem;
}
.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem;
}
.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative;
}
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #1779ba transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 1rem;
}
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto;
}
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem;
}
.accordion-menu .is-accordion-submenu-parent[aria-expanded=true] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%;
}

.is-accordion-submenu-parent {
  position: relative;
}

.has-submenu-toggle > a {
  margin-right: 40px;
}

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.submenu-toggle::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #1779ba transparent transparent;
  top: 0;
  bottom: 0;
  margin: auto;
}

.submenu-toggle[aria-expanded=true]::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%;
}

.submenu-toggle-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}
.is-drilldown li {
  display: block;
}
.is-drilldown.animate-height {
  transition: height 0.5s;
}

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe;
}
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear;
}
.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  transform: translateX(-100%);
}
.drilldown .is-drilldown-submenu.is-closing {
  transform: translateX(100%);
}
.drilldown .is-drilldown-submenu a {
  padding: 0.7rem 1rem;
}
.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}
.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}
.drilldown .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #1779ba;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #1779ba;
  right: 1rem;
  left: auto;
}
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #1779ba transparent transparent;
  right: auto;
  left: 1rem;
}
.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #1779ba transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-bottom-width: 0;
  border-color: #1779ba transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px;
}
[data-whatinput=mouse] .dropdown.menu a {
  outline: 0;
}
.dropdown.menu > li > a {
  padding: 0.7rem 1rem;
}
.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #1779ba;
}
.no-js .dropdown.menu ul {
  display: none;
}
.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}
.dropdown.menu.vertical > li > a::after {
  right: 14px;
}
.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #1779ba transparent transparent;
  right: auto;
  left: 5px;
}
.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #1779ba;
}
@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #1779ba;
  }
}
@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-bottom-width: 0;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-left-width: 0;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 5px;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: "";
    border-right-width: 0;
    border-color: transparent transparent transparent #1779ba;
  }
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto;
}

.is-dropdown-menu.vertical {
  width: 100px;
}
.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  left: auto;
  margin-top: -6px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe;
}
.dropdown .is-dropdown-submenu a {
  padding: 0.7rem 1rem;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #1779ba transparent transparent;
  right: auto;
  left: 5px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #1779ba;
}
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.is-off-canvas-open {
  overflow: hidden;
}

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
.js-off-canvas-overlay.is-closable {
  cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
  position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
  position: fixed;
}

.off-canvas-wrapper {
  position: relative;
  overflow: hidden;
}

.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6;
}
[data-whatinput=mouse] .off-canvas {
  outline: 0;
}
.off-canvas.is-transition-push {
  z-index: 12;
}
.off-canvas.is-closed {
  visibility: hidden;
}
.off-canvas.is-transition-overlap {
  z-index: 13;
}
.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas.is-open {
  transform: translate(0, 0);
}

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6;
}
[data-whatinput=mouse] .off-canvas-absolute {
  outline: 0;
}
.off-canvas-absolute.is-transition-push {
  z-index: 12;
}
.off-canvas-absolute.is-closed {
  visibility: hidden;
}
.off-canvas-absolute.is-transition-overlap {
  z-index: 13;
}
.off-canvas-absolute.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
}
.off-canvas-absolute.is-open {
  transform: translate(0, 0);
}

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left {
  transform: translateX(-250px);
}
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-left.has-transition-push {
  transform: translateX(250px);
}

.position-left.is-transition-push {
  box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right {
  transform: translateX(250px);
}
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-right.has-transition-push {
  transform: translateX(-250px);
}

.position-right.is-transition-push {
  box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
}

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top {
  transform: translateY(-250px);
}
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-top.has-transition-push {
  transform: translateY(250px);
}

.position-top.is-transition-push {
  box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
}

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom {
  transform: translateY(250px);
}
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
  transform: translate(0, 0);
}

.off-canvas-content.is-open-bottom.has-transition-push {
  transform: translateY(-250px);
}

.position-bottom.is-transition-push {
  box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
}

.off-canvas-content {
  transform: none;
  backface-visibility: hidden;
}
.off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
  transition: transform 0.5s ease;
}
.off-canvas-content.has-transition-push {
  transform: translate(0, 0);
}
.off-canvas-content .off-canvas.is-open {
  transform: translate(0, 0);
}

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-medium ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-medium ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-medium ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-medium .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-medium {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-medium ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-left.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-left.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-left {
    margin-left: 250px;
  }
  .position-left.reveal-for-large ~ .off-canvas-content {
    margin-left: 250px;
  }
  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-right.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-right.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-right {
    margin-right: 250px;
  }
  .position-right.reveal-for-large ~ .off-canvas-content {
    margin-right: 250px;
  }
  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-top.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-top.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-top {
    margin-top: 250px;
  }
  .position-top.reveal-for-large ~ .off-canvas-content {
    margin-top: 250px;
  }
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible;
  }
  .position-bottom.reveal-for-large .close-button {
    display: none;
  }
  .off-canvas-content .position-bottom.reveal-for-large {
    transform: none;
  }
  .off-canvas-content.has-reveal-bottom {
    margin-bottom: 250px;
  }
  .position-bottom.reveal-for-large ~ .off-canvas-content {
    margin-bottom: 250px;
  }
}
@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-medium .close-button {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none;
  }
  .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
    box-shadow: none;
    transform: none;
  }
  .off-canvas.in-canvas-for-large .close-button {
    display: none;
  }
}
html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}
html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
html.is-reveal-open body {
  overflow-y: hidden;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
[data-whatinput=mouse] .reveal {
  outline: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 75rem;
  }
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}
.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

.sticky-container {
  position: relative;
}

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

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}
.sticky.is-stuck.is-at-top {
  top: 0;
}
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #fefefe;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.title-bar-left,
.title-bar-right {
  flex: 1 1 0px;
}

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

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem;
  flex-wrap: wrap;
}
.top-bar,
.top-bar ul {
  background-color: #e6e6e6;
}
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}
.top-bar input.button {
  width: auto;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  flex: 0 0 100%;
  max-width: 100%;
}
@media print, screen and (min-width: 40em) {
  .top-bar {
    flex-wrap: nowrap;
  }
  .top-bar .top-bar-left {
    flex: 1 1 auto;
    margin-right: auto;
  }
  .top-bar .top-bar-right {
    flex: 0 1 auto;
    margin-left: auto;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .top-bar.stacked-for-medium {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .top-bar.stacked-for-large {
    flex-wrap: wrap;
  }
  .top-bar.stacked-for-large .top-bar-left,
  .top-bar.stacked-for-large .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.top-bar-title {
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0;
}

.top-bar-left,
.top-bar-right {
  flex: 0 0 auto;
}

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

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

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

.clearfix::before, .clearfix::after {
  display: table;
  content: " ";
  flex-basis: 0;
  order: 1;
}
.clearfix::after {
  clear: both;
}

.align-left {
  justify-content: flex-start;
}

.align-right {
  justify-content: flex-end;
}

.align-center {
  justify-content: center;
}

.align-justify {
  justify-content: space-between;
}

.align-spaced {
  justify-content: space-around;
}

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

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

.align-center.vertical.menu > li > a {
  justify-content: center;
}

.align-top {
  align-items: flex-start;
}

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

.align-bottom {
  align-items: flex-end;
}

.align-self-bottom {
  align-self: flex-end;
}

.align-middle {
  align-items: center;
}

.align-self-middle {
  align-self: center;
}

.align-stretch {
  align-items: stretch;
}

.align-self-stretch {
  align-self: stretch;
}

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center;
}

.small-order-1 {
  order: 1;
}

.small-order-2 {
  order: 2;
}

.small-order-3 {
  order: 3;
}

.small-order-4 {
  order: 4;
}

.small-order-5 {
  order: 5;
}

.small-order-6 {
  order: 6;
}

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    order: 1;
  }
  .medium-order-2 {
    order: 2;
  }
  .medium-order-3 {
    order: 3;
  }
  .medium-order-4 {
    order: 4;
  }
  .medium-order-5 {
    order: 5;
  }
  .medium-order-6 {
    order: 6;
  }
}
@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1;
  }
  .large-order-2 {
    order: 2;
  }
  .large-order-3 {
    order: 3;
  }
  .large-order-4 {
    order: 4;
  }
  .large-order-5 {
    order: 5;
  }
  .large-order-6 {
    order: 6;
  }
}
.flex-container {
  display: flex;
}

.flex-child-auto {
  flex: 1 1 auto;
}

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

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

.flex-dir-row {
  flex-direction: row;
}

.flex-dir-row-reverse {
  flex-direction: row-reverse;
}

.flex-dir-column {
  flex-direction: column;
}

.flex-dir-column-reverse {
  flex-direction: column-reverse;
}

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: flex;
  }
  .medium-flex-child-auto {
    flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex;
  }
  .large-flex-child-auto {
    flex: 1 1 auto;
  }
  .large-flex-child-grow {
    flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    flex: 0 1 auto;
  }
  .large-flex-dir-row {
    flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse;
  }
}
.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.show-for-dark-mode {
  display: none;
}

.hide-for-dark-mode {
  display: block;
}

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important;
  }
  .hide-for-dark-mode {
    display: none !important;
  }
}
.show-for-ie {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important;
  }
  .hide-for-ie {
    display: none !important;
  }
}
.show-for-sticky {
  display: none;
}

.is-stuck .show-for-sticky {
  display: block;
}

.is-stuck .hide-for-sticky {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: "NeueHaasGroteskText Pro Extra Light";
  src: url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-35XLt.eot");
  src: url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-35XLt.eot?#iefix") format("embedded-opentype"), url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-35XLt.woff2") format("woff2"), url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-35XLt.woff") format("woff"), url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-35XLt.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NeueHaasGroteskText Pro Light";
  src: url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-45Lt.eot");
  src: url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-45Lt.eot?#iefix") format("embedded-opentype"), url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-45Lt.woff2") format("woff2"), url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-45Lt.woff") format("woff"), url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-45Lt.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NeueHaasGroteskText Pro Regular";
  src: url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-55Rg.eot");
  src: url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-55Rg.eot?#iefix") format("embedded-opentype"), url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-55Rg.woff2") format("woff2"), url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-55Rg.woff") format("woff"), url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-55Rg.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NeueHaasGroteskText Pro Bold";
  src: url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-75Bd.eot");
  src: url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-75Bd.eot?#iefix") format("embedded-opentype"), url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-75Bd.woff2") format("woff2"), url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-75Bd.woff") format("woff"), url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-75Bd.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "NeueHaasGroteskText Pro Black";
  src: url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-95Blk.eot");
  src: url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-95Blk.eot?#iefix") format("embedded-opentype"), url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-95Blk.woff2") format("woff2"), url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-95Blk.woff") format("woff"), url("../fonts/neue_haas_grotesk_pro/NHaasGroteskDSPro-95Blk.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Shift Light";
  src: url("../fonts/shift/Shift-Light.eot");
  src: url("../fonts/shift/Shift-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/shift/Shift-Light.woff2") format("woff2"), url("../fonts/shift/Shift-Light.woff") format("woff"), url("../fonts/shift/Shift-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-variant: none;
}
@font-face {
  font-family: "Shift";
  src: url("../fonts/shift/Shift-Book.eot");
  src: url("../fonts/shift/Shift-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/shift/Shift-Book.woff2") format("woff2"), url("../fonts/shift/Shift-Book.woff") format("woff"), url("../fonts/shift/Shift-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  font-variant: none;
}
@font-face {
  font-family: "Shift Bold";
  src: url("../fonts/shift/Shift-Bold.eot");
  src: url("../fonts/shift/Shift-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/shift/Shift-Bold.woff2") format("woff2"), url("../fonts/shift/Shift-Bold.woff") format("woff"), url("../fonts/shift/Shift-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  font-variant: none;
}
button, .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a, .button {
  appearance: none;
  background-color: #446CB2;
  border: 0;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  padding: 0.75em 1.5em;
  text-decoration: none;
  transition: background-color 150ms ease;
  user-select: none;
  vertical-align: middle;
  white-space: nowrap;
}
button:hover, .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a:hover, button:focus, .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a:focus, .button:hover, .button:focus {
  color: white;
  background-color: #05688E;
}
button:disabled, .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a:disabled, .button:disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
button:disabled:hover, .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a:disabled:hover, .button:disabled:hover {
  background-color: #05688E;
  color: white;
}

/* SITE BUTTON FORMATTING */
a.more-articles,
a.more-recent-content,
.s-button > a,
.field--name-field-button > a,
.field--name-field-start-button > a,
.field--name-field-study-button > a,
.field--name-field-solve-button > a,
.feature-action-buttons > a,
.feature-action-buttons a.atcb-link,
.feature-action-buttons a.atcb-link:hover,
.feature-action-buttons a.atcb-link:active,
.feature-action-buttons a.atcb-link:focus,
input#mc-embedded-subscribe.button,
.mobile-nav-buttons button,
.mobile-nav-buttons .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a,
.scales-of-impact-2024 .block__wrapper .field--name-field-scales-link .mobile-nav-buttons a,
.mobile-nav-give > a,
.paragraph--type--callout-box-with-button .field--name-field-link a,
button.paragraph-load-more-btn,
.scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a.paragraph-load-more-btn,
.field--name-field-media-file a {
  background-color: #446CB2;
  color: #fff;
  border-radius: 0.4rem;
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1.5;
  margin-top: 1rem;
  margin-bottom: 2rem;
  padding: 1rem 1.6rem;
  text-transform: none;
  width: auto;
}
a.more-articles:hover,
a.more-recent-content:hover,
.s-button > a:hover,
.field--name-field-button > a:hover,
.field--name-field-start-button > a:hover,
.field--name-field-study-button > a:hover,
.field--name-field-solve-button > a:hover,
.feature-action-buttons > a:hover,
.feature-action-buttons a.atcb-link:hover,
.feature-action-buttons a.atcb-link:hover:hover,
.feature-action-buttons a.atcb-link:active:hover,
.feature-action-buttons a.atcb-link:focus:hover,
input#mc-embedded-subscribe.button:hover,
.mobile-nav-buttons button:hover,
.mobile-nav-buttons .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a:hover,
.scales-of-impact-2024 .block__wrapper .field--name-field-scales-link .mobile-nav-buttons a:hover,
.mobile-nav-give > a:hover,
.paragraph--type--callout-box-with-button .field--name-field-link a:hover,
button.paragraph-load-more-btn:hover,
.scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a.paragraph-load-more-btn:hover,
.field--name-field-media-file a:hover {
  text-decoration: none;
  background-color: #05688E;
  color: #fff;
}
@media print, screen and (min-width: 56.25em) {
  a.more-articles,
  a.more-recent-content,
  .s-button > a,
  .field--name-field-button > a,
  .field--name-field-start-button > a,
  .field--name-field-study-button > a,
  .field--name-field-solve-button > a,
  .feature-action-buttons > a,
  .feature-action-buttons a.atcb-link,
  .feature-action-buttons a.atcb-link:hover,
  .feature-action-buttons a.atcb-link:active,
  .feature-action-buttons a.atcb-link:focus,
  input#mc-embedded-subscribe.button,
  .mobile-nav-buttons button,
  .mobile-nav-buttons .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a,
  .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link .mobile-nav-buttons a,
  .mobile-nav-give > a,
  .paragraph--type--callout-box-with-button .field--name-field-link a,
  button.paragraph-load-more-btn,
  .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a.paragraph-load-more-btn,
  .field--name-field-media-file a {
    font-size: 1.4rem;
    line-height: 1.29;
    padding: 1rem 2rem;
  }
}

/* Social icons */
.addtoany_list > a {
  padding: 0 2px !important;
}

/* Back to Top (Events and Articles) */
.back-to-top-wrapper {
  padding-left: 0;
  padding-right: 0;
  max-width: 83rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media print, screen and (max-width: 56.24875em) {
  .back-to-top-wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

a#return-to-top {
  text-transform: uppercase;
  color: #007fb0;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 14px;
}

a#back-to-top {
  background-image: url(../files/images/icons/up-arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  color: #007fb0;
  display: none;
  font-size: 0px;
  position: fixed;
  top: 90vh;
  right: 1rem;
  border-radius: 50%;
  background-color: #007fb0;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  padding: 23px 24px;
  box-shadow: none;
  top: 80vh;
  z-index: 500;
}
a#back-to-top:hover {
  background-color: #05688E;
  color: white;
}

fieldset {
  background-color: tint(#ddd, 75%);
  border: 1px solid #ddd;
  margin: 0 0 0.75em;
  padding: 1.5em;
}

input,
label,
select {
  display: block;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 16px;
}

label {
  margin-bottom: 0.375em;
}
label.required::after {
  content: "*";
}
label abbr {
  display: none;
}

input, select,
select[multiple=multiple],
.block-facet-blockrelated-topics,
.block-facet-blockresource-type,
.block-mitos-search-sort select {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  box-sizing: border-box;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 16px;
  margin-bottom: 0.75em;
  padding: 0.5em;
  transition: border-color 150ms ease;
  width: 100%;
}
input:hover, select:hover,
select[multiple=multiple]:hover,
.block-facet-blockrelated-topics:hover,
.block-facet-blockresource-type:hover,
.block-mitos-search-sort select:hover {
  border-color: shade(#ddd, 20%);
}
input:focus, select:focus,
select[multiple=multiple]:focus,
.block-facet-blockrelated-topics:focus,
.block-facet-blockresource-type:focus,
.block-mitos-search-sort select:focus {
  border-color: #007fb0;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06), 0 0 5px rgba(0, 109, 151, 0.7);
  outline: none;
}
input:disabled, select:disabled,
select[multiple=multiple]:disabled,
.block-facet-blockrelated-topics:disabled,
.block-facet-blockresource-type:disabled,
.block-mitos-search-sort select:disabled {
  background-color: shade(#fff, 5%);
  cursor: not-allowed;
}
input:disabled:hover, select:disabled:hover,
select[multiple=multiple]:disabled:hover,
.block-facet-blockrelated-topics:disabled:hover,
.block-facet-blockresource-type:disabled:hover,
.block-mitos-search-sort select:disabled:hover {
  border: 1px solid #ddd;
}

textarea {
  resize: vertical;
}

input[type=search] {
  appearance: none;
}

input[type=checkbox],
input[type=radio] {
  display: inline;
  margin-right: 0.375em;
}
input[type=checkbox] + label,
input[type=radio] + label {
  display: inline-block;
}

input[type=file] {
  margin-bottom: 0.75em;
  width: 100%;
}

select {
  margin-bottom: 1.5em;
  max-width: 100%;
  width: auto;
}

.user-login-form {
  margin: 0 auto;
  max-width: 64rem;
}
.user-login-form [type=text], .user-login-form [type=password], .user-login-form [type=text] {
  height: 4rem;
  font-size: 1.6rem;
}
.user-login-form .button:first-child {
  width: 10rem;
}

ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
dl {
  margin-bottom: 0.75em;
}
dl dt {
  font-weight: bold;
  margin-top: 0.75em;
}
dl dd {
  margin: 0;
}

table {
  border-collapse: collapse;
  font-feature-settings: "kern", "liga", "tnum";
  margin: 0.75em 0;
  table-layout: fixed;
  width: 100%;
}

th {
  border-bottom: 1px solid shade(#ddd, 25%);
  font-weight: 600;
  padding: 0.75em 0;
  text-align: left;
}

td {
  border-bottom: 1px solid #ddd;
  padding: 0.75em 0;
}

tr,
td,
th {
  vertical-align: middle;
}

body {
  color: #333;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-feature-settings: "kern", "liga", "pnum";
  font-size: 16px;
  line-height: 1.5;
}

p {
  margin: 0 0 0.75em;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 22px;
}

a {
  color: #446CB2;
  text-decoration: none;
  transition: color 150ms ease;
}
a:hover {
  text-decoration: underline;
}
a:active, a:focus {
  color: #000;
  text-decoration: none;
}

hr {
  border-bottom: 1px solid #ddd;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  margin: 1.5em 0;
}

img,
picture {
  margin: 0;
  max-width: 100%;
  height: auto;
}

h1 {
  font-family: "Shift", serif;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.44;
  color: #1e1e1e;
}
@media print, screen and (min-width: 56.25em) {
  h1 {
    font-size: 3rem;
    line-height: 1.27;
  }
}

h2 {
  font-family: "Shift", serif;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.33;
  color: #000;
  font-size: 2.6rem;
  line-height: 1.3;
}

h3 {
  font-family: "Shift", serif;
  font-size: 2.6rem;
  line-height: 1.23;
  color: black;
  font-size: 2.2rem;
  line-height: 1.27;
}

h4 {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  color: black;
}
h4 a {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  color: #446CB2;
}

h5 {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.29;
  color: black;
  text-transform: capitalize;
}
h5 a {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  color: #446CB2;
  text-transform: capitalize;
}

/* STYLES FOR USER CONSUMPTION */
p.style-normal {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif !important;
  font-size: 14px !important;
  line-height: 1.57 !important;
  color: black !important;
}
p.style-normal a {
  color: #446CB2 !important;
  font-size: 14px !important;
}

p.style-title {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif !important;
  font-size: 16px !important;
  font-weight: bold !important;
  line-height: 1.5 !important;
  color: black !important;
}
p.style-title a {
  color: #446CB2 !important;
  font-size: 16px !important;
}

p.style-large {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif !important;
  font-size: 18px !important;
  line-height: 1.44 !important;
  color: black !important;
}
p.style-large a {
  color: #446CB2 !important;
  font-size: 18px !important;
}

p.style-no-bottom-margin {
  margin-bottom: 0;
}

main p,
.text-formatted p {
  overflow-wrap: break-word;
}
main ul, main ol,
.text-formatted ul,
.text-formatted ol {
  margin-bottom: 0.75em;
}
main ol,
.text-formatted ol {
  list-style-type: decimal;
  padding-left: 20px;
}

.text-formatted ul:not(.tabs) {
  list-style-type: none;
}
.text-formatted ul:not(.tabs) li {
  background: url(/themes/contrib/mitos/files/images/icons/bullet.png) no-repeat left 9px;
  background-size: 5px 5px;
  font-size: 1.6rem;
  padding-left: 10px;
}
@media print, screen and (min-width: 56.25em) {
  .text-formatted ul:not(.tabs) li {
    font-size: 1.8rem;
    line-height: 1.4;
    margin-bottom: 2rem;
  }
}
.text-formatted ul:not(.tabs) li.style-normal {
  background-position-y: 13px;
}
.text-formatted ul:not(.tabs) li:last-child {
  margin-bottom: 0;
}
.text-formatted article.media--type-image {
  padding-top: 10px;
  padding-bottom: 10px;
}
.text-formatted article.media--type-image:not(.align-left) {
  padding-left: 10px;
}
.text-formatted article.media--type-image:not(.align-right) {
  padding-right: 10px;
}
.text-formatted article.media--type-image.align-center > .field--name-field-media-image {
  text-align: center;
}

html {
  font-size: 10px;
}

body {
  margin: 0;
  padding: 0;
  transition: none;
}
body:not(.page-node-type-article, .page-node-type-event, .page-node-type-resource) main {
  padding-bottom: 3rem;
  padding-top: 3rem;
}
body main {
  overflow: hidden;
  transition: none;
}
body section#full-width-content {
  width: 100%;
}
body.one-sidebar.sidebar-second main aside#sidebar-second {
  display: none;
}
body.two-sidebars main aside#sidebar-first {
  display: none;
}
body.two-sidebars main aside#sidebar-second {
  display: none;
}

.page-node-type-topic main {
  padding: 0;
}

.path-user-login .outer-wrapper, .path-user .outer-wrapper {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}

.outer-wrapper {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}

.mobile-menu {
  background-color: #000;
  height: 80vh;
  transform: translateY(-80vh);
}

.site-search {
  background-color: #A15995;
  height: 12rem;
  transform: translateY(-12rem);
}
.site-search.is-open {
  transform: translateY(0);
}
.site-search.is-open + .off-canvas-content.is-open-top {
  transform: translateY(12rem);
}
.site-search.is-open + .off-canvas-content .search {
  pointer-events: none;
}
.site-search .search-inner__container {
  position: relative;
  padding: 0 2rem;
  height: 100%;
  display: flex;
  align-items: center;
}
@media print, screen and (min-width: 56.25em) {
  .site-search .search-inner__container {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
}
.site-search .search-inner__container .close-button {
  background-color: transparent;
  padding: 0;
  font-size: 4rem;
  right: 2rem;
  top: 1.6rem;
  position: absolute;
}
@media print, screen and (min-width: 56.25em) {
  .site-search .search-inner__container .close-button {
    right: -6rem;
  }
  .site-search .search-inner__container .close-button + div {
    width: 100%;
  }
}
.site-search .search-inner__container .close-button span {
  color: #fff;
}
.site-search .search-inner__container .js-form-type-textfield {
  border-bottom: 2px solid #fff;
}
@media print, screen and (min-width: 56.25em) {
  .site-search .search-inner__container .js-form-type-textfield {
    width: 100%;
  }
}
.site-search .search-inner__container label {
  visibility: hidden;
  height: 1px;
  width: 1px;
}
.site-search .search-inner__container input {
  background-color: #A15995;
  box-shadow: none;
  color: #fff;
  font-size: 3rem;
  border: none !important;
  outline: none;
  width: 100%;
}
.site-search .search-inner__container ::placeholder {
  color: #fff !important;
}

.navigation.menu--main .menu > li > a {
  font-weight: bold;
}

.status-messages > div {
  padding-left: 0;
  padding-right: 0;
  max-width: 83rem;
  margin-left: auto;
  margin-right: auto;
}
.status-messages:has(.error) {
  background-color: #fbe3e4;
  color: #97161b;
  display: block;
  margin-bottom: 0.75em;
  padding: 0.75em 0.75em 0.75em 50px;
  border-radius: 5px;
}
.status-messages:has(.error) a {
  color: #6a0f13;
  text-decoration: underline;
}
.status-messages:has(.error) a:focus, .status-messages:has(.error) a:hover {
  color: #110203;
}
.status-messages:has(.status) {
  background-color: #3adb76;
  color: black;
  display: block;
  margin-bottom: 0.75em;
  padding: 0.75em 0.75em 0.75em 50px;
  border-radius: 5px;
}
.status-messages:has(.status) a {
  color: black;
  text-decoration: underline;
}
.status-messages:has(.status) a:focus, .status-messages:has(.status) a:hover {
  color: black;
}
.status-messages:has(.notice) {
  background-color: #e5edf8;
  color: #244e87;
  display: block;
  margin-bottom: 0.75em;
  padding: 0.75em 0.75em 0.75em 50px;
  border-radius: 5px;
}
.status-messages:has(.notice) a {
  color: #19375f;
  text-decoration: underline;
}
.status-messages:has(.notice) a:focus, .status-messages:has(.notice) a:hover {
  color: #04080e;
}
.status-messages:has(.warning) {
  background-color: #cc4b37;
  color: black;
  display: block;
  margin-bottom: 0.75em;
  padding: 0.75em 0.75em 0.75em 50px;
  border-radius: 5px;
}
.status-messages:has(.warning) a {
  color: black;
  text-decoration: underline;
}
.status-messages:has(.warning) a:focus, .status-messages:has(.warning) a:hover {
  color: black;
}

table {
  width: 100%;
  border: 1px solid #979797;
  border-collapse: separate;
  border-spacing: 0;
  border-top: 0;
}
table th {
  text-align: left;
}
table td {
  line-height: 1.5;
}
table strong {
  font-weight: 600;
}
table td, table th {
  vertical-align: top;
}
table p {
  margin-bottom: 10px;
}
table h1, table h2, table h3, table h4, table h5 {
  margin-top: 0;
}
table caption {
  border-top: 1px solid #979797;
  border-left: 1px solid #979797;
  border-right: 1px solid #979797;
}
table caption h1, table caption h2, table caption h3, table caption h4, table caption h5 {
  margin-top: 20px;
  margin-bottom: 10px;
}
table caption > h1, table caption > h2, table caption > h3, table caption > h4, table caption > h5, table caption > p, table caption > div, table caption > span {
  text-align: left;
  margin-left: 16px;
}
table tbody tr:hover > td, table tbody tr:hover > th {
  background-color: #fafafa;
}
table tbody tr:first-child td {
  border-top: 2px solid #979797;
}
table tbody tr td::after {
  content: "";
  background-color: #979797;
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
}
table tbody tr td:first-child::after {
  left: 16px;
}
table tbody tr td:last-child::after {
  right: 16px;
}
table tbody tr:last-child td::after {
  display: none;
}
table thead th {
  background-color: white;
  border-bottom: 0px;
  padding: 10px 15px;
}
table tbody {
  background-color: #fff;
}
table tbody td {
  position: relative;
  border-bottom: 0;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  padding: 10px 15px;
}

#primary-tasks.tabs {
  line-height: 1.5;
  padding: 0;
  margin: 5px 0;
  border-bottom: 1px solid #ddd;
}
#primary-tasks.tabs::before, #primary-tasks.tabs::after {
  display: table;
  content: " ";
}
#primary-tasks.tabs::after {
  clear: both;
}
#primary-tasks.tabs li {
  list-style: none;
  border-top: 1px solid #ddd;
}
@media screen and (min-width: 48em) {
  #primary-tasks.tabs li {
    display: inline;
  }
}
#primary-tasks.tabs li a {
  background-color: #fff;
  border-top: 1px solid #ddd;
  color: #333;
  display: block;
  font-weight: 400;
  padding: 0.75em 50px;
  text-decoration: none;
}
@media screen and (min-width: 48em) {
  #primary-tasks.tabs li a {
    display: inline-block;
    border-top: 0;
  }
}
#primary-tasks.tabs li a.is-active {
  border-bottom: 0;
}
@media screen and (min-width: 48em) {
  #primary-tasks.tabs li a.is-active {
    border: 1px solid #ddd;
    border-bottom-color: #fff;
    margin-bottom: -1px;
  }
}
#primary-tasks.tabs li a:hover {
  color: #477DCA;
}
#primary-tasks.tabs li a:focus {
  outline: none;
}

#secondary-tasks.tabs {
  line-height: 1.5;
  padding: 0;
  margin: 5px 0;
}
#secondary-tasks.tabs::before, #secondary-tasks.tabs::after {
  display: table;
  content: " ";
}
#secondary-tasks.tabs::after {
  clear: both;
}
#secondary-tasks.tabs li {
  list-style: none;
  float: left;
  border-right: 1px solid #D4D4D4;
}
#secondary-tasks.tabs li:last-child {
  border-right: none;
}
#secondary-tasks.tabs li a {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  padding: 0.75em 1em;
  width: 100%;
}
.block-local-tasks-block {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 1000;
  background-color: white;
  border: 2px solid black;
}
.block-local-tasks-block ul.tabs.primary {
  margin: 0;
}
.block-local-tasks-block ul.tabs.primary li {
  margin: 0;
}
.block-local-tasks-block ul.tabs.primary li:not(:last-child) {
  border-right: 1px solid black;
}
.block-local-tasks-block ul.tabs.primary li.is-active a {
  background-color: #05688E;
}
.block-local-tasks-block ul.tabs.primary a {
  padding: 10px 15px;
}

#primary-tasks.tabs {
  line-height: 1.5;
  padding: 0;
  margin: 5px 0;
  border-bottom: 1px solid #ddd;
}
#primary-tasks.tabs::before, #primary-tasks.tabs::after {
  display: table;
  content: " ";
}
#primary-tasks.tabs::after {
  clear: both;
}
#primary-tasks.tabs li {
  list-style: none;
  border-top: 1px solid #ddd;
}
@media screen and (min-width: 48em) {
  #primary-tasks.tabs li {
    display: inline;
  }
}
#primary-tasks.tabs li a {
  background-color: #fff;
  border-top: 1px solid #ddd;
  color: #333;
  display: block;
  font-weight: 400;
  padding: 0.75em 50px;
  text-decoration: none;
}
@media screen and (min-width: 48em) {
  #primary-tasks.tabs li a {
    display: inline-block;
    border-top: 0;
  }
}
#primary-tasks.tabs li a.is-active {
  border-bottom: 0;
}
@media screen and (min-width: 48em) {
  #primary-tasks.tabs li a.is-active {
    border: 1px solid #ddd;
    border-bottom-color: #fff;
    margin-bottom: -1px;
  }
}
#primary-tasks.tabs li a:hover {
  color: #477DCA;
}
#primary-tasks.tabs li a:focus {
  outline: none;
}

#secondary-tasks.tabs {
  line-height: 1.5;
  padding: 0;
  margin: 5px 0;
}
#secondary-tasks.tabs::before, #secondary-tasks.tabs::after {
  display: table;
  content: " ";
}
#secondary-tasks.tabs::after {
  clear: both;
}
#secondary-tasks.tabs li {
  list-style: none;
  float: left;
  border-right: 1px solid #D4D4D4;
}
#secondary-tasks.tabs li:last-child {
  border-right: none;
}
#secondary-tasks.tabs li a {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  padding: 0.75em 1em;
  width: 100%;
}
.block-local-tasks-block {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: 1000;
  background-color: white;
  border: 2px solid black;
}
.block-local-tasks-block ul.tabs.primary {
  margin: 0;
}
.block-local-tasks-block ul.tabs.primary li {
  margin: 0;
}
.block-local-tasks-block ul.tabs.primary li:not(:last-child) {
  border-right: 1px solid black;
}
.block-local-tasks-block ul.tabs.primary li.is-active a {
  background-color: #05688E;
}
.block-local-tasks-block ul.tabs.primary a {
  padding: 10px 15px;
}

section#breadcrumbs > .columns {
  padding-left: 0;
  padding-right: 0;
  max-width: 83rem;
  margin-left: auto;
  margin-right: auto;
}
section#breadcrumbs .breadcrumb {
  padding: 2rem;
  font-size: 1.2rem;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
}
@media print, screen and (min-width: 56.25em) {
  section#breadcrumbs .breadcrumb {
    padding: 3.5rem 0 1.75rem;
  }
}
section#breadcrumbs .breadcrumb p {
  padding: 0;
  margin: 0;
  font-size: 1.4rem;
  line-height: 1;
}
section#breadcrumbs .breadcrumb a {
  color: #446CB2;
}
section#breadcrumbs .breadcrumb a.home-crumb {
  background-image: url(../images/svg/home.svg);
  background-position: center 0.3rem;
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  line-height: 1.5;
  text-indent: -9999px;
  height: 2rem;
  width: 1.2rem;
}
section#breadcrumbs .breadcrumb a.home-crumb + a {
  display: none;
}

.page-node-type-article section#breadcrumbs,
.page-node-type-event section#breadcrumbs,
.page-node-type-resource section#breadcrumbs,
.path-news section#breadcrumbs,
.path-blog section#breadcrumbs,
.path-resources-resource-library section#breadcrumbs,
.path-climate-action section#breadcrumbs,
.path-resources section#breadcrumbs,
.path-metrics-goals section#breadcrumbs,
.path-partners section#breadcrumbs,
.path-about-us section#breadcrumbs,
.path-events section#breadcrumbs,
.path-search section#breadcrumbs {
  background-color: #446CB2;
  color: #fff;
}
.page-node-type-article section#breadcrumbs .breadcrumb a,
.page-node-type-event section#breadcrumbs .breadcrumb a,
.page-node-type-resource section#breadcrumbs .breadcrumb a,
.path-news section#breadcrumbs .breadcrumb a,
.path-blog section#breadcrumbs .breadcrumb a,
.path-resources-resource-library section#breadcrumbs .breadcrumb a,
.path-climate-action section#breadcrumbs .breadcrumb a,
.path-resources section#breadcrumbs .breadcrumb a,
.path-metrics-goals section#breadcrumbs .breadcrumb a,
.path-partners section#breadcrumbs .breadcrumb a,
.path-about-us section#breadcrumbs .breadcrumb a,
.path-events section#breadcrumbs .breadcrumb a,
.path-search section#breadcrumbs .breadcrumb a {
  color: #fff;
}
.page-node-type-article section#breadcrumbs .breadcrumb a.home-crumb,
.page-node-type-event section#breadcrumbs .breadcrumb a.home-crumb,
.page-node-type-resource section#breadcrumbs .breadcrumb a.home-crumb,
.path-news section#breadcrumbs .breadcrumb a.home-crumb,
.path-blog section#breadcrumbs .breadcrumb a.home-crumb,
.path-resources-resource-library section#breadcrumbs .breadcrumb a.home-crumb,
.path-climate-action section#breadcrumbs .breadcrumb a.home-crumb,
.path-resources section#breadcrumbs .breadcrumb a.home-crumb,
.path-metrics-goals section#breadcrumbs .breadcrumb a.home-crumb,
.path-partners section#breadcrumbs .breadcrumb a.home-crumb,
.path-about-us section#breadcrumbs .breadcrumb a.home-crumb,
.path-events section#breadcrumbs .breadcrumb a.home-crumb,
.path-search section#breadcrumbs .breadcrumb a.home-crumb {
  background-image: url(../images/svg/home-reverse.svg);
}

.hero {
  background-image: url(../images/png/gradient-bar.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100% 1.6rem;
  padding-bottom: 1.2rem;
  position: relative;
}
.hero .hero-image-block {
  position: relative;
}
.hero .hero-image-block .mask {
  background: linear-gradient(90deg, rgb(35, 31, 32) 0%, rgb(255, 255, 255) 100%);
  opacity: 0.76;
  background-blend-mode: multiply;
  mix-blend-mode: multiply;
  position: absolute;
  height: 100%;
  width: 60%;
  z-index: 3;
}
.hero .hero-image-block .mask.right {
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(35, 31, 32) 100%);
  right: 0;
}
.hero .hero-image-block .mask.dark {
  background: rgb(255, 255, 255);
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
  background-blend-mode: lighten;
  mix-blend-mode: lighten;
}
.hero .hero-image-block .mask.dark.right {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 30%);
}
.hero .hero-image-block img {
  display: block;
  width: 100%;
}
@media print, screen and (min-width: 56.25em) {
  .hero .hero-image-block.hero-layout--single-image {
    height: 35.8rem;
    max-height: 35.8rem;
  }
  .hero .hero-image-block.hero-layout--single-image img {
    bottom: 50%;
    object-fit: cover;
    max-height: 35.8rem;
    min-height: 100%;
    position: absolute;
    top: unset;
    transform: translate(0, 50%);
    width: 100%;
  }
}
.hero .hero-image-block:not(.hero-layout--two-images) .text {
  height: 100%;
  top: 0;
  position: absolute;
  padding: 2rem;
  z-index: 6;
}
@media print, screen and (min-width: 56.25em) {
  .hero .hero-image-block:not(.hero-layout--two-images) .text {
    justify-content: center;
    align-items: center;
    padding: 0;
    width: 100%;
  }
}
@media print, screen and (min-width: 56.25em) {
  .hero .hero-image-block:not(.hero-layout--two-images) .text .hero-link {
    width: 45%;
  }
}
.hero .hero-image-block .text {
  display: flex;
  flex-direction: column;
}
.hero .hero-image-block .text .field--name-field-hero-subtitle {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.6rem;
}
@media print, screen and (min-width: 56.25em) {
  .hero .hero-image-block .text .field--name-field-hero-subtitle {
    font-size: 2rem;
    width: 45%;
  }
}
.hero .hero-image-block .text.light a {
  color: #fff;
}
.hero .hero-image-block .text.dark a {
  color: #000;
}
.hero .hero-image-block .text.left {
  left: 0;
}
.hero .hero-image-block .text.right {
  right: 0;
}
.hero .hero-image-block .text.right .hero-link, .hero .hero-image-block .text.right .field--name-field-hero-subtitle {
  align-self: flex-end;
}
.hero .hero-image-block .text a {
  font-family: "Shift", serif;
  font-size: 2.8rem;
  display: block;
  line-height: 1.16;
  width: 90%;
}
@media print, screen and (min-width: 56.25em) {
  .hero .hero-image-block .text a {
    display: flex;
    flex-direction: column;
    font-size: 3.6rem;
    margin: 0 auto;
    max-width: 118rem;
  }
}
.hero .hero-image-block.hero-layout--two-images {
  background: url(../images/png/two-image-bg-mobile.png);
  background-repeat: no-repeat;
  background-color: #4876b7;
  background-position-y: 60%;
}
@media print, screen and (min-width: 56.25em) {
  .hero .hero-image-block.hero-layout--two-images {
    background: url(../images/png/two-image-bg.png);
    background-position: center center;
    background-repeat: repeat-y;
    display: flex;
    height: 35.8rem;
    max-height: 35.8rem;
  }
  .hero .hero-image-block.hero-layout--two-images > div {
    display: flex;
    flex-direction: row;
    justify-content: center;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
  }
}
.hero .hero-image-block.hero-layout--two-images .text {
  padding: 2rem;
  width: 100%;
}
@media print, screen and (min-width: 56.25em) {
  .hero .hero-image-block.hero-layout--two-images .text {
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 45%;
  }
  .hero .hero-image-block.hero-layout--two-images .text.right {
    order: 2;
  }
}
.hero .hero-image-block.hero-layout--two-images .image_container {
  align-items: center;
  display: flex;
  justify-content: space-around;
  width: 100%;
}
@media print, screen and (min-width: 56.25em) {
  .hero .hero-image-block.hero-layout--two-images .image_container {
    width: 50%;
  }
}
.hero .hero-image-block.hero-layout--two-images .image_container .hero-image {
  padding: 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .hero .hero-image-block.hero-layout--two-images .image_container .hero-image {
    padding: 0;
    margin: 2rem;
  }
}
.hero .hero-image-block.hero-layout--two-images .image_container .hero-image img {
  border-radius: 50%;
  margin: 0 auto;
  padding: 0;
  width: 75%;
}
@media print, screen and (min-width: 56.25em) {
  .hero .hero-image-block.hero-layout--two-images .image_container .hero-image img {
    max-width: 26rem;
    width: 100%;
  }
}
.hero:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: opacity 0.5s;
}
.hero:hover:after {
  opacity: 1;
}

.flex-boxes {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  clear: both;
  text-align: center;
}
.flex-boxes a {
  text-decoration: none;
}
.flex-boxes::before, .flex-boxes::after {
  display: table;
  content: " ";
}
.flex-boxes::after {
  clear: both;
}
.flex-boxes .flex-box {
  flex: 2 2 15em;
  align-self: stretch;
  background: #f7f7f7;
  border-radius: 3px;
  box-shadow: inset 0 0 1px #ddd, 0 2px 4px #e6e6e6;
  display: block;
  margin: 0.4em;
  padding: 2em 2em 3em 2em;
}
.flex-boxes .flex-box:nth-child(1) {
  border-top: 6px solid tomato;
}
.flex-boxes .flex-box:nth-child(2) {
  border-top: 6px solid #72BFBF;
}
.flex-boxes .flex-box:nth-child(3) {
  border-top: 6px solid #92B1E3;
}
.flex-boxes .flex-box:nth-child(4) {
  border-top: 6px solid #E3D743;
}
.flex-boxes .flex-box:nth-child(5) {
  border-top: 6px solid #CCC;
}
.flex-boxes .flex-box:nth-child(6) {
  border-top: 6px solid #F6C05C;
}
.flex-boxes .flex-box img {
  display: block;
  height: 3em;
  margin-bottom: 2em;
  margin: auto;
  opacity: 0.4;
}
.flex-boxes .flex-box .flex-title {
  color: rgba(51, 51, 51, 0.7);
  font-size: 1.2em;
  font-weight: 800;
  margin-bottom: 0.5em;
}
.flex-boxes .flex-box p {
  line-height: 1.5em;
  margin: auto;
}
.flex-boxes .flex-box-big {
  flex: 1 1 40em;
}

.footer-top {
  background-image: url(../images/png/gradient-bar.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100% 1.2rem;
  padding-bottom: 1.2rem;
}

.footer-bottom {
  padding-top: 5rem;
}
.footer-bottom .field--name-body strong {
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-size: 1.6rem;
  font-weight: normal;
}
.footer-bottom .field--name-body .socialmedia {
  padding-top: 1.2rem;
  padding-bottom: 2rem;
}
.footer-bottom .field--name-body .socialmedia a {
  padding: 0 0.5rem;
  width: 2.2rem;
}
.footer-bottom .field--name-body .accessibility {
  padding-bottom: 2rem;
  padding-top: 1rem;
}
.footer-bottom .field--name-body .accessibility a {
  color: #000;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.375;
  text-decoration: underline;
}
.footer-bottom .field--name-body .learn-more {
  padding-bottom: 1.1rem;
}
.footer-bottom .field--name-body .learn-more a {
  color: #000;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.375;
  padding: 0 1rem;
  text-decoration: underline;
}
.footer-bottom .field--name-body p {
  font-size: 1.6rem;
  line-height: 1.375;
}
.footer-bottom .field--name-body a {
  color: #000;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.375;
  padding: 0 1rem;
  text-decoration: underline;
}

header {
  padding: 2rem 0 0;
  /* Header Top */
  /* Main site header */
  /* Header Bottom */
  /* Main Navigation - Layout of the different menus and items within them */
}
@media print, screen and (max-width: 56.24875em) {
  header {
    padding-top: 0;
    padding-right: 0;
  }
}
header .header-top {
  display: none;
  /* Search box */
}
header .header-top #views-exposed-form-search-page-1 label,
header .header-top #views-exposed-form-search-page-1 input[type=submit] {
  display: none;
}
header .header-top #views-exposed-form-search-page-1 .form-item {
  margin-top: 0;
  margin-bottom: 0;
}
header .header-top #views-exposed-form-search-page-1 #edit-keyword {
  margin-bottom: 0;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom-width: 0;
  background-image: url(/themes/contrib/mitos/files/images/icons/search@2x.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 18px;
  display: block;
  padding-right: 25px;
  cursor: pointer;
}
@media print, screen and (max-width: 56.24875em) {
  header .header-top #views-exposed-form-search-page-1 #edit-keyword {
    background-size: 2.4rem;
    margin-right: 1.4rem;
  }
}
header .header-top #views-exposed-form-search-page-1 #edit-keyword:focus {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  box-shadow: 0 5px 5px -5px rgba(0, 109, 151, 0.7);
  border-radius: 0;
}
header .header-top #views-exposed-form-search-page-1 #edit-keyword.expanded {
  width: auto;
  cursor: auto;
  border-bottom-width: 1px;
  box-shadow: inset 0 0px 3px -3px rgba(0, 0, 0, 0.06);
}
header .header-top #views-exposed-form-search-page-1 #edit-keyword.expanded {
  width: 230px;
}
header .header-top #views-exposed-form-search-page-1 .edit-actions {
  display: none;
}
header .header {
  background-color: #fff;
  margin-bottom: 2rem;
}
@media print, screen and (max-width: 56.24875em) {
  header .header {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
header .header .header-links .header-links-left > a, header .header .header-links .header-links-left > span {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  height: 4.5rem;
  width: 30.5rem;
}
header .header .header-links .header-links-left .logo-sus {
  background-image: url(/themes/contrib/mitos/files/images/logo/logo_lockup_one-line_silver-gray.svg);
  background-image: url(/themes/contrib/mitos/files/images/logo/logo_lockup_one-line_black.svg);
  text-indent: -99999px;
  transition: background 1s ease-in-out;
  transition-delay: 0.2s;
}
header .header .header-links .header-links-left .logo-sus:after {
  content: url(/themes/contrib/mitos/files/images/logo/logo_lockup_one-line_silver-gray.svg);
}
header .header .header-links .header-links-left .logo-sus:hover {
  background-image: url(/themes/contrib/mitos/files/images/logo/logo_lockup_one-line_black.svg);
  background-image: url(/themes/contrib/mitos/files/images/logo/logo_lockup_one-line_silver-gray.svg);
  transition: background 0.1s ease-in-out;
  background-size: auto;
  transition-delay: 0.2s;
}
@media print, screen and (max-width: 56.24875em) {
  header .header .header-links .header-links-left {
    padding-left: 2rem;
  }
  header .header .header-links .header-links-left .logo-sus {
    height: 30px;
    width: 215px;
  }
}
header .header nav.menu--utility-menu {
  display: flex;
}
header .header nav.menu--utility-menu ul.menu {
  align-items: center;
}
header .header nav.menu--utility-menu li.menu-item {
  margin-right: 0;
}
header .header nav.menu--utility-menu li.menu-item a {
  color: #000;
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-size: 1.4rem;
  text-transform: uppercase;
}
header .header nav.menu--utility-menu li.menu-item a:hover {
  color: #446CB2;
}
header .header nav.menu--utility-menu li.menu-item:last-child {
  margin-left: 1rem;
  margin-right: 3.6rem;
}
header .header nav.menu--utility-menu li.menu-item:last-child a {
  color: #fff;
  display: block;
  background-color: #D92E8A;
  border-radius: 0.4rem;
  padding: 0.4rem 0.6rem;
  border: 1px solid #D92E8A;
  transition: all 0.2s ease-in-out;
}
header .header nav.menu--utility-menu li.menu-item:last-child a:hover, header .header nav.menu--utility-menu li.menu-item:last-child a:active {
  background-color: #fff;
  color: #D92E8A;
  transition: all 0.2s ease-in-out;
}
@media print, screen and (max-width: 56.24875em) {
  header .header nav.menu--utility-menu {
    display: none;
  }
}
header .header .outer-wrapper {
  width: 100%;
}
header .header .outer-wrapper .header-links {
  align-items: center;
  display: flex;
}
header .header .outer-wrapper .menu--social-media {
  align-items: center;
  display: flex;
  flex: 1;
  padding-top: 0;
}
header .header .outer-wrapper .menu--social-media a {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 2rem;
  display: block;
  height: 2rem;
  padding-right: 2rem;
  text-indent: -99999px;
  width: 2rem;
}
header .header .outer-wrapper .menu--social-media a.instagram {
  background-image: url(../files/images/socialmedia/instagram.png);
}
header .header .outer-wrapper .menu--social-media a.youtube {
  background-image: url(../files/images/socialmedia/youtube.png);
}
header .header .outer-wrapper .menu--social-media a.linkedin {
  background-image: url(../files/images/socialmedia/linkedin.png);
  background-size: 2.25rem;
  height: 2.25rem;
  width: 2.25rem;
}
@media print, screen and (max-width: 56.24875em) {
  header .header .outer-wrapper .menu--social-media {
    display: none;
  }
}
header .header .outer-wrapper .header-links-right {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  flex: 1;
  padding-top: 2rem;
}
header .header .outer-wrapper .header-links-right > div {
  display: flex;
}
header .header .outer-wrapper .header-links-right .search {
  background-image: url(/themes/contrib/mitos/files/images/icons/search@2x.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 18px;
  height: 2.5rem;
  width: 25px;
  display: block;
  padding-right: 25px;
  cursor: pointer;
  text-decoration: none;
}
@media print, screen and (max-width: 56.24875em) {
  header .header .outer-wrapper .header-links-right .search {
    background-size: 2.4rem;
    margin-right: 1.4rem;
  }
}
@media print, screen and (max-width: 47.93625em) {
  header .header .outer-wrapper .header-links-right {
    padding-top: 0;
  }
}
@media print, screen and (max-width: 56.24875em) {
  header .header .outer-wrapper .header-links-right {
    padding-top: 0;
  }
  header .header .outer-wrapper .header-links-right .hamburger {
    background-color: #000;
    background-image: url(/themes/contrib/mitos/files/images/icons/menu@2x.png);
    background-size: 2.4rem;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 0;
    margin: 0;
    width: 5.2rem;
    height: 5.2rem;
    display: block;
  }
}
@media print, screen and (min-width: 56.25em) {
  header .header .outer-wrapper .header-links-right .hamburger {
    display: none;
  }
}
header .header-bottom {
  background-color: black;
  color: white;
  position: relative;
}
header .header-bottom .outer-wrapper {
  position: static;
}
header .header-bottom .outer-wrapper > div {
  position: static;
}
@media print, screen and (max-width: 56.24875em) {
  header .header-bottom {
    display: none;
  }
}
header .outer-wrapper > div {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}
header .outer-wrapper > div nav {
  /* Default layout for menus and menu items */
  flex: 1;
  position: static;
}
header .outer-wrapper > div nav.contextual-region {
  position: static;
}
header .outer-wrapper > div nav ul.menu {
  display: flex;
  flex-direction: row;
}
header .outer-wrapper > div nav.menu--utility-menu ul.menu {
  flex-wrap: nowrap;
  justify-content: flex-end;
}

.path-search header .header-top #views-exposed-form-search-page-1 #edit-keyword {
  width: auto;
  border-bottom-width: 1px;
  box-shadow: inset 0 0px 3px -3px rgba(0, 0, 0, 0.06);
  cursor: auto;
}

/* styles for fixed header when logged in as admin */
.toolbar-fixed header {
  top: 39px;
}
.toolbar-fixed section#mitos-tabs.tabs-sticky {
  top: 239px;
}
.toolbar-fixed.toolbar-tray-open header {
  top: 79px;
}
.toolbar-fixed.toolbar-tray-open section#mitos-tabs.tabs-sticky {
  top: 279px;
}

.mobile-navigation-outer {
  background-color: black;
}
.mobile-navigation-outer .close-button {
  background-image: url(../images/svg/close.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-color: #446CB2;
  height: 5.2rem;
  top: 0;
  right: 0;
  width: 5.2rem;
}

.mobile-navigation nav.menu--main {
  padding-top: 6rem;
}
.mobile-navigation nav.menu--main .menu.vertical {
  margin-left: 0;
}
.mobile-navigation nav.menu--main .menu.vertical > li > a {
  padding-left: 2.8rem;
  padding-top: 1rem;
}
.mobile-navigation nav.menu--main .menu.vertical .submenu-toggle {
  width: 100%;
  background-color: transparent;
}
.mobile-navigation nav.menu--main .menu.vertical .submenu-toggle:after {
  content: unset;
}
.mobile-navigation nav.menu--main .menu.vertical .submenu .submenu-toggle {
  display: none;
}
.mobile-navigation nav.menu--main .menu.vertical .submenu li {
  padding-bottom: 0;
}
.mobile-navigation nav.menu--main .menu.vertical .submenu li a {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.6rem;
  font-weight: normal;
  color: #000;
  text-transform: none;
}
.mobile-navigation nav.menu--main .menu.vertical .submenu li a:first-child {
  padding-top: 0.6rem;
}
.mobile-navigation nav.menu--main .menu.vertical .submenu.submenu-1 {
  border-top: none;
  padding-top: 1.2rem;
}
.mobile-navigation nav.menu--main .menu.vertical .submenu.submenu-1 > li {
  padding: 0 0 0.5rem;
}
.mobile-navigation nav.menu--main .menu.vertical .submenu.submenu-1 > li > a {
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  padding-bottom: 1.2rem;
}
.mobile-navigation nav.menu--main .menu.vertical .submenu:not(.submenu-1) {
  display: block !important;
}
.mobile-navigation nav.menu--main .menu.vertical:not(.submenu) > li > a {
  display: inline-block;
  padding-bottom: 1rem;
  padding-top: 1.2rem;
  position: relative;
}
.mobile-navigation nav.menu--main .menu.vertical:not(.submenu) > li > a:after {
  background-image: url(../images/svg/down.svg);
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 1.4rem;
  position: absolute;
  width: 1.4rem;
  border: none;
  right: -8px;
  top: 1.6rem;
}
.mobile-navigation nav.menu--main .menu.vertical:not(.submenu) > li:has(.submenu.is-active) {
  background: #446CB2;
}
.mobile-navigation nav.menu--main .menu.vertical:not(.submenu) > li:has(.submenu.is-active) + li {
  padding-top: 1.6rem;
}
.mobile-navigation nav.menu--main .menu.vertical:not(.submenu) > li:has(.submenu.is-active) a:after {
  background-image: url(../images/svg/up.svg);
}
.mobile-navigation nav.menu--main .menu.vertical:not(.submenu) > li .featured-item__container .featured-item__label {
  color: #000;
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-size: 1.4rem;
  padding-top: 1rem;
  padding-left: 2.8rem;
}
.mobile-navigation nav.menu--main .menu.vertical:not(.submenu) > li .featured-item__container a {
  color: black;
  font-family: "Shift", serif;
  font-size: 1.8rem;
  line-height: 1.1;
  padding-bottom: 2.8rem;
  padding-left: 2.8rem;
  padding-right: 2.8rem;
}
.mobile-navigation nav.menu--main .menu.vertical:not(.submenu) > li .featured-item__container .field--name-field-media-image {
  margin: 1rem 2.8rem 0;
}
.mobile-navigation nav.menu--utility-menu {
  border-top: 1px solid #fff;
  display: flex;
  margin: 2rem 2.8rem;
  padding: 1.5rem 0 0;
}
.mobile-navigation nav.menu--utility-menu ul.menu {
  align-items: center;
  margin-left: 0;
}
.mobile-navigation nav.menu--utility-menu li.menu-item {
  margin-right: 2rem;
}
.mobile-navigation nav.menu--utility-menu li.menu-item a {
  color: #fff;
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-size: 1.4rem;
  text-transform: uppercase;
}
.mobile-navigation nav.menu--utility-menu li.menu-item:first-child a {
  padding-left: 0;
}
.mobile-navigation nav.menu--utility-menu li.menu-item:last-child {
  margin-right: 4rem;
}
.mobile-navigation nav.menu--utility-menu li.menu-item:last-child a {
  color: #fff;
  display: block;
  background-color: #D92E8A;
  border-radius: 0.4rem;
  padding: 0.6rem 0.8rem;
}
.mobile-navigation .menu--social-media {
  align-items: center;
  display: flex;
  flex: 1;
  margin-left: 0.5rem;
  padding-bottom: 2rem;
  padding-top: 0;
}
.mobile-navigation .menu--social-media a {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 2rem;
  display: block;
  height: 2rem;
  padding-right: 4rem;
  text-indent: -99999px;
  width: 2rem;
}
.mobile-navigation .menu--social-media a.instagram {
  background-image: url(../files/images/socialmedia/instagram-reverse.png);
}
.mobile-navigation .menu--social-media a.youtube {
  background-image: url(../files/images/socialmedia/youtube-reverse.png);
}

@media print, screen and (min-width: 56.25em) {
  .mobile-menu {
    display: none;
  }
  .mobile-menu.is-closed.position-top {
    display: none;
    transform: none;
  }
}

.navigation.menu--main .menu {
  display: flex;
  justify-content: center;
  position: static;
}
.navigation.menu--main .menu .menu-item--expanded {
  list-style: none;
}
.navigation.menu--main .menu.dropdown > li {
  margin-left: 0;
  margin-right: 1.5rem;
  padding-right: 2.25rem;
  padding-left: 1rem;
  position: static;
}
.navigation.menu--main .menu.dropdown > li.is-dropdown-submenu-parent > a:hover {
  text-decoration: none;
}
.navigation.menu--main .menu.dropdown > li.is-dropdown-submenu-parent > a:after {
  background-image: url(../images/svg/down.svg);
  background-repeat: no-repeat;
  height: 1.4rem;
  width: 1.4rem;
  border: none;
  right: -8px;
  top: 2rem;
}
.navigation.menu--main .menu.dropdown > li.is-dropdown-submenu-parent.is-active {
  background-color: #446CB2;
}
.navigation.menu--main .menu.dropdown > li.is-dropdown-submenu-parent.is-active > a::after {
  background-image: url(../images/svg/up.svg);
}
.navigation.menu--main .menu.dropdown > li.is-dropdown-submenu-parent.is-active .featured-item__container {
  display: block;
}
.navigation.menu--main .menu.dropdown > li.is-dropdown-submenu-parent.menu-item--active-trail {
  background-color: #446CB2;
}
.navigation.menu--main .menu.dropdown > li:hover {
  background-color: #446CB2;
}
.navigation.menu--main .menu.dropdown > li:has(.is-dropdown-submenu) .featured-item__container {
  display: none;
}
.navigation.menu--main .menu > li > a {
  color: white;
  font-family: "NeueHaasGroteskText Pro Black", sans-serif;
  font-size: 1.6rem;
  font-weight: normal;
  padding: 1.25rem 1.5rem 1rem 0;
  text-transform: uppercase;
}
.navigation.menu--main .menu > li > a:hover {
  text-decoration: none;
}
.navigation.menu--main .submenu-1 {
  background-color: #ecf1f8;
  border: 8px solid #446CB2;
  display: none;
  margin-left: 0;
  width: 100%;
  left: 0 !important;
  right: 0;
  box-sizing: border-box;
  z-index: 10;
}
.navigation.menu--main .submenu-1.js-dropdown-active {
  display: block;
}
.navigation.menu--main .submenu-1 .submenu-container {
  align-content: space-evenly;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  max-height: 50rem;
  margin: 0 auto;
  max-width: 118rem;
  padding: 3rem 2rem 4rem;
}
.navigation.menu--main .submenu-1 .submenu-container > li {
  align-self: flex-start;
  margin-bottom: 2rem;
  width: 25%;
}
.navigation.menu--main .submenu-1 .submenu-container > li.menu-item--active-trail > a span {
  border-bottom: 1px solid #000;
}
.navigation.menu--main .submenu-1 .submenu-container > li.menu-item--active-trail > a:hover span {
  border-bottom: none;
}
.navigation.menu--main .submenu-1 .submenu-container > li a {
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-size: 1.8rem;
  color: black;
  line-height: 1.33;
  padding-left: 0;
}
.navigation.menu--main .submenu-1 .submenu-container > li a:hover {
  text-decoration: none;
}
.navigation.menu--main .submenu-1 .submenu-container > li a:hover span {
  border-bottom: 1px solid #000;
}
.navigation.menu--main .submenu-1 .submenu-container .submenu {
  background-color: #ecf1f8;
  border: none;
  display: block !important;
  position: static;
}
.navigation.menu--main .submenu-1 .submenu-container .submenu li.menu-item--active-trail > a span {
  border-bottom: 1px solid #000;
}
.navigation.menu--main .submenu-1 .submenu-container .submenu li.menu-item--active-trail > a:hover {
  text-decoration: none;
}
.navigation.menu--main .submenu-1 .submenu-container .submenu li.menu-item--active-trail > a:hover span {
  border-bottom: none;
}
.navigation.menu--main .submenu-1 .submenu-container .submenu li a {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.8rem;
  color: #000;
}
.navigation.menu--main .submenu-1 .submenu-container .submenu li a:hover {
  text-decoration: none;
}
.navigation.menu--main .submenu-1 .submenu-container .submenu li a:hover span {
  border-bottom: 1px solid #000;
}
.navigation.menu--main .submenu-1 .submenu-container .submenu li.menu-item--collapsed {
  list-style: none;
}
.navigation.menu--main .submenu-1 .submenu-container .submenu:not(.submenu-1) {
  margin-left: 0;
}
.navigation.menu--main .submenu-1 .submenu-container .submenu.submenu-2 .featured-item__container {
  display: none !important;
}
.navigation.menu--main .submenu-1 .submenu-container .featured-item__container {
  width: 50%;
}
.navigation.menu--main .submenu-1 .submenu-container .featured-item__container .featured-item__label {
  color: black;
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-size: 1.6rem;
  line-height: 2.12;
}
.navigation.menu--main .submenu-1 .submenu-container .featured-item__container a {
  color: black;
  font-family: "Shift", serif;
  font-size: 2.4rem;
  line-height: 1.412;
  padding-left: 0;
}
.navigation.menu--main .submenu-1 .submenu-container .featured-item__container img {
  max-width: 48rem;
  width: 100%;
}
.navigation.menu--main .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  content: unset;
}

header .submenu-1 .submenu-container > li .featured-item__container {
  display: none !important;
}

.page-node-type-event section#mitos-tabs .outer-wrapper {
  max-width: 700px;
}

section#mitos-tabs {
  position: relative;
  top: -57px;
  margin-bottom: -57px;
  min-height: 57px;
  top: -47px;
  margin-bottom: -47px;
  margin-right: 0;
  overflow: scroll;
}
section#mitos-tabs.tabs-sticky {
  background: white;
  position: fixed;
  top: 115px;
  margin-bottom: 0;
  width: 100%;
  z-index: 97;
  transition: background-color 0.5s ease-in;
  top: 73px;
}
section#mitos-tabs.tabs--header-layout--titleintro .outer-wrapper .block-views-blocktabs-block-1 .view-id-tabs .view-content .item-list > ul li a {
  background-color: #2E3444;
}
section#mitos-tabs .outer-wrapper {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
section#mitos-tabs .outer-wrapper .block-views-blocktabs-block-1 .view-id-tabs.view-display-id-block_1 {
  display: flex;
  flex-direction: row;
}
section#mitos-tabs .outer-wrapper .block-views-blocktabs-block-1 .view-id-tabs .view-content .item-list > ul {
  display: flex;
  flex-direction: row;
  margin: 0;
}
section#mitos-tabs .outer-wrapper .block-views-blocktabs-block-1 .view-id-tabs .view-content .item-list > ul li {
  padding: 0;
  margin: 0;
  margin-top: 2px;
}
section#mitos-tabs .outer-wrapper .block-views-blocktabs-block-1 .view-id-tabs .view-content .item-list > ul li a {
  display: inline-block;
  height: 50px;
  background-color: #007fb0;
  padding: 15px 30px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin: 0 3px 0 0;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  color: white;
  white-space: nowrap;
  font-size: 13px;
  line-height: 13px;
  height: 40px;
  padding: 13px;
}
section#mitos-tabs .outer-wrapper .block-views-blocktabs-block-1 .view-id-tabs .view-content .item-list > ul li a.active {
  color: #1e1e1e;
  background-color: white;
}
section#mitos-tabs .outer-wrapper .block-views-blocktabs-block-1 .view-display-id-block_1 {
  padding-top: 5px;
}

.field--name-field-tabs-reference .field__item article {
  display: none;
}
.field--name-field-tabs-reference .field__item:first-child article {
  display: block;
}

.field--name-field-tabs-reference article > h2 {
  display: none;
}

.page-node-type-action-landing-page .block-views-blocktabs-block-1 .item-list li:first-child:last-child {
  display: none;
}

section#mitos-tabs + main {
  padding-top: 2em;
}

form.wufoo .info h2 {
  font-family: "Shift", serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
  color: black;
  font-size: 16px;
  line-height: 1.5;
}
form.wufoo .section h3 {
  font-family: "Shift", serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
  color: black;
  font-size: 16px;
  line-height: 1.5;
}
form.wufoo .section div,
form.wufoo .info div {
  font-size: 16px;
  line-height: 26px;
}
form.wufoo .field.text.ln + label,
form.wufoo .field.text.fn + label {
  display: none;
}
form.wufoo li {
  width: 100%;
}
form.wufoo li.focused {
  background-color: transparent;
}
form.wufoo label.desc {
  font-size: 14px;
  line-height: 24px;
  color: #1e1e1e;
}
form.wufoo input {
  border-radius: 0;
  background-image: none;
}
form.wufoo select {
  display: inline-block;
  width: 200px;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 16px;
  line-height: 1.38;
  color: black;
  border-color: #dbd8d8;
  border-radius: 0;
  padding: 10px 5px;
  background-image: url(/themes/contrib/mitos/files/images/icons/arrow-down-colored-copy.png);
  background-position: right 10px center;
  background-repeat: no-repeat;
  /*for firefox*/
  -moz-appearance: none;
  /*for chrome*/
  -webkit-appearance: none;
}
form.wufoo hr {
  margin: 1em 0 1.5em;
}
form.wufoo fieldset {
  background-color: transparent;
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0.5em;
}
form.wufoo label.choice {
  font-size: 18px;
}
form.wufoo .instruct.instruct,
form.wufoo .instruct.instruct:hover {
  position: relative;
  display: block;
  visibility: visible;
  opacity: 1;
  width: 100%;
  background: transparent;
  border: none;
  left: 55px;
  font-size: 16px;
  padding-top: 0;
  padding-bottom: 0;
  color: #1e1e1e;
}
form.wufoo .instruct.instruct small,
form.wufoo .instruct.instruct:hover small {
  font-size: 16px;
}

.pager .pagination {
  display: flex;
  justify-content: flex-start;
}
.pager .pagination .pager__item, .pager .pagination input {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 1.29;
}
.pager .pagination .pager__item.is-active, .pager .pagination input.is-active {
  display: flex;
  align-items: center;
}
.pager .pagination input {
  border-color: #446CB2;
  border-radius: 0.4rem;
  box-shadow: none;
  height: 2rem;
  padding-right: 0.5rem;
  margin-bottom: 0;
  margin-right: 0.4rem;
  text-align: center;
  width: 3rem;
}
.pager .pagination .pager__item {
  margin: 0;
  padding: 0;
}
.pager .pagination .pager__item a {
  padding: 0;
}
.pager .pagination .pager__item--previous a:before {
  background-image: url(../images/svg/left-arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  height: 2rem;
  width: 2rem;
}
.pager .pagination .pager__item--previous.pagination-disabled {
  height: 2rem;
  width: 2rem;
}
.pager .pagination .pager__item--previous.pagination-disabled:before {
  background-image: url(../images/svg/left-arrow-disabled.svg);
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 2rem;
  width: 2rem;
}
.pager .pagination .pager__item--next a:after {
  background-image: url(../images/svg/right-arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  height: 2rem;
  width: 2rem;
}
.pager .pagination .pager__item--next.pagination-disabled {
  height: 2rem;
  width: 2rem;
}
.pager .pagination .pager__item--next.pagination-disabled:after {
  background-image: url(../images/svg/right-arrow-disabled.svg);
  background-position: center;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 2rem;
  width: 2rem;
}
.pager .current-page {
  display: none;
}

.paragraph--type--content-cards.bg-color--beige {
  background-color: #f3f3f3;
}
.paragraph--type--content-cards .main-paragraph-wrapper.main-paragraph-wrapper > .field--name-field-title {
  font-family: "Shift", serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.44;
  text-align: center;
  color: #1e1e1e;
  margin-top: 25px;
}
.paragraph--type--content-cards .main-paragraph-wrapper.main-paragraph-wrapper > .field--name-field-subtitle {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
}
.paragraph--type--content-cards .main-paragraph-wrapper.main-paragraph-wrapper > .field--name-field-subtitle p {
  text-align: center;
}
.paragraph--type--content-cards .main-paragraph-wrapper.main-paragraph-wrapper > .field--name-field-subtitle p,
.paragraph--type--content-cards .main-paragraph-wrapper.main-paragraph-wrapper > .field--name-field-subtitle ol,
.paragraph--type--content-cards .main-paragraph-wrapper.main-paragraph-wrapper > .field--name-field-subtitle ul {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: black;
}
.paragraph--type--content-cards .cards-wrapper {
  width: 100%;
  overflow-x: scroll;
}
.paragraph--type--content-cards .field--name-field-cards {
  white-space: nowrap;
  width: 99999px;
}
.paragraph--type--content-cards .field--name-field-cards {
  margin-top: 35px;
}
.paragraph--type--content-cards .field--name-field-cards > .field__item {
  width: 32%;
  margin-right: 2%;
  padding-bottom: 25px;
  margin-bottom: 20px;
  background-color: white;
  float: left;
  height: 100%;
  white-space: normal;
}
.paragraph--type--content-cards .field--name-field-cards > .field__item .image-block {
  width: 100%;
}
.paragraph--type--content-cards .field--name-field-cards > .field__item .image-block img {
  width: 100%;
  height: auto;
  padding-right: 10px;
  padding-left: 10px;
}
.paragraph--type--content-cards .field--name-field-cards > .field__item .image-block .field--name-field-credit,
.paragraph--type--content-cards .field--name-field-cards > .field__item .image-block .field--name-field-photo-credit {
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 18px;
  margin-bottom: -33px;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 10px;
  color: #2f3544;
  padding-right: 10px;
  padding-left: 10px;
}
.paragraph--type--content-cards .field--name-field-cards > .field__item .text-block {
  padding-right: 25px;
  margin-top: 38px;
  padding-right: 10px;
  padding-left: 10px;
}
.paragraph--type--content-cards .field--name-field-cards > .field__item .text-block .field--name-field-title {
  font-family: "Shift", serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
  color: black;
  padding-bottom: 10px;
}
.paragraph--type--content-cards .field--name-field-cards > .field__item .text-block .field--name-field-category {
  display: none;
}
.paragraph--type--content-cards .field--name-field-cards > .field__item .text-block .field--name-field-body-text {
  padding-bottom: 20px;
}
.paragraph--type--content-cards .field--name-field-cards > .field__item .text-block .field--name-field-body-text p,
.paragraph--type--content-cards .field--name-field-cards > .field__item .text-block .field--name-field-body-text ol,
.paragraph--type--content-cards .field--name-field-cards > .field__item .text-block .field--name-field-body-text ul {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 14px;
  line-height: 22px;
  color: black;
}
.paragraph--type--content-cards .field--name-field-cards > .field__item .text-block .field--name-field-link a {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  color: #446CB2;
  text-transform: uppercase;
}
.paragraph--type--content-cards .field.field--type-video-embed-field {
  cursor: pointer;
  position: relative;
}
.paragraph--type--content-cards .field.field--type-video-embed-field:after {
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  margin-top: -30px;
  margin-left: -30px;
  height: 60px !important;
  width: 60px !important;
  background-image: url(/themes/contrib/mitos/files/images/icons/icon-play-blue.svg) !important;
  background-size: 60px;
  pointer-events: none;
}

.paragraph--type--content-cards.paragraph--card-type--large .field--name-field-cards > .field__item {
  background-color: transparent;
  width: 46%;
  margin-right: 0;
  max-width: 480px;
  margin-right: 0;
}
.paragraph--type--content-cards.paragraph--card-type--large .field--name-field-cards > .field__item .field--name-field-title {
  font-size: 26px;
}
.paragraph--type--content-cards.paragraph--card-type--large .field--name-field-cards > .field__item .field--name-field-body-text {
  padding-bottom: 0;
}
.paragraph--type--content-cards.paragraph--card-type--large .field--name-field-cards > .field__item .field--name-field-body-text p,
.paragraph--type--content-cards.paragraph--card-type--large .field--name-field-cards > .field__item .field--name-field-body-text ol,
.paragraph--type--content-cards.paragraph--card-type--large .field--name-field-cards > .field__item .field--name-field-body-text ul {
  line-height: 24px;
}
@media (min-width: 768px) {
  .paragraph--type--content-cards.paragraph--card-type--large .field--name-field-cards > .field__item:nth-child(2n+1) {
    clear: left;
    margin-right: 8%;
  }
}

.paragraph--type--content-cards.paragraph--card-type--small .field--name-field-cards > .field__item {
  max-width: 289px;
  margin-right: 0;
}
.paragraph--type--content-cards.paragraph--card-type--small .field--name-field-cards > .field__item .field--name-field-photo-credit,
.paragraph--type--content-cards.paragraph--card-type--small .field--name-field-cards > .field__item .text-block {
  padding-left: 25px;
}
@media (min-width: 768px) {
  .paragraph--type--content-cards.paragraph--card-type--small .field--name-field-cards > .field__item:nth-child(3n+3) {
    margin-right: 0;
  }
  .paragraph--type--content-cards.paragraph--card-type--small .field--name-field-cards > .field__item:nth-child(3n+1) {
    clear: left;
  }
}

.paragraph--type--content-gallery {
  /* Hide gallery items be default, and let the carousel show them, to avoid
     flash of content before javascript loads */
}
.paragraph--type--content-gallery.bg-color--beige {
  background-color: #f3f3f3;
}
.paragraph--type--content-gallery .main-paragraph-wrapper > .field--name-field-title {
  font-family: "Shift", serif;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.31;
  text-align: center;
  color: #1e1e1e;
  padding-bottom: 20px;
}
.paragraph--type--content-gallery .main-paragraph-wrapper > .field--name-field-subtitle {
  padding-bottom: 60px;
}
.paragraph--type--content-gallery .main-paragraph-wrapper > .field--name-field-subtitle p {
  text-align: center;
}
.paragraph--type--content-gallery .main-paragraph-wrapper > .field--name-field-subtitle p,
.paragraph--type--content-gallery .main-paragraph-wrapper > .field--name-field-subtitle ol,
.paragraph--type--content-gallery .main-paragraph-wrapper > .field--name-field-subtitle ul {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 16px;
  line-height: 1.63;
  color: black;
}
.paragraph--type--content-gallery .field--name-field-gallery-item {
  display: none;
}
.paragraph--type--content-gallery .field--name-field-gallery-item .owl-item > .field__item {
  margin-right: 10px;
  margin-left: 10px;
  padding-bottom: 25px;
  margin-bottom: 20px;
  background-color: white;
  float: left;
}
.paragraph--type--content-gallery .field--name-field-gallery-item .owl-item > .field__item .field--name-field-image {
  width: 100%;
}
.paragraph--type--content-gallery .field--name-field-gallery-item .owl-item > .field__item .field--name-field-image img {
  width: 100%;
  height: auto;
}
.paragraph--type--content-gallery .field--name-field-gallery-item .owl-item > .field__item .field--name-field-credit,
.paragraph--type--content-gallery .field--name-field-gallery-item .owl-item > .field__item .field--name-field-photo-credit {
  background-color: #1e1e1e;
  opacity: 0.7;
  margin-top: -28px;
  display: inline-block;
  position: absolute;
  padding: 3px 5px;
  font-size: 10px;
  color: white;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
}
.paragraph--type--content-gallery .field--name-field-gallery-item .owl-item > .field__item .field--name-field-title {
  font-family: "Shift", serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
  color: black;
  padding-bottom: 10px;
  padding-right: 25px;
  padding-left: 25px;
  margin-top: 15px;
}
.paragraph--type--content-gallery .field--name-field-gallery-item .owl-item > .field__item .field--name-field-body-text {
  padding-bottom: 20px;
  padding-left: 25px;
  padding-right: 25px;
}
.paragraph--type--content-gallery .field--name-field-gallery-item .owl-item > .field__item .field--name-field-body-text p,
.paragraph--type--content-gallery .field--name-field-gallery-item .owl-item > .field__item .field--name-field-body-text ol,
.paragraph--type--content-gallery .field--name-field-gallery-item .owl-item > .field__item .field--name-field-body-text ul {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: black;
}
.paragraph--type--content-gallery .field--name-field-gallery-item .owl-item > .field__item .field--name-field-link {
  padding-right: 25px;
  padding-left: 25px;
}
.paragraph--type--content-gallery .field--name-field-gallery-item .owl-item > .field__item .field--name-field-link a {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.29;
  text-align: left;
  color: #007fb0;
  text-transform: uppercase;
}
.paragraph--type--content-gallery .field.field--type-video-embed-field {
  cursor: pointer;
  position: relative;
}
.paragraph--type--content-gallery .field.field--type-video-embed-field:after {
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  margin-top: -30px;
  margin-left: -30px;
  height: 60px !important;
  width: 60px !important;
  background-image: url(/themes/contrib/mitos/files/images/icons/icon-play-blue.svg) !important;
  background-size: 60px;
  pointer-events: none;
}

.paragraph--type--photo-gallery {
  /* Hide gallery items be default, and let the carousel show them, to avoid
     flash of content before javascript loads */
}
.paragraph--type--photo-gallery.bg-color--beige {
  background-color: #f3f3f3;
}
.paragraph--type--photo-gallery .main-paragraph-wrapper > .field--name-field-title {
  font-family: "Shift", serif;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.31;
  text-align: center;
  color: #1e1e1e;
  padding-bottom: 40px;
}
.paragraph--type--photo-gallery .main-paragraph-wrapper .owl-theme .owl-controls {
  margin-top: 20px;
}
.paragraph--type--photo-gallery .field--name-field-media,
.paragraph--type--photo-gallery .field--name-field-photo-card {
  display: none;
}
.paragraph--type--photo-gallery .field--name-field-media .owl-item > .field__item,
.paragraph--type--photo-gallery .field--name-field-photo-card .owl-item > .field__item {
  margin-right: 10px;
  margin-left: 10px;
  width: 100%;
  height: auto;
}
.paragraph--type--photo-gallery .field--name-field-media .owl-item > .field__item .field--name-field-image,
.paragraph--type--photo-gallery .field--name-field-photo-card .owl-item > .field__item .field--name-field-image {
  width: 100%;
}
.paragraph--type--photo-gallery .field--name-field-media .owl-item > .field__item .field--name-field-image img,
.paragraph--type--photo-gallery .field--name-field-photo-card .owl-item > .field__item .field--name-field-image img {
  width: 100%;
  height: auto;
}
.paragraph--type--photo-gallery .field--name-field-media .owl-item > .field__item .field--name-field-credit,
.paragraph--type--photo-gallery .field--name-field-media .owl-item > .field__item .field--name-field-photo-credit,
.paragraph--type--photo-gallery .field--name-field-photo-card .owl-item > .field__item .field--name-field-credit,
.paragraph--type--photo-gallery .field--name-field-photo-card .owl-item > .field__item .field--name-field-photo-credit {
  background-color: #1e1e1e;
  opacity: 0.7;
  margin-top: -28px;
  display: inline-block;
  position: absolute;
  padding: 3px 5px;
  font-size: 10px;
  color: white;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  margin-top: -28px;
}
.paragraph--type--photo-gallery .owl-theme .owl-controls .owl-buttons .owl-next,
.paragraph--type--photo-gallery .owl-theme .owl-controls .owl-buttons .owl-prev {
  top: 80px;
}

.paragraph--type--callout-box-with-button {
  color: black;
}
.paragraph--type--callout-box-with-button.bg-color--beige {
  background-color: #f3f3f3;
}
.paragraph--type--callout-box-with-button .field--name-field-title {
  font-size: 26px;
  font-family: "Shift", serif;
  font-weight: bold;
  line-height: 34px;
  margin-bottom: 18px;
  text-align: center;
}
.paragraph--type--callout-box-with-button .field--name-field-subtitle p {
  text-align: center;
}
.paragraph--type--callout-box-with-button .field--name-field-subtitle p,
.paragraph--type--callout-box-with-button .field--name-field-subtitle ol,
.paragraph--type--callout-box-with-button .field--name-field-subtitle ul {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 5px;
}
.paragraph--type--callout-box-with-button .field--name-field-link {
  margin-left: auto;
  margin-right: auto;
  width: 280px;
  max-width: 280px;
  width: auto;
}
.paragraph--type--callout-box-with-button .field--name-field-link a {
  width: 100%;
}

.paragraph--type--large-photo.bg-color--beige {
  background-color: #f3f3f3;
}
.paragraph--type--large-photo .field--name-field-credit,
.paragraph--type--large-photo .field--name-field-photo-credit {
  font-size: 10px;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  color: #1e1e1e;
}
.paragraph--type--large-photo .field--name-field-image {
  max-width: 289px;
}

.paragraph--type--small-features-with-photo.bg-color--beige {
  background-color: #f3f3f3;
}
.paragraph--type--small-features-with-photo .field--name-field-small-features > .field__item {
  width: 48%;
  float: left;
  margin-bottom: 50px;
  width: 100%;
  clear: both;
  margin-bottom: 30px;
  padding-bottom: 11px;
  border-bottom: 2px solid #C6C5C6;
}
.paragraph--type--small-features-with-photo .field--name-field-small-features > .field__item:nth-child(odd) {
  margin-right: 20px;
}
.paragraph--type--small-features-with-photo .field--name-field-small-features > .field__item:nth-child(odd) {
  margin-right: 0;
}
.paragraph--type--small-features-with-photo .field--name-field-small-features > .field__item .field--name-field-image,
.paragraph--type--small-features-with-photo .field--name-field-small-features > .field__item .field--name-field-media {
  max-width: 220px;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
  padding-top: 8px;
  padding-top: 0;
  max-width: 40%;
  margin-right: 10px;
  margin-bottom: 0;
}
.paragraph--type--small-features-with-photo .field--name-field-small-features > .field__item .field--name-field-image img,
.paragraph--type--small-features-with-photo .field--name-field-small-features > .field__item .field--name-field-media img {
  height: auto;
}
.paragraph--type--small-features-with-photo .field--name-field-small-features > .field__item .field--name-field-title {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 18px;
}
.paragraph--type--small-features-with-photo .field--name-field-small-features > .field__item .field--name-field-body-text p,
.paragraph--type--small-features-with-photo .field--name-field-small-features > .field__item .field--name-field-body-text ol,
.paragraph--type--small-features-with-photo .field--name-field-small-features > .field__item .field--name-field-body-text ul {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: black;
  font-size: 12px;
  line-height: 16px;
}
.paragraph--type--small-features-with-photo button.paragraph-load-more-btn, .paragraph--type--small-features-with-photo .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a.paragraph-load-more-btn, .scales-of-impact-2024 .block__wrapper .field--name-field-scales-link .paragraph--type--small-features-with-photo a.paragraph-load-more-btn {
  clear: left;
  margin: 0 auto 50px auto;
  max-width: 280px;
}

.paragraph--type--small-features-with-photo.paragraph--load-more--yes .field--name-field-small-features > .field__item {
  display: none;
}
.paragraph--type--small-features-with-photo.paragraph--load-more--yes .field--name-field-small-features > .field__item:nth-child(1),
.paragraph--type--small-features-with-photo.paragraph--load-more--yes .field--name-field-small-features > .field__item:nth-child(2) {
  display: block;
}
.paragraph--type--small-features-with-photo.load-more-clicked .field--name-field-small-features > .field__item {
  display: block;
}
.paragraph--type--small-features-with-photo.load-more-clicked .paragraph-load-more-btn {
  display: none;
}
.paragraph--type--small-features-with-photo .field--name-field-load-more-text {
  display: none;
}

.paragraph--type--text-with-photo .text-block,
.paragraph--type--text-with-video .text-block {
  margin-right: 6%;
  max-width: 56%;
  float: left;
  overflow-wrap: break-word;
}
.paragraph--type--text-with-photo .text-block .field--name-field-title,
.paragraph--type--text-with-video .text-block .field--name-field-title {
  font-size: 32px;
  font-weight: bold;
  font-family: "Shift", serif;
  line-height: 1.44;
  color: #1e1e1e;
  margin-bottom: 8px;
  font-size: 22px;
  line-height: 28px;
}
.paragraph--type--text-with-photo .text-block .field--name-field-body,
.paragraph--type--text-with-video .text-block .field--name-field-body {
  margin-bottom: 8px;
}
.paragraph--type--text-with-photo .text-block .field--name-field-body p,
.paragraph--type--text-with-photo .text-block .field--name-field-body ol,
.paragraph--type--text-with-photo .text-block .field--name-field-body ul,
.paragraph--type--text-with-video .text-block .field--name-field-body p,
.paragraph--type--text-with-video .text-block .field--name-field-body ol,
.paragraph--type--text-with-video .text-block .field--name-field-body ul {
  font-size: 18px;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  line-height: 30px;
  color: black;
}
.paragraph--type--text-with-photo .text-block .field--name-field-body p,
.paragraph--type--text-with-video .text-block .field--name-field-body p {
  font-size: 14px;
  line-height: 1.57;
}
.paragraph--type--text-with-photo .image-block,
.paragraph--type--text-with-photo .video-block,
.paragraph--type--text-with-video .image-block,
.paragraph--type--text-with-video .video-block {
  max-width: 38%;
  width: 100%;
  float: right;
}
.paragraph--type--text-with-photo .image-block img,
.paragraph--type--text-with-photo .image-block iframe,
.paragraph--type--text-with-photo .video-block img,
.paragraph--type--text-with-photo .video-block iframe,
.paragraph--type--text-with-video .image-block img,
.paragraph--type--text-with-video .image-block iframe,
.paragraph--type--text-with-video .video-block img,
.paragraph--type--text-with-video .video-block iframe {
  width: 100%;
  margin-bottom: 5px;
}
.paragraph--type--text-with-photo .image-block img,
.paragraph--type--text-with-photo .video-block img,
.paragraph--type--text-with-video .image-block img,
.paragraph--type--text-with-video .video-block img {
  height: auto;
}
.paragraph--type--text-with-photo .image-block .field--name-field-credit,
.paragraph--type--text-with-photo .image-block .field--name-field-photo-credit,
.paragraph--type--text-with-photo .video-block .field--name-field-credit,
.paragraph--type--text-with-photo .video-block .field--name-field-photo-credit,
.paragraph--type--text-with-video .image-block .field--name-field-credit,
.paragraph--type--text-with-video .image-block .field--name-field-photo-credit,
.paragraph--type--text-with-video .video-block .field--name-field-credit,
.paragraph--type--text-with-video .video-block .field--name-field-photo-credit {
  text-transform: uppercase;
  font-size: 10px;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  color: #1e1e1e;
}
.paragraph--type--text-with-photo .field.field--type-video-embed-field,
.paragraph--type--text-with-video .field.field--type-video-embed-field {
  position: relative;
  cursor: pointer;
}
.paragraph--type--text-with-photo .field.field--type-video-embed-field:after,
.paragraph--type--text-with-video .field.field--type-video-embed-field:after {
  content: "" !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  margin-top: -30px;
  margin-left: -30px;
  height: 60px !important;
  width: 60px !important;
  background-image: url(/themes/contrib/mitos/files/images/icons/icon-play-blue.svg) !important;
  background-size: 60px;
  pointer-events: none;
}

/*
-- display styles --
 paragraph--display-style--partial
 paragraph--display-style--full
 paragraph--display-style--large

-- position --
 paragraph--photo-position--right
 paragraph--photo-position--left
*/
.paragraph--type--text-with-photo.paragraph--photo-position--left .text-block,
.paragraph--type--text-with-video.paragraph--video-position--left .text-block {
  margin-right: 0;
  margin-left: 6%;
}
.paragraph--type--text-with-photo.paragraph--photo-position--left .image-block,
.paragraph--type--text-with-photo.paragraph--photo-position--left .video-block,
.paragraph--type--text-with-video.paragraph--video-position--left .image-block,
.paragraph--type--text-with-video.paragraph--video-position--left .video-block {
  float: left;
}

.paragraph--type--text-with-photo.paragraph--display-style--full,
.paragraph--type--text-with-video.paragraph--full-or-partial-width--full {
  padding-top: 57px;
}
.paragraph--type--text-with-photo.paragraph--display-style--full .text-block .field--name-field-title,
.paragraph--type--text-with-video.paragraph--full-or-partial-width--full .text-block .field--name-field-title {
  font-size: 26px;
  line-height: 1.31;
  margin-bottom: 11px;
}
.paragraph--type--text-with-photo.paragraph--display-style--full .text-block .field--name-field-body p,
.paragraph--type--text-with-photo.paragraph--display-style--full .text-block .field--name-field-body ol,
.paragraph--type--text-with-photo.paragraph--display-style--full .text-block .field--name-field-body ul,
.paragraph--type--text-with-video.paragraph--full-or-partial-width--full .text-block .field--name-field-body p,
.paragraph--type--text-with-video.paragraph--full-or-partial-width--full .text-block .field--name-field-body ol,
.paragraph--type--text-with-video.paragraph--full-or-partial-width--full .text-block .field--name-field-body ul {
  font-size: 16px;
  line-height: 1.63;
}

.paragraph--type--text-with-photo.paragraph--type--text-with-photo.bg-color--beige {
  background-color: #f3f3f3;
}

.paragraph--type--text-with-photo.paragraph--type--text-with-photo .text-block,
.paragraph--type--text-with-video.paragraph--type--text-with-video .text-block {
  margin-right: 0;
  margin-left: 0;
  max-width: 100%;
  float: none;
}
.paragraph--type--text-with-photo.paragraph--type--text-with-photo .image-block,
.paragraph--type--text-with-photo.paragraph--type--text-with-photo .video-block,
.paragraph--type--text-with-video.paragraph--type--text-with-video .image-block,
.paragraph--type--text-with-video.paragraph--type--text-with-video .video-block {
  max-width: 289px;
  width: 100%;
  float: none;
}

.person-profile .outer-wrapper {
  padding-bottom: 30px;
  border-bottom: 2px #D92E8A solid;
}
.person-profile .image-block {
  text-align: center;
}
@media print, screen and (min-width: 56.25em) {
  .person-profile .image-block {
    margin-right: 2rem;
    width: 23.4rem;
  }
}
.person-profile .image-block .field--name-field-profile-email {
  margin-top: 1.2rem;
}
.person-profile .image-block .field--name-field-profile-email a {
  background-image: url(../images/svg/email.svg);
  background-position: left center;
  background-size: 1.6rem;
  background-repeat: no-repeat;
  font-size: 1.4rem;
  padding-left: 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .person-profile .image-block .field--name-field-profile-email a {
    background-size: 1.6rem;
  }
}
.person-profile .image-block .field--name-field-media-image {
  border-radius: 50px;
  width: 100%;
  text-align: center;
}
.person-profile .image-block .field--name-field-media-image img {
  border-radius: 50%;
}
.person-profile .content-block {
  padding-top: 1.6rem;
}
@media print, screen and (min-width: 56.25em) {
  .person-profile .content-block {
    flex: 1;
    padding-top: 0;
  }
}
.person-profile .content-block .field--name-field-profile-full-name {
  font-family: "Shift", serif;
  font-size: 2rem;
  line-height: 1.3;
}
@media print, screen and (min-width: 56.25em) {
  .person-profile .content-block .field--name-field-profile-full-name {
    font-size: 2.6rem;
  }
}
.person-profile .content-block .field--name-field-profile-role {
  font-size: 1.6rem;
  font-style: italic;
  line-height: 1.375;
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 56.25em) {
  .person-profile .content-block .field--name-field-profile-role {
    font-size: 1.8rem;
  }
}
.person-profile .field--name-field-body p, .person-profile .field--name-field-body ol, .person-profile .field--name-field-body ul,
.person-profile .field--name-field-text p,
.person-profile .field--name-field-text ol,
.person-profile .field--name-field-text ul {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.4rem;
  line-height: 1.71;
}
@media print, screen and (min-width: 56.25em) {
  .person-profile .field--name-field-body p, .person-profile .field--name-field-body ol, .person-profile .field--name-field-body ul,
  .person-profile .field--name-field-text p,
  .person-profile .field--name-field-text ol,
  .person-profile .field--name-field-text ul {
    font-size: 1.8rem;
    line-height: 1.44;
  }
}
.person-profile .upper-block .field--name-field-body p,
.person-profile .upper-block .field--name-field-body ol,
.person-profile .upper-block .field--name-field-body ul,
.person-profile .upper-block .field--name-field-text p,
.person-profile .upper-block .field--name-field-text ol,
.person-profile .upper-block .field--name-field-text ul,
.person-profile .upper-block div.more-toggle {
  padding-left: 245px;
  padding-left: 0;
}
@media print, screen and (min-width: 56.25em) {
  .person-profile .upper-block {
    display: flex;
  }
}
.person-profile a {
  color: #446CB2;
}
.person-profile a.expand-btn, .person-profile a.expand-btn > div, .person-profile a.collapse-btn, .person-profile a.collapse-btn > div {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.4rem;
  color: #446CB2;
}
@media print, screen and (min-width: 56.25em) {
  .person-profile a.expand-btn, .person-profile a.expand-btn > div, .person-profile a.collapse-btn, .person-profile a.collapse-btn > div {
    font-size: 1.6rem;
  }
}
.person-profile a.expand-btn .field--name-field-profile-full-name, .person-profile a.expand-btn > div .field--name-field-profile-full-name, .person-profile a.collapse-btn .field--name-field-profile-full-name, .person-profile a.collapse-btn > div .field--name-field-profile-full-name {
  display: inline;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.4rem;
  color: #446CB2;
}
@media print, screen and (min-width: 56.25em) {
  .person-profile a.expand-btn .field--name-field-profile-full-name, .person-profile a.expand-btn > div .field--name-field-profile-full-name, .person-profile a.collapse-btn .field--name-field-profile-full-name, .person-profile a.collapse-btn > div .field--name-field-profile-full-name {
    font-size: 1.6rem;
  }
}
@media print, screen and (min-width: 56.25em) {
  .person-profile {
    padding-left: 0;
    padding-right: 0;
    max-width: 83rem;
    margin-left: auto;
    margin-right: auto;
  }
}

.person-profile .full-bio-block {
  display: none;
}
.person-profile .collapse-btn {
  display: none;
}
.person-profile.expanded .more-toggle {
  display: none;
}
.person-profile.expanded .full-bio-block {
  display: block;
}
.person-profile.expanded .collapse-btn {
  display: block;
}

.paragraph--type--three-column-content-blocks.bg-color--beige {
  background-color: #f3f3f3;
}
.paragraph--type--three-column-content-blocks .field--name-field-content-block {
  margin-bottom: 22px;
}
.paragraph--type--three-column-content-blocks .field--name-field-content-block > .field__item {
  float: left;
  width: 30%;
  margin-right: 23px;
  margin-bottom: 25px;
  width: 100%;
  margin-right: auto;
}
.paragraph--type--three-column-content-blocks .field--name-field-content-block > .field__item:nth-child(3n+1) {
  clear: left;
}
.paragraph--type--three-column-content-blocks .field--name-field-content-block > .field__item .field--name-field-title {
  margin-bottom: 5px;
  font-family: "Shift", serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
  color: black;
}
.paragraph--type--three-column-content-blocks .field--name-field-content-block > .field__item .field--name-field-body-text p,
.paragraph--type--three-column-content-blocks .field--name-field-content-block > .field__item .field--name-field-body-text ol,
.paragraph--type--three-column-content-blocks .field--name-field-content-block > .field__item .field--name-field-body-text ul {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 14px;
  line-height: 1.57;
  color: black;
}
.paragraph--type--three-column-content-blocks .field--name-field-content-block > .field__item .field--name-field-link a {
  color: #446CB2;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}

.paragraph--type--partner-grid.bg-color--beige {
  background-color: #f3f3f3;
}
.paragraph--type--partner-grid .field--name-field-title {
  font-family: "Shift", serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.44;
  text-align: center;
  color: #1e1e1e;
  margin-bottom: 3px;
}
.paragraph--type--partner-grid .field--name-field-subtitle {
  margin-bottom: 40px;
}
.paragraph--type--partner-grid .field--name-field-subtitle p {
  text-align: center;
}
.paragraph--type--partner-grid .field--name-field-subtitle p,
.paragraph--type--partner-grid .field--name-field-subtitle ol,
.paragraph--type--partner-grid .field--name-field-subtitle ul {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 16px;
  line-height: 1.63;
  color: black;
}
.paragraph--type--partner-grid .field--name-field-partner-cards {
  margin-bottom: 22px;
}
.paragraph--type--partner-grid .field--name-field-partner-cards > .field__item {
  float: left;
  width: 22%;
  margin-right: 23px;
  margin-top: 20px;
  width: 100%;
  clear: both;
  margin-right: auto;
}
@media (min-width: 819px) {
  .paragraph--type--partner-grid .field--name-field-partner-cards > .field__item:nth-child(4n+1) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 818px) {
  .paragraph--type--partner-grid .field--name-field-partner-cards > .field__item {
    width: 30%;
  }
  .paragraph--type--partner-grid .field--name-field-partner-cards > .field__item:nth-child(3n+1) {
    clear: left;
  }
}
.paragraph--type--partner-grid .field--name-field-partner-cards > .field__item .field--name-field-title-link {
  margin-bottom: 5px;
}
.paragraph--type--partner-grid .field--name-field-partner-cards > .field__item .field--name-field-title-link a {
  font-family: "Shift", serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  color: #007fb0;
}
.paragraph--type--partner-grid .field--name-field-partner-cards > .field__item .field--name-field-body-text p,
.paragraph--type--partner-grid .field--name-field-partner-cards > .field__item .field--name-field-body-text ol,
.paragraph--type--partner-grid .field--name-field-partner-cards > .field__item .field--name-field-body-text ul {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: black;
}

.recent-content {
  background-color: #f3f3f3;
  padding-bottom: 35px;
  width: 100%;
  float: left;
  clear: both;
}
.recent-content .recent-content-wrapper {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
}
@media (max-width: 850px) {
  .recent-content .recent-content-wrapper {
    padding-top: 0;
  }
}
.recent-content .recent-content-wrapper .recent-resources,
.recent-content .recent-content-wrapper .recent-news,
.recent-content .recent-content-wrapper .recent-events {
  width: 30%;
  float: left;
}
@media (max-width: 850px) {
  .recent-content .recent-content-wrapper .recent-resources,
  .recent-content .recent-content-wrapper .recent-news,
  .recent-content .recent-content-wrapper .recent-events {
    width: 100%;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 30px;
  }
}
.recent-content .recent-content-wrapper .recent-resources h2:after,
.recent-content .recent-content-wrapper .recent-news h2:after,
.recent-content .recent-content-wrapper .recent-events h2:after {
  content: "";
  display: block;
  background-color: #38835b;
  width: 95px;
  height: 2px;
  margin-top: 10px;
}
.recent-content .recent-content-wrapper .recent-resources .view-content,
.recent-content .recent-content-wrapper .recent-news .view-content,
.recent-content .recent-content-wrapper .recent-events .view-content {
  min-height: 358px;
}
@media (max-width: 850px) {
  .recent-content .recent-content-wrapper .recent-resources .view-content,
  .recent-content .recent-content-wrapper .recent-news .view-content,
  .recent-content .recent-content-wrapper .recent-events .view-content {
    min-height: 0;
  }
}
.recent-content .recent-content-wrapper .recent-resources .view-content a,
.recent-content .recent-content-wrapper .recent-news .view-content a,
.recent-content .recent-content-wrapper .recent-events .view-content a {
  color: black;
}
.recent-content .recent-content-wrapper .recent-resources .view-content .event-date-tag,
.recent-content .recent-content-wrapper .recent-news .view-content .event-date-tag,
.recent-content .recent-content-wrapper .recent-events .view-content .event-date-tag {
  display: none;
}
.recent-content .recent-content-wrapper .recent-resources .view-content .views-row,
.recent-content .recent-content-wrapper .recent-news .view-content .views-row,
.recent-content .recent-content-wrapper .recent-events .view-content .views-row {
  padding-bottom: 14px;
  margin-bottom: 14px;
  border-bottom: 2px solid #ddd;
  color: black;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  min-height: 90px;
}
@media (max-width: 850px) {
  .recent-content .recent-content-wrapper .recent-resources .view-content .views-row,
  .recent-content .recent-content-wrapper .recent-news .view-content .views-row,
  .recent-content .recent-content-wrapper .recent-events .view-content .views-row {
    min-height: 0;
  }
  .recent-content .recent-content-wrapper .recent-resources .view-content .views-row::before, .recent-content .recent-content-wrapper .recent-resources .view-content .views-row::after,
  .recent-content .recent-content-wrapper .recent-news .view-content .views-row::before,
  .recent-content .recent-content-wrapper .recent-news .view-content .views-row::after,
  .recent-content .recent-content-wrapper .recent-events .view-content .views-row::before,
  .recent-content .recent-content-wrapper .recent-events .view-content .views-row::after {
    display: table;
    content: " ";
  }
  .recent-content .recent-content-wrapper .recent-resources .view-content .views-row::after,
  .recent-content .recent-content-wrapper .recent-news .view-content .views-row::after,
  .recent-content .recent-content-wrapper .recent-events .view-content .views-row::after {
    clear: both;
  }
}
.recent-content .recent-content-wrapper .recent-resources .view-content .views-row:last-child,
.recent-content .recent-content-wrapper .recent-news .view-content .views-row:last-child,
.recent-content .recent-content-wrapper .recent-events .view-content .views-row:last-child {
  border: none;
}
.recent-content .recent-content-wrapper .recent-resources .view-content .views-row .views-field-field-report-image,
.recent-content .recent-content-wrapper .recent-resources .view-content .views-row .views-field-field-featured-image,
.recent-content .recent-content-wrapper .recent-news .view-content .views-row .views-field-field-report-image,
.recent-content .recent-content-wrapper .recent-news .view-content .views-row .views-field-field-featured-image,
.recent-content .recent-content-wrapper .recent-events .view-content .views-row .views-field-field-report-image,
.recent-content .recent-content-wrapper .recent-events .view-content .views-row .views-field-field-featured-image {
  float: left;
  margin-right: 14px;
}
.recent-content .recent-content-wrapper .recent-resources .view-content .views-row .views-field-field-resource-type,
.recent-content .recent-content-wrapper .recent-news .view-content .views-row .views-field-field-resource-type,
.recent-content .recent-content-wrapper .recent-events .view-content .views-row .views-field-field-resource-type {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.recent-content .recent-content-wrapper .recent-resources .view-content .views-row .views-field-title,
.recent-content .recent-content-wrapper .recent-resources .view-content .views-row .event-title,
.recent-content .recent-content-wrapper .recent-resources .view-content .views-row .views-field-nothing,
.recent-content .recent-content-wrapper .recent-news .view-content .views-row .views-field-title,
.recent-content .recent-content-wrapper .recent-news .view-content .views-row .event-title,
.recent-content .recent-content-wrapper .recent-news .view-content .views-row .views-field-nothing,
.recent-content .recent-content-wrapper .recent-events .view-content .views-row .views-field-title,
.recent-content .recent-content-wrapper .recent-events .view-content .views-row .event-title,
.recent-content .recent-content-wrapper .recent-events .view-content .views-row .views-field-nothing {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
}
.recent-content .recent-content-wrapper .recent-resources .view-content .views-row .views-field-field-date,
.recent-content .recent-content-wrapper .recent-resources .view-content .views-row .event-date-location,
.recent-content .recent-content-wrapper .recent-news .view-content .views-row .views-field-field-date,
.recent-content .recent-content-wrapper .recent-news .view-content .views-row .event-date-location,
.recent-content .recent-content-wrapper .recent-events .view-content .views-row .views-field-field-date,
.recent-content .recent-content-wrapper .recent-events .view-content .views-row .event-date-location {
  font-size: 14px;
  font-weight: normal;
}
.recent-content .recent-content-wrapper .recent-resources .view-footer,
.recent-content .recent-content-wrapper .recent-news .view-footer,
.recent-content .recent-content-wrapper .recent-events .view-footer {
  border-top: 2px solid #ddd;
}
@media (max-width: 850px) {
  .recent-content .recent-content-wrapper .recent-resources .view-footer a,
  .recent-content .recent-content-wrapper .recent-news .view-footer a,
  .recent-content .recent-content-wrapper .recent-events .view-footer a {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 280px;
  }
}
.recent-content .recent-content-wrapper .recent-resources {
  margin-right: 40px;
}
.recent-content .recent-content-wrapper .recent-news {
  margin-right: 40px;
}
main > section#content > div > article > .field__items > .field__item,
main > section#content > div > article > .full-width {
  width: 100%;
  float: left;
  clear: both;
}
main > section#content > div > article > .field__items > .field__item .paragraph,
main > section#content > div > article > .full-width .paragraph {
  position: relative;
  display: block;
  float: left;
  clear: both;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
main > section#content > div > article > .field__items > .field__item .paragraph > .outer-wrapper,
main > section#content > div > article > .full-width .paragraph > .outer-wrapper {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 35px;
  padding-bottom: 35px;
  padding-top: 20px;
  padding-bottom: 20px;
}
main > section#content > div > article > .field__items > .field__item .paragraph--type--content-cards > .main-paragraph-wrapper,
main > section#content > div > article > .field__items > .field__item .paragraph--type--feature-heading-and-intro > .main-paragraph-wrapper,
main > section#content > div > article > .field__items > .field__item .paragraph--type--large-photo > .main-paragraph-wrapper,
main > section#content > div > article > .field__items > .field__item .paragraph--type--content-gallery > .main-paragraph-wrapper,
main > section#content > div > article > .field__items > .field__item .paragraph--type--partner-grid > .main-paragraph-wrapper,
main > section#content > div > article > .field__items > .field__item .paragraph--type--photo-gallery > .main-paragraph-wrapper,
main > section#content > div > article > .field__items > .field__item .paragraph--type--references > .main-paragraph-wrapper,
main > section#content > div > article > .field__items > .field__item .paragraph--type--small-features-with-photo > .main-paragraph-wrapper,
main > section#content > div > article > .field__items > .field__item .paragraph--type--three-column-content-blocks > .main-paragraph-wrapper,
main > section#content > div > article > .field__items > .field__item .paragraph--type--text > .main-paragraph-wrapper,
main > section#content > div > article > .field__items > .field__item .paragraph--type--subscribe > .main-paragraph-wrapper,
main > section#content > div > article > .field__items > .field__item .paragraph--type--media-gallery > .main-paragraph-wrapper,
main > section#content > div > article > .full-width .paragraph--type--content-cards > .main-paragraph-wrapper,
main > section#content > div > article > .full-width .paragraph--type--feature-heading-and-intro > .main-paragraph-wrapper,
main > section#content > div > article > .full-width .paragraph--type--large-photo > .main-paragraph-wrapper,
main > section#content > div > article > .full-width .paragraph--type--content-gallery > .main-paragraph-wrapper,
main > section#content > div > article > .full-width .paragraph--type--partner-grid > .main-paragraph-wrapper,
main > section#content > div > article > .full-width .paragraph--type--photo-gallery > .main-paragraph-wrapper,
main > section#content > div > article > .full-width .paragraph--type--references > .main-paragraph-wrapper,
main > section#content > div > article > .full-width .paragraph--type--small-features-with-photo > .main-paragraph-wrapper,
main > section#content > div > article > .full-width .paragraph--type--three-column-content-blocks > .main-paragraph-wrapper,
main > section#content > div > article > .full-width .paragraph--type--text > .main-paragraph-wrapper,
main > section#content > div > article > .full-width .paragraph--type--subscribe > .main-paragraph-wrapper,
main > section#content > div > article > .full-width .paragraph--type--media-gallery > .main-paragraph-wrapper {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 35px;
  padding-bottom: 35px;
  padding-top: 20px;
  padding-bottom: 20px;
}
main > section#content > div > article > .field__items > .field__item .paragraph--type--media-gallery > .main-paragraph-wrapper,
main > section#content > div > article > .full-width .paragraph--type--media-gallery > .main-paragraph-wrapper {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph--type--text > .main-paragraph-wrapper,
.paragraph--type--large-photo > .main-paragraph-wrapper,
.paragraph--type--references > .main-paragraph-wrapper,
.paragraph--type--profile.profile-width--narrow > .main-paragraph-wrapper,
.paragraph--type--profile:not(.profile-width--wide) > .main-paragraph-wrapper,
.paragraph--type--callout-box-with-button > .main-paragraph-wrapper,
.paragraph--type--small-one-column-accordion > .main-paragraph-wrapper,
.paragraph--type--feature-heading-and-intro > .main-paragraph-wrapper {
  padding-top: 35px;
  padding-bottom: 35px;
}
.paragraph--type--text > .outer-wrapper,
.paragraph--type--large-photo > .outer-wrapper,
.paragraph--type--references > .outer-wrapper,
.paragraph--type--profile.profile-width--narrow > .outer-wrapper,
.paragraph--type--profile:not(.profile-width--wide) > .outer-wrapper,
.paragraph--type--callout-box-with-button > .outer-wrapper,
.paragraph--type--small-one-column-accordion > .outer-wrapper,
.paragraph--type--feature-heading-and-intro > .outer-wrapper {
  max-width: 700px !important;
  padding-top: 35px;
  padding-bottom: 35px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.paragraph--type--text > .outer-wrapper > iframe,
.paragraph--type--large-photo > .outer-wrapper > iframe,
.paragraph--type--references > .outer-wrapper > iframe,
.paragraph--type--profile.profile-width--narrow > .outer-wrapper > iframe,
.paragraph--type--profile:not(.profile-width--wide) > .outer-wrapper > iframe,
.paragraph--type--callout-box-with-button > .outer-wrapper > iframe,
.paragraph--type--small-one-column-accordion > .outer-wrapper > iframe,
.paragraph--type--feature-heading-and-intro > .outer-wrapper > iframe {
  width: 100%;
}

.paragraph--type--content-gallery,
.paragraph--type--photo-gallery {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.paragraph--type--small-one-column-accordion,
.paragraph--type--two-column-accordion-with-photos,
.paragraph--type--two-column-accordion {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.rule--ruletop:not(.bg-color--beige):before {
  content: " ";
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  background-color: black;
  display: block;
  height: 1px;
  width: 100%;
}

.paragraph--type--references.bg-color--beige {
  background-color: #f3f3f3;
}
.paragraph--type--references .field--name-field-title {
  font-family: "Shift", serif;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.31;
  text-align: center;
  color: #1e1e1e;
  padding-bottom: 20px;
}
.paragraph--type--references .field--name-field-body p,
.paragraph--type--references .field--name-field-body ol,
.paragraph--type--references .field--name-field-body ul {
  font-size: 14px;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
}
.paragraph--type--references .field--name-field-body ol {
  list-style-type: decimal;
}
.paragraph--type--references .field--name-field-body ol li {
  color: black;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 14px;
  line-height: 1.57;
  padding-bottom: 10px;
}

section#content > div > article > .field__items > .field__item .paragraph--type--feature-heading-and-intro > .main-paragraph-wrapper.main-paragraph-wrapper {
  padding-bottom: 0;
}
section#content > div > article > .field__items > .field__item .paragraph--type--feature-heading-and-intro.bg-color--beige {
  background-color: #f3f3f3;
}
section#content > div > article > .field__items > .field__item .paragraph--type--feature-heading-and-intro .field--name-field-title {
  font-family: "Shift", serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.44;
  text-align: center;
  color: #1e1e1e;
  padding-bottom: 5px;
}
section#content > div > article > .field__items > .field__item .paragraph--type--feature-heading-and-intro .field--name-field-subtitle p {
  text-align: center;
}
section#content > div > article > .field__items > .field__item .paragraph--type--feature-heading-and-intro .field--name-field-subtitle p,
section#content > div > article > .field__items > .field__item .paragraph--type--feature-heading-and-intro .field--name-field-subtitle ol,
section#content > div > article > .field__items > .field__item .paragraph--type--feature-heading-and-intro .field--name-field-subtitle ul {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 16px;
  line-height: 1.63;
  color: black;
  overflow-wrap: break-word;
}

.paragraph--type--formatted-text {
  margin-bottom: 4rem;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--formatted-text {
    padding-left: 0;
    padding-right: 0;
    max-width: 83rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.paragraph--type--formatted-text p {
  font-size: 1.6rem;
  line-height: 1.4;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--formatted-text p {
    font-size: 1.8rem;
  }
}
.paragraph--type--formatted-text p:last-of-type {
  margin-bottom: 0;
}
.paragraph--type--formatted-text p a {
  text-decoration: none;
}
.paragraph--type--formatted-text p a:hover {
  text-decoration: underline;
}
.paragraph--type--formatted-text li a {
  text-decoration: none;
}
.paragraph--type--formatted-text li a:hover {
  text-decoration: underline;
}
.paragraph--type--formatted-text h2.underline-header {
  font-size: 2.2rem;
  line-height: 1.375;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 1.5rem !important;
}
.paragraph--type--formatted-text h2.underline-header:after {
  content: "";
  display: block;
  background-color: #D92E8A;
  margin-top: 0.4rem;
  width: 95px;
  height: 2px;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--formatted-text h2.underline-header {
    font-size: 2.6rem;
    line-height: 1.44;
  }
  .paragraph--type--formatted-text h2.underline-header:after {
    margin-top: 0.8rem;
  }
}
.paragraph--type--formatted-text .text-formatted h2.accordion-heading,
.paragraph--type--formatted-text .text-formatted h3.accordion-heading {
  margin-bottom: 0;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--formatted-text .text-formatted h2.accordion-heading,
  .paragraph--type--formatted-text .text-formatted h3.accordion-heading {
    padding-left: 0;
  }
}

.paragraph--type--text.bg-color--beige {
  background-color: #f3f3f3;
}
.paragraph--type--text p,
.paragraph--type--text ol,
.paragraph--type--text ul {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 14px;
}
.paragraph--type--text p.style-normal,
.paragraph--type--text p.style-normal a {
  font-size: 18px !important;
  line-height: 30px !important;
}
.paragraph--type--text p.style-large,
.paragraph--type--text p.style-large a {
  font-size: 22px !important;
  line-height: 38px !important;
}

/*.home-page-feature {
  .image-link {
    display: inline-block;
    position: relative;
    &:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, .3);
      opacity: 0;
      transition: opacity .5s;
    }
    &:hover {
      &:after {
        opacity: 1;
      }
    }
  }
  &:hover {
    .field--name-field-link a {
      text-decoration: underline;
    }
  }
}


 */
.paragraph--type--embedded-content.bg-color--beige {
  background-color: #f3f3f3;
}
.paragraph--type--embedded-content p,
.paragraph--type--embedded-content ol,
.paragraph--type--embedded-content ul {
  font-size: 16px;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  color: black;
}
.paragraph--type--embedded-content iframe {
  width: 100%;
}
.paragraph--type--embedded-content h3 {
  font-size: 26px;
  line-height: 34px;
  text-align: center;
}

.paragraph--type--subscribe,
.block--type--subscribe {
  background-color: #41B094;
  padding: 2rem 2rem 0;
}
.paragraph--type--subscribe .main-paragraph-wrapper,
.block--type--subscribe .main-paragraph-wrapper {
  background-image: url(../images/svg/subscribe-bg.svg);
  background-position: center 103%;
  background-repeat: no-repeat;
  padding-bottom: 7.5rem;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--subscribe .main-paragraph-wrapper,
  .block--type--subscribe .main-paragraph-wrapper {
    background-position: 2rem 0.5rem;
    background-size: 18rem;
    box-sizing: content-box;
    max-width: 90rem;
    margin: 0 auto;
    padding-bottom: 3.5rem;
  }
}
.paragraph--type--subscribe #mc_embed_signup_scroll,
.block--type--subscribe #mc_embed_signup_scroll {
  display: flex;
  max-width: 40rem;
  margin: 0 auto;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--subscribe #mc_embed_signup_scroll,
  .block--type--subscribe #mc_embed_signup_scroll {
    max-width: 50rem;
  }
}
.paragraph--type--subscribe #mc_embed_signup_scroll .email,
.block--type--subscribe #mc_embed_signup_scroll .email {
  border: 1px solid #446CB2;
  border-radius: 4px;
  font-size: 1.4rem;
  margin-right: 1rem;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--subscribe #mc_embed_signup_scroll .email,
  .block--type--subscribe #mc_embed_signup_scroll .email {
    margin-bottom: 0 !important;
    padding-top: 1rem;
  }
}
.paragraph--type--subscribe #mc_embed_signup_scroll .button,
.block--type--subscribe #mc_embed_signup_scroll .button {
  border-radius: 3px;
  font-size: 1.2rem;
  text-transform: none;
  margin: 0;
  padding: 0.7rem 1rem;
  width: auto;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--subscribe #mc_embed_signup_scroll .button,
  .block--type--subscribe #mc_embed_signup_scroll .button {
    font-size: 1.8rem;
    padding: 1rem 2rem;
  }
}
.paragraph--type--subscribe #mc_embed_signup_paragraph label,
.block--type--subscribe #mc_embed_signup_paragraph label {
  display: none;
}
.paragraph--type--subscribe #mc_embed_signup_paragraph input.email,
.block--type--subscribe #mc_embed_signup_paragraph input.email {
  display: inline-block;
  width: 410px;
  padding: 1.3rem 1rem;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--subscribe #mc_embed_signup_paragraph input.email,
  .block--type--subscribe #mc_embed_signup_paragraph input.email {
    padding: 2rem 1rem;
  }
}
.paragraph--type--subscribe #mc_embed_signup_paragraph input.email::placeholder,
.block--type--subscribe #mc_embed_signup_paragraph input.email::placeholder {
  color: #000;
}
.paragraph--type--subscribe .field,
.block--type--subscribe .field {
  margin: 0 auto;
  max-width: 650px;
  width: 100%;
  text-align: center;
  color: white;
}
.paragraph--type--subscribe .field--name-field-title,
.block--type--subscribe .field--name-field-title {
  font-family: "Shift Bold", serif;
  font-size: 1.9rem;
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--subscribe .field--name-field-title,
  .block--type--subscribe .field--name-field-title {
    font-size: 2.3rem;
    line-height: 1.39;
    margin-bottom: 1rem;
  }
}
.paragraph--type--subscribe .field--name-field-content,
.block--type--subscribe .field--name-field-content {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 25px;
}
.paragraph--type--subscribe .field--name-field-link a,
.block--type--subscribe .field--name-field-link a {
  color: white;
  background-color: #E17002;
  font-size: 14px;
  line-height: 17px;
  min-width: 280px;
  padding: 16px 32px;
  display: inline-block;
  text-transform: uppercase;
}

.paragraph--type--media-gallery *:focus {
  outline: none;
}
.paragraph--type--media-gallery .main-paragraph-wrapper .field--name-field-media {
  max-width: 908px;
  width: 100%;
  margin: 0 auto;
}
.paragraph--type--media-gallery .field--name-field-title {
  font-family: "Shift", serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.44;
  text-align: center;
  color: #1e1e1e;
  margin-bottom: 40px;
  font-size: 22px;
  line-height: 28px;
}
.paragraph--type--media-gallery .field--name-field-credit {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 10px;
  line-height: 26px;
  color: #1e1e1e;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 26px;
}
.paragraph--type--media-gallery .field--name-field-caption {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #1e1e1e;
  font-size: 12px;
  line-height: 16px;
}
.paragraph--type--media-gallery .field--name-field-media .video-embed-field-launch-modal:after {
  content: "" !important;
  position: absolute !important;
  top: 161.5px !important;
  margin-left: 309px !important;
  height: 60px !important;
  width: 60px !important;
  background-image: url(/themes/contrib/mitos/files/images/icons/icon-play-blue.svg) !important;
  background-size: 60px;
  pointer-events: none;
}
.paragraph--type--media-gallery .field--name-field-media .slick-arrow {
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background-color: #007fb0;
  display: inline-block;
  color: transparent;
  vertical-align: middle;
  background-position: center center;
  background-repeat: no-repeat;
}
.paragraph--type--media-gallery .field--name-field-media .slick-prev {
  position: absolute;
  top: 225px;
  left: -75px;
  background-image: url(/themes/contrib/mitos/files/images/icons/left-arrow.png);
}
.paragraph--type--media-gallery .field--name-field-media .slick-next {
  position: absolute;
  top: 225px;
  right: -75px;
  background-image: url(/themes/contrib/mitos/files/images/icons/right-arrow.png);
}
.paragraph--type--media-gallery .carousel-control {
  margin: 30px auto;
  max-width: 700px;
  width: 100%;
  margin: 5px auto;
}
.paragraph--type--media-gallery .carousel-control .slick-arrow {
  width: 50px;
  height: 50px;
  border-radius: 2px;
  border: none;
  color: transparent;
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 12px 20px;
}
.paragraph--type--media-gallery .carousel-control .slick-prev {
  position: absolute;
  left: -60px;
  margin-top: 10px;
  background-image: url(/themes/contrib/mitos/files/images/icons/arrow-left@3x.png);
}
.paragraph--type--media-gallery .carousel-control .slick-next {
  position: absolute;
  right: -60px;
  margin-top: -60px;
  background-image: url(/themes/contrib/mitos/files/images/icons/arrow-right@3x.png);
}
.paragraph--type--media-gallery .carousel-control .slick-current .field:before {
  content: "";
  position: absolute;
  top: 0;
  width: 110px;
  height: 75px;
  border: 3px solid #1BA586;
}
.paragraph--type--media-gallery .carousel-control .field.field--type-video-embed-field:after {
  content: "" !important;
  position: absolute !important;
  top: 22.5px !important;
  margin-left: 40px !important;
  height: 30px !important;
  width: 30px !important;
  background-image: url(/themes/contrib/mitos/files/images/icons/icon-play-blue.svg) !important;
  background-size: 30px;
}

/* This applies to all colorboxes */
#cboxContent #cboxCurrent {
  left: 0;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #1e1e1e;
}

#cboxContent #cboxTitle {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #1e1e1e;
}

.paragraph--type--initiatives > .main-paragraph-wrapper {
  margin-bottom: 4rem;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--initiatives > .main-paragraph-wrapper {
    padding-left: 0;
    padding-right: 0;
    max-width: 83rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.paragraph--type--initiatives > .main-paragraph-wrapper h2 {
  font-size: 2.2rem;
  line-height: 1.375;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 1.5rem !important;
}
.paragraph--type--initiatives > .main-paragraph-wrapper h2:after {
  content: "";
  display: block;
  background-color: #D92E8A;
  margin-top: 0.4rem;
  width: 95px;
  height: 2px;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--initiatives > .main-paragraph-wrapper h2 {
    font-size: 2.6rem;
    line-height: 1.44;
  }
  .paragraph--type--initiatives > .main-paragraph-wrapper h2:after {
    margin-top: 0.8rem;
  }
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--initiatives > .main-paragraph-wrapper .field--name-field-initiative {
    display: flex;
    flex-wrap: wrap;
  }
  .paragraph--type--initiatives > .main-paragraph-wrapper .field--name-field-initiative > .field__item {
    width: calc(33.33% - 1.5rem);
  }
  .paragraph--type--initiatives > .main-paragraph-wrapper .field--name-field-initiative > .field__item:nth-child(3n+2) {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}
.paragraph--type--initiatives > .main-paragraph-wrapper .initiative-description {
  font-size: 1.6rem;
  line-height: 1.375;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--initiatives > .main-paragraph-wrapper .initiative-description {
    font-size: 1.8rem;
    line-height: 1.44;
    margin-bottom: 1.6rem;
    max-width: 65rem;
  }
}

.paragraph--type--initiative .main-paragraph-wrapper {
  margin-bottom: 2rem;
  display: flex;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--initiative .main-paragraph-wrapper {
    flex-direction: column;
  }
}
.paragraph--type--initiative .main-paragraph-wrapper > a {
  width: 35%;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--initiative .main-paragraph-wrapper > a {
    font-size: 1.8rem;
    line-height: 1.44;
    width: 100%;
  }
}
.paragraph--type--initiative .main-paragraph-wrapper .field--name-field-initiative-link {
  font-size: 1.6rem;
  line-height: 1.5;
  padding: 0 0 2rem 2rem;
  width: 65%;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--initiative .main-paragraph-wrapper .field--name-field-initiative-link {
    padding-left: 0;
    padding-top: 0.8rem;
    width: 100%;
  }
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--initiative .main-paragraph-wrapper .field--name-field-media-image img {
    object-fit: contain;
    height: 16.3rem;
    width: auto;
  }
}

.paragraph--type--key-partners {
  padding-left: 0;
  padding-right: 0;
  max-width: 83rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4rem;
}
.paragraph--type--key-partners > .main-paragraph-wrapper h2 {
  font-size: 2.2rem;
  line-height: 1.375;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 1.5rem !important;
}
.paragraph--type--key-partners > .main-paragraph-wrapper h2:after {
  content: "";
  display: block;
  background-color: #D92E8A;
  margin-top: 0.4rem;
  width: 95px;
  height: 2px;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--key-partners > .main-paragraph-wrapper h2 {
    font-size: 2.6rem;
    line-height: 1.44;
  }
  .paragraph--type--key-partners > .main-paragraph-wrapper h2:after {
    margin-top: 0.8rem;
  }
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--key-partners > .main-paragraph-wrapper .field--name-field-key-partner-link {
    padding-left: 0;
    padding-right: 0;
    max-width: 83rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.paragraph--type--key-partners > .main-paragraph-wrapper .key-partners__list {
  margin-bottom: 0;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--key-partners > .main-paragraph-wrapper .key-partners__list {
    margin-bottom: 0.8rem;
  }
}
.paragraph--type--key-partners > .main-paragraph-wrapper .key-partners__list li {
  background: url(/themes/contrib/mitos/images/png/bullet-blue.png) no-repeat left 10px;
  background-size: 4.5px 4.5px;
  padding-left: 1.2rem;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--key-partners > .main-paragraph-wrapper .key-partners__list li {
    background-size: 5px 5px;
    background-position-y: 1rem;
    padding-left: 1.4rem;
  }
}
.paragraph--type--key-partners > .main-paragraph-wrapper .key-partners__list li a {
  font-size: 1.6rem;
  line-height: 1.21;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--key-partners > .main-paragraph-wrapper .key-partners__list li a {
    font-size: 1.8rem;
    line-height: 1.44;
  }
}

.paragraph--type--single-link-promo {
  background-color: rgba(161, 89, 149, 0.1);
  margin-left: -2rem;
  margin-right: -2rem;
  padding: 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--single-link-promo {
    margin: 0;
    padding-bottom: 4rem;
    padding-top: 4rem;
  }
}
.paragraph--type--single-link-promo .main-paragraph-wrapper {
  display: flex;
  flex-direction: column;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--single-link-promo .main-paragraph-wrapper {
    padding-left: 0;
    padding-right: 0;
    max-width: 83rem;
    margin-left: auto;
    margin-right: auto;
    flex-direction: row;
    justify-content: space-between;
  }
}
.paragraph--type--single-link-promo .main-paragraph-wrapper a .field--name-field-promo-headline, .paragraph--type--single-link-promo .main-paragraph-wrapper h4 .field--name-field-promo-headline {
  color: #000;
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-size: 1.8rem;
  line-height: 1.44;
}
.paragraph--type--single-link-promo .main-paragraph-wrapper a:hover .field--name-field-promo-headline {
  text-decoration: underline;
}
.paragraph--type--single-link-promo .main-paragraph-wrapper .field--name-field-promo-description p {
  font-size: 1.8rem;
  line-height: 1.44;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--single-link-promo .main-paragraph-wrapper > a {
    width: calc(50% - 1rem);
  }
  .paragraph--type--single-link-promo .main-paragraph-wrapper > a .field--name-field-promo-media {
    width: 100%;
  }
}
.paragraph--type--single-link-promo.media-position--above-left .main-paragraph-wrapper .headline-description__container {
  order: 2;
}
.paragraph--type--single-link-promo.media-position--above-left .main-paragraph-wrapper > a {
  order: 1;
}
.paragraph--type--single-link-promo.media-position--below-right .main-paragraph-wrapper .headline-description__container {
  order: 1;
}
.paragraph--type--single-link-promo.media-position--below-right .main-paragraph-wrapper > a {
  order: 2;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--single-link-promo .headline-description__container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: calc(50% - 1rem);
  }
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--single-link-promo .field--name-field-promo-media {
    width: calc(50% - 1rem);
  }
}
.paragraph--type--single-link-promo.media-position--below-right .headline-description__container {
  order: 2;
  padding-top: 2rem;
}

.paragraph--type--image-link-promo-item {
  margin-bottom: 2rem;
}
.paragraph--type--image-link-promo-item .field--name-field-promo-link {
  padding: 0.5rem 0;
}
.paragraph--type--image-link-promo-item .field--name-field-promo-link a {
  font-size: 1.8rem;
  line-height: 1.33;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--image-link-promo-item .field--name-field-promo-link a {
    font-size: 2rem;
    line-height: 1.4;
  }
}

.paragraph--type--statistic {
  height: 100%;
  text-align: center;
}
.paragraph--type--statistic .main-paragraph-wrapper .field--name-field-statistic-icon {
  padding-bottom: 2rem;
}
.paragraph--type--statistic .main-paragraph-wrapper .field--name-field-statistic-icon > article {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.paragraph--type--statistic .main-paragraph-wrapper .field--name-field-statistic-icon img {
  width: 22.5%;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--statistic .main-paragraph-wrapper .field--name-field-statistic-icon img {
    width: 9.2rem;
  }
}
.paragraph--type--statistic .main-paragraph-wrapper .field--name-field-statistic-label {
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-size: 6rem;
  line-height: 1.43;
}
.paragraph--type--statistic .main-paragraph-wrapper .field--name-field-statistic-description p {
  font-size: 1.8rem;
  line-height: 1.21;
}

.paragraph--type--accordion-link .main-paragraph-wrapper {
  display: flex;
}
.paragraph--type--accordion-link .main-paragraph-wrapper a {
  margin-right: 2rem;
  width: 37.5%;
}
.paragraph--type--accordion-link .main-paragraph-wrapper .field--name-field-link {
  width: calc(62.5% - 1.6rem);
}

.paragraph--type--accordion-text,
.paragraph--type--accordion-text-and-images {
  background: rgba(72, 118, 183, 0.1);
  border-radius: 4px;
  margin-bottom: 10px;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--accordion-text,
  .paragraph--type--accordion-text-and-images {
    padding-left: 0;
    padding-right: 0;
    max-width: 83rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.paragraph--type--accordion-text .outer-wrapper .accordion-header,
.paragraph--type--accordion-text-and-images .outer-wrapper .accordion-header {
  font-size: 1.8rem;
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  color: #446CB2;
  cursor: pointer;
  padding: 1.6rem;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--accordion-text .outer-wrapper .accordion-header,
  .paragraph--type--accordion-text-and-images .outer-wrapper .accordion-header {
    font-size: 2rem;
    line-height: 1.3;
  }
}
.paragraph--type--accordion-text .outer-wrapper .accordion-header .field--name-field-title,
.paragraph--type--accordion-text-and-images .outer-wrapper .accordion-header .field--name-field-title {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.paragraph--type--accordion-text .outer-wrapper .accordion-content,
.paragraph--type--accordion-text-and-images .outer-wrapper .accordion-content {
  background: rgba(72, 118, 183, 0.1);
}
.paragraph--type--accordion-text .outer-wrapper .accordion-content > .field--name-field-link-or-text > ol,
.paragraph--type--accordion-text .outer-wrapper .accordion-content > .field--name-field-body > ol,
.paragraph--type--accordion-text-and-images .outer-wrapper .accordion-content > .field--name-field-link-or-text > ol,
.paragraph--type--accordion-text-and-images .outer-wrapper .accordion-content > .field--name-field-body > ol {
  list-style-type: decimal !important;
}

.paragraph--type--accordion-text .outer-wrapper .field--name-field-body.field--type-text-long p, .paragraph--type--accordion-text .outer-wrapper .field--name-field-body.field--type-text-long li {
  font-size: 1.6rem;
  line-height: 1.375;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--accordion-text .outer-wrapper .field--name-field-body.field--type-text-long p, .paragraph--type--accordion-text .outer-wrapper .field--name-field-body.field--type-text-long li {
    font-size: 1.8rem;
    line-height: 1.44;
  }
}
.paragraph--type--accordion-text .outer-wrapper .field--name-field-body.field--type-text-long > ul > li, .paragraph--type--accordion-text .outer-wrapper .field--name-field-body.field--type-text-long > ol > li {
  margin-bottom: 2rem;
  width: 100%;
}
.paragraph--type--accordion-text .outer-wrapper .field--name-field-body.field--type-text-long > ul > li a, .paragraph--type--accordion-text .outer-wrapper .field--name-field-body.field--type-text-long > ol > li a {
  color: #446CB2;
}

.accordion .accordion-header {
  position: relative;
}
.accordion .accordion-header > div {
  display: inline-block;
}
.accordion .accordion-header .accordion-toggle {
  position: absolute;
  right: 1.6rem;
}
.accordion .accordion-header .accordion-toggle a {
  cursor: pointer;
}
.accordion .accordion-header .accordion-toggle .accordion-expand-btn {
  background-image: url("../images/svg/plus.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  width: 2.2rem;
  height: 2.2rem;
}
.accordion .accordion-header .accordion-toggle .accordion-collapse-btn {
  display: none;
}
.accordion .accordion-content {
  display: none;
}
@media print, screen and (min-width: 56.25em) {
  .accordion.two_columns ul {
    display: grid;
    grid-template-columns: repeat(2, auto);
    justify-content: start;
  }
}
.accordion.expanded .outer-wrapper {
  padding-bottom: 30px;
}
.accordion.expanded .accordion-header .accordion-expand-btn {
  display: none;
}
.accordion.expanded .accordion-header .accordion-collapse-btn {
  display: block;
  background-image: url("../images/svg/minus.svg");
  background-position: center;
  background-repeat: no-repeat;
  width: 2.2rem;
  height: 2.2rem;
}
.accordion.expanded .accordion-content {
  background-color: transparent;
  border: none;
  display: block;
  padding: 1.6rem;
}

@media print, screen and (min-width: 56.25em) {
  .paragraph--type--accordion-text-and-images .accordion-content .field--name-field-accordion-body-with-links {
    column-count: 2;
    column-gap: 2rem;
  }
}
.paragraph--type--accordion-text-and-images .accordion-content .field__item {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--accordion-text-and-images .accordion-content .field__item {
    break-inside: avoid-column;
  }
  .paragraph--type--accordion-text-and-images .accordion-content .field__item a {
    font-size: 1.8rem;
    line-height: 1.44;
  }
}

.paragraph--type--progress-report-statistics {
  background-color: #2B388F;
  background-image: url(../images/png/dot-bg.png);
  background-size: 35.7rem;
  background-position: top;
  color: #fff;
  margin: 0 -2rem 0;
  padding: 6rem 0;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--progress-report-statistics {
    padding: 0;
    margin: 0;
  }
}
.paragraph--type--progress-report-statistics > .main-paragraph-wrapper {
  background-color: #2B388F;
  padding: 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--progress-report-statistics > .main-paragraph-wrapper {
    padding-left: 0;
    padding-right: 0;
    max-width: 83rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.paragraph--type--progress-report-statistics > .main-paragraph-wrapper h2 {
  color: #fff;
  font-family: "Shift Bold", serif;
  font-size: 2.4rem;
  line-height: 1.25;
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--progress-report-statistics > .main-paragraph-wrapper h2 {
    font-size: 2.8rem;
    line-height: 1.07;
  }
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--progress-report-statistics > .main-paragraph-wrapper .field--name-field-statistics {
    display: flex;
    justify-content: space-between;
  }
  .paragraph--type--progress-report-statistics > .main-paragraph-wrapper .field--name-field-statistics > .field__item {
    width: calc(33.33% - 3.6rem);
  }
}

.paragraph--type--progress-report-text-images {
  background-color: #2B388F;
  background-image: url(../images/png/dot-bg.png);
  background-size: 35.7rem;
  background-position: top;
  color: #fff;
  margin: 0 -2rem 0;
  padding: 6rem 0;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--progress-report-text-images {
    padding: 0;
    margin: 0;
  }
}
.paragraph--type--progress-report-text-images > .main-paragraph-wrapper {
  background-color: #2B388F;
  padding: 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--progress-report-text-images > .main-paragraph-wrapper {
    padding-left: 0;
    padding-right: 0;
    max-width: 83rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.paragraph--type--progress-report-text-images > .main-paragraph-wrapper h2 {
  color: #fff;
  font-family: "Shift Bold", serif;
  font-size: 2.4rem;
  line-height: 1.25;
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--progress-report-text-images > .main-paragraph-wrapper h2 {
    font-size: 2.8rem;
    line-height: 1.07;
  }
}
.paragraph--type--progress-report-text-images > .main-paragraph-wrapper .field--name-field-prog-report-header-text p {
  font-size: 1.6rem;
  line-height: 1.375;
}
.paragraph--type--progress-report-text-images > .main-paragraph-wrapper .field--name-field-prog-report-header-text p strong {
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-weight: normal;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--progress-report-text-images > .main-paragraph-wrapper .field--name-field-prog-report-header-text p {
    font-size: 1.8rem;
    line-height: 1.444;
  }
}
.paragraph--type--progress-report-text-images > .main-paragraph-wrapper .column-wrapper {
  display: flex;
  justify-content: space-between;
}
.paragraph--type--progress-report-text-images > .main-paragraph-wrapper .column-wrapper > div {
  width: calc(50% - 3rem);
}
.paragraph--type--progress-report-text-images > .main-paragraph-wrapper .column-wrapper > div article.media--type-image {
  width: 50%;
}
.paragraph--type--progress-report-text-images > .main-paragraph-wrapper .column-wrapper > div p {
  font-size: 1.6rem;
  line-height: 1.375;
}
.paragraph--type--progress-report-text-images > .main-paragraph-wrapper .column-wrapper > div p strong {
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-weight: normal;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--progress-report-text-images > .main-paragraph-wrapper .column-wrapper > div p {
    font-size: 1.8rem;
    line-height: 1.444;
  }
}
.paragraph--type--progress-report-text-images > .main-paragraph-wrapper .column-wrapper > div .field--name-field-caption {
  font-size: 1.4rem;
  line-height: 1.286;
  margin-top: 0.8rem;
}

.paragraph--type--two-image-promo {
  margin-bottom: 2rem;
  margin-top: 4rem;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--two-image-promo {
    padding-left: 0;
    padding-right: 0;
    max-width: 83rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4rem;
    margin-bottom: 2rem;
  }
  .paragraph--type--two-image-promo .promo-wrapper {
    display: flex;
    justify-content: space-between;
  }
  .paragraph--type--two-image-promo .promo-wrapper .field--name-field-promo-item-1,
  .paragraph--type--two-image-promo .promo-wrapper .field--name-field-promo-item-2 {
    width: calc(50% - 1rem);
  }
}

.field--name-field-two-image-promo-title {
  color: #000;
  font-family: "Shift", serif;
  font-size: 2.2rem;
  line-height: 1.27;
  margin-bottom: 2rem;
}
.field--name-field-two-image-promo-title:after {
  content: "";
  display: block;
  background-color: #D92E8A;
  width: 95px;
  height: 2px;
}
@media print, screen and (min-width: 56.25em) {
  .field--name-field-two-image-promo-title {
    font-size: 2.6rem;
    line-height: 1.23;
  }
}

.paragraph--type--related-news {
  margin-bottom: 2rem;
  margin-top: 4rem;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--related-news {
    padding-left: 0;
    padding-right: 0;
    max-width: 83rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4rem;
    margin-bottom: 2rem;
  }
}
.paragraph--type--related-news > h2 {
  color: #000;
  font-family: "Shift", serif;
  font-size: 2.2rem;
  line-height: 1.27;
  margin-bottom: 2rem;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.paragraph--type--related-news > h2:after {
  content: "";
  display: block;
  background-color: #D92E8A;
  width: 95px;
  height: 2px;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--related-news > h2 {
    font-size: 2.6rem;
    line-height: 1.23;
  }
}
.paragraph--type--related-news .related-news__container > .field--name-field-related-news-item > .field__item {
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--related-news .related-news__container > .field--name-field-related-news-item > .field__item {
    width: calc(50% - 0.8rem);
  }
  .paragraph--type--related-news .related-news__container > .field--name-field-related-news-item > .field__item:nth-child(even) {
    margin-left: 1.6rem;
  }
}
@media print, screen and (min-width: 56.25em) {
  .paragraph--type--related-news .related-news__container > .field--name-field-related-news-item {
    display: flex;
    flex-wrap: wrap;
  }
}

body.path-resources-resource-library,
body.path-news,
body.path-events {
  /* Hide some exposed form elements */
  /* Hide facet options until expanded */
  /* Display facet options when expanded */
}
body.path-resources-resource-library #views-exposed-form-reports-and-resources-page-1 fieldset,
body.path-resources-resource-library #views-exposed-form-events-page-1 fieldset,
body.path-resources-resource-library #views-exposed-form-news-landing-page-1 fieldset,
body.path-resources-resource-library .form-item-field-start-date,
body.path-resources-resource-library .form-item-field-end-date,
body.path-resources-resource-library .form-item-field-campus-location,
body.path-resources-resource-library .form-actions,
body.path-resources-resource-library .form-item-sort-by,
body.path-resources-resource-library .form-item-sort-order,
body.path-news #views-exposed-form-reports-and-resources-page-1 fieldset,
body.path-news #views-exposed-form-events-page-1 fieldset,
body.path-news #views-exposed-form-news-landing-page-1 fieldset,
body.path-news .form-item-field-start-date,
body.path-news .form-item-field-end-date,
body.path-news .form-item-field-campus-location,
body.path-news .form-actions,
body.path-news .form-item-sort-by,
body.path-news .form-item-sort-order,
body.path-events #views-exposed-form-reports-and-resources-page-1 fieldset,
body.path-events #views-exposed-form-events-page-1 fieldset,
body.path-events #views-exposed-form-news-landing-page-1 fieldset,
body.path-events .form-item-field-start-date,
body.path-events .form-item-field-end-date,
body.path-events .form-item-field-campus-location,
body.path-events .form-actions,
body.path-events .form-item-sort-by,
body.path-events .form-item-sort-order {
  display: none;
}
body.path-resources-resource-library .block-facets--links .item-list,
body.path-resources-resource-library .block-facet--links .facets-widget-links,
body.path-news .block-facets--links .item-list,
body.path-news .block-facet--links .facets-widget-links,
body.path-events .block-facets--links .item-list,
body.path-events .block-facet--links .facets-widget-links {
  display: none;
}
body.path-resources-resource-library .block-facets--links h2,
body.path-resources-resource-library .block-facet--links h2,
body.path-news .block-facets--links h2,
body.path-news .block-facet--links h2,
body.path-events .block-facets--links h2,
body.path-events .block-facet--links h2 {
  cursor: pointer;
  user-select: none;
}
body.path-resources-resource-library .block-facets--links.expanded .item-list,
body.path-resources-resource-library .block-facet--links.expanded .facets-widget-links,
body.path-news .block-facets--links.expanded .item-list,
body.path-news .block-facet--links.expanded .facets-widget-links,
body.path-events .block-facets--links.expanded .item-list,
body.path-events .block-facet--links.expanded .facets-widget-links {
  display: block;
}

body.path-news,
body.path-blog {
  /* Hide the checkbox that doesn't apply to this page */
  /* Hide exposed form on thought leadership page */
}
body.path-news .block-mitos-search-checkboxes > .form-type-checkbox:nth-child(2),
body.path-news .block-mitos-search-checkboxes #reset,
body.path-blog .block-mitos-search-checkboxes > .form-type-checkbox:nth-child(2),
body.path-blog .block-mitos-search-checkboxes #reset {
  display: none;
}
body.path-news #views-exposed-form-news-landing-page-2,
body.path-blog #views-exposed-form-news-landing-page-2 {
  display: none;
}

#views-exposed-form-search-page-1 .form-item-sort-by {
  display: none;
}

.scales-of-impact-2024 {
  background-color: #000;
}
.scales-of-impact-2024 .block__wrapper {
  padding: 3rem 2rem 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .scales-of-impact-2024 .block__wrapper {
    margin: 0 auto;
    max-width: 70rem;
  }
}
.scales-of-impact-2024 .block__wrapper .field--name-field-scales-title {
  font-family: "NeueHaasGroteskText Pro Black", sans-serif;
  font-size: 4rem;
  font-weight: 900;
  color: #fff;
  background-image: url(../images/svg/soi-bg-mobile.svg);
  background-position: bottom left;
  background-repeat: no-repeat;
  line-height: 1;
  padding-bottom: 2rem;
  padding-right: 50%;
}
@media print, screen and (min-width: 56.25em) {
  .scales-of-impact-2024 .block__wrapper .field--name-field-scales-title {
    background-image: url(../images/svg/soi-bg.svg);
    font-size: 7rem;
    padding-right: 0;
  }
}
.scales-of-impact-2024 .block__wrapper .field--name-body p {
  color: #fff;
  font-size: 2rem;
  line-height: 1.4;
  padding-bottom: 3rem;
  padding-top: 1rem;
}
.scales-of-impact-2024 .block__wrapper .field--name-field-scales-link a {
  font-size: 1.8rem;
  font-weight: normal;
  margin: 4rem 0 6rem;
}

.scales-of-impact-homepage,
.scales-of-impact {
  background-color: #2f3955;
  background-image: url(/themes/contrib/mitos/files/images/mitos-earth-image.png);
  background-repeat: no-repeat;
  background-position: center center;
  float: left;
  width: 100%;
  padding-bottom: 35px;
  width: 107%;
  margin-left: -15px;
  background-position: -50px -50px;
  background-size: 180%;
}
.scales-of-impact-homepage .field--name-field-title,
.scales-of-impact .field--name-field-title {
  font-family: "Shift", serif;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.44;
  color: white;
  text-align: center;
  margin-top: 75px;
  font-size: 22px;
  line-height: 28px;
  margin-top: 20px;
}
.scales-of-impact-homepage .field--name-field-subtitle,
.scales-of-impact .field--name-field-subtitle {
  margin-bottom: 40px;
  margin-bottom: 10px;
}
.scales-of-impact-homepage .field--name-field-subtitle p,
.scales-of-impact .field--name-field-subtitle p {
  font-size: 16px;
  line-height: 26px;
  color: white;
  width: 644px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 90%;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
  line-height: 22px;
}
.scales-of-impact-homepage .soi-block-outer,
.scales-of-impact .soi-block-outer {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 14px;
  text-align: center;
  line-height: 1.57;
  position: relative;
  z-index: 0;
  margin-left: auto;
  margin-right: auto;
}
.scales-of-impact-homepage .soi-block-outer .field--type-string,
.scales-of-impact .soi-block-outer .field--type-string {
  font-family: "Shift", serif;
  font-size: 20px;
  font-weight: bold;
}
.scales-of-impact-homepage .soi-block-outer .left-block,
.scales-of-impact-homepage .soi-block-outer .middle-block,
.scales-of-impact-homepage .soi-block-outer .right-block,
.scales-of-impact .soi-block-outer .left-block,
.scales-of-impact .soi-block-outer .middle-block,
.scales-of-impact .soi-block-outer .right-block {
  background-color: #f3f3f3;
  padding: 24px;
  position: relative;
  overflow: hidden;
}

.scales-of-impact-homepage .field--name-field-title:after {
  content: "";
  display: block;
  background-color: white;
  opacity: 0.2;
  width: 95px;
  height: 2px;
  margin: 10px auto;
  margin-top: 20px;
  height: 3px;
  opacity: 0.5;
}
.scales-of-impact-homepage .field--name-field-circles-image {
  position: absolute;
  z-index: 1;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
}
.scales-of-impact-homepage .field--name-field-circles-image > img {
  height: auto;
  text-align: center;
  width: 469px;
}
.scales-of-impact-homepage .field--name-field-button {
  position: relative;
  float: left;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-top: 20px;
}
.scales-of-impact-homepage .field--name-field-button > a {
  margin-left: auto;
  margin-right: auto;
}
.scales-of-impact-homepage .soi-block-outer {
  margin-top: 142px;
  float: left;
  width: 100%;
}
.scales-of-impact-homepage .soi-block-outer .soi-block-inner > div {
  display: inline-block;
  width: 30%;
}
.scales-of-impact-homepage .soi-block-outer .left-block,
.scales-of-impact-homepage .soi-block-outer .middle-block,
.scales-of-impact-homepage .soi-block-outer .right-block {
  width: 300px;
  max-height: 322px;
  min-height: 322px;
  padding-top: 105px;
}
.scales-of-impact-homepage .soi-block-outer .left-block p,
.scales-of-impact-homepage .soi-block-outer .middle-block p,
.scales-of-impact-homepage .soi-block-outer .right-block p {
  font-size: 14px;
}
.scales-of-impact-homepage .soi-block-outer .left-block {
  width: 264px;
  background-image: url("/themes/contrib/mitos/files/images/youcampus-bg.png");
  background-position: 0 316px;
  background-repeat: no-repeat;
}
.scales-of-impact-homepage .soi-block-outer .middle-block {
  border-bottom: 6px #89b606 solid;
}
.scales-of-impact-homepage .soi-block-outer .right-block {
  border-bottom: 6px #1ba586 solid;
}

.scales-of-impact .soi-block-outer {
  margin-top: 0;
  width: 932px;
}
.scales-of-impact .soi-block-outer .left-block,
.scales-of-impact .soi-block-outer .right-block {
  margin: 0;
  border: none;
  width: 463px;
  float: left;
  height: 402px;
  padding-left: 40px;
  padding-right: 40px;
}
.scales-of-impact .soi-block-outer .left-block p:first-child,
.scales-of-impact .soi-block-outer .right-block p:first-child {
  font-size: 14px;
}
.scales-of-impact .soi-block-outer .left-block {
  background-color: white;
  background-image: none;
}
.scales-of-impact .soi-block-outer .left-block .field--name-field-left-block-title {
  margin-top: 20px;
}
.scales-of-impact .soi-block-outer .left-block .field--name-field-left-block-body {
  margin-top: 15px;
}
.scales-of-impact .soi-block-outer .left-block .field--name-field-start-button,
.scales-of-impact .soi-block-outer .left-block .field--name-field-study-button,
.scales-of-impact .soi-block-outer .left-block .field--name-field-solve-button {
  margin-left: auto;
  margin-right: auto;
  width: 280px;
  max-width: 280px;
  width: auto;
}
.scales-of-impact .soi-block-outer .left-block .field--name-field-start-button a,
.scales-of-impact .soi-block-outer .left-block .field--name-field-study-button a,
.scales-of-impact .soi-block-outer .left-block .field--name-field-solve-button a {
  width: 100%;
}
.scales-of-impact .soi-block-outer .left-block .field--name-field-start-button > a {
  background-color: #38835b;
}
.scales-of-impact .soi-block-outer .left-block .field--name-field-start-button > a:hover {
  background-color: #30714e;
}
.scales-of-impact .soi-block-outer .left-block .field--name-field-study-button > a {
  background-color: #e17002;
}
.scales-of-impact .soi-block-outer .left-block .field--name-field-study-button > a:hover {
  background-color: #ca6604;
}
.scales-of-impact .soi-block-outer .left-block .field--name-field-solve-button > a {
  background-color: #b62367;
}
.scales-of-impact .soi-block-outer .left-block .field--name-field-solve-button > a:hover {
  background-color: #9c1f59;
}
.scales-of-impact .soi-block-outer .right-block {
  background-color: #f3f3f3;
  background-image: none;
  padding-top: 100px;
}

@media print, screen and (min-width: 47.9375em) {
  .scales-of-impact.scales-of-impact .soi-block-outer {
    width: 100%;
  }
  .scales-of-impact.scales-of-impact .soi-block-outer .left-block {
    width: 100%;
    height: auto;
    float: none;
  }
  .scales-of-impact.scales-of-impact .soi-block-outer .right-block {
    display: none;
  }
}

.scales-of-impact-homepage.scales-of-impact-homepage .soi-block-outer {
  width: 100%;
  overflow: scroll;
}
.scales-of-impact-homepage.scales-of-impact-homepage .soi-block-inner {
  margin-top: 15px;
  width: 830px;
  text-align: left;
}
.scales-of-impact-homepage.scales-of-impact-homepage .field--name-field-circles-image {
  width: 75%;
}
.scales-of-impact-homepage.scales-of-impact-homepage .field--name-field-circles-image img {
  height: 185px;
  width: auto;
}
.scales-of-impact-homepage.scales-of-impact-homepage .left-block {
  margin-left: 40px;
  background-position-y: 244px;
}
.scales-of-impact-homepage.scales-of-impact-homepage .right-block,
.scales-of-impact-homepage.scales-of-impact-homepage .middle-block,
.scales-of-impact-homepage.scales-of-impact-homepage .left-block {
  text-align: center;
  display: inline-block;
  float: left;
  padding: 30px;
  width: 250px;
  height: 250px;
  min-height: 0;
  max-height: none;
  margin-right: 10px;
}

.page-node-type-action-landing-page .ready-for-more {
  background-color: #f3f3f3;
  padding-bottom: 50px;
  float: left;
  clear: both;
  width: 100%;
}
.page-node-type-action-landing-page .ready-for-more .ready-wrapper {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}
.page-node-type-action-landing-page .ready-for-more .ready-wrapper .field--name-field-title {
  font-size: 32px;
  font-family: "Shift", serif;
  text-align: center;
  color: #1e1e1e;
  font-weight: bold;
  padding-top: 40px;
}
.page-node-type-action-landing-page .ready-for-more .ready-wrapper .field--name-field-subtitle {
  padding-top: 15px;
  text-align: center;
}
.page-node-type-action-landing-page .ready-for-more .ready-wrapper .field--name-field-subtitle p {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 16px;
  line-height: 1.63;
  text-align: center;
  color: black;
  width: 62%;
  margin-right: auto;
  margin-left: auto;
}
.page-node-type-action-landing-page .ready-for-more .ready-wrapper .buttons-block {
  display: block;
  text-align: center;
}
.page-node-type-action-landing-page .ready-for-more .ready-wrapper .buttons-block .field--name-field-start-button,
.page-node-type-action-landing-page .ready-for-more .ready-wrapper .buttons-block .field--name-field-study-button,
.page-node-type-action-landing-page .ready-for-more .ready-wrapper .buttons-block .field--name-field-solve-button {
  display: inline-block;
  width: 100px;
  margin-right: 20px;
}
.page-node-type-action-landing-page .ready-for-more .ready-wrapper .buttons-block .field--name-field-start-button a,
.page-node-type-action-landing-page .ready-for-more .ready-wrapper .buttons-block .field--name-field-study-button a,
.page-node-type-action-landing-page .ready-for-more .ready-wrapper .buttons-block .field--name-field-solve-button a {
  border-radius: 50%;
  height: 100px;
  width: 100px;
  padding-top: 38px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: white;
}
.page-node-type-action-landing-page .ready-for-more .ready-wrapper .buttons-block .field--name-field-start-button a {
  background-color: #38835b;
}
.page-node-type-action-landing-page .ready-for-more .ready-wrapper .buttons-block .field--name-field-start-button a:hover {
  background-color: #30714e;
}
.page-node-type-action-landing-page .ready-for-more .ready-wrapper .buttons-block .field--name-field-study-button a {
  background-color: #e17002;
}
.page-node-type-action-landing-page .ready-for-more .ready-wrapper .buttons-block .field--name-field-study-button a:hover {
  background-color: #ca6604;
}
.page-node-type-action-landing-page .ready-for-more .ready-wrapper .buttons-block .field--name-field-solve-button a {
  background-color: #b62367;
}
.page-node-type-action-landing-page .ready-for-more .ready-wrapper .buttons-block .field--name-field-solve-button a:hover {
  background-color: #9c1f59;
}
.page-node-type-action-landing-page .ready-for-more .ready-wrapper .field--name-field-subtitle p {
  width: 100%;
}
.page-node-type-action-landing-page .ready-for-more .ready-wrapper .buttons-block .field--name-field-start-button,
.page-node-type-action-landing-page .ready-for-more .ready-wrapper .buttons-block .field--name-field-study-button,
.page-node-type-action-landing-page .ready-for-more .ready-wrapper .buttons-block .field--name-field-solve-button {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.path-start .ready-for-more .field--name-field-start-button {
  display: none !important;
}
.path-start .ready-for-more .field--name-field-solve-button {
  margin-right: 0 !important;
}

.path-study .ready-for-more .field--name-field-study-button {
  display: none !important;
}
.path-study .ready-for-more .field--name-field-solve-button {
  margin-right: 0 !important;
}

.path-solve .ready-for-more .field--name-field-solve-button {
  display: none !important;
}
.path-solve .ready-for-more .field--name-field-study-button {
  margin-right: 0 !important;
}

.page-node-type-general-page {
  margin: unset;
  max-width: unset;
  width: 100%;
}
.page-node-type-general-page h1, .page-node-type-general-page h2, .page-node-type-general-page .square, .page-node-type-general-page .gp-content, .page-node-type-general-page .has-sidebar {
  padding-left: 0;
  padding-right: 0;
  max-width: 83rem;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (max-width: 56.24875em) {
  .page-node-type-general-page h1, .page-node-type-general-page h2, .page-node-type-general-page .square, .page-node-type-general-page .gp-content, .page-node-type-general-page .has-sidebar {
    padding-left: 2.8rem;
    padding-right: 2.8rem;
  }
}
.page-node-type-general-page .subnav--mobile {
  display: none;
}
.page-node-type-general-page h1, .page-node-type-general-page h2 {
  margin-bottom: 2.4rem;
}
.page-node-type-general-page h1.underline-header, .page-node-type-general-page h2.underline-header {
  font-size: 2.2rem;
  line-height: 1.375;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 1.5rem !important;
}
.page-node-type-general-page h1.underline-header:after, .page-node-type-general-page h2.underline-header:after {
  content: "";
  display: block;
  background-color: #D92E8A;
  margin-top: 0.4rem;
  width: 95px;
  height: 2px;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-general-page h1.underline-header, .page-node-type-general-page h2.underline-header {
    font-size: 2.6rem;
    line-height: 1.44;
  }
  .page-node-type-general-page h1.underline-header:after, .page-node-type-general-page h2.underline-header:after {
    margin-top: 0.8rem;
  }
}
.page-node-type-general-page .banner {
  margin-bottom: 4rem;
}
.page-node-type-general-page .banner img {
  height: 8.25rem;
  object-fit: cover;
  width: 100%;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-general-page .banner img {
    height: 27.5rem;
  }
}
.page-node-type-general-page .square {
  margin-bottom: 2.4rem;
}
.page-node-type-general-page .gp-content__container .gp-content .field--name-field-intro-text-gp {
  max-width: 65rem;
}
.page-node-type-general-page .gp-content__container .gp-content .field--name-field-intro-text-gp p {
  font-size: 2rem;
  line-height: 1.4;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-general-page .gp-content__container .gp-content .field--name-field-intro-text-gp p {
    font-size: 2.6rem;
  }
}
.page-node-type-general-page .gp-content__container .gp-content .field--name-field-main-content {
  margin-bottom: 4rem;
  max-width: 65rem;
}
.page-node-type-general-page .gp-content__container .gp-content .field--name-field-main-content p {
  font-size: 1.6rem;
  line-height: 1.4;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-general-page .gp-content__container .gp-content .field--name-field-main-content p {
    font-size: 1.8rem;
  }
}
.page-node-type-general-page .gp-content__container .gp-content .field--name-field-main-content p:last-of-type {
  margin-bottom: 0;
}
.page-node-type-general-page .gp-content__container.has-sidebar {
  display: flex;
  justify-content: space-between;
}
.page-node-type-general-page .gp-content__container.has-sidebar .gp-content {
  margin: 0;
  width: 53rem;
}
.page-node-type-general-page .gp-content__container.has-sidebar .subnav {
  width: 20rem;
}
@media print, screen and (max-width: 56.24875em) {
  .page-node-type-general-page .gp-content__container.has-sidebar .subnav {
    display: none;
  }
}
.page-node-type-general-page .gp-content__container.has-sidebar .subnav .menu--main {
  border-radius: 4px;
  background: rgba(72, 118, 183, 0.1);
  padding: 1.6rem;
}
.page-node-type-general-page .gp-content__container.has-sidebar .subnav .menu--main h2 {
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-size: 1.6rem;
  margin-bottom: 1rem;
}
.page-node-type-general-page .gp-content__container.has-sidebar .subnav .menu--main .menu.dropdown {
  display: block;
  margin-left: 0;
}
.page-node-type-general-page .gp-content__container.has-sidebar .subnav .menu--main .menu.dropdown > li {
  padding: 0;
}
.page-node-type-general-page .gp-content__container.has-sidebar .subnav .menu--main .menu.dropdown > li:hover {
  background-color: unset;
}
.page-node-type-general-page .gp-content__container.has-sidebar .subnav .menu--main .menu.dropdown > li a {
  color: #446CB2;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.375;
  padding: 0.75rem 0;
  text-transform: none;
}
.page-node-type-general-page .gp-content__container.has-sidebar .subnav .menu--main .menu.dropdown > li a:hover {
  background-color: unset;
  text-decoration: underline;
}
.page-node-type-general-page .gp-content__container.has-sidebar .subnav .menu--main .menu.dropdown > li .featured-item__container {
  display: none;
}
.page-node-type-general-page .gp-content__container.has-sidebar .subnav .menu--main .menu.dropdown .menu-item--collapsed {
  list-style: none;
}
.page-node-type-general-page .gp-content__container.has-full-width .menu--main {
  padding-left: 0;
  padding-right: 0;
  max-width: 83rem;
  margin-left: auto;
  margin-right: auto;
}
.page-node-type-general-page .gp-content__container.has-full-width .menu--main h2 {
  display: none;
}
.page-node-type-general-page .gp-content__container.has-full-width .subnav {
  background: #A15995;
  background-image: url(../images/png/dot-bg.png);
  background-size: 35.7rem;
  background-position: top;
  color: #fff;
  padding: 6rem 0;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-general-page .gp-content__container.has-full-width .subnav {
    padding: 0;
  }
}
.page-node-type-general-page .gp-content__container.has-full-width .subnav > h2 {
  background: #A15995;
  color: #fff;
  font-family: "Shift Bold", serif;
  font-size: 2.4rem;
  line-height: 1.25;
  padding: 1rem 2rem 2rem;
  margin-bottom: 0;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-general-page .gp-content__container.has-full-width .subnav > h2 {
    font-size: 2.8rem;
    line-height: 1.07;
    padding: 4rem 0 2rem;
  }
}
.page-node-type-general-page .gp-content__container.has-full-width .subnav .dropdown.menu {
  background: #A15995;
  flex-direction: column;
  margin: 0;
  padding: 0 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-general-page .gp-content__container.has-full-width .subnav .dropdown.menu {
    flex-direction: row;
    justify-content: flex-start;
    padding: 0 0 4rem;
  }
}
.page-node-type-general-page .gp-content__container.has-full-width .subnav .dropdown.menu > li {
  display: flex;
  margin: 0;
  padding: 0;
}
.page-node-type-general-page .gp-content__container.has-full-width .subnav .dropdown.menu > li:hover {
  background-color: unset;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-general-page .gp-content__container.has-full-width .subnav .dropdown.menu > li {
    flex-direction: column;
    margin: 0;
    padding: 0;
    max-width: 23.5rem;
    width: 23.5rem;
  }
  .page-node-type-general-page .gp-content__container.has-full-width .subnav .dropdown.menu > li:nth-child(3n+2) {
    margin-left: 6rem;
    margin-right: 6rem;
  }
  .page-node-type-general-page .gp-content__container.has-full-width .subnav .dropdown.menu > li:hover a {
    text-decoration: underline;
  }
}
.page-node-type-general-page .gp-content__container.has-full-width .subnav .dropdown.menu > li > a {
  color: #fff;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.8rem;
  line-height: 1.375;
  padding: 0 0 2.4rem;
  order: 2;
  text-transform: none;
}
.page-node-type-general-page .gp-content__container.has-full-width .subnav .dropdown.menu > li > a:hover {
  background-color: unset;
  text-decoration: underline;
}
.page-node-type-general-page .gp-content__container.has-full-width .subnav .dropdown.menu > li .featured-item__container {
  order: 1;
}
.page-node-type-general-page .gp-content__container.has-full-width .subnav .dropdown.menu > li .featured-item__container a {
  padding: 0 0 0.5rem;
}
.page-node-type-general-page .gp-content__container.has-full-width .subnav .dropdown.menu > li .featured-item__container .featured-item__label {
  display: none;
}
@media print, screen and (max-width: 56.24875em) {
  .page-node-type-general-page .gp-content__container.has-full-width .subnav .dropdown.menu > li .featured-item__container {
    margin-right: 1.6rem;
    width: 11.4rem;
  }
}
.page-node-type-general-page .gp-content__container.has-full-width + .gp_additional-content__container .subnav--mobile {
  display: none;
}
.page-node-type-general-page .gp_additional-content__container {
  padding: 0 2rem 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-general-page .gp_additional-content__container {
    padding: 0;
  }
}
.page-node-type-general-page .gp_additional-content__container .subnav--mobile {
  background: rgba(72, 118, 183, 0.1);
  border-radius: 4px;
  display: block;
  padding: 1.6rem;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-general-page .gp_additional-content__container .subnav--mobile {
    display: none;
  }
}
.page-node-type-general-page .gp_additional-content__container .subnav--mobile h2 {
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-size: 1.6rem;
  margin-bottom: 1rem;
  padding: 0;
}
.page-node-type-general-page .gp_additional-content__container .subnav--mobile .menu.dropdown {
  display: block;
  margin-left: 0;
}
.page-node-type-general-page .gp_additional-content__container .subnav--mobile .menu.dropdown > li {
  padding: 0;
}
.page-node-type-general-page .gp_additional-content__container .subnav--mobile .menu.dropdown > li:hover {
  background-color: unset;
}
.page-node-type-general-page .gp_additional-content__container .subnav--mobile .menu.dropdown > li a {
  color: #446CB2;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.375;
  padding: 0.75rem 0;
  text-transform: none;
}
.page-node-type-general-page .gp_additional-content__container .subnav--mobile .menu.dropdown > li a:hover {
  background-color: unset;
  text-decoration: underline;
}
.page-node-type-general-page .gp_additional-content__container .subnav--mobile .menu.dropdown > li .featured-item__container {
  display: none;
}
.page-node-type-general-page .gp_additional-content__container .subnav--mobile .menu.dropdown .menu-item--collapsed {
  list-style: none;
}
.page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content {
  margin-bottom: 2rem;
}

.page-not-found .gp-content {
  display: flex;
  justify-content: center;
  padding-top: 4rem;
}
.page-not-found hr {
  max-width: 28rem;
  height: 0.2rem;
  background-color: #000;
  margin: 0 auto 4rem;
  display: block;
}
.page-not-found .search__container {
  padding-left: 0;
  padding-right: 0;
  max-width: 83rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-not-found .search__container input[type=text] {
  border-radius: 0.4rem;
  border: 1px solid #446CB2;
  box-shadow: none;
  font-size: 1.4rem;
  line-height: 1.29;
  padding: 1.8rem 1rem;
}
.page-not-found .search__container input[type=text]::placeholder {
  color: #000;
}

.path-climate-action .general-page-header,
.path-resources .general-page-header,
.path-metrics-goals .general-page-header,
.path-partners .general-page-header,
.path-about-us .general-page-header {
  background-color: #446CB2;
  color: #fff;
  margin-bottom: 0;
  margin-top: -3rem;
  padding: 0 2rem 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .path-climate-action .general-page-header,
  .path-resources .general-page-header,
  .path-metrics-goals .general-page-header,
  .path-partners .general-page-header,
  .path-about-us .general-page-header {
    padding-bottom: 3.5rem;
  }
}
.path-climate-action .general-page-header h1,
.path-resources .general-page-header h1,
.path-metrics-goals .general-page-header h1,
.path-partners .general-page-header h1,
.path-about-us .general-page-header h1 {
  padding-left: 0;
  padding-right: 0;
  max-width: 83rem;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}

.page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--accordion-text) + .field__item:has(.person-profile), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--accordion-text) + .field__item:has(.paragraph--type--two-image-promo), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--accordion-text) + .field__item:has(.paragraph--type--key-partners), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--accordion-text) + .field__item:has(.paragraph--type--single-link-promo), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--accordion-text) + .field__item:has(.paragraph--type--initiatives), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--accordion-text) + .field__item:has(.paragraph--type--progress-report-statistics), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--accordion-text) + .field__item:has(.paragraph--type--progress-report-text-images), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--accordion-text-and-images) + .field__item:has(.person-profile), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--accordion-text-and-images) + .field__item:has(.paragraph--type--two-image-promo), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--accordion-text-and-images) + .field__item:has(.paragraph--type--key-partners), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--accordion-text-and-images) + .field__item:has(.paragraph--type--single-link-promo), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--accordion-text-and-images) + .field__item:has(.paragraph--type--initiatives), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--accordion-text-and-images) + .field__item:has(.paragraph--type--progress-report-statistics), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--accordion-text-and-images) + .field__item:has(.paragraph--type--progress-report-text-images) {
  margin-top: 4rem;
}
.page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--single-link-promo) + .field__item:has(.person-profile), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--single-link-promo) + .field__item:has(.paragraph--type--two-image-promo), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--single-link-promo) + .field__item:has(.paragraph--type--key-partners), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--single-link-promo) + .field__item:has(.paragraph--type--initiatives), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--single-link-promo) + .field__item:has(.paragraph--type--progress-report-statistics), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--single-link-promo) + .field__item:has(.paragraph--type--progress-report-text-images), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--single-link-promo) + .field__item:has(.paragraph--type--accordion-text), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--single-link-promo) + .field__item:has(.paragraph--type--accordion-text-and-images) {
  margin-top: 4rem;
}
.page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--progress-report-statistics) + .field__item:has(.person-profile), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--progress-report-statistics) + .field__item:has(.paragraph--type--two-image-promo), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--progress-report-statistics) + .field__item:has(.paragraph--type--key-partners), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--progress-report-statistics) + .field__item:has(.paragraph--type--initiatives), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--progress-report-statistics) + .field__item:has(.paragraph--type--progress-report-text-images), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--progress-report-statistics) + .field__item:has(.paragraph--type--accordion-text), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--progress-report-statistics) + .field__item:has(.paragraph--type--accordion-text-and-images), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--progress-report-statistics) + .field__item:has(.paragraph--type--formatted-text) {
  margin-top: 4rem;
}
.page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--progress-report-text-images) + .field__item:has(.person-profile), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--progress-report-text-images) + .field__item:has(.paragraph--type--two-image-promo), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--progress-report-text-images) + .field__item:has(.paragraph--type--key-partners), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--progress-report-text-images) + .field__item:has(.paragraph--type--initiatives), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--progress-report-text-images) + .field__item:has(.paragraph--type--progress-report-statistics), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--progress-report-text-images) + .field__item:has(.paragraph--type--accordion-text), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--progress-report-text-images) + .field__item:has(.paragraph--type--accordion-text-and-images), .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item:has(.paragraph--type--progress-report-text-images) + .field__item:has(.paragraph--type--formatted-text) {
  margin-top: 4rem;
}
.page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item .paragraph--type--formatted-text:has(.accordion-heading) {
  margin-bottom: 0;
}
.page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item + .field__item:has(.paragraph--type--accordion-text) .paragraph, .page-node-type-general-page .gp_additional-content__container .field--name-field-additional-content > .field__item + .field__item:has(.paragraph--type--accordion-text-and-images) .paragraph {
  margin-top: 1rem;
}

.gp-content__container.has-full-width + .gp_additional-content__container .paragraph--type--initiatives,
.gp-content__container.has-full-width + .gp_additional-content__container .paragraph--type--accordion-text,
.gp-content__container.has-full-width + .gp_additional-content__container .paragraph--type--accordion-text-and-images,
.gp-content__container.has-full-width + .gp_additional-content__container .paragraph--type--key-partners,
.gp-content__container.has-full-width + .gp_additional-content__container .paragraph--type--profile,
.gp-content__container.has-full-width + .gp_additional-content__container .paragraph--type--formatted-text {
  margin-top: 4rem;
}
.gp-content__container.has-full-width + .gp_additional-content__container .field__item:has(.paragraph--type--accordion-text) + .field__item:has(.paragraph--type--accordion-text) .paragraph, .gp-content__container.has-full-width + .gp_additional-content__container .field__item:has(.paragraph--type--accordion-text) + .field__item:has(.paragraph--type--accordion-text-and-images) .paragraph,
.gp-content__container.has-full-width + .gp_additional-content__container .field__item:has(.paragraph--type--accordion-text-and-images) + .field__item:has(.paragraph--type--accordion-text) .paragraph,
.gp-content__container.has-full-width + .gp_additional-content__container .field__item:has(.paragraph--type--accordion-text-and-images) + .field__item:has(.paragraph--type--accordion-text-and-images) .paragraph {
  margin-top: 1rem;
}

.page-node-type-event .event-header {
  background-color: #446CB2;
  color: #fff;
  padding: 0 2rem 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-event .event-header {
    padding-bottom: 3.5rem;
  }
}
.page-node-type-event .event-header h1 {
  padding-left: 0;
  padding-right: 0;
  max-width: 83rem;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}
.page-node-type-event .event__container {
  padding: 4rem 2rem 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-event .event__container {
    padding-left: 0;
    padding-right: 0;
    max-width: 83rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
.page-node-type-event .event__container h2 {
  font-size: 2.6rem;
  line-height: 1.23;
  margin-bottom: 0.75rem;
}
.page-node-type-event .event__container .event-organization,
.page-node-type-event .event__container .event-date,
.page-node-type-event .event__container .event-time,
.page-node-type-event .event__container .event-location {
  font-size: 1.4rem;
  line-height: 1.27;
  padding-bottom: 0.5rem;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-event .event__container .event-organization,
  .page-node-type-event .event__container .event-date,
  .page-node-type-event .event__container .event-time,
  .page-node-type-event .event__container .event-location {
    font-size: 1.6rem;
    line-height: 1.375;
  }
}
.page-node-type-event .event__container .feature-image-block {
  margin-bottom: 4rem;
  margin-top: 3.4rem;
}
.page-node-type-event .event__container .cal-label {
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-size: 1.4rem;
  line-height: 1.14rem;
}
.page-node-type-event .event__container .feature-action-buttons + .field--name-field-event-body {
  margin-top: -8rem;
}
.page-node-type-event .event__container .fake-select {
  border: 1px solid #446CB2;
  border-radius: 0.4rem;
  margin-bottom: 10rem;
  margin-top: 1rem;
  position: relative;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-event .event__container .fake-select {
    width: 20rem;
  }
}
.page-node-type-event .event__container .fake-select .fake-select-option {
  background-color: transparent;
  background-image: url(../images/svg/down-caret.svg);
  background-position: 95% center;
  background-repeat: no-repeat;
  color: #000;
  font-size: 1.4rem;
  line-height: 1.27rem;
  text-align: left;
  padding: 1rem;
  width: 100%;
}
.page-node-type-event .event__container .fake-select .dropdown-pane {
  border: 1px solid #446CB2;
  border-top: none;
  width: calc(100% + 2px);
  left: -1px !important;
  border-bottom-left-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
  padding: 0 1rem;
}
.page-node-type-event .event__container .fake-select .dropdown-pane ul {
  margin-bottom: 0;
}
.page-node-type-event .event__container .fake-select .dropdown-pane a {
  color: #000;
  display: block;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.4rem;
  line-height: 1.27rem;
  padding-bottom: 1rem;
}
.page-node-type-event .event__container .fake-select:has(.dropdown-pane.is-open) {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.page-node-type-event .event__container .field--name-field-event-body h3 {
  font-size: 1.8rem;
  line-height: 1.27;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-event .event__container .field--name-field-event-body h3 {
    font-size: 2.2rem;
  }
}
.page-node-type-event .event__container .field--name-field-event-body p, .page-node-type-event .event__container .field--name-field-event-body ul, .page-node-type-event .event__container .field--name-field-event-body ol, .page-node-type-event .event__container .field--name-field-event-body table {
  font-size: 1.6rem;
  line-height: 1.375;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-event .event__container .field--name-field-event-body p, .page-node-type-event .event__container .field--name-field-event-body ul, .page-node-type-event .event__container .field--name-field-event-body ol, .page-node-type-event .event__container .field--name-field-event-body table {
    font-size: 1.8rem;
    line-height: 1.444;
  }
}

.path-events .events-header {
  background-color: #446CB2;
  color: #fff;
  padding: 0 2rem 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .path-events .events-header {
    padding-bottom: 3.5rem;
  }
}
.path-events .events-header h1 {
  padding-left: 0;
  padding-right: 0;
  max-width: 83rem;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  font-family: "Shift", serif;
  font-size: 3rem;
  line-height: 1.33;
}
.path-events .events-header + p {
  padding-left: 0;
  padding-right: 0;
  max-width: 83rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.8rem;
  line-height: 1.44;
  margin-bottom: 2rem;
  margin-top: 4rem;
}
@media print, screen and (max-width: 56.24875em) {
  .path-events .events-header + p {
    display: none;
  }
}
.path-events .sidebar .form--inline > div.form-item-field-end-date-1 {
  align-items: center;
  display: flex;
  float: none;
  margin-right: 0;
}
@media print, screen and (min-width: 56.25em) {
  .path-events .sidebar .form--inline > div.form-item-field-end-date-1 {
    margin-bottom: 1.6rem;
  }
}
.path-events .sidebar .form--inline > div.form-item-field-end-date-1 input {
  box-shadow: none;
  border-color: #446CB2;
  height: 1.6rem;
  margin-bottom: 0.4rem;
  width: 1.6rem;
}
.path-events .sidebar .form--inline > div.form-item-field-end-date-1 label {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.4rem;
  line-height: 1.29;
  margin-right: 0;
}
.path-events .content-container .events-filter-header {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 56.25em) {
  .path-events .content-container .events-filter-header {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 0;
  }
}
.path-events .content-container .events-filter-header > div:first-child {
  align-items: center;
  display: flex;
  order: 2;
}
@media print, screen and (min-width: 56.25em) {
  .path-events .content-container .events-filter-header > div:first-child {
    order: 1;
  }
}
.path-events .content-container .events-filter-header > div:first-child .item-count {
  font-size: 1.4rem;
  line-height: 1.14;
  margin-right: 1.6rem;
}
.path-events .content-container .events-filter-header > div:first-child .pagination {
  margin-bottom: 0;
}
.path-events .content-container .events-filter-header .bef-exposed-form {
  order: 1;
}
@media print, screen and (min-width: 56.25em) {
  .path-events .content-container .events-filter-header .bef-exposed-form {
    order: 2;
  }
}
.path-events .content-container .item-list > ul > li {
  border-top: none;
  border-bottom: 0.1rem solid #D92E8A;
  margin-left: 0;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}
.path-events .content-container .item-list > ul > li + .pager {
  margin-top: 2rem;
}
.path-events .content-container .item-list > ul > li .event-teaser__container {
  display: flex;
  justify-content: space-between;
  max-width: 57.6rem;
}
.path-events .content-container .item-list > ul > li .event-teaser__container .image-column {
  width: calc(35% - 1rem);
}
.path-events .content-container .item-list > ul > li .event-teaser__container .body-column {
  width: calc(65% - 1rem);
}
.path-events .content-container .item-list > ul > li .event-teaser__container .body-column .location-date {
  line-height: 1;
}
.path-events .content-container .item-list > ul > li .event-teaser__container .body-column .field--name-field-organization,
.path-events .content-container .item-list > ul > li .event-teaser__container .body-column .event-date,
.path-events .content-container .item-list > ul > li .event-teaser__container .body-column .event-time,
.path-events .content-container .item-list > ul > li .event-teaser__container .body-column .event-location,
.path-events .content-container .item-list > ul > li .event-teaser__container .body-column .field--name-field-location {
  color: #000;
  display: inline-block;
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-size: 1.2rem;
  line-height: 1.17;
  margin-bottom: 0.4rem;
}
@media print, screen and (min-width: 56.25em) {
  .path-events .content-container .item-list > ul > li .event-teaser__container .body-column .field--name-field-organization,
  .path-events .content-container .item-list > ul > li .event-teaser__container .body-column .event-date,
  .path-events .content-container .item-list > ul > li .event-teaser__container .body-column .event-time,
  .path-events .content-container .item-list > ul > li .event-teaser__container .body-column .event-location,
  .path-events .content-container .item-list > ul > li .event-teaser__container .body-column .field--name-field-location {
    font-size: 1.4rem;
    line-height: 1.43;
    margin-bottom: 0;
  }
}
.path-events .content-container .item-list > ul > li .event-teaser__container .body-column h2 {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.8rem;
  line-height: 1.22;
}
@media print, screen and (min-width: 56.25em) {
  .path-events .content-container .item-list > ul > li .event-teaser__container .body-column h2 {
    font-size: 2rem;
    line-height: 1.4;
  }
}
.path-events .content-container .item-list > ul > li .event-teaser__container .body-column .field--name-field-event-body * {
  font-size: 1.4rem !important;
  line-height: 1.43 !important;
}
@media print, screen and (min-width: 56.25em) {
  .path-events .content-container .item-list > ul > li .event-teaser__container .body-column .field--name-field-event-body * {
    font-size: 1.6rem !important;
    line-height: 1.375 !important;
  }
}

body.page-node-type-home-page {
  /* FEATURED NEWS */
  /* MIT NEWS & THOUGHT LEADERSHIP*/
}
body.page-node-type-home-page .outer-wrapper {
  max-width: 100%;
}
body.page-node-type-home-page main {
  max-width: 100%;
  padding-bottom: 0;
}
@media print, screen and (max-width: 47.93625em) {
  body.page-node-type-home-page main {
    padding-top: 0;
  }
}
body.page-node-type-home-page .featured-news-wrapper {
  background-color: #ecf1f8;
  padding: 2.8rem 2rem 2rem;
}
@media print, screen and (min-width: 56.25em) {
  body.page-node-type-home-page .featured-news-wrapper {
    padding: 4.8rem 2rem 2.8rem;
  }
}
body.page-node-type-home-page .featured-news-wrapper .field--name-field-media-image {
  aspect-ratio: 3/2;
  overflow: hidden;
}
body.page-node-type-home-page .featured-news-wrapper .field--name-field-media-image img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
body.page-node-type-home-page .field--name-field-featured-news {
  float: none !important;
}
@media print, screen and (min-width: 56.25em) {
  body.page-node-type-home-page .field--name-field-featured-news {
    padding-left: 0;
    padding-right: 0;
    max-width: 83rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
  }
  body.page-node-type-home-page .field--name-field-featured-news > .field__item {
    max-width: calc(50% - 10px);
  }
}
body.page-node-type-home-page .field--name-field-featured-news .field--name-field-link {
  font-family: "Shift", serif;
  font-size: 2.4rem;
  font-weight: normal;
  padding-top: 0.5rem;
  padding-bottom: 2rem;
}
body.page-node-type-home-page .field--name-field-featured-news .field--name-field-link a {
  color: #000;
  line-height: 1.41;
}
body.page-node-type-home-page section#home-1,
body.page-node-type-home-page section#home-2,
body.page-node-type-home-page section#home-3 {
  float: none;
  width: 100%;
}
body.page-node-type-home-page section#home-1 .home-1-wrapper {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 56.25em) {
  body.page-node-type-home-page section#home-1 .home-1-wrapper > div {
    display: flex;
  }
}
body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-1,
body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-2 {
  width: 50%;
  margin-top: 30px;
  padding-bottom: 50px;
}
body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-1 a.more-articles,
body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-2 a.more-articles {
  border-radius: 0.4rem;
  font-size: 1.2rem;
  display: inline-block;
  margin-left: 2rem;
  margin-top: 0;
  padding: 1rem 1.6rem;
  text-transform: none;
  width: auto;
}
@media print, screen and (min-width: 56.25em) {
  body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-1 a.more-articles,
  body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-2 a.more-articles {
    font-size: 1.4rem;
    line-height: 1.28;
    margin-left: 0;
  }
}
body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-1 .home-page-teaser,
body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-2 .home-page-teaser {
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
  margin-bottom: 0;
  padding-bottom: 1.6rem;
}
@media print, screen and (min-width: 56.25em) {
  body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-1 .home-page-teaser,
  body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-2 .home-page-teaser {
    padding-bottom: 2rem;
    padding-left: 0;
  }
}
body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-1 .home-page-teaser .article-image,
body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-2 .home-page-teaser .article-image {
  width: 36%;
  padding-right: 2rem;
}
body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-1 .home-page-teaser .article-info,
body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-2 .home-page-teaser .article-info {
  line-height: 1;
  width: 64%;
}
@media print, screen and (min-width: 56.25em) {
  body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-1 .home-page-teaser .article-info,
  body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-2 .home-page-teaser .article-info {
    flex: 1;
    width: auto;
  }
}
body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-1 .home-page-teaser .article-info .article-date .field--name-field-source,
body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-1 .home-page-teaser .article-info .article-date .field--name-field-date,
body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-1 .home-page-teaser .article-info .article-date span,
body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-2 .home-page-teaser .article-info .article-date .field--name-field-source,
body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-2 .home-page-teaser .article-info .article-date .field--name-field-date,
body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-2 .home-page-teaser .article-info .article-date span {
  display: inline;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.2rem;
  line-height: 1.33;
}
@media print, screen and (min-width: 56.25em) {
  body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-1 .home-page-teaser .article-info .article-date .field--name-field-source,
  body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-1 .home-page-teaser .article-info .article-date .field--name-field-date,
  body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-1 .home-page-teaser .article-info .article-date span,
  body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-2 .home-page-teaser .article-info .article-date .field--name-field-source,
  body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-2 .home-page-teaser .article-info .article-date .field--name-field-date,
  body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-2 .home-page-teaser .article-info .article-date span {
    font-size: 1.4rem;
    line-height: 1.43;
  }
}
body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-1 .home-page-teaser .article-info h2,
body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-2 .home-page-teaser .article-info h2 {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.8rem;
  line-height: 1.22;
  margin-bottom: 0;
  padding: 0;
}
body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-1 .home-page-teaser .article-info h2:after,
body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-2 .home-page-teaser .article-info h2:after {
  content: unset;
}
@media print, screen and (min-width: 56.25em) {
  body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-1 .home-page-teaser .article-info h2,
  body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-2 .home-page-teaser .article-info h2 {
    font-size: 2rem;
    line-height: 1.4;
  }
}
body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-1 .home-page-teaser .article-info .summary,
body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-2 .home-page-teaser .article-info .summary {
  font-size: 1.4rem;
  line-height: 1.43;
}
@media print, screen and (min-width: 56.25em) {
  body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-1 .home-page-teaser .article-info .summary,
  body.page-node-type-home-page section#home-1 .home-1-wrapper .block-views-blockmit-sustainability-news-block-2 .home-page-teaser .article-info .summary {
    font-size: 1.6rem;
    line-height: 1.375;
  }
}
body.page-node-type-home-page section#home-2 {
  background-color: #f3f3f3;
}
body.page-node-type-home-page section#home-2 .home-2-wrapper {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  /* UPCOMING EVENTS */
  /* EVENTS */
}
body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 {
  max-width: 75rem;
  margin: 0 auto;
}
@media print, screen and (min-width: 56.25em) {
  body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 {
    padding-bottom: 2.5rem;
    padding-top: 2.5rem;
  }
}
body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 h2:after {
  content: "";
  display: block;
  background-color: #fff;
  width: 95px;
  height: 2px;
  margin-top: 10px;
}
body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 .views-row {
  display: block;
  min-height: 13.6rem;
  padding-top: 1.1rem;
}
body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 .views-row > article {
  display: flex;
  align-items: center;
}
body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 .views-row .event-date-tag {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  text-transform: uppercase;
  background-color: #fff;
  border-radius: 50%;
  color: #D92E8A;
  font-size: 14px;
  margin-right: 20px;
  margin-bottom: 0;
}
@media print, screen and (min-width: 56.25em) {
  body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 .views-row .event-date-tag {
    font-size: 2rem;
    height: 10rem;
    width: 10rem;
  }
}
body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 .views-row .event-date-tag .month {
  padding-top: 7px;
  line-height: 1;
}
@media print, screen and (min-width: 56.25em) {
  body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 .views-row .event-date-tag .month {
    font-size: 2rem;
  }
}
body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 .views-row .event-date-tag .day {
  font-size: 3.4rem;
  line-height: 1;
}
@media print, screen and (min-width: 56.25em) {
  body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 .views-row .event-date-tag .day {
    font-size: 4.8rem;
  }
}
body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 .views-row .event-details {
  flex: 1;
}
body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 .views-row .event-details .event-title a {
  color: #fff;
  font-size: 16px;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-weight: normal;
  line-height: 1.25;
}
@media print, screen and (min-width: 56.25em) {
  body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 .views-row .event-details .event-title a {
    font-size: 2rem;
    line-height: 1.4;
  }
}
body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 .views-row .event-details .event-title a:hover {
  border-bottom: 1px solid #fff;
}
body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 .views-row .event-details .event-date-location,
body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 .views-row .event-details .field--name-field-organization {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 12px;
  line-height: 1.33;
  color: #fff;
  padding-top: 0.5rem;
}
@media print, screen and (min-width: 56.25em) {
  body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 .views-row .event-details .event-date-location,
  body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 .views-row .event-details .field--name-field-organization {
    font-size: 1.4rem;
    line-height: 1.4;
  }
}
body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 .views-row .event-details .event-date-location a,
body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 .views-row .event-details .field--name-field-organization a {
  color: #fff;
}
body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 .views-row .event-details .field--name-field-location {
  display: inline;
}
body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 footer {
  padding-bottom: 2rem;
}
@media print, screen and (min-width: 56.25em) {
  body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 footer {
    padding: 2rem 0 0;
  }
}
body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 footer a.more-recent-content {
  border-radius: 0.4rem;
  font-size: 1.2rem;
  display: inline-block;
  margin-left: 2rem;
  margin-right: unset;
  margin-top: 0 !important;
  padding: 1rem 1.6rem;
  text-transform: none !important;
  width: auto;
}
@media print, screen and (min-width: 56.25em) {
  body.page-node-type-home-page section#home-2 .home-2-wrapper .block-views-blockupcoming-events-block-1 footer a.more-recent-content {
    font-size: 1.4rem;
    line-height: 1.28;
    margin-left: 0;
  }
}
body.page-node-type-home-page section#home-1,
body.page-node-type-home-page section#home-2 {
  background-color: white;
}
body.page-node-type-home-page section#home-1 h2,
body.page-node-type-home-page section#home-2 h2 {
  font-family: "Shift", serif;
  font-weight: normal;
  padding: 1.6rem 2rem 1.8rem;
  margin: 0;
  color: #000;
  font-size: 2rem;
  line-height: 1;
}
body.page-node-type-home-page section#home-1 h2:after,
body.page-node-type-home-page section#home-2 h2:after {
  content: "";
  display: block;
  background-color: #D92E8A;
  width: 95px;
  height: 2px;
  margin-top: 10px;
}
@media print, screen and (min-width: 56.25em) {
  body.page-node-type-home-page section#home-1 h2,
  body.page-node-type-home-page section#home-2 h2 {
    font-size: 2.4rem;
    padding-left: 0;
  }
}
body.page-node-type-home-page section#home-1 .block-views-blockmit-sustainability-news-block-1.block-views-blockmit-sustainability-news-block-1,
body.page-node-type-home-page section#home-1 .block-views-blockmit-sustainability-news-block-2.block-views-blockmit-sustainability-news-block-2,
body.page-node-type-home-page section#home-2 .block-views-blockmit-sustainability-news-block-1.block-views-blockmit-sustainability-news-block-1,
body.page-node-type-home-page section#home-2 .block-views-blockmit-sustainability-news-block-2.block-views-blockmit-sustainability-news-block-2 {
  width: 100%;
  padding: 0;
  margin: 0;
}
body.page-node-type-home-page section#home-1 .articles-subtitle,
body.page-node-type-home-page section#home-2 .articles-subtitle {
  display: none;
}
body.page-node-type-home-page section#home-1 .view-content,
body.page-node-type-home-page section#home-2 .view-content {
  padding-left: 2rem;
  padding-right: 2rem;
}
body.page-node-type-home-page section#home-1 .view-content .views-row,
body.page-node-type-home-page section#home-2 .view-content .views-row {
  display: flex;
  padding-bottom: 1.5rem;
}
body.page-node-type-home-page section#home-1 .view-content .views-row .views-field-field-image,
body.page-node-type-home-page section#home-2 .view-content .views-row .views-field-field-image {
  margin-right: 1.6rem;
  width: 11.4rem;
}
@media print, screen and (min-width: 56.25em) {
  body.page-node-type-home-page section#home-1 .view-content .views-row .views-field-field-image,
  body.page-node-type-home-page section#home-2 .view-content .views-row .views-field-field-image {
    padding-bottom: 1rem;
    width: 15.1rem;
  }
}
body.page-node-type-home-page section#home-2 {
  background-color: #D92E8A;
  background-image: url(../images/svg/events-bg.svg);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 120rem;
  margin-top: 2rem;
}
body.page-node-type-home-page section#home-2 h2 {
  color: #fff;
}
@media print, screen and (min-width: 56.25em) {
  body.page-node-type-home-page section#home-2 h2 {
    font-size: 3rem;
    padding-bottom: 2.8rem;
  }
}
body.page-node-type-home-page section#home-2 .views-row .views-field-field-featured-image.views-field-field-featured-image.views-field-field-featured-image {
  width: 100%;
}

a.feature-wrapper-link {
  color: white;
}

a.feature-wrapper-link:hover {
  text-decoration: underline;
}

body.page-node-type-article .navigation.menu--utility-menu .menu li:first-child a,
body.path-news .navigation.menu--utility-menu .menu li:first-child a {
  color: #446CB2;
}

@media print, screen and (max-width: 56.24875em) {
  body.path-news main,
  body.path-blog main {
    padding-top: 2rem;
  }
}
body.path-news .news-header,
body.path-news .blog-header,
body.path-blog .news-header,
body.path-blog .blog-header {
  background-color: #446CB2;
  color: #fff;
  padding: 0 2rem 2rem;
}
@media print, screen and (min-width: 56.25em) {
  body.path-news .news-header,
  body.path-news .blog-header,
  body.path-blog .news-header,
  body.path-blog .blog-header {
    padding-bottom: 3.5rem;
  }
}
body.path-news .news-header h1,
body.path-news .blog-header h1,
body.path-blog .news-header h1,
body.path-blog .blog-header h1 {
  padding-left: 0;
  padding-right: 0;
  max-width: 83rem;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  font-family: "Shift", serif;
  font-size: 3rem;
  line-height: 1.33;
}
body.path-news .news-header + p,
body.path-news .blog-header + p,
body.path-blog .news-header + p,
body.path-blog .blog-header + p {
  padding-left: 0;
  padding-right: 0;
  max-width: 83rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.8rem;
  line-height: 1.44;
  margin-bottom: 2rem;
  margin-top: 4rem;
}
@media print, screen and (max-width: 56.24875em) {
  body.path-news .news-header + p,
  body.path-news .blog-header + p,
  body.path-blog .news-header + p,
  body.path-blog .blog-header + p {
    display: none;
  }
}
body.path-news main,
body.path-blog main {
  padding-left: 2rem;
  padding-right: 2rem;
}
@media print, screen and (min-width: 56.25em) {
  body.path-news main,
  body.path-blog main {
    padding-left: 0;
    padding-right: 0;
    max-width: 83rem;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }
}
body.path-news main .list-page-teaser,
body.path-blog main .list-page-teaser {
  border-bottom: 0.1rem solid #D92E8A;
  display: flex;
  margin-bottom: 1.6rem;
  padding-bottom: 1.6rem;
}
@media print, screen and (min-width: 56.25em) {
  body.path-news main .list-page-teaser,
  body.path-blog main .list-page-teaser {
    margin-bottom: 2.8rem;
    padding-bottom: 2.8rem;
  }
}
body.path-news main .list-page-teaser .article-image,
body.path-blog main .list-page-teaser .article-image {
  width: 36%;
  padding-right: 2rem;
}
@media print, screen and (min-width: 56.25em) {
  body.path-news main .list-page-teaser .article-image,
  body.path-blog main .list-page-teaser .article-image {
    width: 32rem;
  }
}
body.path-news main .list-page-teaser .article-info,
body.path-blog main .list-page-teaser .article-info {
  line-height: 1;
  width: 64%;
}
@media print, screen and (min-width: 56.25em) {
  body.path-news main .list-page-teaser .article-info,
  body.path-blog main .list-page-teaser .article-info {
    flex: 1;
    width: auto;
  }
}
body.path-news main .list-page-teaser .article-info .article-date .field--name-field-source,
body.path-news main .list-page-teaser .article-info .article-date .field--name-field-date,
body.path-news main .list-page-teaser .article-info .article-date span,
body.path-blog main .list-page-teaser .article-info .article-date .field--name-field-source,
body.path-blog main .list-page-teaser .article-info .article-date .field--name-field-date,
body.path-blog main .list-page-teaser .article-info .article-date span {
  display: inline;
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-size: 1.2rem;
  line-height: 1.16;
}
@media print, screen and (min-width: 56.25em) {
  body.path-news main .list-page-teaser .article-info .article-date .field--name-field-source,
  body.path-news main .list-page-teaser .article-info .article-date .field--name-field-date,
  body.path-news main .list-page-teaser .article-info .article-date span,
  body.path-blog main .list-page-teaser .article-info .article-date .field--name-field-source,
  body.path-blog main .list-page-teaser .article-info .article-date .field--name-field-date,
  body.path-blog main .list-page-teaser .article-info .article-date span {
    font-size: 1.4rem;
    line-height: 1.43;
  }
}
body.path-news main .list-page-teaser .article-info h2,
body.path-blog main .list-page-teaser .article-info h2 {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.8rem;
  line-height: 1.22;
}
@media print, screen and (min-width: 56.25em) {
  body.path-news main .list-page-teaser .article-info h2,
  body.path-blog main .list-page-teaser .article-info h2 {
    font-size: 2rem;
    line-height: 1.4;
  }
}
body.path-news main .list-page-teaser .article-info .summary,
body.path-blog main .list-page-teaser .article-info .summary {
  font-size: 1.4rem;
  line-height: 1.43;
}
@media print, screen and (min-width: 56.25em) {
  body.path-news main .list-page-teaser .article-info .summary,
  body.path-blog main .list-page-teaser .article-info .summary {
    font-size: 1.6rem;
    line-height: 1.375;
  }
}
body.path-news #sidebar-first > div,
body.path-blog #sidebar-first > div {
  width: 100%;
}
body.path-news #sidebar-first > div form,
body.path-blog #sidebar-first > div form {
  width: 100%;
}
body.path-news #sidebar-first > div form .form--inline,
body.path-blog #sidebar-first > div form .form--inline {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 56.25em) {
  body.path-news #sidebar-first > div form .form--inline,
  body.path-blog #sidebar-first > div form .form--inline {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
  }
}
body.path-news #sidebar-first > div form .form--inline .form-item-field-is-mitos-article,
body.path-blog #sidebar-first > div form .form--inline .form-item-field-is-mitos-article {
  align-items: center;
  display: flex;
  flex: 1;
}
body.path-news #sidebar-first > div form .form--inline .form-item-field-is-mitos-article .form-checkbox,
body.path-blog #sidebar-first > div form .form--inline .form-item-field-is-mitos-article .form-checkbox {
  box-shadow: none;
  height: 1.6rem;
  margin: 0 0.5rem 0 0;
  width: 1.6rem;
}
body.path-news #sidebar-first > div form .form--inline .form-item-field-is-mitos-article label,
body.path-blog #sidebar-first > div form .form--inline .form-item-field-is-mitos-article label {
  font-size: 1.4rem;
  line-height: 1.29;
}
body.path-news #sidebar-first > div form .form--inline .form-item-search-api-articles,
body.path-blog #sidebar-first > div form .form--inline .form-item-search-api-articles {
  align-items: center;
  display: flex;
  margin-top: 1rem;
  margin-bottom: 1rem;
  width: 100%;
}
@media print, screen and (min-width: 56.25em) {
  body.path-news #sidebar-first > div form .form--inline .form-item-search-api-articles,
  body.path-blog #sidebar-first > div form .form--inline .form-item-search-api-articles {
    width: auto;
  }
}
body.path-news #sidebar-first > div form .form--inline .form-item-search-api-articles label,
body.path-blog #sidebar-first > div form .form--inline .form-item-search-api-articles label {
  display: block;
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-size: 1.4rem;
  line-height: 1.14;
  margin-bottom: 0;
  margin-right: 1rem;
}
body.path-news #sidebar-first > div form .form--inline .form-item-search-api-articles input,
body.path-blog #sidebar-first > div form .form--inline .form-item-search-api-articles input {
  box-shadow: none;
  border-color: #446CB2;
  border-radius: 0.4rem;
  font-size: 1.4rem;
  line-height: 1.29;
  margin-bottom: 0;
  padding: 1.8rem 1rem;
  width: 100%;
}
@media print, screen and (min-width: 56.25em) {
  body.path-news #sidebar-first > div form .form--inline .form-item-search-api-articles input,
  body.path-blog #sidebar-first > div form .form--inline .form-item-search-api-articles input {
    width: 18rem;
  }
}
body.path-news #sidebar-first > div form .form--inline .form-item-search-api-articles input::placeholder,
body.path-blog #sidebar-first > div form .form--inline .form-item-search-api-articles input::placeholder {
  color: #000;
}
body.path-news #sidebar-first h2,
body.path-blog #sidebar-first h2 {
  display: none;
}
body.path-news #sidebar-first .block-mitos-search-checkboxes > .form-type-checkbox:nth-child(3),
body.path-blog #sidebar-first .block-mitos-search-checkboxes > .form-type-checkbox:nth-child(3) {
  display: none;
}
body.path-news #sidebar-first .block-views-exposed-filter-blocknews-landing-page-1 .form--inline .form-item-field-is-mitos-article-value,
body.path-blog #sidebar-first .block-views-exposed-filter-blocknews-landing-page-1 .form--inline .form-item-field-is-mitos-article-value {
  align-items: center;
  display: flex;
  float: none;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
body.path-news #sidebar-first .block-views-exposed-filter-blocknews-landing-page-1 .form--inline .form-item-field-is-mitos-article-value input,
body.path-blog #sidebar-first .block-views-exposed-filter-blocknews-landing-page-1 .form--inline .form-item-field-is-mitos-article-value input {
  box-shadow: none;
  border-color: #446CB2;
  height: 1.6rem;
  margin-bottom: 0.4rem;
  width: 1.6rem;
}
body.path-news #sidebar-first .block-views-exposed-filter-blocknews-landing-page-1 .form--inline .form-item-field-is-mitos-article-value label,
body.path-blog #sidebar-first .block-views-exposed-filter-blocknews-landing-page-1 .form--inline .form-item-field-is-mitos-article-value label {
  font-size: 1.4rem;
  line-height: 1.29;
}
body.path-news #sidebar-first .block-views-exposed-filter-blocksearch-page-2,
body.path-blog #sidebar-first .block-views-exposed-filter-blocksearch-page-2 {
  align-items: center;
  display: flex;
}
body.path-news #sidebar-first .block-views-exposed-filter-blocksearch-page-2 form,
body.path-blog #sidebar-first .block-views-exposed-filter-blocksearch-page-2 form {
  width: 100%;
}
body.path-news #sidebar-first .block-views-exposed-filter-blocksearch-page-2 h2,
body.path-blog #sidebar-first .block-views-exposed-filter-blocksearch-page-2 h2 {
  display: block;
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-size: 1.4rem;
  line-height: 1.14;
  margin-bottom: 0;
  margin-right: 1rem;
}
body.path-news #sidebar-first .block-views-exposed-filter-blocksearch-page-2 .form--inline .form-item,
body.path-blog #sidebar-first .block-views-exposed-filter-blocksearch-page-2 .form--inline .form-item {
  float: none;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
body.path-news #sidebar-first .block-views-exposed-filter-blocksearch-page-2 .form--inline input,
body.path-blog #sidebar-first .block-views-exposed-filter-blocksearch-page-2 .form--inline input {
  box-shadow: none;
  border-color: #446CB2;
  border-radius: 0.4rem;
  font-size: 1.4rem;
  line-height: 1.29;
  padding: 1.8rem 1rem;
  width: 100%;
}
@media print, screen and (min-width: 56.25em) {
  body.path-news #sidebar-first .block-views-exposed-filter-blocksearch-page-2 .form--inline input,
  body.path-blog #sidebar-first .block-views-exposed-filter-blocksearch-page-2 .form--inline input {
    width: 18rem;
  }
}
body.path-news #sidebar-first .block-views-exposed-filter-blocksearch-page-2 .form--inline input::placeholder,
body.path-blog #sidebar-first .block-views-exposed-filter-blocksearch-page-2 .form--inline input::placeholder {
  color: #000;
}
body.path-news .views-element-container .pager,
body.path-blog .views-element-container .pager {
  margin-bottom: 2.8rem;
  margin-left: -0.5rem;
}

.page-node-type-article .article-header {
  background-color: #446CB2;
  color: #fff;
  padding: 0 2rem 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-article .article-header {
    padding-bottom: 3.5rem;
  }
}
.page-node-type-article .article-header .field--name-field-article-type {
  padding-left: 0;
  padding-right: 0;
  max-width: 83rem;
  margin-left: auto;
  margin-right: auto;
  font-family: "Shift", serif;
  font-size: 3rem;
  line-height: 1.33;
}
.page-node-type-article .article-info,
.page-node-type-article .article-image__container {
  padding: 1rem 2rem 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-article .article-info,
  .page-node-type-article .article-image__container {
    padding-left: 0;
    padding-right: 0;
    max-width: 83rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
}
.page-node-type-article .article-info h2,
.page-node-type-article .article-image__container h2 {
  font-size: 2.2rem;
  line-height: 1.3;
  font-weight: normal;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-article .article-info h2,
  .page-node-type-article .article-image__container h2 {
    font-size: 2.6rem;
    line-height: 1.44;
  }
}
.page-node-type-article .article-info .summary,
.page-node-type-article .article-image__container .summary {
  font-size: 1.4rem;
  line-height: 1.42;
  margin-bottom: 4rem;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-article .article-info .summary,
  .page-node-type-article .article-image__container .summary {
    font-size: 1.6rem;
    line-height: 1.375;
  }
}
.page-node-type-article .article-info {
  padding-bottom: 0;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-article .article-info {
    padding-top: 4rem;
  }
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-article main > section#content > div > article {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.page-node-type-article main > section#content > div > article .field--name-field-source {
  line-height: 1.71;
  padding-top: 0;
  text-transform: uppercase;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
}
.page-node-type-article main > section#content > div > article .article-byline,
.page-node-type-article main > section#content > div > article .article-date {
  font-size: 1.4rem;
  line-height: 1.42;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-article main > section#content > div > article .article-byline,
  .page-node-type-article main > section#content > div > article .article-date {
    padding-bottom: 0.3rem;
  }
}
.page-node-type-article main > section#content > div > article .article-date a, .page-node-type-article main > section#content > div > article .article-date .field--name-field-date {
  display: inline;
}
.page-node-type-article main > section#content > div > article .field--name-body {
  padding-left: 0;
  padding-right: 0;
  max-width: 83rem;
  margin-left: auto;
  margin-right: auto;
}
.page-node-type-article main > section#content > div > article .field--name-body p {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.3;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-article main > section#content > div > article .field--name-body p {
    font-size: 1.8rem;
    line-height: 1.44;
    padding-left: 0;
    padding-right: 18.4rem;
  }
}
.page-node-type-article main > section#content > div > article .field--name-body p a {
  color: #446CB2;
}
.page-node-type-article main > section#content > div > article .field--name-body p a:hover {
  border-bottom: 1px solid #446CB2;
}
.page-node-type-article main > section#content > div > article .field--name-body ul, .page-node-type-article main > section#content > div > article .field--name-body ol, .page-node-type-article main > section#content > div > article .field--name-body h2, .page-node-type-article main > section#content > div > article .field--name-body h3, .page-node-type-article main > section#content > div > article .field--name-body h4 {
  padding-left: 2rem;
  padding-right: 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-article main > section#content > div > article .field--name-body ul, .page-node-type-article main > section#content > div > article .field--name-body ol, .page-node-type-article main > section#content > div > article .field--name-body h2, .page-node-type-article main > section#content > div > article .field--name-body h3, .page-node-type-article main > section#content > div > article .field--name-body h4 {
    padding-left: 0;
    padding-right: 18.4rem;
  }
}
.page-node-type-article main > section#content > div > article .field--name-body table, .page-node-type-article main > section#content > div > article .field--name-body .media--type-image {
  padding-left: 2rem;
  padding-right: 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-article main > section#content > div > article .field--name-body table, .page-node-type-article main > section#content > div > article .field--name-body .media--type-image {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-node-type-article main > section#content > div > article .field--name-body blockquote {
  background-color: #A15995;
  padding: 2rem;
  width: 100%;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-article main > section#content > div > article .field--name-body blockquote {
    margin: 4rem 0;
    padding: 4rem 0;
  }
}
.page-node-type-article main > section#content > div > article .field--name-body blockquote p {
  color: #fff;
  font-family: "Shift Bold", serif;
  font-size: 2.4rem;
  line-height: 1.58;
  margin-bottom: 0;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-article main > section#content > div > article .field--name-body blockquote p {
    font-size: 2.8rem;
  }
}
.page-node-type-article main > section#content > div > article .field--name-body .media--type-image.align-left {
  margin-right: 3rem;
}
.page-node-type-article main > section#content > div > article .field--name-body .media--type-image.align-right {
  margin-left: 3rem;
}
.page-node-type-article main > section#content > div > article .field--name-body figure.caption:has(.align-left) {
  float: left;
}
.page-node-type-article main > section#content > div > article .field--name-body figure.caption:has(.align-left) > article {
  float: none;
}
.page-node-type-article main > section#content > div > article .field--name-body figure.caption:has(.align-left) figcaption {
  margin-right: 3rem;
}
.page-node-type-article main > section#content > div > article .field--name-body figure.caption:has(.align-right) {
  float: right;
}
.page-node-type-article main > section#content > div > article .field--name-body figure.caption:has(.align-right) > article {
  float: none;
}
.page-node-type-article main > section#content > div > article .field--name-body figure.caption:has(.align-right) figcaption {
  margin-left: 3rem;
}
.page-node-type-article main > section#content > div > article .field--name-body figure.caption:has(.align-center) {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.page-node-type-article main > section#content > div > article .field--name-body figure.caption:has(.align-center) .media--view-mode-large-700x493 + figcaption {
  width: 700px;
}
.page-node-type-article main > section#content > div > article .field--name-body figure.caption:has(.align-center) .media--view-mode-medium-384x256 + figcaption {
  width: 384px;
}
.page-node-type-article main > section#content > div > article .field--name-body figure.caption:has(.align-center) .media--view-mode-small-220x148 + figcaption {
  width: 220px;
}
.page-node-type-article main > section#content > div > article .field--name-body figure.caption:has(.align-center) .media--view-mode-thumbnail + figcaption,
.page-node-type-article main > section#content > div > article .field--name-body figure.caption:has(.align-center) .media--view-mode-tiny + figcaption {
  width: 50%;
}
.page-node-type-article main > section#content > div > article .field--name-body hr {
  max-width: unset;
}
.page-node-type-article main > section#content > div > article .news-credit {
  color: #333;
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 14px;
  line-height: 1.71;
}
.page-node-type-article main > section#content > div > article .news-credit a {
  color: #446CB2;
}

/*
Related News teaser and view
 */
.related-news--teaser {
  display: flex;
}
.related-news--teaser .article-image {
  min-width: 40%;
  width: 40%;
}
@media print, screen and (min-width: 56.25em) {
  .related-news--teaser .article-image {
    min-width: 15rem;
    width: 15rem;
  }
}
.related-news--teaser .article-info {
  padding-left: 1.6rem;
}
.related-news--teaser .article-info h2 {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.25;
  margin-bottom: 0;
  padding: 0;
}
@media print, screen and (min-width: 56.25em) {
  .related-news--teaser .article-info h2 {
    font-size: 2rem;
    line-height: 1.23;
  }
}
.related-news--teaser .article-info .article-byline,
.related-news--teaser .article-info .article-date {
  font-size: 1.2rem;
  line-height: 1.33;
}
.related-news--teaser .article-info .article-byline .field--name-field-source,
.related-news--teaser .article-info .article-date .field--name-field-source {
  display: inline;
}
@media print, screen and (min-width: 56.25em) {
  .related-news--teaser .article-info .article-byline,
  .related-news--teaser .article-info .article-date {
    font-size: 1.4rem;
    line-height: 1.4875;
    padding-bottom: 0.3rem;
  }
}
.related-news--teaser .article-info .article-date a, .related-news--teaser .article-info .article-date .field--name-field-date {
  display: inline;
}

.page-node-type-resource .resource-header {
  background-color: #446CB2;
  color: #fff;
  padding: 0 2rem 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-resource .resource-header {
    padding-bottom: 3.5rem;
  }
}
.page-node-type-resource .resource-header h1 {
  padding-left: 0;
  padding-right: 0;
  max-width: 83rem;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  font-family: "Shift", serif;
  font-size: 2.6rem;
  line-height: 1.33;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-resource .resource-header h1 {
    font-size: 3rem;
  }
}
.page-node-type-resource main .outer-wrapper {
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 3rem;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-resource main .outer-wrapper {
    padding-left: 0;
    padding-right: 0;
    max-width: 83rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    padding-bottom: 4rem;
    padding-top: 4rem;
  }
}
.page-node-type-resource main .outer-wrapper .metadata {
  margin-bottom: 2.5rem;
  font-size: 1.4rem;
  line-height: 1.5;
}
.page-node-type-resource main .outer-wrapper .field--name-body p, .page-node-type-resource main .outer-wrapper .field--name-body ol, .page-node-type-resource main .outer-wrapper .field--name-body ul, .page-node-type-resource main .outer-wrapper .field--name-body p a {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.6rem !important;
  line-height: 1.375 !important;
}
.page-node-type-resource main .outer-wrapper .field--name-body p.style-large, .page-node-type-resource main .outer-wrapper .field--name-body p.style-large a, .page-node-type-resource main .outer-wrapper .field--name-body ol.style-large, .page-node-type-resource main .outer-wrapper .field--name-body ol.style-large a, .page-node-type-resource main .outer-wrapper .field--name-body ul.style-large, .page-node-type-resource main .outer-wrapper .field--name-body ul.style-large a, .page-node-type-resource main .outer-wrapper .field--name-body p a.style-large, .page-node-type-resource main .outer-wrapper .field--name-body p a.style-large a {
  font-size: 16px !important;
  line-height: 24px !important;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-resource main .outer-wrapper .field--name-body p, .page-node-type-resource main .outer-wrapper .field--name-body ol, .page-node-type-resource main .outer-wrapper .field--name-body ul, .page-node-type-resource main .outer-wrapper .field--name-body p a {
    font-size: 1.8rem !important;
    line-height: 1.44 !important;
  }
  .page-node-type-resource main .outer-wrapper .field--name-body p.style-large, .page-node-type-resource main .outer-wrapper .field--name-body p.style-large a, .page-node-type-resource main .outer-wrapper .field--name-body ol.style-large, .page-node-type-resource main .outer-wrapper .field--name-body ol.style-large a, .page-node-type-resource main .outer-wrapper .field--name-body ul.style-large, .page-node-type-resource main .outer-wrapper .field--name-body ul.style-large a, .page-node-type-resource main .outer-wrapper .field--name-body p a.style-large, .page-node-type-resource main .outer-wrapper .field--name-body p a.style-large a {
    font-size: 22px !important;
    line-height: 38px !important;
  }
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-resource main .outer-wrapper .field--name-body h3 {
    font-size: 2.6rem;
    line-height: 1.23;
  }
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-resource .body-column {
    width: 75%;
    padding-right: 15%;
  }
}
.page-node-type-resource .body-column .type-date {
  display: flex;
}
.page-node-type-resource .body-column .type-date span {
  padding: 0 0.5rem;
}
.page-node-type-resource .image-column {
  display: none;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-resource .image-column {
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding-top: 2em;
    width: 100%;
    width: 25%;
  }
}
.page-node-type-resource .field--name-field-media-file {
  margin-bottom: 0;
}
.page-node-type-resource .field--name-field-media-file span {
  background-image: none;
  padding: 0;
}
.page-node-type-resource .field--name-field-media-file a {
  border-radius: 0.4rem;
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1.5;
  margin-top: 1rem;
  padding: 1rem 1.6rem;
  text-transform: none;
  width: auto;
}
.page-node-type-resource .field--name-field-media-file a:hover {
  text-decoration: none;
}
@media print, screen and (min-width: 56.25em) {
  .page-node-type-resource .field--name-field-media-file a {
    font-size: 1.4rem;
    line-height: 1.29;
    padding: 1rem 2rem;
    margin-bottom: 0;
  }
}

.path-resources-resource-library .resources-header, .path-search .resources-header, .path-events .resources-header {
  background-color: #446CB2;
  color: #fff;
  padding: 0 2rem 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .path-resources-resource-library .resources-header, .path-search .resources-header, .path-events .resources-header {
    padding-bottom: 3.5rem;
  }
}
.path-resources-resource-library .resources-header h1, .path-search .resources-header h1, .path-events .resources-header h1 {
  padding-left: 0;
  padding-right: 0;
  max-width: 83rem;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  font-family: "Shift", serif;
  font-size: 3rem;
  line-height: 1.33;
}
.path-resources-resource-library .resources-header + p, .path-search .resources-header + p, .path-events .resources-header + p {
  padding-left: 0;
  padding-right: 0;
  max-width: 83rem;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.8rem;
  line-height: 1.44;
  margin-bottom: 2rem;
  margin-top: 4rem;
}
@media print, screen and (max-width: 56.24875em) {
  .path-resources-resource-library .resources-header + p, .path-search .resources-header + p, .path-events .resources-header + p {
    display: none;
  }
}
.path-resources-resource-library main, .path-search main, .path-events main {
  padding-left: 2rem;
  padding-right: 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .path-resources-resource-library main, .path-search main, .path-events main {
    padding-left: 0;
    padding-right: 0;
    max-width: 83rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    padding-top: 4rem !important;
  }
}
.path-resources-resource-library .sidebar .filter__container, .path-search .sidebar .filter__container, .path-events .sidebar .filter__container {
  padding: 1.6rem;
  background-color: rgba(72, 118, 183, 0.1);
  border-radius: 0.4rem;
  margin-bottom: 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .path-resources-resource-library .sidebar .filter__container, .path-search .sidebar .filter__container, .path-events .sidebar .filter__container {
    margin-right: 2rem;
    position: relative;
    width: 23.4rem;
  }
}
.path-resources-resource-library .sidebar .filter__container .filter-label, .path-search .sidebar .filter__container .filter-label, .path-events .sidebar .filter__container .filter-label {
  background-image: url(../images/svg/plus-black.svg);
  background-position: right center;
  background-repeat: no-repeat;
  color: #000;
  display: block;
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-size: 1.6rem;
  line-height: 1;
}
.path-resources-resource-library .sidebar .filter__container .filter-label[aria-expanded=true], .path-search .sidebar .filter__container .filter-label[aria-expanded=true], .path-events .sidebar .filter__container .filter-label[aria-expanded=true] {
  background-image: url(../images/svg/minus-black.svg);
}
@media print, screen and (min-width: 56.25em) {
  .path-resources-resource-library .sidebar .filter__container .filter-label[aria-expanded=true], .path-search .sidebar .filter__container .filter-label[aria-expanded=true], .path-events .sidebar .filter__container .filter-label[aria-expanded=true] {
    background-image: none;
    pointer-events: none;
  }
}
@media print, screen and (min-width: 56.25em) {
  .path-resources-resource-library .sidebar .filter__container .filter-label, .path-search .sidebar .filter__container .filter-label, .path-events .sidebar .filter__container .filter-label {
    background-image: none;
    margin-bottom: 1.6rem;
  }
}
.path-resources-resource-library .sidebar .filter-content, .path-search .sidebar .filter-content, .path-events .sidebar .filter-content {
  display: none;
}
.path-resources-resource-library .sidebar .filter-content.expanded, .path-search .sidebar .filter-content.expanded, .path-events .sidebar .filter-content.expanded {
  display: flex;
  flex-direction: column;
}
@media print, screen and (min-width: 56.25em) {
  .path-resources-resource-library .sidebar .filter-content, .path-search .sidebar .filter-content, .path-events .sidebar .filter-content {
    display: flex;
  }
}
.path-resources-resource-library .sidebar .form--inline, .path-search .sidebar .form--inline, .path-events .sidebar .form--inline {
  display: flex;
  flex-direction: column;
}
.path-resources-resource-library .sidebar .form--inline > div, .path-search .sidebar .form--inline > div, .path-events .sidebar .form--inline > div {
  float: none;
  margin: 0 0 1rem 0;
  order: 2;
}
.path-resources-resource-library .sidebar .form--inline > div label, .path-search .sidebar .form--inline > div label, .path-events .sidebar .form--inline > div label {
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-size: 1.4rem;
  line-height: 1.14;
}
.path-resources-resource-library .sidebar .form--inline > div input, .path-resources-resource-library .sidebar .form--inline > div select, .path-search .sidebar .form--inline > div input, .path-search .sidebar .form--inline > div select, .path-events .sidebar .form--inline > div input, .path-events .sidebar .form--inline > div select {
  box-shadow: none;
  border-color: #446CB2;
  border-radius: 0.4rem;
  font-size: 1.4rem;
  height: 3.6rem;
  line-height: 1.29;
  width: 100%;
}
.path-resources-resource-library .sidebar .form--inline > div select, .path-search .sidebar .form--inline > div select, .path-events .sidebar .form--inline > div select {
  background-image: url(../images/svg/dropdown-arrow.svg);
  background-position: 99% center;
  background-size: 1.6rem;
}
.path-resources-resource-library .sidebar .form--inline > div.form-item-field-is-mitos-article, .path-resources-resource-library .sidebar .form--inline > div.form-item-field-archived, .path-search .sidebar .form--inline > div.form-item-field-is-mitos-article, .path-search .sidebar .form--inline > div.form-item-field-archived, .path-events .sidebar .form--inline > div.form-item-field-is-mitos-article, .path-events .sidebar .form--inline > div.form-item-field-archived {
  align-items: center;
  display: flex;
  float: none;
  margin-right: 0;
}
@media print, screen and (min-width: 56.25em) {
  .path-resources-resource-library .sidebar .form--inline > div.form-item-field-is-mitos-article, .path-resources-resource-library .sidebar .form--inline > div.form-item-field-archived, .path-search .sidebar .form--inline > div.form-item-field-is-mitos-article, .path-search .sidebar .form--inline > div.form-item-field-archived, .path-events .sidebar .form--inline > div.form-item-field-is-mitos-article, .path-events .sidebar .form--inline > div.form-item-field-archived {
    margin-bottom: 1.6rem;
  }
}
.path-resources-resource-library .sidebar .form--inline > div.form-item-field-is-mitos-article input, .path-resources-resource-library .sidebar .form--inline > div.form-item-field-archived input, .path-search .sidebar .form--inline > div.form-item-field-is-mitos-article input, .path-search .sidebar .form--inline > div.form-item-field-archived input, .path-events .sidebar .form--inline > div.form-item-field-is-mitos-article input, .path-events .sidebar .form--inline > div.form-item-field-archived input {
  box-shadow: none;
  border-color: #446CB2;
  height: 1.6rem;
  margin-bottom: 0.4rem;
  width: 1.6rem;
}
.path-resources-resource-library .sidebar .form--inline > div.form-item-field-is-mitos-article label, .path-resources-resource-library .sidebar .form--inline > div.form-item-field-archived label, .path-search .sidebar .form--inline > div.form-item-field-is-mitos-article label, .path-search .sidebar .form--inline > div.form-item-field-archived label, .path-events .sidebar .form--inline > div.form-item-field-is-mitos-article label, .path-events .sidebar .form--inline > div.form-item-field-archived label {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.4rem;
  line-height: 1.29;
  margin-right: 0;
}
.path-resources-resource-library .sidebar .form--inline .form-actions, .path-search .sidebar .form--inline .form-actions, .path-events .sidebar .form--inline .form-actions {
  display: block;
  order: 1;
}
.path-resources-resource-library .sidebar .form--inline .form-actions .button, .path-search .sidebar .form--inline .form-actions .button, .path-events .sidebar .form--inline .form-actions .button {
  background-color: unset;
  border: none;
  box-shadow: none;
  color: #446CB2;
  font-size: 1.2rem;
  line-height: 1.33;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-top: 1.75rem;
  text-align: left;
}
@media print, screen and (min-width: 56.25em) {
  .path-resources-resource-library .sidebar .form--inline .form-actions .button, .path-search .sidebar .form--inline .form-actions .button, .path-events .sidebar .form--inline .form-actions .button {
    padding-right: 0;
  }
}
@media print, screen and (min-width: 56.25em) {
  .path-resources-resource-library .sidebar .form--inline .form-actions, .path-search .sidebar .form--inline .form-actions, .path-events .sidebar .form--inline .form-actions {
    position: absolute;
    right: 1.6rem;
    top: 0;
  }
}
@media print, screen and (min-width: 56.25em) {
  .path-resources-resource-library .content-container, .path-search .content-container, .path-events .content-container {
    flex: 1;
  }
}
.path-resources-resource-library .content-container .resource-filter-header, .path-search .content-container .resource-filter-header, .path-events .content-container .resource-filter-header {
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 56.25em) {
  .path-resources-resource-library .content-container .resource-filter-header, .path-search .content-container .resource-filter-header, .path-events .content-container .resource-filter-header {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 0;
  }
}
.path-resources-resource-library .content-container .resource-filter-header > div:first-child, .path-search .content-container .resource-filter-header > div:first-child, .path-events .content-container .resource-filter-header > div:first-child {
  align-items: center;
  display: flex;
  order: 2;
}
@media print, screen and (min-width: 56.25em) {
  .path-resources-resource-library .content-container .resource-filter-header > div:first-child, .path-search .content-container .resource-filter-header > div:first-child, .path-events .content-container .resource-filter-header > div:first-child {
    order: 1;
  }
}
.path-resources-resource-library .content-container .resource-filter-header > div:first-child .item-count, .path-search .content-container .resource-filter-header > div:first-child .item-count, .path-events .content-container .resource-filter-header > div:first-child .item-count {
  font-size: 1.4rem;
  line-height: 1.14;
  margin-right: 1.6rem;
}
.path-resources-resource-library .content-container .resource-filter-header > div:first-child .pagination, .path-search .content-container .resource-filter-header > div:first-child .pagination, .path-events .content-container .resource-filter-header > div:first-child .pagination {
  margin-bottom: 0;
}
.path-resources-resource-library .content-container .resource-filter-header .bef-exposed-form, .path-search .content-container .resource-filter-header .bef-exposed-form, .path-events .content-container .resource-filter-header .bef-exposed-form {
  order: 1;
}
@media print, screen and (min-width: 56.25em) {
  .path-resources-resource-library .content-container .resource-filter-header .bef-exposed-form, .path-search .content-container .resource-filter-header .bef-exposed-form, .path-events .content-container .resource-filter-header .bef-exposed-form {
    order: 2;
  }
}
@media print, screen and (min-width: 56.25em) {
  .path-resources-resource-library .content-container .no-results, .path-search .content-container .no-results, .path-events .content-container .no-results {
    font-size: 2rem;
    margin-top: -4.5rem;
  }
}
.path-resources-resource-library .content-container select, .path-search .content-container select, .path-events .content-container select {
  background-image: url(../images/svg/dropdown-arrow.svg);
  background-position: 99% center;
  background-size: 1.6rem;
  box-shadow: none;
  border-color: #446CB2;
  border-radius: 0.4rem;
  font-size: 1.4rem;
  height: 3.6rem;
  line-height: 1.29;
  width: 100%;
}
.path-resources-resource-library .content-container .filter-label, .path-search .content-container .filter-label, .path-events .content-container .filter-label {
  display: none;
}
.path-resources-resource-library .content-container .form--inline .form-item-rq,
.path-resources-resource-library .content-container .form--inline .form-item-field-related-topics,
.path-resources-resource-library .content-container .form--inline .form-item-field-resource-type,
.path-resources-resource-library .content-container .form--inline .form-item-field-related-topics,
.path-resources-resource-library .content-container .form--inline .form-item-field-is-mitos-article,
.path-resources-resource-library .content-container .form--inline .form-item-field-archived, .path-search .content-container .form--inline .form-item-rq,
.path-search .content-container .form--inline .form-item-field-related-topics,
.path-search .content-container .form--inline .form-item-field-resource-type,
.path-search .content-container .form--inline .form-item-field-related-topics,
.path-search .content-container .form--inline .form-item-field-is-mitos-article,
.path-search .content-container .form--inline .form-item-field-archived, .path-events .content-container .form--inline .form-item-rq,
.path-events .content-container .form--inline .form-item-field-related-topics,
.path-events .content-container .form--inline .form-item-field-resource-type,
.path-events .content-container .form--inline .form-item-field-related-topics,
.path-events .content-container .form--inline .form-item-field-is-mitos-article,
.path-events .content-container .form--inline .form-item-field-archived {
  display: none;
}
.path-resources-resource-library .content-container .form--inline .form-item-sort-by, .path-search .content-container .form--inline .form-item-sort-by, .path-events .content-container .form--inline .form-item-sort-by {
  display: flex;
  flex-direction: row;
  float: none;
}
@media print, screen and (min-width: 56.25em) {
  .path-resources-resource-library .content-container .form--inline .form-item-sort-by, .path-search .content-container .form--inline .form-item-sort-by, .path-events .content-container .form--inline .form-item-sort-by {
    margin-bottom: 0;
    margin-top: 0;
  }
}
.path-resources-resource-library .content-container .form--inline .form-item-sort-by label, .path-search .content-container .form--inline .form-item-sort-by label, .path-events .content-container .form--inline .form-item-sort-by label {
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-size: 1.4rem;
  line-height: 1.14;
  margin-right: 0.8rem;
  margin-top: 1rem;
  white-space: nowrap;
}
.path-resources-resource-library .content-container .form--inline .form-item-sort-by select, .path-search .content-container .form--inline .form-item-sort-by select, .path-events .content-container .form--inline .form-item-sort-by select {
  margin-bottom: 0;
  padding-right: 3rem;
  background-position: calc(100% + 2rem) center;
}
.path-resources-resource-library .views-row, .path-search .views-row, .path-events .views-row {
  border-top: none;
  border-bottom: 0.1rem solid #D92E8A;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}
@media print, screen and (min-width: 56.25em) {
  .path-resources-resource-library .views-row, .path-search .views-row, .path-events .views-row {
    border-bottom-width: 0.2rem;
  }
}
.path-resources-resource-library .views-row + .pager, .path-search .views-row + .pager, .path-events .views-row + .pager {
  margin-top: 2rem;
}
.path-resources-resource-library .views-row .article-teaser__container, .path-search .views-row .article-teaser__container, .path-events .views-row .article-teaser__container {
  align-items: center;
  display: flex;
  justify-content: space-between;
  max-width: 57.6rem;
}
.path-resources-resource-library .views-row .article-teaser__container .image-column, .path-search .views-row .article-teaser__container .image-column, .path-events .views-row .article-teaser__container .image-column {
  width: calc(35% - 1rem);
}
.path-resources-resource-library .views-row .article-teaser__container .body-column, .path-search .views-row .article-teaser__container .body-column, .path-events .views-row .article-teaser__container .body-column {
  width: calc(65% - 1rem);
}
.path-resources-resource-library .views-row .article-teaser__container .body-column .field--name-field-resource-type, .path-search .views-row .article-teaser__container .body-column .field--name-field-resource-type, .path-events .views-row .article-teaser__container .body-column .field--name-field-resource-type {
  color: #000;
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-size: 1.2rem;
  line-height: 1.17;
  margin-bottom: 0.4rem;
}
@media print, screen and (min-width: 56.25em) {
  .path-resources-resource-library .views-row .article-teaser__container .body-column .field--name-field-resource-type, .path-search .views-row .article-teaser__container .body-column .field--name-field-resource-type, .path-events .views-row .article-teaser__container .body-column .field--name-field-resource-type {
    font-size: 1.4rem;
    line-height: 1.43;
  }
}
.path-resources-resource-library .views-row .article-teaser__container .body-column h2, .path-search .views-row .article-teaser__container .body-column h2, .path-events .views-row .article-teaser__container .body-column h2 {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.8rem;
  line-height: 1.22;
}
@media print, screen and (min-width: 56.25em) {
  .path-resources-resource-library .views-row .article-teaser__container .body-column h2, .path-search .views-row .article-teaser__container .body-column h2, .path-events .views-row .article-teaser__container .body-column h2 {
    font-size: 2rem;
    line-height: 1.4;
  }
}
.path-resources-resource-library .views-row .article-teaser__container .body-column .field--name-body *, .path-search .views-row .article-teaser__container .body-column .field--name-body *, .path-events .views-row .article-teaser__container .body-column .field--name-body * {
  font-size: 1.4rem !important;
  line-height: 1.43 !important;
}
@media print, screen and (min-width: 56.25em) {
  .path-resources-resource-library .views-row .article-teaser__container .body-column .field--name-body *, .path-search .views-row .article-teaser__container .body-column .field--name-body *, .path-events .views-row .article-teaser__container .body-column .field--name-body * {
    font-size: 1.6rem !important;
    line-height: 1.375 !important;
  }
}

/* Styles to make life easier for content management */
.block-local-tasks-block {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}

.preview-link-form {
  margin: 0 auto;
  max-width: 980px;
}
.preview-link-form p {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 18px;
}

.path-search {
  /* Hide exposed filter that would otherwise appear on the news search page.
     We need it to be able to submit the form */
}
.path-search .search-results-header {
  background-color: #446CB2;
  color: #fff;
  padding: 0 2rem 2rem;
}
@media print, screen and (min-width: 56.25em) {
  .path-search .search-results-header {
    padding-bottom: 3.5rem;
  }
}
.path-search .search-results-header h1 {
  padding-left: 0;
  padding-right: 0;
  max-width: 83rem;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
}
.path-search main {
  padding-top: 1rem !important;
}
@media print, screen and (max-width: 56.24875em) {
  .path-search .views-element-container header {
    display: none;
  }
}
@media print, screen and (min-width: 56.25em) {
  .path-search .views-element-container header {
    padding-bottom: 2rem;
    padding-top: 1rem;
    font-size: 1.8rem;
    line-height: 1.444;
  }
}
.path-search .views-element-container .item-list ul {
  padding-top: 1.6rem;
}
.path-search .views-element-container .item-list ul li {
  margin-left: 0;
  border-bottom: 1px solid #D92E8A;
  margin-bottom: 1.2rem;
  padding-bottom: 1.2rem;
}
@media print, screen and (min-width: 56.25em) {
  .path-search .views-element-container .item-list ul li {
    margin-bottom: 2.8rem;
    padding-bottom: 2.8rem;
  }
}
.path-search .views-element-container .item-list ul li .search-category {
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
@media print, screen and (min-width: 56.25em) {
  .path-search .views-element-container .item-list ul li .search-category {
    font-size: 1.4rem;
    line-height: 1.43;
  }
}
.path-search .views-element-container .item-list ul li h2 {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.8rem;
  line-height: 1.22;
}
@media print, screen and (min-width: 56.25em) {
  .path-search .views-element-container .item-list ul li h2 {
    font-size: 2rem;
    line-height: 1.4;
  }
}
.path-search .views-element-container .item-list ul li .summary, .path-search .views-element-container .item-list ul li p {
  font-size: 1.6rem;
  line-height: 1.375;
}
.path-search .views-element-container .item-list ul li .views-field-type:has(.article),
.path-search .views-element-container .item-list ul li .views-field-type:has(.general-page) {
  display: none;
}
.path-search .views-element-container .item-list ul li .views-field-field-article-type,
.path-search .views-element-container .item-list ul li .views-field-type {
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-size: 1.2rem;
  line-height: 1.5;
}
@media print, screen and (min-width: 56.25em) {
  .path-search .views-element-container .item-list ul li .views-field-field-article-type,
  .path-search .views-element-container .item-list ul li .views-field-type {
    font-size: 1.4rem;
    line-height: 1.43;
  }
}
.path-search .views-element-container .item-list ul li .views-field-title {
  font-family: "NeueHaasGroteskText Pro Regular", sans-serif;
  font-size: 1.8rem;
  line-height: 1.22;
}
@media print, screen and (min-width: 56.25em) {
  .path-search .views-element-container .item-list ul li .views-field-title {
    font-size: 2rem;
    line-height: 1.4;
  }
}
.path-search .views-element-container .item-list ul li .views-field-search-api-excerpt {
  font-size: 1.6rem;
  line-height: 1.375;
}
.path-search .views-element-container .item-list ul li .views-field-search-api-excerpt strong {
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-weight: normal;
}
.path-search .block-views-exposed-filter-blocksearch-page-2 {
  display: none;
}
.path-search .columns .block-views-exposed-filter-blocksearch-page-1 {
  padding: 3rem 2rem 0;
}
@media print, screen and (min-width: 56.25em) {
  .path-search .columns .block-views-exposed-filter-blocksearch-page-1 {
    padding-top: 4rem;
  }
}
.path-search .columns .block-views-exposed-filter-blocksearch-page-1 .js-form-item {
  display: flex;
  align-items: center;
  margin: 0;
  width: 100%;
}
.path-search .columns .block-views-exposed-filter-blocksearch-page-1 .js-form-item label.visually-hidden {
  position: static !important;
  height: auto;
  width: auto;
  clip: unset;
  overflow: unset;
  font-family: "NeueHaasGroteskText Pro Bold", sans-serif;
  font-size: 1.4rem;
  padding-right: 0.8rem;
}
.path-search .columns .block-views-exposed-filter-blocksearch-page-1 .js-form-item input {
  border-radius: 0.4rem;
  border: 1px solid #446CB2;
  box-shadow: none;
  font-size: 1.4rem;
  line-height: 1.29;
  padding: 1.8rem 1rem;
}
.path-search .columns .block-views-exposed-filter-blocksearch-page-1 .js-form-item input::placeholder {
  color: #000;
}
@media print, screen and (min-width: 56.25em) {
  .path-search .columns .block-views-exposed-filter-blocksearch-page-1 .js-form-item input {
    width: 17.8rem;
  }
}
@media print, screen and (min-width: 56.25em) {
  .path-search .columns .block-views-exposed-filter-blocksearch-page-1 {
    padding-left: 0;
    padding-right: 0;
    max-width: 83rem;
    margin-left: auto;
    margin-right: auto;
  }
}
/*# sourceMappingURL=maps/mitos.css.map */
