/* generated with grunt-sass-globbing */
/*
  This mixin can be used to set the object-fit:
  @include object-fit(contain);

  or object-fit and object-position:
  @include object-fit(cover, top);
*/
/* generated with grunt-sass-globbing */
@font-face {
  font-family: "LatoRegular";
  src: url("fonts/Lato/Lato-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "LatoRegularItalic";
  src: url("fonts/Lato/Lato-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: "LatoBlack";
  src: url("fonts/Lato/Lato-Black.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "LatoBlackItalic";
  src: url("fonts/Lato/Lato-BlackItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: "LatoBold";
  src: url("fonts/Lato/Lato-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "LatoBoldItalic";
  src: url("fonts/Lato/Lato-BoldItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

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

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

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

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

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

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button::-moz-focusring,
[type='button']::-moz-focusring,
[type='reset']::-moz-focusring,
[type='submit']::-moz-focusring {
  outline: 1px dotted ButtonText; }

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

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

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

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

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

template,
[hidden] {
  display: none; }

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

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

::-moz-selection {
  background: #FFFFFF;
  color: #D14900;
  text-shadow: none; }

::selection {
  background: #FFFFFF;
  color: #D14900;
  text-shadow: none; }

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

@media print {
  * {
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important; }
  @page {
    margin: 2cm; } }

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

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 131.25%;
  line-height: 1.7;
  min-height: 100%;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%; }
  html.no-scroll {
    max-height: 100%;
    overflow: hidden; }

body {
  background-color: #FFFFFF;
  color: #000000;
  margin: 0;
  padding: 0;
  word-wrap: break-word; }

section {
  clear: both; }

@media print {
  nav {
    display: none; } }

summary {
  display: list-item; }

iframe {
  border: 0; }
  @media print {
    iframe {
      display: none; } }

h1, h2, h3, h4, h5, h6 {
  color: inherit;
  -webkit-hyphens: none;
      -ms-hyphens: none;
          hyphens: none;
  line-height: 1.2;
  margin: 0 0 1rem;
  text-rendering: optimizeLegibility; }
  @media print {
    h1, h2, h3, h4, h5, h6 {
      orphans: 3;
      page-break-after: avoid;
      widows: 3; }
      h1::after, h2::after, h3::after, h4::after, h5::after, h6::after {
        display: inline-block; } }
  * + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
    margin-top: 1em; }

h1 {
  font-size: 4.7619047619em;
  margin-bottom: 0.4em; }

h2 {
  font-size: 1.9047619048em;
  line-height: 1.3; }
  @media (min-width: 48em) {
    h2 {
      font-size: 2.8571428571em; } }

h3 {
  font-size: 1.7142857143em; }
  @media (min-width: 48em) {
    h3 {
      font-size: 2.0952380952em; } }

h4 {
  font-size: 1.1428571429em; }
  @media (min-width: 48em) {
    h4 {
      font-size: 1.4285714286em; } }

h5 {
  font-size: 0.8571428571em;
  line-height: 1.3; }
  @media (min-width: 48em) {
    h5 {
      font-size: 0.9523809524em; } }

h6 {
  font-size: 0.6666666667em;
  line-height: 1.5;
  text-transform: uppercase; }
  @media (min-width: 48em) {
    h6 {
      font-size: 0.7619047619em; } }

h1 + h1, h2 + h1, h3 + h1, h4 + h1, h5 + h1, h6 + h1, h1 + h2, h2 + h2, h3 + h2, h4 + h2, h5 + h2, h6 + h2, h1 + h3, h2 + h3, h3 + h3, h4 + h3, h5 + h3, h6 + h3, h1 + h4, h2 + h4, h3 + h4, h4 + h4, h5 + h4, h6 + h4, h1 + h5, h2 + h5, h3 + h5, h4 + h5, h5 + h5, h6 + h5, h1 + h6, h2 + h6, h3 + h6, h4 + h6, h5 + h6, h6 + h6 {
  margin-top: 0; }

p {
  line-height: 1.7;
  margin: 0 0 1rem; }
  p.text-align-right {
    text-align: right; }
  p.text-align-center {
    text-align: center; }
  @media print {
    p {
      orphans: 3;
      widows: 3; } }

a {
  background-color: transparent;
  color: #D14900;
  outline-offset: 0.0952380952em;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-text-decoration-skip: objects; }
  a:active, a:hover {
    outline: 0; }
  a:hover, a:focus {
    color: #D97C4A;
    text-decoration: none; }
  a:focus {
    outline-width: 1px;
    outline-style: solid;
    outline-color: #D97C4A; }
  @media print {
    a, a:visited {
      text-decoration: none; }
    a[href]::after {
      font-family: "LatoRegular", sans-serif;
      content: " <" attr(href) ">";
      font-size: 10pt;
      font-weight: normal;
      text-transform: lowercase; }
    a[href^='javascript:']::after, a[href^='mailto:']::after, a[href^='tel:']::after, a[href^='#']::after, a[href*='?']::after {
      content: ''; } }

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

abbr:hover {
  cursor: help; }

@media print {
  abbr[title]::after {
    content: " (" attr(title) ")"; } }

dfn {
  font-style: italic; }

em {
  font-style: italic; }

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

small {
  font-size: 0.9523809524em; }

strong {
  font-weight: 600; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

pre {
  margin: 0 0 1rem;
  overflow: auto; }
  @media print {
    pre {
      page-break-inside: avoid; } }

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

ul {
  list-style: none;
  margin: 0 0 1rem;
  padding: 0 0 0 2em; }
  ul li::before {
    content: "\2022";
    color: #029EB4;
    display: inline-block;
    margin-left: -2em;
    width: 2em; }
  ul li p {
    display: inline; }
  [dir='rtl'] ul {
    padding: 0 2em 0 0; }
  ul ol,
  ul ul {
    margin: 0.5rem 0 0; }

ol {
  counter-reset: li;
  list-style: none;
  margin: 0 0 1rem;
  padding: 0 0 0 2em; }
  ol li {
    counter-increment: li; }
    ol li::before {
      color: #029EB4;
      content: counter(li) ".";
      display: inline-block;
      margin-left: -2em;
      margin-right: 1em;
      text-align: right;
      width: auto; }
    ol li li::before {
      content: counter(li, lower-latin) "."; }
  [dir='rtl'] ol {
    padding: 0 2em 0 0; }
  ol ol,
  ol ul {
    margin: 0.5rem 0 0; }

li {
  margin-bottom: 0.5rem; }
  li:last-child {
    margin-bottom: 0; }
  @media print {
    li {
      page-break-inside: avoid; } }

dd {
  margin-bottom: 1rem; }

dl {
  margin: 0 0 1rem; }

caption {
  margin-bottom: 0.5rem; }

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

table.image.list td {
  border: none;
  text-align: left;
  vertical-align: top; }

table.codes.explanation td {
  border: none;
  text-align: left;
  vertical-align: top; }

table.image.list td:first-child {
  width: 33%; }

td {
  background-color: #ffffff;
  border: 1px solid #5b616b;
  font-size: 0.6666666667rem;
  padding: 0.7142857143rem;
  text-align: center; }

tfoot td,
tfoot th {
  background-color: transparent;
  font-size: 0.6666666667rem; }

th {
  background-color: #ffffff;
  border: 1px solid #5b616b;
  font-size: 0.6666666667rem;
  padding: 0.7142857143rem; }

@media print {
  thead {
    display: table-header-group; } }

thead td,
thead th {
  background-color: transparent;
  font-size: 0.6666666667rem; }

@media print {
  tr {
    page-break-inside: avoid; } }

button {
  overflow: visible; }

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

input {
  line-height: normal; }

input[type='search'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }

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

optgroup {
  font-weight: bold; }

textarea {
  overflow: auto; }

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

canvas {
  display: inline-block; }

figure {
  margin: 0 0 1rem; }
  figure.embedded-entity {
    width: 100%; }

img {
  border: 0;
  font-style: italic;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }
  @media print {
    img {
      max-width: 100% !important;
      page-break-inside: avoid; } }

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

.breadcrumb__title, .facet-group__facets .facets-checkbox, .form-item--checkbox .form-item__checkbox, .form-item--radio .form-item__radio {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  word-wrap: normal; }

.menu--mobile .menu__link, .tabs__link, .skiplinks {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Open Sans", "Helvetica Neue", sans-serif; }

html, .button-icon, .button, .menu--social .menu__link--donate, .dropbutton__toggle-button, .tabs__link {
  font-family: "LatoRegular", sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: "LatoBold", sans-serif; }

.l-detail__sidebar .image {
  margin-bottom: 1em; }

.image--banner {
  height: inherit;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 0 0;
  object-position: 0 0;
  font-family: "object-fit: cover; object-position: 0 0"; }

.image--callout {
  height: inherit;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 0 0;
  object-position: 0 0;
  font-family: "object-fit: cover; object-position: 0 0"; }

.image--card {
  height: inherit;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 0 0;
  object-position: 0 0;
  font-family: "object-fit: cover; object-position: 0 0"; }

.image--exhibits {
  height: inherit;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 0 0;
  object-position: 0 0;
  font-family: "object-fit: cover; object-position: 0 0"; }

.image--featured-single {
  height: inherit;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 0 0;
  object-position: 0 0;
  font-family: "object-fit: cover; object-position: 0 0"; }
  @media (min-width: 48em) {
    .image--featured-single {
      width: 100%; } }

.image--featured {
  height: inherit;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 0 0;
  object-position: 0 0;
  font-family: "object-fit: cover; object-position: 0 0"; }

.image--hero {
  height: inherit;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 0 0;
  object-position: 0 0;
  font-family: "object-fit: cover; object-position: 0 0"; }

.image--teaser {
  height: inherit;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 0 0;
  object-position: 0 0;
  font-family: "object-fit: cover; object-position: 0 0"; }

.file-callout__img {
  margin-bottom: 1rem;
  width: 100%; }

.file-callout__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 48em) {
    .file-callout__link {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  .file-callout__link .icon-link {
    color: #D14900; }
    .file-callout__link .icon-link:hover, .file-callout__link .icon-link:focus {
      color: #D97C4A; }
    .file-callout__link .icon-link .icon {
      margin-right: 20px; }
      .file-callout__link .icon-link .icon::before, .file-callout__link .icon-link .icon::after {
        background-size: 22px auto; }
      .file-callout__link .icon-link .icon::before {
        opacity: 0; }
      .file-callout__link .icon-link .icon::after {
        opacity: 1; }

.file-teaser {
  display: inline-block;
  margin: 0; }

.file-teaser__item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #6CC24A;
  border: 7px solid #ECEEEE;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 250px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  padding: 2em;
  position: relative;
  width: 250px; }
  .blue .file-teaser__item {
    background-color: #098094; }
  @media (min-width: 48em) {
    .file-teaser__item {
      margin: 0; } }
  @media (min-width: 57.5em) {
    .file-teaser__item {
      border-width: 8px;
      height: 275px;
      width: 275px; } }
  @media (min-width: 81.25em) {
    .file-teaser__item {
      border-width: 10px;
      height: 325px;
      width: 325px; } }
  .file-teaser__item .icon-circle {
    bottom: -5px;
    height: 36px;
    left: 69%;
    position: absolute;
    width: 36px; }
    .file-teaser__item .icon-circle:before, .file-teaser__item .icon-circle:after {
      background-size: 28%;
      height: 36px;
      width: 36px; }
    @media (min-width: 68.75em) {
      .file-teaser__item .icon-circle {
        height: 50px;
        width: 50px; }
        .file-teaser__item .icon-circle:before, .file-teaser__item .icon-circle:after {
          height: 50px;
          width: 50px; } }

.file-teaser__img {
  height: 100%;
  max-width: none;
  width: auto; }

.image-gallery {
  max-width: 470px; }

.image-gallery__img {
  -webkit-box-shadow: -8px 29px 13px -17px rgba(0, 0, 0, 0.2);
          box-shadow: -8px 29px 13px -17px rgba(0, 0, 0, 0.2);
  display: inline-block;
  z-index: 5; }

.image-gallery__caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2em;
  padding: 0 10px; }

.image-gallery__icon {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/gallery-icon.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/gallery-icon.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/gallery-icon.svg");
  background-repeat: no-repeat;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 24px;
  margin-right: 10px;
  width: 24px; }

.image-gallery__text {
  color: #000000;
  font-size: 14px;
  line-height: 1.2;
  position: relative; }

.image-staff {
  max-width: 420px;
  position: relative; }
  .image-staff:after {
    background-color: rgba(0, 0, 0, 0.2);
    bottom: 0;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    -webkit-transition: background-color 1s;
    -o-transition: background-color 1s;
    transition: background-color 1s;
    width: 100%;
    z-index: 10; }
    .staff-slider .slick-active .image-staff:after {
      display: none; }

.image-staff__img {
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0; }

.video {
  padding: 1rem 0; }
  .video > * {
    margin: 0 auto; }
  @media print {
    .video {
      display: none; } }

/* generated with grunt-sass-globbing */
.l-basic {
  margin-left: 25px;
  margin-right: 25px; }
  .l-basic .l-basic__sidebar {
    padding-top: 175px; }
  .l-basic .l-basic__main {
    padding-top: 50px; }
  @media (min-width: 48em) {
    .l-basic {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-left: 0;
      margin-right: 0; }
      .l-basic .l-basic__sidebar {
        -webkit-box-flex: 0;
            -ms-flex-positive: 0;
                flex-grow: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        -ms-flex-preferred-size: 25px;
            flex-basis: 25px;
        width: 25px; }
      .l-basic .l-basic__main {
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
        padding-right: 25px;
        padding-top: 200px;
        width: calc(100% - 50px); } }
  @media (min-width: 57.5em) {
    .l-basic .l-basic__sidebar {
      -ms-flex-preferred-size: 65px;
          flex-basis: 65px;
      width: 65px; }
    .l-basic .l-basic__main {
      padding-right: 65px;
      width: calc(100% - 130px); } }
  @media (min-width: 68.75em) {
    .l-basic .l-basic__sidebar {
      -ms-flex-preferred-size: 12vw;
          flex-basis: 12vw;
      width: 12vw; }
    .l-basic .l-basic__main {
      padding-right: 12vw;
      width: calc(100% - 24vw); }
    .l-basic .l-basic__sidebar {
      padding-top: 275px; }
    .l-basic .l-basic__main {
      padding-top: 225px; } }
  @media (min-width: 81.25em) {
    .l-basic .l-basic__sidebar {
      -ms-flex-preferred-size: 15vw;
          flex-basis: 15vw;
      width: 15vw; }
    .l-basic .l-basic__main {
      padding-right: 15vw;
      width: calc(100% - 30vw); } }

.l-constrain {
  margin-left: 1em;
  margin-right: 1em;
  max-width: 85.7142857143rem; }
  @media (min-width: 22.5em) {
    .l-constrain {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 48em) {
    .l-constrain {
      margin-left: 65px;
      margin-right: 65px; } }
  .l-constrain .l-constrain {
    margin-left: 0;
    margin-right: 0; }

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

.l-constrain--detail {
  margin-left: 25px;
  margin-right: 25px;
  max-width: 85.7142857143rem;
  position: relative; }
  .l-constrain--detail::after {
    clear: both;
    content: '';
    display: table; }
  @media (min-width: 57.5em) {
    .l-constrain--detail {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .l-constrain--detail {
      margin-left: 8vw;
      margin-right: 8vw; } }
  @media (min-width: 81.25em) {
    .l-constrain--detail {
      margin-left: 10vw;
      margin-right: 10vw; } }

.l-site-constrain {
  margin-left: auto;
  margin-right: auto;
  max-width: 85.7142857143rem;
  padding: 0; }
  @media (min-width: 48em) {
    .l-site-constrain {
      padding-left: 25px;
      padding-right: 25px; } }
  @media (min-width: 81.25em) {
    .l-site-constrain {
      padding-left: 65px;
      padding-right: 65px; } }

.l-detail {
  margin-bottom: 4em;
  position: relative; }

.l-detail__container {
  margin-left: 25px;
  margin-right: 25px;
  max-width: 85.7142857143rem;
  position: relative;
  padding-top: 2em; }
  .l-detail__container::after {
    clear: both;
    content: '';
    display: table; }
  @media (min-width: 57.5em) {
    .l-detail__container {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .l-detail__container {
      margin-left: 8vw;
      margin-right: 8vw; } }
  @media (min-width: 81.25em) {
    .l-detail__container {
      margin-left: 10vw;
      margin-right: 10vw; } }
  @media (min-width: 48em) {
    .l-detail__container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .l-detail__container .l-detail__full {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
        margin-right: 0;
        width: 100%; }
      .l-detail__container .l-detail__sidebar {
        -webkit-box-flex: 0;
            -ms-flex-positive: 0;
                flex-grow: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
        -ms-flex-preferred-size: 300px;
            flex-basis: 300px;
        padding-right: 2rem;
        width: 300px; }
      .l-detail__container .l-detail__main {
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        -ms-flex-negative: 1;
            flex-shrink: 1;
        width: calc(100% - 300px); } }
  @media (min-width: 57.5em) {
    .l-detail__container .l-detail__sidebar {
      -ms-flex-preferred-size: 325px;
          flex-basis: 325px;
      width: 325px; }
    .l-detail__container .l-detail__main {
      width: calc(100% - 325px); } }
  @media (min-width: 68.75em) {
    .l-detail__container .l-detail__sidebar {
      -ms-flex-preferred-size: 375px;
          flex-basis: 375px;
      width: 375px; }
    .l-detail__container .l-detail__main {
      width: calc(100% - 375px); } }
  @media (min-width: 81.25em) {
    .l-detail__container .l-detail__sidebar {
      -ms-flex-preferred-size: 425px;
          flex-basis: 425px;
      width: 425px; }
    .l-detail__container .l-detail__main {
      width: calc(100% - 425px); } }

.l-detail__header {
  margin-left: 0;
  margin-right: 0;
  min-height: 150px;
  position: relative; }

.l-detail__footer {
  min-height: 150px;
  padding-top: 4rem;
  position: relative; }

.l-detail-resource {
  margin-bottom: 4em;
  position: relative; }

.l-detail-resource__container {
  margin-left: 25px;
  margin-right: 25px;
  max-width: 85.7142857143rem;
  position: relative;
  display: block;
  padding-top: 2em; }
  .l-detail-resource__container::after {
    clear: both;
    content: '';
    display: table; }
  @media (min-width: 57.5em) {
    .l-detail-resource__container {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .l-detail-resource__container {
      margin-left: 8vw;
      margin-right: 8vw; } }
  @media (min-width: 81.25em) {
    .l-detail-resource__container {
      margin-left: 10vw;
      margin-right: 10vw; } }
  @media (min-width: 48em) {
    .l-detail-resource__container {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .l-detail-resource__container .l-detail-resource__full {
        margin-right: 0;
        width: 100%; }
      .l-detail-resource__container .l-detail-resource__sidebar {
        float: left;
        padding-right: 2rem;
        width: 300px; }
      .l-detail-resource__container .l-detail-resource__main {
        float: right;
        width: calc(100% - 300px); } }
  @media (min-width: 57.5em) {
    .l-detail-resource__container .l-detail-resource__sidebar {
      width: 325px; }
    .l-detail-resource__container .l-detail-resource__main {
      width: calc(100% - 325px); } }
  @media (min-width: 68.75em) {
    .l-detail-resource__container .l-detail-resource__sidebar {
      width: 375px; }
    .l-detail-resource__container .l-detail-resource__main {
      width: calc(100% - 375px); } }
  @media (min-width: 81.25em) {
    .l-detail-resource__container .l-detail-resource__sidebar {
      width: 425px; }
    .l-detail-resource__container .l-detail-resource__main {
      width: calc(100% - 425px); } }

.l-detail-resource__header {
  margin-left: 0;
  margin-right: 0;
  min-height: 150px;
  position: relative; }

.l-detail-resource__footer {
  min-height: 150px;
  padding-top: 4rem;
  position: relative; }

@media (min-width: 48em) {
  .l-featured-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(50%, 330px) minmax(50%, 330px);
    grid-template-columns: repeat(2, minmax(50%, 330px));
    -ms-grid-rows: minmax(66.666%, 520px) minmax(33.333%, 260px);
    grid-template-rows: 520px 260px; } }

@media (min-width: 68.75em) {
  .l-featured-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(33.333%, 525px) minmax(33.333%, 525px) minmax(33.333%, 525px);
    grid-template-columns: repeat(3, minmax(33.333%, 525px));
    -ms-grid-rows: minmax(25%, 183.75px) minmax(25%, 183.75px) minmax(25%, 183.75px) minmax(25%, 183.75px);
    grid-template-rows: repeat(4, minmax(25%, 183.75px));
    height: 480px; } }

@media (min-width: 81.25em) {
  .l-featured-grid {
    height: 550px; } }

@media (min-width: 93.75em) {
  .l-featured-grid {
    height: 750px; } }

@media (min-width: 106.25em) {
  .l-featured-grid {
    height: 950px; } }

@media (min-width: 48em) {
  .l-featured-grid .featured:first-child {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
    -ms-grid-row: 1;
    grid-row: 1 / 2; } }

@media (min-width: 68.75em) {
  .l-featured-grid .featured:first-child {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1 / 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 4;
    grid-row: 1 / 5; } }

.l-featured-grid .featured:nth-of-type(2) .featured__subheading {
  font-size: 14px; }

.l-featured-grid .featured:nth-of-type(2) .featured__heading {
  font-size: 24px; }
  @media (min-width: 48em) {
    .l-featured-grid .featured:nth-of-type(2) .featured__heading {
      font-size: 30px; } }

@media (min-width: 48em) {
  .l-featured-grid .featured:nth-of-type(2) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/ 3; } }

@media (min-width: 68.75em) {
  .l-featured-grid .featured:nth-of-type(2) {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3 / 4;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1 / 3; }
    .l-reverse .l-featured-grid .featured:nth-of-type(2) {
      -ms-grid-column: 1;
      -ms-grid-column-span: 1;
      grid-column: 1 / 2; } }

.l-featured-grid .featured:nth-of-type(3) .featured__subheading {
  font-size: 14px; }

.l-featured-grid .featured:nth-of-type(3) .featured__heading {
  font-size: 24px; }
  @media (min-width: 48em) {
    .l-featured-grid .featured:nth-of-type(3) .featured__heading {
      font-size: 30px; } }

@media (min-width: 48em) {
  .l-featured-grid .featured:nth-of-type(3) {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2 / 3;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2 / 3; } }

@media (min-width: 68.75em) {
  .l-featured-grid .featured:nth-of-type(3) {
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    grid-column: 3 / 4;
    -ms-grid-row: 3;
    -ms-grid-row-span: 2;
    grid-row: 3/ 5; }
    .l-reverse .l-featured-grid .featured:nth-of-type(3) {
      -ms-grid-column: 1;
      -ms-grid-column-span: 1;
      grid-column: 1 / 2; } }

@media (min-width: 68.75em) {
  .view--exhibits-grid .l-featured-grid:nth-of-type(even) .featured:first-child {
    -ms-grid-column: 2;
    -ms-grid-column-span: 3;
    grid-column: 2 / 4; }
  .view--exhibits-grid .l-featured-grid:nth-of-type(even) .featured:nth-of-type(2) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2; }
  .view--exhibits-grid .l-featured-grid:nth-of-type(even) .featured:nth-of-type(3) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1 / 2; } }

.l-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1em;
  margin-right: -1em; }
  .l-grid > * {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: calc((100%) - 2em);
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 2em;
    min-width: 0; }
  @supports (display: grid) {
    .l-grid {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2em;
      display: grid; }
      .l-grid > * {
        margin: 0;
        min-width: 0;
        width: 100%; } }

.l-grid--2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1em;
  margin-right: -1em; }
  .l-grid--2col > * {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: calc((100%) - 2em);
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 2em;
    min-width: 0; }
  @supports (display: grid) {
    .l-grid--2col {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2em;
      display: grid; }
      .l-grid--2col > * {
        margin: 0;
        min-width: 0;
        width: 100%; } }
  @media (min-width: 37.5em) {
    .l-grid--2col > * {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      width: calc((50%) - 2em);
      margin-left: 1em;
      margin-right: 1em;
      margin-bottom: 2em;
      min-width: 275px; }
    @supports (display: grid) {
      .l-grid--2col {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 2em; }
        .l-grid--2col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }

.l-grid--3col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1em;
  margin-right: -1em; }
  .l-grid--3col > * {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: calc((100%) - 2em);
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 2em;
    min-width: 0; }
  @supports (display: grid) {
    .l-grid--3col {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2em;
      display: grid; }
      .l-grid--3col > * {
        margin: 0;
        min-width: 0;
        width: 100%; } }
  @media (min-width: 47.5em) {
    .l-grid--3col > * {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      width: calc((33.3333333333%) - 2em);
      margin-left: 1em;
      margin-right: 1em;
      margin-bottom: 2em;
      min-width: 275px; }
    @supports (display: grid) {
      .l-grid--3col {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 2em; }
        .l-grid--3col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }

.l-grid--4col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1em;
  margin-right: -1em; }
  .l-grid--4col > * {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: calc((100%) - 2em);
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 2em;
    min-width: 0; }
  @supports (display: grid) {
    .l-grid--4col {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2em;
      display: grid; }
      .l-grid--4col > * {
        margin: 0;
        min-width: 0;
        width: 100%; } }
  @media (min-width: 37.5em) and (max-width: 50em) {
    .l-grid--4col > * {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      width: calc((50%) - 2em);
      margin-left: 1em;
      margin-right: 1em;
      margin-bottom: 2em;
      min-width: 275px; }
    @supports (display: grid) {
      .l-grid--4col {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 2em; }
        .l-grid--4col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }
  @media (min-width: 50.0625em) {
    .l-grid--4col > * {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      width: calc((25%) - 2em);
      margin-left: 1em;
      margin-right: 1em;
      margin-bottom: 2em;
      min-width: 0; }
    @supports (display: grid) {
      .l-grid--4col {
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 2em; }
        .l-grid--4col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }

.l-grid--6col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -1em;
  margin-right: -1em; }
  .l-grid--6col > * {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    width: calc((100%) - 2em);
    margin-left: 1em;
    margin-right: 1em;
    margin-bottom: 2em;
    min-width: 0; }
  @supports (display: grid) {
    .l-grid--6col {
      margin-left: 0;
      margin-right: 0;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 2em;
      display: grid; }
      .l-grid--6col > * {
        margin: 0;
        min-width: 0;
        width: 100%; } }
  @media (min-width: 37.5em) and (max-width: 62.4375em) {
    .l-grid--6col > * {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      width: calc((33.3333333333%) - 2em);
      margin-left: 1em;
      margin-right: 1em;
      margin-bottom: 2em;
      min-width: 0; }
    @supports (display: grid) {
      .l-grid--6col {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 2em; }
        .l-grid--6col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }
  @media (min-width: 62.5em) {
    .l-grid--6col > * {
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      width: calc((16.6666666667%) - 2em);
      margin-left: 1em;
      margin-right: 1em;
      margin-bottom: 2em;
      min-width: 0; }
    @supports (display: grid) {
      .l-grid--6col {
        grid-template-columns: repeat(6, 1fr);
        grid-gap: 2em; }
        .l-grid--6col > * {
          margin: 0;
          min-width: 0;
          width: 100%; } } }

.l-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 48em) {
    .l-media {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.l-media__object {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  margin: 0 1rem 0 0; }

.l-media__content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: auto;
      flex-basis: auto; }

.l-media--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.l-media--reversed > .l-media__object {
  margin: 0 0 0 1rem;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.l-alert {
  background-image: -webkit-gradient(linear, left top, right top, from(#eb5e17), color-stop(47%, #eca434), to(#eb5e17));
  background-image: -o-linear-gradient(left, #eb5e17 0%, #eca434 47%, #eb5e17 100%);
  background-image: linear-gradient(to right, #eb5e17 0%, #eca434 47%, #eb5e17 100%);
  padding: 7px 0; }

.l-alert__grid {
  margin-left: 1em;
  margin-right: 1em;
  max-width: 85.7142857143rem; }
  @media (min-width: 22.5em) {
    .l-alert__grid {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 48em) {
    .l-alert__grid {
      margin-left: 65px;
      margin-right: 65px; } }
  .l-alert__grid .l-alert__grid {
    margin-left: 0;
    margin-right: 0; }

img {
  pointer-events: none; }

.l-content {
  background-color: #FFFFFF;
  padding-bottom: 2rem;
  position: relative; }

.l-footer {
  background-color: #FFFFFF; }

.l-footer__aamsurvey {
  width: 100%; }
  .l-footer__aamsurvey article {
    margin-top: 0; }
  .l-footer__aamsurvey img {
    max-width: 550px; }

.l-footer__inner {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 40px;
  padding: 40px 0; }
  @media (min-width: 57.5em) {
    .l-footer__inner {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      border-top: 1px solid #979797;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin: 0 5px; } }
  @media (min-width: 68.75em) {
    .l-footer__inner {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; } }
  @media (min-width: 81.25em) {
    .l-footer__inner {
      margin: 0 40px; } }

.l-footer__first-inner {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 0 1.5em; }
  @media (min-width: 57.5em) {
    .l-footer__first-inner {
      margin: 0 25px 0 15px; } }
  @media (min-width: 81.25em) {
    .l-footer__first-inner {
      margin: 0 25px 0 25px; } }

.l-footer__second {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%; }
  @media (min-width: 57.5em) {
    .l-footer__second {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-right: 10px;
      width: auto; } }
  @media (min-width: 81.25em) {
    .l-footer__second {
      margin-right: 0; } }

@media (min-width: 57.5em) {
  .l-footer__second .signup-form {
    margin-left: 1em;
    margin-right: 1em; } }

@media (min-width: 68.75em) {
  .l-footer__second .signup-form {
    margin-left: 0;
    margin-right: 2em; } }

@media (min-width: 93.75em) {
  .l-footer__second .signup-form {
    margin-right: 4em; } }

@media (min-width: 106.25em) {
  .l-footer__second .signup-form {
    margin-right: 5em; } }

.l-frame {
  background-color: #098094;
  overflow: hidden; }
  .ui-ocean .l-frame {
    background-color: #00778B; }
  .ui-insect .l-frame {
    background-color: #459318; }
  .ui-fossil .l-frame {
    background-color: #D54D05; }
  .ui-human .l-frame {
    background-color: #7E7F74; }

.l-header {
  position: relative; }
  @media (min-width: 48em) {
    .l-header {
      min-height: 25px; } }
  @media (min-width: 81.25em) {
    .l-header {
      min-height: 65px; } }

.l-header > nav {
  display: none; }
  @media (min-width: 68.75em) {
    .l-header > nav {
      display: block; } }

.l-navigation {
  display: none; }
  @media (min-width: 48em) {
    .l-navigation {
      display: block; } }

.l-postscript {
  background-color: #098094;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 15px 40px; }
  .ui-ocean .l-postscript {
    background-color: #00778B; }
  .ui-insect .l-postscript {
    background-color: #459318; }
  .ui-fossil .l-postscript {
    background-color: #D54D05; }
  .ui-human .l-postscript {
    background-color: #7E7F74; }

.l-utility {
  background-color: #000000; }

.l-utility__grid {
  margin-left: 1em;
  margin-right: 1em;
  max-width: 85.7142857143rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 22.5em) {
    .l-utility__grid {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 48em) {
    .l-utility__grid {
      margin-left: 65px;
      margin-right: 65px; } }
  .l-utility__grid .l-utility__grid {
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .l-utility__grid {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }

.l-section {
  margin-bottom: 1.9047619048rem; }
  .l-section.is-title {
    padding-top: 10em;
    position: relative; }

.l-sidebar {
  margin-left: 25px;
  margin-right: 25px; }
  @media (min-width: 57.5em) {
    .l-sidebar {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-left: 0;
      margin-right: 0; } }

.l-sidebar__header {
  margin-left: -25px;
  margin-right: -25px;
  position: relative; }

@media (min-width: 57.5em) {
  .l-sidebar__header,
  .l-sidebar__footer {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-left: 0;
    margin-right: 0; } }

@media (min-width: 48em) {
  .l-sidebar__sidebar {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 25px;
        flex-basis: 25px;
    width: 25px; } }

@media (min-width: 57.5em) {
  .l-sidebar__sidebar {
    -ms-flex-preferred-size: 65px;
        flex-basis: 65px;
    width: 65px; } }

@media (min-width: 68.75em) {
  .l-sidebar__sidebar {
    -ms-flex-preferred-size: 12vw;
        flex-basis: 12vw;
    width: 12vw; } }

@media (min-width: 81.25em) {
  .l-sidebar__sidebar {
    -ms-flex-preferred-size: 15vw;
        flex-basis: 15vw;
    width: 15vw; } }

.l-sidebar__main.padding-medium {
  padding-top: 10rem; }

.l-sidebar__main.padding-large {
  padding-top: 12rem; }

@media (min-width: 48em) {
  .l-sidebar__main {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-right: 0;
    padding-top: 3rem;
    width: 100%; }
    .has-aside .l-sidebar__main {
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
      padding-top: 3rem !important;
      width: 100%; } }

@media (min-width: 57.5em) {
  .has-aside .l-sidebar__main {
    padding-right: 65px;
    width: calc(100% - 130px); }
  .page-node-110 .has-aside .l-sidebar__main {
    width: 100%; } }

@media (min-width: 68.75em) {
  .has-aside .l-sidebar__main {
    padding-right: 12vw;
    width: calc(100% - 24vw); }
  .page-node-110 .has-aside .l-sidebar__main {
    width: 100%; } }

@media (min-width: 81.25em) {
  .has-aside .l-sidebar__main {
    padding-right: 15vw;
    width: calc(100% - 30vw); }
  .page-node-110 .has-aside .l-sidebar__main {
    width: 100%; } }

.l-sidebar.geo-gallery .l-sidebar__header .section-title {
  padding-top: 125px;
  padding-bottom: 1.5rem; }

.l-sidebar.geo-gallery .l-sidebar__main {
  padding-top: 3rem !important; }

.node-page--node-type-story-map .indicator {
  height: 0;
  position: absolute; }
  @media (min-width: 68.75em) {
    .node-page--node-type-story-map .indicator {
      display: none; } }

.node-page--node-type-story-map .breadcrumb,
.node-page--node-type-story-map .site-name,
.node-page--node-type-story-map .l-footer,
.node-page--node-type-story-map .l-postscript {
  display: none; }

.node-page--node-type-story-map .l-sidebar__header {
  padding: 38px 0; }
  @media (min-width: 68.75em) {
    .node-page--node-type-story-map .l-sidebar__header {
      padding: 0; } }
  .node-page--node-type-story-map .l-sidebar__header .site-name {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/logo.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/logo.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/logo.svg");
    height: 125px;
    overflow: hidden;
    width: 135px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 75px;
    margin: 0 15px 0 0;
    min-width: 106px;
    position: relative;
    text-indent: 4500em;
    width: 5%; }
    .node-page--node-type-story-map .l-sidebar__header .site-name::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }

.node-page--node-type-story-map .page-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 0;
  padding: 0 55px; }
  .node-page--node-type-story-map .page-title h1 {
    font-size: 32px;
    margin: 0;
    width: 75%; }
    @media (min-width: 38.75em) {
      .node-page--node-type-story-map .page-title h1 {
        font-size: 43px; } }

.node-page--node-type-story-map .l-sidebar__header {
  min-height: 100px; }

.node-page--node-type-story-map .l-site-constrain {
  max-width: 100%;
  padding: 0; }

.node-page--node-type-story-map .l-sidebar__main {
  padding: 0;
  padding-top: 0 !important;
  width: 100%; }

.node-page--node-type-story-map .l-content {
  padding-bottom: 0 !important; }

/* generated with grunt-sass-globbing */
ul.toolbar-menu {
  font-size: 1em; }
  ul.toolbar-menu li {
    margin-bottom: 0; }
    ul.toolbar-menu li::before {
      content: none; }

.accordion-item {
  background-color: inherit; }
  .accordion-item table.image.list td {
    font-size: 20px; }

.accordion-item__title {
  border-top: 1px solid #979797;
  color: #000000;
  background-color: #FFFFFF;
  font-family: "LatoBold", sans-serif;
  font-size: 30px;
  line-height: 1.3;
  margin-bottom: .125rem;
  padding: 0.5rem 1.5rem 0.5rem 0;
  position: relative;
  display: block;
  width: 100%;
  border-bottom: none;
  border-right: none;
  border-left: none;
  text-align: left; }
  .accordion-item__title:hover {
    cursor: pointer; }
  .accordion-item__title:before, .accordion-item__title:after {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 24px auto;
    height: 24px;
    margin-top: -12px;
    position: absolute;
    right: 0;
    text-indent: -999em;
    top: 50%;
    -webkit-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    transition: opacity 0.5s;
    width: 24px; }
  .accordion-item__title:before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/plus.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/plus.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/plus.svg");
    content: 'Open';
    opacity: 1; }
  .accordion-item__title:after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/minus.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/minus.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/minus.svg");
    content: 'Close';
    opacity: 0; }
  .accordion-item__title.is-open:before {
    opacity: 0; }
  .accordion-item__title.is-open:after {
    opacity: 1; }

.accordion-item__teaser {
  display: none;
  font-size: 20px;
  padding: 1rem 0; }

.accordion {
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative; }
  .accordion::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .accordion,
  .l-detail-resource__main .accordion,
  .has-aside .accordion {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .accordion {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 57.5em) {
    .accordion {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .accordion {
      margin-left: 12vw;
      margin-right: 12vw; } }
  @media (min-width: 81.25em) {
    .accordion {
      margin-left: 15vw;
      margin-right: 15vw; } }

.action-bar {
  margin-bottom: 2.380952381rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #51534A;
  color: #FFFFFF;
  padding: 8px 1em;
  text-align: center; }
  .action-bar .l-sidebar__header {
    padding-left: 1em;
    padding-right: 1em; }

.action-bar__title {
  color: #FFFFFF;
  font-family: "LatoBold", sans-serif;
  font-size: 0.8571428571em;
  margin: 0 16px 0 0;
  line-height: 1.3;
  text-transform: uppercase; }

.action-bar__content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 68.75em) {
    .action-bar__content {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-pack: distribute;
          justify-content: space-around; } }
  .action-bar__content .link,
  .action-bar__content .icon-link,
  .action-bar__content .icon-text {
    background-color: #51534A;
    color: #FFFFFF;
    font-family: 'LatoRegular', sans-serif;
    font-size: 14px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 0.5em;
    min-width: 275px;
    padding: 20px;
    text-transform: uppercase;
    -webkit-transition: .3s all ease-in;
    -o-transition: .3s all ease-in;
    transition: .3s all ease-in;
    width: 100%; }
    @media (min-width: 68.75em) {
      .action-bar__content .link,
      .action-bar__content .icon-link,
      .action-bar__content .icon-text {
        font-size: 0.8571428571em;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        margin-bottom: 0;
        min-width: auto;
        width: auto; } }

.alert {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 48em) {
    .alert {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.alert__icon {
  -ms-flex-preferred-size: 25px;
      flex-basis: 25px;
  margin: 0 15px 0 0; }
  .alert__icon img {
    display: block; }

.alert__content {
  font-size: 0.8571428571rem;
  text-align: center; }
  .alert__content > p:last-child {
    margin-bottom: 0; }

.l-footer .basic-content {
  color: #098094;
  font-style: italic;
  text-align: center;
  font-size: 0.6666666667em; }
  @media (min-width: 57.5em) {
    .l-footer .basic-content {
      margin-top: 1em; } }

blockquote {
  color: #098094;
  font-family: 'LatoRegular', sans-serif;
  font-size: 30px;
  line-height: 1.5;
  margin: 0 0 2rem;
  padding: 1rem;
  position: relative; }
  @media (min-width: 48em) {
    blockquote {
      margin: 0 0 4rem; } }
  blockquote cite {
    color: #D14900;
    display: block;
    font-family: "LatoBold", sans-serif;
    font-size: 16px;
    font-style: normal;
    margin-top: 0.5em; }
  blockquote::before {
    border-color: #D14900;
    border-style: solid;
    border-width: 2px 0 0 2px;
    content: '';
    height: 86px;
    left: 0;
    position: absolute;
    top: 0;
    width: 102px; }
  @media print {
    blockquote {
      page-break-inside: avoid; } }

.breadcrumb {
  margin-bottom: 1.4285714286rem; }
  .breadcrumb::after {
    clear: both;
    content: '';
    display: table; }
  @media (min-width: 48em) {
    .breadcrumb {
      margin-bottom: 3.8095238095rem; } }
  .breadcrumb:first-child {
    margin-top: 40px; }
    @media (min-width: 48em) {
      .breadcrumb:first-child {
        margin-top: 0; } }

.breadcrumb__list {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  line-height: 1;
  margin: 0; }
  .breadcrumb__list > li {
    display: inline; }
    .breadcrumb__list > li::before {
      content: none; }

.breadcrumb__item {
  font-size: 14px;
  margin-right: 0.25em; }
  .breadcrumb__item::before {
    content: none; }
  .breadcrumb__item::after {
    color: #5a6872;
    content: '/';
    margin-left: 0.25em; }
  .breadcrumb__item:last-child::after {
    content: '';
    margin-left: 0; }

.breadcrumb__link {
  text-decoration: none; }
  .breadcrumb__link:hover, .breadcrumb__link:focus {
    text-decoration: underline; }

.button-icon {
  background-color: #FFFFFF;
  border: solid 2px;
  border-color: #D14900;
  border-radius: 0;
  color: #D14900;
  cursor: pointer;
  display: inline-block;
  font-family: "LatoBold", sans-serif;
  font-size: 0.7619047619rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.25;
  padding: 0.5714285714rem 0.9523809524rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  vertical-align: top;
  white-space: normal;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #D14900;
  border: none;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0;
  padding: 18px 20px; }
  .button-icon:focus {
    background-color: #D97C4A;
    border-color: #D97C4A;
    color: #FFFFFF;
    outline-width: 2px; }
  .button-icon:hover {
    background-color: #D14900;
    color: #FFFFFF;
    outline: 0; }
  .button-icon:active {
    background-color: #112e51;
    color: #FFFFFF; }
  .button-icon[disabled] {
    background-color: #d6d7d9;
    color: #323a45;
    cursor: default;
    pointer-events: none; }
  .button-icon:focus {
    background-color: #D14900;
    border-color: #D14900;
    outline-color: #D14900; }
  .button-icon:hover {
    background-color: #D97C4A;
    border-color: #D97C4A; }
  .button-icon:active {
    background-color: #D97C4A; }
  .l-detail__sidebar .button-icon {
    margin-bottom: 1em; }

.button, .menu--social .menu__link--donate {
  background-color: #FFFFFF;
  border: solid 2px;
  border-color: #D14900;
  border-radius: 0;
  color: #D14900;
  cursor: pointer;
  display: inline-block;
  font-family: "LatoBold", sans-serif;
  font-size: 0.7619047619rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.25;
  padding: 0.5714285714rem 0.9523809524rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  vertical-align: top;
  white-space: normal;
  margin: 0 0 0.5em; }
  .button:focus, .menu--social .menu__link--donate:focus {
    background-color: #D97C4A;
    border-color: #D97C4A;
    color: #FFFFFF;
    outline-width: 2px; }
  .button:hover, .menu--social .menu__link--donate:hover {
    background-color: #D14900;
    color: #FFFFFF;
    outline: 0; }
  .button:active, .menu--social .menu__link--donate:active {
    background-color: #112e51;
    color: #FFFFFF; }
  .button[disabled], .menu--social .menu__link--donate[disabled] {
    background-color: #d6d7d9;
    color: #323a45;
    cursor: default;
    pointer-events: none; }
  .button + .button, .menu--social .menu__link--donate + .button, .menu--social .button + .menu__link--donate, .menu--social .menu__link--donate + .menu__link--donate {
    margin-left: 0.5em; }
    [dir='rtl'] .button + .button, [dir='rtl'] .menu--social .menu__link--donate + .button, .menu--social [dir='rtl'] .menu__link--donate + .button, [dir='rtl'] .menu--social .button + .menu__link--donate, .menu--social [dir='rtl'] .button + .menu__link--donate, [dir='rtl'] .menu--social .menu__link--donate + .menu__link--donate, .menu--social [dir='rtl'] .menu__link--donate + .menu__link--donate {
      margin-left: 0;
      margin-right: 0.5em; }

.button--arrow {
  color: transparent;
  font: 0/0 a;
  height: 75px;
  text-shadow: none;
  width: 75px;
  background-color: #D14900;
  border: 2px solid transparent;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 75px;
  position: relative;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  width: 75px;
  background-color: #FFFFFF;
  border-color: #D14900; }
  .button--arrow::before, .button--arrow::after {
    color: transparent;
    font: 0/0 a;
    height: 75px;
    text-shadow: none;
    width: 75px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-red.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-red.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/arrow-red.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 32px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(-2px, -2px);
        -ms-transform: translate(-2px, -2px);
            transform: translate(-2px, -2px); }
  .button--arrow::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-white.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-white.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/arrow-white.svg");
    opacity: 0; }
  .button--arrow:hover, .button--arrow:focus, .button--arrow:active {
    background-color: #D14900;
    border-color: #D14900;
    cursor: pointer;
    outline: none; }
    .button--arrow:hover::before, .button--arrow:focus::before, .button--arrow:active::before {
      opacity: 0; }
    .button--arrow:hover::after, .button--arrow:focus::after, .button--arrow:active::after {
      opacity: 1; }

.button--download {
  color: transparent;
  font: 0/0 a;
  height: 75px;
  text-shadow: none;
  width: 75px;
  background-color: #D14900;
  border: 2px solid transparent;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 75px;
  position: relative;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  width: 75px;
  background-color: #FFFFFF;
  border-color: #D14900; }
  .button--download::before, .button--download::after {
    color: transparent;
    font: 0/0 a;
    height: 75px;
    text-shadow: none;
    width: 75px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/download-red.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/download-red.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/download-red.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 32px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(-2px, -2px);
        -ms-transform: translate(-2px, -2px);
            transform: translate(-2px, -2px); }
  .button--download::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/download-white.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/download-white.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/download-white.svg");
    opacity: 0; }
  .button--download:hover, .button--download:focus, .button--download:active {
    background-color: #D14900;
    border-color: #D14900;
    cursor: pointer;
    outline: none; }
    .button--download:hover::before, .button--download:focus::before, .button--download:active::before {
      opacity: 0; }
    .button--download:hover::after, .button--download:focus::after, .button--download:active::after {
      opacity: 1; }

.button--grid {
  border: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #51534A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  padding-left: 40px;
  position: relative; }
  .button--grid::before, .button--grid::after {
    color: transparent;
    font: 0/0 a;
    height: 30px;
    text-shadow: none;
    width: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-grid-grey.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-grid-grey.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-grid-grey.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease; }
  .button--grid::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-grid-red.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-grid-red.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-grid-red.svg");
    opacity: 0; }
  .button--grid:hover, .button--grid:focus, .button--grid:active {
    background: none;
    color: #D14900;
    outline: none; }
    .button--grid:hover::before, .button--grid:focus::before, .button--grid:active::before {
      opacity: 0; }
    .button--grid:hover::after, .button--grid:focus::after, .button--grid:active::after {
      opacity: 1; }

.button--list {
  border: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #51534A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  padding-left: 40px;
  position: relative; }
  .button--list::before, .button--list::after {
    color: transparent;
    font: 0/0 a;
    height: 30px;
    text-shadow: none;
    width: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-list-grey.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-list-grey.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-list-grey.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease; }
  .button--list::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-list-red.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-list-red.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-list-red.svg");
    opacity: 0; }
  .button--list:hover, .button--list:focus, .button--list:active {
    background: none;
    color: #D14900;
    outline: none; }
    .button--list:hover::before, .button--list:focus::before, .button--list:active::before {
      opacity: 0; }
    .button--list:hover::after, .button--list:focus::after, .button--list:active::after {
      opacity: 1; }

.button--menu {
  color: transparent;
  font: 0/0 a;
  height: 75px;
  text-shadow: none;
  width: 75px;
  background-color: #D14900;
  border: 2px solid transparent;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 75px;
  position: relative;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  width: 75px;
  background-color: #FFFFFF;
  border-color: #D14900; }
  .button--menu::before, .button--menu::after {
    color: transparent;
    font: 0/0 a;
    height: 75px;
    text-shadow: none;
    width: 75px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/open-red.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/open-red.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/open-red.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 32px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(-2px, -2px);
        -ms-transform: translate(-2px, -2px);
            transform: translate(-2px, -2px); }
  .button--menu::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/close-red.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/close-red.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/close-red.svg");
    opacity: 0; }
  .button--menu:hover, .button--menu:focus, .button--menu:active {
    background-color: #D14900;
    border-color: #D14900;
    cursor: pointer;
    outline: none; }
    .button--menu:hover::before, .button--menu:focus::before, .button--menu:active::before {
      opacity: 0; }
    .button--menu:hover::after, .button--menu:focus::after, .button--menu:active::after {
      opacity: 1; }
  .button--menu:hover, .button--menu:focus, .button--menu:active {
    background-color: #FFFFFF;
    border-color: #D14900; }

.button--mobile {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  color: #D14900;
  font-size: 0.7619047619rem;
  line-height: 1;
  padding: 0.4285714286rem 0;
  -webkit-transition: background-color .3s ease, border .3s ease, color .3s ease;
  -o-transition: background-color .3s ease, border .3s ease, color .3s ease;
  transition: background-color .3s ease, border .3s ease, color .3s ease;
  width: 4rem; }
  .button--mobile:focus {
    background-color: #D97C4A;
    border-color: #D97C4A;
    color: #FFFFFF; }
  .button--mobile:hover {
    background-color: #D14900;
    border-color: #D14900;
    color: #FFFFFF;
    outline: 0; }
  .button--mobile.is-active {
    background-color: #FFFFFF;
    border-color: #D14900;
    color: #D14900; }

.menu--main .menu__link--donate,
.button--secondary,
.menu--social .menu__link--donate {
  background-color: #D14900;
  color: #FFFFFF; }
  .menu--main .menu__link--donate:focus,
  .button--secondary:focus,
  .menu--social .menu__link--donate:focus {
    background-color: #D14900;
    border-color: #D14900;
    outline-color: #D14900; }
  .menu--main .menu__link--donate:hover,
  .button--secondary:hover,
  .menu--social .menu__link--donate:hover {
    background-color: #D97C4A;
    border-color: #D97C4A; }
  .menu--main .menu__link--donate:active,
  .button--secondary:active,
  .menu--social .menu__link--donate:active {
    background-color: #D97C4A; }

.button--small {
  font-size: 0.5714285714rem;
  line-height: 1.4166666667;
  padding: 0.1904761905rem 0.380952381rem; }

.button--tertiary {
  background-color: #098094;
  border-color: #098094;
  color: #FFFFFF; }
  .button--tertiary:focus {
    background-color: #098094;
    border-color: #098094;
    outline-color: #098094; }
  .button--tertiary:hover {
    background-color: #029EB4;
    border-color: #029EB4; }
  .button--tertiary:active {
    background-color: #029EB4; }

.call-to-action {
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative; }
  .call-to-action::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .call-to-action,
  .l-detail-resource__main .call-to-action,
  .has-aside .call-to-action {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .call-to-action {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 57.5em) {
    .call-to-action {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .call-to-action {
      margin-left: 12vw;
      margin-right: 12vw; } }
  @media (min-width: 81.25em) {
    .call-to-action {
      margin-left: 15vw;
      margin-right: 15vw; } }
  .l-detail .call-to-action {
    margin-left: 25px;
    margin-right: 25px;
    max-width: 85.7142857143rem;
    position: relative; }
    .l-detail .call-to-action::after {
      clear: both;
      content: '';
      display: table; }
    @media (min-width: 57.5em) {
      .l-detail .call-to-action {
        margin-left: 65px;
        margin-right: 65px; } }
    @media (min-width: 68.75em) {
      .l-detail .call-to-action {
        margin-left: 8vw;
        margin-right: 8vw; } }
    @media (min-width: 81.25em) {
      .l-detail .call-to-action {
        margin-left: 10vw;
        margin-right: 10vw; } }

.call-to-action__container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 10px solid #00C1D5;
  -webkit-box-shadow: 0 79px 43px -49px rgba(0, 0, 0, 0.2);
          box-shadow: 0 79px 43px -49px rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2rem 3rem;
  text-align: center; }
  @media (min-width: 48em) {
    .call-to-action__container {
      padding: 3rem 4rem; } }
  .call-to-action__container p:last-child {
    margin-bottom: 0; }

.call-to-action__link {
  color: #D14900;
  font-family: "LatoBold", sans-serif;
  font-size: 30px;
  line-height: 1.2;
  padding: 0 0 1em;
  position: relative;
  text-align: center;
  text-decoration: none; }
  @media (min-width: 48em) {
    .call-to-action__link {
      font-size: 44px; } }
  .call-to-action__link::after {
    background-color: #00C1D5;
    bottom: 0;
    content: '';
    height: 2px;
    left: 50%;
    position: absolute;
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
    width: 30vw; }
    @media (min-width: 48em) {
      .call-to-action__link::after {
        width: 144px; } }

.callout-item {
  background-color: #000000;
  -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2);
  position: relative; }

.callout-item__link {
  color: #FFFFFF;
  display: block;
  height: 100%;
  position: relative; }
  .callout-item__link:after {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    bottom: 0;
    content: '';
    height: 75%;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    width: 100%;
    z-index: 1; }
  .callout-item__link:hover, .callout-item__link:focus {
    color: #FFFFFF; }
    .callout-item__link:hover::after, .callout-item__link:focus::after {
      opacity: 0; }
    .callout-item__link:hover .callout-item__image img, .callout-item__link:focus .callout-item__image img {
      -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1); }
    .callout-item__link:hover .callout-item__content, .callout-item__link:focus .callout-item__content {
      opacity: 0;
      -webkit-transform: translate3d(0, 30%, 0);
              transform: translate3d(0, 30%, 0); }

.callout-item__image {
  overflow: hidden;
  position: relative;
  z-index: 0; }
  .callout-item__image img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
            transform: scale3d(1.1, 1.1, 1);
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    width: 100%; }

.callout-item__content {
  bottom: 0;
  color: #fff;
  left: 0;
  opacity: 1;
  padding: 1.25em 1em;
  position: absolute;
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  -o-transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
  width: 100%;
  z-index: 5; }

.callout-item__subtitle {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 0.25rem;
  text-transform: uppercase; }
  @media (min-width: 68.75em) {
    .callout-item__subtitle {
      font-size: 16px; } }

.callout-item__title {
  color: #FFFFFF;
  font-family: "LatoBold", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2; }
  @media (min-width: 68.75em) {
    .callout-item__title {
      font-size: 20px; } }

.card-link__content {
  margin: 0 0 1rem;
  background-color: #098094;
  border: 1px solid #098094;
  display: block;
  height: 225px;
  margin-bottom: 1em;
  outline-color: #098094;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 0.35s, border 0.35s, color 0.35s;
  -o-transition: background-color 0.35s, border 0.35s, color 0.35s;
  transition: background-color 0.35s, border 0.35s, color 0.35s; }
  .card-link__content:before {
    content: '';
    display: block;
    border: 4px solid #FFFFFF;
    bottom: 0;
    left: 0;
    margin: 10px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: border 0.35s;
    -o-transition: border 0.35s;
    transition: border 0.35s; }
  @media (min-width: 48em) {
    .card-link__content {
      -ms-flex-preferred-size: 0%;
          flex-basis: 0%;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
      height: 175px; } }
  @media (min-width: 81.25em) {
    .card-link__content {
      height: 225px; } }
  .card-link__content .icon {
    bottom: 10%;
    left: 50%;
    opacity: 0;
    position: absolute;
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0); }
  .card-link__content a {
    color: #FFFFFF; }
  .card-link__content:active, .card-link__content:hover, .card-link__content:focus {
    background-color: #FFFFFF; }
    .card-link__content:active a, .card-link__content:hover a, .card-link__content:focus a {
      color: #098094; }
    .card-link__content:active::before, .card-link__content:hover::before, .card-link__content:focus::before {
      border: 4px solid #098094; }
    .card-link__content:active .card-link__title, .card-link__content:hover .card-link__title, .card-link__content:focus .card-link__title {
      -webkit-transform: translate3d(0, -70%, 0);
              transform: translate3d(0, -70%, 0); }
    .card-link__content:active .icon, .card-link__content:hover .icon, .card-link__content:focus .icon {
      opacity: 1;
      -webkit-transform: translate3d(-50%, -75%, 0);
              transform: translate3d(-50%, -75%, 0); }
    .card-link__content:active:after, .card-link__content:hover:after, .card-link__content:focus:after {
      content: '';
      display: block;
      bottom: 0;
      -webkit-box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.5);
              box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.5);
      left: 0;
      height: 1px;
      position: absolute;
      width: 100%; }

.card-link__title {
  font-size: 24px;
  left: 0;
  margin: 0;
  padding: 1.25rem;
  position: absolute;
  top: 50%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  -o-transition: transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, -50%, 0);
          transform: translate3d(0, -50%, 0);
  width: 100%; }
  @media (min-width: 48em) {
    .card-link__title {
      font-size: 16px; } }
  @media (min-width: 57.5em) {
    .card-link__title {
      font-size: 20px; } }
  @media (min-width: 48em) {
    .l-sidebar .card-link__title {
      font-size: 16px; } }
  @media (min-width: 81.25em) {
    .l-sidebar .card-link__title {
      font-size: 20px; } }

.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
          box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); }

.card__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1.5rem 1rem; }

.card__content {
  margin-bottom: 0.5rem; }

.card__media {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.card__media-image {
  height: 0;
  width: 100%;
  padding-top: 56.25%;
  background-size: cover; }

.card__footer {
  margin-top: auto; }

.card--department {
  -webkit-box-shadow: none;
          box-shadow: none; }
  .card--department .card__title {
    font-size: 1.1428571429em;
    font-weight: 600;
    line-height: 1.4;
    margin: 0; }
  .card--department .icon-text {
    color: #000000;
    font-size: 0.7619047619em;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 2rem;
    position: relative;
    text-transform: uppercase; }
    @media (min-width: 48em) {
      .card--department .icon-text {
        margin: 0 0 3rem; } }
    .card--department .icon-text:after {
      background-color: #00C1D5;
      bottom: -1rem;
      content: '';
      height: 1px;
      left: 0;
      width: 110px;
      position: absolute; }
      @media (min-width: 48em) {
        .card--department .icon-text:after {
          bottom: -1.5rem; } }
    .card--department .icon-text .icon {
      height: 36px;
      width: 36px; }
      .card--department .icon-text .icon:before, .card--department .icon-text .icon:after {
        background-size: 36px;
        height: 36px;
        width: 36px; }

.circle-callout {
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative; }
  .circle-callout::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .circle-callout,
  .l-detail-resource__main .circle-callout,
  .has-aside .circle-callout {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .circle-callout {
      margin-left: 25px; } }
  @media (min-width: 57.5em) {
    .circle-callout {
      margin-left: 65px; } }
  @media (min-width: 68.75em) {
    .circle-callout {
      margin-left: 12vw; } }
  @media (min-width: 81.25em) {
    .circle-callout {
      margin-left: 15vw; } }
  @media (min-width: 48em) {
    .circle-callout {
      min-height: 38.25vw; } }

.circle-callout__container {
  position: relative; }
  @media (min-width: 48em) {
    .circle-callout__container {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      margin-right: -50px; } }
  @media (min-width: 68.75em) {
    .circle-callout__container {
      margin-left: -5vw; } }
  @media (min-width: 68.75em) {
    .has-aside .circle-callout__container {
      margin-left: -5vw;
      margin-right: -15vw; } }
  @media (min-width: 81.25em) {
    .has-aside .circle-callout__container {
      margin-right: -17.5vw; } }

.circle-callout__first {
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 10; }
  @media (min-width: 48em) {
    .circle-callout__first {
      padding: 1rem 5% 0 0;
      width: 50%; } }

.circle-callout__title {
  font-size: 44px;
  margin: 0 0 2.5rem; }
  @media (min-width: 68.75em) {
    .circle-callout__title {
      font-size: 60px; } }

.circle-callout__teaser {
  font-size: 20px;
  position: relative; }
  .circle-callout__teaser:before {
    content: '';
    display: block;
    background-color: #00C1D5;
    height: 1px;
    left: 0;
    position: absolute;
    top: -15px;
    width: 113px; }
  @media (min-width: 48em) {
    .circle-callout__teaser {
      font-size: 20px; } }

.circle-callout__second {
  background-color: transparent;
  color: #FFFFFF;
  display: block;
  position: relative;
  text-align: center;
  width: 100%; }
  .circle-callout__second:after {
    background-color: #029EB4;
    border-radius: 50%;
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%;
    width: 100%; }
  @media (min-width: 48em) {
    .circle-callout__second {
      position: absolute;
      right: -20px;
      top: 0;
      width: 48%; } }
  @media (min-width: 57.5em) {
    .has-aside .circle-callout__second {
      right: -50px; } }
  @media (min-width: 68.75em) {
    .has-aside .circle-callout__second {
      right: -75px; } }

.circle-callout__inner {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%; }

.circle-callout__wrapper {
  display: table;
  width: 100%;
  height: 100%; }

.circle-callout__content {
  font-size: calc(30px + 20 * ( (100vw - 400px) / 1000));
  display: table-cell;
  font-family: "LatoBold", sans-serif;
  line-height: 1.2;
  padding: 1em;
  vertical-align: middle; }
  @media (max-width: 25em) {
    .circle-callout__content {
      font-size: 30px; } }
  @media (min-width: 87.5em) {
    .circle-callout__content {
      font-size: 50px; } }

.circle-teaser {
  margin: 0 0 3rem; }
  @media (min-width: 48em) {
    .circle-teaser {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      margin: 2rem 0 2rem; } }
  @media (min-width: 48em) and (min-width: 68.75em) {
    .circle-teaser {
      margin-left: -12vw;
      margin-right: -12vw; } }
  @media (min-width: 48em) and (min-width: 81.25em) {
    .circle-teaser {
      margin-left: -15vw;
      margin-right: -15vw; } }
  @media (min-width: 68.75em) {
    .circle-teaser {
      margin-top: 0; } }

.circle-teaser__first {
  position: relative;
  z-index: 0; }
  .circle-teaser__first::after {
    background: #00C1D5;
    border-radius: 50%;
    content: '';
    display: none;
    height: 150vw;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate3d(20%, 0, 0);
            transform: translate3d(20%, 0, 0);
    width: 150vw;
    z-index: -1; }
  @media (min-width: 48em) {
    .circle-teaser__first {
      min-height: 60vw;
      width: 60%; }
      .circle-teaser__first::after {
        display: none; } }
  @media (min-width: 68.75em) {
    .circle-teaser__first::after {
      display: block;
      height: 60vw;
      right: -2vw;
      top: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      width: 60vw;
      z-index: 1; } }
  @media (min-width: 81.25em) {
    .circle-teaser__first::after {
      height: 60vw;
      right: -7vw;
      width: 60vw; } }
  @media (min-width: 93.75em) {
    .circle-teaser__first::after {
      height: 55vw;
      right: -2vw;
      width: 55vw; } }

.circle-teaser__first-inner {
  background: none;
  padding: 25vw 1em 15vw;
  z-index: 2; }
  @media (min-width: 48em) {
    .circle-teaser__first-inner {
      background: none;
      height: 60vw;
      padding: 10vw 12vw;
      position: absolute;
      right: -2vw;
      top: 0;
      width: 60vw; } }
  @media (min-width: 68.75em) {
    .circle-teaser__first-inner {
      right: -2vw; } }
  @media (min-width: 81.25em) {
    .circle-teaser__first-inner {
      height: 60vw;
      right: -7vw;
      width: 60vw; } }
  @media (min-width: 93.75em) {
    .circle-teaser__first-inner {
      height: 55vw;
      right: -2vw;
      width: 55vw; } }

.circle-teaser__title {
  font-size: 44px; }
  @media (min-width: 48em) {
    .circle-teaser__title {
      font-size: 30px; } }
  @media (min-width: 57.5em) {
    .circle-teaser__title {
      font-size: 44px; } }
  @media (min-width: 81.25em) {
    .circle-teaser__title {
      font-size: 60px; } }

.circle-teaser__teaser {
  font-size: 20px; }
  @media (min-width: 48em) {
    .circle-teaser__teaser {
      font-size: 14px; } }
  @media (min-width: 68.75em) {
    .circle-teaser__teaser {
      font-size: 20px; } }

.circle-teaser__second {
  padding: 0 1em;
  position: relative;
  z-index: 10; }
  @media (min-width: 48em) {
    .circle-teaser__second {
      padding: 0 2em 0 1em;
      width: 40%; } }

.circle-teaser__image {
  -webkit-transform: translate3d(15vw, 0, 0);
          transform: translate3d(15vw, 0, 0);
  z-index: 5; }
  .circle-teaser__image img {
    max-width: 100vw; }
  @media (min-width: 48em) {
    .circle-teaser__image {
      position: relative;
      -webkit-transform: translate3d(-6vw, -1vw, 0);
              transform: translate3d(-6vw, -1vw, 0);
      z-index: 5; }
      .circle-teaser__image img {
        max-width: 60vw; } }

.circle-teaser__content {
  font-size: 1em; }
  @media (min-width: 48em) {
    .circle-teaser__content {
      font-size: 0.7em;
      padding: 4vw 0 0; } }
  @media (min-width: 57.5em) {
    .circle-teaser__content {
      font-size: 0.8em; } }
  @media (min-width: 68.75em) {
    .circle-teaser__content {
      padding: 7vw 0 0; } }
  @media (min-width: 81.25em) {
    .circle-teaser__content {
      font-size: 1em; } }
  .circle-teaser__content h1 {
    font-size: 4.7619047619em; }
  .circle-teaser__content h2 {
    font-size: 2.8571428571em; }
  .circle-teaser__content h3 {
    font-size: 2.0952380952em; }
  .circle-teaser__content h4 {
    font-size: 1.4285714286em; }
  .circle-teaser__content h5 {
    font-size: 0.9523809524em; }
  .circle-teaser__content h6 {
    font-size: 0.7619047619em; }
  .circle-teaser__content p {
    font-size: 1em; }

.content-block {
  margin: 0 0 2rem; }
  @media (min-width: 48em) {
    .content-block {
      margin: 0 0 4rem; } }

.content-embed {
  padding-bottom: 1.9047619048rem;
  overflow: auto; }
  .l-sidebar__full .content-embed,
  .l-landing .content-embed {
    margin-bottom: 3.8095238095rem;
    max-width: 85.7142857143rem;
    position: relative; }
    .l-sidebar__full .content-embed::after,
    .l-landing .content-embed::after {
      clear: both;
      content: '';
      display: table; }
    .l-detail__main .l-sidebar__full .content-embed,
    .l-detail-resource__main .l-sidebar__full .content-embed,
    .has-aside .l-sidebar__full .content-embed, .l-detail__main
    .l-landing .content-embed,
    .l-detail-resource__main
    .l-landing .content-embed,
    .has-aside
    .l-landing .content-embed {
      margin-bottom: 3.8095238095rem;
      margin-left: 0;
      margin-right: 0; }
    @media (min-width: 48em) {
      .l-sidebar__full .content-embed,
      .l-landing .content-embed {
        margin-left: 25px;
        margin-right: 25px; } }
    @media (min-width: 57.5em) {
      .l-sidebar__full .content-embed,
      .l-landing .content-embed {
        margin-left: 65px;
        margin-right: 65px; } }
    @media (min-width: 68.75em) {
      .l-sidebar__full .content-embed,
      .l-landing .content-embed {
        margin-left: 12vw;
        margin-right: 12vw; } }
    @media (min-width: 81.25em) {
      .l-sidebar__full .content-embed,
      .l-landing .content-embed {
        margin-left: 15vw;
        margin-right: 15vw; } }
  .node-page--node-type-landing.page-node-110 .content-embed {
    margin-bottom: 0; }
    @media (min-width: 22.5em) {
      .node-page--node-type-landing.page-node-110 .content-embed {
        margin-left: 25px;
        margin-right: 25px; } }
    @media (min-width: 48em) {
      .node-page--node-type-landing.page-node-110 .content-embed {
        margin-left: 65px;
        margin-right: 65px; } }

.node-page--node-type-landing .no-aside .content-embed,
.node-page--node-type-landing.page-node-110 .content-embed {
  margin-left: 15vw;
  margin-right: 15vw; }

.content-grid {
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative; }
  .content-grid::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .content-grid,
  .l-detail-resource__main .content-grid,
  .has-aside .content-grid {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .content-grid {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 57.5em) {
    .content-grid {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .content-grid {
      margin-left: 12vw;
      margin-right: 12vw; } }
  @media (min-width: 81.25em) {
    .content-grid {
      margin-left: 15vw;
      margin-right: 15vw; } }

.content-grid__heading {
  margin-bottom: 2em; }

.content-grid__title {
  color: #000000;
  font-size: 44px;
  line-height: 1.2;
  margin: 0 0 0.25rem; }
  @media (min-width: 48em) {
    .content-grid__title {
      padding: 0; } }
  @media (min-width: 68.75em) {
    .content-grid__title {
      font-size: 60px;
      margin: 0 0 0.5rem; } }

@media (min-width: 48em) {
  .content-grid__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .content-grid__items > * {
      width: 33.3333333333%; } }

.content-item {
  background-color: #000000;
  margin: 0 0 1rem;
  position: relative; }
  @media (min-width: 48em) {
    .content-item {
      margin: 0; } }
  .content-item.no-image {
    min-height: 218px; }
    @media (min-width: 93.75em) {
      .content-item.no-image {
        min-height: 300px; } }
    @media (min-width: 48em) {
      .l-detail .content-item.no-image {
        min-height: 138px; } }
    @media (min-width: 93.75em) {
      .l-detail .content-item.no-image {
        min-height: 215px; } }

.content-item__link {
  color: #FFFFFF;
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative; }
  .content-item__link:after {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
    bottom: 0;
    content: '';
    height: 75%;
    left: 0;
    opacity: 1;
    position: absolute;
    right: -1px;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    width: 100%;
    z-index: 1; }
  .content-item__link:hover:after, .content-item__link:focus:after {
    opacity: 0; }
  .content-item__link:hover .content-item__image img, .content-item__link:focus .content-item__image img {
    -webkit-transform: scale3d(1.01, 1.01, 1.01);
            transform: scale3d(1.01, 1.01, 1.01); }
  .content-item__link:hover .content-item__content, .content-item__link:focus .content-item__content {
    opacity: 0;
    -webkit-transform: translate3d(0, 30%, 0);
            transform: translate3d(0, 30%, 0); }
  .content-item__link .icon {
    display: none; }
  .no-image .content-item__link {
    background-color: #FFFFFF;
    border: 1px solid #098094;
    bottom: 0;
    color: #098094;
    display: block;
    left: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    -webkit-transition: background-color 0.35s, border 0.35s, color 0.35s;
    -o-transition: background-color 0.35s, border 0.35s, color 0.35s;
    transition: background-color 0.35s, border 0.35s, color 0.35s; }
    .no-image .content-item__link::before {
      border: 4px solid #098094;
      bottom: 0;
      content: '';
      left: 0;
      margin: 10px;
      position: absolute;
      right: 0;
      top: 0;
      -webkit-transition: border 0.35s;
      -o-transition: border 0.35s;
      transition: border 0.35s; }
    .no-image .content-item__link .icon {
      bottom: 10%;
      display: block;
      left: 50%;
      opacity: 1;
      position: absolute;
      -webkit-transition: -webkit-transform 0.35s;
      transition: -webkit-transform 0.35s;
      -o-transition: transform 0.35s;
      transition: transform 0.35s;
      transition: transform 0.35s, -webkit-transform 0.35s;
      -webkit-transform: translate3d(-50%, -110%, 0);
              transform: translate3d(-50%, -110%, 0); }
    .no-image .content-item__link:hover, .no-image .content-item__link:focus {
      background-color: #098094;
      border: 1px solid #098094;
      color: #FFFFFF;
      text-decoration: none; }
      .no-image .content-item__link:hover::before, .no-image .content-item__link:focus::before {
        border: 4px solid #FFFFFF; }
      .no-image .content-item__link:hover .content-item__content, .no-image .content-item__link:focus .content-item__content {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0); }
      .no-image .content-item__link:hover .content-item__title, .no-image .content-item__link:focus .content-item__title {
        color: #FFFFFF;
        -webkit-transform: translate3d(0, -50%, 0);
                transform: translate3d(0, -50%, 0); }
      .no-image .content-item__link:hover .icon, .no-image .content-item__link:focus .icon {
        opacity: 0;
        -webkit-transform: translate3d(-50%, 130%, 0);
                transform: translate3d(-50%, 130%, 0); }
    .no-image .content-item__link:after {
      display: none; }

.content-item__image {
  overflow: hidden;
  position: relative;
  z-index: 0; }
  .content-item__image img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
            transform: scale3d(1.1, 1.1, 1);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    width: 100%; }

.content-item__content {
  bottom: 0;
  color: #fff;
  left: 0;
  opacity: 1;
  padding: 2em 1em;
  position: absolute;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  width: 100%;
  z-index: 5; }
  .no-image .content-item__content {
    height: 100%;
    padding: 0; }
  .l-detail .content-item__content {
    padding: 1em; }

.content-item__title {
  color: #FFFFFF;
  font-family: "LatoBold", sans-serif;
  font-weight: 600;
  line-height: 1.2;
  margin: 0;
  text-decoration: none; }
  .no-image .content-item__title {
    color: #098094;
    font-size: 20px;
    font-weight: 500;
    left: 0;
    line-height: 1.4;
    margin: 0;
    padding: 2rem;
    position: absolute;
    top: 50%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: -webkit-transform 0.35s;
    -o-transition: transform 0.35s;
    transition: transform 0.35s;
    transition: transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(0, -60%, 0);
            transform: translate3d(0, -60%, 0);
    width: 100%; }
    @media (min-width: 93.75em) {
      .no-image .content-item__title {
        font-size: 30px; } }

/* jQuery Countdown styles 2.0.0. */
.countdown-clock {
  margin: 0 auto;
  padding: 1rem 0 2rem;
  width: 90%; }
  @media (min-width: 48em) {
    .countdown-clock {
      margin: 0;
      padding: 0;
      position: absolute;
      right: 2.5rem;
      top: 2.5rem;
      width: 350px; } }

.countdown-rtl {
  direction: rtl; }

.countdown-row {
  clear: both;
  width: 100%;
  padding: 0px 2px;
  text-align: center; }

.countdown-show1 .countdown-section {
  width: 98%; }

.countdown-show2 .countdown-section {
  width: 48%; }

.countdown-show3 .countdown-section {
  width: 32.5%; }

.countdown-show4 .countdown-section {
  width: 24.5%; }

.countdown-show5 .countdown-section {
  width: 19.5%; }

.countdown-show6 .countdown-section {
  width: 16.25%; }

.countdown-show7 .countdown-section {
  width: 14%; }

.countdown-section {
  display: block;
  float: left;
  text-align: center; }

.countdown-amount {
  color: #D14900;
  font-size: 30px;
  font-weight: 500;
  line-height: 1; }
  @media (min-width: 48em) {
    .countdown-amount {
      font-size: 44px; } }

.countdown-period {
  color: #000000;
  display: block;
  font-size: 16px;
  text-transform: uppercase; }
  @media (min-width: 48em) {
    .countdown-period {
      color: #FFFFFF;
      font-size: 20px; } }

.countdown-descr {
  display: block;
  width: 100%; }

.curated-highlights {
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative; }
  .curated-highlights::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .curated-highlights,
  .l-detail-resource__main .curated-highlights,
  .has-aside .curated-highlights {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .curated-highlights {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 57.5em) {
    .curated-highlights {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .curated-highlights {
      margin-left: 12vw;
      margin-right: 12vw; } }
  @media (min-width: 81.25em) {
    .curated-highlights {
      margin-left: 15vw;
      margin-right: 15vw; } }

.curated-highlights__heading {
  margin-bottom: 2em; }
  @media (min-width: 68.75em) {
    .curated-highlights__heading {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-bottom: 3em; } }
  .curated-highlights__heading .more-link {
    color: #000000;
    font-size: 16px;
    font-weight: 600; }
    .curated-highlights__heading .more-link:hover, .curated-highlights__heading .more-link:focus {
      color: #D97C4A; }

.curated-highlights__title {
  color: #000000;
  font-size: 44px;
  line-height: 1.2;
  margin: 0 0 0.25rem; }
  @media (min-width: 48em) {
    .curated-highlights__title {
      padding: 0; } }
  @media (min-width: 68.75em) {
    .curated-highlights__title {
      font-size: 60px;
      margin: 0 1rem 0.5rem 0; } }

.deeptime .l-sidebar__header {
  border-bottom: 1px solid #979797; }

@media (min-width: 68.75em) {
  .deeptime .l-sidebar__header {
    border: none; } }

.deeptime .hero .image--hero {
  -o-object-position: 100% 0;
     object-position: 100% 0;
  font-family: "object-fit: cover; object-position: 100% 0"; }

@media (min-width: 48em) {
  .deeptime .hero .hero__content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

@media (min-width: 48em) {
  .deeptime .hero .hero__text h1 {
    font-size: calc(44px + 16 * ( (100vw - 400px) / 1000)); } }
  @media (min-width: 48em) and (max-width: 25em) {
    .deeptime .hero .hero__text h1 {
      font-size: 44px; } }
  @media (min-width: 48em) and (min-width: 87.5em) {
    .deeptime .hero .hero__text h1 {
      font-size: 60px; } }

@media (min-width: 81.25em) {
  .deeptime .hero .hero__text h1 {
    font-size: calc(44px + 36 * ( (100vw - 400px) / 1000)); } }
  @media (min-width: 81.25em) and (max-width: 25em) {
    .deeptime .hero .hero__text h1 {
      font-size: 44px; } }
  @media (min-width: 81.25em) and (min-width: 87.5em) {
    .deeptime .hero .hero__text h1 {
      font-size: 80px; } }

@media (min-width: 106.25em) {
  .deeptime .hero .hero__text h1 {
    font-size: calc(60px + 40 * ( (100vw - 400px) / 1000)); } }
  @media (min-width: 106.25em) and (max-width: 25em) {
    .deeptime .hero .hero__text h1 {
      font-size: 60px; } }
  @media (min-width: 106.25em) and (min-width: 87.5em) {
    .deeptime .hero .hero__text h1 {
      font-size: 100px; } }

.deeptime .hero .hero__subtitle {
  border: none;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 1.25rem;
  position: relative; }
  .deeptime .hero .hero__subtitle::after {
    background-color: #FFFFFF;
    bottom: -12px;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    width: 140px; }

.deeptime .image-teaser {
  position: relative; }
  .deeptime .image-teaser::before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/claw.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/claw.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/claw.svg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: translate3d(-10%, 35%, 0);
            transform: translate3d(-10%, 35%, 0);
    width: 85vw;
    z-index: -1; }
    @media (min-width: 48em) {
      .deeptime .image-teaser::before {
        -webkit-transform: translate3d(-35%, 8%, 0);
                transform: translate3d(-35%, 8%, 0);
        width: 55vw; } }

.department-circle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
  margin-bottom: 1.25rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  z-index: 0; }
  @media (min-width: 48em) {
    .department-circle {
      margin: 0; } }
  .department-circle:hover, .department-circle:focus {
    color: #D14900; }
    .department-circle:hover .image--circle, .department-circle:focus .image--circle {
      -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1); }

.department-circle__image {
  background: #ddd;
  border: 6px solid #098094;
  border-radius: 50%;
  height: 0;
  overflow: hidden;
  padding-bottom: 92%;
  position: relative;
  -webkit-mask-image: -webkit-radial-gradient(white, black);
  width: 100%;
  z-index: 0; }
  .department-circle__image .image--circle {
    position: relative;
    -webkit-transform: scale3d(1.1, 1.1, 1);
            transform: scale3d(1.1, 1.1, 1);
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    width: 100%;
    z-index: -1; }
  @media (min-width: 93.75em) {
    .department-circle__image {
      border-width: 8px; } }

.department-circle__title {
  font-family: "LatoBold", sans-serif;
  line-height: 1.2;
  margin-top: .75em; }

.department-hero {
  position: relative; }

.department-hero__image {
  background-color: #000000;
  position: relative; }
  .department-hero__image:after {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    bottom: -1px;
    content: '';
    height: 75%;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%; }
  @media (min-width: 48em) {
    .department-hero__image {
      height: 350px; } }
  @media (min-width: 68.75em) {
    .department-hero__image {
      height: 440px; } }
  @media (min-width: 81.25em) {
    .department-hero__image {
      height: 560px; } }
  @media (min-width: 93.75em) {
    .department-hero__image {
      height: 650px; } }

.department-hero__content {
  padding: 20px 25px;
  /* .l-sidebar.has-aside & {
    padding: 40px 25px 20px;
    position: absolute;
  } */ }
  @media (min-width: 48em) {
    .department-hero__content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      left: 65px;
      padding: 0;
      position: absolute;
      right: 65px;
      top: 35%; } }
  @media (min-width: 68.75em) {
    .department-hero__content {
      left: 165px;
      right: 165px; } }
  @media (min-width: 68.75em) {
    .l-sidebar .department-hero__content {
      left: 12vw;
      right: 12vw; } }
  @media (min-width: 81.25em) {
    .l-sidebar .department-hero__content {
      left: 15vw;
      right: 15vw; } }

.department-hero__subtitle {
  border-bottom: 2px solid #fff;
  color: #098094;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 10px;
  text-transform: uppercase; }
  @media (min-width: 48em) {
    .department-hero__subtitle {
      color: #FFFFFF; } }

.department-hero__title {
  color: #098094;
  font-size: 44px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 0.25em;
  margin-top: 0; }
  @media (min-width: 48em) {
    .department-hero__title {
      color: #FFFFFF;
      font-size: calc(44px + 16 * ( (100vw - 400px) / 1000)); } }
  @media (min-width: 48em) and (max-width: 25em) {
    .department-hero__title {
      font-size: 44px; } }
  @media (min-width: 48em) and (min-width: 87.5em) {
    .department-hero__title {
      font-size: 60px; } }
  @media (min-width: 81.25em) {
    .department-hero__title {
      font-size: calc(60px + 20 * ( (100vw - 400px) / 1000));
      font-weight: 600; } }
  @media (min-width: 81.25em) and (max-width: 25em) {
    .department-hero__title {
      font-size: 60px; } }
  @media (min-width: 81.25em) and (min-width: 87.5em) {
    .department-hero__title {
      font-size: 80px; } }

.department-intro {
  margin-bottom: 3.8095238095rem;
  position: relative;
  width: 100%; }
  @media (min-width: 57.5em) {
    .department-intro {
      margin-top: -160px; } }
  @media (min-width: 68.75em) {
    .department-intro {
      margin-top: -140px; } }
  @media (min-width: 81.25em) {
    .department-intro {
      margin-top: -140px;
      margin-left: -5vw;
      margin-right: -5vw;
      width: auto; } }
  @media (min-width: 93.75em) {
    .department-intro {
      margin-top: -225px;
      margin-left: -5vw;
      margin-right: -5vw; } }
  .department-intro .image--icon {
    display: none; }
    @media (min-width: 48em) {
      .department-intro .image--icon {
        display: block;
        left: 50%;
        position: absolute;
        top: 0;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); } }

.department-intro__content {
  background: #fff;
  min-height: 200px;
  padding: 1em 0 1vh; }
  @media (min-width: 48em) {
    .department-intro__content {
      padding: 4em 8vw 1vh; } }

details.details {
  margin: 0 0 1.4285714286rem; }
  .js details.details:not([open]) > .details__content {
    display: none; }

.details__summary {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/plus.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/plus.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/plus.svg");
  background-color: #f1f1f1;
  background-position: right 1.4285714286rem center;
  background-repeat: no-repeat;
  background-size: 0.619047619rem;
  cursor: pointer;
  display: block;
  font-weight: bold;
  line-height: 1;
  outline: 0;
  padding: 0.7142857143rem 2.619047619rem 0.7142857143rem 1.4285714286rem; }
  [dir='rtl'] .details__summary {
    background-position: left 1.4285714286rem center;
    padding-left: 2.619047619rem;
    padding-right: 1.4285714286rem; }
  [open] > .details__summary {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/minus.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/minus.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/minus.svg"); }
  .details__summary:hover {
    background-color: #d6d7d9; }
  .details__summary:focus {
    -webkit-box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf;
            box-shadow: 0 0 3px #3e94cf, 0 0 7px #3e94cf; }
  .details__summary::-webkit-details-marker {
    display: none; }

.details__fallback-link {
  color: inherit !important;
  display: block;
  outline: 0;
  text-decoration: none; }

.details__content {
  background: #fff;
  border: 3px solid #f1f1f1;
  border-top: 0;
  padding: 1.4285714286rem; }
  .details__content > :last-child {
    margin-bottom: 0; }

.details__description {
  color: #51534A;
  font-size: 0.9523809524rem;
  margin-bottom: 1rem; }
  .details__description > :last-child {
    margin-bottom: 0; }

.did-you-know {
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative;
  margin-bottom: 0.7142857143rem; }
  .did-you-know::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .did-you-know,
  .l-detail-resource__main .did-you-know,
  .has-aside .did-you-know {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .did-you-know {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 57.5em) {
    .did-you-know {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .did-you-know {
      margin-left: 12vw;
      margin-right: 12vw; } }
  @media (min-width: 81.25em) {
    .did-you-know {
      margin-left: 15vw;
      margin-right: 15vw; } }
  .did-you-know.l-left {
    margin-left: 0; }
    @media (min-width: 48em) {
      .has-aside .did-you-know.l-left {
        margin-left: -25px; } }
    @media (min-width: 57.5em) {
      .has-aside .did-you-know.l-left {
        margin-left: -65px; } }
    @media (min-width: 68.75em) {
      .has-aside .did-you-know.l-left {
        margin-left: -12vw; } }
    @media (min-width: 81.25em) {
      .has-aside .did-you-know.l-left {
        margin-left: -15vw; } }
  .did-you-know.l-right {
    margin-right: 0; }
    @media (min-width: 48em) {
      .has-aside .did-you-know.l-right {
        margin-right: -25px; } }
    @media (min-width: 57.5em) {
      .has-aside .did-you-know.l-right {
        margin-right: -65px; } }
    @media (min-width: 68.75em) {
      .has-aside .did-you-know.l-right {
        margin-right: -12vw; } }
    @media (min-width: 81.25em) {
      .has-aside .did-you-know.l-right {
        margin-right: -15vw; } }

.did-you-know__content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #F9F8F6;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 205px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 1em;
  position: relative;
  text-align: center;
  top: 0;
  width: 205px; }
  .did-you-know__content:after {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: auto 50px;
    bottom: 25px;
    content: '';
    height: 50px;
    position: absolute;
    width: 65px; }
  .l-left .did-you-know__content {
    margin: 0 auto; }
    @media (min-width: 48em) {
      .l-left .did-you-know__content {
        margin: 0 1em 0 80px; } }
    .l-left .did-you-know__content:after {
      background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/bubbles-left.svg");
      background-image: -o-linear-gradient(transparent, transparent), url("../images/bubbles-left.svg");
      background-image: linear-gradient(transparent, transparent), url("../images/bubbles-left.svg");
      left: -70px;
      right: auto; }
  .l-right .did-you-know__content {
    margin: 0 auto; }
    @media (min-width: 48em) {
      .l-right .did-you-know__content {
        float: right;
        margin: 0 80px 0 1em; } }
    .l-right .did-you-know__content:after {
      background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/bubbles-right.svg");
      background-image: -o-linear-gradient(transparent, transparent), url("../images/bubbles-right.svg");
      background-image: linear-gradient(transparent, transparent), url("../images/bubbles-right.svg");
      left: auto;
      right: -70px; }

.did-you-know__title {
  color: #a73a00;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 0.125rem; }

.did-you-know__text {
  color: #000000;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  width: 100%; }

.document-callout {
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative; }
  .document-callout::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .document-callout,
  .l-detail-resource__main .document-callout,
  .has-aside .document-callout {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .document-callout {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 57.5em) {
    .document-callout {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .document-callout {
      margin-left: 12vw;
      margin-right: 12vw; } }
  @media (min-width: 81.25em) {
    .document-callout {
      margin-left: 15vw;
      margin-right: 15vw; } }

.document-callout__title {
  font-size: 44px;
  margin: 0 0 3rem;
  position: relative; }
  @media (min-width: 48em) {
    .document-callout__title {
      font-size: 60px;
      margin: 0 0 4rem; } }
  .document-callout__title::after {
    background-color: #00C1D5;
    bottom: -1.5rem;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    width: 113px; }
    @media (min-width: 48em) {
      .document-callout__title::after {
        bottom: -2rem; } }

.document-teaser {
  margin-bottom: 3.8095238095rem;
  margin-left: -25px;
  margin-right: -25px;
  max-width: 85.7142857143rem;
  padding: 0;
  padding-left: 25px;
  padding-right: 25px;
  position: relative; }
  .document-teaser::after {
    clear: both;
    content: '';
    display: table; }
  @media (min-width: 48em) {
    .document-teaser {
      margin-bottom: 3.8095238095rem;
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0;
      padding-left: 25px;
      padding-right: 25px; } }
  @media (min-width: 57.5em) {
    .document-teaser {
      padding-left: 65px;
      padding-right: 65px; } }
  @media (min-width: 68.75em) {
    .document-teaser {
      padding-left: 12vw;
      padding-right: 12vw; } }
  @media (min-width: 81.25em) {
    .document-teaser {
      padding-left: 15vw;
      padding-right: 15vw; } }
  @media (min-width: 48em) {
    .has-aside .document-teaser {
      margin-left: -25px;
      margin-right: -25px; } }
  @media (min-width: 57.5em) {
    .has-aside .document-teaser {
      margin-left: -65px;
      margin-right: -65px; } }
  @media (min-width: 68.75em) {
    .has-aside .document-teaser {
      margin-left: -12vw;
      margin-right: -12vw; } }
  @media (min-width: 81.25em) {
    .has-aside .document-teaser {
      margin-left: -15vw;
      margin-right: -15vw; } }
  .document-teaser.u-background-gray {
    background-color: #f8f8f8; }

@media (min-width: 48em) {
  .document-teaser__container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

.u-background-gray .document-teaser__container {
  padding-bottom: 2em;
  padding-top: 2em; }
  @media (min-width: 48em) {
    .u-background-gray .document-teaser__container {
      padding-bottom: 3em;
      padding-top: 3em; } }

.document-teaser__first {
  margin: 0 0 1rem; }
  @media (min-width: 48em) {
    .document-teaser__first {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-preferred-size: 55%;
          flex-basis: 55%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      height: inherit;
      margin: 0;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  @media (min-width: 57.5em) {
    .document-teaser__first {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.document-teaser__second {
  text-align: center; }
  @media (min-width: 48em) {
    .document-teaser__second {
      -ms-flex-preferred-size: 45%;
          flex-basis: 45%;
      padding-left: 5%; }
      .l-reverse .document-teaser__second {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        padding-left: 0;
        padding-right: 5%; } }

.document-teaser__title {
  font-size: 44px;
  line-height: 1.2;
  margin: 0 0 3rem;
  position: relative; }
  @media (min-width: 68.75em) {
    .document-teaser__title {
      font-size: 60px; } }
  .document-teaser__title:after {
    background-color: #00C1D5;
    bottom: -2rem;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    width: 113px; }

.document-teaser__text {
  font-size: 16px; }
  @media (min-width: 68.75em) {
    .document-teaser__text {
      font-size: 20px; } }

.donate-banner {
  margin-bottom: 3.8095238095rem;
  background: #006475;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative; }
  @media (min-width: 68.75em) {
    .has-aside .donate-banner {
      margin-left: -12vw;
      margin-right: -12vw; } }
  @media (min-width: 81.25em) {
    .has-aside .donate-banner {
      margin-left: -15vw;
      margin-right: -15vw; } }

.donate-banner__image {
  display: none; }
  @media (min-width: 57.5em) {
    .donate-banner__image {
      bottom: 0;
      display: block;
      left: 0;
      overflow: hidden;
      position: absolute; }
      .donate-banner__image img {
        -webkit-transform: translate3d(-25%, 30%, 0);
                transform: translate3d(-25%, 30%, 0); } }
  @media (min-width: 68.75em) {
    .donate-banner__image img {
      -webkit-transform: translate3d(-15%, 30%, 0);
              transform: translate3d(-15%, 30%, 0); } }
  @media (min-width: 81.25em) {
    .donate-banner__image img {
      -webkit-transform: translate3d(-10%, 35%, 0);
              transform: translate3d(-10%, 35%, 0); } }
  @media (min-width: 93.75em) {
    .donate-banner__image img {
      -webkit-transform: translate3d(0, 40%, 0);
              transform: translate3d(0, 40%, 0); } }

.donate-banner__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: none;
  padding: 2rem 2rem;
  position: relative;
  width: 100%;
  z-index: 1; }
  @media (min-width: 57.5em) {
    .donate-banner__content {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      max-width: 65vw;
      padding: 5rem 0 5rem 10%;
      width: auto; } }

.donate-banner__text {
  color: #FFFFFF;
  font-family: "LatoRegular", sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 1em 0;
  padding: 0; }
  @media (min-width: 57.5em) {
    .donate-banner__text {
      font-size: 28px;
      margin: 0;
      padding-right: 10%; } }
  .donate-banner__text strong {
    font-family: "LatoBold", sans-serif; }

.donate-banner__link {
  margin: 1rem 0 0;
  -ms-flex-item-align: center;
      align-self: center; }
  @media (min-width: 57.5em) {
    .donate-banner__link {
      margin: 0; } }

#block-donatepopup {
  display: none; }
  #block-donatepopup l-section {
    margin-bottom: 0; }

.spb-popup-main-wrapper {
  background-color: transparent;
  border: none;
  padding: 0;
  width: 100% !important; }
  @media (min-width: 38.75em) {
    .spb-popup-main-wrapper {
      width: 600px !important; } }

.spb_overlay {
  background-color: rgba(0, 0, 0, 0.6); }
  .spb_overlay a {
    display: block; }

.spb_close {
  color: #D14900;
  font-size: 32px;
  line-height: 1em;
  padding: 0 5px;
  font-weight: bold; }

.spb_center {
  margin-left: -50%;
  top: 30%; }
  @media (min-width: 38.75em) {
    .spb_center {
      margin-left: -300px; } }

.spb-controls {
  top: 5px; }

.download-links {
  margin: 2em 0;
  position: relative; }

.download-links__heading {
  margin-bottom: 20px; }

.download-links__content a {
  margin-top: 1em; }
  .download-links__content a:first-child {
    margin-top: 0; }

.dropbutton {
  display: inline-block;
  margin: 0 0 0.5em;
  position: relative;
  vertical-align: top; }
  .dropbutton.has-multiple {
    padding-right: 2em; }
    [dir='rtl'] .dropbutton.has-multiple {
      padding-left: 2em;
      padding-right: 0; }
  .dropbutton.is-open .dropbutton__item {
    display: block; }
    .dropbutton.is-open .dropbutton__item:first-child .dropbutton__button {
      border-bottom-left-radius: 0; }
  .dropbutton.is-open .dropbutton__toggle-button {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-up-white.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-up-white.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/arrow-up-white.svg"); }
  .dropbutton + .dropbutton,
  .dropbutton + .button,
  .menu--social .dropbutton + .menu__link--donate,
  .button + .dropbutton,
  .menu--social .menu__link--donate + .dropbutton {
    margin-left: 0.5em; }
    [dir='rtl'] .dropbutton + .dropbutton, [dir='rtl'] .dropbutton + .button, [dir='rtl'] .menu--social .dropbutton + .menu__link--donate, .menu--social [dir='rtl'] .dropbutton + .menu__link--donate, [dir='rtl'] .button + .dropbutton, [dir='rtl'] .menu--social .menu__link--donate + .dropbutton, .menu--social [dir='rtl'] .menu__link--donate + .dropbutton {
      margin-left: 0;
      margin-right: 0.5em; }

.dropbutton__list {
  list-style: none;
  margin: 0;
  padding: 0; }

.dropbutton__toggle {
  bottom: 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 2em; }
  .dropbutton__toggle::before {
    content: none; }

.dropbutton__toggle-button {
  background-color: #FFFFFF;
  border: solid 2px;
  border-color: #D14900;
  border-radius: 0;
  color: #D14900;
  cursor: pointer;
  display: inline-block;
  font-family: "LatoBold", sans-serif;
  font-size: 0.7619047619rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.25;
  padding: 0.5714285714rem 0.9523809524rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  vertical-align: top;
  white-space: normal;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-down-white.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-down-white.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/arrow-down-white.svg");
  background-position: 50% 0.7619047619rem;
  background-repeat: no-repeat;
  background-size: 0.5714285714rem;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  height: 100%;
  padding: 0;
  white-space: nowrap;
  width: 100%; }
  .dropbutton__toggle-button:focus {
    background-color: #D97C4A;
    border-color: #D97C4A;
    color: #FFFFFF;
    outline-width: 2px; }
  .dropbutton__toggle-button:hover {
    background-color: #D14900;
    color: #FFFFFF;
    outline: 0; }
  .dropbutton__toggle-button:active {
    background-color: #112e51;
    color: #FFFFFF; }
  .dropbutton__toggle-button[disabled] {
    background-color: #d6d7d9;
    color: #323a45;
    cursor: default;
    pointer-events: none; }

.dropbutton__item {
  margin: 0; }
  .dropbutton__item::before {
    content: none; }
  .dropbutton__item.is-secondary-action {
    display: none; }
    .dropbutton__item.is-secondary-action:not(:last-child) .dropbutton__button {
      border-bottom-left-radius: 0; }
  .dropbutton__item:not(:first-child) .dropbutton__button {
    border-top-left-radius: 0; }

.dropbutton .dropbutton__button {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  display: block;
  margin: 0;
  text-align: left;
  width: 100%; }

.path-object .edan-object .creative-commons {
  text-decoration: none; }

.path-object .edan-object .creative-commons__cc,
.path-object .edan-object .creative-commons__zero {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/cc.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/cc.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/cc.svg");
  height: 30px;
  overflow: hidden;
  width: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 32px;
  width: 32px; }
  .path-object .edan-object .creative-commons__cc::before,
  .path-object .edan-object .creative-commons__zero::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.path-object .edan-object .creative-commons__zero {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/zero.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/zero.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/zero.svg");
  height: 30px;
  overflow: hidden;
  width: 30px; }
  .path-object .edan-object .creative-commons__zero::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }

.path-object .edan-object .creative-commons__wrapper {
  position: relative; }
  .path-object .edan-object .creative-commons__wrapper .creative-commons__terms-of_use {
    position: absolute;
    will-change: transform;
    top: 0px;
    left: 0px;
    -webkit-transform: translate3d(-21px, 39px, 0px);
            transform: translate3d(-21px, 39px, 0px); }

.path-object .edan-object .geogalery-return-link {
  padding-bottom: 15px; }

.path-object .edan-object .l-sidebar__main .edan-viewer--wrapper {
  width: 100%;
  max-height: 100%;
  float: none;
  padding: 0; }

.path-object .edan-object .l-sidebar__main .edan_object_thumbs.slider-nav, .path-object .edan-object .l-sidebar__main .edanOject_free-text {
  width: 100%; }

.edan-values dt {
  font-weight: 600;
  margin-top: 1rem; }

.edan-values dd {
  margin-bottom: 0; }

.edan-values.cc_oa {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-areas: 'header header header header header' 'oa oa oa oa oa' 'terms terms terms terms terms';
  gap: 5px; }
  .edan-values.cc_oa dt {
    grid-area: header; }
  .edan-values.cc_oa dd:nth-child(2) {
    grid-area: oa; }
  .edan-values.cc_oa dd:nth-child(3) {
    grid-area: terms; }

.node-page--node-type-object-group .l-sidebar__main {
  padding-left: 40px;
  padding-right: 40px; }

.node-page--node-type-object-group .breadcrumb {
  margin-bottom: 35px; }

.node-page--node-type-object-group .ogmt-page-description {
  padding-bottom: 10px; }

.node-page--node-type-object-group .close-viewer {
  font-weight: bold; }

.node-page--node-type-object-group .ogmt-og-menu ul {
  width: 100%;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 25px; }
  .node-page--node-type-object-group .ogmt-og-menu ul li {
    padding: 10px;
    border: 1px solid #D14900;
    margin: 3px; }
    .node-page--node-type-object-group .ogmt-og-menu ul li a {
      font-weight: 600;
      text-decoration: none; }
  .node-page--node-type-object-group .ogmt-og-menu ul li.active, .node-page--node-type-object-group .ogmt-og-menu ul li:hover {
    background-color: #D14900; }
    .node-page--node-type-object-group .ogmt-og-menu ul li.active a, .node-page--node-type-object-group .ogmt-og-menu ul li:hover a {
      color: #fff; }
  .node-page--node-type-object-group .ogmt-og-menu ul li:hover {
    cursor: pointer; }

.node-page--node-type-object-group h2 {
  font-size: 2.0952380952em; }

.node-page--node-type-object-group h3 {
  font-size: 1.4285714286em; }

.node-page--node-type-object-group h4 {
  font-size: 0.9523809524em; }

.node-page--node-type-object-group h5 {
  font-size: 0.7619047619em; }

.node-page--node-type-object-group #dual-view {
  width: 100%;
  margin-top: 25px; }

.edanOject--wrapper, .edanOject--thumbs {
  padding-top: 35px;
  border-top: 1px solid #979797; }

.edanOject--wrapper {
  width: 100%;
  display: block; }
  @media (min-width: 57.5em) {
    .edanOject--wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  .edanOject--wrapper .edan-viewer--wrapper {
    width: 100%; }
    .edanOject--wrapper .edan-viewer--wrapper ul.slick-dots li:before {
      content: '';
      color: transparent;
      margin: 0; }
    @media (min-width: 57.5em) {
      .edanOject--wrapper .edan-viewer--wrapper {
        max-height: 38.25vw;
        width: 62%;
        margin-right: 1%;
        margin-bottom: 5px; } }
  .edanOject--wrapper .freetext-wrapper {
    width: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    font-size: 0.8571428571em; }
    .edanOject--wrapper .freetext-wrapper h3 {
      font-size: 1.4285714286em; }
    .edanOject--wrapper .freetext-wrapper ul li:before {
      margin-left: 0; }
    @media (min-width: 57.5em) {
      .edanOject--wrapper .freetext-wrapper {
        max-height: 35vw;
        float: left;
        width: 37%; } }
    @media (min-width: 106.25em) {
      .edanOject--wrapper .freetext-wrapper {
        max-height: 620px; } }

.object-list.grid {
  padding-top: 50px;
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(auto-fill, minmax(175px, 1fr));
  grid-auto-rows: 25px; }
  .object-list.grid .item a {
    display: block;
    color: #333F48; }
    .object-list.grid .item a h4 {
      font-size: 20px;
      padding: 15px 10px;
      margin: 0; }
  .object-list.grid .item figure {
    background-color: #E2E8EC;
    border: 1px solid #dce3e8; }
    .object-list.grid .item figure img {
      width: 100%;
      height: auto; }
    .object-list.grid .item figure input {
      margin-left: 10px; }

.narrative-hide {
  display: none; }

.edan-search .facet-group nav {
  display: none; }
  .edan-search .facet-group nav.open {
    display: block; }

.edan-search.with-facets .wrapper--search-results {
  display: grid;
  grid-template-columns: 1fr 4fr;
  grid-gap: 2.5em; }

.edan_object_thumbs {
  margin: 15px 0;
  padding: 0 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .edan_object_thumbs.slick-dotted.slick-slider {
    margin-bottom: 45px; }
  .edan_object_thumbs figure.slick-slide {
    height: 100%;
    margin: 0;
    position: relative; }
    .edan_object_thumbs figure.slick-slide img {
      display: block;
      border: 1px solid black;
      height: 100%;
      width: auto; }
  .edan_object_thumbs .thumb-0 img {
    border: 3px solid #D14900; }
  .edan_object_thumbs .slick-track {
    max-height: 90px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .edan_object_thumbs .slick-prev:before, .edan_object_thumbs .slick-next:before {
    color: #D14900;
    font-size: 30px; }
  .edan_object_thumbs .slick-prev:hover:before,
  .edan_object_thumbs .slick-prev:focus:before,
  .edan_object_thumbs .slick-next:hover:before,
  .edan_object_thumbs .slick-next:focus:before {
    opacity: 1; }
  .edan_object_thumbs .slick-prev, .edan_object_thumbs .slick-next {
    width: 25px; }
  .edan_object_thumbs .slick-prev {
    left: 0px; }
  .edan_object_thumbs .slick-next {
    right: 0px; }
  .edan_object_thumbs .slick-dots {
    bottom: -60px; }
  .edan_object_thumbs .slick-dots li button:before,
  .edan_object_thumbs .slick-dots li.slick-active button:before {
    opacity: .0; }

.edan-viewer--wrapper {
  overflow: hidden; }

.edan-iframe-embed__container {
  border: 1px solid black;
  height: 0;
  overflow: hidden;
  padding-bottom: 55.728%;
  position: relative; }
  .edan-iframe-embed__container > div {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.side-by-side-edan-viewer--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 0;
  float: left;
  overflow: hidden;
  position: absolute;
  width: 100%; }
  .side-by-side-edan-viewer--wrapper .side-by-side-edan-viewer--inner {
    height: 100%;
    width: 49%;
    position: relative; }
  .side-by-side-edan-viewer--wrapper .side-by-side-edan-viewer--inner:first-child {
    margin-right: 0.5%; }
  .side-by-side-edan-viewer--wrapper .side-by-side-edan-viewer--inner:last-child {
    margin-left: 0.5%; }

.page-node-14768 .has-aside .l-sidebar__main {
  width: 100%;
  padding-left: 50px;
  padding-right: 50px; }
  .page-node-14768 .has-aside .l-sidebar__main .edan-search-form,
  .page-node-14768 .has-aside .l-sidebar__main .search-results__message-wrapper {
    padding: 0 10vw; }
  .page-node-14768 .has-aside .l-sidebar__main .edan-search-form {
    padding-bottom: 15px; }
  .page-node-14768 .has-aside .l-sidebar__main .edan-fq-form-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .page-node-14768 .has-aside .l-sidebar__main .form-item--id-edan-fq-media-usage {
    padding-left: 15px; }

.search-results.masonry li::before,
.edan-search-facets li::before {
  content: "";
  display: none; }

.search-results.masonry li,
.edan-search-facets li {
  list-style-type: none; }

.event-card {
  background-color: #000000;
  -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2);
  height: 100%;
  position: relative; }

.event-card__link {
  color: #FFFFFF;
  display: block;
  height: 100%;
  position: relative; }
  .event-card__link:after {
    content: '';
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
    bottom: 0;
    height: 75%;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    width: 100%;
    z-index: 1; }
  .event-card__link:hover, .event-card__link:focus {
    color: #FFFFFF; }
    .event-card__link:hover::after, .event-card__link:focus::after {
      opacity: 0; }
    .event-card__link:hover .event-card__image img, .event-card__link:focus .event-card__image img {
      -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1); }
    .event-card__link:hover .event-card__content, .event-card__link:focus .event-card__content {
      opacity: 0;
      -webkit-transform: translate3d(0, 30%, 0);
              transform: translate3d(0, 30%, 0); }

.event-card__image {
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 0; }
  .event-card__image img {
    max-height: 300px;
    -webkit-transform: scale3d(1.1, 1.1, 1);
            transform: scale3d(1.1, 1.1, 1);
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    width: 100%; }

.event-card__content {
  bottom: 0;
  color: #fff;
  left: 0;
  opacity: 1;
  padding: 1.5em 1.5em;
  position: absolute;
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  -o-transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
  width: 100%;
  z-index: 5; }

.event-card__subtitle {
  color: #FFFFFF;
  font-family: "LatoBold", sans-serif;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 0.25rem;
  text-transform: uppercase; }
  @media (min-width: 68.75em) {
    .event-card__subtitle {
      font-size: 16px; } }

.event-card__title {
  color: #FFFFFF;
  font-family: "LatoBold", sans-serif;
  font-size: 20px;
  line-height: 1.2; }
  @media (min-width: 68.75em) {
    .event-card__title {
      font-size: 30px;
      font-weight: 600; } }

.event-hero {
  display: inline-block;
  width: 100%; }
  .event-hero img {
    height: auto;
    width: 100%; }

.event-highlights {
  margin-bottom: 3.8095238095rem;
  margin-left: -25px;
  margin-right: -25px;
  max-width: 85.7142857143rem;
  padding: 0;
  position: relative; }
  .event-highlights::after {
    clear: both;
    content: '';
    display: table; }
  @media (min-width: 48em) {
    .event-highlights {
      margin-bottom: 3.8095238095rem;
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 48em) {
    .has-aside .event-highlights {
      margin-left: -25px;
      margin-right: -25px; } }
  @media (min-width: 57.5em) {
    .has-aside .event-highlights {
      margin-left: -65px;
      margin-right: -65px; } }
  @media (min-width: 68.75em) {
    .has-aside .event-highlights {
      margin-left: -12vw;
      margin-right: -12vw; } }
  @media (min-width: 81.25em) {
    .has-aside .event-highlights {
      margin-left: -15vw;
      margin-right: -15vw; } }
  @media (min-width: 68.75em) {
    .event-highlights {
      background-color: #000000; } }

.event-highlights__image {
  display: none;
  opacity: .8; }
  @media (min-width: 48em) {
    .event-highlights__image {
      height: 830px; } }
  @media (min-width: 68.75em) {
    .event-highlights__image {
      display: block; } }

.event-highlights__container {
  padding-left: 25px;
  padding-right: 25px; }
  @media (min-width: 48em) {
    .event-highlights__container {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }
  @media (min-width: 57.5em) {
    .event-highlights__container {
      padding-left: 65px;
      padding-right: 65px; } }
  @media (min-width: 68.75em) {
    .event-highlights__container {
      bottom: 0;
      left: 0;
      right: 0;
      padding-bottom: 100px;
      padding-left: 12vw;
      padding-right: 12vw;
      padding-top: 100px;
      position: absolute;
      top: 0; } }
  @media (min-width: 81.25em) {
    .event-highlights__container {
      padding-left: 15vw;
      padding-right: 15vw; } }

.event-highlights__first {
  background-color: transparent;
  color: #FFFFFF;
  display: block;
  position: relative;
  text-align: center;
  width: 100%; }
  @media (min-width: 48em) {
    .event-highlights__first {
      width: 52.5%; }
      .event-highlights__first::after {
        background-color: #098094;
        border-radius: 50%;
        content: "";
        display: block;
        height: 0;
        padding-bottom: 100%;
        width: 100%; } }

.event-highlights__second {
  padding: 0;
  position: relative;
  width: 100%;
  z-index: 10; }
  @media (min-width: 48em) {
    .event-highlights__second {
      padding: 0 0 0 5%;
      width: 47.5%; } }

.event-highlights__inner {
  background-color: #098094;
  margin-bottom: 2rem;
  position: relative; }
  .event-highlights__inner::after {
    border-color: #098094 transparent transparent transparent;
    border-style: solid;
    bottom: -29px;
    border-width: 30px 30px 0 30px;
    content: '';
    height: 0;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    width: 0; }
  @media (min-width: 48em) {
    .event-highlights__inner {
      background-color: transparent;
      bottom: 0;
      height: 100%;
      left: 0;
      margin: auto 0;
      position: absolute;
      right: 0;
      top: 0;
      width: 100%; }
      .event-highlights__inner::after {
        display: none; } }

.event-highlights__wrapper {
  display: table;
  width: 100%;
  height: 100%; }

.event-highlights__circle {
  display: table-cell;
  line-height: 1.2;
  padding: 3em 2em;
  text-align: center;
  vertical-align: middle; }

.event-highlights__title {
  font-size: calc(30px + 25 * ( (100vw - 400px) / 1000));
  color: inherit;
  line-height: 1.2;
  margin: 1.25em 0;
  position: relative; }
  @media (max-width: 25em) {
    .event-highlights__title {
      font-size: 30px; } }
  @media (min-width: 87.5em) {
    .event-highlights__title {
      font-size: 55px; } }
  @media (min-width: 57.5em) {
    .event-highlights__title {
      margin: 0.25em 0 1.25em; } }
  @media (min-width: 68.75em) {
    .event-highlights__title {
      margin: 0em 0 1em; } }
  @media (min-width: 81.25em) {
    .event-highlights__title {
      margin: 0.25em 0 1em; } }
  @media (min-width: 106.25em) {
    .event-highlights__title {
      margin: 1em 0 1.5em; } }
  .event-highlights__title:after {
    content: '';
    display: block;
    background-color: #098094;
    bottom: -1rem;
    height: 1px;
    left: 50%;
    margin-left: -65px;
    position: absolute;
    width: 130px; }
    @media (min-width: 48em) {
      .event-highlights__title:after {
        background-color: #FFFFFF; } }
    @media (min-width: 93.75em) {
      .event-highlights__title:after {
        margin-left: -100px;
        width: 200px; } }

.event-highlights__link {
  display: inline-block;
  position: relative; }
  @media (min-width: 48em) {
    .event-highlights__link {
      display: block; } }
  .event-highlights__link .icon-link {
    color: #FFFFFF;
    font-size: 16px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    text-decoration: underline;
    text-transform: uppercase; }
    .event-highlights__link .icon-link:hover, .event-highlights__link .icon-link:focus {
      color: #FFFFFF;
      text-decoration: none; }
    @media (min-width: 48em) {
      .event-highlights__link .icon-link {
        color: #FFFFFF;
        font-size: 16px;
        text-decoration: none; }
        .event-highlights__link .icon-link:hover, .event-highlights__link .icon-link:focus {
          color: #FFFFFF;
          text-decoration: none; }
          .event-highlights__link .icon-link:hover .icon-circle--arrow, .event-highlights__link .icon-link:focus .icon-circle--arrow {
            background-color: #D14900;
            border-color: #D14900; }
            .event-highlights__link .icon-link:hover .icon-circle--arrow::before, .event-highlights__link .icon-link:focus .icon-circle--arrow::before {
              opacity: 0; }
            .event-highlights__link .icon-link:hover .icon-circle--arrow::after, .event-highlights__link .icon-link:focus .icon-circle--arrow::after {
              opacity: 1; } }
    @media (min-width: 93.75em) {
      .event-highlights__link .icon-link {
        font-size: 20px; } }
  .event-highlights__link .icon-circle--arrow {
    border: none;
    display: none;
    height: 55px;
    margin-left: 0;
    margin-top: -29px;
    position: absolute;
    right: -58px;
    top: 50%;
    width: 55px; }
    .event-highlights__link .icon-circle--arrow:before, .event-highlights__link .icon-circle--arrow:after {
      background-size: 48%;
      height: 55px;
      width: 55px; }
    @media (min-width: 48em) {
      .event-highlights__link .icon-circle--arrow {
        border: none;
        border: 2px solid #D14900;
        display: block;
        right: -25px; }
        .event-highlights__link .icon-circle--arrow::before, .event-highlights__link .icon-circle--arrow::after {
          color: transparent;
          font: 0/0 a;
          height: 30px;
          text-shadow: none;
          width: 30px;
          background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-red.svg");
          background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-red.svg");
          background-image: linear-gradient(transparent, transparent), url("../images/arrow-red.svg");
          background-position: center;
          background-repeat: no-repeat;
          background-size: 30px;
          bottom: 0;
          content: "";
          display: block;
          left: 0;
          opacity: 1;
          position: absolute;
          right: 0;
          top: 0;
          -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
          -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
          transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease; }
        .event-highlights__link .icon-circle--arrow::after {
          background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-white.svg");
          background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-white.svg");
          background-image: linear-gradient(transparent, transparent), url("../images/arrow-white.svg");
          opacity: 0; }
        .event-highlights__link .icon-circle--arrow:hover, .event-highlights__link .icon-circle--arrow:focus, .event-highlights__link .icon-circle--arrow:active {
          background: none;
          color: #D14900;
          outline: none; }
          .event-highlights__link .icon-circle--arrow:hover::before, .event-highlights__link .icon-circle--arrow:focus::before, .event-highlights__link .icon-circle--arrow:active::before {
            opacity: 0; }
          .event-highlights__link .icon-circle--arrow:hover::after, .event-highlights__link .icon-circle--arrow:focus::after, .event-highlights__link .icon-circle--arrow:active::after {
            opacity: 1; }
        .event-highlights__link .icon-circle--arrow:before, .event-highlights__link .icon-circle--arrow:after {
          background-size: 37%;
          height: 55px;
          width: 55px; } }
    @media (min-width: 57.5em) {
      .event-highlights__link .icon-circle--arrow {
        right: -15px; } }
    @media (min-width: 93.75em) {
      .event-highlights__link .icon-circle--arrow {
        height: 75px;
        margin-top: -38px;
        right: -40px;
        width: 75px; }
        .event-highlights__link .icon-circle--arrow:before, .event-highlights__link .icon-circle--arrow:after {
          height: 75px;
          width: 75px; } }

.event-listing {
  margin: 0 0 0.5rem; }

.event-listing__time {
  color: #000000;
  display: inline-block;
  font-family: "LatoBold", sans-serif;
  font-size: 0.7619047619em;
  font-weight: 700;
  margin: 0 0 0.5rem;
  position: relative; }
  @media (min-width: 68.75em) {
    .event-listing__time {
      color: #FFFFFF; } }
  .event-listing__time:after {
    background-color: #098094;
    bottom: -5px;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    width: 80px; }

.event-listing__link {
  display: block;
  font-family: 'LatoRegular', sans-serif;
  font-size: initial;
  line-height: 1.5;
  text-decoration: none; }
  @media (min-width: 68.75em) {
    .event-listing__link {
      color: #FFFFFF;
      font-size: 1.1428571429em; }
      .event-listing__link:hover, .event-listing__link:focus {
        color: #FFFFFF;
        text-decoration: underline; } }

.event-share {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #D14900;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.2;
  text-decoration: none; }
  .event-share:hover, .event-share:focus {
    color: inherit;
    text-decoration: underline; }
  .event-share .icon {
    margin-right: 10px; }

.event-teaser {
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 100%;
  padding: 0;
  text-decoration: none; }
  @media (min-width: 48em) {
    .event-teaser {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .event-teaser:hover, .event-teaser:focus {
    color: inherit;
    text-decoration: none; }
    .event-teaser:hover .event-teaser__title, .event-teaser:focus .event-teaser__title {
      text-decoration: underline; }
  .event-teaser > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.event-teaser__first {
  display: none; }
  @media (min-width: 48em) {
    .event-teaser__first {
      -ms-flex-item-align: start;
          align-self: flex-start;
      display: block;
      margin-right: 1.5rem; } }

.event-teaser__second {
  padding-left: 15px; }
  @media (min-width: 48em) {
    .event-teaser__second {
      -ms-flex-preferred-size: 75%;
          flex-basis: 75%;
      margin-top: 1rem;
      padding-right: 5%; } }

@media (min-width: 48em) {
  .event-teaser__third {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-top: 1rem;
    width: 25%; } }

.event-teaser__title {
  font-size: 20px;
  margin: 0 0 0.25rem; }
  @media (min-width: 93.75em) {
    .event-teaser__title {
      font-size: 30px; } }

.event-teaser__date,
.event-teaser__location {
  font-size: 16px; }
  @media (min-width: 93.75em) {
    .event-teaser__date,
    .event-teaser__location {
      font-size: 20px; } }
  .event-teaser__date p,
  .event-teaser__location p {
    line-height: 1.6;
    margin: 0; }

.event-teaser img {
  border: 5px solid #098094;
  border-radius: 50%;
  height: 100px;
  max-width: none;
  width: 100px; }
  @media (min-width: 68.75em) {
    .event-teaser img {
      border-width: 7px;
      height: 140px;
      width: 140px; } }

.content-embed .event-teaser {
  border: 5px solid #D14900;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding: 10px; }
  .content-embed .event-teaser:last-child {
    margin-bottom: 0; }
  @media (min-width: 48em) {
    .content-embed .event-teaser .event-teaser__second {
      padding-right: 5%; } }
  @media (min-width: 48em) {
    .content-embed .event-teaser .event-teaser__third {
      width: 33%; } }
  .content-embed .event-teaser img {
    border-width: 6px;
    height: 130px;
    width: 130px; }

.exhibit-card {
  -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2);
  position: relative; }

.exhibit-card__link {
  color: #FFFFFF;
  display: block;
  height: 100%;
  position: relative; }
  .exhibit-card__link:after {
    content: '';
    display: inline-block;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    bottom: 0;
    height: 75%;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    width: 100%;
    z-index: 1; }
  .exhibit-card__link:hover, .exhibit-card__link:focus {
    color: #FFFFFF; }
    .exhibit-card__link:hover::after, .exhibit-card__link:focus::after {
      opacity: 0; }
    .exhibit-card__link:hover .exhibit-card__image img, .exhibit-card__link:focus .exhibit-card__image img {
      -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1); }
    .exhibit-card__link:hover .exhibit-card__content, .exhibit-card__link:focus .exhibit-card__content {
      opacity: 0;
      -webkit-transform: translate3d(0, 30%, 0);
              transform: translate3d(0, 30%, 0); }

.exhibit-card__image {
  overflow: hidden;
  position: relative;
  z-index: 0; }
  .exhibit-card__image img {
    max-height: 300px;
    -webkit-transform: scale3d(1.1, 1.1, 1);
            transform: scale3d(1.1, 1.1, 1);
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    width: 100%; }

.exhibit-card__content {
  bottom: 0;
  color: #fff;
  left: 0;
  opacity: 1;
  padding: 1.5em 1.5em;
  position: absolute;
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  -o-transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
  width: 100%;
  z-index: 5; }

.exhibit-card__subtitle {
  color: #FFFFFF;
  font-family: "LatoBold", sans-serif;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 0.25rem;
  text-transform: uppercase; }
  @media (min-width: 68.75em) {
    .exhibit-card__subtitle {
      font-size: 16px; } }

.exhibit-card__title {
  color: #FFFFFF;
  font-family: "LatoBold", sans-serif;
  font-size: 20px;
  line-height: 1.2; }
  @media (min-width: 68.75em) {
    .exhibit-card__title {
      font-size: 30px; } }

@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  56% {
    -webkit-transform: translateX(4px);
            transform: translateX(4px); } }

@keyframes bounce {
  0%, 100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  56% {
    -webkit-transform: translateX(4px);
            transform: translateX(4px); } }

.exhibit-highlights {
  margin-bottom: 3.8095238095rem; }
  @media (min-width: 48em) {
    .exhibit-highlights {
      margin-left: 1em;
      margin-right: 1em;
      max-width: 85.7142857143rem; } }
  @media (min-width: 48em) and (min-width: 22.5em) {
    .exhibit-highlights {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 48em) and (min-width: 48em) {
    .exhibit-highlights {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 48em) {
      .exhibit-highlights .exhibit-highlights {
        margin-left: 0;
        margin-right: 0; } }

.exhibit-highlights__heading {
  margin-bottom: 1em; }
  @media (min-width: 68.75em) {
    .exhibit-highlights__heading {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-bottom: 0; } }
  .exhibit-highlights__heading .icon-link {
    color: #D14900;
    font-family: "LatoBold", sans-serif;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase; }
    @media (min-width: 68.75em) {
      .exhibit-highlights__heading .icon-link {
        font-size: 20px; } }
    .exhibit-highlights__heading .icon-link:hover, .exhibit-highlights__heading .icon-link:focus {
      color: #098094;
      text-decoration: none; }
      .exhibit-highlights__heading .icon-link:hover .icon, .exhibit-highlights__heading .icon-link:focus .icon {
        -webkit-animation: bounce 1s infinite;
                animation: bounce 1s infinite; }

.exhibit-highlights__title {
  color: #000000;
  font-size: 30px;
  line-height: 1.2;
  margin: 0 0 0.25rem; }
  @media (min-width: 48em) {
    .exhibit-highlights__title {
      font-size: 44px;
      padding: 0; } }
  @media (min-width: 68.75em) {
    .exhibit-highlights__title {
      font-size: 60px;
      margin: 0 0 0.5rem; } }

.exhibit-slide__content {
  bottom: 0;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  left: 0;
  opacity: 0;
  padding: 0 1rem 1rem;
  position: absolute;
  -webkit-transition: opacity 2s ease;
  -o-transition: opacity 2s ease;
  transition: opacity 2s ease;
  width: 100%;
  z-index: 5; }
  @media (min-width: 48em) {
    .exhibit-slide__content {
      padding: 0 3.25rem 2rem 3.5rem; } }
  @media (min-width: 68.75em) {
    .exhibit-slide__content {
      padding-bottom: 3rem; } }

.exhibit-slide__subheading {
  display: block;
  font-family: "LatoBold", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 10px;
  text-transform: uppercase; }

.exhibit-slide__heading {
  font-size: 24px;
  line-height: 1.2;
  margin: 0; }
  @media (min-width: 48em) {
    .exhibit-slide__heading {
      font-size: 44px; } }

.view__row:nth-of-type(even) .exhibit-teaser {
  background-color: #f8f8f8; }
  @media (min-width: 48em) {
    .view__row:nth-of-type(even) .exhibit-teaser .exhibit-teaser__first {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      margin-left: 5%;
      margin-right: 0; } }
  .view__row:nth-of-type(even) .exhibit-teaser .exhibit-teaser__subtitle {
    color: #51534A; }

.exhibit-teaser {
  margin: 0 -1rem;
  padding: 2rem 1rem; }
  @media (min-width: 48em) {
    .exhibit-teaser {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: 0;
      padding: 3rem 25px; } }
  @media (min-width: 57.5em) {
    .exhibit-teaser {
      padding-left: 65px;
      padding-right: 65px; } }
  @media (min-width: 68.75em) {
    .exhibit-teaser {
      padding-left: 12vw;
      padding-right: 12vw; } }

.exhibit-teaser__first {
  text-align: center; }
  @media (min-width: 48em) {
    .exhibit-teaser__first {
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%;
      margin-right: 5%;
      text-align: left; } }

@media (min-width: 48em) {
  .exhibit-teaser__second {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 55%;
        flex-basis: 55%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: inherit;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; } }

@media (min-width: 57.5em) {
  .exhibit-teaser__second {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

.exhibit-teaser__link {
  display: inline-block;
  margin: 0 0 1rem; }

.exhibit-teaser__image {
  position: relative; }
  .exhibit-teaser__image img {
    border: 10px solid #098094;
    border-radius: 50%;
    overflow: hidden;
    height: auto;
    margin: 0 auto;
    max-width: 300px;
    width: 100%; }
    @media (min-width: 48em) {
      .exhibit-teaser__image img {
        margin: 0;
        max-width: none;
        width: 250px; } }
    @media (min-width: 57.5em) {
      .exhibit-teaser__image img {
        width: 275px; } }
    @media (min-width: 81.25em) {
      .exhibit-teaser__image img {
        width: 325px; } }
  .exhibit-teaser__image .icon-circle {
    background-color: #D14900;
    bottom: -5px;
    -webkit-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.2);
    height: 60px;
    left: 60%;
    position: absolute;
    -webkit-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    transition: all .15s ease-in;
    width: 60px; }
    .exhibit-teaser__image .icon-circle:before, .exhibit-teaser__image .icon-circle:after {
      background-size: 37%;
      height: 60px;
      width: 60px; }
    .exhibit-teaser__image .icon-circle:before {
      opacity: 0; }
    .exhibit-teaser__image .icon-circle:after {
      opacity: 1; }
    .exhibit-teaser__image .icon-circle:hover, .exhibit-teaser__image .icon-circle:focus {
      background-color: #FFFFFF; }
      .exhibit-teaser__image .icon-circle:hover:before, .exhibit-teaser__image .icon-circle:focus:before {
        opacity: 1; }
      .exhibit-teaser__image .icon-circle:hover:after, .exhibit-teaser__image .icon-circle:focus:after {
        opacity: 0; }

.exhibit-teaser__subtitle {
  color: #76776c;
  font-family: "LatoBold", sans-serif;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 21px;
  text-transform: uppercase; }

.exhibit-teaser__subtitle .blue {
  color: #00778B; }

.exhibit-teaser__title {
  font-size: 44px;
  line-height: 1.2;
  margin: 0 0 3rem;
  position: relative; }
  @media (min-width: 68.75em) {
    .exhibit-teaser__title {
      font-size: 60px; } }
  .exhibit-teaser__title:after {
    background-color: #00C1D5;
    bottom: -2rem;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    width: 113px; }

.exhibit-teaser__text {
  font-size: 16px; }
  @media (min-width: 68.75em) {
    .exhibit-teaser__text {
      font-size: 20px; } }

.exhibit-teaser__items {
  font-size: 16px; }
  @media (min-width: 68.75em) {
    .exhibit-teaser__items {
      font-size: 20px; } }
  .exhibit-teaser__items > * {
    display: inline-block;
    margin-right: 5px; }
  .exhibit-teaser__items .link {
    color: #D14900; }
    .exhibit-teaser__items .link:hover, .exhibit-teaser__items .link:focus {
      color: #D97C4A; }

.view--exhibits-grid {
  margin-left: 1em;
  margin-right: 1em;
  max-width: 85.7142857143rem;
  margin-bottom: 3.8095238095rem; }
  @media (min-width: 22.5em) {
    .view--exhibits-grid {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 48em) {
    .view--exhibits-grid {
      margin-left: 65px;
      margin-right: 65px; } }
  .view--exhibits-grid .view--exhibits-grid {
    margin-left: 0;
    margin-right: 0; }
  @media (max-width: 48em) {
    .view--exhibits-grid {
      margin-left: -1em;
      margin-right: -1em; } }
  @media (max-width: 48em) and (min-width: 22.5em) {
    .view--exhibits-grid {
      margin-left: -25px;
      margin-right: -25px; } }
  @media (max-width: 48em) and (min-width: 48em) {
    .view--exhibits-grid {
      margin-left: -65px;
      margin-right: -65px; } }

.exhibits-header {
  margin-bottom: 3.8095238095rem;
  padding-top: 150px; }
  @media (min-width: 68.75em) {
    .exhibits-header {
      padding-top: 290px; } }

.exhibits-header__inner {
  background-color: #029EB4;
  border-bottom: 7px solid #00C1D5;
  padding: 1rem 0;
  position: relative;
  width: 100%; }
  @media (min-width: 57.5em) {
    .exhibits-header__inner {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-right: -25px;
      padding: 2rem 0;
      position: relative; } }
  @media (min-width: 81.25em) {
    .exhibits-header__inner {
      margin-right: -15vw; } }
  .exhibits-header__inner .exhibits-header__first {
    padding: 2em 2em; }
    @media (min-width: 57.5em) {
      .exhibits-header__inner .exhibits-header__first {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        padding: 0 0 0 17vw;
        width: 50%; } }
  .exhibits-header__inner .exhibits-header__second {
    width: 100%; }
    @media (min-width: 57.5em) {
      .exhibits-header__inner .exhibits-header__second {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        padding: 0 0 0 100px; } }
    @media (min-width: 81.25em) {
      .exhibits-header__inner .exhibits-header__second {
        padding: 0 0 0 150px; } }
  .exhibits-header__inner .exhibits-header__title {
    color: #029EB4;
    font-family: 'LatoBlack', sans-serif;
    font-size: 60px;
    left: auto;
    letter-spacing: 0.3px;
    line-height: 1;
    position: absolute;
    right: 1rem;
    top: -50px; }
    @media (min-width: 57.5em) {
      .exhibits-header__inner .exhibits-header__title {
        font-size: 100px;
        left: 17vw;
        right: auto;
        top: -84px; } }
    @media (min-width: 93.75em) {
      .exhibits-header__inner .exhibits-header__title {
        font-size: 120px;
        top: -101px; } }
  .exhibits-header__inner .exhibits-header__subtitle {
    color: #FFFFFF;
    font-family: "LatoBold", sans-serif;
    font-size: 30px;
    line-height: 1.2;
    padding: 0 0 1rem;
    position: relative;
    text-align: center;
    z-index: 10; }
    @media (min-width: 57.5em) {
      .exhibits-header__inner .exhibits-header__subtitle {
        font-size: 44px;
        text-align: left; } }
    @media (min-width: 81.25em) {
      .exhibits-header__inner .exhibits-header__subtitle {
        font-size: 60px; } }
    .exhibits-header__inner .exhibits-header__subtitle::after {
      background-color: #FFFFFF;
      bottom: 0;
      content: '';
      height: 1px;
      left: 50%;
      position: absolute;
      -webkit-transform: translate3d(-50%, 0, 0);
              transform: translate3d(-50%, 0, 0);
      width: 50%; }
      @media (min-width: 57.5em) {
        .exhibits-header__inner .exhibits-header__subtitle::after {
          left: 0;
          -webkit-transform: translate3d(0, 0, 0);
                  transform: translate3d(0, 0, 0); } }

.exhibits-slider .exhibit-slide {
  display: inline-block;
  position: relative; }
  .exhibits-slider .exhibit-slide::before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    bottom: 0;
    content: '';
    height: 75%;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s;
    width: 100%;
    z-index: 1; }

.exhibits-slider .slick-slide.slick-current .exhibit-slide__content {
  opacity: 1; }

.view--exhibits-listing {
  margin-bottom: 3.8095238095rem; }

.exhibits-slider {
  position: relative; }

.exhibits-slider__container {
  margin-left: -25px;
  margin-right: -25px;
  position: relative; }
  @media (min-width: 57.5em) {
    .exhibits-slider__container {
      margin: 0;
      margin-right: -25px; } }
  @media (min-width: 81.25em) {
    .exhibits-slider__container {
      margin-right: -65px; } }

.exhibits-slider .slick-list {
  max-width: calc(3 * 600px);
  position: relative;
  z-index: 5; }
  @media (min-width: 57.5em) {
    .exhibits-slider .slick-list {
      width: calc(1 * 450px); } }
  @media (min-width: 68.75em) {
    .exhibits-slider .slick-list {
      width: calc(1 * 600px); } }
  @media (min-width: 81.25em) {
    .exhibits-slider .slick-list {
      width: calc(1 * 746px); } }

.exhibits-slider .slick-slide {
  width: 80vw; }
  @media (min-width: 57.5em) {
    .exhibits-slider .slick-slide {
      width: 450px; } }
  @media (min-width: 68.75em) {
    .exhibits-slider .slick-slide {
      width: 600px; } }
  @media (min-width: 81.25em) {
    .exhibits-slider .slick-slide {
      width: 746px; } }

.exhibits-slider__count-big {
  display: none !important;
  color: #02BCD7;
  font-family: 'LatoBlack', sans-serif;
  font-size: 225px;
  left: auto;
  line-height: 1;
  position: absolute;
  z-index: 0; }
  @media (min-width: 57.5em) {
    .exhibits-slider__count-big {
      display: block !important;
      left: -100px;
      right: auto;
      top: -50px; } }
  @media (min-width: 81.25em) {
    .exhibits-slider__count-big {
      font-size: 300px;
      left: -135px;
      top: -50px; } }

.exhibits-slider__slider .slick-prev,
.exhibits-slider__slider .slick-next {
  display: none !important; }

.exhibits-slider .slick-navigation {
  display: none; }
  @media (min-width: 57.5em) {
    .exhibits-slider .slick-navigation {
      background-color: #FFFFFF;
      border: 2px solid #00C1D5;
      -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
              box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 62px;
      left: -61px;
      position: absolute;
      top: 50%;
      -webkit-transform: translate3d(0, -50%, 0);
              transform: translate3d(0, -50%, 0);
      width: 122px;
      z-index: 10; }
      .exhibits-slider .slick-navigation #slick-prev3,
      .exhibits-slider .slick-navigation #slick-next3 {
        background-size: auto 16px; } }
  @media (min-width: 81.25em) {
    .exhibits-slider .slick-navigation {
      height: 88px;
      left: -88px;
      width: 175px; }
      .exhibits-slider .slick-navigation #slick-prev3,
      .exhibits-slider .slick-navigation #slick-next3 {
        background-size: auto 19px; } }
  .exhibits-slider .slick-navigation #slick-prev3,
  .exhibits-slider .slick-navigation #slick-next3 {
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    border: none;
    height: 100%;
    text-indent: -999em;
    -webkit-transition: background-image 0.5s ease, background-color 0.5s ease;
    -o-transition: background-image 0.5s ease, background-color 0.5s ease;
    transition: background-image 0.5s ease, background-color 0.5s ease;
    width: 50%; }
  .exhibits-slider .slick-navigation #slick-prev3 {
    background-image: url("/themes/gesso/images/arrow-left-blue.svg"); }
    .exhibits-slider .slick-navigation #slick-prev3:hover, .exhibits-slider .slick-navigation #slick-prev3:focus {
      background-color: #00C1D5;
      background-image: url("/themes/gesso/images/arrow-left-white.svg"); }
  .exhibits-slider .slick-navigation #slick-next3 {
    background-image: url("/themes/gesso/images/arrow-right-blue.svg"); }
    .exhibits-slider .slick-navigation #slick-next3:hover, .exhibits-slider .slick-navigation #slick-next3:focus {
      background-color: #00C1D5;
      background-image: url("/themes/gesso/images/arrow-right-white.svg"); }

.experience-more {
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative; }
  .experience-more::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .experience-more,
  .l-detail-resource__main .experience-more,
  .has-aside .experience-more {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .experience-more {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 57.5em) {
    .experience-more {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .experience-more {
      margin-left: 12vw;
      margin-right: 12vw; } }
  @media (min-width: 81.25em) {
    .experience-more {
      margin-left: 15vw;
      margin-right: 15vw; } }

@media (min-width: 57.5em) {
  .experience-more__container {
    margin-left: -5vw;
    margin-right: -5vw; } }

.experience-more__title {
  font-size: 30px;
  margin: 0 0 2rem;
  padding: 0 25px;
  text-align: center; }
  @media (min-width: 48em) {
    .experience-more__title {
      font-size: 44px;
      margin: 0 auto 2rem;
      max-width: 80%; } }
  @media (min-width: 68.75em) {
    .experience-more__title {
      font-size: 60px; } }

.experience-more__items {
  grid-gap: 0.5em; }
  @media (min-width: 68.75em) {
    .experience-more__items {
      grid-gap: 2em; } }

.expert-circle {
  margin: 0 0 1rem;
  width: 200px; }
  @media (min-width: 48em) {
    .expert-circle {
      margin: 0;
      width: 150px; } }
  @media (min-width: 57.5em) {
    .expert-circle {
      width: 150px; } }
  @media (min-width: 68.75em) {
    .expert-circle {
      width: 180px; } }
  @media (min-width: 93.75em) {
    .expert-circle {
      width: 233px; } }
  .expert-circle h5 {
    color: #000000;
    font-size: 0.8571428571rem;
    margin: 0 0 0.25rem; }
  .expert-circle p {
    color: #76776c;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin: 0; }

.expert-circle__link {
  display: inline-block;
  margin: 0; }

.expert-circle__image {
  position: relative; }
  .expert-circle__image img {
    border-radius: 50%;
    overflow: hidden;
    height: auto;
    margin: 0 auto;
    max-width: 233px;
    width: 200px; }
    @media (min-width: 48em) {
      .expert-circle__image img {
        margin: 0;
        max-width: none;
        width: 150px; } }
    @media (min-width: 57.5em) {
      .expert-circle__image img {
        width: 150px; } }
    @media (min-width: 68.75em) {
      .expert-circle__image img {
        width: 180px; } }
    @media (min-width: 93.75em) {
      .expert-circle__image img {
        width: 233px; } }
  .expert-circle__image .icon-circle {
    background-color: #D14900;
    bottom: -5px;
    -webkit-box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 4px 7px 0 rgba(0, 0, 0, 0.2);
    height: 49px;
    left: 60%;
    position: absolute;
    -webkit-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    transition: all .15s ease-in;
    width: 49px; }
    .expert-circle__image .icon-circle:before, .expert-circle__image .icon-circle:after {
      background-size: 37%;
      height: 49px;
      width: 49px; }
    .expert-circle__image .icon-circle:before {
      opacity: 0; }
    .expert-circle__image .icon-circle:after {
      opacity: 1; }
    .expert-circle__image .icon-circle:hover, .expert-circle__image .icon-circle:focus {
      background-color: #FFFFFF; }
      .expert-circle__image .icon-circle:hover:before, .expert-circle__image .icon-circle:focus:before {
        opacity: 1; }
      .expert-circle__image .icon-circle:hover:after, .expert-circle__image .icon-circle:focus:after {
        opacity: 0; }

.expert-circle__content {
  padding: 25px 25px 15px 25px; }

.expert-listing {
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative; }
  .expert-listing::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .expert-listing,
  .l-detail-resource__main .expert-listing,
  .has-aside .expert-listing {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .expert-listing {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 57.5em) {
    .expert-listing {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .expert-listing {
      margin-left: 12vw;
      margin-right: 12vw; } }
  @media (min-width: 81.25em) {
    .expert-listing {
      margin-left: 15vw;
      margin-right: 15vw; } }

.expert-listing__title {
  color: #000000;
  font-size: 44px;
  line-height: 1.2;
  margin: 0 0 1.5rem; }
  @media (min-width: 48em) {
    .expert-listing__title {
      padding: 0; } }
  @media (min-width: 68.75em) {
    .expert-listing__title {
      font-size: 60px; } }

@media (min-width: 48em) {
  .expert-listing__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .expert-listing__items > * {
      width: 25%; } }

.wrapper--search-results .edan-search-facets {
  background-color: transparent;
  border: 0px;
  margin: 0;
  padding: 0; }

.facet-group {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding-bottom: 1em;
  position: relative; }
  .facet-group:last-of-type {
    border: none; }
  .facet-group .facet-group__facets {
    font-size: 16px;
    list-style-type: none;
    margin: 0;
    padding: 1em 0 0 0; }
  .facet-group .facets-soft-limit-link {
    display: inline-block;
    font-family: "LatoBold", sans-serif;
    padding-left: 0;
    line-height: 1.3;
    margin-top: 1rem;
    text-decoration: none; }
  .facet-group nav {
    display: none; }
  .facet-group.is-open nav {
    display: block; }

.facet-group__heading {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #51534A;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.0476190476em;
  font-weight: 400;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0;
  min-height: 60px;
  padding: 0 50px 0 0;
  position: relative;
  -webkit-transition-duration: 0.2s;
       -o-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: padding;
  -o-transition-property: padding;
  transition-property: padding;
  -webkit-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out; }
  .facet-group__heading::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/plus.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/plus.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/plus.svg");
    color: transparent;
    font: 0/0 a;
    height: 25px;
    text-shadow: none;
    width: 25px;
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    display: block;
    margin-top: -12px;
    position: absolute;
    right: 20px;
    top: 50%; }
  .facet-group__heading.is-active::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/minus.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/minus.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/minus.svg");
    position: absolute;
    right: 20px; }

.facet-group__facets {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .facet-group__facets li::before {
    display: none; }
  .facet-group__facets .facet-item {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    font-size: 20px;
    margin-bottom: .5rem;
    padding-left: 0.1rem; }
  .facet-group__facets .facet-item--expanded {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%; }
    .facet-group__facets .facet-item--expanded > * {
      width: 100%; }
  .facet-group__facets .facet-item__count {
    padding-left: 0.25em; }
  .facet-group__facets .facets-checkbox + label {
    color: #51534A;
    cursor: pointer;
    display: block;
    font-family: 'LatoRegular', sans-serif;
    font-size: 0.8095238095em;
    text-transform: capitalize; }
    .facet-group__facets .facets-checkbox + label::before {
      background: #fff;
      border-radius: 0;
      -webkit-box-shadow: 0 0 0 2px #8C9BA5;
              box-shadow: 0 0 0 2px #8C9BA5;
      content: '\a0';
      display: inline-block;
      height: 0.8571428571rem;
      line-height: 0.8571428571rem;
      margin-right: 0.6em;
      text-indent: 0.15em;
      -webkit-transition-duration: 0.2s;
           -o-transition-duration: 0.2s;
              transition-duration: 0.2s;
      -webkit-transition-property: background-color, border-color, color, opacity, text-shadow, -webkit-box-shadow, -webkit-transform;
      transition-property: background-color, border-color, color, opacity, text-shadow, -webkit-box-shadow, -webkit-transform;
      -o-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
      transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
      transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform, -webkit-box-shadow, -webkit-transform;
      -webkit-transition-timing-function: ease-in-out;
           -o-transition-timing-function: ease-in-out;
              transition-timing-function: ease-in-out;
      width: 0.8571428571rem; }
    .facet-group__facets .facets-checkbox + label:focus, .facet-group__facets .facets-checkbox + label:hover {
      color: #D14900; }
      .facet-group__facets .facets-checkbox + label:focus::before, .facet-group__facets .facets-checkbox + label:hover::before {
        -webkit-box-shadow: 0 0 0 2px #029EB4;
                box-shadow: 0 0 0 2px #029EB4; }
  .facet-group__facets .facets-checkbox:checked + label::before,
  .facet-group__facets .facets-checkbox.checked + label::before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/checkmark.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/checkmark.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/checkmark.svg");
    background-color: #D14900;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 0.8571428571rem;
    -webkit-box-shadow: 0 0 0 2px #D14900;
            box-shadow: 0 0 0 2px #D14900; }
  .facet-group__facets .facets-checkbox:checked:disabled + label::before {
    background-color: #8C9BA5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/checkmark.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/checkmark.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/checkmark.svg"); }
  .facet-group__facets .facets-checkbox:disabled + label {
    color: #51534A;
    cursor: default; }
    .facet-group__facets .facets-checkbox:disabled + label::before {
      background-color: #8C9BA5;
      -webkit-box-shadow: 0 0 0 2px #8C9BA5;
              box-shadow: 0 0 0 2px #8C9BA5;
      cursor: not-allowed; }
  .facet-group__facets .facets-checkbox:focus + label {
    outline: Highlight auto 1px;
    outline: -webkit-focus-ring-color auto 5px; }

.featured-content {
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative; }
  .featured-content::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .featured-content,
  .l-detail-resource__main .featured-content,
  .has-aside .featured-content {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .featured-content {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 57.5em) {
    .featured-content {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .featured-content {
      margin-left: 12vw;
      margin-right: 12vw; } }
  @media (min-width: 81.25em) {
    .featured-content {
      margin-left: 15vw;
      margin-right: 15vw; } }

.featured-content__container {
  border: 15px solid #00C1D5;
  color: #000000;
  display: block;
  text-decoration: none; }
  .featured-content__container:hover > *, .featured-content__container:focus > * {
    color: #000000; }
  .featured-content__container:hover .featured-content__title, .featured-content__container:focus .featured-content__title {
    color: #098094;
    text-decoration: underline; }
  @media (min-width: 57.5em) {
    .featured-content__container {
      margin-left: -5vw;
      margin-right: -5vw; } }

.featured-content__frame {
  background-color: #FFFFFF;
  -webkit-box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, 0.5);
  padding: 1rem; }
  @media (min-width: 48em) {
    .featured-content__frame {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 2rem 3rem; } }

.featured-content__content {
  padding-bottom: 1rem; }
  @media (min-width: 48em) {
    .featured-content__content {
      padding-bottom: 0;
      padding-right: 5%;
      width: 50%; } }

.featured-content__subtitle {
  display: block;
  font-family: "LatoBold", sans-serif;
  font-size: 16px;
  text-transform: uppercase; }

.featured-content__title {
  margin-top: 0.25em; }

@media (min-width: 48em) {
  .featured-content__image {
    width: 50%; } }

.featured-content__image img {
  width: 100%; }

.featured {
  background-color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 260px;
  max-width: 1050px;
  position: relative;
  -webkit-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  transition: opacity .5s ease;
  width: 100%; }
  .featured:after {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    bottom: 0;
    content: '';
    height: 75%;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%; }
  .featured:hover::after, .featured:focus::after {
    opacity: 0; }
  .featured:hover .featured__image img, .featured:focus .featured__image img {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1); }
  .featured:hover .featured__content, .featured:focus .featured__content {
    opacity: 0;
    -webkit-transform: translate3d(0, 30%, 0);
            transform: translate3d(0, 30%, 0); }
  @media (min-width: 48em) {
    .featured {
      max-height: none; } }

.featured__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .featured__image img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
            transform: scale3d(1.1, 1.1, 1);
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    width: 100%; }

.featured__content {
  bottom: 0;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  left: 0;
  opacity: 1;
  padding: 0 25px 35px 25px;
  position: absolute;
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  -o-transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
  width: 100%;
  z-index: 5; }
  @media (min-width: 81.25em) {
    .featured__content {
      padding: 0 60px 65px 60px; } }

.featured__subheading {
  display: block;
  font-family: "LatoBold", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 10px;
  text-transform: uppercase; }

.featured__heading {
  font-size: 24px;
  line-height: 1.2;
  margin: 0; }
  @media (min-width: 48em) {
    .featured__heading {
      font-size: 44px; } }

.field {
  margin: 0 0 1em 0; }

.field__label {
  display: block;
  font-weight: 700; }
  .field__label.is-inline {
    display: inline-block;
    margin-right: 0.1em; }
    .field__label.is-inline + .field__item {
      display: inline; }
    .field__label.is-inline + .field__items {
      display: inline; }
      .field__label.is-inline + .field__items .field__item {
        display: inline; }

.fieldset {
  margin-bottom: 3.1285714286rem;
  padding: 0;
  position: relative;
  top: 1.7rem; }

.fieldset__legend {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  display: block;
  text-indent: 0;
  width: 100%; }
  [dir='rtl'] .fieldset__legend {
    left: auto;
    right: -1px; }

.fieldset__legend-text {
  display: block; }

.fieldset__legend-link {
  display: block; }

.fieldset__description {
  color: #51534A;
  font-size: 0.9523809524rem; }
  .fieldset__description > :last-child {
    margin-bottom: 0; }

.fieldset--default {
  background: #fff;
  border: 1px solid #aeb0b5;
  margin: 1rem 0 1.5714285714rem;
  padding: 0 1em; }
  .fieldset--default .fieldset__legend {
    background: #d6d7d9;
    border: 1px solid #aeb0b5;
    border-bottom: none;
    color: #212121;
    height: 2em;
    line-height: 2;
    padding: 0;
    text-shadow: 0 1px 0 #fff; }
  .fieldset--default .fieldset__legend-text {
    padding-left: 1em; }
    [dir='rtl'] .fieldset--default .fieldset__legend-text {
      padding-left: 0;
      padding-right: 1em; }
  .fieldset--default .fieldset__content {
    margin-top: 2.5em; }
  .fieldset--default .fieldset__description {
    font-style: italic;
    margin: 1rem 0; }

.form-item {
  margin: 0.5rem 0 1.4285714286rem; }

.form-item__label {
  display: block; }
  .is-disabled > .form-item__label {
    color: #51534A; }

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

.form-item__description {
  color: #51534A;
  font-size: 0.9523809524rem; }
  .form-item__description > :last-child {
    margin-bottom: 0; }

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


.form-item__color,
.form-item__date,
.form-item__email,
.form-item__month,
.form-item__number,
.form-item__password,
.form-item__search,
.form-item__select,
.form-item__tel,
.form-item__text,
.form-item__textarea,
.form-item__time,
.form-item__url,
.form-item__week {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-style: none;
  border: 1px solid #D14900;
  border-radius: 0;
  display: inline-block;
  font-size: 0.9523809524rem;
  line-height: 1.1;
  padding: 1.2rem .65rem;
  margin: 0.2em 0;
  max-width: 100%; }
  
  .form-item__color:focus,
  .form-item__date:focus,
  .form-item__email:focus,
  .form-item__month:focus,
  .form-item__number:focus,
  .form-item__password:focus,
  .form-item__search:focus,
  .form-item__select:focus,
  .form-item__tel:focus,
  .form-item__text:focus,
  .form-item__textarea:focus,
  .form-item__time:focus,
  .form-item__url:focus,
  .form-item__week:focus {
    border-bottom: 4px solid #098094;
    outline: 0; }
  
  .form-item__color:disabled,
  .form-item__date:disabled,
  .form-item__email:disabled,
  .form-item__month:disabled,
  .form-item__number:disabled,
  .form-item__password:disabled,
  .form-item__search:disabled,
  .form-item__select:disabled,
  .form-item__tel:disabled,
  .form-item__text:disabled,
  .form-item__textarea:disabled,
  .form-item__time:disabled,
  .form-item__url:disabled,
  .form-item__week:disabled {
    background: #d6d7d9;
    border-color: #aeb0b5;
    cursor: default; }
  .is-full-width >
  .form-item__color, .is-full-width >
  .form-item__date, .is-full-width >
  .form-item__email, .is-full-width >
  .form-item__month, .is-full-width >
  .form-item__number, .is-full-width >
  .form-item__password, .is-full-width >
  .form-item__search, .is-full-width >
  .form-item__select, .is-full-width >
  .form-item__tel, .is-full-width >
  .form-item__text, .is-full-width >
  .form-item__textarea, .is-full-width >
  .form-item__time, .is-full-width >
  .form-item__url, .is-full-width >
  .form-item__week {
    width: 100%; }

.form-item__textarea {
  height: auto; }

.form-item--textfield,
.form-item--textarea,
.form-item--password {
  position: relative; }
  .form-item--textfield .form-item__text,
  .form-item--textfield .form-item__textarea,
  .form-item--textfield .form-item__password,
  .form-item--textarea .form-item__text,
  .form-item--textarea .form-item__textarea,
  .form-item--textarea .form-item__password,
  .form-item--password .form-item__text,
  .form-item--password .form-item__textarea,
  .form-item--password .form-item__password {
    overflow-x: hidden; }
    .form-item--textfield .form-item__text:focus,
    .form-item--textfield .form-item__textarea:focus,
    .form-item--textfield .form-item__password:focus,
    .form-item--textarea .form-item__text:focus,
    .form-item--textarea .form-item__textarea:focus,
    .form-item--textarea .form-item__password:focus,
    .form-item--password .form-item__text:focus,
    .form-item--password .form-item__textarea:focus,
    .form-item--password .form-item__password:focus {
      background-color: #fff;
      outline: 0;
      border: 1px solid #D14900; }
      .form-item--textfield .form-item__text:focus ~ label,
      .form-item--textfield .form-item__textarea:focus ~ label,
      .form-item--textfield .form-item__password:focus ~ label,
      .form-item--textarea .form-item__text:focus ~ label,
      .form-item--textarea .form-item__textarea:focus ~ label,
      .form-item--textarea .form-item__password:focus ~ label,
      .form-item--password .form-item__text:focus ~ label,
      .form-item--password .form-item__textarea:focus ~ label,
      .form-item--password .form-item__password:focus ~ label {
        color: #D14900;
        top: -7px;
        font-size: 14px;
        font-style: normal; }
    .form-item--textfield .form-item__text:valid ~ label,
    .form-item--textfield .form-item__textarea:valid ~ label,
    .form-item--textfield .form-item__password:valid ~ label,
    .form-item--textarea .form-item__text:valid ~ label,
    .form-item--textarea .form-item__textarea:valid ~ label,
    .form-item--textarea .form-item__password:valid ~ label,
    .form-item--password .form-item__text:valid ~ label,
    .form-item--password .form-item__textarea:valid ~ label,
    .form-item--password .form-item__password:valid ~ label {
      top: -7px;
      font-size: 14px;
      font-style: normal; }
  .form-item--textfield .form-item__label,
  .form-item--textarea .form-item__label,
  .form-item--password .form-item__label {
    background-color: #FFFFFF;
    color: #D14900;
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
    left: .65rem;
    padding: 0 4px;
    pointer-events: none;
    position: absolute;
    top: 26px;
    -webkit-transition: 200ms ease all;
    -o-transition: 200ms ease all;
    transition: 200ms ease all; }

.form-item--checkbox {
  margin-bottom: 0.5em; }
  .form-item--checkbox .form-item__checkbox + .form-item__label {
    cursor: pointer;
    display: block; }
    .form-item--checkbox .form-item__checkbox + .form-item__label::before {
      background: #fff;
      border-radius: 3px;
      -webkit-box-shadow: 0 0 0 1px #757575;
              box-shadow: 0 0 0 1px #757575;
      content: '\a0';
      display: inline-block;
      height: 0.8571428571rem;
      line-height: 0.8571428571rem;
      margin-right: 0.6em;
      text-indent: 0.15em;
      -webkit-transition-duration: 0.2s;
           -o-transition-duration: 0.2s;
              transition-duration: 0.2s;
      -webkit-transition-property: background-color, border-color, color, opacity, text-shadow, -webkit-box-shadow, -webkit-transform;
      transition-property: background-color, border-color, color, opacity, text-shadow, -webkit-box-shadow, -webkit-transform;
      -o-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
      transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
      transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform, -webkit-box-shadow, -webkit-transform;
      -webkit-transition-timing-function: ease-in-out;
           -o-transition-timing-function: ease-in-out;
              transition-timing-function: ease-in-out;
      vertical-align: middle;
      width: 0.8571428571rem; }
  .form-item--checkbox .form-item__checkbox:checked + .form-item__label::before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/correct.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/correct.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/correct.svg");
    background-color: #0071bc;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 0.9523809524rem;
    -webkit-box-shadow: 0 0 0 1px #0071bc;
            box-shadow: 0 0 0 1px #0071bc; }
  .form-item--checkbox .form-item__checkbox:checked:disabled + .form-item__label::before {
    background-color: #AEB0B5; }
  .form-item--checkbox .form-item__checkbox:disabled + .form-item__label {
    color: #51534A;
    cursor: default; }
    .form-item--checkbox .form-item__checkbox:disabled + .form-item__label::before {
      background-color: #AEB0B5;
      -webkit-box-shadow: 0 0 0 1px #AEB0B5;
              box-shadow: 0 0 0 1px #AEB0B5;
      cursor: not-allowed; }

.form-item--checkboxes {
  margin-bottom: 0; }

.form-item--radio {
  margin-bottom: 0.5em; }
  .form-item--radio .form-item__radio {
    margin-bottom: 0.5em; }
    .form-item--radio .form-item__radio + .form-item__label {
      cursor: pointer;
      display: block; }
      .form-item--radio .form-item__radio + .form-item__label::before {
        background: #fff;
        border-radius: 50%;
        -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 3px #757575;
                box-shadow: 0 0 0 2px #ffffff, 0 0 0 3px #757575;
        content: '\a0';
        display: inline-block;
        height: 0.7619047619rem;
        line-height: 0.7619047619rem;
        margin-right: 0.6em;
        text-indent: 0.15em;
        -webkit-transition-duration: 0.2s;
             -o-transition-duration: 0.2s;
                transition-duration: 0.2s;
        -webkit-transition-property: background-color, border-color, color, opacity, text-shadow, -webkit-box-shadow, -webkit-transform;
        transition-property: background-color, border-color, color, opacity, text-shadow, -webkit-box-shadow, -webkit-transform;
        -o-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
        transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform;
        transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform, -webkit-box-shadow, -webkit-transform;
        -webkit-transition-timing-function: ease-in-out;
             -o-transition-timing-function: ease-in-out;
                transition-timing-function: ease-in-out;
        vertical-align: middle;
        width: 0.7619047619rem; }
    .form-item--radio .form-item__radio:checked + .form-item__label::before {
      background-color: #0071bc;
      -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #0071bc;
              box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #0071bc; }
    .form-item--radio .form-item__radio:focus + .form-item__label::before {
      -webkit-box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #0071bc, 0 0 3px 4px #3e94cf, 0 0 7px 4px #3e94cf;
              box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #0071bc, 0 0 3px 4px #3e94cf, 0 0 7px 4px #3e94cf; }
    .form-item--radio .form-item__radio:disabled + .form-item__label {
      color: #51534A;
      cursor: default; }
      .form-item--radio .form-item__radio:disabled + .form-item__label::before {
        background-color: #d6d7d9;
        -webkit-box-shadow: 0 0 0 1px #aeb0b5;
                box-shadow: 0 0 0 1px #aeb0b5;
        cursor: not-allowed; }

.form-item--radios {
  margin-bottom: 0; }

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

.form-item--range.is-full-width > .form-item__range {
  width: 100%; }

.form-item--select .form-item__select {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-down.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-down.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/arrow-down.svg");
  background-position: right 0.619047619rem center;
  background-repeat: no-repeat;
  background-size: 0.619047619rem;
  padding-right: 1.5714285714rem; }
  [dir='rtl'] .form-item--select .form-item__select {
    background-position: left 0.619047619rem center;
    padding-left: 1.5714285714rem;
    padding-right: 0; }
  .form-item--select .form-item__select::-ms-expand {
    display: none; }

.gallery-slider {
  margin-bottom: 4em; }
  @media (min-width: 48em) {
    .gallery-slider {
      margin-bottom: 3.8095238095rem;
      max-width: 85.7142857143rem;
      position: relative; }
      .gallery-slider::after {
        clear: both;
        content: '';
        display: table; }
      .l-detail__main .gallery-slider,
      .l-detail-resource__main .gallery-slider,
      .has-aside .gallery-slider {
        margin-bottom: 3.8095238095rem;
        margin-left: 0;
        margin-right: 0; } }
  @media (min-width: 48em) and (min-width: 48em) {
    .gallery-slider {
      margin-left: 25px; } }
  @media (min-width: 48em) and (min-width: 57.5em) {
    .gallery-slider {
      margin-left: 65px; } }
  @media (min-width: 48em) and (min-width: 68.75em) {
    .gallery-slider {
      margin-left: 12vw; } }
  @media (min-width: 48em) and (min-width: 81.25em) {
    .gallery-slider {
      margin-left: 15vw; } }

@media (min-width: 48em) {
  .gallery-slider__container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

@media (min-width: 57.5em) {
  .gallery-slider__container {
    margin-right: -8vw; } }

@media (min-width: 68.75em) {
  .gallery-slider__container {
    margin-left: -5vw; } }

@media (min-width: 57.5em) {
  .has-aside .gallery-slider__container {
    margin-right: -15vw; } }

@media (min-width: 68.75em) {
  .has-aside .gallery-slider__container {
    margin-left: -5vw; } }

@media (min-width: 81.25em) {
  .has-aside .gallery-slider__container {
    margin-left: -5vw;
    margin-right: -24vw; } }

.gallery-slider__wrapper {
  margin-left: -25px;
  margin-right: -25px;
  position: relative; }
  @media (min-width: 48em) {
    .gallery-slider__wrapper {
      margin: 0; } }

.gallery-slider__title {
  color: #000000;
  font-size: 30px;
  padding: 0; }
  @media (min-width: 48em) {
    .gallery-slider__title {
      font-size: 44px;
      margin-bottom: 100px;
      margin-right: 5rem;
      max-width: 380px; } }
  @media (min-width: 68.75em) {
    .gallery-slider__title {
      font-size: 60px;
      max-width: 500px;
      margin-right: 8rem; } }

.gallery-slider .slick-list {
  max-width: calc(3 * 468px); }
  @media (min-width: 48em) {
    .gallery-slider .slick-list {
      width: calc(2 * 300px); } }
  @media (min-width: 68.75em) {
    .gallery-slider .slick-list {
      width: calc(2 * 468px); } }

.gallery-slider .slick-slide {
  width: 300px; }
  @media (min-width: 48em) {
    .gallery-slider .slick-slide {
      width: 300px; } }
  @media (min-width: 68.75em) {
    .gallery-slider .slick-slide {
      width: 468px; } }
  .gallery-slider .slick-slide img {
    border: 1px solid #dedede; }

.gallery-slider__slider .slick-prev,
.gallery-slider__slider .slick-next {
  display: none !important; }

.gallery-slider .slick-navigation {
  display: none; }
  @media (min-width: 48em) {
    .gallery-slider .slick-navigation {
      background-color: #FFFFFF;
      border: 2px solid #00C1D5;
      -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
              box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 62px;
      left: -61px;
      position: absolute;
      top: 30%;
      width: 122px;
      z-index: 10; }
      .gallery-slider .slick-navigation .slick-prev,
      .gallery-slider .slick-navigation .slick-next {
        background-size: auto 16px; } }
  @media (min-width: 81.25em) {
    .gallery-slider .slick-navigation {
      height: 88px;
      left: -88px;
      top: 30%;
      width: 175px; }
      .gallery-slider .slick-navigation .slick-prev,
      .gallery-slider .slick-navigation .slick-next {
        background-size: auto 19px; } }
  .gallery-slider .slick-navigation .slick-prev,
  .gallery-slider .slick-navigation .slick-next {
    background-position: 50%;
    background-repeat: no-repeat;
    height: 100%;
    text-indent: -999em;
    -webkit-transition: background-image 0.3s ease, background-color 0.3s ease;
    -o-transition: background-image 0.3s ease, background-color 0.3s ease;
    transition: background-image 0.3s ease, background-color 0.3s ease;
    width: 50%; }
  .gallery-slider .slick-navigation .slick-prev {
    background-image: url("../images/arrow-left-blue.svg"); }
    .gallery-slider .slick-navigation .slick-prev:hover, .gallery-slider .slick-navigation .slick-prev:focus {
      background-color: #00C1D5;
      background-image: url("../images/arrow-left-white.svg"); }
  .gallery-slider .slick-navigation .slick-next {
    background-image: url("../images/arrow-right-blue.svg"); }
    .gallery-slider .slick-navigation .slick-next:hover, .gallery-slider .slick-navigation .slick-next:focus {
      background-color: #00C1D5;
      background-image: url("../images/arrow-right-white.svg"); }

.geo-gallery__gallery-wrapper {
  margin: 0 0 1rem; }

.search-index.geogallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%; }
  .search-index.geogallery a {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-decoration: none; }
    .search-index.geogallery a h2 a {
      height: auto; }
  .search-index.geogallery img {
    height: auto;
    padding-bottom: 15px;
    width: 100%; }
  .search-index.geogallery img:hover {
    border: 1px solid #D14900; }
  .search-index.geogallery .search-index__title {
    color: #D14900;
    font-size: 18px;
    margin-top: auto;
    margin-bottom: 0;
    text-align: center; }

.geogallery-objects {
  margin: 0 0 1rem; }

.meta-value__value {
  line-height: 1.2; }

.ggi-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 0 1em 0; }

.ggi-blocks.two .ggi-blocks__content {
  width: 100%; }
  @media (min-width: 57.5em) {
    .ggi-blocks.two .ggi-blocks__content {
      width: 50%; }
      .ggi-blocks.two .ggi-blocks__content:first-child {
        padding-right: 8px; }
      .ggi-blocks.two .ggi-blocks__content:last-child {
        padding-left: 8px; } }

.ggi-blocks.three .ggi-blocks__content {
  width: 100%; }
  @media (min-width: 57.5em) {
    .ggi-blocks.three .ggi-blocks__content {
      width: 33.33%; }
      .ggi-blocks.three .ggi-blocks__content:first-child {
        padding-right: 12px; }
      .ggi-blocks.three .ggi-blocks__content:nth-last-child(2) {
        padding: 0 6px; }
      .ggi-blocks.three .ggi-blocks__content:last-child {
        padding-left: 12px; } }

.grid-links {
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative; }
  .grid-links::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .grid-links,
  .l-detail-resource__main .grid-links,
  .has-aside .grid-links {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .grid-links {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 57.5em) {
    .grid-links {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .grid-links {
      margin-left: 12vw;
      margin-right: 12vw; } }
  @media (min-width: 81.25em) {
    .grid-links {
      margin-left: 15vw;
      margin-right: 15vw; } }

.grid-links__title {
  font-size: 44px;
  margin: 0 0 2rem;
  padding: 0 25px;
  text-align: left; }
  @media (min-width: 48em) {
    .grid-links__title {
      font-size: 60px;
      margin: 0 auto 2.5rem;
      max-width: 80%; } }

.grid-links__intro {
  font-size: 16px;
  margin: 2rem 0;
  padding: 0 25px;
  position: relative; }
  @media (min-width: 48em) {
    .grid-links__intro {
      font-size: 20px;
      margin: 2rem auto;
      max-width: 80%; } }
  .grid-links__intro:before {
    content: '';
    display: block;
    background-color: #00C1D5;
    height: 1px;
    left: 25px;
    position: absolute;
    top: -15px;
    width: 113px; }

.grid-links__items {
  margin-left: 0;
  margin-right: 0;
  grid-template-columns: repeat(auto-fit, minmax(225px, 1fr));
  grid-gap: 0;
  display: grid; }
  .grid-links__items > * {
    margin: 0;
    min-width: 0;
    width: 100%; }

.hero {
  background-color: #000000;
  position: relative; }

.hero__image {
  position: relative; }
  .hero__image:after {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(black));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, black 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
    bottom: -1px;
    content: '';
    height: 75%;
    left: 0;
    opacity: .8;
    position: absolute;
    right: 0;
    width: 100%; }
  @media (min-width: 48em) {
    .hero__image {
      height: 560px; }
      .not-front:not(.page-node-30) .hero__image {
        height: 400px; }
        .not-front:not(.page-node-30) .hero__image img {
          height: 400px; } }
  @media (min-width: 68.75em) {
    .hero__image {
      height: 650px; }
      .not-front:not(.page-node-30) .hero__image {
        height: 440px; }
        .not-front:not(.page-node-30) .hero__image img {
          height: 440px; } }
  @media (min-width: 81.25em) {
    .hero__image {
      height: 750px; }
      .not-front:not(.page-node-30) .hero__image {
        height: 560px; }
        .not-front:not(.page-node-30) .hero__image img {
          height: 560px; } }
  @media (min-width: 93.75em) {
    .hero__image {
      height: 800px; }
      .not-front:not(.page-node-30) .hero__image {
        height: 650px; }
        .not-front:not(.page-node-30) .hero__image img {
          height: 650px; } }

.l-sidebar__header .hero__content {
  padding: 20px 25px; }

.l-sidebar__main .hero__content {
  margin: 2em 0;
  padding: 0; }

@media (min-width: 48em) {
  .hero__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    left: 65px;
    padding: 0;
    position: absolute;
    right: 65px;
    top: 30%; } }

@media (min-width: 68.75em) {
  .hero__content {
    left: 165px;
    right: 165px;
    top: 40%; } }

@media (min-width: 68.75em) {
  .l-sidebar .hero__content {
    left: 12vw;
    right: 12vw; } }

@media (min-width: 81.25em) {
  .l-sidebar .hero__content {
    left: 15vw;
    right: 15vw; } }

.hero__subtitle {
  border-bottom: 2px solid #fff;
  color: #098094;
  display: inline-block;
  font-family: "LatoBold", sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
  text-transform: uppercase; }
  @media (min-width: 48em) {
    .hero__subtitle {
      color: #FFFFFF; } }

.hero__text {
  color: white; }
  .hero__text h1 {
    font-family: 'LatoBlack', sans-serif;
    font-size: 30px;
    line-height: 1.1;
    margin-bottom: 0.25em;
    margin-top: 0; }
    @media (min-width: 48em) {
      .hero__text h1 {
        font-size: calc(44px + 16 * ( (100vw - 400px) / 1000)); } }
  @media (min-width: 48em) and (max-width: 25em) {
    .hero__text h1 {
      font-size: 44px; } }
  @media (min-width: 48em) and (min-width: 87.5em) {
    .hero__text h1 {
      font-size: 60px; } }
    @media (min-width: 81.25em) {
      .hero__text h1 {
        font-size: calc(60px + 20 * ( (100vw - 400px) / 1000)); } }
  @media (min-width: 81.25em) and (max-width: 25em) {
    .hero__text h1 {
      font-size: 60px; } }
  @media (min-width: 81.25em) and (min-width: 87.5em) {
    .hero__text h1 {
      font-size: 80px; } }
  @media (min-width: 48em) {
    .hero__text strong {
      color: #D14900; } }
  .hero__text p {
    font-size: calc(14px + 6 * ( (100vw - 400px) / 1000)); }
    @media (max-width: 25em) {
      .hero__text p {
        font-size: 14px; } }
    @media (min-width: 87.5em) {
      .hero__text p {
        font-size: 20px; } }
    @media (min-width: 48em) {
      .hero__text p {
        color: #FFFFFF; } }
  .hero__text hr {
    border: 2px solid #098094;
    margin: 0 auto 20px auto;
    width: 125px; }
    @media (min-width: 57.5em) {
      .hero__text hr {
        margin: 0 auto 25px auto;
        width: 225px; } }
  .hero__text .text-align-center {
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
    @media (min-width: 57.5em) {
      .hero__text .text-align-center {
        max-width: 75vw; } }
  .hero__text .messages--error {
    background: none;
    border: none;
    color: white;
    padding: 0;
    margin: 0;
    display: inline; }
    .hero__text .messages--error div {
      display: inline; }
    .hero__text .messages--error:before {
      background-image: none; }

.hero__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .hero__link a {
    color: #FFFFFF; }
  @media (min-width: 48em) {
    .hero__link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  .hero__link .icon-link:hover, .hero__link .icon-link:focus {
    color: #FFFFFF;
    text-decoration: none; }
    .hero__link .icon-link:hover .icon-circle--arrow, .hero__link .icon-link:focus .icon-circle--arrow {
      background-color: #D14900;
      border-color: #D14900; }
      .hero__link .icon-link:hover .icon-circle--arrow::before, .hero__link .icon-link:focus .icon-circle--arrow::before {
        opacity: 0; }
      .hero__link .icon-link:hover .icon-circle--arrow::after, .hero__link .icon-link:focus .icon-circle--arrow::after {
        opacity: 1; }

.highlight-teaser {
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 100%;
  padding: 0;
  text-decoration: none; }
  @media (min-width: 48em) {
    .highlight-teaser {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .highlight-teaser:hover, .highlight-teaser:focus {
    color: inherit;
    text-decoration: none; }
    .highlight-teaser:hover .highlight-teaser__title, .highlight-teaser:focus .highlight-teaser__title {
      text-decoration: underline; }
  .highlight-teaser > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.highlight-teaser__first {
  display: none; }
  @media (min-width: 48em) {
    .highlight-teaser__first {
      -ms-flex-item-align: start;
          align-self: flex-start;
      display: block;
      margin-right: 1.5rem; } }

@media (min-width: 48em) {
  .highlight-teaser__second {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    margin-right: 1.5rem;
    margin-top: 1rem; } }

@media (min-width: 48em) {
  .highlight-teaser__third {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    margin-top: 1rem;
    text-align: right; } }

.highlight-teaser__title {
  font-size: 20px;
  margin: 0; }
  @media (min-width: 93.75em) {
    .highlight-teaser__title {
      font-size: 30px; } }

.highlight-teaser__date,
.highlight-teaser__subtitle {
  font-size: 16px; }
  @media (min-width: 93.75em) {
    .highlight-teaser__date,
    .highlight-teaser__subtitle {
      font-size: 20px; } }

.highlight-teaser img {
  border: 5px solid #098094;
  border-radius: 50%;
  height: 100px;
  max-width: none;
  width: 100px; }
  @media (min-width: 68.75em) {
    .highlight-teaser img {
      border-width: 7px;
      height: 140px;
      width: 140px; } }

.highlight__title {
  font-family: 'LatoRegular', sans-serif;
  font-size: 0.8571428571em;
  line-height: 1.4;
  margin: 0; }

.icon-circle {
  color: transparent;
  font: 0/0 a;
  height: 75px;
  text-shadow: none;
  width: 75px;
  background-color: #D14900;
  border: 2px solid transparent;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 75px;
  position: relative;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  width: 75px; }

.icon-circle--arrow-sm {
  color: transparent;
  font: 0/0 a;
  height: 35px;
  text-shadow: none;
  width: 35px;
  background-color: #D14900;
  border: 2px solid transparent;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 35px;
  position: relative;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  width: 35px;
  background-color: #FFFFFF;
  border-color: #D14900;
  margin-right: 20px; }
  .icon-circle--arrow-sm::before, .icon-circle--arrow-sm::after {
    color: transparent;
    font: 0/0 a;
    height: 35px;
    text-shadow: none;
    width: 35px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-red.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-red.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/arrow-red.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 18px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(-2px, -2px);
        -ms-transform: translate(-2px, -2px);
            transform: translate(-2px, -2px); }
  .icon-circle--arrow-sm::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-white.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-white.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/arrow-white.svg");
    opacity: 0; }
  .icon-circle--arrow-sm:hover, .icon-circle--arrow-sm:focus, .icon-circle--arrow-sm:active {
    background-color: #D14900;
    border-color: #D14900;
    cursor: pointer;
    outline: none; }
    .icon-circle--arrow-sm:hover::before, .icon-circle--arrow-sm:focus::before, .icon-circle--arrow-sm:active::before {
      opacity: 0; }
    .icon-circle--arrow-sm:hover::after, .icon-circle--arrow-sm:focus::after, .icon-circle--arrow-sm:active::after {
      opacity: 1; }

.icon-circle--arrow {
  color: transparent;
  font: 0/0 a;
  height: 75px;
  text-shadow: none;
  width: 75px;
  background-color: #D14900;
  border: 2px solid transparent;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 75px;
  position: relative;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  width: 75px;
  background-color: #FFFFFF;
  border-color: #D14900; }
  .icon-circle--arrow::before, .icon-circle--arrow::after {
    color: transparent;
    font: 0/0 a;
    height: 75px;
    text-shadow: none;
    width: 75px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-red.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-red.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/arrow-red.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 32px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(-2px, -2px);
        -ms-transform: translate(-2px, -2px);
            transform: translate(-2px, -2px); }
  .icon-circle--arrow::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/arrow-white.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/arrow-white.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/arrow-white.svg");
    opacity: 0; }
  .icon-circle--arrow:hover, .icon-circle--arrow:focus, .icon-circle--arrow:active {
    background-color: #D14900;
    border-color: #D14900;
    cursor: pointer;
    outline: none; }
    .icon-circle--arrow:hover::before, .icon-circle--arrow:focus::before, .icon-circle--arrow:active::before {
      opacity: 0; }
    .icon-circle--arrow:hover::after, .icon-circle--arrow:focus::after, .icon-circle--arrow:active::after {
      opacity: 1; }

.icon-circle--direction {
  color: transparent;
  font: 0/0 a;
  height: 75px;
  text-shadow: none;
  width: 75px;
  background-color: #D14900;
  border: 2px solid transparent;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 75px;
  position: relative;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  width: 75px; }
  .icon-circle--direction::before, .icon-circle--direction::after {
    color: transparent;
    font: 0/0 a;
    height: 75px;
    text-shadow: none;
    width: 75px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-direction.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-direction.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-direction.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 32px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(-2px, -2px);
        -ms-transform: translate(-2px, -2px);
            transform: translate(-2px, -2px); }

.icon-circle--download-sm {
  color: transparent;
  font: 0/0 a;
  height: 35px;
  text-shadow: none;
  width: 35px;
  background-color: #D14900;
  border: 2px solid transparent;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 35px;
  position: relative;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  width: 35px;
  background-color: #FFFFFF;
  border-color: #D14900;
  margin-right: 20px; }
  .icon-circle--download-sm::before, .icon-circle--download-sm::after {
    color: transparent;
    font: 0/0 a;
    height: 35px;
    text-shadow: none;
    width: 35px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-download-red.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-download-red.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-download-red.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 15px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(-2px, -2px);
        -ms-transform: translate(-2px, -2px);
            transform: translate(-2px, -2px); }
  .icon-circle--download-sm::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-download-white.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-download-white.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-download-white.svg");
    opacity: 0; }
  .icon-circle--download-sm:hover, .icon-circle--download-sm:focus, .icon-circle--download-sm:active {
    background-color: #D14900;
    border-color: #D14900;
    cursor: pointer;
    outline: none; }
    .icon-circle--download-sm:hover::before, .icon-circle--download-sm:focus::before, .icon-circle--download-sm:active::before {
      opacity: 0; }
    .icon-circle--download-sm:hover::after, .icon-circle--download-sm:focus::after, .icon-circle--download-sm:active::after {
      opacity: 1; }

.icon-circle--download {
  color: transparent;
  font: 0/0 a;
  height: 75px;
  text-shadow: none;
  width: 75px;
  background-color: #D14900;
  border: 2px solid transparent;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 75px;
  position: relative;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  width: 75px;
  background-color: #FFFFFF;
  border-color: #D14900; }
  .icon-circle--download::before, .icon-circle--download::after {
    color: transparent;
    font: 0/0 a;
    height: 75px;
    text-shadow: none;
    width: 75px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-download-red.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-download-red.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-download-red.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 32px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(-2px, -2px);
        -ms-transform: translate(-2px, -2px);
            transform: translate(-2px, -2px); }
  .icon-circle--download::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-download-white.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-download-white.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-download-white.svg");
    opacity: 0; }
  .icon-circle--download:hover, .icon-circle--download:focus, .icon-circle--download:active {
    background-color: #D14900;
    border-color: #D14900;
    cursor: pointer;
    outline: none; }
    .icon-circle--download:hover::before, .icon-circle--download:focus::before, .icon-circle--download:active::before {
      opacity: 0; }
    .icon-circle--download:hover::after, .icon-circle--download:focus::after, .icon-circle--download:active::after {
      opacity: 1; }

.icon-circle--facebook {
  color: transparent;
  font: 0/0 a;
  height: 50px;
  text-shadow: none;
  width: 50px;
  background-color: #098094;
  border-radius: 50%;
  display: block;
  height: 50px;
  position: relative;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  width: 50px;
  background-color: #098094;
  border: 2px solid #098094; }
  .icon-circle--facebook::before, .icon-circle--facebook::after {
    color: transparent;
    font: 0/0 a;
    height: 50px;
    text-shadow: none;
    width: 50px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-facebook-white.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-facebook-white.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-facebook-white.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 32px;
    bottom: -2px;
    content: "";
    display: block;
    left: -2px;
    opacity: 1;
    position: absolute;
    right: -2px;
    top: -2px; }
  .icon-circle--facebook::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-facebook-blue.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-facebook-blue.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-facebook-blue.svg");
    opacity: 0; }
  .icon-circle--facebook:hover, .icon-circle--facebook:focus, .icon-circle--facebook:active {
    background-color: #FFFFFF;
    border-color: #098094;
    cursor: pointer;
    outline: none; }
    .icon-circle--facebook:hover::before, .icon-circle--facebook:focus::before, .icon-circle--facebook:active::before {
      opacity: 0; }
    .icon-circle--facebook:hover::after, .icon-circle--facebook:focus::after, .icon-circle--facebook:active::after {
      opacity: 1; }

.icon-circle--hours {
  color: transparent;
  font: 0/0 a;
  height: 75px;
  text-shadow: none;
  width: 75px;
  background-color: #D14900;
  border: 2px solid transparent;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 75px;
  position: relative;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  width: 75px; }
  .icon-circle--hours::before, .icon-circle--hours::after {
    color: transparent;
    font: 0/0 a;
    height: 75px;
    text-shadow: none;
    width: 75px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-hours.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-hours.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-hours.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 32px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(-2px, -2px);
        -ms-transform: translate(-2px, -2px);
            transform: translate(-2px, -2px); }

.icon-circle--instagram {
  color: transparent;
  font: 0/0 a;
  height: 50px;
  text-shadow: none;
  width: 50px;
  background-color: #098094;
  border-radius: 50%;
  display: block;
  height: 50px;
  position: relative;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  width: 50px;
  background-color: #098094;
  border: 2px solid #098094; }
  .icon-circle--instagram::before, .icon-circle--instagram::after {
    color: transparent;
    font: 0/0 a;
    height: 50px;
    text-shadow: none;
    width: 50px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-instagram-white.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-instagram-white.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-instagram-white.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 31px;
    bottom: -2px;
    content: "";
    display: block;
    left: -2px;
    opacity: 1;
    position: absolute;
    right: -2px;
    top: -2px; }
  .icon-circle--instagram::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-instagram-blue.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-instagram-blue.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-instagram-blue.svg");
    opacity: 0; }
  .icon-circle--instagram:hover, .icon-circle--instagram:focus, .icon-circle--instagram:active {
    background-color: #FFFFFF;
    border-color: #098094;
    cursor: pointer;
    outline: none; }
    .icon-circle--instagram:hover::before, .icon-circle--instagram:focus::before, .icon-circle--instagram:active::before {
      opacity: 0; }
    .icon-circle--instagram:hover::after, .icon-circle--instagram:focus::after, .icon-circle--instagram:active::after {
      opacity: 1; }

.icon-circle--menu {
  background-color: #D14900 !important;
  color: transparent;
  font: 0/0 a;
  height: 75px;
  text-shadow: none;
  width: 75px;
  background-color: #D14900;
  border: 2px solid transparent;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 75px;
  position: relative;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  width: 75px;
  background-color: #FFFFFF;
  border-color: #D14900; }
  .icon-circle--menu::before, .icon-circle--menu::after {
    color: transparent;
    font: 0/0 a;
    height: 75px;
    text-shadow: none;
    width: 75px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-menu.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-menu.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-menu.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 32px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(-2px, -2px);
        -ms-transform: translate(-2px, -2px);
            transform: translate(-2px, -2px); }
  .icon-circle--menu::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-menu-red.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-menu-red.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-menu-red.svg");
    opacity: 0; }
  .icon-circle--menu:hover, .icon-circle--menu:focus, .icon-circle--menu:active {
    background-color: #D14900;
    border-color: #D14900;
    cursor: pointer;
    outline: none; }
    .icon-circle--menu:hover::before, .icon-circle--menu:focus::before, .icon-circle--menu:active::before {
      opacity: 0; }
    .icon-circle--menu:hover::after, .icon-circle--menu:focus::after, .icon-circle--menu:active::after {
      opacity: 1; }

.icon-circle--ticket {
  color: transparent;
  font: 0/0 a;
  height: 75px;
  text-shadow: none;
  width: 75px;
  background-color: #D14900;
  border: 2px solid transparent;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 75px;
  position: relative;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  width: 75px; }
  .icon-circle--ticket::before, .icon-circle--ticket::after {
    color: transparent;
    font: 0/0 a;
    height: 75px;
    text-shadow: none;
    width: 75px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-ticket.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-ticket.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-ticket.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 32px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translate(-2px, -2px);
        -ms-transform: translate(-2px, -2px);
            transform: translate(-2px, -2px); }

.icon-circle--twitter {
  color: transparent;
  font: 0/0 a;
  height: 50px;
  text-shadow: none;
  width: 50px;
  background-color: #098094;
  border-radius: 50%;
  display: block;
  height: 50px;
  position: relative;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
  width: 50px;
  background-color: #098094;
  border: 2px solid #098094; }
  .icon-circle--twitter::before, .icon-circle--twitter::after {
    color: transparent;
    font: 0/0 a;
    height: 50px;
    text-shadow: none;
    width: 50px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-twitter-white.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-twitter-white.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-twitter-white.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 24px;
    bottom: -2px;
    content: "";
    display: block;
    left: -2px;
    opacity: 1;
    position: absolute;
    right: -2px;
    top: -2px; }
  .icon-circle--twitter::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-twitter-blue.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-twitter-blue.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-twitter-blue.svg");
    opacity: 0; }
  .icon-circle--twitter:hover, .icon-circle--twitter:focus, .icon-circle--twitter:active {
    background-color: #FFFFFF;
    border-color: #098094;
    cursor: pointer;
    outline: none; }
    .icon-circle--twitter:hover::before, .icon-circle--twitter:focus::before, .icon-circle--twitter:active::before {
      opacity: 0; }
    .icon-circle--twitter:hover::after, .icon-circle--twitter:focus::after, .icon-circle--twitter:active::after {
      opacity: 1; }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.icon-hamburger {
  background-color: #D14900;
  border: none;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  display: block;
  height: 52px;
  margin: 0;
  overflow: hidden;
  text-transform: none;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  width: 52px; }
  .icon-hamburger div.menu-label {
    display: none; }
    @media (min-width: 68.75em) {
      .icon-hamburger div.menu-label {
        display: block;
        font-size: 0.6666666667em;
        color: white;
        padding-top: 11px;
        width: 100%;
        text-align: center;
        font-weight: 600; } }
  @media (min-width: 68.75em) {
    .icon-hamburger {
      height: 56px;
      line-height: 56px;
      width: 56px; } }
  .icon-hamburger:hover {
    background-color: #FFFFFF; }
    .icon-hamburger:hover .icon-hamburger__inner,
    .icon-hamburger:hover .icon-hamburger__inner::before,
    .icon-hamburger:hover .icon-hamburger__inner::after {
      background-color: #D14900; }
    .icon-hamburger:hover div.menu-label {
      color: #D14900; }

.icon-hamburger__box {
  display: block;
  height: 17px;
  left: 50%;
  margin: -8.5px 0 0 -16px;
  position: absolute;
  top: 50%;
  width: 31px; }
  @media (min-width: 68.75em) {
    .icon-hamburger__box {
      top: 40%;
      height: 17px;
      width: 31px; } }

.icon-hamburger__inner {
  display: block;
  margin-top: -1px;
  top: 50%; }
  @media (min-width: 68.75em) {
    .icon-hamburger__inner {
      margin-top: -2px; } }

.icon-hamburger__inner,
.icon-hamburger__inner::before,
.icon-hamburger__inner::after {
  background-color: #FFFFFF;
  border-radius: 0;
  height: 3px;
  position: absolute;
  -webkit-transition: 0.15s -webkit-transform linear;
  transition: 0.15s -webkit-transform linear;
  -o-transition: 0.15s transform linear;
  transition: 0.15s transform linear;
  transition: 0.15s transform linear, 0.15s -webkit-transform linear; }
  @media (min-width: 68.75em) {
    .icon-hamburger__inner,
    .icon-hamburger__inner::before,
    .icon-hamburger__inner::after {
      height: 3px; } }

.icon-hamburger__inner::before {
  width: 31px; }
  @media (min-width: 68.75em) {
    .icon-hamburger__inner::before {
      width: 31px; } }

.icon-hamburger__inner,
.icon-hamburger__inner::after {
  width: 24.18px; }
  @media (min-width: 68.75em) {
    .icon-hamburger__inner,
    .icon-hamburger__inner::after {
      width: 24.18px; } }

.icon-hamburger__inner::before,
.icon-hamburger__inner::after {
  content: "";
  display: block; }

.icon-hamburger .icon-hamburger__inner {
  top: 1.5px; }
  @media (min-width: 68.75em) {
    .icon-hamburger .icon-hamburger__inner {
      top: 1.5px; } }
  .icon-hamburger .icon-hamburger__inner::before {
    top: 7px;
    -webkit-transition: 0.15s opacity linear, 0.15s -webkit-transform linear;
    transition: 0.15s opacity linear, 0.15s -webkit-transform linear;
    -o-transition: 0.15s transform linear, 0.15s opacity linear;
    transition: 0.15s transform linear, 0.15s opacity linear;
    transition: 0.15s transform linear, 0.15s opacity linear, 0.15s -webkit-transform linear; }
    @media (min-width: 68.75em) {
      .icon-hamburger .icon-hamburger__inner::before {
        top: 7px; } }
  .icon-hamburger .icon-hamburger__inner::after {
    top: 14px; }
    @media (min-width: 68.75em) {
      .icon-hamburger .icon-hamburger__inner::after {
        top: 14px; } }

.is-active .icon-hamburger .icon-hamburger__inner {
  -webkit-transform: translate3d(0, 7px, 0) rotate(-45deg);
          transform: translate3d(0, 7px, 0) rotate(-45deg); }
  @media (min-width: 68.75em) {
    .is-active .icon-hamburger .icon-hamburger__inner {
      -webkit-transform: translate3d(0, 7px, 0) rotate(-45deg);
              transform: translate3d(0, 7px, 0) rotate(-45deg); } }
  .is-active .icon-hamburger .icon-hamburger__inner::before {
    -webkit-transform: rotate(45deg) translate3d(4.4285714286px, -3px, 0);
            transform: rotate(45deg) translate3d(4.4285714286px, -3px, 0);
    opacity: 0; }
    @media (min-width: 68.75em) {
      .is-active .icon-hamburger .icon-hamburger__inner::before {
        -webkit-transform: rotate(45deg) translate3d(4.4285714286px, -3px, 0);
                transform: rotate(45deg) translate3d(4.4285714286px, -3px, 0); } }
  .is-active .icon-hamburger .icon-hamburger__inner::after {
    -webkit-transform: translate3d(0, -14px, 0) rotate(90deg);
            transform: translate3d(0, -14px, 0) rotate(90deg); }
    @media (min-width: 68.75em) {
      .is-active .icon-hamburger .icon-hamburger__inner::after {
        -webkit-transform: translate3d(0, -14px, 0) rotate(90deg);
                transform: translate3d(0, -14px, 0) rotate(90deg); } }

.icon-link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #51534A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "LatoBold", sans-serif;
  line-height: 1.2;
  text-decoration: none; }
  .icon-link:hover, .icon-link:focus {
    color: inherit;
    text-decoration: underline; }
    .icon-link:hover .icon-circle--download-sm::before, .icon-link:focus .icon-circle--download-sm::before {
      background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-download-red.svg");
      background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-download-red.svg");
      background-image: linear-gradient(transparent, transparent), url("../images/icon-download-red.svg");
      border-radius: 50%;
      background-color: #D14900;
      border-color: #D14900; }
    .icon-link:hover .icon-circle--download-sm::after, .icon-link:focus .icon-circle--download-sm::after {
      opacity: 1; }
  .icon-link .icon {
    margin-right: 10px; }
  .news .l-detail__sidebar .icon-link {
    margin-left: 0.5rem;
    margin-top: 0.5rem; }
    .news .l-detail__sidebar .icon-link:first-of-type {
      margin-top: 1rem; }

.icon-link--reversed {
  margin-left: 10px; }

.icon-text {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #51534A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.icon {
  height: 30px;
  margin-right: 10px;
  position: relative;
  width: 30px; }

.icon--arrow {
  border: none; }
  .icon--arrow::before, .icon--arrow::after {
    color: transparent;
    font: 0/0 a;
    height: 30px;
    text-shadow: none;
    width: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-arrow-right-blue.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-arrow-right-blue.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-arrow-right-blue.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease; }

.icon--banner-link {
  border: none; }
  .icon--banner-link::before, .icon--banner-link::after {
    color: transparent;
    font: 0/0 a;
    height: 30px;
    text-shadow: none;
    width: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-arrow-right-white.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-arrow-right-white.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-arrow-right-white.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease; }
  .icon--banner-link::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-arrow-right-blue.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-arrow-right-blue.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-arrow-right-blue.svg");
    opacity: 0; }
  .icon--banner-link:hover, .icon--banner-link:focus, .icon--banner-link:active {
    background: none;
    color: #D14900;
    outline: none; }
    .icon--banner-link:hover::before, .icon--banner-link:focus::before, .icon--banner-link:active::before {
      opacity: 0; }
    .icon--banner-link:hover::after, .icon--banner-link:focus::after, .icon--banner-link:active::after {
      opacity: 1; }

.icon--calendar {
  border: none; }
  .icon--calendar::before, .icon--calendar::after {
    color: transparent;
    font: 0/0 a;
    height: 30px;
    text-shadow: none;
    width: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-calendar.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-calendar.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-calendar.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease; }

.icon--calendar-red {
  border: none; }
  .icon--calendar-red::before, .icon--calendar-red::after {
    color: transparent;
    font: 0/0 a;
    height: 30px;
    text-shadow: none;
    width: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-calendar-red.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-calendar-red.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-calendar-red.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease; }

.icon--download {
  border: none; }
  .icon--download::before, .icon--download::after {
    color: transparent;
    font: 0/0 a;
    height: 30px;
    text-shadow: none;
    width: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-download-white.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-download-white.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-download-white.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease; }
  .icon--download::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-download-red.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-download-red.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-download-red.svg");
    opacity: 0; }
  .icon--download:hover, .icon--download:focus, .icon--download:active {
    background: none;
    color: #D14900;
    outline: none; }
    .icon--download:hover::before, .icon--download:focus::before, .icon--download:active::before {
      opacity: 0; }
    .icon--download:hover::after, .icon--download:focus::after, .icon--download:active::after {
      opacity: 1; }

.icon--grid {
  border: none; }
  .icon--grid::before, .icon--grid::after {
    color: transparent;
    font: 0/0 a;
    height: 30px;
    text-shadow: none;
    width: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-grid-grey.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-grid-grey.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-grid-grey.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease; }
  .icon--grid::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-grid-red.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-grid-red.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-grid-red.svg");
    opacity: 0; }
  .icon--grid:hover, .icon--grid:focus, .icon--grid:active {
    background: none;
    color: #D14900;
    outline: none; }
    .icon--grid:hover::before, .icon--grid:focus::before, .icon--grid:active::before {
      opacity: 0; }
    .icon--grid:hover::after, .icon--grid:focus::after, .icon--grid:active::after {
      opacity: 1; }

.icon--group-visit {
  border: none; }
  .icon--group-visit::before, .icon--group-visit::after {
    color: transparent;
    font: 0/0 a;
    height: 30px;
    text-shadow: none;
    width: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-group-visit.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-group-visit.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-group-visit.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease; }

.icon--hours {
  border: none; }
  .icon--hours::before, .icon--hours::after {
    color: transparent;
    font: 0/0 a;
    height: 30px;
    text-shadow: none;
    width: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-hours.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-hours.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-hours.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease; }

.icon--list-grey {
  border: none; }
  .icon--list-grey::before, .icon--list-grey::after {
    color: transparent;
    font: 0/0 a;
    height: 30px;
    text-shadow: none;
    width: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-list-grey.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-list-grey.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-list-grey.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease; }

.icon--list {
  border: none; }
  .icon--list::before, .icon--list::after {
    color: transparent;
    font: 0/0 a;
    height: 30px;
    text-shadow: none;
    width: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-list-grey.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-list-grey.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-list-grey.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease; }
  .icon--list::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-list-red.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-list-red.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-list-red.svg");
    opacity: 0; }
  .icon--list:hover, .icon--list:focus, .icon--list:active {
    background: none;
    color: #D14900;
    outline: none; }
    .icon--list:hover::before, .icon--list:focus::before, .icon--list:active::before {
      opacity: 0; }
    .icon--list:hover::after, .icon--list:focus::after, .icon--list:active::after {
      opacity: 1; }

.icon--map {
  border: none; }
  .icon--map::before, .icon--map::after {
    color: transparent;
    font: 0/0 a;
    height: 30px;
    text-shadow: none;
    width: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-map-white.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-map-white.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-map-white.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease; }

.icon--school-visit {
  border: none; }
  .icon--school-visit::before, .icon--school-visit::after {
    color: transparent;
    font: 0/0 a;
    height: 30px;
    text-shadow: none;
    width: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-school-visit.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-school-visit.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-school-visit.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease; }

.icon--ticket {
  border: none; }
  .icon--ticket::before, .icon--ticket::after {
    color: transparent;
    font: 0/0 a;
    height: 30px;
    text-shadow: none;
    width: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-ticket.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-ticket.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-ticket.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease; }

.icon--anthropology {
  border: none; }
  .icon--anthropology::before, .icon--anthropology::after {
    color: transparent;
    font: 0/0 a;
    height: 30px;
    text-shadow: none;
    width: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-anthropology.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-anthropology.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-anthropology.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease; }

.icon--botany {
  border: none; }
  .icon--botany::before, .icon--botany::after {
    color: transparent;
    font: 0/0 a;
    height: 30px;
    text-shadow: none;
    width: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-botany.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-botany.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-botany.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease; }

.icon--entomology {
  border: none; }
  .icon--entomology::before, .icon--entomology::after {
    color: transparent;
    font: 0/0 a;
    height: 30px;
    text-shadow: none;
    width: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-entomology.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-entomology.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-entomology.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease; }

.icon--invertebrate-zoology {
  border: none; }
  .icon--invertebrate-zoology::before, .icon--invertebrate-zoology::after {
    color: transparent;
    font: 0/0 a;
    height: 30px;
    text-shadow: none;
    width: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-invertebrate-zoology.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-invertebrate-zoology.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-invertebrate-zoology.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease; }

.icon--mineral-sciences {
  border: none; }
  .icon--mineral-sciences::before, .icon--mineral-sciences::after {
    color: transparent;
    font: 0/0 a;
    height: 30px;
    text-shadow: none;
    width: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-mineral-sciences.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-mineral-sciences.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-mineral-sciences.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease; }

.icon--paleobiology {
  border: none; }
  .icon--paleobiology::before, .icon--paleobiology::after {
    color: transparent;
    font: 0/0 a;
    height: 30px;
    text-shadow: none;
    width: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-paleobiology.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-paleobiology.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-paleobiology.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease; }

.icon--vertebrate-zoology {
  border: none; }
  .icon--vertebrate-zoology::before, .icon--vertebrate-zoology::after {
    color: transparent;
    font: 0/0 a;
    height: 30px;
    text-shadow: none;
    width: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-vertebrate-zoology.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-vertebrate-zoology.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-vertebrate-zoology.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    -o-transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease;
    transition: background-color 0.3s ease, border-color 0.3s ease, opacity 0.3s ease; }

@media (min-width: 48em) {
  .image-carousel {
    margin-bottom: 3.8095238095rem;
    max-width: 85.7142857143rem;
    position: relative; }
    .image-carousel::after {
      clear: both;
      content: '';
      display: table; }
    .l-detail__main .image-carousel,
    .l-detail-resource__main .image-carousel,
    .has-aside .image-carousel {
      margin-bottom: 3.8095238095rem;
      margin-left: 0;
      margin-right: 0; } }
  @media (min-width: 48em) and (min-width: 48em) {
    .image-carousel {
      margin-left: 25px; } }
  @media (min-width: 48em) and (min-width: 57.5em) {
    .image-carousel {
      margin-left: 65px; } }
  @media (min-width: 48em) and (min-width: 68.75em) {
    .image-carousel {
      margin-left: 12vw; } }
  @media (min-width: 48em) and (min-width: 81.25em) {
    .image-carousel {
      margin-left: 15vw; } }

.no-aside .image-carousel {
  margin-left: 15vw;
  margin-right: 15vw; }

.image-carousel__container {
  margin-left: -5vw;
  margin-right: -5vw; }

.image-carousel__wrapper {
  margin-left: -25px;
  margin-right: -25px;
  position: relative; }
  @media (min-width: 48em) {
    .image-carousel__wrapper {
      margin: 0; } }

.image-carousel__title {
  color: #000000;
  font-size: 30px;
  padding: 0; }
  @media (min-width: 48em) {
    .image-carousel__title {
      font-size: 44px; } }
  @media (min-width: 68.75em) {
    .image-carousel__title {
      font-size: 60px; } }

.image-carousel .slick-slide {
  width: 300px; }
  @media (min-width: 48em) {
    .image-carousel .slick-slide {
      width: 300px; } }
  @media (min-width: 68.75em) {
    .image-carousel .slick-slide {
      width: 468px; } }
  .image-carousel .slick-slide img {
    border: 1px solid #dedede; }

.image-carousel .slick-prev,
.image-carousel .slick-next {
  display: none; }
  @media (min-width: 57.5em) {
    .image-carousel .slick-prev,
    .image-carousel .slick-next {
      display: block; } }

.image-carousel .slick-prev,
.image-carousel .slick-next {
  background-position: 50%;
  background-repeat: no-repeat;
  height: 88px;
  position: absolute;
  text-indent: -999em;
  top: 33%;
  -webkit-transition: background-image 0.3s ease, background-color 0.3s ease;
  -o-transition: background-image 0.3s ease, background-color 0.3s ease;
  transition: background-image 0.3s ease, background-color 0.3s ease;
  width: 88px; }

.image-carousel .slick-prev {
  background-image: url("../images/arrow-left-blue.svg");
  left: -88px; }
  .image-carousel .slick-prev:hover, .image-carousel .slick-prev:focus {
    background-color: #00C1D5;
    background-image: url("../images/arrow-left-white.svg"); }

.image-carousel .slick-next {
  background-image: url("../images/arrow-right-blue.svg");
  right: -88px; }
  .image-carousel .slick-next:hover, .image-carousel .slick-next:focus {
    background-color: #00C1D5;
    background-image: url("../images/arrow-right-white.svg"); }

.image-teaser {
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative; }
  .image-teaser::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .image-teaser,
  .l-detail-resource__main .image-teaser,
  .has-aside .image-teaser {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .image-teaser {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 57.5em) {
    .image-teaser {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .image-teaser {
      margin-left: 12vw;
      margin-right: 12vw; } }
  @media (min-width: 81.25em) {
    .image-teaser {
      margin-left: 15vw;
      margin-right: 15vw; } }

@media (min-width: 68.75em) {
  .image-teaser__container {
    margin-left: -5vw;
    margin-right: -5vw; } }

.image-teaser__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 48em) {
    .image-teaser__grid {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

.image-teaser__image {
  margin: 0; }
  @media (min-width: 48em) {
    .image-teaser__image {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: initial;
      width: 50%; } }
  .image-teaser__image .image--featured {
    height: auto;
    width: 100%; }

.image-teaser__content {
  padding-top: 1rem; }
  @media (min-width: 48em) {
    .image-teaser__content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
          -ms-flex: 1 0;
              flex: 1 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding-left: 7.5%; } }

.image-teaser__title {
  font-size: 44px;
  margin-bottom: 2rem; }
  @media (min-width: 48em) {
    .image-teaser__title {
      font-size: 60px; } }

.image-teaser__text {
  font-size: 16px;
  margin-bottom: 1.5rem;
  position: relative; }
  @media (min-width: 48em) {
    .image-teaser__text {
      font-size: 20px; } }
  .image-teaser__text:before {
    content: '';
    display: block;
    background-color: #00C1D5;
    height: 1px;
    left: 0;
    position: absolute;
    top: -15px;
    width: 113px; }

.image-teaser__link a {
  color: #008295;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase; }
  @media (min-width: 48em) {
    .image-teaser__link a {
      font-size: 20px; } }
  .image-teaser__link a:hover, .image-teaser__link a:focus {
    color: #D14900;
    text-decoration: none; }

.image-teaser__link .icon-link .icon {
  margin-left: 20px; }

.info-bar {
  background-color: #FFFFFF;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  padding: 0;
  position: relative; }
  @media (min-width: 57.5em) {
    .info-bar {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background-color: #51534A;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      padding-left: 2rem; } }
  @media (min-width: 68.75em) {
    .info-bar {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding-left: 0; } }

.info-bar__content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 57.5em) {
    .info-bar__content {
      background-color: #51534A;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.info-bar__item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #51534A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "LatoBold", sans-serif;
  font-size: 14px;
  height: 70px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0;
  padding: 0 20px;
  text-transform: uppercase;
  width: 100%; }
  .info-bar__item > * {
    color: #FFFFFF;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin-bottom: 0; }
  @media (min-width: 48em) {
    .info-bar__item {
      white-space: nowrap; } }
  @media (min-width: 57.5em) {
    .info-bar__item {
      -webkit-box-flex: 0;
          -ms-flex: 0 1 auto;
              flex: 0 1 auto;
      margin-bottom: 0;
      width: auto; } }
  @media (min-width: 68.75em) {
    .info-bar__item {
      font-size: 0.8571428571em; } }
  @media (min-width: 81.25em) {
    .info-bar__item {
      padding-left: 30px;
      padding-right: 30px; } }

.info-bar__button {
  font-family: "LatoBold", sans-serif; }
  @media (min-width: 57.5em) {
    .info-bar__button {
      bottom: 0;
      position: absolute;
      right: 0;
      top: 0; } }
  @media (min-width: 68.75em) {
    .info-bar__button {
      font-size: 0.8571428571em; } }
  .info-bar__button .button-icon {
    height: 100%; }

.initiative-teaser {
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 100%;
  padding: 0;
  text-decoration: none; }
  @media (min-width: 48em) {
    .initiative-teaser {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .initiative-teaser:hover, .initiative-teaser:focus {
    color: inherit;
    text-decoration: none; }
    .initiative-teaser:hover .initiative-teaser__title, .initiative-teaser:focus .initiative-teaser__title {
      text-decoration: underline; }
  .initiative-teaser > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

@media (min-width: 48em) {
  .initiative-teaser__second {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%; } }

.initiative-teaser__title {
  font-size: 20px;
  margin: 0; }
  @media (min-width: 93.75em) {
    .initiative-teaser__title {
      font-size: 30px; } }
  .initiative-teaser__title > .field {
    margin: 0; }

.initiative-teaser__subtitle {
  font-size: 16px; }
  @media (min-width: 93.75em) {
    .initiative-teaser__subtitle {
      font-size: 20px; } }

.instagram-feed {
  margin: 4rem 0 0;
  position: relative; }
  @media (min-width: 48em) {
    .instagram-feed {
      margin: -4rem -25px 1rem 0; } }
  @media (min-width: 81.25em) {
    .instagram-feed {
      margin-right: -65px; } }
  @media (min-width: 68.75em) {
    .has-aside .instagram-feed {
      margin-left: -12vw;
      margin-right: -12vw; } }
  @media (min-width: 81.25em) {
    .has-aside .instagram-feed {
      margin-left: -15vw;
      margin-right: -15vw; } }

#instafeed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1rem 0; }
  #instafeed .instagram__link {
    width: 100%; }
    #instafeed .instagram__link .instagram__image-wrapper {
      height: 0;
      overflow: hidden;
      padding-top: 100%;
      position: relative; }
      #instafeed .instagram__link .instagram__image-wrapper .instagram__image {
        height: 100%;
        left: 0;
        -o-object-fit: cover;
           object-fit: cover;
        position: absolute;
        top: 0;
        width: 100%; }
  @media (min-width: 48em) {
    #instafeed {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      padding: 0 0 2rem; }
      #instafeed .instagram__link {
        -ms-flex-preferred-size: 25%;
            flex-basis: 25%;
        max-width: 25%;
        width: 25%; }
        #instafeed .instagram__link:nth-child(n+5) {
          display: none; } }
  @media (min-width: 81.25em) {
    #instafeed .instagram__link {
      -ms-flex-preferred-size: 16.6665%;
          flex-basis: 16.6665%;
      max-width: 16.665%;
      width: 16.665%; }
      #instafeed .instagram__link:nth-child(n+5) {
        display: block; } }

.instagram-feed__link {
  background-image: url("../images/icon-instagram-large.png");
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: 85px;
  bottom: auto;
  color: #4a4a4a;
  display: inline-block;
  font-family: "LatoBold", sans-serif;
  font-size: 20px;
  line-height: 1.2;
  padding: 1.25rem 105px 3.25rem 0;
  position: absolute;
  right: -0.5rem;
  text-decoration: none;
  top: -2rem;
  -webkit-transition: color .3s ease;
  -o-transition: color .3s ease;
  transition: color .3s ease;
  width: 100%;
  z-index: 5; }
  @media (min-width: 48em) {
    .instagram-feed__link {
      background-size: 85px;
      bottom: -1rem;
      padding: 3.25rem 105px 1.25rem 0;
      right: 0.5rem;
      top: auto;
      width: auto; } }
  @media (min-width: 68.75em) {
    .instagram-feed__link {
      background-size: 115px;
      padding: 3.25rem 135px 1.25rem 0; } }

.kaltura-embed {
  border: 1px solid black;
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative; }
  .kaltura-embed::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .kaltura-embed,
  .l-detail-resource__main .kaltura-embed,
  .has-aside .kaltura-embed {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .kaltura-embed {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 57.5em) {
    .kaltura-embed {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .kaltura-embed {
      margin-left: 12vw;
      margin-right: 12vw; } }
  @media (min-width: 81.25em) {
    .kaltura-embed {
      margin-left: 15vw;
      margin-right: 15vw; } }

.kaltura-embed__container {
  height: 0;
  overflow: visible;
  padding-bottom: 56.25%;
  position: relative; }
  .kaltura-embed__container > div {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.page-node-13042 .breadcrumb {
  display: none; }

.page-node-13042 .l-sidebar__main {
  padding-top: 15px !important; }

.page-node-13042 .kaltura-embed {
  margin-bottom: 10px; }
  .page-node-13042 .kaltura-embed .kaltura-embed__container {
    padding-bottom: 40.65%; }

.page-node-13042 .captioning.kaltura-embed {
  border: 1px solid black; }
  .page-node-13042 .captioning.kaltura-embed .kaltura-embed__container {
    padding-bottom: 20%; }

.page-node-13042 .page-title__heading {
  font-size: calc(40px + 35 * ( (100vw - 400px) / 1000)); }
  @media (max-width: 25em) {
    .page-node-13042 .page-title__heading {
      font-size: 40px; } }
  @media (min-width: 87.5em) {
    .page-node-13042 .page-title__heading {
      font-size: 75px; } }

.page-node-13042 .l-sidebar__sidebar {
  -ms-flex-preferred-size: 5vw;
      flex-basis: 5vw;
  width: 5vw; }

.link-banner {
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative; }
  .link-banner::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .link-banner,
  .l-detail-resource__main .link-banner,
  .has-aside .link-banner {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .link-banner {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 57.5em) {
    .link-banner {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .link-banner {
      margin-left: 12vw;
      margin-right: 12vw; } }
  @media (min-width: 81.25em) {
    .link-banner {
      margin-left: 15vw;
      margin-right: 15vw; } }

.link-banner__image {
  display: none;
  position: relative; }
  @media (min-width: 48em) {
    .link-banner__image {
      display: block; }
      .link-banner__image:after {
        content: '';
        display: block;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4)));
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
        bottom: 0;
        height: 75%;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%; }
      .link-banner__image .image--banner {
        width: 100%; } }

.link-banner__link {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 25px;
  text-transform: uppercase; }
  .link-banner__link .icon-link {
    color: #D14900; }
  .link-banner__link .icon--banner-link::before {
    opacity: 0; }
  .link-banner__link .icon--banner-link::after {
    opacity: 1; }
  @media (min-width: 48em) {
    .link-banner__link {
      bottom: 40%;
      font-size: 20px;
      left: 50%;
      padding: 0;
      position: absolute;
      -webkit-transform: translate(-50%, 50%);
          -ms-transform: translate(-50%, 50%);
              transform: translate(-50%, 50%);
      white-space: nowrap; }
      .link-banner__link .icon-link {
        color: #FFFFFF;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5); }
      .link-banner__link .icon--banner-link::before {
        opacity: 1; }
      .link-banner__link .icon--banner-link::after {
        opacity: 0; } }

.link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #51534A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none; }
  .link:hover, .link:focus {
    color: inherit;
    text-decoration: underline; }

.list--border {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  .list--border > li {
    border-bottom: 1px solid #ccc;
    padding: 0.25rem; }
    .list--border > li::before {
      content: none; }

.list--clean {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .list--clean li::before {
    display: none; }

.list--column {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  @media (min-width: 31.25em) {
    .list--column {
      -webkit-column-count: 2;
         -moz-column-count: 2;
              column-count: 2;
      -webkit-column-gap: 2em;
         -moz-column-gap: 2em;
              column-gap: 2em; } }
  .list--column > li {
    -webkit-column-break-inside: avoid;
       page-break-inside: avoid;
            break-inside: avoid-column;
    display: table;
    margin-bottom: 0;
    padding-bottom: 0.25em; }
    .list--column > li::before {
      content: none; }

.list--inline {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .list--inline > li {
    display: inline; }
    .list--inline > li::before {
      content: none; }

.list--pipeline {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .list--pipeline::after {
    clear: both;
    content: '';
    display: table; }
  .list--pipeline > li {
    border-right: 1px solid #d6d7d9;
    display: block;
    float: left;
    margin-right: 0.75em;
    padding-right: 0.75em; }
    .list--pipeline > li::before {
      content: none; }
    [dir='rtl'] .list--pipeline > li {
      border-left: 1px solid #d6d7d9;
      border-right: 0;
      float: right;
      margin-left: 0.75em;
      margin-right: 0;
      padding-left: 0.75em;
      padding-right: 0; }
    .list--pipeline > li.is-active {
      font-weight: bold; }
    .list--pipeline > li:last-child {
      border-right: 0;
      margin-right: 0;
      padding-right: 0; }
      [dir='rtl'] .list--pipeline > li:last-child {
        border-left: 0;
        margin-left: 0;
        padding-left: 0; }

.logo-grid {
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative; }
  .logo-grid::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .logo-grid,
  .l-detail-resource__main .logo-grid,
  .has-aside .logo-grid {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .logo-grid {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 57.5em) {
    .logo-grid {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .logo-grid {
      margin-left: 12vw;
      margin-right: 12vw; } }
  @media (min-width: 81.25em) {
    .logo-grid {
      margin-left: 15vw;
      margin-right: 15vw; } }

.logo-grid__heading {
  margin-bottom: 2em; }

.logo-grid__title {
  color: #000000;
  font-size: 44px;
  line-height: 1.2;
  margin: 0 0 0.25rem; }
  @media (min-width: 48em) {
    .logo-grid__title {
      padding: 0; } }
  @media (min-width: 68.75em) {
    .logo-grid__title {
      font-size: 60px;
      margin: 0 0 0.5rem; } }

@media (min-width: 38.75em) {
  .logo-grid__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .logo-grid__items > * {
      width: 48%; } }

@media (min-width: 68.75em) {
  .logo-grid__items > * {
    width: 31%; } }

.logo-with-text {
  padding-bottom: 1.5em;
  position: relative;
  text-align: center; }
  .logo-with-text:last-of-type {
    margin: 0; }
  @media (min-width: 38.75em) {
    .logo-with-text {
      padding-bottom: 2.5em; } }

.logo-with-text .image--circle {
  max-width: 100px;
  padding-bottom: 1rem; }

.logo-with-text__title {
  color: #D14900;
  font-family: "LatoBold", sans-serif;
  font-size: 0.8571428571em;
  margin: 0 0 .5rem;
  text-transform: uppercase; }
  @media (min-width: 48em) {
    .logo-with-text__title {
      font-size: 20px; } }

.logo-with-text__content {
  font-size: 0.7619047619em;
  line-height: 1.6;
  text-align: left; }
  @media (min-width: 68.75em) {
    .logo-with-text__content {
      font-size: 20px; } }
  .logo-with-text__content p.smaller {
    font-size: 0.6666666667em;
    line-height: 1.6; }
    @media (min-width: 68.75em) {
      .logo-with-text__content p.smaller {
        font-size: 0.9047619048em; } }

.menu {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .menu li::before {
    display: none; }
  @media print {
    .menu {
      display: none; } }

.menu__item {
  margin-bottom: 0; }

.menu--account {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .menu--account::after {
    clear: both;
    content: '';
    display: table; }
  .menu--account > li {
    border-right: 1px solid #d6d7d9;
    display: block;
    float: left;
    margin-right: 0.75em;
    padding-right: 0.75em; }
    .menu--account > li::before {
      content: none; }
    [dir='rtl'] .menu--account > li {
      border-left: 1px solid #d6d7d9;
      border-right: 0;
      float: right;
      margin-left: 0.75em;
      margin-right: 0;
      padding-left: 0.75em;
      padding-right: 0; }
    .menu--account > li.is-active {
      font-weight: bold; }
    .menu--account > li:last-child {
      border-right: 0;
      margin-right: 0;
      padding-right: 0; }
      [dir='rtl'] .menu--account > li:last-child {
        border-left: 0;
        margin-left: 0;
        padding-left: 0; }
  .menu--account .menu__link {
    font-size: 0.9523809524em; }

.menu--footer {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  line-height: 1;
  text-align: center; }
  .menu--footer > li {
    display: inline; }
    .menu--footer > li::before {
      content: none; }
  @media (min-width: 57.5em) {
    .menu--footer {
      list-style-type: none;
      margin: 0;
      padding: 0;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .menu--footer li::before {
        display: none; } }
  .menu--footer .menu__item {
    border-right: 1px solid #FFFFFF;
    display: inline-block; }
    .menu--footer .menu__item:first-child {
      border: none;
      display: block; }
    .menu--footer .menu__item:last-child {
      border: none; }
    @media (min-width: 57.5em) {
      .menu--footer .menu__item:first-child {
        display: inline-block; } }
    @media (min-width: 57.5em) {
      .menu--footer .menu__item {
        border: none;
        padding: 15px 0;
        text-transform: uppercase; } }
  .menu--footer .menu__link {
    color: #FFFFFF;
    display: block;
    font-family: "LatoBold", sans-serif;
    font-size: 0.6666666667em;
    letter-spacing: 0.75px;
    line-height: 1;
    margin: 0 8px;
    padding: 0 2px;
    text-decoration: none; }
    .menu--footer .menu__link:focus {
      outline-color: #FFFFFF; }
    .menu--footer .menu__link:hover, .menu--footer .menu__link.is-active, .menu--footer .menu__link.is-active-trail {
      text-decoration: underline; }
    @media (min-width: 57.5em) {
      .menu--footer .menu__link {
        font-size: 0.5238095238em;
        text-transform: uppercase; } }
    @media (min-width: 68.75em) {
      .menu--footer .menu__link {
        font-size: 0.6666666667em; } }

.menu--main {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 65px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  .menu--main li::before {
    display: none; }
  .menu--main .menu__item {
    padding: 0; }
  .menu--main .menu__link {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: "LatoBold", sans-serif;
    font-size: 18px;
    height: 100%;
    letter-spacing: .75px;
    margin: 0 11px;
    padding: 0px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease; }
    @media (min-width: 68.75em) {
      .menu--main .menu__link {
        margin: 0 15px; } }
    .menu--main .menu__link:focus {
      outline-color: #FFFFFF; }
    .menu--main .menu__link:hover::before, .menu--main .menu__link.is-active::before, .menu--main .menu__link.is-active-trail::before {
      -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1); }
    .menu--main .menu__link::before {
      bottom: 0;
      background-color: #FFFFFF;
      content: '';
      height: 4px;
      left: 0;
      position: absolute;
      -webkit-transform: scale3d(0, 1, 1);
              transform: scale3d(0, 1, 1);
      -webkit-transition: -webkit-transform 0.1s;
      transition: -webkit-transform 0.1s;
      -o-transition: transform 0.1s;
      transition: transform 0.1s;
      transition: transform 0.1s, -webkit-transform 0.1s;
      width: 100%; }
  .menu--main .menu__link--donate {
    color: #FFFFFF !important;
    margin-right: 0;
    padding: 15px 24px; }
    .menu--main .menu__link--donate.is-active, .menu--main .menu__link--donate.is-active-trail {
      color: #FFFFFF; }
    .menu--main .menu__link--donate::before {
      opacity: 0; }
  .menu--main .menu__link--search {
    color: transparent;
    font: 0/0 a;
    height: 65px;
    text-shadow: none;
    width: 60px;
    display: block;
    margin: 0 5px;
    position: relative; }
    .menu--main .menu__link--search::before, .menu--main .menu__link--search::after {
      color: transparent;
      font: 0/0 a;
      height: 65px;
      text-shadow: none;
      width: 60px;
      background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-search-white.svg");
      background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-search-white.svg");
      background-image: linear-gradient(transparent, transparent), url("../images/icon-search-white.svg");
      background-color: transparent;
      background-position: center;
      background-repeat: no-repeat;
      background-size: 27px;
      bottom: 0;
      content: "";
      display: block;
      height: auto;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
      -webkit-transform: scale3d(1, 1, 1);
              transform: scale3d(1, 1, 1); }
    .menu--main .menu__link--search.is-active, .menu--main .menu__link--search.is-active-trail {
      color: transparent; }
      .menu--main .menu__link--search.is-active::before, .menu--main .menu__link--search.is-active-trail::before {
        background-color: transparent; }
    .js .menu--main .menu__link--search {
      display: none; }
    @media (min-width: 48em) {
      .js .menu--main .menu__link--search {
        display: block; } }

.menu--mobile {
  margin: 3em 0 0 0; }
  @media (min-width: 48em) {
    .menu--mobile {
      margin-top: 4em; } }
  .is-active .menu--mobile .menu__item .menu__link {
    left: -300px;
    -webkit-transition: left .5s ease-in;
    -o-transition: left .5s ease-in;
    transition: left .5s ease-in; }
  .is-active .menu--mobile .menu__item:nth-child(1) .menu__link {
    -webkit-transition-delay: .1s;
         -o-transition-delay: .1s;
            transition-delay: .1s; }
  .is-active .menu--mobile .menu__item:nth-child(2) .menu__link {
    -webkit-transition-delay: .15s;
         -o-transition-delay: .15s;
            transition-delay: .15s; }
  .is-active .menu--mobile .menu__item:nth-child(3) .menu__link {
    -webkit-transition-delay: .2s;
         -o-transition-delay: .2s;
            transition-delay: .2s; }
  .is-active .menu--mobile .menu__item:nth-child(4) .menu__link {
    -webkit-transition-delay: .25s;
         -o-transition-delay: .25s;
            transition-delay: .25s; }
  .is-active .menu--mobile .menu__item:nth-child(5) .menu__link {
    -webkit-transition-delay: .3s;
         -o-transition-delay: .3s;
            transition-delay: .3s; }
  .is-active .menu--mobile .menu__item:nth-child(6) .menu__link {
    -webkit-transition-delay: .35s;
         -o-transition-delay: .35s;
            transition-delay: .35s; }
  .is-active .menu--mobile .menu__item:nth-child(7) .menu__link {
    -webkit-transition-delay: .4s;
         -o-transition-delay: .4s;
            transition-delay: .4s; }
  .is-active .menu--mobile .menu__item:nth-child(8) .menu__link {
    -webkit-transition-delay: .45s;
         -o-transition-delay: .45s;
            transition-delay: .45s; }
  .is-active .menu--mobile .menu__item:nth-child(9) .menu__link {
    -webkit-transition-delay: .5s;
         -o-transition-delay: .5s;
            transition-delay: .5s; }
  .is-active .menu--mobile .menu__item:nth-child(10) .menu__link {
    -webkit-transition-delay: .55s;
         -o-transition-delay: .55s;
            transition-delay: .55s; }
  .is-active .menu--mobile .menu__item:nth-child(11) .menu__link {
    -webkit-transition-delay: .6;
         -o-transition-delay: .6;
            transition-delay: .6; }
  .menu--mobile .menu__item {
    margin: 0;
    padding: 0; }
  .menu--mobile .menu__link {
    background-color: transparent;
    border: 0;
    color: #D14900;
    display: block;
    font-size: 0.9523809524rem;
    font-weight: 600;
    left: 0;
    line-height: 1.25;
    margin: 0 0 1em;
    padding: 0 90px 0 50px;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transform: translateX(300px);
        -ms-transform: translateX(300px);
            transform: translateX(300px);
    white-space: normal;
    width: auto;
    z-index: 3; }
    .menu--mobile .menu__link:focus, .menu--mobile .menu__link:hover {
      color: #D97C4A; }
  .menu--mobile .menu__link--donate {
    background-color: #D14900;
    color: #FFFFFF;
    display: block;
    font-weight: 400;
    height: auto;
    margin: 1.25rem 0 0.75rem;
    padding-bottom: 1rem;
    padding-left: 50px;
    padding-top: 1rem;
    width: 100%; }
    .menu--mobile .menu__link--donate:focus, .menu--mobile .menu__link--donate:hover {
      background-color: #D97C4A;
      color: #FFFFFF;
      font-style: normal; }
    .menu--mobile .menu__link--donate span {
      background-image: url("/themes/gesso/images/arrow-white.svg");
      background-position: right center;
      background-repeat: no-repeat;
      background-size: auto 16px;
      display: inline-block;
      padding-right: 45px; }
  .menu--mobile .menu__link--search {
    color: #029EB4; }
    .menu--mobile .menu__link--search:focus, .menu--mobile .menu__link--search:hover {
      color: #D97C4A; }
      .menu--mobile .menu__link--search:focus span, .menu--mobile .menu__link--search:hover span {
        background-image: url("/themes/gesso/images/arrow-link-hover.svg"); }
    .menu--mobile .menu__link--search span {
      background-image: url("/themes/gesso/images/arrow-blue.svg");
      background-position: right center;
      background-repeat: no-repeat;
      background-size: auto 16px;
      display: inline-block;
      padding-right: 45px; }
  .menu--mobile .menu__item--parent {
    position: relative; }
    .menu--mobile .menu__item--parent.is-open {
      background: #fff;
      background: rgba(255, 255, 255, 0.98); }
    .menu--mobile .menu__item--parent > .menu__link {
      display: inline-block; }
  .menu--mobile .menu__subnav-arrow {
    background: none;
    height: 44px;
    overflow: hidden;
    width: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%200l7.5%207.5%207.5-7.5%202.3%202.3-9.7%209.7-9.7-9.7%202.3-2.3z%22%2F%3E%0A%3C%2Fsvg%3E');
    background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%200l7.5%207.5%207.5-7.5%202.3%202.3-9.7%209.7-9.7-9.7%202.3-2.3z%22%2F%3E%0A%3C%2Fsvg%3E');
    background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%200l7.5%207.5%207.5-7.5%202.3%202.3-9.7%209.7-9.7-9.7%202.3-2.3z%22%2F%3E%0A%3C%2Fsvg%3E');
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-size: 19px 12px;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 2.0952380952em;
    position: absolute;
    right: 0;
    top: 0;
    vertical-align: top;
    z-index: 2; }
    .menu--mobile .menu__subnav-arrow::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }
    .menu--mobile .menu__subnav-arrow:focus {
      outline: thin dotted; }
    .menu--mobile .menu__subnav-arrow.is-active {
      background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%2012l7.5-7.5%207.5%207.5%202.3-2.3-9.7-9.7-9.7%209.7%202.3%202.3z%22%2F%3E%0A%3C%2Fsvg%3E');
      background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%2012l7.5-7.5%207.5%207.5%202.3-2.3-9.7-9.7-9.7%209.7%202.3%202.3z%22%2F%3E%0A%3C%2Fsvg%3E');
      background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2219%22%20height%3D%2212%22%20viewBox%3D%220%200%2019%2012%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%3E%0A%3Cpath%20fill%3D%22%238e8e8e%22%20d%3D%22M2.3%2012l7.5-7.5%207.5%207.5%202.3-2.3-9.7-9.7-9.7%209.7%202.3%202.3z%22%2F%3E%0A%3C%2Fsvg%3E'); }
    [dir='rtl'] .menu--mobile .menu__subnav-arrow {
      left: 0;
      right: auto; }
  .menu--mobile .menu__subnav {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0; }
    .menu--mobile .menu__subnav .menu__link {
      color: #555559;
      padding-left: 2em; }
      .menu--mobile .menu__subnav .menu__link:focus, .menu--mobile .menu__subnav .menu__link:hover, .menu--mobile .menu__subnav .menu__link:active {
        color: #000; }

.menu--social {
  margin-left: 0;
  text-align: center;
  width: 100%; }
  @media (min-width: 57.5em) {
    .menu--social {
      width: auto; } }
  .menu--social .menu__item {
    display: inline-block;
    margin: 0 0.75em 1em;
    vertical-align: top; }
    @media (min-width: 57.5em) {
      .menu--social .menu__item {
        margin: 0 0.25em 1em; }
        .menu--social .menu__item:first-of-type {
          margin-left: 0; } }
    .menu--social .menu__item:last-of-type {
      margin-left: 0;
      margin-right: 0; }
  .menu--social .menu__item:last-child {
    width: 100%; }
    @media (min-width: 57.5em) {
      .menu--social .menu__item:last-child {
        width: auto; } }
  .menu--social .menu__link {
    height: 50px;
    overflow: hidden;
    width: 50px;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
    .menu--social .menu__link::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }
    .menu--social .menu__link:hover, .menu--social .menu__link:focus {
      opacity: 0.5; }
  .menu--social .menu__link--facebook {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-facebook.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-facebook.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-facebook.svg");
    background-size: 50px auto; }
  .menu--social .menu__link--twitter {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-twitter.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-twitter.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-twitter.svg");
    background-size: 50px auto; }
  .menu--social .menu__link--instagram {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/icon-instagram.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/icon-instagram.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/icon-instagram.svg");
    background-size: 50px auto; }
  .menu--social .menu__link--donate {
    margin: 0;
    width: 100%; }
    .menu--social .menu__link--donate:before {
      display: none; }
    @media (min-width: 57.5em) {
      .menu--social .menu__link--donate {
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
        margin-left: 1em;
        width: auto; } }
    @media (min-width: 68.75em) {
      .menu--social .menu__link--donate {
        margin-left: 1em; } }

.menu--submenu {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .menu--submenu li::before {
    display: none; }
  .menu--submenu .menu__item {
    line-height: 1.4;
    margin-bottom: 1em; }
  .menu--submenu .menu__link {
    color: #7E7F74;
    font-size: 0.8571428571em;
    font-weight: 400;
    text-decoration: none; }
    .menu--submenu .menu__link:focus, .menu--submenu .menu__link:hover, .menu--submenu .menu__link.is-active, .menu--submenu .menu__link.is-active-trail {
      color: #D14900; }

.messages {
  background-color: #ecf6fa;
  background-position: 0.4761904762em 0.4761904762em;
  background-repeat: no-repeat;
  background-size: 1.9047619048em;
  border: 1px solid #bcdeee;
  color: #424242;
  margin-bottom: 1rem;
  overflow: hidden;
  padding: 1em;
  position: relative;
  word-wrap: break-word; }
  .messages::before {
    background-repeat: no-repeat;
    background-size: 2.4761904762em;
    bottom: -.5em;
    content: '';
    display: block;
    height: 2.4761904762em;
    position: absolute;
    right: -.5em;
    -webkit-transform: rotate(-20deg);
        -ms-transform: rotate(-20deg);
            transform: rotate(-20deg);
    width: 2.4761904762em; }
  .messages a {
    color: #bcdeee;
    font-weight: 600;
    text-decoration: underline; }
  @media print {
    .messages {
      background-image: none !important; } }

.messages__item::before {
  content: none; }

.messages__content > *:last-child {
  margin-bottom: 0; }

.messages--status {
  background-color: #eff8e6;
  border-color: #c9e8a9; }
  .messages--status::before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/messages-status.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/messages-status.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/messages-status.svg"); }
  .messages--status a {
    color: #71b02f; }

.messages--error {
  background-color: #ffe6e5;
  border-color: #ffc5c2; }
  .messages--error::before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/messages-error.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/messages-error.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/messages-error.svg"); }
  .messages--error a {
    color: #ff645c; }
  .messages--error .messages__item em:first-child {
    font-style: normal;
    font-weight: bold; }

.messages--warning {
  background-color: #fcf8e3;
  border-color: #faf2cc; }
  .messages--warning::before {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/messages-warning.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/messages-warning.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/messages-warning.svg"); }
  .messages--warning a {
    color: #8a6d3b; }

.meta-item {
  -webkit-box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.25);
          box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.25);
  -ms-flex-preferred-size: 33%;
      flex-basis: 33%;
  margin: 0 0 3em;
  padding: 2em 1em 1em;
  position: relative; }
  .meta-item:last-of-type {
    margin: 0; }
  @media (min-width: 48em) {
    .meta-item {
      -webkit-box-shadow: none;
              box-shadow: none;
      margin: 0;
      padding: 2.5em 1em 1em; } }

.meta-item .icon-circle {
  height: 55px;
  left: 50%;
  position: absolute;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 55px; }
  .meta-item .icon-circle:before, .meta-item .icon-circle:after {
    background-size: 30px;
    height: 55px;
    width: 55px; }
  @media (min-width: 68.75em) {
    .meta-item .icon-circle {
      height: 75px;
      width: 75px; }
      .meta-item .icon-circle:before, .meta-item .icon-circle:after {
        background-size: 32px;
        height: 75px;
        width: 75px; } }

.meta-item__title {
  color: #D14900;
  font-family: "LatoBold", sans-serif;
  font-size: 0.8571428571em;
  margin: 0 0 .5rem;
  text-transform: uppercase; }
  @media (min-width: 48em) {
    .meta-item__title {
      font-size: 20px; } }

.meta-item__content {
  font-size: 0.7619047619em;
  line-height: 1.6; }
  @media (min-width: 68.75em) {
    .meta-item__content {
      font-size: 20px; } }
  .meta-item__content p.smaller {
    font-size: 0.6666666667em;
    line-height: 1.6; }
    @media (min-width: 68.75em) {
      .meta-item__content p.smaller {
        font-size: 0.9047619048em; } }

.meta-value {
  margin: 0 0 1rem; }
  .meta-value section ul li {
    margin-bottom: 0.9523809524rem; }
  .meta-value section .publications-more {
    display: none; }
  .meta-value section .less-more {
    display: none; }
  .meta-value section .show-more-less {
    padding: .3em .8em;
    font-size: .8em;
    padding: 7px;
    border: 1px solid #D14900;
    text-decoration: none; }
  .meta-value section .show-more-less:hover {
    background: #D14900;
    color: white; }

.meta-value__label {
  font-size: 30px;
  font-weight: 700;
  margin: 0 0 0.5em 0; }

.meta-value__value {
  line-height: 1.2; }

.meta-value__value.orcid a {
  font-size: 0.8571428571em; }

.meta {
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative; }
  .meta::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .meta,
  .l-detail-resource__main .meta,
  .has-aside .meta {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .meta {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 57.5em) {
    .meta {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .meta {
      margin-left: 12vw;
      margin-right: 12vw; } }
  @media (min-width: 81.25em) {
    .meta {
      margin-left: 15vw;
      margin-right: 15vw; } }
  @media (min-width: 48em) {
    .meta .meta__container {
      background-color: #FFFFFF;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-top: -150px;
      padding: 0 1rem; } }
  @media (min-width: 57.5em) {
    .meta .meta__container {
      margin-top: -250px; } }
  @media (min-width: 68.75em) {
    .meta .meta__container {
      margin-left: -5vw;
      margin-right: -5vw; } }

.mobile-menu {
  left: 0;
  position: absolute;
  right: 0;
  z-index: 50; }
  @media (min-width: 68.75em) {
    .mobile-menu {
      display: none; } }
  .mobile-menu.is-active::after {
    background-color: rgba(0, 0, 0, 0.7);
    content: '';
    display: block;
    height: 100vh;
    position: absolute;
    top: 0;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    width: 100%; }

.mobile-menu__bar {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-color: transparent;
  color: #D14900;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1.8095238095em;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0;
  position: relative;
  right: 0;
  text-align: center;
  width: auto;
  z-index: 30; }
  .is-active .mobile-menu__bar {
    position: fixed; }
    @media (min-width: 48em) {
      .is-active .mobile-menu__bar {
        padding-right: 41px; } }

.mobile-menu__button--menu {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0; }

.mobile-menu__button--search {
  background-color: #D14900;
  border: none;
  color: transparent;
  font: 0/0 a;
  height: 38px;
  text-shadow: none;
  width: 38px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2218px%22%20height%3D%2218px%22%20viewBox%3D%220%200%2018%2018%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2051.1%20(57501)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Esearch%20symbol%20white%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Mobile-Menu_Search%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22tablet-Menu%22%20transform%3D%22translate(-696.000000%2C%20-71.000000)%22%20fill%3D%22%23FFFFFF%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-10-Copy%22%20transform%3D%22translate(-2.000000%2C%200.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-11-Copy%22%20transform%3D%22translate(624.000000%2C%2065.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-9%22%20transform%3D%22translate(68.000000%2C%200.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22search-symbol-white%22%20transform%3D%22translate(6.000000%2C%206.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M17.474625%2C17.474625%20C17.1582696%2C17.7911662%2016.729088%2C17.9690129%2016.2815625%2C17.9690129%20C15.834037%2C17.9690129%2015.4048554%2C17.7911662%2015.0885%2C17.474625%20L12.110625%2C14.49675%20C10.8855%2C15.280875%209.437625%2C15.75%207.875%2C15.75%20C3.52575%2C15.75%200%2C12.22425%200%2C7.875%20C0%2C3.52575%203.52575%2C0%207.875%2C0%20C12.22425%2C0%2015.75%2C3.52575%2015.75%2C7.875%20C15.75%2C9.437625%2015.280875%2C10.8855%2014.49675%2C12.110625%20L17.474625%2C15.0885%20C17.7911662%2C15.4048554%2017.9690129%2C15.834037%2017.9690129%2C16.2815625%20C17.9690129%2C16.729088%2017.7911662%2C17.1582696%2017.474625%2C17.474625%20Z%20M7.875%2C2.25%20C4.768875%2C2.25%202.25%2C4.76775%202.25%2C7.875%20C2.25%2C10.98225%204.768875%2C13.5%207.875%2C13.5%20C10.98225%2C13.5%2013.5%2C10.98225%2013.5%2C7.875%20C13.5%2C4.76775%2010.98225%2C2.25%207.875%2C2.25%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
  background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2218px%22%20height%3D%2218px%22%20viewBox%3D%220%200%2018%2018%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2051.1%20(57501)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Esearch%20symbol%20white%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Mobile-Menu_Search%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22tablet-Menu%22%20transform%3D%22translate(-696.000000%2C%20-71.000000)%22%20fill%3D%22%23FFFFFF%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-10-Copy%22%20transform%3D%22translate(-2.000000%2C%200.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-11-Copy%22%20transform%3D%22translate(624.000000%2C%2065.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-9%22%20transform%3D%22translate(68.000000%2C%200.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22search-symbol-white%22%20transform%3D%22translate(6.000000%2C%206.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M17.474625%2C17.474625%20C17.1582696%2C17.7911662%2016.729088%2C17.9690129%2016.2815625%2C17.9690129%20C15.834037%2C17.9690129%2015.4048554%2C17.7911662%2015.0885%2C17.474625%20L12.110625%2C14.49675%20C10.8855%2C15.280875%209.437625%2C15.75%207.875%2C15.75%20C3.52575%2C15.75%200%2C12.22425%200%2C7.875%20C0%2C3.52575%203.52575%2C0%207.875%2C0%20C12.22425%2C0%2015.75%2C3.52575%2015.75%2C7.875%20C15.75%2C9.437625%2015.280875%2C10.8855%2014.49675%2C12.110625%20L17.474625%2C15.0885%20C17.7911662%2C15.4048554%2017.9690129%2C15.834037%2017.9690129%2C16.2815625%20C17.9690129%2C16.729088%2017.7911662%2C17.1582696%2017.474625%2C17.474625%20Z%20M7.875%2C2.25%20C4.768875%2C2.25%202.25%2C4.76775%202.25%2C7.875%20C2.25%2C10.98225%204.768875%2C13.5%207.875%2C13.5%20C10.98225%2C13.5%2013.5%2C10.98225%2013.5%2C7.875%20C13.5%2C4.76775%2010.98225%2C2.25%207.875%2C2.25%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2218px%22%20height%3D%2218px%22%20viewBox%3D%220%200%2018%2018%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2051.1%20(57501)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Esearch%20symbol%20white%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Mobile-Menu_Search%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22tablet-Menu%22%20transform%3D%22translate(-696.000000%2C%20-71.000000)%22%20fill%3D%22%23FFFFFF%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-10-Copy%22%20transform%3D%22translate(-2.000000%2C%200.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-11-Copy%22%20transform%3D%22translate(624.000000%2C%2065.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-9%22%20transform%3D%22translate(68.000000%2C%200.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22search-symbol-white%22%20transform%3D%22translate(6.000000%2C%206.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M17.474625%2C17.474625%20C17.1582696%2C17.7911662%2016.729088%2C17.9690129%2016.2815625%2C17.9690129%20C15.834037%2C17.9690129%2015.4048554%2C17.7911662%2015.0885%2C17.474625%20L12.110625%2C14.49675%20C10.8855%2C15.280875%209.437625%2C15.75%207.875%2C15.75%20C3.52575%2C15.75%200%2C12.22425%200%2C7.875%20C0%2C3.52575%203.52575%2C0%207.875%2C0%20C12.22425%2C0%2015.75%2C3.52575%2015.75%2C7.875%20C15.75%2C9.437625%2015.280875%2C10.8855%2014.49675%2C12.110625%20L17.474625%2C15.0885%20C17.7911662%2C15.4048554%2017.9690129%2C15.834037%2017.9690129%2C16.2815625%20C17.9690129%2C16.729088%2017.7911662%2C17.1582696%2017.474625%2C17.474625%20Z%20M7.875%2C2.25%20C4.768875%2C2.25%202.25%2C4.76775%202.25%2C7.875%20C2.25%2C10.98225%204.768875%2C13.5%207.875%2C13.5%20C10.98225%2C13.5%2013.5%2C10.98225%2013.5%2C7.875%20C13.5%2C4.76775%2010.98225%2C2.25%207.875%2C2.25%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-left: 7px;
  -webkit-transition: background-color .3s ease, color .3s ease, background-image .3s ease;
  -o-transition: background-color .3s ease, color .3s ease, background-image .3s ease;
  transition: background-color .3s ease, color .3s ease, background-image .3s ease; }
  .mobile-menu__button--search:hover, .mobile-menu__button--search:focus {
    background-color: #FFFFFF;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2227px%22%20height%3D%2227px%22%20viewBox%3D%220%200%2027%2027%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2051.1%20(57501)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Esearch%20symbol%20white%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22-%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Menu-New%22%20transform%3D%22translate(-1085.000000%2C%20-19.000000)%22%20fill%3D%22%23E35205%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22search-symbol%22%20transform%3D%22translate(1085.000000%2C%2019.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M26.2119375%2C26.2119375%20C25.7374044%2C26.6867494%2025.093632%2C26.9535193%2024.4223438%2C26.9535193%20C23.7510555%2C26.9535193%2023.1072831%2C26.6867494%2022.63275%2C26.2119375%20L18.1659375%2C21.745125%20C16.32825%2C22.9213125%2014.1564375%2C23.625%2011.8125%2C23.625%20C5.288625%2C23.625%200%2C18.336375%200%2C11.8125%20C0%2C5.288625%205.288625%2C0%2011.8125%2C0%20C18.336375%2C0%2023.625%2C5.288625%2023.625%2C11.8125%20C23.625%2C14.1564375%2022.9213125%2C16.32825%2021.745125%2C18.1659375%20L26.2119375%2C22.63275%20C26.6867494%2C23.1072831%2026.9535193%2C23.7510555%2026.9535193%2C24.4223438%20C26.9535193%2C25.093632%2026.6867494%2C25.7374044%2026.2119375%2C26.2119375%20Z%20M11.8125%2C3.375%20C7.1533125%2C3.375%203.375%2C7.151625%203.375%2C11.8125%20C3.375%2C16.473375%207.1533125%2C20.25%2011.8125%2C20.25%20C16.473375%2C20.25%2020.25%2C16.473375%2020.25%2C11.8125%20C20.25%2C7.151625%2016.473375%2C3.375%2011.8125%2C3.375%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
    background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2227px%22%20height%3D%2227px%22%20viewBox%3D%220%200%2027%2027%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2051.1%20(57501)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Esearch%20symbol%20white%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22-%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Menu-New%22%20transform%3D%22translate(-1085.000000%2C%20-19.000000)%22%20fill%3D%22%23E35205%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22search-symbol%22%20transform%3D%22translate(1085.000000%2C%2019.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M26.2119375%2C26.2119375%20C25.7374044%2C26.6867494%2025.093632%2C26.9535193%2024.4223438%2C26.9535193%20C23.7510555%2C26.9535193%2023.1072831%2C26.6867494%2022.63275%2C26.2119375%20L18.1659375%2C21.745125%20C16.32825%2C22.9213125%2014.1564375%2C23.625%2011.8125%2C23.625%20C5.288625%2C23.625%200%2C18.336375%200%2C11.8125%20C0%2C5.288625%205.288625%2C0%2011.8125%2C0%20C18.336375%2C0%2023.625%2C5.288625%2023.625%2C11.8125%20C23.625%2C14.1564375%2022.9213125%2C16.32825%2021.745125%2C18.1659375%20L26.2119375%2C22.63275%20C26.6867494%2C23.1072831%2026.9535193%2C23.7510555%2026.9535193%2C24.4223438%20C26.9535193%2C25.093632%2026.6867494%2C25.7374044%2026.2119375%2C26.2119375%20Z%20M11.8125%2C3.375%20C7.1533125%2C3.375%203.375%2C7.151625%203.375%2C11.8125%20C3.375%2C16.473375%207.1533125%2C20.25%2011.8125%2C20.25%20C16.473375%2C20.25%2020.25%2C16.473375%2020.25%2C11.8125%20C20.25%2C7.151625%2016.473375%2C3.375%2011.8125%2C3.375%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
    background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2227px%22%20height%3D%2227px%22%20viewBox%3D%220%200%2027%2027%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2051.1%20(57501)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Esearch%20symbol%20white%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22-%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Menu-New%22%20transform%3D%22translate(-1085.000000%2C%20-19.000000)%22%20fill%3D%22%23E35205%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22search-symbol%22%20transform%3D%22translate(1085.000000%2C%2019.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M26.2119375%2C26.2119375%20C25.7374044%2C26.6867494%2025.093632%2C26.9535193%2024.4223438%2C26.9535193%20C23.7510555%2C26.9535193%2023.1072831%2C26.6867494%2022.63275%2C26.2119375%20L18.1659375%2C21.745125%20C16.32825%2C22.9213125%2014.1564375%2C23.625%2011.8125%2C23.625%20C5.288625%2C23.625%200%2C18.336375%200%2C11.8125%20C0%2C5.288625%205.288625%2C0%2011.8125%2C0%20C18.336375%2C0%2023.625%2C5.288625%2023.625%2C11.8125%20C23.625%2C14.1564375%2022.9213125%2C16.32825%2021.745125%2C18.1659375%20L26.2119375%2C22.63275%20C26.6867494%2C23.1072831%2026.9535193%2C23.7510555%2026.9535193%2C24.4223438%20C26.9535193%2C25.093632%2026.6867494%2C25.7374044%2026.2119375%2C26.2119375%20Z%20M11.8125%2C3.375%20C7.1533125%2C3.375%203.375%2C7.151625%203.375%2C11.8125%20C3.375%2C16.473375%207.1533125%2C20.25%2011.8125%2C20.25%20C16.473375%2C20.25%2020.25%2C16.473375%2020.25%2C11.8125%20C20.25%2C7.151625%2016.473375%2C3.375%2011.8125%2C3.375%20Z%22%20id%3D%22Shape%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E'); }

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

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

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

.mobile-menu__links {
  background-color: #fff;
  background-color: #fff;
  color: #D14900;
  height: 100vh;
  position: fixed;
  right: 0;
  top: 50px;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  transition: all .3s ease-in;
  width: auto;
  z-index: 25; }
  .mobile-menu__links.is-closed {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }

.news-teaser {
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 100%;
  padding: 0;
  text-decoration: none; }
  @media (min-width: 48em) {
    .news-teaser {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .news-teaser:hover, .news-teaser:focus {
    color: inherit;
    text-decoration: none; }
    .news-teaser:hover .news-teaser__title, .news-teaser:focus .news-teaser__title {
      text-decoration: underline; }
  .news-teaser > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.news-teaser__first {
  display: none; }
  @media (min-width: 48em) {
    .news-teaser__first {
      -ms-flex-item-align: start;
          align-self: flex-start;
      display: block;
      margin-right: 1.5rem; } }

@media (min-width: 48em) {
  .news-teaser__second {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    margin-right: 1.5rem;
    margin-top: 1rem; } }

@media (min-width: 48em) {
  .news-teaser__third {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    margin-top: 1rem;
    text-align: right; } }

.news-teaser__title {
  font-size: 20px;
  margin: 0; }
  @media (min-width: 93.75em) {
    .news-teaser__title {
      font-size: 30px; } }

.news-teaser__date,
.news-teaser__subtitle {
  font-size: 16px; }
  @media (min-width: 93.75em) {
    .news-teaser__date,
    .news-teaser__subtitle {
      font-size: 20px; } }

.news-teaser img {
  border: 5px solid #098094;
  border-radius: 50%;
  height: 100px;
  max-width: none;
  width: 100px; }
  @media (min-width: 68.75em) {
    .news-teaser img {
      border-width: 7px;
      height: 140px;
      width: 140px; } }

.newsletter-callout {
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative; }
  .newsletter-callout::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .newsletter-callout,
  .l-detail-resource__main .newsletter-callout,
  .has-aside .newsletter-callout {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .newsletter-callout {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 57.5em) {
    .newsletter-callout {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .newsletter-callout {
      margin-left: 12vw;
      margin-right: 12vw; } }
  @media (min-width: 81.25em) {
    .newsletter-callout {
      margin-left: 15vw;
      margin-right: 15vw; } }

.newsletter-callout__container {
  background-color: #FFFFFF;
  border: 10px solid #76776c;
  padding: 2rem 1rem; }
  @media (min-width: 48em) {
    .newsletter-callout__container {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-shadow: 0 79px 43px -49px rgba(0, 0, 0, 0.2);
              box-shadow: 0 79px 43px -49px rgba(0, 0, 0, 0.2);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      position: relative; } }
  @media (min-width: 81.25em) {
    .newsletter-callout__container {
      margin-left: -5vw;
      margin-right: -5vw; } }

.newsletter-callout__title {
  color: #098094;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3;
  margin: 0 0 3rem;
  max-width: 100%;
  position: relative;
  text-align: center; }
  @media (min-width: 48em) {
    .newsletter-callout__title {
      font-size: 30px; } }
  .newsletter-callout__title:after {
    background-color: #00C1D5;
    bottom: -1.25rem;
    content: '';
    height: 2px;
    left: 50%;
    position: absolute;
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
    width: 180px; }

.newsletter-callout__social-media {
  line-height: 1;
  text-align: center; }
  .newsletter-callout__social-media > * {
    display: inline-block;
    margin: 0 0.25rem; }
    @media (min-width: 48em) {
      .newsletter-callout__social-media > * {
        margin: 0 0.5rem; } }
  .newsletter-callout__social-media .icon-circle {
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s; }

.newsletter-callout__form {
  margin: 0;
  padding: 0;
  width: 100%; }
  @media (min-width: 57.5em) {
    .newsletter-callout__form {
      width: auto; } }
  .newsletter-callout__form .form-wrapper {
    margin: 0 0 0.25rem;
    position: relative; }
  .newsletter-callout__form .form-text {
    background-color: #f2f2f2;
    border: none;
    color: #000000;
    font-size: 0.6666666667em;
    font-style: italic;
    margin: 0 0 1.5em;
    padding: 1.05em 1em;
    position: relative;
    width: 100%; }
    @media (min-width: 57.5em) {
      .newsletter-callout__form .form-text {
        margin: 0;
        padding-right: 108px; } }
  .newsletter-callout__form .button, .newsletter-callout__form .menu--social .menu__link--donate, .menu--social .newsletter-callout__form .menu__link--donate {
    width: 100%; }
    @media (min-width: 57.5em) {
      .newsletter-callout__form .button, .newsletter-callout__form .menu--social .menu__link--donate, .menu--social .newsletter-callout__form .menu__link--donate {
        bottom: 0;
        margin: 0;
        position: absolute;
        right: 0;
        width: auto; } }

.newsletter-callout__footer {
  color: #098094;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 2rem;
  padding: 0 5px; }

.object-item {
  margin-bottom: 45px;
  width: 100%; }
  @media (min-width: 26.5625em) {
    .object-item {
      margin-left: 1%;
      margin-right: 1%;
      width: 48%; } }
  @media (min-width: 93.75em) {
    .object-item {
      margin-left: 1%;
      margin-right: 1%;
      width: 23%; } }
  .object-item figure {
    height: 100%;
    position: relative;
    text-align: center; }
    .object-item figure img {
      max-height: 92%; }
    .object-item figure figcaption {
      width: 100%;
      text-align: center;
      padding-bottom: 10px; }

.object-item__title {
  font-size: 18px;
  margin-bottom: 0;
  margin-top: 5px;
  text-align: center;
  width: 100%; }

.object-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.object-items__header {
  margin-bottom: 25px;
  width: 100%; }

.accordion {
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative; }
  .accordion::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .accordion,
  .l-detail-resource__main .accordion,
  .has-aside .accordion {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .accordion {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 57.5em) {
    .accordion {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .accordion {
      margin-left: 12vw;
      margin-right: 12vw; } }
  @media (min-width: 81.25em) {
    .accordion {
      margin-left: 15vw;
      margin-right: 15vw; } }

.accordion {
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative; }
  .accordion::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .accordion,
  .l-detail-resource__main .accordion,
  .has-aside .accordion {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .accordion {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 57.5em) {
    .accordion {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .accordion {
      margin-left: 12vw;
      margin-right: 12vw; } }
  @media (min-width: 81.25em) {
    .accordion {
      margin-left: 15vw;
      margin-right: 15vw; } }

.l-footer .org-name {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/si-logo.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/si-logo.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/si-logo.svg");
  height: 27px;
  overflow: hidden;
  width: 125px;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block; }
  .l-footer .org-name::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }
  @media (min-width: 57.5em) {
    .l-footer .org-name {
      height: 20px;
      overflow: hidden;
      width: 110px; }
      .l-footer .org-name::before {
        content: '';
        display: block;
        height: 150%;
        width: 0; } }
  @media (min-width: 81.25em) {
    .l-footer .org-name {
      height: 20px;
      overflow: hidden;
      width: 110px; }
      .l-footer .org-name::before {
        content: '';
        display: block;
        height: 150%;
        width: 0; } }

.org-name__text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  word-wrap: normal; }

.ossearch-simple-results-control-bar {
  color: #D14900; }
  .ossearch-simple-results-control-bar em.placeholder {
    font-weight: bold; }

.oss-results .l-sidebar,
.oss-results .views-view-listing.l-constrain {
  margin: 0; }

.open-source-search-results .search-result__title {
  font-size: 18px;
  font-weight: 600; }

.open-source-search-results .search-result__readmore {
  font-size: 18px;
  color: #282923;
  text-decoration: none; }

@media (min-width: 57.5em) {
  .open-source-search-results .search-result__title {
    font-size: 30px; } }

@media (min-width: 57.5em) {
  .oss-results .views-view-listing.l-constrain {
    margin-left: 65px;
    margin-right: 65px; } }

.oss-results-results {
  padding-top: 25px; }

.ossearch-simple-keymatch-results {
  padding-top: 25px; }

.ossearch-simple-keymatch-result {
  background-color: white;
  border: 1px solid #51534A;
  border-left-color: #006475;
  border-left-width: 4px;
  padding: 15px;
  border-radius: 4px;
  margin-bottom: 21px; }
  .ossearch-simple-keymatch-result a {
    color: #006475; }

.page-title {
  color: #000000;
  min-height: 200px;
  padding-top: 110px;
  padding-left: 17vw;
  padding-right: 17vw; }
  @media (min-width: 68.75em) {
    .page-title {
      padding-top: 190px; } }
  .path-user .page-title {
    min-height: 0;
    padding: 0; }

.page-title__heading {
  font-size: calc(40px + 40 * ( (100vw - 400px) / 1000)); }
  @media (max-width: 25em) {
    .page-title__heading {
      font-size: 40px; } }
  @media (min-width: 87.5em) {
    .page-title__heading {
      font-size: 80px; } }
  .l-sidebar__main .page-title__heading {
    color: #098094;
    margin: 1em 0 .25em 0; }

.pager__items {
  list-style-type: none;
  margin: 0;
  padding: 0;
  clear: both;
  margin: 2em 0;
  padding: 0;
  text-align: center; }
  .pager__items li::before {
    display: none; }

.pager__item {
  display: inline-block;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: top; }
  .pager__item:not([class*=pager__item--]) {
    display: none; }
    @media (min-width: 37.5em) {
      .pager__item:not([class*=pager__item--]) {
        display: inline-block; } }

.pager__item--current, .pager__link, .pager__link--previous,
.pager__link--next {
  color: #212121;
  font-size: 0.8571428571em;
  min-width: 2.0952380952rem;
  padding-bottom: 0.619047619em;
  padding-left: 0.2380952381em;
  padding-right: 0.2380952381em;
  padding-top: 0.619047619em;
  position: relative;
  z-index: 0; }
  .pager__item--current::after, .pager__link::after, .pager__link--previous::after,
  .pager__link--next::after {
    background-color: transparent;
    border-radius: 50%;
    content: '';
    height: 32px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 32px;
    z-index: -1; }
  .is-active .pager__item--current, .is-active .pager__link, .is-active .pager__link--previous,
  .is-active .pager__link--next, .pager__item--current:hover, .pager__link:hover, .pager__link--previous:hover,
  .pager__link--next:hover, .pager__item--current:focus, .pager__link:focus, .pager__link--previous:focus,
  .pager__link--next:focus {
    color: #FFFFFF; }
    .is-active .pager__item--current::after, .is-active .pager__link::after, .is-active .pager__link--previous::after,
    .is-active .pager__link--next::after, .pager__item--current:hover::after, .pager__link:hover::after, .pager__link--previous:hover::after,
    .pager__link--next:hover::after, .pager__item--current:focus::after, .pager__link:focus::after, .pager__link--previous:focus::after,
    .pager__link--next:focus::after {
      background-color: #D14900; }

.pager__item--ellipsis {
  height: 40px;
  overflow: hidden;
  width: 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2240px%22%20height%3D%228px%22%20viewBox%3D%220%200%2040%208%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2051.1%20(57501)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3EGroup%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group%22%20fill%3D%22%23D14900%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cellipse%20id%3D%22Oval%22%20cx%3D%2236%22%20cy%3D%223.55555556%22%20rx%3D%224%22%20ry%3D%223.55555556%22%3E%3C%2Fellipse%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cellipse%20id%3D%22Oval%22%20cx%3D%2220%22%20cy%3D%223.55555556%22%20rx%3D%224%22%20ry%3D%223.55555556%22%3E%3C%2Fellipse%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cellipse%20id%3D%22Oval%22%20cx%3D%224%22%20cy%3D%223.55555556%22%20rx%3D%224%22%20ry%3D%223.55555556%22%3E%3C%2Fellipse%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
  background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2240px%22%20height%3D%228px%22%20viewBox%3D%220%200%2040%208%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2051.1%20(57501)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3EGroup%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group%22%20fill%3D%22%23D14900%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cellipse%20id%3D%22Oval%22%20cx%3D%2236%22%20cy%3D%223.55555556%22%20rx%3D%224%22%20ry%3D%223.55555556%22%3E%3C%2Fellipse%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cellipse%20id%3D%22Oval%22%20cx%3D%2220%22%20cy%3D%223.55555556%22%20rx%3D%224%22%20ry%3D%223.55555556%22%3E%3C%2Fellipse%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cellipse%20id%3D%22Oval%22%20cx%3D%224%22%20cy%3D%223.55555556%22%20rx%3D%224%22%20ry%3D%223.55555556%22%3E%3C%2Fellipse%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2240px%22%20height%3D%228px%22%20viewBox%3D%220%200%2040%208%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2051.1%20(57501)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3EGroup%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group%22%20fill%3D%22%23D14900%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cellipse%20id%3D%22Oval%22%20cx%3D%2236%22%20cy%3D%223.55555556%22%20rx%3D%224%22%20ry%3D%223.55555556%22%3E%3C%2Fellipse%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cellipse%20id%3D%22Oval%22%20cx%3D%2220%22%20cy%3D%223.55555556%22%20rx%3D%224%22%20ry%3D%223.55555556%22%3E%3C%2Fellipse%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cellipse%20id%3D%22Oval%22%20cx%3D%224%22%20cy%3D%223.55555556%22%20rx%3D%224%22%20ry%3D%223.55555556%22%3E%3C%2Fellipse%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 28px auto;
  color: #fff;
  display: none;
  font-size: 1px; }
  .pager__item--ellipsis::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }
  @media (min-width: 50em) {
    .pager__item--ellipsis {
      display: inline-block; } }
  .pager__item--ellipsis::after {
    display: none; }

.pager__item--current {
  color: #FFFFFF; }
  .pager__item--current::after {
    background-color: #D14900; }

.pager__link {
  display: inline-block;
  text-decoration: none; }

.pager__link--previous,
.pager__link--next {
  height: 42px;
  overflow: hidden;
  width: 40px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 32px; }
  .pager__link--previous::before,
  .pager__link--next::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }
  .pager__link--previous:hover, .pager__link--previous:focus,
  .pager__link--next:hover,
  .pager__link--next:focus {
    opacity: .8; }
  .pager__link--previous::after,
  .pager__link--next::after {
    display: none; }

.pager__link--previous {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2215px%22%20height%3D%2226px%22%20viewBox%3D%220%200%2015%2026%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2051.1%20(57501)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Epager-arrow-left%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22pagination%22%20transform%3D%22translate(1.000000%2C%20-3.000000)%22%20fill%3D%22%23E35205%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22pager-arrow-left%22%20transform%3D%22translate(-1.000000%2C%203.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M18.5051357%2C6.29295211%20L7.5%2C17.8114797%20L-3.50513573%2C6.29295211%20C-3.8352898%2C5.94739629%20-4.42223037%2C5.94739629%20-4.75238445%2C6.29295211%20C-5.08253852%2C6.63850794%20-5.08253852%2C7.25282942%20-4.75238445%2C7.59838525%20L6.87637564%2C19.7312344%20C7.05979457%2C19.9232098%207.27989729%2C20%207.5%2C20%20C7.72010271%2C20%207.94020543%2C19.9232098%208.12362436%2C19.7312344%20L19.7523844%2C7.55999015%20C20.0825385%2C7.21443433%2020.0825385%2C6.60011285%2019.7523844%2C6.25455702%20C19.4222304%2C5.90900119%2018.8352898%2C5.90900119%2018.5051357%2C6.29295211%20Z%22%20id%3D%22Shape%22%20transform%3D%22translate(7.500000%2C%2013.000000)%20rotate(-270.000000)%20translate(-7.500000%2C%20-13.000000)%20%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
  background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2215px%22%20height%3D%2226px%22%20viewBox%3D%220%200%2015%2026%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2051.1%20(57501)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Epager-arrow-left%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22pagination%22%20transform%3D%22translate(1.000000%2C%20-3.000000)%22%20fill%3D%22%23E35205%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22pager-arrow-left%22%20transform%3D%22translate(-1.000000%2C%203.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M18.5051357%2C6.29295211%20L7.5%2C17.8114797%20L-3.50513573%2C6.29295211%20C-3.8352898%2C5.94739629%20-4.42223037%2C5.94739629%20-4.75238445%2C6.29295211%20C-5.08253852%2C6.63850794%20-5.08253852%2C7.25282942%20-4.75238445%2C7.59838525%20L6.87637564%2C19.7312344%20C7.05979457%2C19.9232098%207.27989729%2C20%207.5%2C20%20C7.72010271%2C20%207.94020543%2C19.9232098%208.12362436%2C19.7312344%20L19.7523844%2C7.55999015%20C20.0825385%2C7.21443433%2020.0825385%2C6.60011285%2019.7523844%2C6.25455702%20C19.4222304%2C5.90900119%2018.8352898%2C5.90900119%2018.5051357%2C6.29295211%20Z%22%20id%3D%22Shape%22%20transform%3D%22translate(7.500000%2C%2013.000000)%20rotate(-270.000000)%20translate(-7.500000%2C%20-13.000000)%20%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2215px%22%20height%3D%2226px%22%20viewBox%3D%220%200%2015%2026%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2051.1%20(57501)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Epager-arrow-left%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22pagination%22%20transform%3D%22translate(1.000000%2C%20-3.000000)%22%20fill%3D%22%23E35205%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22pager-arrow-left%22%20transform%3D%22translate(-1.000000%2C%203.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M18.5051357%2C6.29295211%20L7.5%2C17.8114797%20L-3.50513573%2C6.29295211%20C-3.8352898%2C5.94739629%20-4.42223037%2C5.94739629%20-4.75238445%2C6.29295211%20C-5.08253852%2C6.63850794%20-5.08253852%2C7.25282942%20-4.75238445%2C7.59838525%20L6.87637564%2C19.7312344%20C7.05979457%2C19.9232098%207.27989729%2C20%207.5%2C20%20C7.72010271%2C20%207.94020543%2C19.9232098%208.12362436%2C19.7312344%20L19.7523844%2C7.55999015%20C20.0825385%2C7.21443433%2020.0825385%2C6.60011285%2019.7523844%2C6.25455702%20C19.4222304%2C5.90900119%2018.8352898%2C5.90900119%2018.5051357%2C6.29295211%20Z%22%20id%3D%22Shape%22%20transform%3D%22translate(7.500000%2C%2013.000000)%20rotate(-270.000000)%20translate(-7.500000%2C%20-13.000000)%20%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E'); }

.pager__link--next {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2214px%22%20height%3D%2225px%22%20viewBox%3D%220%200%2014%2025%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2051.1%20(57501)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Epager-arrow-right%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22pagination%22%20transform%3D%22translate(-243.000000%2C%20-4.000000)%22%20fill%3D%22%23E35205%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22pager-arrow-right%22%20transform%3D%22translate(243.000000%2C%204.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M18.0051357%2C5.79295211%20L7%2C17.3114797%20L-4.00513573%2C5.79295211%20C-4.3352898%2C5.44739629%20-4.92223037%2C5.44739629%20-5.25238445%2C5.79295211%20C-5.58253852%2C6.13850794%20-5.58253852%2C6.75282942%20-5.25238445%2C7.09838525%20L6.37637564%2C19.2312344%20C6.55979457%2C19.4232098%206.77989729%2C19.5%207%2C19.5%20C7.22010271%2C19.5%207.44020543%2C19.4232098%207.62362436%2C19.2312344%20L19.2523844%2C7.05999015%20C19.5825385%2C6.71443433%2019.5825385%2C6.10011285%2019.2523844%2C5.75455702%20C18.9222304%2C5.40900119%2018.3352898%2C5.40900119%2018.0051357%2C5.79295211%20Z%22%20id%3D%22Shape%22%20transform%3D%22translate(7.000000%2C%2012.500000)%20rotate(-90.000000)%20translate(-7.000000%2C%20-12.500000)%20%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
  background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2214px%22%20height%3D%2225px%22%20viewBox%3D%220%200%2014%2025%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2051.1%20(57501)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Epager-arrow-right%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22pagination%22%20transform%3D%22translate(-243.000000%2C%20-4.000000)%22%20fill%3D%22%23E35205%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22pager-arrow-right%22%20transform%3D%22translate(243.000000%2C%204.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M18.0051357%2C5.79295211%20L7%2C17.3114797%20L-4.00513573%2C5.79295211%20C-4.3352898%2C5.44739629%20-4.92223037%2C5.44739629%20-5.25238445%2C5.79295211%20C-5.58253852%2C6.13850794%20-5.58253852%2C6.75282942%20-5.25238445%2C7.09838525%20L6.37637564%2C19.2312344%20C6.55979457%2C19.4232098%206.77989729%2C19.5%207%2C19.5%20C7.22010271%2C19.5%207.44020543%2C19.4232098%207.62362436%2C19.2312344%20L19.2523844%2C7.05999015%20C19.5825385%2C6.71443433%2019.5825385%2C6.10011285%2019.2523844%2C5.75455702%20C18.9222304%2C5.40900119%2018.3352898%2C5.40900119%2018.0051357%2C5.79295211%20Z%22%20id%3D%22Shape%22%20transform%3D%22translate(7.000000%2C%2012.500000)%20rotate(-90.000000)%20translate(-7.000000%2C%20-12.500000)%20%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%0A%3Csvg%20width%3D%2214px%22%20height%3D%2225px%22%20viewBox%3D%220%200%2014%2025%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2051.1%20(57501)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3Epager-arrow-right%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22pagination%22%20transform%3D%22translate(-243.000000%2C%20-4.000000)%22%20fill%3D%22%23E35205%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22pager-arrow-right%22%20transform%3D%22translate(243.000000%2C%204.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M18.0051357%2C5.79295211%20L7%2C17.3114797%20L-4.00513573%2C5.79295211%20C-4.3352898%2C5.44739629%20-4.92223037%2C5.44739629%20-5.25238445%2C5.79295211%20C-5.58253852%2C6.13850794%20-5.58253852%2C6.75282942%20-5.25238445%2C7.09838525%20L6.37637564%2C19.2312344%20C6.55979457%2C19.4232098%206.77989729%2C19.5%207%2C19.5%20C7.22010271%2C19.5%207.44020543%2C19.4232098%207.62362436%2C19.2312344%20L19.2523844%2C7.05999015%20C19.5825385%2C6.71443433%2019.5825385%2C6.10011285%2019.2523844%2C5.75455702%20C18.9222304%2C5.40900119%2018.3352898%2C5.40900119%2018.0051357%2C5.79295211%20Z%22%20id%3D%22Shape%22%20transform%3D%22translate(7.000000%2C%2012.500000)%20rotate(-90.000000)%20translate(-7.000000%2C%20-12.500000)%20%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E'); }

.progress {
  position: relative; }

.progress__track {
  background-color: #aeb0b5;
  border: 1px solid #5b616b;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  height: 1rem;
  margin: 0.2em 0;
  max-width: 100%;
  min-width: 6em;
  overflow: hidden; }

.progress__bar {
  background-color: #D14900;
  border-radius: 3px;
  height: 1rem;
  -webkit-transition-duration: 0.5s;
       -o-transition-duration: 0.5s;
          transition-duration: 0.5s;
  -webkit-transition-property: width;
  -o-transition-property: width;
  transition-property: width;
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  width: 3%; }

.progress__description,
.progress__percentage {
  color: #51534A;
  font-size: 0.7619047619rem;
  overflow: hidden; }

.progress__description {
  float: left; }
  [dir='rtl'] .progress__description {
    float: right; }

.progress__percentage {
  float: right; }
  [dir='rtl'] .progress__percentage {
    float: left; }

.view-embed.resource_listing .views-view-listing {
  margin: 0; }

.resource-teaser {
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 100%;
  padding: 0;
  text-decoration: none; }
  @media (min-width: 48em) {
    .resource-teaser {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .resource-teaser:hover, .resource-teaser:focus {
    color: inherit;
    text-decoration: none; }
    .resource-teaser:hover .resource-teaser__title, .resource-teaser:focus .resource-teaser__title {
      text-decoration: underline; }
  .resource-teaser > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.resource-teaser__first {
  display: none; }
  @media (min-width: 48em) {
    .resource-teaser__first {
      -ms-flex-item-align: start;
          align-self: flex-start;
      display: block;
      margin-right: 1.5rem; } }

@media (min-width: 48em) {
  .resource-teaser__second {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    margin-right: 1.5rem;
    margin-top: 1rem; } }

@media (min-width: 48em) {
  .resource-teaser__third {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    margin-top: 1rem;
    text-align: left; } }

.resource-teaser__title {
  font-size: 20px;
  margin: 0 0 0.5em; }

.resource-teaser__subtitle,
.resource-teaser__type {
  font-size: 16px; }
  @media (min-width: 93.75em) {
    .resource-teaser__subtitle,
    .resource-teaser__type {
      font-size: 20px; } }

.resource-teaser img {
  border: 5px solid #098094;
  border-radius: 50%;
  height: 100px;
  max-width: none;
  width: 100px; }
  @media (min-width: 68.75em) {
    .resource-teaser img {
      border-width: 7px;
      height: 140px;
      width: 140px; } }

.search-box {
  background-color: #098094;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  min-height: 400px;
  opacity: 0;
  position: absolute;
  right: 0;
  top: -10px;
  -webkit-transition: z-index 0.3s step-end, opacity 0.3s linear;
  -o-transition: z-index 0.3s step-end, opacity 0.3s linear;
  transition: z-index 0.3s step-end, opacity 0.3s linear;
  z-index: -1; }
  @media (min-width: 48em) {
    .search-box {
      left: -25px;
      right: -25px; } }
  @media (min-width: 68.75em) {
    .search-box {
      top: -65px; } }
  @media (min-width: 81.25em) {
    .search-box {
      left: -65px;
      right: -65px; } }
  .search-box.is-visible {
    opacity: 1;
    -webkit-transition: z-index 0.3s step-start, opacity 0.3s linear;
    -o-transition: z-index 0.3s step-start, opacity 0.3s linear;
    transition: z-index 0.3s step-start, opacity 0.3s linear;
    z-index: 9999; }

.search-box__title {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
  word-wrap: normal; }

.search-box__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0;
  margin-top: 100px;
  width: 100%; }
  @media (min-width: 48em) {
    .search-box__form {
      margin-top: 200px; } }

.search-box__form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  width: 90%; }
  @media (min-width: 68.75em) {
    .search-box__form-wrapper {
      width: 60%; } }

.search-box__label {
  display: none; }

.search-box__text-input {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 30px;
  font-weight: 300;
  height: 65px;
  margin: 0;
  padding: 5px 70px 5px 20px;
  text-align: left;
  width: 100%; }
  .mobile-menu__search .search-box__text-input {
    height: 55px; }
  .search-box__text-input::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #FFFFFF;
    opacity: 1;
    /* Firefox */ }
  .search-box__text-input::-moz-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #FFFFFF;
    opacity: 1;
    /* Firefox */ }
  .search-box__text-input::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #FFFFFF;
    opacity: 1;
    /* Firefox */ }
  .search-box__text-input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #FFFFFF;
    opacity: 1;
    /* Firefox */ }
  .search-box__text-input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #FFFFFF; }
  .search-box__text-input::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #FFFFFF; }
  .search-box__text-input:focus {
    -webkit-box-shadow: 0 0 5px #FFFFFF !important;
            box-shadow: 0 0 5px #FFFFFF !important;
    outline-offset: 0px !important;
    outline: none !important; }

.search-box__button {
  background-color: transparent;
  border: none;
  color: transparent;
  font: 0/0 a;
  height: 65px;
  text-shadow: none;
  width: 65px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20width%3D%2233px%22%20height%3D%2218px%22%20viewBox%3D%220%200%2033%2018%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2050.2%20(55047)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3ER-arrow%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Gallery-Arrows-normal%22%20transform%3D%22translate(-114.000000%2C%20-35.000000)%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-4-Copy-3%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22R-arrow%22%20transform%3D%22translate(114.000000%2C%2035.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M22.7724959%2C1.32050254%20C22.7724959%2C1.63120902%2022.873707%2C1.99369991%2023.1267348%2C2.25262198%20L28.4909227%2C7.74176979%20L1.26513866%2C7.74176979%20C0.556661012%2C7.74176979%200%2C8.31139834%200%2C9.03638012%20C0%2C9.76136191%200.556661012%2C10.3309905%201.26513866%2C10.3309905%20L28.4909227%2C10.3309905%20L23.1267348%2C15.7683539%20C22.873707%2C16.0272759%2022.7724959%2C16.3379824%2022.7724959%2C16.7004733%20C22.7724959%2C17.0629642%2022.873707%2C17.3736707%2023.1267348%2C17.6325927%20C23.6327902%2C18.1504369%2024.442479%2C18.1504369%2024.8979289%2C17.6325927%20L32.3875498%2C9.96849956%20C32.4381553%2C9.91671515%2032.4887609%2C9.81314632%2032.5393664%2C9.76136191%20C32.7923942%2C9.39887102%2032.7923942%2C8.9328113%2032.6405775%2C8.5703204%20C32.589972%2C8.41496716%2032.4887609%2C8.25961392%2032.3875498%2C8.1560451%20L24.8979289%2C0.3883831%20C24.3918734%2C-0.129461033%2023.5821847%2C-0.129461033%2023.1267348%2C0.3883831%20C22.873707%2C0.647305166%2022.7724959%2C0.958011646%2022.7724959%2C1.32050254%20Z%22%20id%3D%22Arrow%22%20transform%3D%22translate(16.372093%2C%209.010488)%20rotate(-360.000000)%20translate(-16.372093%2C%20-9.010488)%20%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
  background-image: -o-linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20width%3D%2233px%22%20height%3D%2218px%22%20viewBox%3D%220%200%2033%2018%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2050.2%20(55047)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3ER-arrow%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Gallery-Arrows-normal%22%20transform%3D%22translate(-114.000000%2C%20-35.000000)%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-4-Copy-3%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22R-arrow%22%20transform%3D%22translate(114.000000%2C%2035.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M22.7724959%2C1.32050254%20C22.7724959%2C1.63120902%2022.873707%2C1.99369991%2023.1267348%2C2.25262198%20L28.4909227%2C7.74176979%20L1.26513866%2C7.74176979%20C0.556661012%2C7.74176979%200%2C8.31139834%200%2C9.03638012%20C0%2C9.76136191%200.556661012%2C10.3309905%201.26513866%2C10.3309905%20L28.4909227%2C10.3309905%20L23.1267348%2C15.7683539%20C22.873707%2C16.0272759%2022.7724959%2C16.3379824%2022.7724959%2C16.7004733%20C22.7724959%2C17.0629642%2022.873707%2C17.3736707%2023.1267348%2C17.6325927%20C23.6327902%2C18.1504369%2024.442479%2C18.1504369%2024.8979289%2C17.6325927%20L32.3875498%2C9.96849956%20C32.4381553%2C9.91671515%2032.4887609%2C9.81314632%2032.5393664%2C9.76136191%20C32.7923942%2C9.39887102%2032.7923942%2C8.9328113%2032.6405775%2C8.5703204%20C32.589972%2C8.41496716%2032.4887609%2C8.25961392%2032.3875498%2C8.1560451%20L24.8979289%2C0.3883831%20C24.3918734%2C-0.129461033%2023.5821847%2C-0.129461033%2023.1267348%2C0.3883831%20C22.873707%2C0.647305166%2022.7724959%2C0.958011646%2022.7724959%2C1.32050254%20Z%22%20id%3D%22Arrow%22%20transform%3D%22translate(16.372093%2C%209.010488)%20rotate(-360.000000)%20translate(-16.372093%2C%20-9.010488)%20%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
  background-image: linear-gradient(transparent, transparent), url('data:image/svg+xml;charset=utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3Csvg%20width%3D%2233px%22%20height%3D%2218px%22%20viewBox%3D%220%200%2033%2018%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3C!--%20Generator%3A%20Sketch%2050.2%20(55047)%20-%20http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch%20--%3E%0A%20%20%20%20%3Ctitle%3ER-arrow%3C%2Ftitle%3E%0A%20%20%20%20%3Cdesc%3ECreated%20with%20Sketch.%3C%2Fdesc%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Symbols%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Gallery-Arrows-normal%22%20transform%3D%22translate(-114.000000%2C%20-35.000000)%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-4-Copy-3%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22R-arrow%22%20transform%3D%22translate(114.000000%2C%2035.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M22.7724959%2C1.32050254%20C22.7724959%2C1.63120902%2022.873707%2C1.99369991%2023.1267348%2C2.25262198%20L28.4909227%2C7.74176979%20L1.26513866%2C7.74176979%20C0.556661012%2C7.74176979%200%2C8.31139834%200%2C9.03638012%20C0%2C9.76136191%200.556661012%2C10.3309905%201.26513866%2C10.3309905%20L28.4909227%2C10.3309905%20L23.1267348%2C15.7683539%20C22.873707%2C16.0272759%2022.7724959%2C16.3379824%2022.7724959%2C16.7004733%20C22.7724959%2C17.0629642%2022.873707%2C17.3736707%2023.1267348%2C17.6325927%20C23.6327902%2C18.1504369%2024.442479%2C18.1504369%2024.8979289%2C17.6325927%20L32.3875498%2C9.96849956%20C32.4381553%2C9.91671515%2032.4887609%2C9.81314632%2032.5393664%2C9.76136191%20C32.7923942%2C9.39887102%2032.7923942%2C8.9328113%2032.6405775%2C8.5703204%20C32.589972%2C8.41496716%2032.4887609%2C8.25961392%2032.3875498%2C8.1560451%20L24.8979289%2C0.3883831%20C24.3918734%2C-0.129461033%2023.5821847%2C-0.129461033%2023.1267348%2C0.3883831%20C22.873707%2C0.647305166%2022.7724959%2C0.958011646%2022.7724959%2C1.32050254%20Z%22%20id%3D%22Arrow%22%20transform%3D%22translate(16.372093%2C%209.010488)%20rotate(-360.000000)%20translate(-16.372093%2C%20-9.010488)%20%22%3E%3C%2Fpath%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 44px;
  cursor: pointer;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0; }
  @media (min-width: 48em) {
    .search-box__button {
      background-size: 58px; } }

.search-box__close {
  height: 65px;
  overflow: hidden;
  width: 65px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/close-white.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/close-white.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/close-white.svg");
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  border: none;
  cursor: pointer;
  margin: 0;
  position: absolute;
  right: 3px;
  top: 8px; }
  .search-box__close::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }
  @media (min-width: 68.75em) {
    .search-box__close {
      right: 1em;
      top: 1em; } }

.search-index {
  color: #000000;
  text-decoration: none; }
  .search-index:hover .search-index__title, .search-index:focus .search-index__title {
    text-decoration: underline; }

.search-index__type {
  color: #D14900;
  font-size: 16px;
  text-decoration: none; }
  @media (min-width: 93.75em) {
    .search-index__type {
      font-size: 20px; } }

.search-index__title {
  font-size: 20px;
  margin: 0 0 0.25rem; }
  @media (min-width: 93.75em) {
    .search-index__title {
      font-size: 30px; } }

.search-teaser {
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 100%;
  padding: 0;
  text-decoration: none; }
  @media (min-width: 48em) {
    .search-teaser {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .search-teaser:hover, .search-teaser:focus {
    color: inherit;
    text-decoration: none; }
    .search-teaser:hover .search-teaser__title, .search-teaser:focus .search-teaser__title {
      text-decoration: underline; }
  .search-teaser > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.search-teaser__first {
  display: none; }
  @media (min-width: 48em) {
    .search-teaser__first {
      -ms-flex-item-align: start;
          align-self: flex-start;
      display: block;
      margin-right: 1.5rem; } }

@media (min-width: 48em) {
  .search-teaser__second {
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
    margin-right: 1.5rem;
    margin-top: 1rem; } }

@media (min-width: 48em) {
  .search-teaser__third {
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    margin-top: 1rem;
    text-align: right; } }

.search-teaser__title {
  font-size: 20px;
  margin: 0; }
  @media (min-width: 93.75em) {
    .search-teaser__title {
      font-size: 30px; } }

.search-teaser__type {
  font-size: 16px; }
  @media (min-width: 93.75em) {
    .search-teaser__type {
      font-size: 20px; } }

.search-teaser img {
  border: 5px solid #098094;
  border-radius: 50%;
  height: 100px;
  max-width: none;
  width: 100px; }
  @media (min-width: 68.75em) {
    .search-teaser img {
      border-width: 7px;
      height: 140px;
      width: 140px; } }

.section-callout {
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative; }
  .section-callout::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .section-callout,
  .l-detail-resource__main .section-callout,
  .has-aside .section-callout {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .section-callout {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 57.5em) {
    .section-callout {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .section-callout {
      margin-left: 12vw;
      margin-right: 12vw; } }
  @media (min-width: 81.25em) {
    .section-callout {
      margin-left: 15vw;
      margin-right: 15vw; } }

@media (min-width: 57.5em) {
  .section-callout__container {
    margin-left: -5vw;
    margin-right: -5vw; } }

.section-callout__title {
  font-size: 30px;
  margin: 0 0 2rem;
  padding: 0; }
  @media (min-width: 48em) {
    .section-callout__title {
      font-size: 44px; } }
  @media (min-width: 68.75em) {
    .section-callout__title {
      font-size: 60px; } }

.section-callout__items {
  grid-gap: 0.5em; }
  @media (min-width: 68.75em) {
    .section-callout__items {
      grid-gap: 2em; } }

.section-callout__text {
  font-size: 16px;
  margin: 2rem 0 0;
  padding: 0 25px; }
  @media (min-width: 48em) {
    .section-callout__text {
      font-size: 20px;
      margin: 2rem auto 0;
      max-width: 80%;
      padding: 0; } }

.section-title {
  background: #006475;
  color: white;
  padding-bottom: 3em;
  padding-top: 150px;
  padding-left: 17vw;
  padding-right: 17vw;
  text-align: center; }

.section-title__heading {
  font-size: calc(30px + 50 * ( (100vw - 400px) / 1000));
  margin-bottom: 0.2em; }
  @media (max-width: 25em) {
    .section-title__heading {
      font-size: 30px; } }
  @media (min-width: 87.5em) {
    .section-title__heading {
      font-size: 80px; } }

.section-title__subheading {
  display: block;
  font-size: 30px;
  line-height: 1.2; }

.segment {
  display: block; }
  @media (min-width: 57.5em) {
    .segment {
      display: inline-block;
      white-space: pre; } }

.signup-form {
  margin: 0 0 1rem;
  padding: 0;
  width: 100%; }
  @media (min-width: 57.5em) {
    .signup-form {
      width: auto; } }

.signup-form__content {
  margin: 0 0 0.25rem;
  position: relative; }
  @media (min-width: 57.5em) {
    .signup-form__content {
      position: relative;
      max-width: 375px; } }
  @media (min-width: 68.75em) {
    .signup-form__content {
      max-width: 425px; } }
  @media (min-width: 93.75em) {
    .signup-form__content {
      max-width: 550px; } }
  .signup-form__content:before {
    border-left: 1px solid #00C1D5;
    content: '';
    height: 40px;
    left: 1px;
    position: absolute;
    top: 4px;
    width: 1px;
    z-index: 5; }

.signup-form__content .form-text {
  border: none;
  border-bottom: 2px solid #00C1D5;
  color: #000000;
  font-size: 0.6666666667em;
  font-style: italic;
  margin: 0 0 1.5em;
  padding: 1.11em 1em;
  position: relative;
  width: 100%; }
  @media (min-width: 57.5em) {
    .signup-form__content .form-text {
      margin: 0;
      padding-right: 108px; } }

.signup-form .button, .signup-form .menu--social .menu__link--donate, .menu--social .signup-form .menu__link--donate {
  margin: 0;
  width: 100%; }
  @media (min-width: 57.5em) {
    .signup-form .button, .signup-form .menu--social .menu__link--donate, .menu--social .signup-form .menu__link--donate {
      bottom: 2px;
      position: absolute;
      right: 0;
      width: auto; } }

.signup-form__footer {
  color: #098094;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.2;
  padding: 0 5px; }

.site-name {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/logo-circle.svg");
  background-image: -o-linear-gradient(transparent, transparent), url("../images/logo-circle.svg");
  background-image: linear-gradient(transparent, transparent), url("../images/logo-circle.svg");
  height: 125px;
  overflow: hidden;
  width: 135px;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  text-indent: 4500em; }
  .site-name::before {
    content: '';
    display: block;
    height: 150%;
    width: 0; }
  @media (min-width: 48em) {
    .site-name {
      height: 140px;
      overflow: hidden;
      width: 150px; }
      .site-name::before {
        content: '';
        display: block;
        height: 150%;
        width: 0; } }
  @media (min-width: 68.75em) {
    .site-name {
      height: 235px;
      overflow: hidden;
      width: 265px; }
      .site-name::before {
        content: '';
        display: block;
        height: 150%;
        width: 0; } }
  .l-content .site-name {
    left: 0px;
    position: absolute;
    top: 0px;
    z-index: 20; }
  .l-footer .site-name {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/logo.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/logo.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/logo.svg");
    height: 120px;
    overflow: hidden;
    width: 170px;
    margin-bottom: 15px; }
    .l-footer .site-name::before {
      content: '';
      display: block;
      height: 150%;
      width: 0; }
    @media (min-width: 57.5em) {
      .l-footer .site-name {
        height: 95px;
        overflow: hidden;
        width: 132px; }
        .l-footer .site-name::before {
          content: '';
          display: block;
          height: 150%;
          width: 0; } }
    @media (min-width: 81.25em) {
      .l-footer .site-name {
        height: 110px;
        overflow: hidden;
        width: 150px; }
        .l-footer .site-name::before {
          content: '';
          display: block;
          height: 150%;
          width: 0; } }

.slick-slider {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.staff-listing {
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative; }
  .staff-listing::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .staff-listing,
  .l-detail-resource__main .staff-listing,
  .has-aside .staff-listing {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .staff-listing {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 57.5em) {
    .staff-listing {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .staff-listing {
      margin-left: 12vw;
      margin-right: 12vw; } }
  @media (min-width: 81.25em) {
    .staff-listing {
      margin-left: 15vw;
      margin-right: 15vw; } }

.staff-listing__title {
  color: #000000;
  font-size: 44px;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 0.25rem; }
  @media (min-width: 48em) {
    .staff-listing__title {
      padding: 0; } }
  @media (min-width: 68.75em) {
    .staff-listing__title {
      font-size: 60px;
      margin: 0 0 0.5rem; } }

@media (min-width: 48em) {
  .staff-listing__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .staff-listing__items > * {
      width: 25%; } }

.staff-slider {
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative; }
  .staff-slider::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .staff-slider,
  .l-detail-resource__main .staff-slider,
  .has-aside .staff-slider {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .staff-slider {
      margin-left: 25px; } }
  @media (min-width: 57.5em) {
    .staff-slider {
      margin-left: 65px; } }
  @media (min-width: 68.75em) {
    .staff-slider {
      margin-left: 12vw; } }
  @media (min-width: 81.25em) {
    .staff-slider {
      margin-left: 15vw; } }

@media (min-width: 48em) {
  .staff-slider__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; } }

.staff-slider__intro {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0;
  padding: 0 25px 2em;
  position: relative;
  width: 100%; }
  @media (min-width: 48em) {
    .staff-slider__intro {
      background-color: #FFFFFF;
      border: 10px solid #00C1D5;
      left: 0;
      min-height: 350px;
      margin: 2.5em 0 0;
      padding: 2em 2em 3em;
      position: absolute;
      top: 0;
      width: 400px;
      z-index: 5; } }
  @media (min-width: 81.25em) {
    .staff-slider__intro {
      margin: 3.5em 0 0;
      min-height: 450px;
      padding: 4em 4em 5em;
      width: 500px; } }

.staff-slider__title {
  color: #000000;
  font-size: 44px;
  font-weight: 700;
  line-height: 1.1;
  margin: 0 0 2.5rem;
  overflow-wrap: normal;
  padding: 0;
  position: relative; }
  @media (min-width: 48em) {
    .staff-slider__title {
      font-size: 44px; } }
  .staff-slider__title:after {
    background-color: #00C1D5;
    bottom: -1.5rem;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    width: 160px; }

.staff-slider__teaser {
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5; }
  @media (min-width: 48em) {
    .staff-slider__teaser {
      font-size: 20px; } }

.staff-slider__slider-wrapper {
  margin-left: -25px;
  margin-right: -25px; }
  @media (min-width: 48em) {
    .staff-slider__slider-wrapper {
      margin: 0;
      padding-left: 12em;
      position: relative; } }

.staff-slider .slick-prev,
.staff-slider .slick-next {
  display: none !important; }

.staff-slider .slick-navigation {
  display: none; }
  @media (min-width: 48em) {
    .staff-slider .slick-navigation {
      background-color: #FFFFFF;
      border: 2px solid #00C1D5;
      -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
              box-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
      bottom: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: 62px;
      left: 50%;
      position: absolute;
      top: auto;
      -webkit-transform: translate(-50%, 50%);
          -ms-transform: translate(-50%, 50%);
              transform: translate(-50%, 50%);
      width: 122px;
      z-index: 10; }
      .staff-slider .slick-navigation #slick-prev2,
      .staff-slider .slick-navigation #slick-next2 {
        background-size: auto 16px; } }
  @media (min-width: 81.25em) {
    .staff-slider .slick-navigation {
      height: 88px;
      width: 175px; }
      .staff-slider .slick-navigation #slick-prev2,
      .staff-slider .slick-navigation #slick-next2 {
        background-size: auto 19px; } }
  .staff-slider .slick-navigation #slick-prev2,
  .staff-slider .slick-navigation #slick-next2 {
    background-position: 50%;
    background-repeat: no-repeat;
    height: 100%;
    text-indent: -999em;
    -webkit-transition: background-image 0.5s ease, background-color 0.5s ease;
    -o-transition: background-image 0.5s ease, background-color 0.5s ease;
    transition: background-image 0.5s ease, background-color 0.5s ease;
    width: 50%; }
  .staff-slider .slick-navigation #slick-prev2 {
    background-image: url("/themes/gesso/images/arrow-left-blue.svg"); }
    .staff-slider .slick-navigation #slick-prev2:hover, .staff-slider .slick-navigation #slick-prev2:focus {
      background-color: #00C1D5;
      background-image: url("/themes/gesso/images/arrow-left-white.svg"); }
  .staff-slider .slick-navigation #slick-next2 {
    background-image: url("/themes/gesso/images/arrow-right-blue.svg"); }
    .staff-slider .slick-navigation #slick-next2:hover, .staff-slider .slick-navigation #slick-next2:focus {
      background-color: #00C1D5;
      background-image: url("/themes/gesso/images/arrow-right-white.svg"); }

.staff-slider .slick-list {
  max-width: calc(3 * 417px); }
  @media (min-width: 48em) {
    .staff-slider .slick-list {
      width: calc(3 * 300px); } }
  @media (min-width: 81.25em) {
    .staff-slider .slick-list {
      width: calc(3 * 417px); } }

.staff-slider .slick-slide {
  width: 300px; }
  @media (min-width: 48em) {
    .staff-slider .slick-slide {
      width: 300px; } }
  @media (min-width: 81.25em) {
    .staff-slider .slick-slide {
      width: 417px; } }

.staff__caption {
  color: #000000;
  display: block;
  font-family: "LatoBold", sans-serif;
  font-size: 16px;
  line-height: 1.2;
  margin: 0 auto;
  max-width: 95%;
  opacity: 0;
  padding: 1em 2em;
  position: relative;
  text-align: center;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }
  @media (min-width: 48em) {
    .staff__caption {
      margin: 0;
      max-width: none;
      padding-top: 1em; } }
  .staff-slider .slick-active .staff__caption {
    opacity: 1; }

.submenu {
  position: relative;
  z-index: 25; }

.icon-hamburger {
  left: 0;
  position: absolute;
  -webkit-transform: translate(-20%, -50%);
      -ms-transform: translate(-20%, -50%);
          transform: translate(-20%, -50%);
  z-index: 15; }
  @media (min-width: 68.75em) {
    .icon-hamburger {
      -webkit-transform: translate(-25%, -50%);
          -ms-transform: translate(-25%, -50%);
              transform: translate(-25%, -50%); } }
  @media (min-width: 81.25em) {
    .icon-hamburger {
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); } }

.submenu__nav {
  background: -webkit-gradient(linear, right top, left top, from(#f2f2f2), color-stop(97%, white));
  background: -o-linear-gradient(right, #f2f2f2 0%, white 97%);
  background: linear-gradient(-90deg, #f2f2f2 0%, white 97%);
  display: block;
  left: -240px;
  opacity: 0;
  padding: 3em 2em 1em;
  position: absolute;
  -webkit-transition: 0.3s left ease, 0.3s opacity ease;
  -o-transition: 0.3s left ease, 0.3s opacity ease;
  transition: 0.3s left ease, 0.3s opacity ease;
  width: 240px;
  -webkit-box-shadow: 5px 2px 38px -11px rgba(0, 0, 0, 0.3);
          box-shadow: 5px 2px 38px -11px rgba(0, 0, 0, 0.3); }
  @media (min-width: 68.75em) {
    .submenu__nav {
      left: -320px;
      width: 300px; } }
  .is-active .submenu__nav {
    left: -25px;
    opacity: 1; }
    @media (min-width: 48em) {
      .is-active .submenu__nav {
        left: 0; } }

.submenu__title {
  color: #51534A;
  font-size: 1.1428571429em;
  font-weight: 600; }

.submenu__title a {
  color: #51534A;
  text-decoration: none; }
  .submenu__title a:focus, .submenu__title a:hover, .submenu__title a.is-active, .submenu__title a.is-active-trail {
    color: #D14900; }

.submenu .menu--main {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
  height: auto; }
  .submenu .menu--main li::before {
    display: none; }
  .submenu .menu--main .menu__item {
    font-size: 0.8571428571em;
    line-height: 1.4;
    margin-bottom: 0.875em;
    text-transform: none; }
  .submenu .menu--main .menu__link {
    color: #51534A;
    display: block;
    font-weight: 600;
    height: auto;
    margin: 0;
    text-decoration: none;
    text-transform: none; }
    .submenu .menu--main .menu__link::before {
      content: none; }
    .submenu .menu--main .menu__link:focus {
      outline: none; }
    .submenu .menu--main .menu__link:focus, .submenu .menu--main .menu__link:hover, .submenu .menu--main .menu__link.is-active, .submenu .menu--main .menu__link.is-active-trail {
      color: #D14900; }

.submenu .menu__subnav {
  border-left: 2px solid #D14900;
  margin: 10px 0 10px 6px;
  padding: 0 10px; }
  .submenu .menu__subnav .menu__item {
    font-size: 0.6666666667em;
    line-height: 1.3;
    margin-bottom: 0.5em;
    text-transform: none; }
    @media (min-width: 68.75em) {
      .submenu .menu__subnav .menu__item {
        font-size: 0.7619047619em; } }
  .submenu .menu__subnav .menu__link {
    color: #76776c;
    display: block;
    font-weight: 500; }

.page-term-173 .submenu__nav .menu__item {
  display: none; }

.page-term-173 .submenu__nav .menu__item.is-active-trail, .page-term-173 .submenu__nav .menu__item.is-active-trail .menu__subnav .menu__item {
  display: block; }

.page-term-173 .submenu__nav .menu__item.is-active-trail a.is-active {
  display: none; }

.tabs::after {
  clear: both;
  content: '';
  display: table; }

.tabs__items {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .tabs__items li::before {
    display: none; }
  @media (min-width: 48em) {
    .tabs__items {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media print {
    .tabs__items {
      display: none; } }

.tabs__item:first-child .tabs__link {
  border-bottom-left-radius: 3px;
  border-left: 0;
  border-top-left-radius: 3px; }

.tabs__item:last-child .tabs__link {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.tabs__link {
  background-color: #FFFFFF;
  border: solid 2px;
  border-color: #D14900;
  border-radius: 0;
  color: #D14900;
  cursor: pointer;
  display: inline-block;
  font-family: "LatoBold", sans-serif;
  font-size: 0.7619047619rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  line-height: 1.25;
  padding: 0.5714285714rem 0.9523809524rem;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  -o-transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, border-color 0.3s ease, color 0.3s ease;
  vertical-align: top;
  white-space: normal;
  border-left: 1px solid #D14900;
  border-radius: 0;
  display: block;
  font-size: 0.7619047619rem;
  line-height: 1.0625;
  margin: 0;
  padding: 0.380952381rem 0.7619047619rem; }
  .tabs__link:focus {
    background-color: #D97C4A;
    border-color: #D97C4A;
    color: #FFFFFF;
    outline-width: 2px; }
  .tabs__link:hover {
    background-color: #D14900;
    color: #FFFFFF;
    outline: 0; }
  .tabs__link:active {
    background-color: #D14900;
    color: #FFFFFF; }
  .tabs__link[disabled] {
    background-color: 0;
    color: #323a45;
    cursor: default;
    pointer-events: none; }
  .tabs__link:active {
    background-color: #D14900;
    color: #FFFFFF; }
  .tabs__link:focus {
    background-color: #D14900; }
  .tabs__link:hover {
    background-color: #D14900;
    color: #FFFFFF; }
  .tabs__link:visited {
    background-color: #D14900;
    color: #FFFFFF; }
  .tabs__link.is-active {
    background-color: #D14900;
    color: #FFFFFF; }
    .tabs__link.is-active:hover {
      color: #FFFFFF; }

.term-icon {
  margin-bottom: 2.25em;
  position: relative; }
  .term-icon img {
    width: 36px; }
  .term-icon span {
    color: #000000;
    font-family: "LatoBold", sans-serif;
    font-size: 0.7619047619em;
    line-height: 1.3;
    margin: 0 0 2rem;
    position: relative;
    text-transform: uppercase; }
    @media (min-width: 48em) {
      .term-icon span {
        margin: 0 0 3rem; } }
  .term-icon:after {
    background-color: #00C1D5;
    bottom: -1rem;
    content: '';
    height: 1px;
    left: 0;
    width: 110px;
    position: absolute; }
    @media (min-width: 48em) {
      .term-icon:after {
        bottom: -1.5rem; } }

.term-multivalue {
  margin: 0 0 1rem; }

.term-multivalue__label {
  font-size: 30px;
  font-weight: 700;
  margin: 0 0 0.5em 0; }

.term-multivalue__value {
  line-height: 1.2; }

.view-switcher {
  margin-bottom: 2.380952381rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .view-switcher > a {
    color: #76776c;
    font-size: 16px;
    margin: 0 0.5rem;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .view-switcher > a:hover, .view-switcher > a.is-active {
      color: #D14900;
      text-decoration: none; }
      .view-switcher > a:hover .icon::before, .view-switcher > a.is-active .icon::before {
        opacity: 0; }
      .view-switcher > a:hover .icon::after, .view-switcher > a.is-active .icon::after {
        opacity: 1; }
    .view-switcher > a .icon::before, .view-switcher > a .icon::after {
      background-size: auto 30px; }
    .view-switcher > a .icon::before {
      opacity: 1; }
    .view-switcher > a .icon::after {
      opacity: 0; }

.view__filters {
  margin-bottom: 1rem; }

.views-exposed-form .form-item__text {
  margin-bottom: 0.5rem;
  padding-left: 1rem; }

.views-exposed-form .form-item__label {
  left: 1rem; }

.views-exposed-form .form-item__description {
  color: rgba(0, 0, 0, 0.54);
  font-size: 14px;
  line-height: 1.3; }

.views-exposed-form__resources {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative; }
  .views-exposed-form__resources .form-item--textfield, .views-exposed-form__resources .form-item__description {
    width: 100%; }
  .views-exposed-form__resources .form-item--textfield-wrapper {
    position: relative; }
  .views-exposed-form__resources .form-item__description {
    padding: 7px 0; }
  .views-exposed-form__resources .form-item--textfield {
    margin: 0; }
    .views-exposed-form__resources .form-item--textfield:before {
      content: "";
      background-image: url("/themes/gesso/images/search.png");
      background-size: 26px;
      background-repeat: no-repeat;
      height: 26px;
      width: 26px;
      display: inline-block;
      position: absolute;
      top: 20px;
      left: 21px; }
    .views-exposed-form__resources .form-item--textfield input {
      padding: 15px 15px 15px 56px; }
    .views-exposed-form__resources .form-item--textfield label {
      left: 56px;
      top: 15px; }

.views-view-flex {
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative; }
  .views-view-flex::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .views-view-flex,
  .l-detail-resource__main .views-view-flex,
  .has-aside .views-view-flex {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .views-view-flex {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 57.5em) {
    .views-view-flex {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .views-view-flex {
      margin-left: 12vw;
      margin-right: 12vw; } }
  @media (min-width: 81.25em) {
    .views-view-flex {
      margin-left: 15vw;
      margin-right: 15vw; } }

.views-view-flex__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%; }
  @media (min-width: 48em) {
    .views-view-flex__container {
      margin-top: -150px; }
      .views-view-flex__container.vz-divisions {
        margin-top: 0; } }

.views-view-flex__grid {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .views-view-flex__grid > * {
    width: 70%; }
  @media (min-width: 48em) {
    .views-view-flex__grid {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin: -10px; }
      .views-view-flex__grid > * {
        margin: 10px;
        width: 20%; } }

.views-view-grid__header {
  margin: 0;
  text-align: center; }
  @media (min-width: 48em) {
    .views-view-grid__header {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; } }

.views-view-grid__title {
  margin: 0; }

.views-view-grid__content {
  padding: 1em 0; }
  @media (min-width: 57.5em) {
    .views-view-grid__content {
      padding: 2em 0; } }

.views-view-listing {
  margin: 0;
  position: relative; }
  @media (min-width: 22.5em) {
    .views-view-listing {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 48em) {
    .views-view-listing {
      margin-left: 65px;
      margin-right: 65px; } }
  .views-view-listing.geo-gallery {
    margin: 0; }

.views-view-listing__resources .search_results {
  padding-top: 15px; }

.views-view-listing__resources .views-view-listing__header {
  padding-bottom: 25px;
  color: #D14900;
  font-weight: 600; }

.views-view-listing__resources .views-view-listing__filter-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%; }
  .views-view-listing__resources .views-view-listing__filter-heading .views-view-listing__filter-by {
    position: relative;
    padding-left: 40px;
    color: #D14900; }
    .views-view-listing__resources .views-view-listing__filter-heading .views-view-listing__filter-by:before {
      content: "";
      background-image: url("/themes/gesso/images/filter.png");
      background-size: 26px;
      background-repeat: no-repeat;
      height: 26px;
      width: 26px;
      display: inline-block;
      position: absolute;
      top: 5px;
      left: 0px; }

.views-view-listing__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.views-view-listing__sidebar {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-bottom: 2rem;
  max-width: 100%; }
  @media (min-width: 57.5em) {
    .views-view-listing__sidebar {
      max-width: 225px;
      -ms-flex-preferred-size: 225px;
          flex-basis: 225px; } }
  @media (min-width: 81.25em) {
    .views-view-listing__sidebar {
      max-width: 335px;
      -ms-flex-preferred-size: 335px;
          flex-basis: 335px; }
      .views-view-listing__sidebar.geo-gallery {
        max-width: 225px;
        -ms-flex-preferred-size: 225px;
            flex-basis: 225px; } }
  .views-view-listing__sidebar h2.views-view-listing__sidebar-title {
    font-size: 44px; }
    @media (min-width: 81.25em) {
      .views-view-listing__sidebar h2.views-view-listing__sidebar-title {
        font-size: 60px; } }

.views-view-listing__main {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
  position: relative; }
  @media (min-width: 57.5em) {
    .views-view-listing__main {
      -ms-flex-preferred-size: calc(100% - 225px);
          flex-basis: calc(100% - 225px);
      max-width: calc(100% - 225px);
      padding-left: 2rem; } }
  @media (min-width: 81.25em) {
    .views-view-listing__main {
      -ms-flex-preferred-size: calc(100% - 335px);
          flex-basis: calc(100% - 335px);
      max-width: calc(100% - 335px);
      padding-left: 3rem; }
      .views-view-listing__main.geo-gallery {
        -ms-flex-preferred-size: calc(100% - 225px);
            flex-basis: calc(100% - 225px);
        max-width: calc(100% - 225px); } }
  .views-view-listing__main.geo-gallery .views-view-listing__content.l-grid--4col {
    grid-template-columns: repeat(3, 1fr); }
  @media (min-width: 48em) {
    .views-view-listing__main.geo-gallery .views-view-listing__content.l-grid--4col {
      grid-template-columns: repeat(4, 1fr); } }

.views-view-listing__content {
  margin: 0 0 2rem; }
  @media (min-width: 48em) {
    .views-view-listing__content {
      margin-bottom: 4rem; } }

.views-view-no_wrapper,
.views-view-no_wrapper .pager,
.views-view-no_wrapper .view__content,
.view__filters {
  width: 100%; }

.views-view-no_wrapper.view--geogallery-listing .view__content {
  display: grid;
  grid-column-gap: 20px;
  grid-row-gap: 50px;
  grid-template-columns: repeat(4, 1fr);
  position: relative; }

.views-view-no_wrapper .pager {
  text-align: center; }

.visual-teaser {
  margin-bottom: 3.8095238095rem;
  max-width: 85.7142857143rem;
  position: relative; }
  .visual-teaser::after {
    clear: both;
    content: '';
    display: table; }
  .l-detail__main .visual-teaser,
  .l-detail-resource__main .visual-teaser,
  .has-aside .visual-teaser {
    margin-bottom: 3.8095238095rem;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 48em) {
    .visual-teaser {
      margin-left: 25px;
      margin-right: 25px; } }
  @media (min-width: 57.5em) {
    .visual-teaser {
      margin-left: 65px;
      margin-right: 65px; } }
  @media (min-width: 68.75em) {
    .visual-teaser {
      margin-left: 12vw;
      margin-right: 12vw; } }
  @media (min-width: 81.25em) {
    .visual-teaser {
      margin-left: 15vw;
      margin-right: 15vw; } }

@media (min-width: 48em) {
  .visual-teaser__grid {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.visual-teaser__image {
  height: inherit;
  margin-bottom: 30px; }
  @media (min-width: 48em) {
    .visual-teaser__image {
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
      padding-right: 7.5%;
      text-align: right; } }

@media (min-width: 48em) {
  .visual-teaser__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: inherit;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-bottom: 0.5em; } }

@media (min-width: 57.5em) {
  .visual-teaser__content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; } }

.visual-teaser__subtitle {
  font-family: "LatoBold", sans-serif;
  font-size: 16px;
  text-transform: uppercase; }

.visual-teaser__title {
  font-size: 44px;
  line-height: 1.2;
  margin: 0 0 0.5rem;
  position: relative; }
  @media (min-width: 68.75em) {
    .visual-teaser__title {
      font-size: calc(44px + 16 * ( (100vw - 400px) / 1000)); } }
  @media (min-width: 68.75em) and (max-width: 25em) {
    .visual-teaser__title {
      font-size: 44px; } }
  @media (min-width: 68.75em) and (min-width: 87.5em) {
    .visual-teaser__title {
      font-size: 60px; } }
  .visual-teaser__title:after {
    background-color: #00C1D5;
    bottom: -.5rem;
    content: '';
    height: 1px;
    left: 0;
    position: absolute;
    width: 115px; }

.visual-teaser__text {
  font-size: 16px;
  margin-bottom: 30px;
  padding-top: .75rem; }
  @media (min-width: 68.75em) {
    .visual-teaser__text {
      font-size: 20px;
      margin-bottom: 50px; } }

.visual-teaser__button .button, .visual-teaser__button .menu--social .menu__link--donate, .menu--social .visual-teaser__button .menu__link--donate {
  min-width: 155px; }

.embedded-entity {
  margin-bottom: 1.4285714286rem; }
  @media (min-width: 48em) {
    .embedded-entity.align-right {
      float: right;
      margin: 1em 0 3em 3em;
      width: 50%; } }
  @media (min-width: 48em) {
    .embedded-entity.align-left {
      float: left;
      margin: 1em 3em 3em 0;
      width: 50%; } }
  .embedded-entity.align-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 3em 0;
    width: 100%; }
  .embedded-entity p {
    margin: 0; }
  .embedded-entity img {
    -ms-flex-item-align: center;
        align-self: center;
    width: 100%; }

.caption {
  clear: both;
  display: block; }
  .caption > figcaption {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/gallery-icon.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/gallery-icon.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/gallery-icon.svg");
    background-color: #fff;
    background-repeat: no-repeat;
    color: #454545;
    display: block;
    font-size: 14px;
    margin-top: 1em;
    padding: 0 1em 0 2em; }

.caption:not(.has-video) {
  display: table; }
  .caption:not(.has-video).align-right {
    clear: both;
    float: right;
    margin: 1em 0 3em 3em;
    width: 50%; }
  .caption:not(.has-video).align-left {
    clear: both;
    float: left;
    margin: 1em 3em 3em 0;
    width: 50%; }
  .caption:not(.has-video).align-center {
    margin: 3em 0;
    width: 100%; }
  .caption:not(.has-video) > figcaption {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url("../images/gallery-icon.svg");
    background-image: -o-linear-gradient(transparent, transparent), url("../images/gallery-icon.svg");
    background-image: linear-gradient(transparent, transparent), url("../images/gallery-icon.svg");
    background-color: #fff;
    background-repeat: no-repeat;
    caption-side: bottom;
    color: #454545;
    display: table-caption;
    font-size: 14px;
    margin-top: 1em;
    padding: 0 1em 0 2em;
    max-width: none; }

@media print {
  .has-video {
    display: none; } }

.video-embed-field-responsive-video {
  width: 100%; }

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

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

.hidden {
  display: none !important; }

.invisible {
  visibility: hidden !important; }

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

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

#main:focus {
  outline: 0; }
/*# sourceMappingURL=styles.css.map */