/*
 * DO NOT EDIT THIS FILE.
 * Find all style at ./sass folder.
 * @preserve
 */
@charset "UTF-8";
/* Bootstrap abstracts */
/* Bootstrap related abstracts */
@keyframes spinning {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*
  Temporary styles for title block
  TODO: move this to individual file
*/
.page-node-type-article .block-page-title-block,
.page-node-type-publication .block-page-title-block {
  background-size: cover;
  background-position: center center;
  max-width: 960px;
  width: 100%;
  height: 440px;
  margin: 0 auto;
}

.page-node-type-article .node--type-article > h1,
.page-node-type-article .node--type-publication > h1,
.page-node-type-publication .node--type-article > h1,
.page-node-type-publication .node--type-publication > h1 {
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
  font-family: "Open Sans", apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 2.1875rem;
  font-weight: bold;
  line-height: 1.29;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}

@media (max-width: 1200px) {
  .page-node-type-article .node--type-article > h1,
  .page-node-type-article .node--type-publication > h1,
  .page-node-type-publication .node--type-article > h1,
  .page-node-type-publication .node--type-publication > h1 {
    font-size: calc(1.34375rem + 1.125vw) ;
  }
}

.page-node-type-article .authors,
.page-node-type-publication .authors {
  padding: 2rem 0;
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 2rem;
  margin-top: 2rem;
  display: flex;
  width: 100%;
  justify-content: flex-end;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
}

.page-node-type-article .authors .profile .field--name-user-picture,
.page-node-type-publication .authors .profile .field--name-user-picture {
  justify-self: flex-start;
  height: 30px;
  width: 30px;
  margin-right: 0.5rem;
}

.page-node-type-article .authors .profile .field--name-user-picture img,
.page-node-type-publication .authors .profile .field--name-user-picture img {
  width: 100%;
  height: 100%;
}

.page-node-type-article .authors .profile-text,
.page-node-type-publication .authors .profile-text {
  justify-self: flex-start;
  font-weight: bold;
  font-size: 11px;
  line-height: 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
  flex: 1;
}

.page-node-type-article .authors .author-date,
.page-node-type-publication .authors .author-date {
  justify-self: flex-end;
  font-weight: bold;
  font-size: 11px;
  line-height: 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #8C8C8C;
}

.page-node-type-article .authors-full,
.page-node-type-publication .authors-full {
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}

.page-node-type-article .authors-full .authors-inner,
.page-node-type-publication .authors-full .authors-inner {
  padding: 4rem 4rem 2rem 4rem;
  background: #00728f;
  color: #fff;
  max-width: 480px;
}

.page-node-type-article .authors-full h2,
.page-node-type-publication .authors-full h2 {
  font-family: "Open Sans", apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  line-height: 25px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #F3F3F3;
  margin: 0 0 1rem 0;
}

.page-node-type-article .article-meta,
.page-node-type-publication .article-meta {
  padding: 2rem 0;
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 2rem;
  margin-top: 2rem;
  width: 100%;
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  font-size: 11px;
  line-height: 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.page-node-type-article .order-form,
.page-node-type-publication .order-form {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background: #E6E6E6;
}

.page-node-type-article .order-form > .container,
.page-node-type-publication .order-form > .container {
  max-width: 690px;
}

.page-node-type-article .field--name-body > *:not(.alignfull):not(.alignwide),
.page-node-type-publication .field--name-body > *:not(.alignfull):not(.alignwide) {
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
}

.page-node-type-article .field--name-body > *:not(.alignfull):not(.alignwide).wp-block-wwf-wwf-link,
.page-node-type-publication .field--name-body > *:not(.alignfull):not(.alignwide).wp-block-wwf-wwf-link {
  display: block;
  margin-bottom: 0.75rem;
}

.page-node-type-article .field--name-body > *:not(.alignfull):not(.alignwide).wp-block-wwf-wwf-link:after,
.page-node-type-publication .field--name-body > *:not(.alignfull):not(.alignwide).wp-block-wwf-wwf-link:after {
  position: static;
  display: inline-block;
}

.page-node-type-article .field--name-body > *:not(.alignfull):not(.alignwide).wp-block-wwf-wwf-link.link--primary:after, .page-node-type-article .field--name-body > *:not(.alignfull):not(.alignwide).wp-block-wwf-wwf-link.link--secondary:after,
.page-node-type-publication .field--name-body > *:not(.alignfull):not(.alignwide).wp-block-wwf-wwf-link.link--primary:after,
.page-node-type-publication .field--name-body > *:not(.alignfull):not(.alignwide).wp-block-wwf-wwf-link.link--secondary:after {
  transform: translateX(8px);
}

.page-node-type-article .field--name-body > *:not(.alignfull):not(.alignwide).wp-block-wwf-wwf-link.link--primary:hover:after, .page-node-type-article .field--name-body > *:not(.alignfull):not(.alignwide).wp-block-wwf-wwf-link.link--secondary:hover:after,
.page-node-type-publication .field--name-body > *:not(.alignfull):not(.alignwide).wp-block-wwf-wwf-link.link--primary:hover:after,
.page-node-type-publication .field--name-body > *:not(.alignfull):not(.alignwide).wp-block-wwf-wwf-link.link--secondary:hover:after {
  transform: translateX(16px);
}

.page-node-type-article .field--name-body > *:not(.alignfull):not(.alignwide).wp-block-wwf-wwf-link.link--primary:before, .page-node-type-article .field--name-body > *:not(.alignfull):not(.alignwide).wp-block-wwf-wwf-link.link--secondary:before,
.page-node-type-publication .field--name-body > *:not(.alignfull):not(.alignwide).wp-block-wwf-wwf-link.link--primary:before,
.page-node-type-publication .field--name-body > *:not(.alignfull):not(.alignwide).wp-block-wwf-wwf-link.link--secondary:before {
  display: none;
}

.page-node-type-article .field--name-body img,
.page-node-type-publication .field--name-body img {
  max-width: 100%;
}

.page-node-type-article .field--name-body h1 img,
.page-node-type-article .field--name-body h2 img,
.page-node-type-article .field--name-body h3 img,
.page-node-type-article .field--name-body h4 img,
.page-node-type-publication .field--name-body h1 img,
.page-node-type-publication .field--name-body h2 img,
.page-node-type-publication .field--name-body h3 img,
.page-node-type-publication .field--name-body h4 img {
  width: 100%;
  margin-bottom: 0.625rem;
}

.page-node-type-educational-resource .block-page-title-block {
  background-size: cover;
  background-position: center center;
  min-height: calc(100vh - 110px);
  padding-bottom: 6.25rem;
  padding-top: 15rem;
  position: relative;
}

.page-node-type-educational-resource .block-page-title-block:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 7.5rem;
  pointer-events: none;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 8%, white 80%, white 100%);
}

.page-node-type-educational-resource .page-title {
  color: #fff;
  max-width: 570px;
  text-transform: uppercase;
}

.page-node-type-educational-resource .text-label {
  line-height: 1;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  margin-bottom: 2rem;
}

/*
  Temporary styles for node
  TODO: move this to individual file
*/
.node--type-article .card-meta,
.node--type-publication .card-meta,
.node--type-educational-resource .card-meta {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.node--type-article .field--name-field-article-type,
.node--type-article .field--name-field-sub-type,
.node--type-article .field--name-field-resource-type,
.node--type-publication .field--name-field-article-type,
.node--type-publication .field--name-field-sub-type,
.node--type-publication .field--name-field-resource-type,
.node--type-educational-resource .field--name-field-article-type,
.node--type-educational-resource .field--name-field-sub-type,
.node--type-educational-resource .field--name-field-resource-type {
  font-size: 11px;
  line-height: 25px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: bold;
}

@media (min-width: 992px) {
  .node--type-article .social-sharing-buttons,
  .node--type-publication .social-sharing-buttons,
  .node--type-educational-resource .social-sharing-buttons {
    position: sticky;
    left: 0;
    top: 160px;
    display: flex;
    flex-direction: column;
    float: left;
  }
}

@media (min-width: 1240px) {
  .node--type-article .social-sharing-buttons,
  .node--type-publication .social-sharing-buttons,
  .node--type-educational-resource .social-sharing-buttons {
    left: 120px;
  }
}

.node--type-article .social-sharing-buttons .share-label,
.node--type-publication .social-sharing-buttons .share-label,
.node--type-educational-resource .social-sharing-buttons .share-label {
  transform: rotate(-90deg);
  top: 115%;
  order: 2;
  margin: 0;
  padding-right: 20px;
  position: absolute;
}

@media (min-width: 992px) {
  .node--type-article .field--name-field-theme,
  .node--type-publication .field--name-field-theme,
  .node--type-educational-resource .field--name-field-theme {
    position: absolute;
    right: 0;
    top: 0;
  }
}

@media (max-width: 1239.98px) {
  .node--type-article .field--name-field-theme .field__item,
  .node--type-publication .field--name-field-theme .field__item,
  .node--type-educational-resource .field--name-field-theme .field__item {
    display: inline-block;
  }
}

.node--type-article .field--name-field-theme .taxonomy-term.vocabulary-theme > h2,
.node--type-publication .field--name-field-theme .taxonomy-term.vocabulary-theme > h2,
.node--type-educational-resource .field--name-field-theme .taxonomy-term.vocabulary-theme > h2 {
  display: inline;
  font-size: 1rem;
}

.node--type-article .field--name-field-theme .taxonomy-term.vocabulary-theme > h2 > a,
.node--type-publication .field--name-field-theme .taxonomy-term.vocabulary-theme > h2 > a,
.node--type-educational-resource .field--name-field-theme .taxonomy-term.vocabulary-theme > h2 > a {
  display: inline-block;
}

.node--type-article .field--name-created,
.node--type-publication .field--name-created,
.node--type-educational-resource .field--name-created {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 0.5px;
  opacity: .7;
  padding-right: 3px;
}

.node--type-article.node--view-mode-teaser-xs,
.node--type-publication.node--view-mode-teaser-xs,
.node--type-educational-resource.node--view-mode-teaser-xs {
  margin-top: 15px;
  margin-bottom: 15px;
}

.node--type-article.node--view-mode-teaser-xs .card-inner,
.node--type-publication.node--view-mode-teaser-xs .card-inner,
.node--type-educational-resource.node--view-mode-teaser-xs .card-inner {
  display: flex;
  flex: 1 1 auto;
  align-items: flex-start;
}

.node--type-article.node--view-mode-teaser-xs .card-meta,
.node--type-publication.node--view-mode-teaser-xs .card-meta,
.node--type-educational-resource.node--view-mode-teaser-xs .card-meta {
  margin-top: 0;
  margin-bottom: 0.25rem;
}

.node--type-article.node--view-mode-teaser-xs .card-title,
.node--type-publication.node--view-mode-teaser-xs .card-title,
.node--type-educational-resource.node--view-mode-teaser-xs .card-title {
  font-family: "Open Sans", apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.8;
}

.node--type-article.node--view-mode-teaser-xs .card-title > a,
.node--type-publication.node--view-mode-teaser-xs .card-title > a,
.node--type-educational-resource.node--view-mode-teaser-xs .card-title > a {
  color: inherit;
}

.node--type-article.node--view-mode-teaser-xs .card-title > a:hover,
.node--type-publication.node--view-mode-teaser-xs .card-title > a:hover,
.node--type-educational-resource.node--view-mode-teaser-xs .card-title > a:hover {
  text-decoration: none;
}

.node--type-article.node--view-mode-teaser-xs .field--name-field-image,
.node--type-publication.node--view-mode-teaser-xs .field--name-field-image,
.node--type-educational-resource.node--view-mode-teaser-xs .field--name-field-image {
  width: 70px;
  flex-grow: 0;
  flex-shrink: 0;
}

.node--type-article.node--view-mode-teaser-xs .field--name-field-image > img,
.node--type-publication.node--view-mode-teaser-xs .field--name-field-image > img,
.node--type-educational-resource.node--view-mode-teaser-xs .field--name-field-image > img {
  width: 100%;
  height: auto;
}

.node--type-article.node--view-mode-teaser-xs .card-body,
.node--type-publication.node--view-mode-teaser-xs .card-body,
.node--type-educational-resource.node--view-mode-teaser-xs .card-body {
  padding-left: 30px;
}

.node--type-article.node--view-mode-teaser-sm,
.node--type-publication.node--view-mode-teaser-sm,
.node--type-educational-resource.node--view-mode-teaser-sm {
  margin-top: 30px;
  margin-bottom: 30px;
}

.node--type-article.node--view-mode-teaser-sm .card-inner,
.node--type-publication.node--view-mode-teaser-sm .card-inner,
.node--type-educational-resource.node--view-mode-teaser-sm .card-inner {
  display: flex;
  flex: 1 1 auto;
}

@media (max-width: 991.98px) {
  .node--type-article.node--view-mode-teaser-sm .card-inner,
  .node--type-publication.node--view-mode-teaser-sm .card-inner,
  .node--type-educational-resource.node--view-mode-teaser-sm .card-inner {
    flex-wrap: wrap;
  }
  .node--type-article.node--view-mode-teaser-sm .card-inner .field--name-field-image,
  .node--type-publication.node--view-mode-teaser-sm .card-inner .field--name-field-image,
  .node--type-educational-resource.node--view-mode-teaser-sm .card-inner .field--name-field-image {
    width: 100%;
  }
  .node--type-article.node--view-mode-teaser-sm .card-inner .card-body,
  .node--type-publication.node--view-mode-teaser-sm .card-inner .card-body,
  .node--type-educational-resource.node--view-mode-teaser-sm .card-inner .card-body {
    padding-left: 0;
    padding-top: 1rem;
  }
}

.node--type-article.node--view-mode-teaser-sm .card-title,
.node--type-publication.node--view-mode-teaser-sm .card-title,
.node--type-educational-resource.node--view-mode-teaser-sm .card-title {
  font-family: "Open Sans", apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.4;
}

@media (max-width: 991.98px) {
  .node--type-article.node--view-mode-teaser-sm .card-title,
  .node--type-publication.node--view-mode-teaser-sm .card-title,
  .node--type-educational-resource.node--view-mode-teaser-sm .card-title {
    margin-bottom: 0;
  }
}

.node--type-article.node--view-mode-teaser-sm .card-title > a,
.node--type-publication.node--view-mode-teaser-sm .card-title > a,
.node--type-educational-resource.node--view-mode-teaser-sm .card-title > a {
  color: inherit;
}

.node--type-article.node--view-mode-teaser-sm .card-title > a:hover,
.node--type-publication.node--view-mode-teaser-sm .card-title > a:hover,
.node--type-educational-resource.node--view-mode-teaser-sm .card-title > a:hover {
  text-decoration: none;
}

.node--type-article.node--view-mode-teaser-sm .field--name-field-image,
.node--type-publication.node--view-mode-teaser-sm .field--name-field-image,
.node--type-educational-resource.node--view-mode-teaser-sm .field--name-field-image {
  width: 170px;
  flex-grow: 0;
  flex-shrink: 0;
}

.node--type-article.node--view-mode-teaser-sm .field--name-field-image > img,
.node--type-publication.node--view-mode-teaser-sm .field--name-field-image > img,
.node--type-educational-resource.node--view-mode-teaser-sm .field--name-field-image > img {
  width: 100%;
  height: 100%;
  max-height: 170px;
  object-fit: contain;
}

.node--type-article.node--view-mode-teaser-sm .card-body,
.node--type-publication.node--view-mode-teaser-sm .card-body,
.node--type-educational-resource.node--view-mode-teaser-sm .card-body {
  padding-left: 30px;
}

.node--type-article.node--view-mode-teaser,
.node--type-publication.node--view-mode-teaser,
.node--type-educational-resource.node--view-mode-teaser {
  position: relative;
  margin-bottom: 30px;
}

.node--type-article.node--view-mode-teaser .field--name-field-image,
.node--type-publication.node--view-mode-teaser .field--name-field-image,
.node--type-educational-resource.node--view-mode-teaser .field--name-field-image {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.node--type-article.node--view-mode-teaser .field--name-field-image > img,
.node--type-publication.node--view-mode-teaser .field--name-field-image > img,
.node--type-educational-resource.node--view-mode-teaser .field--name-field-image > img {
  width: 100%;
  height: auto;
}

.node--type-article.node--view-mode-teaser .card-title,
.node--type-publication.node--view-mode-teaser .card-title,
.node--type-educational-resource.node--view-mode-teaser .card-title {
  font-family: "Open Sans", apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  z-index: 10;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.6;
  padding-top: 1.25rem;
  padding-bottom: 0.625rem;
}

.node--type-article.node--view-mode-teaser .card-title > a,
.node--type-publication.node--view-mode-teaser .card-title > a,
.node--type-educational-resource.node--view-mode-teaser .card-title > a {
  color: inherit;
}

.node--type-article.node--view-mode-teaser .card-title > a:hover,
.node--type-publication.node--view-mode-teaser .card-title > a:hover,
.node--type-educational-resource.node--view-mode-teaser .card-title > a:hover {
  text-decoration: none;
}

.node--type-article.node--view-mode-teaser .card-text,
.node--type-publication.node--view-mode-teaser .card-text,
.node--type-educational-resource.node--view-mode-teaser .card-text {
  margin-bottom: 0;
}

.node--type-article.node--view-mode-teaser .card-text:empty,
.node--type-publication.node--view-mode-teaser .card-text:empty,
.node--type-educational-resource.node--view-mode-teaser .card-text:empty {
  display: none;
}

.node--type-article.node--view-mode-teaser .field--name-field-badge,
.node--type-publication.node--view-mode-teaser .field--name-field-badge,
.node--type-educational-resource.node--view-mode-teaser .field--name-field-badge {
  position: absolute;
  top: -20px;
  left: 60px;
  z-index: 3;
}

.node--type-article.node--view-mode-teaser-lg .field--name-field-image > img,
.node--type-publication.node--view-mode-teaser-lg .field--name-field-image > img,
.node--type-educational-resource.node--view-mode-teaser-lg .field--name-field-image > img {
  width: 100%;
  height: auto;
}

.node--type-article.node--view-mode-teaser-lg .field--name-field-badge,
.node--type-publication.node--view-mode-teaser-lg .field--name-field-badge,
.node--type-educational-resource.node--view-mode-teaser-lg .field--name-field-badge {
  position: absolute;
  top: -20px;
  left: 60px;
  z-index: 3;
}

.node--type-article.node--view-mode-teaser-xl .card-inner,
.node--type-publication.node--view-mode-teaser-xl .card-inner,
.node--type-educational-resource.node--view-mode-teaser-xl .card-inner {
  display: flex;
  flex: 1 1 auto;
}

@media (max-width: 991.98px) {
  .node--type-article.node--view-mode-teaser-xl .card-inner,
  .node--type-publication.node--view-mode-teaser-xl .card-inner,
  .node--type-educational-resource.node--view-mode-teaser-xl .card-inner {
    flex-wrap: wrap;
  }
  .node--type-article.node--view-mode-teaser-xl .card-inner .field--name-field-image,
  .node--type-publication.node--view-mode-teaser-xl .card-inner .field--name-field-image,
  .node--type-educational-resource.node--view-mode-teaser-xl .card-inner .field--name-field-image {
    width: 100%;
  }
  .node--type-article.node--view-mode-teaser-xl .card-inner .card-body,
  .node--type-publication.node--view-mode-teaser-xl .card-inner .card-body,
  .node--type-educational-resource.node--view-mode-teaser-xl .card-inner .card-body {
    padding-left: 0;
    padding-top: 1rem;
  }
}

.node--type-article.node--view-mode-teaser-xl .card-meta,
.node--type-publication.node--view-mode-teaser-xl .card-meta,
.node--type-educational-resource.node--view-mode-teaser-xl .card-meta {
  margin-top: 0;
}

.node--type-article.node--view-mode-teaser-xl .card-title,
.node--type-publication.node--view-mode-teaser-xl .card-title,
.node--type-educational-resource.node--view-mode-teaser-xl .card-title {
  font-family: "Open Sans", apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1.5625rem;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 1rem;
}

@media (max-width: 1200px) {
  .node--type-article.node--view-mode-teaser-xl .card-title,
  .node--type-publication.node--view-mode-teaser-xl .card-title,
  .node--type-educational-resource.node--view-mode-teaser-xl .card-title {
    font-size: calc(1.28125rem + 0.375vw) ;
  }
}

.node--type-article.node--view-mode-teaser-xl .card-title > a,
.node--type-publication.node--view-mode-teaser-xl .card-title > a,
.node--type-educational-resource.node--view-mode-teaser-xl .card-title > a {
  color: inherit;
}

.node--type-article.node--view-mode-teaser-xl .card-title > a:hover,
.node--type-publication.node--view-mode-teaser-xl .card-title > a:hover,
.node--type-educational-resource.node--view-mode-teaser-xl .card-title > a:hover {
  text-decoration: none;
}

.node--type-article.node--view-mode-teaser-xl .field--name-field-image,
.node--type-publication.node--view-mode-teaser-xl .field--name-field-image,
.node--type-educational-resource.node--view-mode-teaser-xl .field--name-field-image {
  width: calc(62.5% - (30px / 2));
  flex-grow: 0;
  flex-shrink: 0;
}

.node--type-article.node--view-mode-teaser-xl .field--name-field-image > img,
.node--type-publication.node--view-mode-teaser-xl .field--name-field-image > img,
.node--type-educational-resource.node--view-mode-teaser-xl .field--name-field-image > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.node--type-article.node--view-mode-teaser-xl .card-body,
.node--type-publication.node--view-mode-teaser-xl .card-body,
.node--type-educational-resource.node--view-mode-teaser-xl .card-body {
  padding-left: 30px;
}

.node--type-article.node--view-mode-teaser-xl .field--name-field-badge,
.node--type-publication.node--view-mode-teaser-xl .field--name-field-badge,
.node--type-educational-resource.node--view-mode-teaser-xl .field--name-field-badge {
  position: absolute;
  top: -20px;
  left: 60px;
  z-index: 3;
}

/* Project style cards */
.card-project {
  box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.15);
}

.card-project .card-figure {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 3;
  margin-bottom: 0;
}

@media (max-width: 991.98px) {
  .card-project .card-figure {
    overflow: visible;
  }
  .card-project .card-figure .field--name-field-image {
    overflow: visible;
  }
}

.card-project .card-figure .field--name-field-image {
  position: relative;
  overflow: hidden !important;
  width: 100%;
  height: auto;
}

.card-project .card-figure .field--name-field-image img {
  max-height: 320px;
  object-fit: cover;
  width: 100%;
  position: relative;
  transition: transform 0.32s cubic-bezier(0.39, 0.575, 0.28, 0.995);
}

.card-project .card-figure .field--name-field-image:before {
  z-index: 2;
  right: 0;
  position: absolute;
  content: '';
  background-image: url("data:image/svg+xml;utf8,<svg width='147px' height='14px' viewBox='0 0 147 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><path fill='%23ffffff' d='M0 7.60005053 5.28431 5.70287061 13.3934 3.88353068 20.7261 6.23663059 24.5 4.80000064 35.748 3.88353068 39.0527 2.57756073 47.3233 2.75439073 52.3627 0.899999799 56.4265 0 62.451 2.75439073 68.2157 4.50000066 77.432 2.75439073 86.4706 2.75439073 92.2353 1.55552077 103.645 6.23663059 109.276 6.92559056 114.517 5.70287061 118.91 5.70287061 122.254 7.94039052 126.833 9.26710047 135.951 8.70000049 147 9.60000045 147 21 0 21z'></path></svg>");
  background-size: 100% auto;
  background-repeat: repeat-x;
  background-position: bottom left;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 4.375rem;
  margin: 0 auto;
  transform: translateY(100%);
  transition: transform 0.36s cubic-bezier(0.39, 0.575, 0.28, 0.995);
  pointer-events: none;
}

.card-project .card-figure .field--name-field-image:after {
  display: none;
}

.card-project .card-figure .field--name-field-image:hover:before {
  transform: translateY(0);
}

.card-project .card-inner {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
}

@media (max-width: 991.98px) {
  .card-project .card-inner {
    flex-wrap: wrap;
  }
  .card-project .card-inner .field--name-field-image {
    width: 100%;
  }
  .card-project .card-inner .card-body {
    padding-top: 1rem;
  }
}

.card-project .card-body {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 1.875rem 2.5rem;
  z-index: 3;
}

.card-project .card-meta {
  background-color: black;
  padding: 5px 15px;
  color: white;
  margin-bottom: 25px;
  margin-top: -50px;
  font-size: 0.8125rem;
  font-weight: 700;
}

.card-project .card-meta.is-active {
  background: #8CC63F;
}

.card-project .card-meta.is-coming_soon {
  background: #00728f;
}

.card-project .card-meta.is-finished {
  background: #9a0064;
}

.card-project .card-info {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.card-project .card-info-age,
.card-project .card-info-date,
.card-project .card-info-category,
.card-project .card-info-region {
  font-weight: 700;
  font-size: 11px;
  line-height: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #8C8C8C;
  display: flex;
  margin-bottom: 25px;
}

.card-project .card-info-age:before,
.card-project .card-info-date:before,
.card-project .card-info-category:before,
.card-project .card-info-region:before {
  content: '';
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 8px;
  margin-top: 1px;
}

.card-project .card-info-age:not(:first-child),
.card-project .card-info-date:not(:first-child),
.card-project .card-info-category:not(:first-child),
.card-project .card-info-region:not(:first-child) {
  margin-left: 10px;
}

.card-project .card-info-category:before {
  width: 10px;
  height: 11px;
  background-image: url('data:image/svg+xml;utf8,<svg width="10" height="11" viewBox="0 0 10 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.8 1.1H6.501C6.27 0.462 5.665 0 4.95 0C4.235 0 3.63 0.462 3.399 1.1H1.1C0.495 1.1 0 1.595 0 2.2V9.9C0 10.505 0.495 11 1.1 11H8.8C9.405 11 9.9 10.505 9.9 9.9V2.2C9.9 1.595 9.405 1.1 8.8 1.1ZM4.95 1.1C5.2525 1.1 5.5 1.3475 5.5 1.65C5.5 1.9525 5.2525 2.2 4.95 2.2C4.6475 2.2 4.4 1.9525 4.4 1.65C4.4 1.3475 4.6475 1.1 4.95 1.1ZM6.05 8.8H2.2V7.7H6.05V8.8ZM7.7 6.6H2.2V5.5H7.7V6.6ZM7.7 4.4H2.2V3.3H7.7V4.4Z" fill="%239A0064"/></svg>');
}

.card-project .card-info-age:before {
  width: 10px;
  height: 11px;
  background-image: url('data:image/svg+xml;utf8,<svg width="10" height="11" viewBox="0 0 10 11" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="4.83984" cy="2.64" r="2.14" stroke="%239A0064"/><path d="M8.71309 10.4999H0.526905C0.763067 8.32141 2.52395 6.65991 4.62 6.65991C6.71605 6.65991 8.47693 8.32141 8.71309 10.4999Z" stroke="%239A0064"/></svg>') !important;
}

.card-project .card-info-date:before {
  width: 11px;
  height: 11px;
  background-image: url('data:image/svg+xml;utf8,<svg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.9 1H9.35V0H8.25V1H2.75V0H1.65V1H1.1C0.495 1 0 1.45 0 2V10C0 10.55 0.495 11 1.1 11H9.9C10.505 11 11 10.55 11 10V2C11 1.45 10.505 1 9.9 1ZM9.9 10H1.1V3.5H9.9V10Z" fill="%239A0064"/></svg>');
}

.card-project .card-info-region:before {
  width: 8px;
  height: 11px;
  background-image: url('data:image/svg+xml;utf8,<svg width="8" height="11" viewBox="0 0 8 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3.85 0C1.7215 0 0 1.7215 0 3.85C0 6.7375 3.85 11 3.85 11C3.85 11 7.7 6.7375 7.7 3.85C7.7 1.7215 5.9785 0 3.85 0ZM3.85 5.225C3.091 5.225 2.475 4.609 2.475 3.85C2.475 3.091 3.091 2.475 3.85 2.475C4.609 2.475 5.225 3.091 5.225 3.85C5.225 4.609 4.609 5.225 3.85 5.225Z" fill="%239A0064"/></svg>');
}

.card-project .card-title-prefix {
  font-weight: 700;
  font-size: 11px;
  line-height: 25px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.card-project .card-title {
  font-family: 'WWF';
  font-style: normal;
  font-weight: 400;
  font-size: 1.875rem;
  line-height: 1;
  letter-spacing: 1px;
  margin-bottom: 1.25rem;
}

.card-project .card-title a {
  color: inherit;
}

.card-project .card-title a:hover {
  color: black;
  text-decoration: none;
}

.card-project .card-text {
  margin-bottom: 3.125rem;
  flex-grow: 1;
}

.card-project .card-actions {
  font-size: 15px;
  line-height: 28px;
}

.card-project .btn {
  margin-top: auto;
}

.card-project.card-project--alt .card-info-date {
  margin-bottom: 15px;
}

.card-project.card-project--alt .card-text {
  margin-bottom: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.card-project.card-project--alt .card-text p {
  margin: 0;
}

/*  */
.block-views-blockprojects-youth-related {
  margin-bottom: 5rem;
}

.view-projects-youth .view-header,
.view-id-projects_youth .view-header {
  text-align: center;
  margin-bottom: 70px;
}

.view-projects-youth .view-content,
.view-id-projects_youth .view-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.view-projects-youth .view-content .views-row,
.view-id-projects_youth .view-content .views-row {
  flex-grow: 1;
  width: 33.3%;
  padding: 20px 10px;
}

.view-projects-youth .view-content .views-row .node--type-project-youth.node--view-mode-teaser,
.view-id-projects_youth .view-content .views-row .node--type-project-youth.node--view-mode-teaser {
  border-radius: 40px;
  overflow: hidden;
  height: 100%;
  background-color: white;
}

@media screen and (max-width: 992px) {
  .view-projects-youth .view-content .views-row,
  .view-id-projects_youth .view-content .views-row {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .view-projects-youth .view-content .views-row,
  .view-id-projects_youth .view-content .views-row {
    width: 100%;
  }
}

.view-projects-youth.view-id-projects_youth .more-link a {
  position: relative;
  display: inline-block;
  font-size: 1.25rem;
  font-family: "WWF", "Open Sans", apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  line-height: 1.45;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.0625rem;
  color: #000;
  padding-right: 2.8125rem;
  margin-right: 1.25rem;
}

.view-projects-youth.view-id-projects_youth .more-link a:after {
  position: absolute;
  content: '';
  right: 0.9375rem;
  top: calc(50% - 8.5px);
  width: 1.1875rem;
  height: 1.0625rem;
  background-image: url("data:image/svg+xml;utf8,<svg width='19' height='17' viewBox='0 0 19 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0 8.42002H13.4211' stroke='black' stroke-width='2.5'/><path d='M9.3877 1.64587L14.5851 8.60529L9.3877 15.5647' stroke='black' stroke-width='2.5'/></svg>");
  background-repeat: no-repeat;
  background-size: cover;
  transition: transform 0.36s cubic-bezier(0.39, 0.575, 0.28, 0.995);
}

.view-projects-youth.view-id-projects_youth .more-link a:hover {
  color: #000;
  text-decoration: none;
}

.view-projects-youth.view-id-projects_youth .more-link a:hover:after {
  transform: translateX(15px);
}

.view-projects-youth.view-id-projects_youth .more-link a.inverse {
  color: #fff;
}

.view-projects-youth.view-id-projects_youth .more-link a.inverse:after {
  background-image: url("data:image/svg+xml;utf8,<svg width='19' height='17' viewBox='0 0 19 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0 8.42002H13.4211' stroke='white' stroke-width='2.5'/><path d='M9.3877 1.64587L14.5851 8.60529L9.3877 15.5647' stroke='white' stroke-width='2.5'/></svg>");
}

/* YOUTH PROJECTS SIDEBAR */
#youth-sidebar {
  box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.15);
  /*youtube video*/
  /* Then style the iframe to fit in the container div with full height and width */
  /*fin youtube video*/
}

#youth-sidebar .card-header,
#youth-sidebar .card-body {
  padding: 25px 50px;
}

#youth-sidebar .card-body > div {
  margin-bottom: 30px;
}

#youth-sidebar .card-body h5 {
  border-bottom: 1px solid #dee2e6;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

#youth-sidebar .status {
  font-family: "WWF", "Open Sans", apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #8CC63F;
}

#youth-sidebar .youth-sidebar-date-age,
#youth-sidebar .card-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

#youth-sidebar .youth-sidebar-date-age > div,
#youth-sidebar .card-header > div {
  min-width: 45%;
  flex-grow: 1;
}

#youth-sidebar .file--mime-application-pdf {
  width: 100%;
}

#youth-sidebar .file--mime-application-pdf a:before {
  display: none;
}

#youth-sidebar .file--mime-application-pdf > a {
  width: 100%;
}

#youth-sidebar .file--mime-application-pdf > a:after {
  text-align: left !important;
}

#youth-sidebar .field--name-field-media-video-file,
#youth-sidebar .field--name-field-media-video-file video {
  width: 100%;
  height: auto !important;
}

#youth-sidebar .field--name-field-media-oembed-video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

#youth-sidebar .field--name-field-media-oembed-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#youth-sidebar .field__label {
  display: none;
}

#youth-sidebar .field--name-field-participants-amount .field__item,
#youth-sidebar .field--name-field-project-date .field__item,
#youth-sidebar .field--name-field-age-range .field__item {
  font-family: "Open Sans", apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.75rem;
  font-size: 15px;
}

#youth-sidebar .field--name-field-related-links a,
#youth-sidebar .field--name-field-external-links a {
  color: #007932;
  font-weight: bold;
}

#youth-sidebar .field--name-field-related-links a:after,
#youth-sidebar .field--name-field-external-links a:after {
  content: "›";
  margin-left: 10px;
}

/* YOUTH PROJECTS AND YOUTH SIDEBAR DATES AND STUFFS */
.block-views-blockprojects-youth-relate .field--name-field-participants-amount .field__label,
.block-views-blockprojects-youth-relate .field--name-field-project-date .field__label,
#youth-sidebar .field--name-field-project-date .field__label,
.block-views-blockprojects-youth-relate .field--name-field-age-range .field__label {
  display: none;
}

.block-views-blockprojects-youth-relate .field--name-field-participants-amount .field__item,
.block-views-blockprojects-youth-relate .field--name-field-project-date .field__item,
#youth-sidebar .field--name-field-project-date .field__item,
.block-views-blockprojects-youth-relate .field--name-field-age-range .field__item {
  font-family: "Open Sans", apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
  color: #8C8C8C;
}

.block-views-blockprojects-youth-relate .field--name-field-participants-amount .field__item:before,
.block-views-blockprojects-youth-relate .field--name-field-project-date .field__item:before,
#youth-sidebar .field--name-field-project-date .field__item:before,
.block-views-blockprojects-youth-relate .field--name-field-age-range .field__item:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 5px;
  background-size: cover;
  background-image: url('data:image/svg+xml;utf8,<svg width="10" height="11" viewBox="0 0 10 11" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="4.83984" cy="2.64" r="2.14" stroke="%239A0064"/><path d="M8.71309 10.4999H0.526905C0.763067 8.32141 2.52395 6.65991 4.62 6.65991C6.71605 6.65991 8.47693 8.32141 8.71309 10.4999Z" stroke="%239A0064"/></svg>');
}

.block-views-blockprojects-youth-relate.field--name-field-project-date .field__item:before {
  background-image: url('data:image/svg+xml;utf8,<svg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.9 1H9.35V0H8.25V1H2.75V0H1.65V1H1.1C0.495 1 0 1.45 0 2V10C0 10.55 0.495 11 1.1 11H9.9C10.505 11 11 10.55 11 10V2C11 1.45 10.505 1 9.9 1ZM9.9 10H1.1V3.5H9.9V10Z" fill="%238CC63F"/></svg>');
}

.block-views-blockprojects-youth-relate .field--name-field-project-date .field__item:before,
#youth-sidebar .field--name-field-project-date .field__item:before {
  background-image: url('data:image/svg+xml;utf8,<svg width="11" height="11" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.9 1H9.35V0H8.25V1H2.75V0H1.65V1H1.1C0.495 1 0 1.45 0 2V10C0 10.55 0.495 11 1.1 11H9.9C10.505 11 11 10.55 11 10V2C11 1.45 10.505 1 9.9 1ZM9.9 10H1.1V3.5H9.9V10Z" fill="%238CC63F"/></svg>');
}

/* NEWS JEUNESSE */
.block-views-blockprojects-youth-latest h2,
.block-views-blockprojects-youth-related h2 {
  text-align: center;
  margin-bottom: 70px;
}

.block-views-blockarticles-youth-latest h2 {
  position: relative;
  margin-top: 2.5rem;
  padding-left: 1.875rem;
  font-family: "WWF","Open Sans",apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.4;
  text-transform: uppercase;
  letter-spacing: 0.0625rem;
}

.block-views-blockarticles-youth-latest h2:before {
  position: absolute;
  content: '—';
  left: 0;
  top: -0.0625rem;
  display: block;
}

.view-articles-youth .view-content {
  background-color: white;
  color: black;
  background-image: url("/themes/custom/wwf/img/newsroom-mountain-white.png");
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 200px;
  background-repeat: no-repeat;
  background-position: bottom;
}

.view-articles-youth .view-content .views-row {
  flex-grow: 1;
  width: 33.33%;
  padding: 0 20px;
}

.view-articles-youth .view-content > .view-header:before {
  background: black;
}

.view-articles-youth .view-content > .view-footer a.inverse {
  color: black;
}

.view-articles-youth .view-content > .view-footer a.inverse:after {
  background-image: url("data:image/svg+xml;utf8,<svg width='19' height='17' viewBox='0 0 19 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0 8.42002H13.4211' stroke='black' stroke-width='2.5'/><path d='M9.3877 1.64587L14.5851 8.60529L9.3877 15.5647' stroke='black' stroke-width='2.5'/></svg>");
}

.view-articles-youth .view-content .node--type-article .field--name-field-image:after {
  background-image: url("data:image/svg+xml;utf8,<svg width='147px' height='14px' viewBox='0 0 147 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><path fill='%23FFFFFF' d='M0 7.60005053 5.28431 5.70287061 13.3934 3.88353068 20.7261 6.23663059 24.5 4.80000064 35.748 3.88353068 39.0527 2.57756073 47.3233 2.75439073 52.3627 0.899999799 56.4265 0 62.451 2.75439073 68.2157 4.50000066 77.432 2.75439073 86.4706 2.75439073 92.2353 1.55552077 103.645 6.23663059 109.276 6.92559056 114.517 5.70287061 118.91 5.70287061 122.254 7.94039052 126.833 9.26710047 135.951 8.70000049 147 9.60000045 147 21 0 21z'></path></svg>");
}

/* AUTRE */
.node--type-educational-resource:not(.node--view-mode-full) .field--name-field-image img {
  border-radius: 10px;
}

.media--type-document {
  display: block;
}

.pdf-embed {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}

.pdf-embed > iframe {
  height: 80vh;
}

.node--type-article .field--name-field-image {
  position: relative;
  overflow: hidden;
}

.node--type-article .field--name-field-image:after {
  position: absolute;
  content: '';
  background-image: url("data:image/svg+xml;utf8,<svg width='147px' height='14px' viewBox='0 0 147 14' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><path fill='%23FFFFFF' d='M0 7.60005053 5.28431 5.70287061 13.3934 3.88353068 20.7261 6.23663059 24.5 4.80000064 35.748 3.88353068 39.0527 2.57756073 47.3233 2.75439073 52.3627 0.899999799 56.4265 0 62.451 2.75439073 68.2157 4.50000066 77.432 2.75439073 86.4706 2.75439073 92.2353 1.55552077 103.645 6.23663059 109.276 6.92559056 114.517 5.70287061 118.91 5.70287061 122.254 7.94039052 126.833 9.26710047 135.951 8.70000049 147 9.60000045 147 21 0 21z'></path></svg>");
  background-size: 100% auto;
  background-repeat: repeat-x;
  background-position: bottom left;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 4.375rem;
  margin: 0 auto;
  transform: translateY(100%);
  transition: transform 0.36s cubic-bezier(0.39, 0.575, 0.28, 0.995);
}

.node--type-article:hover .field--name-field-image:after {
  transform: translateY(0);
}

.view-articles .view-footer .text-right .link--primary {
  color: #000;
}

.view-articles .view-footer .text-right .link--primary:after {
  background-image: url("data:image/svg+xml;utf8,<svg width='19' height='17' viewBox='0 0 19 17' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M0 8.42002H13.4211' stroke='black' stroke-width='2.5'/><path d='M9.3877 1.64587L14.5851 8.60529L9.3877 15.5647' stroke='black' stroke-width='2.5'/></svg>");
}

/* INFO BOX - SIDEBAR */
.wp-block-wwf-wwf-card-region {
  box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.15);
}

.wp-block-wwf-wwf-card-region .file--mime-application-pdf {
  width: 100%;
}

.wp-block-wwf-wwf-card-region .file--mime-application-pdf a:before {
  display: none;
}

.wp-block-wwf-wwf-card-region .file--mime-application-pdf > a {
  width: 100%;
}

.wp-block-wwf-wwf-card-region .file--mime-application-pdf > a:after {
  text-align: left !important;
}

.page-node-type-educational-resource .wp-block-wwf-wwf-card-region {
  position: relative;
}

.page-node-type-educational-resource .wp-block-wwf-wwf-card-region:before {
  content: "";
  display: block;
  width: 200px;
  height: 150px;
  bottom: calc(100% - 73px);
  right: 3%;
  background-image: url("/themes/custom/wwf/img/elephant_WWF-flip.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  background-position: bottom;
}

@media screen and (max-width: 992px) {
  .page-node-type-educational-resource .wp-block-wwf-wwf-card-region:before {
    width: 130px;
    height: 130px;
    bottom: calc(100% - 48px);
  }
}

@media screen and (max-width: 992px) {
  .page-node-type-educational-resource .wp-block-wwf-wwf-card-region {
    padding: 3.4375rem 1.4375rem 4.1875rem 1.75rem;
  }
}

@media screen and (max-width: 780px) {
  .page-node-type-educational-resource .wp-block-wwf-wwf-card-region {
    margin-top: 6.5rem;
  }
}

/* RESPONSIVE COLUMNS */
@media screen and (max-width: 992px) {
  .hide-tablet-or-less {
    display: none;
  }
  .tablet-mid {
    width: 50%;
    flex-basis: 50% !important;
  }
}

/* RESPONSIVE COLUMNS */
@media screen and (max-width: 767px) {
  .tablet-mid {
    width: 100%;
    flex-basis: 100% !important;
    margin-bottom: 35px;
  }
}

/*# sourceMappingURL=articles.build.css.map */