@import "/lib/css/jquery-ui-themes-smoothness.css";
@font-face {
  font-family: "Avenir";
  src: url("/lib/fonts/2cd55546-ec00-4af9-aeca-4a3cd186da53.woff2") format("woff2"), url("/lib/fonts/1e9892c0-6927-4412-9874-1b82801ba47a.woff") format("woff");
  font-display: auto;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Avenir";
  src: url("/lib/fonts/7377dbe6-f11a-4a05-b33c-bc8ce1f60f84.woff2") format("woff2"), url("/lib/fonts/92b66dbd-4201-4ac2-a605-4d4ffc8705cc.woff") format("woff");
  font-display: auto;
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Avenir";
  src: url("/lib/fonts/627fbb5a-3bae-4cd9-b617-2f923e29d55e.woff2") format("woff2"), url("/lib/fonts/f26faddb-86cc-4477-a253-1e1287684336.woff") format("woff");
  font-display: auto;
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Avenir";
  src: url("/lib/fonts/aad99a1f-7917-4dd6-bbb5-b07cedbff64f.woff2") format("woff2"), url("/lib/fonts/91b50bbb-9aa1-4d54-9159-ec6f19d14a7c.woff") format("woff");
  font-display: auto;
  font-weight: 700;
  font-style: normal;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.published,
.header-meta .author {
  font-weight: 500;
  color: #212226;
}

h1,
.h1 {
  font-size: 2.6rem;
  margin: 0 0 1rem;
}

h2,
.h2 {
  font-size: 1.65rem;
  line-height: 2.5rem;
  margin: 0.25rem 0;
}

h3,
.h3 {
  font-size: 2rem;
  line-height: 2.4rem;
  padding: 0;
  margin: 0 0 0.5rem;
}

h4,
.h4 {
  margin: 0 0 0.5rem;
  line-height: 2rem;
  -webkit-hyphens: auto;
          hyphens: auto;
}

h5,
.h5 {
  line-height: 1.75rem;
}

h6,
.h6,
.published,
.header-meta .author {
  font-size: 1.25rem;
  padding: 0;
  margin: 0;
}

b,
strong {
  font-weight: 500;
}

p,
.p {
  font-size: 1.25rem;
  line-height: 1.65rem;
  color: #212226;
  font-weight: 400;
  margin-bottom: 1rem;
}

a {
  color: #212226;
}
a:hover {
  color: #212226;
  text-decoration: underline;
}

.visually-hidden {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
  word-wrap: normal;
}
.visually-hidden:hover, .visually-hidden:focus {
  position: fixed !important;
  width: 100% !important;
  clip: auto;
  overflow: visible;
  height: auto;
  z-index: 10;
}

.article-title {
  margin-bottom: 1.25em;
}

ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}

label {
  font-size: 1rem;
  font-weight: 500;
  margin: 0;
  padding: 0;
}

strong {
  font-weight: 500;
}

small {
  font-size: 1rem;
}

blockquote {
  font-size: 1.25rem;
  line-height: 2rem;
  margin: 0 1rem 1rem;
  padding: 0 1rem;
  border-left: 5px solid #dac07b;
}

.caption {
  font-size: 1rem;
  color: #666772;
}

.body-text,
.person-details {
  font-size: 1.25rem;
  line-height: 1.82297rem;
  color: #000;
  font-family: "Avenir", arial, sans-serif;
}
.body-text ul,
.body-text ol,
.person-details ul,
.person-details ol {
  margin: 0 0 1rem 2rem;
}
.body-text ul,
.person-details ul {
  list-style: disc;
}
.body-text a,
.person-details a {
  color: #ff3b48;
  text-decoration: underline;
  word-break: break-all;
}
.body-text a:hover, .body-text a:focus,
.person-details a:hover,
.person-details a:focus {
  color: #212226;
}
.body-text h1,
.body-text h2,
.body-text h3,
.body-text h4,
.body-text h5,
.body-text h6,
.person-details h1,
.person-details h2,
.person-details h3,
.person-details h4,
.person-details h5,
.person-details h6 {
  margin-bottom: 0.5em;
}

.summary {
  font-weight: 500;
  font-size: 1.35rem;
  margin-bottom: 2rem;
}

.text-muted {
  color: transparent !important;
}

.visually-hidden {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
  word-wrap: normal;
  white-space: nowrap;
}

.focusable:hover, .focusable:focus {
  position: fixed !important;
  width: 100% !important;
  clip: auto;
  overflow: visible;
  height: auto;
  z-index: 10;
}

.skip-link {
  text-align: center;
  padding: 7px;
  display: block;
  background-color: #ffffff;
  font-size: 2rem;
  line-height: 2.6rem;
  color: #212226;
  z-index: 5;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 75%;
}

#body.acl_collaboration_group {
  background-color: #212226 !important;
}

#body {
  background-color: #ffffff !important;
}

body {
  padding: 0;
  font-family: "Avenir", arial, sans-serif;
  font-size: inherit;
  overflow-x: hidden;
  background-color: #ffffff !important;
  position: relative;
}
body.is-menu-visible {
  overflow: hidden;
}
@media (min-width: 768px) {
  body.is-menu-visible {
    overflow: visible;
  }
}

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

sup {
  left: 4px;
}

.styled-select {
  position: relative;
}
.styled-select select {
  min-width: 18rem;
  padding: 0 0.8rem;
  height: 3rem;
  background: #ffffff;
  border: 1px solid #212226;
  font-size: 1.33rem;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
}
.styled-select:before, .styled-select.remove-keyword:after {
  content: "";
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 9px;
  right: 14px;
  border-bottom: 2px solid #212226;
  border-right: 2px solid #212226;
  transform: rotate(45deg);
  pointer-events: none;
}

.styled-checkbox input[type=checkbox],
.styled-checkbox input[type=radio] {
  position: absolute;
  top: 0;
  opacity: 0;
  z-index: -1;
}
.styled-checkbox input[type=checkbox] + label,
.styled-checkbox input[type=radio] + label {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 0.2rem;
}
.styled-checkbox input[type=checkbox] + label:before, .styled-checkbox input[type=checkbox] + label.remove-keyword:after,
.styled-checkbox input[type=radio] + label:before,
.styled-checkbox input[type=radio] + label.remove-keyword:after {
  content: "";
  display: inline-block;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  background: #ffffff;
  margin-right: 1rem;
  border: 1px solid #212226;
  transition: all 0.3s;
}
.styled-checkbox input[type=checkbox] + label:after,
.styled-checkbox input[type=radio] + label:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  width: 0.75rem;
  height: 1rem;
  opacity: 0;
  flex-shrink: 0;
  position: absolute;
  top: 0.3125rem;
  left: 0.589rem;
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: rotate(35deg);
}
.styled-checkbox input[type=radio] + label:before, .styled-checkbox input[type=radio] + label.remove-keyword:after {
  border-radius: 50%;
}
.styled-checkbox input[type=checkbox]:checked + label:before, .styled-checkbox input[type=checkbox]:checked + label.remove-keyword:after,
.styled-checkbox input[type=radio]:checked + label:before,
.styled-checkbox input[type=radio]:checked + label.remove-keyword:after {
  background: #212226;
}
.styled-checkbox input[type=checkbox]:checked + label:after,
.styled-checkbox input[type=radio]:checked + label:after {
  opacity: 1;
}
.styled-checkbox input[type=checkbox] + label {
  margin-bottom: 0.8rem;
}

input.do_datepicker {
  width: 120px;
  display: inline;
}

@font-face {
  font-family: "icomoon";
  src: url("/lib/fonts/icomoon.woff2") format("woff2");
  src: url("/lib/fonts/icomoon.woff");
  font-weight: normal;
  font-style: normal;
}
[class^=icon--],
[class*=" icon--"],
.has-icon,
.c-home-top__search-submit:before,
.global-nav__search-submit:before,
.content aside .aside-related .infobox__results__dropdown__title:before,
.content aside .aside-related .infobox__results__dropdown__title.remove-keyword:after,
.remove-keyword:after,
.global-search__submit:before,
.btn--overview-expand:before {
  display: inline-block;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.has-site-rounded-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  position: relative;
  top: 1px;
  background: #212226;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
  line-height: 30px;
  font-size: 19px;
}

.icon--whole-arrow-left {
  width: 12px;
  height: 10px;
  position: relative;
  left: -8px;
  top: 1px;
  background: url("/lib/images/whole-arrow-left.svg");
  background-size: 100% auto;
  transform: rotate(180deg);
  opacity: 0;
  transition: left 0.5s, opacity 0.3s;
}

.icon--lock:before, .icon--lock.remove-keyword:after {
  content: "\e933";
}

.icon--add:before, .icon--add.remove-keyword:after,
.icon--plus:before,
.icon--plus.remove-keyword:after {
  content: "\e931";
}

.icon--arrow-down:before, .icon--arrow-down.remove-keyword:after, .btn--overview-expand:before, .btn--overview-expand.remove-keyword:after {
  content: "\e900";
}

.icon--arrow-fold-content-out:before, .icon--arrow-fold-content-out.remove-keyword:after {
  content: "\e901";
}

.icon--arrow-left:before, .icon--arrow-left.remove-keyword:after {
  content: "\e902";
}

.icon--arrow-publication:before, .icon--arrow-publication.remove-keyword:after {
  content: "\e903";
}

.icon--arrow-right:before, .icon--arrow-right.remove-keyword:after {
  content: "\e904";
}

.icon--article:before, .content aside .aside-related .infobox__results__dropdown__title:before, .icon--article.remove-keyword:after, .content aside .aside-related .remove-keyword.infobox__results__dropdown__title:after {
  content: "\e905";
}
.icon--article:before.-pending, .content aside .aside-related .infobox__results__dropdown__title:before.-pending, .icon--article.-pending.remove-keyword:after, .content aside .aside-related .-pending.remove-keyword.infobox__results__dropdown__title:after {
  content: "\e92f";
}

.icon--audio:before, .icon--audio.remove-keyword:after {
  content: "\e906";
}

.icon--close:before, .remove-keyword:after {
  content: "\e907";
}

.icon--cog:before, .icon--cog.remove-keyword:after {
  content: "\e908";
}

.icon--collection:before, .icon--collection.remove-keyword:after,
.icon--acl_collaboration_group:before,
.icon--acl_collaboration_group.remove-keyword:after,
.icon--columns:before,
.icon--columns.remove-keyword:after {
  content: "\e909";
}
.icon--collection:before.-pending, .icon--collection.-pending.remove-keyword:after,
.icon--acl_collaboration_group:before.-pending,
.icon--acl_collaboration_group.-pending.remove-keyword:after,
.icon--columns:before.-pending,
.icon--columns.-pending.remove-keyword:after {
  content: "\e92f";
}

.icon--comments:before, .icon--comments.remove-keyword:after {
  content: "\e90a";
}

.icon--document:before, .icon--document.remove-keyword:after {
  content: "\e90b";
}

.icon--download:before, .icon--download.remove-keyword:after {
  content: "\e90c";
}

.icon--event:before, .icon--event.remove-keyword:after {
  content: "\e90e";
}

.icon--facebook-other:before, .icon--facebook-other.remove-keyword:after {
  content: "\e90f";
}

.icon--facebook:before, .icon--facebook.remove-keyword:after {
  content: "\e910";
}

.icon--filter:before, .icon--filter.remove-keyword:after {
  content: "\e911";
}

.icon--flag-location:before, .icon--flag-location.remove-keyword:after {
  content: "\e912";
}

.icon--flag:before, .icon--flag.remove-keyword:after {
  content: "\e913";
}

.icon--heart_outline:before, .icon--heart_outline.remove-keyword:after {
  content: "\e914";
}

.icon--heart:before, .icon--heart.remove-keyword:after {
  content: "\e915";
}

.icon--home:before, .icon--home.remove-keyword:after {
  content: "\e916";
}

.icon--image:before, .icon--image.remove-keyword:after {
  content: "\e917";
}

.icon--label:before, .icon--label.remove-keyword:after {
  content: "\e918";
}

.icon--linkedin-other:before, .icon--linkedin-other.remove-keyword:after {
  content: "\e919";
}

.icon--linkedin:before, .icon--linkedin.remove-keyword:after {
  content: "\e91a";
}

.icon--list:before, .icon--list.remove-keyword:after {
  content: "\e91b";
}

.icon--location:before, .icon--location.remove-keyword:after {
  content: "\e91c";
}

.icon--login:before, .icon--login.remove-keyword:after {
  content: "\e91d";
}

.icon--logout:before, .icon--logout.remove-keyword:after {
  content: "\e91e";
}

.icon--map-lines:before, .icon--map-lines.remove-keyword:after {
  content: "\e91f";
}

.icon--page:before, .icon--page.remove-keyword:after {
  content: "\e920";
}

.icon--part-of:before, .icon--part-of.remove-keyword:after {
  content: "\e921";
}

.icon--pen:before, .icon--pen.remove-keyword:after {
  content: "\e922";
}

.icon--editor_or:before, .icon--editor_or.remove-keyword:after,
.icon--editor:before,
.icon--editor.remove-keyword:after,
.icon--manager_or:before,
.icon--manager_or.remove-keyword:after,
.icon--person:before,
.icon--person.remove-keyword:after,
.icon--guest:before,
.icon--guest.remove-keyword:after,
.icon--stakeholder:before,
.icon--stakeholder.remove-keyword:after {
  content: "\e923";
}

.icon--phone-horn:before, .icon--phone-horn.remove-keyword:after {
  content: "\e924";
}

.icon--pointer:before, .icon--pointer.remove-keyword:after {
  content: "\e925";
}

.icon--profile:before, .icon--profile.remove-keyword:after {
  content: "\e926";
}

.icon--related:before, .icon--related.remove-keyword:after {
  content: "\e927";
}

.icon--search:before, .c-home-top__search-submit:before, .global-nav__search-submit:before, .icon--search.remove-keyword:after, .remove-keyword.c-home-top__search-submit:after, .remove-keyword.global-nav__search-submit:after, .global-search__submit:before, .global-search__submit.remove-keyword:after {
  content: "\e928";
}

.icon--source:before, .icon--source.remove-keyword:after {
  content: "\e929";
}

.icon--timeline:before, .icon--timeline.remove-keyword:after {
  content: "\e92a";
}

.icon--toggle-menu:before, .icon--toggle-menu.remove-keyword:after {
  content: "\e92b";
}

.icon--twitter-other:before, .icon--twitter-other.remove-keyword:after {
  content: "\e92c";
}

.icon--twitter:before, .icon--twitter.remove-keyword:after {
  content: "\e92d";
}

.icon--video:before, .icon--video.remove-keyword:after {
  content: "\e92e";
}

.icon--stopwatch:before, .icon--stopwatch.remove-keyword:after {
  content: "\e932";
}

.icon--time:before, .icon--time.remove-keyword:after {
  content: "\e92f";
}

.icon--email:before, .icon--email.remove-keyword:after,
.icon--envelope:before,
.icon--envelope.remove-keyword:after {
  content: "\e934";
}

.icon--cc-sa:before, .icon--cc-sa.remove-keyword:after {
  content: "\e935";
}

.icon--cc-s:before, .icon--cc-s.remove-keyword:after {
  content: "\e936";
}

.icon--cc-remix:before, .icon--cc-remix.remove-keyword:after {
  content: "\e937";
}

.icon--cc-pd:before, .icon--cc-pd.remove-keyword:after {
  content: "\e938";
}

.icon--cc-nc:before, .icon--cc-nc.remove-keyword:after {
  content: "\e939";
}

.icon--cc-nc-eu:before, .icon--cc-nc-eu.remove-keyword:after {
  content: "\e93a";
}

.icon--cc-nd:before, .icon--cc-nd.remove-keyword:after {
  content: "\e93b";
}

.icon--cc-by:before, .icon--cc-by.remove-keyword:after {
  content: "\e93c";
}

.icon--cc:before, .icon--cc.remove-keyword:after {
  content: "\e93d";
}

.icon--share:before, .icon--share.remove-keyword:after {
  content: "\e93e";
}

.icon--eye:before, .icon--eye.remove-keyword:after {
  content: "\e93f";
}

.no-styles, .feedback-item__actionbutton,
.feedback-item__actionbutton--private,
.feedback-item__actionbutton--delete,
.feedback-item__actionbutton--archive,
.feedback-item__actionbutton--unarchive {
  background-color: transparent;
  border-radius: 0;
  border: 0;
}

.btn-withicon {
  position: relative;
}
.btn-withicon .icon, .btn-withicon .keyword__category:after,
.btn-withicon .has-icon,
.btn-withicon .c-home-top__search-submit:before,
.btn-withicon .global-nav__search-submit:before,
.btn-withicon .content aside .aside-related .infobox__results__dropdown__title:before,
.content aside .aside-related .btn-withicon .infobox__results__dropdown__title:before,
.btn-withicon .content aside .aside-related .infobox__results__dropdown__title.remove-keyword:after,
.content aside .aside-related .btn-withicon .infobox__results__dropdown__title.remove-keyword:after,
.btn-withicon .remove-keyword:after,
.btn-withicon .global-search__submit:before,
.btn-withicon .btn--overview-expand:before {
  position: absolute;
  left: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
}

.btn,
.btn--cancel {
  font-size: 1.2rem;
  line-height: 1;
}

.c-btn--gold {
  background: #e4d6b1;
  color: #212226;
  border-radius: 3rem;
}
.c-btn--gold:hover, .c-btn--gold:focus {
  background: #ffffff;
  color: #212226;
  text-decoration: none;
}

.btn-medium, .feedback-item__actionbutton,
.feedback-item__actionbutton--private,
.feedback-item__actionbutton--delete,
.feedback-item__actionbutton--archive,
.feedback-item__actionbutton--unarchive {
  width: 100%;
  background-color: #004699;
  border-radius: 0;
  height: 3rem;
  border: 0;
  font-size: 1rem;
  color: #ffffff;
  font-weight: 700;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn-medium a, .feedback-item__actionbutton a,
.feedback-item__actionbutton--private a,
.feedback-item__actionbutton--delete a,
.feedback-item__actionbutton--archive a,
.feedback-item__actionbutton--unarchive a {
  color: #ffffff;
}
.btn-medium:hover, .feedback-item__actionbutton:hover,
.feedback-item__actionbutton--private:hover,
.feedback-item__actionbutton--delete:hover,
.feedback-item__actionbutton--archive:hover,
.feedback-item__actionbutton--unarchive:hover, .btn-medium:focus, .feedback-item__actionbutton:focus,
.feedback-item__actionbutton--private:focus,
.feedback-item__actionbutton--delete:focus,
.feedback-item__actionbutton--archive:focus,
.feedback-item__actionbutton--unarchive:focus {
  background-color: rgb(0, 58.3333333333, 127.5);
}

.btn-large, .btn--expand-all {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 3rem;
  margin: 0 0 1rem;
  position: relative;
  background-color: #004699;
  border: 0;
  font-size: 1.25rem;
  color: #ffffff;
  font-weight: 700;
  border-radius: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.btn-large a, .btn--expand-all a {
  color: #ffffff;
}
.btn-large .icon, .btn-large .keyword__category:after, .btn--expand-all .icon, .btn--expand-all .keyword__category:after {
  position: absolute;
  left: 1.5rem;
}
.btn-large:hover, .btn--expand-all:hover, .btn-large:focus, .btn--expand-all:focus {
  background-color: rgb(0, 58.3333333333, 127.5);
  text-decoration: none;
  color: #ffffff;
}

.btn-large[disabled], [disabled].btn--expand-all,
.btn-medium[disabled],
[disabled].feedback-item__actionbutton,
[disabled].feedback-item__actionbutton--private,
[disabled].feedback-item__actionbutton--delete,
[disabled].feedback-item__actionbutton--archive,
[disabled].feedback-item__actionbutton--unarchive {
  background-color: #323232;
  color: #878693;
}

.btn--secondary .icon--comments, .list__more .icon--comments {
  position: relative;
  top: 2px;
}
.btn--secondary i, .list__more i {
  margin-right: 4px;
  position: relative;
  top: 1px;
}
.btn--secondary.disabled, .disabled.list__more {
  background-color: #e6e6e6;
  color: #333;
  opacity: 0.5;
}

.btn--overview-expand {
  width: 45px;
  height: 45px;
  position: relative;
  text-indent: -9999px;
  background: none;
  border: none;
}
.btn--overview-expand:before, .btn--overview-expand.remove-keyword:after {
  position: absolute;
  top: 5px;
  left: 12px;
  font-size: 14px;
  text-indent: 0px;
  color: #212226;
  transition: transform 0.3s;
}
.btn--overview-expand:hover, .btn--overview-expand:focus {
  background: none;
}
.is-open .btn--overview-expand:before, .is-open .btn--overview-expand.remove-keyword:after {
  transform: rotate(-180deg);
}

.btn--doc-download {
  display: flex;
  align-items: baseline;
  background: none;
  border: none;
  cursor: pointer;
  color: #ff3b48;
}
.btn--doc-download .copyrights {
  margin-left: 1rem;
  white-space: nowrap;
}
.btn--doc-download span {
  -webkit-hyphens: auto;
          hyphens: auto;
  word-break: break-all;
}
.btn--doc-download:hover, .btn--doc-download:focus {
  text-decoration: none;
}
.btn--doc-download:hover span, .btn--doc-download:focus span {
  text-decoration: underline;
}

.btn-icon-only {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  background: #004699;
  color: #ffffff;
}
.btn-icon-only:hover, .btn-icon-only:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: rgb(0, 58.3333333333, 127.5);
}

.btn--expand-all span {
  display: block;
  white-space: nowrap;
}
.btn--expand-all span + span {
  display: none;
}
.btn--expand-all.is-open span {
  display: none;
}
.btn--expand-all.is-open span + span {
  display: block;
}

.btn-primary,
.btn-success {
  height: 3rem;
  background-color: #212226;
  color: #ffffff;
  border-radius: 3rem;
  border: 0;
  font-weight: 700;
  padding: 0rem 2rem;
  font-family: inherit;
}
.btn-primary:hover, .btn-primary:focus,
.btn-success:hover,
.btn-success:focus {
  color: #dac07b !important;
  background-color: #212226 !important;
}

.btn-default {
  color: #212226;
  background-color: #e4d6b1;
  border-radius: 3rem;
  height: 3rem;
  border: 0;
  line-height: 1.75rem;
  font-weight: 800;
  font-family: inherit;
}
.btn-default:hover, .btn-default:focus {
  background-color: #f5f2ea !important;
  color: #212226;
}
.btn-default:active, .btn-default:hover:active, .btn-default.active {
  background-color: #ffffff !important;
  color: #666772;
}

.c-add-feedback-btn::before, .c-add-feedback-btn.remove-keyword:after {
  content: url("/lib/images/icons/--add.svg");
  height: 1.5rem;
}
.c-add-feedback-btn:hover::before, .c-add-feedback-btn.remove-keyword:hover:after, .c-add-feedback-btn:focus::before, .c-add-feedback-btn.remove-keyword:focus:after {
  content: url("/lib/images/icons/--add-hover.svg");
}

.c-btn-feedback {
  width: 100%;
  border: 1px solid #dac07b;
}

.connect-results .btn-large, .connect-results .btn--expand-all {
  background-color: #e4d6b1;
  color: #212226;
}
.connect-results .btn-large:hover, .connect-results .btn--expand-all:hover, .connect-results .btn-large:focus, .connect-results .btn--expand-all:focus {
  background-color: #dac07b;
}
.connect-results .btn-large:active, .connect-results .btn--expand-all:active, .connect-results .btn-large:hover:active, .connect-results .btn-large.active, .connect-results .active.btn--expand-all {
  background-color: #dac07b;
  color: #ffffff;
}

.connect-results .btn-large strong, .connect-results .btn--expand-all strong {
  display: flex;
  gap: 1rem;
  width: 95%;
  align-items: center;
}

.edit-buttons {
  flex-wrap: wrap;
  width: 100%;
  display: flex;
  border-bottom: 0;
  gap: 1rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .edit-buttons {
    flex-wrap: nowrap;
    width: -moz-fit-content;
    width: fit-content;
  }
}

.security-buttons {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #b1b1ba;
}
.security-buttons .btn-large, .security-buttons .btn--expand-all {
  margin-top: 1rem;
}

.edit-buttons a {
  background-color: #212226;
  color: #ffffff;
  height: 3rem;
  border-radius: 3rem;
  margin: 0;
  gap: 0.5rem;
  justify-content: center;
  padding: 0.5rem 1rem;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .edit-buttons a {
    width: auto;
  }
}
.edit-buttons a:hover, .edit-buttons a:focus {
  background-color: #212226;
  color: #dac07b;
}

.c-card .edit-buttons {
  opacity: 0;
  margin-left: auto;
  margin-right: 1rem;
  position: relative;
  z-index: 7;
  top: 0.75rem;
}

.c-card .edit-buttons a {
  font-size: 0;
  min-width: 3rem;
  gap: 0;
  justify-content: center;
  width: 1rem;
}
.c-card .edit-buttons a:hover, .c-card .edit-buttons a:focus {
  background-color: #212226;
  color: #dac07b;
}
.c-card .edit-buttons a ::before, .c-card .edit-buttons a .remove-keyword:after {
  font-size: 1.25rem;
}

.page-actions--add-collection {
  width: 100%;
  margin-bottom: 2rem;
  display: flex;
  gap: 1rem;
}
@media (min-width: 768px) {
  .page-actions--add-collection {
    width: -moz-fit-content;
    width: fit-content;
  }
}

.page-actions--add-collection a {
  background-color: #212226;
  color: #ffffff;
  height: 3rem;
  border-radius: 3rem;
  margin: 0;
  gap: 0.5rem;
  justify-content: center;
  padding: 0.5rem 1rem;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .page-actions--add-collection a {
    width: auto;
  }
}
.page-actions--add-collection a:hover, .page-actions--add-collection a:focus {
  background-color: #ffffff;
  color: #212226;
  border: 1px solid #212226;
}

.content-fold-btn--closed,
.content-fold-btn--open {
  border: 0;
  background: transparent;
  margin: 2rem 0;
  display: flex;
  gap: 0.5rem;
  align-items: flex-end;
  font-size: 1.25rem;
}
.content-fold-btn--closed:hover, .content-fold-btn--closed:focus,
.content-fold-btn--open:hover,
.content-fold-btn--open:focus {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .content-fold-btn--closed,
  .content-fold-btn--open {
    margin: 1rem 0;
  }
}
@media (min-width: 1024px) {
  .content-fold-btn--closed,
  .content-fold-btn--open {
    margin: 2rem 0;
  }
}

.content-fold-btn--closed::after {
  background-image: url("/lib/images/icons/--arrow-fold-content-out.svg");
  content: "";
  width: 1rem;
  height: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  transition: 0.3s;
}

.content-fold-btn--open::after {
  background-image: url("/lib/images/icons/--arrow-fold-content-out.svg");
  content: "";
  width: 1rem;
  height: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  transition: 0.3s;
  transform: rotate(180deg);
  margin-bottom: 0.5rem;
}

.return-btn--gold {
  background: #e4d6b1;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.75rem 1.5rem;
  border-radius: 2rem;
  color: #212226;
  font-weight: 700;
  font-size: 1.25rem;
}
.return-btn--gold::before, .return-btn--gold.remove-keyword:after {
  content: "";
  background-image: url("/lib/images/icons/--arrow-back.svg");
  width: 1rem;
  height: 1rem;
  display: inline-block;
  margin-right: 0.5rem;
}

.btn--gold {
  background: #e4d6b1;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.75rem 1.5rem;
  border-radius: 2rem;
  color: #212226;
  font-weight: 700;
  font-size: 1.25rem;
}

.z-logon-back {
  display: none;
}

.c-btn--black {
  background-color: #212226;
  color: #ffffff;
  height: 3rem;
  border-radius: 3rem;
  margin: 0;
  gap: 0.5rem;
  justify-content: center;
  padding: 0.5rem 1rem;
  border: 1px solid #212226;
  display: flex;
  align-items: center;
  font-size: 1.25rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  .c-btn--black {
    width: auto;
  }
}
.c-btn--black:hover, .c-btn--black:focus {
  color: #dac07b;
  text-decoration: none;
}

.c-slide-btn {
  display: none;
}
@media (min-width: 768px) {
  .c-slide-btn {
    display: block;
    border: 0;
    background: #212226;
    color: #ffffff;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0px;
    margin: 0 0.5rem;
  }
}

.page-action--add:hover img, .page-action--add:focus img {
  filter: invert(1);
}

.c-arrow-button {
  border: 0;
  background: #212226;
  color: #ffffff;
  border-radius: 50%;
  width: 2.5rem;
  height: 2.5rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0px;
  margin: 0 0.5rem;
}

.c-arrow-button--left {
  background-image: url("/lib/images/icons/--button-arrow-left.svg");
}
.c-arrow-button--left:hover, .c-arrow-button--left:focus {
  background-image: url("/lib/images/icons/--button-arrow-left-gold.svg");
}

.c-arrow-button--right {
  background-image: url("/lib/images/icons/--button-arrow-right.svg");
}
.c-arrow-button--right:hover, .c-arrow-button--right:focus {
  background-image: url("/lib/images/icons/--button-arrow-right-gold.svg");
}

.c-button-collapse {
  font-weight: 800;
  font-size: 1.5rem;
  height: 2.5rem;
}

.c-button-collapse::after {
  content: url("/lib/images/icons/--arrowhead-down.svg");
  width: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 0.5rem;
  transform: rotate(0deg);
  transition: 0.5s;
}

.c-btn-close {
  border: 1px solid #212226;
  border-radius: 50%;
  background-color: transparent;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
}
@media (min-width: 768px) {
  .c-btn-close {
    width: 2rem;
    height: 2rem;
  }
}
.c-btn-close:hover, .c-btn-close:focus {
  background-color: #b1b1ba;
  transition: 0.5s;
}

.o-loading-indicator {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 30rem;
}

.o-loading-indicator__spinner {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.o-loading-indicator__spinner div {
  animation: o-loading-indicator__spinner 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}

.o-loading-indicator__spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #212226;
  margin: -4px 0 0 -4px;
  border: 1px solid #ffffff;
}

.o-loading-indicator__spinner div:nth-child(1) {
  animation-delay: -0.036s;
}

.o-loading-indicator__spinner div:nth-child(1):after {
  top: 63px;
  left: 63px;
}

.o-loading-indicator__spinner div:nth-child(2) {
  animation-delay: -0.072s;
}

.o-loading-indicator__spinner div:nth-child(2):after {
  top: 68px;
  left: 56px;
}

.o-loading-indicator__spinner div:nth-child(3) {
  animation-delay: -0.108s;
}

.o-loading-indicator__spinner div:nth-child(3):after {
  top: 71px;
  left: 48px;
}

.o-loading-indicator__spinner div:nth-child(4) {
  animation-delay: -0.144s;
}

.o-loading-indicator__spinner div:nth-child(4):after {
  top: 72px;
  left: 40px;
}

.o-loading-indicator__spinner div:nth-child(5) {
  animation-delay: -0.18s;
}

.o-loading-indicator__spinner div:nth-child(5):after {
  top: 71px;
  left: 32px;
}

.o-loading-indicator__spinner div:nth-child(6) {
  animation-delay: -0.216s;
}

.o-loading-indicator__spinner div:nth-child(6):after {
  top: 68px;
  left: 24px;
}

.o-loading-indicator__spinner div:nth-child(7) {
  animation-delay: -0.252s;
}

.o-loading-indicator__spinner div:nth-child(7):after {
  top: 63px;
  left: 17px;
}

.o-loading-indicator__spinner div:nth-child(8) {
  animation-delay: -0.288s;
}

.o-loading-indicator__spinner div:nth-child(8):after {
  top: 56px;
  left: 12px;
}

@keyframes o-loading-indicator__spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.o-rounded {
  border-radius: 1.6rem;
}

.o-container {
  width: 92vw;
  max-width: 1244px;
  margin-left: auto;
  margin-right: auto;
}

.o-container--wide {
  max-width: 1320px;
}

@media (min-width: 1400px) {
  .o-breakout-right--wide\@desktop {
    margin-right: calc((100vw - min(92vw, 1320px)) / 2 * -1);
  }
}

.o-grid {
  display: grid;
  margin: unset;
}

.o-grid--spaced {
  gap: 1.3rem;
}
@media (min-width: 768px) {
  .o-grid--spaced {
    gap: 1.6rem;
  }
}
@media (min-width: 1400px) {
  .o-grid--spaced {
    gap: 3.3rem;
  }
}

.o-grid--col-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-auto-rows: 1fr; /* all rows equal height */
}

.o-grid--col-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-auto-rows: 1fr; /* all rows equal height */
}

.o-grid--col-3-2-1 {
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .o-grid--col-3-2-1 {
    grid-template-columns: repeat(2, minmax(20rem, 1fr));
  }
}
@media (min-width: 1400px) {
  .o-grid--col-3-2-1 {
    grid-template-columns: repeat(3, minmax(25rem, 1fr));
  }
}

.o-grid--col-3-3-1 {
  grid-template-columns: 1fr;
  grid-template-rows: repeat(3, 1fr);
}
@media (min-width: 768px) {
  .o-grid--col-3-3-1 {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 1fr;
  }
}

.o-grid--mosaic {
  grid-auto-flow: dense; /* make sure to fill all the area */
  grid-auto-rows: 1fr; /* all rows equal height */
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-rows: repeat(2, minmax(0, 1fr));
  /* 6 needs to appear before 4 and 5. FIXME: doesn't work with multiples of 6 */
}
.o-grid--mosaic > :nth-child(6n+1),
.o-grid--mosaic > :nth-child(6n+6) {
  grid-area: span 2/span 2; /* 1 and 6 take 2 rows and 2 columns */
}
.o-grid--mosaic > :nth-child(6n+6) {
  order: 4;
}
.o-grid--mosaic > :nth-child(6n+4),
.o-grid--mosaic > :nth-child(6n+5) {
  order: 5;
}
@media (min-width: 768px) {
  .o-grid--mosaic {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
  .o-grid--mosaic > :nth-child(6n+1),
  .o-grid--mosaic > :nth-child(6n+6) {
    order: unset;
    grid-area: span 2/span 2; /* 1 and 6 take 2 rows and 2 columns */
  }
  .o-grid--mosaic > :nth-child(6n+4) {
    order: unset;
    grid-area: unset;
  }
  .o-grid--mosaic > :nth-child(6n+5) {
    order: unset;
    grid-column-start: 1; /* 5 placed in column 1 */
  }
}
@media (min-width: 1400px) {
  .o-grid--mosaic {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-template-rows: repeat(3, minmax(0, 1fr));
  }
  .o-grid--mosaic > :nth-child(6n+1),
  .o-grid--mosaic > :nth-child(6n+6) {
    grid-area: span 2/span 2; /* 1 and 6 take 2 rows and 2 columns */
  }
  .o-grid--mosaic > :nth-child(6n+4) {
    grid-column-start: 1; /* 4 placed in column 1 */
  }
  .o-grid--mosaic > :nth-child(6n+5) {
    grid-column-start: 2; /* 5 placed in column 2 */
  }
}

.o-grid--2\/3 {
  grid-template-columns: 1fr 3fr;
}

/* Responsive overrides last, to ensure source order */
@media (min-width: 768px) {
  .o-grid--fixed-height\@tablet {
    height: 175vw;
    max-height: 85rem;
  }
}

@media (min-width: 1400px) {
  .o-grid--2\/3\@desktop {
    grid-template-columns: 1fr 3fr;
  }
}

@media (min-width: 768px) {
  .o-grid--col-3\@tablet {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-auto-rows: 1fr; /* all rows equal height */
  }
}

/* This should have gone in the 'Elements' layer,
but all the styles inherited from bootstrap, ginger, even admin
were too restricting to be able to do so.
That's why it ended up an 'Object'.
*/
.o-hr {
  margin: unset !important;
  padding: unset !important;
  background: unset !important;
  border: unset !important;
  height: unset !important;
  border-top: 1px solid #878693 !important;
}

.o-list-bare {
  all: unset;
  display: block;
  list-style: none;
  margin-left: 0;
}

.o-list--spaced .o-list-item + .o-list-item {
  margin-top: 1rem;
}

@media (min-width: 1400px) {
  .o-list--spaced\@desktop .o-list-item + .o-list-item {
    margin-top: 2rem;
  }
}

.o-list--bordered {
  border-top: 1px solid #878693;
}
.o-list--bordered > .o-list-item {
  border-bottom: 1px solid #878693;
}

.o-list-item {
  width: 100%;
}

.o-page-title {
  font-size: 3rem;
  margin: 0;
}
@media (min-width: 768px) {
  .o-page-title {
    font-size: 3.75rem;
  }
}
@media (min-width: 1400px) {
  .o-page-title {
    font-size: 5rem;
  }
}

.o-page-subtitle {
  font-size: 1.5rem;
  margin: 0;
  font-weight: 800;
}
@media (min-width: 768px) {
  .o-page-subtitle {
    font-size: 1.65rem;
  }
}
@media (min-width: 1400px) {
  .o-page-subtitle {
    font-size: 2rem;
  }
}

.o-logo {
  max-width: 20rem;
  width: auto;
  height: 3rem;
}

.global-nav-toggle, .toggle-menu {
  width: 40px;
  height: 40px;
  padding: 0;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  text-indent: -9999px;
}
.global-nav-toggle:after, .toggle-menu:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 8px;
  left: 0px;
  text-align: center;
  font-size: 1.66667rem;
  color: #212226;
  text-indent: 0px;
  line-height: 1;
}
.global-nav-toggle:hover, .toggle-menu:hover, .global-nav-toggle:active, .toggle-menu:active, .global-nav-toggle:focus, .toggle-menu:focus {
  text-decoration: none;
}

.additional-info {
  margin: 3rem auto 0;
  border-top: 1px solid #212226;
  padding: 3rem 0;
  width: 100%;
  max-width: 1244px;
}
.additional-info h4 {
  font-weight: 500;
  font-size: 1.35rem;
  white-space: nowrap;
}
.additional-info a {
  text-decoration: underline;
}
.additional-info li {
  padding-left: 2rem;
  position: relative;
}
.additional-info li + li {
  margin-top: 0.5rem;
}
.additional-info li:before, .additional-info li.remove-keyword:after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  top: 6px;
  left: 0;
  border-right: 2px solid #212226;
  border-bottom: 2px solid #212226;
  transform: rotate(-45deg);
}
.additional-info p {
  margin: 0;
}
@media (min-width: 1024px) {
  .additional-info {
    display: flex;
  }
}

.additional-info__column + .additional-info__column {
  margin-top: 2rem;
}
@media (min-width: 1024px) {
  .additional-info__column + .additional-info__column {
    margin: 0 0 0 3rem;
  }
}

@keyframes submenu {
  from {
    opacity: 0;
    transform: translateY(-2rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes notifications {
  from {
    opacity: 0;
    transform: scale(0.98) translateY(-1rem);
  }
  to {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}
@keyframes slideFromLeft {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.attached-media__media {
  display: flex;
  flex-flow: row wrap;
}
.attached-media__media a {
  display: block;
  margin: 0 10px 10px 0;
}

.attached-media__documents {
  margin: 2rem 0 0;
  font-size: 1rem;
}
.attached-media__documents li + li {
  margin-top: 5px;
}
.attached-media__documents a {
  color: #ff3b48;
}
.attached-media__documents i {
  display: inline-block;
  margin-right: 5px;
}

.breadcrumb {
  margin-bottom: 0px;
  overflow: hidden;
  text-align: left;
  border-radius: 0px;
}

@media (min-width: 1280px) {
  .breadcrumb {
    text-align: right;
  }
}
.c-category__pill {
  margin-top: 2rem;
  display: flex;
  align-items: center;
  height: 2.5rem;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.25rem;
  font-weight: 500;
  border: 1px solid #212226;
  padding: 0.25rem 0.75rem;
  border-radius: 2rem;
  color: #212226;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .c-category__pill {
    margin-top: 0rem;
  }
}

.copyrights a {
  display: flex;
  text-decoration: none;
  color: #212226;
  font-size: inherit;
}
.copyrights a:hover, .copyrights a:focus {
  color: #ff3b48;
}
.copyrights i {
  margin-right: 2px;
}

.copyright-notice {
  margin-top: 4rem;
  font-style: italic;
  margin-bottom: 0;
  font-size: 1rem;
}
.copyright-notice .btn-large, .copyright-notice .btn--expand-all {
  display: inline-block;
  width: auto;
  padding: 0 1.5rem;
}

.copyright-notice__content {
  display: flex;
  align-items: center;
  margin-bottom: 1.2rem;
}
.copyright-notice__content .copyrights {
  margin-left: 1rem;
}
.copyright-notice__content i {
  font-size: 1.3rem;
}

.c-crosses {
  position: absolute;
  top: -5rem;
  right: 0;
  z-index: -1;
  width: 75%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .c-crosses {
    width: 50%;
    top: 0;
  }
}
@media (min-width: 1700px) {
  .c-crosses {
    width: 50%;
    top: -10rem;
  }
}

.c-crosses--large {
  position: absolute;
  right: 0;
  z-index: -1;
  width: 50%;
  max-width: 60rem;
  top: 0;
}

.c-crosses__svg {
  width: 100%;
}

.crosses--large {
  position: absolute;
  right: 0;
  z-index: -1;
  width: 50%;
  max-width: 60rem;
  top: 0;
}

.pdfobject-container {
  width: 100%;
  height: 800px;
  margin: 2rem 0;
}
@media (hover: none) {
  .pdfobject-container {
    height: auto;
  }
}

.attached-media {
  padding: 2rem 0;
}

.lightbox-pdf-wrapper {
  display: none;
}

.lightbox-pdf {
  padding-left: 70px;
  padding-right: 70px;
}

.share__button__title,
.share__menu {
  font-size: 0.9rem;
}

.share__menu {
  padding-top: 0.5rem;
}

.audio-embed {
  width: 100%;
}
@media (min-width: 768px) {
  .audio-embed {
    width: 60%;
  }
}

.embedded-video {
  position: relative;
}
.embedded-video img {
  width: 100%;
}
.embedded-video p {
  opacity: 0;
  padding: 1em;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 6;
  background: rgba(255, 255, 255, 0.8);
  transform: translate(-50%, -50%);
  transition: opacity 0.3s;
  z-index: 7;
  border-radius: 1rem;
  background: #e4d6b1;
}
.embedded-video .btn-large, .embedded-video .btn--expand-all {
  width: auto;
  margin-top: 1em;
  margin-bottom: 0;
  color: #f5f2ea;
  text-decoration: none;
}
.embedded-video:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(33, 34, 38, 0.5);
  z-index: 6;
  opacity: 0;
  transition: 0.3s;
}
.embedded-video:hover:after {
  opacity: 1;
}
.embedded-video:hover p {
  opacity: 1;
}

.embedded-video.-nohover p {
  opacity: 1;
}

.is-expandable {
  cursor: pointer;
}

.expand-block__content {
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.35s ease;
}

.is-open + .expand-block__content {
  max-height: 3000px;
  transition: max-height 0.35s ease;
}

.content-expandable {
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.35s ease;
}

.content-expandable.is-expanded {
  max-height: 3000px;
  transition: max-height 0.35s ease;
}

.expand-block__title {
  font-size: 1.5rem;
  cursor: pointer;
}
.expand-block__title i {
  display: inline-block;
  margin-left: 10px;
  font-size: 10px;
  transition: transform 0.6s;
  transform: rotate(0deg);
  transform-origin: center center;
  line-height: 1;
}
.expand-block__title.is-open i {
  position: relative;
  top: -2px;
  transform: rotate(180deg);
}

.facebook-aside {
  max-height: 70px;
  overflow: hidden;
  transition: max-height 0.4s;
}
.facebook-aside.is-expanded {
  max-height: 700px;
  transition: max-height 0.7s;
}
.facebook-aside span {
  width: 100% !important;
}

.feedback {
  margin-top: 1rem;
  padding-bottom: 3rem;
}
@media (min-width: 768px) {
  .feedback {
    margin-top: 2rem;
  }
}

.feedback-item {
  position: relative;
  margin: 1rem 0;
}
.feedback-item textarea {
  width: 100%;
  height: 200px;
}
.feedback-item.expanded .feedback-item__expanded-content {
  max-height: 1000px;
}
.feedback-item .avatar {
  width: 30px;
  border-radius: 50%;
}

.icon-feedback-requested,
.icon-feedback-answered {
  transform: translateY(-0.4rem);
}

.icon--feedback,
.icon--feedback-requested,
.icon--feedback-answered {
  margin-right: 1rem;
}

.feedback-list__item {
  border-bottom: 1px solid #878693;
  padding: 1rem 0;
}

.feedback-list__item-to {
  text-decoration: underline;
  font-weight: 500;
}

.feedback-list__item-about {
  text-decoration: underline;
  font-weight: 400;
  color: #323232;
}

.feedback-list__item__header {
  display: flex;
  margin: 2rem 0 1rem;
  position: relative;
}
.feedback-list__item__header time,
.feedback-list__item__header div {
  font-size: 1rem;
  margin-right: 1rem;
}

.feedback-item__expanded-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
  padding: 0 2rem;
}

.feedback-item__header {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  font-size: 1.25rem;
  padding: 1rem 0 0;
  margin: 2rem 2rem 0;
}
.feedback-item__header i {
  margin-right: 1rem;
}
.feedback-item__header .icon, .feedback-item__header .keyword__category:after {
  position: absolute;
  right: 1rem;
  transform: rotate(90deg);
}

.feedback-item.collapsed .icon-arrowright-large {
  transform: rotate(90deg);
}

.feedback-item.expanded .icon-arrowright-large {
  transform: rotate(270deg);
}
.feedback-item.expanded .icon, .feedback-item.expanded .keyword__category:after {
  transform: rotate(270deg);
}

.feedback-item__tinymce {
  display: inline-block;
  width: 100%;
}
.feedback-item__tinymce .mce-panel {
  width: 99.6% !important;
}
.feedback-item__tinymce textarea {
  visibility: visible !important;
}

.feedback-item__actionbutton,
.feedback-item__actionbutton--private,
.feedback-item__actionbutton--delete,
.feedback-item__actionbutton--archive,
.feedback-item__actionbutton--unarchive {
  padding: 0 1rem;
  margin-bottom: 1rem;
}

.feedback-aside {
  display: block;
  position: relative;
}
.feedback-aside:hover, .feedback-aside:focus, .feedback-aside:active, .feedback-aside:active:focus {
  text-decoration: none;
}
.feedback-aside:hover .feedback-aside__img:after, .feedback-aside:focus .feedback-aside__img:after, .feedback-aside:active .feedback-aside__img:after, .feedback-aside:active:focus .feedback-aside__img:after {
  height: 100%;
}

.feedback-aside__img {
  height: 200px;
  position: relative;
  overflow: hidden;
  background: url("/lib/images/fallback-image-feedback.png");
  background-size: cover;
  background-position: center center;
}
.feedback-aside__img:after {
  content: "";
  width: 100%;
  height: 50%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 56%);
  transition: height 0.3s, background 0.3s;
}

.feedback-list, .feedback-list--private {
  max-height: 0px;
  overflow: hidden;
  background-color: #f5f2ea;
  padding: 0 2rem;
}
.feedback-list.is-expanded, .is-expanded.feedback-list--private {
  max-height: 5000px;
  padding: 0 2rem 2rem;
  border-bottom-right-radius: 2.5rem;
  border-bottom-left-radius: 2.5rem;
  border: 1px #e4d6b1 solid;
  border-top: 0;
}

.feedback-edit-request {
  position: absolute;
  right: 0;
  background-color: #004699;
  height: 3rem;
  width: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.feedback-edit-request .icon, .feedback-edit-request .keyword__category:after {
  margin: 0;
  transform: translateX(1px);
}

.feedback-cta {
  padding: 1rem 1rem 0.5rem 1rem;
  background-color: #b1b1ba;
}
.feedback-cta p {
  padding: 0 1rem 1rem 1rem;
}
.feedback-cta h3 {
  padding: 0 1rem;
  font-size: 1.25rem;
}

.feedback-item__actionbuttons {
  display: flex;
  float: right;
}
.feedback-item__actionbuttons button {
  margin-right: 10px;
}

.feedback-column {
  margin-top: 6rem;
}

.graph-controls {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  padding-left: 2rem;
}

.graph-controls__zoom {
  border: none;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 3rem;
  height: 3rem;
  margin-right: 1rem;
}

.graph-controls__zoom--in {
  background-image: url("/lib/images/graph/zoom-in.svg");
}

.graph-controls__zoom--out {
  background-image: url("/lib/images/graph/zoom-out.svg");
}

.force-directed-graph__svg {
  overflow: visible !important;
}

.graph-legend__person::before, .graph-legend__person.remove-keyword:after {
  content: "";
  flex-shrink: 0;
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 0.5rem;
  background: #ffffff;
  background-size: auto 50%;
  border-radius: 50%;
}

.graph-legend__article::before, .graph-legend__article.remove-keyword:after {
  content: "";
  flex-shrink: 0;
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 0.5rem;
  background: #dac07b;
  background-size: auto 50%;
  border-radius: 50%;
}

.graph-legend__keyword::before, .graph-legend__keyword.remove-keyword:after {
  content: "";
  flex-shrink: 0;
  display: inline-block;
  width: 1rem;
  height: 1rem;
  margin-right: 0.75rem;
  margin-left: 0.75rem;
  background: #dac07b;
  background-size: auto 50%;
  border-radius: 50%;
}

.graph-legend__editorial::before, .graph-legend__editorial.remove-keyword:after {
  content: "";
  flex-shrink: 0;
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 0.5rem;
  background: #878693;
  background-size: auto 50%;
  border-radius: 50%;
}

.c-graph__header {
  background-color: #f5f2ea;
}

.c-graph__title {
  padding-top: 2rem;
  margin: 0 auto;
  border-top: solid #212226 1px;
  font-weight: 800;
}

.c-graph__subtitle {
  margin: 0 auto;
  font-size: 1.25rem;
  color: #666772;
}

.header-meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 2.5rem;
}
.header-meta a {
  display: flex;
  align-items: center;
}
.header-meta a:hover h6, .header-meta a:focus h6 {
  color: #ff3b48;
}
.header-meta .author {
  display: flex;
  flex-flow: row wrap;
}
.header-meta time {
  margin: 0 4rem 0.5rem 0;
}
.header-meta .avatar {
  margin-right: 1rem;
  height: 3rem;
}

.page-header {
  max-width: 1320px;
  width: 92%;
  margin: 0 auto 2rem;
  position: relative;
  border: 0;
}
@media (min-width: 768px) {
  .page-header {
    display: flex;
    padding-bottom: 4rem;
    min-height: 23rem;
    gap: 2rem;
    margin: 0 auto 3rem;
  }
}
@media (min-width: 1024px) {
  .page-header {
    gap: 4.5rem;
    padding-bottom: 3rem;
    margin: 0 auto 2rem;
  }
}

.page-header--transform {
  max-width: 1320px;
  width: 92%;
  margin: 0 auto 2rem;
  position: relative;
  border: 0;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .page-header--transform {
    padding-bottom: 0rem;
    min-height: 23rem;
    margin: 0 auto 3rem;
  }
}
@media (min-width: 1400px) {
  .page-header--transform {
    flex-direction: row;
    gap: 4rem;
    padding-bottom: 3rem;
    margin: 0 auto 2rem;
  }
}

.page-header__information {
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media (min-width: 768px) {
  .page-header__information {
    width: 55%;
  }
}

@media (min-width: 768px) {
  .page-header__information--wide {
    width: 70%;
  }
}

@media (min-width: 768px) {
  .page-header__information--wide-nowrap {
    width: 85%;
  }
}

.page-header__information__category-date {
  display: flex;
  gap: 1rem;
  align-items: baseline;
}
@media (min-width: 1024px) {
  .page-header__information__category-date {
    align-items: flex-start;
    gap: 1rem;
  }
}

.page-header__information__category-date span {
  font-size: 1rem;
  font-weight: 500;
  height: 2.5rem;
}
@media (min-width: 1024px) {
  .page-header__information__category-date span {
    font-size: 1.25rem;
    font-weight: 500;
  }
}

.page-header__information__category-date .published {
  margin-bottom: 2rem;
  line-height: 2.5rem;
  font-size: 1rem;
}
@media (min-width: 1024px) {
  .page-header__information__category-date .published {
    font-size: 1.25rem;
  }
}

.page-header__information .summary {
  font-size: 1.25rem;
  line-height: 2.3rem;
  font-weight: 500;
}
@media (min-width: 768px) {
  .page-header__information .summary {
    font-size: 1.35rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .page-header__information .summary {
    font-size: 1.65rem;
    line-height: 3rem;
    width: 85%;
  }
}
@media (min-width: 1400px) {
  .page-header__information .summary {
    width: 92%;
  }
}

.page-header__information .subtitle {
  font-size: 1.35rem;
  line-height: 2.3rem;
  font-weight: 800;
  margin-bottom: 1.75rem;
}
@media (min-width: 768px) {
  .page-header__information .subtitle {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .page-header__information .subtitle {
    font-size: 1.8rem;
    line-height: 3rem;
  }
}

.page-header__information .body-text p,
.page-header__information .body-text ul,
.page-header__information .body-text ol {
  font-size: 1.35rem;
  line-height: 2.3rem;
}
@media (min-width: 768px) {
  .page-header__information .body-text p,
  .page-header__information .body-text ul,
  .page-header__information .body-text ol {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
}

.page-header__information__resource {
  display: flex;
  gap: 2rem;
}

.page-header__information article {
  padding: 0;
}

.page-header__information .page-title {
  font-weight: 700;
  font-size: 3rem;
  margin-bottom: 2.5rem;
  -webkit-hyphens: auto;
          hyphens: auto;
  text-shadow: -1px -1px 0 #f5f2ea, 1px -1px 0 #f5f2ea, -1px 1px 0 #f5f2ea, 1px 1px 0 #f5f2ea;
}
@media (min-width: 768px) {
  .page-header__information .page-title {
    font-size: 3.75rem;
  }
}
@media (min-width: 1024px) {
  .page-header__information .page-title {
    font-size: 5rem;
  }
}

.icon, .keyword__category:after {
  background-image: url("/lib/images/icon-sprite.svg");
}

.glyphicon {
  background-image: none;
}

i.icon, i.keyword__category:after {
  display: inline-block;
  margin-right: 0.5rem;
}

.icon-search {
  background-position: -24px -72px;
  width: 20px;
  height: 20px;
}

.icon-notifications {
  background-position: -72px -92px;
  width: 20px;
  height: 27px;
}

.icon-profile {
  background-position: -72px -92px;
  width: 20px;
  height: 27px;
}

.icon-pen {
  background-position: -24px -120px;
  width: 15px;
  height: 20px;
}

.icon-horn {
  background-position: -96px 0;
  width: 65px;
  height: 48px;
}

.icon-plus {
  background-position: -24px -96px;
  width: 17px;
  height: 17px;
}

.icon-acl_collaboration_group {
  background-position: -144px -72px;
  width: 24px;
  height: 17px;
}

.icon-acl_collaboration_group-light {
  background-position: -48px -96px;
  width: 24px;
  height: 17px;
}

.icon-article, .icon-student_vsr_article, .icon-column,
.icon-student_work_article {
  background-position: 0 -120px;
  width: 14px;
  height: 20px;
}

.icon-article-dark {
  background-position: -72px -120px;
  width: 14px;
  height: 18px;
}

.icon-collection {
  background-position: -168px -72px;
  width: 18px;
  height: 16px;
}

.icon-remove {
  background-position: -192px 0;
  width: 21px;
  height: 21px;
}

.icon-arrowright, .keyword__category:after {
  background-position: -96px -69px;
  width: 8px;
  height: 15px;
}

.icon-arrowdown {
  background-position: -168px -48px;
  width: 12px;
  height: 14px;
}

.icon-arrowgrey {
  background-position: -72px -72px;
  width: 12px;
  height: 16px;
}

.icon-arrowright-large {
  background-position: -96px -94px;
  width: 10px;
  height: 18px;
}

.icon-arrowright-large-light {
  background-position: -72px -72px;
  width: 12px;
  height: 16px;
}

.icon-fatarrow-left {
  background-position: 0 -96px;
  width: 24px;
  height: 24px;
}

.icon-fatarrow-right {
  transform: rotate(180deg);
  background-position: 0 -96px;
  width: 24px;
  height: 24px;
}

.icon-feedback {
  background-position: -120px -101px;
  width: 24px;
  height: 20px;
}

.icon-feedback-requested {
  background-position: -168px -96px;
  width: 24px;
  height: 24px;
}

.icon-feedback-answered {
  background-position: -144px -96px;
  width: 24px;
  height: 24px;
}

.icon-close {
  background-position: -168px -24px;
  width: 14px;
  height: 14px;
}

.icon-login {
  background-position: 0 -72px;
  width: 20px;
  height: 20px;
}

.icon-emptyavatar {
  background-position: -144px -48px;
  width: 16px;
  height: 20px;
}

.keywords {
  display: flex;
  flex-wrap: wrap;
  color: #323232;
  font-size: 1rem;
  padding-bottom: 0.5rem;
}
.keywords i {
  margin-right: 0.5rem;
  color: rgb(24.5, 24.5, 24.5);
}
.keywords a {
  font-weight: 500;
  text-decoration: underline;
  color: #323232;
  margin-left: 0.25rem;
}
.keywords a:hover, .keywords a:focus {
  color: #ff3b48;
}

.keywords:last-of-type {
  padding-bottom: 4rem;
}

.latest-posts {
  overflow: hidden;
  position: relative;
}
@media (min-width: 1300px) {
  .latest-posts {
    max-width: 1300px;
    margin: 0 auto;
  }
}

.latest-posts__container {
  max-width: 1150px;
  margin: 1rem auto;
}
.latest-posts__container .list__item--small {
  width: 210px;
  height: 105px;
  margin: 0 0.5rem 0 0;
}
.latest-posts__container .list__item--small .list__item__content {
  padding: 1rem 1rem 0;
}
.latest-posts__container .list__item--small .list__item__content__title {
  padding-right: 0.5rem;
  font-size: 1rem;
}
.latest-posts__container .list__item--small .list__item__image {
  height: 5rem;
}
.latest-posts__container .list__item--small .list-item-arrow {
  right: 0.4rem;
}
.latest-posts__container .list__item--small:hover .list-item-arrow, .latest-posts__container .list__item--small:focus .list-item-arrow {
  right: 0.4rem;
}
@media (min-width: 768px) {
  .latest-posts__container .list__item--small {
    margin: 0 0.5rem 0.3rem 0;
  }
  .latest-posts__container .list__item--small:nth-child(2n) {
    margin: 0 0.5rem 0.3rem 0;
  }
}
@media (min-width: 1024px) {
  .latest-posts__container .list__item--small {
    margin: 0 0.5rem 0.3rem 0;
  }
  .latest-posts__container .list__item--small:nth-child(3n), .latest-posts__container .list__item--small:nth-child(4n) {
    margin: 0 0.5rem 0.3rem 0;
  }
}

.slide-next,
.slide-previous {
  position: absolute;
  background-color: #ff3b48;
  width: 4rem;
  height: 4rem;
  display: flex !important;
  justify-content: center;
  align-items: center;
  z-index: 1;
  top: 50%;
  transform: translateY(-50%);
}
.slide-next .icon, .slide-next .keyword__category:after,
.slide-previous .icon,
.slide-previous .keyword__category:after {
  display: block;
}

.slide-next {
  right: 0;
}

@media (min-width: 768px) {
  .slide-previous {
    left: 0rem;
  }
}

.list-agenda {
  list-style: none;
}

.list-item-agenda {
  display: flex;
  margin-bottom: 3rem;
}
.list-item-agenda time {
  flex-shrink: 0;
  width: 20%;
  margin-right: 1rem;
  font-size: 2.3rem;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  border-right: 1px solid #878693;
}
.list-item-agenda time span {
  display: block;
}
.list-item-agenda time span + span {
  text-transform: uppercase;
  font-size: 0.5em;
  font-weight: normal;
}
.list-item-agenda a {
  color: #004699;
  text-decoration: underline;
  font-size: 1.25rem;
}

.list-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 5rem;
  padding: 0 2rem;
  margin-top: 2rem 0;
  position: relative;
  background: #e4d6b1;
  border-radius: 2.5rem;
}
.list-header.is-expandable .list-header__title {
  width: 100%;
}
.list-header h4 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0;
  z-index: 1;
}
.list-header i {
  margin-right: 1rem;
}
.list-header > .icon, .list-header > .keyword__category:after {
  transform: rotate(90deg);
  position: absolute;
  right: 2rem;
  top: 1.75rem;
}

.is-expanded .icon-arrowright-large {
  transform: rotate(270deg);
}

.is-expanded.list-header {
  background: #e4d6b1;
  border-top-left-radius: 2.5rem;
  border-top-right-radius: 2.5rem;
  border-bottom-right-radius: 0rem;
  border-bottom-left-radius: 0rem;
}

.list-header__actions {
  width: 100%;
  margin-top: 4px;
}

.list-header.-feedback {
  display: block;
  height: auto;
  padding: 0;
  background: none;
}
.list-header.-feedback .list-header__actions {
  display: flex;
  flex-flow: row wrap;
}
@media (min-width: 600px) {
  .list-header.-feedback .list-header__actions {
    flex-flow: row nowrap;
  }
}
.list-header.-feedback .btn-large, .list-header.-feedback .btn--expand-all {
  width: auto;
  padding: 0 4rem;
  margin: 0 20px 1rem 0;
  white-space: nowrap;
}
@media (min-width: 600px) {
  .list-header.-feedback .btn-large, .list-header.-feedback .btn--expand-all {
    margin-bottom: 0;
  }
}

@media (min-width: 1024px) {
  .list-header__title.has--icon:before, .list-header__title.has--icon.remove-keyword:after {
    top: 0px;
  }
  .list-header.is-expandable + .list {
    transition: max-height 1s ease;
  }
  .list-header.is-expandable.is-expanded + .list {
    max-height: 4000px;
    transition: max-height 0.3s;
  }
  .list-header__title {
    font-size: 19px;
    font-weight: 500;
  }
}
.list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  max-width: 1244px;
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 1.5rem;
}
@media (min-width: 768px) {
  .list {
    gap: 1.75rem;
  }
}
@media (min-width: 1024px) {
  .list {
    gap: 3rem;
  }
}

.list__item__image-wrapper {
  position: relative;
  height: 50%;
  border-top-right-radius: inherit;
  border-top-left-radius: inherit;
}
.list__item__image-wrapper .visibility-label {
  position: absolute;
  bottom: 0;
  left: 0;
}

.list__item__image-wrapper .list {
  height: 100%;
  border-radius: inherit;
}

.list__item__image {
  width: 100%;
  height: 13rem;
  background-size: cover;
  background-position: center center;
  border-radius: inherit;
}
.list__item__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.list__item__image.-red {
  background-color: #f19ca1;
  background-blend-mode: multiply;
}
.list__item__image.-theme {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.4rem;
  font-weight: 700;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.list__item__image.-student {
  background: #289dec;
  color: #212226;
}
.list__item__image.-inhabitants {
  background: #0d4699;
}
.list__item__image.-company {
  background: #26a03c;
}
.list__item__image.-districts {
  background: #ec0001;
}
.list__item__image.-themes {
  background: #fde603;
  color: #212226;
}

.list__item__content {
  padding: 1.25rem 0;
  overflow: hidden;
}

.list__item__content__category {
  display: flex;
  align-items: center;
  height: 2.5rem;
  padding: 0 0.9rem;
  position: absolute;
  top: 0;
  left: 1.6rem;
  z-index: 1;
  background-color: #212226;
  font-size: 1.17rem;
  color: #ffffff;
  font-weight: 500;
  white-space: nowrap;
}
.list__item__content__category i {
  margin-right: 0.5rem;
  position: relative;
  font-size: 1.1em;
}
.list__item__content__category.-shared {
  background: #ff3b48;
}
.list__item__content__category.-person, .list__item__content__category.-published {
  background: #212226;
}
.list__item__content__category.-work_in_progress, .list__item__content__category.-unknown {
  background: #878693;
  color: #212226;
}

.list__item__content__category--no-image {
  display: flex;
  width: 100%;
  margin: 0;
}
.list__item__content__category--no-image i {
  position: relative;
  top: 0.25rem;
  margin-right: 0.8rem;
  font-size: 14px;
}
.list__item__content__category--no-image span {
  margin-left: auto;
}
.list__item__content__category--no-image.-pending {
  font-size: 1.1rem;
}

.list__item__big-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 6;
  background: transparent;
}

.list__more {
  padding: 1rem 2rem;
  margin-top: 2rem;
  background: none;
  color: #ff3b48;
  text-transform: lowercase;
}

.list__item__content__meta {
  display: none;
}

.list__item__content__authors {
  font-style: italic;
  font-size: 1rem;
  font-weight: 300;
}

.list__item--small {
  height: 220px;
}
.list__item--small h4 {
  line-height: 1.2;
  font-size: 1.25rem;
}

.list__item--person {
  display: inline-block;
  margin-bottom: 20px;
  text-align: center;
  vertical-align: top;
  box-shadow: none;
  max-width: calc((100% - 3rem) / 2);
  width: 100%;
}
@media (min-width: 768px) {
  .list__item--person {
    max-width: calc((100% - 6rem) / 3);
  }
}
.list__item--person h3 {
  margin-top: 2rem;
}
.list__item--person .list__item__image {
  width: 130px;
  height: 130px;
  margin: 30px auto 0;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  border-radius: 50%;
}
.list__item--person .list__item__image:before, .list__item--person .list__item__image.remove-keyword:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
  background: rgba(33, 34, 38, 0.2);
}
.list__item--person .icon--editor,
.list__item--person .icon--editor_or {
  color: #ff3b48;
}
.list__item--person .list__item__content__category {
  color: #212226;
  background: none !important;
}
.list__item--person a:hover,
.list__item--person a:focus,
.list__item--person a:active,
.list__item--person a:active:focus {
  text-decoration: none;
}
.list__item--person a:hover .list__item__image:before, .list__item--person a:hover .list__item__image.remove-keyword:after,
.list__item--person a:focus .list__item__image:before,
.list__item--person a:focus .list__item__image.remove-keyword:after,
.list__item--person a:active .list__item__image:before,
.list__item--person a:active .list__item__image.remove-keyword:after,
.list__item--person a:active:focus .list__item__image:before {
  opacity: 1;
}

.list__item--collection {
  padding: 0;
  border: 0;
  background: none;
  position: relative;
  box-shadow: none;
}
.list__item--collection .category-of--collection {
  height: 2.5rem;
  padding: 0 0 0 0.5rem;
  font-size: 1.17rem;
  background: #e8e8ea;
  z-index: 1;
}
.list__item--collection .list__item__content {
  height: 13rem;
  padding: 1.6rem 1.6rem 3rem;
  background: #e8e8ea;
}
.list__item--collection .list__item__image {
  flex-shrink: 0;
  height: 12.5rem;
  margin-top: auto;
}
.list__item--collection .visibility-label {
  bottom: auto;
  top: 0;
  transform: translateY(-100%);
}
@media (min-width: 768px) {
  .list__item--collection .category-of--collection {
    position: relative;
    transform: none;
  }
}

.list__item--project {
  padding-top: 2.5rem;
}
.list__item--project .list__item__content {
  background: #212226;
}
.list__item--project .list__item__content__category {
  left: 0;
  background: #212226;
  color: #ffffff;
}
.list__item--project .visibility-label.-shared, .list__item--project .visibility-label.-work_in_progress, .list__item--project .visibility-label.-unknown {
  color: #ffffff;
  background: #212226;
}
.list__item--project .list__item__content,
.list__item--project .list__item__content__title {
  color: #ffffff;
}
.list__item--project.-shared:after, .list__item--project.-work_in_progress:after, .list__item--project.-unknown:after {
  border-top-color: #212226;
  border-left-color: #212226;
}

.list__item__arrow {
  position: absolute;
  right: 1.2rem;
  bottom: 1.2rem;
  font-size: 1.5rem;
  color: #878693;
  transition: right 0.3s ease-out;
}

.list__more {
  padding: 1rem 2rem 1rem;
  margin-bottom: 2rem;
  text-transform: uppercase;
}

.list--compact a {
  display: flex;
  align-items: center;
  text-align: left;
}
.list--compact .list__item__image {
  flex-grow: 0;
  flex-shrink: 0;
  width: 3rem;
  height: 3rem;
  margin: 0 1rem 0 0;
}

.list-item-vertical-small {
  display: flex;
  margin-bottom: 1rem;
  position: relative;
}
.list-item-vertical-small h3 {
  margin: 1rem 0 0;
  font-size: 1.35rem;
  line-height: 1.1;
  font-weight: 600;
}
.list-item-vertical-small img {
  display: block;
  flex-shrink: 0;
  width: 120px;
  height: auto;
  margin-right: 1rem;
}
.list-item-vertical-small a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.list-item-vertical-small:hover h3, .list-item-vertical-small:focus h3 {
  color: #ff3b48;
}

.list__item--line {
  display: flex;
  align-items: flex-start;
  position: relative;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5rem;
  -webkit-hyphens: auto;
          hyphens: auto;
  height: 5rem;
  margin-top: 1.75rem;
}
.list__item--line + .list__item--line {
  border-top: 0;
}
.list__item--line a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.list__item--line img {
  min-width: 6.75rem;
  width: 6.75rem;
  height: 100%;
  border-radius: 0.5rem;
  margin-right: 1rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left top;
     object-position: left top;
}
.list__item--line:hover .list__item--line__text, .list__item--line:focus .list__item--line__text {
  text-decoration: underline;
}

.list__item--line .list__item--line__text {
  display: flex;
  flex-direction: column;
  font-size: 1.35rem;
}

.list__item--line .list__item--line__text .published {
  color: #666772;
  font-size: 1.25rem;
}

.cluster div {
  color: #ffffff !important;
}

.map_canvas {
  height: 300px;
}

.locations__map {
  margin-bottom: 2rem;
  position: relative;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .locations__map {
    overflow: hidden;
  }
}
.locations__map .edit-button--list-item {
  display: none;
}

.map__sidebar {
  position: absolute;
  display: none;
  top: 1rem;
  right: 1rem;
  transform: translateX(120%);
  transition: transform 0.75s cubic-bezier(0.77, 0, 0.175, 1);
  width: 20rem;
  border: 4px solid #ffffff;
  border-top: 0;
  z-index: 1;
  background-color: #ffffff;
  box-shadow: 3px 3px 0 #878693;
}
.map__sidebar ul {
  height: calc(100% - 3rem);
  max-height: calc(100% - 3rem);
  padding-bottom: 15rem;
  overflow-y: scroll;
}
.map__sidebar ul ul {
  padding-bottom: 0;
}
@media (min-width: 1024px) {
  .map__sidebar ul {
    padding-bottom: 0;
  }
}
.map__sidebar.is-active {
  transform: translateX(0);
  display: block;
}
.map__sidebar .list__item {
  width: 100%;
  margin-bottom: 0;
  box-shadow: none;
}
@media (min-width: 768px) {
  .map__sidebar {
    height: 100%;
    top: 0rem;
    right: 0rem;
  }
}

.infobox__close {
  background-color: #ffffff;
  height: 3rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-right: 1rem;
}

.infobox__results__dropdown__title {
  padding: 1rem;
  margin: 0;
  position: relative;
  border-top: 0;
  cursor: pointer;
}
.infobox__results__dropdown__title .icon, .infobox__results__dropdown__title .keyword__category:after {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  transform: rotate(90deg);
  background-color: #ffffff;
}
.infobox__results__dropdown__title.is-open .icon, .infobox__results__dropdown__title.is-open .keyword__category:after {
  transform: rotate(270deg);
}

.infobox__results__dropdown {
  border: 1px solid #b1b1ba;
  border-top: 0;
}
.infobox__results__dropdown:first-child {
  border-top: 1px solid #b1b1ba;
}
.infobox__results__dropdown ul {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s cubic-bezier(0.66, 0.2, 0.39, 0.87);
}
.infobox__results__dropdown.is-open ul {
  max-height: 340px;
}

.masthead {
  display: none;
}
@media (min-width: 768px) {
  .masthead {
    display: block;
    width: 100%;
    height: 25rem;
    position: absolute;
    z-index: -1;
    background-size: cover;
    background-position: center center;
  }
}

@media (min-width: 768px) {
  .modal.-small .modal-dialog {
    min-width: 0;
    max-width: 40rem;
    padding: 2rem;
    margin-top: 100px !important;
  }
}

.modal-dialog {
  background-color: #f5f2ea;
  padding: 1rem;
  margin-top: 90px !important;
  border-radius: 1.5rem;
}
.modal-dialog .request {
  padding-bottom: 50px;
}
.modal-dialog .receivers-invite-list {
  margin-top: 10px;
}
.modal-dialog .feedback-item {
  margin: 0;
}
.modal-dialog .feedback-item + .feedback-item {
  margin-top: 0.3rem;
}
.modal-dialog .feedback-item .glyphicon-hourglass {
  display: none;
}
.modal-dialog .feedback-item .z-btn-remove {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  border-radius: 50%;
  background: #212226;
  color: #ffffff;
}
.modal-dialog .feedback-item .z-btn-remove:hover, .modal-dialog .feedback-item .z-btn-remove:focus {
  background: rgba(33, 34, 38, 0.8);
  color: #ffffff;
}
.modal-dialog .feedback-item__header {
  padding: 0;
  margin: 0;
}
.modal-dialog .connect-results {
  max-height: 400px;
  margin-top: 2rem;
  padding: 10px 0;
  overflow-x: hidden;
  overflow-y: auto;
}
@media (min-width: 1280px) {
  .modal-dialog {
    width: 80%;
    max-width: 80rem;
    padding: 2rem;
    margin-top: 103px !important;
  }
}

.modal-content {
  box-shadow: none;
  border: 0;
  border-radius: 0;
  font-size: 1.2rem;
  background-color: inherit;
}

.modal-header {
  padding: 0;
  min-height: 0;
  border: none;
}

.modal-body {
  padding: 1rem 0 0;
}

.tab-content {
  margin-top: 2rem;
}

.tab-pane h5 {
  margin-top: 0;
  margin-bottom: 3rem;
  font-size: 1.2em;
}

.request-form__buttons {
  display: flex;
  justify-content: space-between;
  width: 96%;
  position: absolute;
  bottom: 0;
}
.request-form__buttons .btn-large, .request-form__buttons .btn--expand-all {
  width: auto;
  padding: 0 20px;
  margin-bottom: 0;
}
.request-form__buttons .btn-large + .btn-large, .request-form__buttons .btn--expand-all + .btn-large, .request-form__buttons .btn-large + .btn--expand-all, .request-form__buttons .btn--expand-all + .btn--expand-all {
  margin-left: 20px;
}

.nav-pills .active #tab-logon,
.nav-pills .active #tab-forgot {
  border-radius: 0;
  background-color: #004699;
  color: #ffffff;
}

.nav-pills a {
  cursor: pointer;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background: #004699;
  color: #ffffff;
  border-bottom-color: #004699;
}

.thumbnails {
  list-style: none;
  padding: 0;
  *zoom: 1;
}

.thumbnails .thumbnail {
  min-height: 9rem;
  max-height: 9rem;
  padding: 0.5rem;
  margin-bottom: 1.2rem;
  position: relative;
  overflow: hidden;
  border-radius: 2px;
  box-shadow: none;
  cursor: pointer;
  font-size: 12px;
  line-height: 1.1em;
  transition-duration: 0;
}
.thumbnails .thumbnail:hover, .thumbnails .thumbnail:focus {
  border-color: rgba(0, 70, 153, 0.8);
  text-decoration: none;
}
.thumbnails .thumbnail h5,
.thumbnails .thumbnail h6,
.thumbnails .thumbnail p {
  font-size: 0.9rem;
  line-height: 1.1em;
  font-weight: normal;
  margin: 0;
}
.thumbnails .thumbnail h6 {
  margin-bottom: 0.5rem;
}
.thumbnails .thumbnail h5 {
  margin-bottom: 2px;
  font-weight: bold;
  color: #212226;
}

.thumbnails .thumbnail.thumbnail-connected:not(.thumbnail-depiction) {
  background-color: rgba(0, 70, 153, 0.1);
  border-color: rgba(0, 70, 153, 0.3);
}

.thumbnails .thumbnail.thumbnail-connected:not(.thumbnail-depiction) h5,
.thumbnails .thumbnail.thumbnail-connected:not(.thumbnail-depiction) h6,
.thumbnails .thumbnail.thumbnail-connected:not(.thumbnail-depiction) a,
.thumbnails .thumbnail.thumbnail-connected:not(.thumbnail-depiction) p {
  color: rgba(33, 34, 38, 0.4);
}
.thumbnails .thumbnail.thumbnail-connected:not(.thumbnail-depiction) img {
  opacity: 0.3;
}

.thumbnails .thumbnail .z-thumbnail-text {
  margin-right: 5px;
}

.thumbnails .thumbnail img {
  padding: 0;
  box-shadow: none;
  margin: 0 7.5px 0 0;
}

.dialog-profile-open.modal-open .modal-backdrop {
  opacity: 0;
}

.dialog-profile__user {
  display: flex;
  align-items: center;
  padding: 0 0 1rem;
}
.dialog-profile__user img {
  width: 4rem;
  height: 4rem;
  margin-right: 1rem;
  border-radius: 50%;
}
.dialog-profile__user span {
  font-size: 1.2em;
  color: #212226;
  font-weight: 500;
}
.dialog-profile__user span + span {
  margin-left: 4rem;
  font-size: 1em;
  font-weight: normal;
}
.dialog-profile__user:hover, .dialog-profile__user:focus {
  text-decoration: none;
}
@media (min-width: 1024px) {
  .dialog-profile__user img {
    width: 6rem;
    height: 6rem;
  }
}

.dialog-profile__log-off {
  display: flex;
  justify-content: flex-end;
}

.logon_service_error .modal-dialog,
.modal-logon .modal-dialog {
  width: auto;
  max-width: 650px;
  min-width: auto;
  text-align: center;
}
.logon_service_error .modal-body,
.modal-logon .modal-body {
  padding-top: 10px;
  padding-left: 75px;
  padding-right: 75px;
  padding-bottom: 25px;
}
.logon_service_error .modal-header,
.modal-logon .modal-header {
  display: none;
}
.logon_service_error .logon_logo,
.modal-logon .logon_logo {
  width: 50%;
  margin-bottom: 10px;
}
.logon_service_error .sso_list,
.modal-logon .sso_list {
  text-align: left;
  margin-bottom: 20px;
}
.logon_service_error .sso_item,
.modal-logon .sso_item {
  font-size: 13px;
  height: 100%;
  display: flex;
  flex-direction: column;
  border: 2px #d0d0d0 solid;
  margin: 7px 0;
}
.logon_service_error .logon_toggle_link,
.modal-logon .logon_toggle_link {
  text-align: center;
  height: 62px;
  width: 100%;
  padding: 20px;
  font-weight: bolder;
}
.logon_service_error .logon_toggle,
.modal-logon .logon_toggle {
  width: 100%;
  height: 100%;
}
.logon_service_error .sso_link,
.modal-logon .sso_link {
  height: 62px;
  width: 100%;
  padding: 20px;
  padding-left: 18.7rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position-x: 2.1rem;
  background-position-y: 0.1rem;
  font-weight: 500;
}
.logon_service_error .sso_amsterdam,
.modal-logon .sso_amsterdam {
  background-image: url("/lib/images/sso/sso_amsterdam.png");
}
.logon_service_error .sso_surfconext_uva,
.modal-logon .sso_surfconext_uva {
  background-image: url("/lib/images/sso/sso_surfconext_uva.png");
}
.logon_service_error .sso_surfconext_hva,
.modal-logon .sso_surfconext_hva {
  background-image: url("/lib/images/sso/sso_surfconext_hva.png");
}
.logon_service_error .sso_surfconext_vu,
.modal-logon .sso_surfconext_vu {
  background-image: url("/lib/images/sso/sso_surfconext_vu.png");
}
.logon_service_error p,
.modal-logon p {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 15px;
}
.logon_service_error h3,
.modal-logon h3 {
  font-size: 22px;
}
.logon_service_error .login_content,
.modal-logon .login_content {
  text-align: left;
  padding-left: 75px;
  padding-right: 75px;
}

.modal.c-modal-profile.profile.in {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
}

.c-modal-profile .modal-dialog {
  width: auto;
  max-width: 44rem;
  min-width: auto;
  padding: 1rem;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1490196078);
  background-color: #f5f2ea;
  margin: 0 11% 0 auto;
}
@media (min-width: 768px) {
  .c-modal-profile .modal-dialog {
    width: 14rem;
  }
}
@media (min-width: 1280px) {
  .c-modal-profile .modal-dialog {
    width: 16rem;
  }
}
@media (min-width: 1515px) {
  .c-modal-profile .modal-dialog {
    margin: 0 9% 0 auto;
  }
}

.c-modal-profile h3 {
  font-weight: 500;
  margin-bottom: 4rem;
  font-size: 1.1em;
}
.c-modal-profile .modal-header {
  display: none;
}
.c-modal-profile .modal-body {
  padding-top: 0;
}
.c-modal-profile .close {
  position: absolute;
  top: 0;
  right: 0;
}

.dialog-separator {
  background-color: #212226;
}

.c-language-modal.modal.in {
  -webkit-backdrop-filter: unset;
  backdrop-filter: unset;
}

.c-language-modal .modal-dialog {
  background-color: #f5f2ea;
  border-radius: 0.5rem;
  width: 16rem;
  min-width: unset;
  padding: 1rem;
  margin: 0 4% 0px auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1490196078);
}
@media (min-width: 768px) {
  .c-language-modal .modal-dialog {
    width: 14rem;
  }
}

.c-language-modal .modal-title {
  font-size: 1.25rem;
}

.c-language-modal .close {
  display: none !important;
}

.c-popover {
  border: none;
  border-radius: 0.5rem;
  width: 14rem;
  padding: 1rem;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1490196078);
  background-color: #f5f2ea;
  position: relative;
  margin-left: auto;
  font-size: 1.25rem;
}

.c-popover h5 {
  margin: 0;
  font-size: inherit;
  line-height: unset;
}

.c-popover li {
  margin-bottom: 0.5rem;
}

.c-popover__list {
  margin-bottom: 0;
}

.c-popover__list-item-link:hover, .c-popover__list-item-link:focus {
  color: #666772;
}
.c-popover__list-item-link:active, .c-popover__list-item-link:hover:active, .c-popover__list-item-link.active {
  color: #878693;
  text-decoration: underline;
}

.c-popover--profile {
  transform: translate(-62%, 7rem);
  position: fixed;
}
@media (min-width: 768px) {
  .c-popover--profile {
    transform: translate(-57%, 7rem);
  }
}
@media (min-width: 1280px) {
  .c-popover--profile {
    transform: translate(-96%, 9rem);
    position: unset;
  }
}
@media (min-width: 1515px) {
  .c-popover--profile {
    transform: translate(-100%, 9rem);
  }
}

.c-popover--notifications {
  width: 21rem;
  transform: translate(-7%, 7rem);
  position: fixed;
}
@media (min-width: 768px) {
  .c-popover--notifications {
    transform: translate(-5%, 7rem);
  }
}
@media (min-width: 1280px) {
  .c-popover--notifications {
    transform: translate(-28%, 9rem);
    position: unset;
  }
}
@media (min-width: 1515px) {
  .c-popover--notifications {
    transform: translate(-34%, 9rem);
  }
}

.c-popover--language {
  width: 13rem;
  transform: translate(-20%, 7rem);
  position: fixed;
  font-size: 1.167rem;
}
@media (min-width: 1280px) {
  .c-popover--language {
    transform: translate(-45%, 9rem);
    position: unset;
  }
}
@media (min-width: 1515px) {
  .c-popover--language {
    transform: translate(-52%, 9rem);
  }
}

.c-language {
  text-transform: uppercase;
}
.c-language:hover, .c-language:focus {
  color: #666772;
}
.c-language:active, .c-language:hover:active, .c-language.active {
  color: #878693;
  text-decoration: underline;
}

.c-language--current {
  font-weight: 700;
}

.notifications-popup {
  padding: 1rem;
  display: none;
  background-color: #f5f2ea;
  position: absolute;
  width: 16rem;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1490196078);
  transform: translateX(-39%);
}
@media (min-width: 768px) {
  .notifications-popup {
    margin-top: 2rem;
  }
}
@media (min-width: 1024px) {
  .notifications-popup {
    margin-top: 1rem;
  }
}

.notifications-popup h5 {
  margin-top: 0;
}

.notifications-popup__calls time,
.notifications-popup__received time {
  display: block;
}
.notifications-popup__calls small,
.notifications-popup__received small {
  margin-bottom: 0.5rem;
  display: block;
}
.notifications-popup__calls h6,
.notifications-popup__received h6 {
  margin-bottom: 0.5rem;
}
.notifications-popup__calls li,
.notifications-popup__received li {
  margin-bottom: 0.5rem;
  padding: 0.5rem 0;
}
.notifications-popup__calls li:last-child,
.notifications-popup__received li:last-child {
  border: 0;
  margin-bottom: 0;
}

.global-nav__notifications-btn:hover .global-nav__notifications-bell, .global-nav__notifications-btn:focus .global-nav__notifications-bell {
  filter: opacity(0.6);
}
.global-nav__notifications-btn:active .global-nav__notifications-bell, .global-nav__notifications-btn:hover:active .global-nav__notifications-bell, .global-nav__notifications-btn.active .global-nav__notifications-bell {
  filter: opacity(0.3);
}

.c-notification-bell--red {
  padding: 1rem;
  border-radius: 1rem;
  background-color: #ff3b48;
}

.global-nav__notifications-btn__number {
  overflow: hidden;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  background-color: #ffffff;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1;
  cursor: pointer;
  color: #212226;
  border-radius: 50%;
  border: solid 1px #212226;
  position: relative;
  transform: translate(0.75rem, 0.75rem);
  top: -0.75rem;
  z-index: 1;
}
.global-nav__notifications-btn__number span {
  transform: translateY(1px);
}

.global-nav__notifications-btn img {
  top: -0.75rem;
  position: relative;
}

.pagination {
  display: flex;
  justify-content: center;
}

.pagination li a {
  border: 0;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #004699;
}

.pagination > li > a, .pagination > li > span {
  color: #004699;
}

.participants {
  background-color: #e8e8ea;
  margin-top: 2rem;
  padding: calc(2rem * 2) 0;
}
.participants ul {
  display: flex;
  flex-wrap: wrap;
}

.participants__item {
  width: 100%;
  position: relative;
}
@media (min-width: 600px) {
  .participants__item {
    width: calc((100% - 2rem * (2 - 1)) / 2);
    margin-right: 2rem;
    margin-right: 2rem;
  }
  .participants__item:nth-child(2n) {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .participants__item {
    width: calc((100% - 2rem * (3 - 1)) / 3);
    margin-right: 2rem;
    margin-right: 2rem;
  }
  .participants__item:nth-child(2n) {
    margin-right: 2rem;
  }
  .participants__item:nth-child(3n) {
    margin-right: 0;
  }
}

.participant {
  display: flex;
  align-items: center;
  min-height: 7rem;
}
.participant:hover h4,
.participant:hover h5, .participant:focus h4,
.participant:focus h5 {
  color: #212226;
}
.participant h4,
.participant h5 {
  margin: 0;
  color: #323232;
  text-decoration: underline;
}
.participant .avatar-large {
  flex-shrink: 0;
  margin-right: 1rem;
  height: 6rem;
  width: 6rem;
  background-color: #878693;
  border-radius: 50%;
}

.participant__edit {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 6;
}

.search__top__form {
  display: flex;
}
.search__top__form input {
  width: 100%;
  height: 4rem;
  padding-left: 1rem;
  font-size: 16px;
}
@media (min-width: 768px) {
  .search__top__form input {
    height: 3rem;
  }
}
@media (min-width: 1400px) {
  .search__top__form input {
    height: 3.5rem;
  }
}

.global-search__submit {
  width: 4.5rem;
  height: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2.3rem;
  color: #ffffff;
  background: #004699;
}
@media (min-width: 768px) {
  .global-search__submit {
    width: 3rem;
    height: 3rem;
    font-size: 2rem;
  }
}
@media (min-width: 1400px) {
  .global-search__submit {
    width: 4.5rem;
    height: 3.5rem;
    font-size: 2.3rem;
  }
}

.search__top__view {
  margin: 2rem auto;
  font-size: 14px;
}
.search__top__view a {
  padding: 0.5rem 0.75rem;
  margin-right: 1rem;
  color: #ffffff;
  background-color: #004699;
}
.search__top__view a:hover, .search__top__view a:focus {
  text-decoration: none;
}
.search__top__view .icon--list {
  font-size: 11px;
}
.search__top__view i {
  margin-right: 10px;
}
@media (min-width: 1400px) {
  .search__top__view {
    margin-bottom: 3rem;
  }
}

.btn--result-option.is-active {
  background-color: #212226;
}
.btn--result-option.is-active:hover, .btn--result-option.is-active:focus {
  background-color: #212226;
}
.btn--result-option:hover, .btn--result-option:focus {
  background-color: rgb(0, 46.6666666667, 102);
}

.search__filters__mobile {
  display: none;
}

.search__filters__container {
  padding: 1rem;
  margin-top: 1rem;
  position: relative;
  text-align: left;
  background-color: #878693;
}
@media (min-width: 768px) {
  .search__filters__container {
    padding: 0 1.5rem 0 0;
    background-color: #b1b1ba;
  }
}

.search__filters__section {
  font-size: 14px;
}

@media (min-width: 1400px) {
  .search-filter + .search-filter {
    margin-top: 3rem;
  }
}
.search-filter h4 {
  display: flex;
  justify-content: space-between;
}

#filter-keywords {
  margin-top: 2rem;
}

.keyword-categories {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.keyword-categories li {
  font-size: 1rem;
  font-weight: 500;
}
@media (min-width: 768px) {
  .keyword-categories li {
    font-size: 1.25rem;
  }
}
.keyword-categories > li {
  margin-right: 20px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .keyword-categories {
    margin-top: 1rem;
    display: block;
    flex-flow: row nowrap;
  }
  .keyword-categories > li {
    padding: 10px 0 15px;
    margin-right: 0;
    border-top: 2px solid #878693;
  }
}

.keyword__category {
  width: 100%;
  display: flex;
  justify-content: space-between;
  text-align: left;
  outline: none;
}
.keyword__category:after {
  content: "";
  margin-left: 10px;
  display: inline-block;
  position: relative;
  top: 2px;
  transform: rotate(90deg);
}
@media (min-width: 768px) {
  .keyword__category:after {
    transform: none;
  }
}

.search__filters {
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .search__filters {
    width: 230px;
    flex-shrink: 0;
  }
}
@media (min-width: 1400px) {
  .search__filters {
    width: 300px;
  }
}

.popup-keywords-group {
  display: none;
}

.popup-keywords {
  width: 100%;
  padding: 1rem;
  display: none;
  position: absolute;
  top: 0;
  border: 1px solid #878693;
  background-color: #878693;
  transform: translate(-1rem);
  z-index: 4;
  animation: fadein 0.35s ease;
}
.popup-keywords input[type=checkbox],
.popup-keywords input[type=radio] {
  position: absolute;
  top: 0;
  opacity: 0;
  z-index: -1;
}
.popup-keywords input[type=checkbox] + label,
.popup-keywords input[type=radio] + label {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 0.2rem;
}
.popup-keywords input[type=checkbox] + label:before, .popup-keywords input[type=checkbox] + label.remove-keyword:after,
.popup-keywords input[type=radio] + label:before,
.popup-keywords input[type=radio] + label.remove-keyword:after {
  content: "";
  display: inline-block;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  background: #ffffff;
  margin-right: 1rem;
  border: 1px solid #212226;
  transition: all 0.3s;
}
.popup-keywords input[type=checkbox] + label:after,
.popup-keywords input[type=radio] + label:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  width: 0.75rem;
  height: 1rem;
  opacity: 0;
  flex-shrink: 0;
  position: absolute;
  top: 0.3125rem;
  left: 0.589rem;
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: rotate(35deg);
}
.popup-keywords input[type=radio] + label:before, .popup-keywords input[type=radio] + label.remove-keyword:after {
  border-radius: 50%;
}
.popup-keywords input[type=checkbox]:checked + label:before, .popup-keywords input[type=checkbox]:checked + label.remove-keyword:after,
.popup-keywords input[type=radio]:checked + label:before,
.popup-keywords input[type=radio]:checked + label.remove-keyword:after {
  background: #212226;
}
.popup-keywords input[type=checkbox]:checked + label:after,
.popup-keywords input[type=radio]:checked + label:after {
  opacity: 1;
}
.popup-keywords li {
  margin-bottom: 0.8rem;
  display: flex;
  align-items: center;
  line-height: 1.1;
  color: #323232;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) {
  .popup-keywords {
    width: 30rem;
    padding: 1.5rem;
    background-color: #ffffff;
    transform: translate(calc(200px + 1rem), -15%);
  }
}

.selected-keywords-desktop {
  display: none;
}
@media (min-width: 768px) {
  .selected-keywords-desktop {
    display: block;
  }
  .selected-keywords-desktop li {
    margin: 1rem 1rem 0 0;
    border: 1px solid #004699;
  }
  .selected-keywords-desktop h5 {
    margin: 0;
    color: #004699;
  }
  .selected-keywords-desktop i {
    padding-left: 0.5rem;
    color: #004699;
  }
}

.remove-keyword {
  color: #004699;
}
.remove-keyword:after {
  font-size: 11px;
}

.selected-keywords-mobile {
  margin-top: 1rem;
  display: flex;
  flex-wrap: wrap;
}
.selected-keywords-mobile ul {
  margin: 0;
}
.selected-keywords-mobile li {
  margin: 0 0.5rem 1rem 0;
}
@media (min-width: 768px) {
  .selected-keywords-mobile {
    display: none;
  }
}

.selected-keywords {
  margin: 1rem 0;
  margin: 0 0 0;
  display: flex;
  flex-wrap: wrap;
}
.selected-keywords li {
  padding: 0.2rem 0.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
}
.selected-keywords h5 {
  margin-right: 0.75rem;
  color: #004699;
}
.selected-keywords .icon-remove {
  transform: scale(0.65);
}

.popup-keywords-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
}

.search-filter input[type=checkbox],
.search-filter input[type=radio] {
  position: absolute;
  top: 0;
  opacity: 0;
  z-index: -1;
}
.search-filter input[type=checkbox] + label,
.search-filter input[type=radio] + label {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 0.2rem;
}
.search-filter input[type=checkbox] + label:before, .search-filter input[type=checkbox] + label.remove-keyword:after,
.search-filter input[type=radio] + label:before,
.search-filter input[type=radio] + label.remove-keyword:after {
  content: "";
  display: inline-block;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  background: #ffffff;
  margin-right: 1rem;
  border: 1px solid #212226;
  transition: all 0.3s;
}
.search-filter input[type=checkbox] + label:after,
.search-filter input[type=radio] + label:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  width: 0.75rem;
  height: 1rem;
  opacity: 0;
  flex-shrink: 0;
  position: absolute;
  top: 0.3125rem;
  left: 0.589rem;
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: rotate(35deg);
}
.search-filter input[type=radio] + label:before, .search-filter input[type=radio] + label.remove-keyword:after {
  border-radius: 50%;
}
.search-filter input[type=checkbox]:checked + label:before, .search-filter input[type=checkbox]:checked + label.remove-keyword:after,
.search-filter input[type=radio]:checked + label:before,
.search-filter input[type=radio]:checked + label.remove-keyword:after {
  background: #212226;
}
.search-filter input[type=checkbox]:checked + label:after,
.search-filter input[type=radio]:checked + label:after {
  opacity: 1;
}

.toggle-menu {
  background: transparent;
  border: 0;
  display: flex;
  justify-content: flex-start;
}
.toggle-menu:hover, .toggle-menu:focus {
  opacity: 0.6;
}
.toggle-menu:active, .toggle-menu:hover:active, .toggle-menu.active {
  opacity: 0.3;
}

.toggle-menu span,
.toggle-menu span:before,
.toggle-menu span:after {
  display: block;
  content: "";
  font-size: 0;
  width: 3rem;
  height: 3px;
  position: absolute;
  background: #212226;
  cursor: pointer;
  transition: transform 350ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.toggle-menu {
  z-index: 5;
  border-radius: 0;
  padding-left: 1px;
  transition: background-color 1s ease;
}
.toggle-menu span {
  left: 0px;
  top: 19px;
  position: relative;
  border-radius: 2rem;
}
.toggle-menu span:before, .toggle-menu span.remove-keyword:after {
  top: -9px;
  transform-origin: left top;
  border-radius: 2rem;
}
.toggle-menu span:after {
  bottom: -9px;
  transform-origin: left bottom;
  border-radius: 2rem;
}

.toggle-menu.is-active span {
  background-color: transparent;
}
.toggle-menu.is-active span:before, .toggle-menu.is-active span.remove-keyword:after {
  top: -1.25rem;
  left: 5px;
  transform: rotate(45deg);
}
.toggle-menu.is-active span:after {
  bottom: -0.75rem;
  left: 5px;
  transform: rotate(-45deg);
}

.visibility h4 {
  font-size: 1.33rem;
}
.visibility .visibility__wrapper {
  display: flex;
  align-items: center;
}
.visibility .z-btn-help {
  width: 2rem;
  height: 2rem;
  margin-left: 1rem;
  color: #004699;
  font-size: 2rem;
}
.visibility .z-btn-help:hover, .visibility .z-btn-help:focus {
  color: rgb(0, 46.6666666667, 102);
}

.visibility-label {
  display: inline-flex;
  align-items: center;
  padding: 0.5rem 0.9rem;
  font-weight: 500;
  font-size: 1.17rem;
  color: #ffffff;
}
.visibility-label i {
  margin-right: 0.5rem;
}
.visibility-label img {
  margin-right: 1rem;
}
.visibility-label.-shared {
  background: #ff3b48;
}
.visibility-label.-person, .visibility-label.-published {
  background: #212226;
}
.visibility-label.-work_in_progress, .visibility-label.-unknown {
  background: #878693;
  color: #212226;
}

.list-controls {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .list-controls {
    align-items: baseline;
    justify-content: space-between;
  }
}

.list-controls__filters {
  margin-left: auto;
}
@media (min-width: 768px) {
  .list-controls__filters {
    display: flex;
  }
}

.c-card {
  max-width: calc((100% - 1.5rem) / 2);
  height: 20rem;
  background-color: #ffffff;
  position: relative;
  border-radius: 1rem;
  color: #212226;
  list-style: none;
  overflow: hidden;
}
@media (min-width: 768px) {
  .c-card {
    border-radius: 1.5rem;
    height: 23rem;
    max-width: calc((100% - 3.5rem) / 3);
  }
}
@media (min-width: 1024px) {
  .c-card {
    border-radius: 1.5rem;
    max-width: calc((100% - 6rem) / 3);
  }
}
@media (min-width: 1400px) {
  .c-card {
    height: 35rem;
  }
}
.c-card h3 {
  margin-top: 5rem;
  -webkit-hyphens: auto;
          hyphens: auto;
}
.c-card:hover .list__item__arrow, .c-card:focus .list__item__arrow {
  right: 0.75rem;
}
.c-card:hover .edit-buttons, .c-card:focus .edit-buttons {
  opacity: 1;
  pointer-events: auto;
}
.c-card:hover .c-card__banner-image, .c-card:focus .c-card__banner-image {
  transition: 0.5s;
  scale: 1.2;
  z-index: 0;
  position: relative;
}
.c-card:hover .c-card__image, .c-card:focus .c-card__image {
  scale: 1.2;
  transition: 0.5s;
}

.c-card--gold2 {
  background-color: #e4d6b1;
}

.c-card--medium-height {
  max-height: 32rem;
  height: 29rem;
}
@media (min-width: 768px) {
  .c-card--medium-height {
    height: 25rem;
  }
}
@media (min-width: 1400px) {
  .c-card--medium-height {
    height: 32rem;
  }
}

.c-card-collection--private,
.c-card-project--private,
.c-card-article--private {
  background-color: #e8e8ea;
  color: #212226;
}

.c-card-query {
  background-color: #dac07b;
}

.c-card-collection {
  background-color: #e4d6b1;
}

.c-card-project {
  background-color: #212226;
  color: #ffffff;
}

.c-card-project h3 {
  color: #ffffff;
}

.c-card-project--private h3 {
  color: #212226;
}

.c-card__image {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: inherit;
  transition: 0.5s;
}

.c-card-collection--private .c-card__image,
.c-card-project--private .c-card__image,
.c-card-article--private .c-card__image {
  filter: grayscale(1);
}

.c-card__image-container {
  height: auto;
  width: 100%;
  border-radius: inherit;
}

.c-card__content-wrapper--bottom {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .c-card__content-wrapper--bottom {
    bottom: 1.2rem;
    left: 1.1rem;
    padding-right: 1.1rem;
  }
}
@media (min-width: 1024px) {
  .c-card__content-wrapper--bottom {
    bottom: 1.7rem;
    left: 1.7rem;
    padding-right: 1.7rem;
  }
}

.c-time {
  font-size: 1rem;
}
@media (min-width: 768px) {
  .c-time {
    font-size: 0.95rem;
  }
}
@media (min-width: 1400px) {
  .c-time {
    font-size: 1.167rem;
  }
}

.c-card__content-wrapper--bottom h3,
.c-card__content-wrapper--top h3 {
  font-size: 1.4rem;
  font-weight: 800;
  margin: 0;
  line-height: 1.75rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (min-width: 768px) {
  .c-card__content-wrapper--bottom h3,
  .c-card__content-wrapper--top h3 {
    font-size: 1.4rem;
    margin: 0;
    -webkit-line-clamp: 2;
    line-clamp: 2;
  }
}
@media (min-width: 1400px) {
  .c-card__content-wrapper--bottom h3,
  .c-card__content-wrapper--top h3 {
    font-size: 2.1rem;
    margin-top: 0.5rem;
    line-height: 2.5rem;
    -webkit-line-clamp: 4;
    line-clamp: 4;
  }
}

.c-card__content-wrapper--top {
  position: absolute;
  top: 1rem;
  left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 768px) {
  .c-card__content-wrapper--top {
    top: 1.2rem;
    left: 1.1rem;
    padding-right: 1.1rem;
  }
}
@media (min-width: 1024px) {
  .c-card__content-wrapper--top {
    top: 1.7rem;
    left: 1.7rem;
    padding-right: 1.7rem;
  }
}

.c-card__image-wrapper--top .list {
  height: 100%;
  border-radius: inherit;
}

.c-card__image-wrapper--top {
  position: absolute;
  height: calc(42% + 1px);
  border-top-right-radius: inherit;
  border-top-left-radius: inherit;
  top: -1px;
  left: 0;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .c-card__image-wrapper--top {
    height: calc(50% + 1px);
  }
}

.c-card__image-wrapper--bottom {
  position: absolute;
  height: calc(42% - 1px);
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
  width: 100%;
  bottom: 0;
  overflow: hidden;
}
@media (min-width: 768px) {
  .c-card__image-wrapper--bottom {
    height: calc(50% - 1px);
  }
}

.c-card__content {
  height: 13rem;
  padding: 1.6rem 1.6rem 3rem;
  background: #e8e8ea;
}

.c-card__big-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  background: transparent;
}

.c-card__pill {
  -webkit-font-smoothing: antialiased;
  color: #212226;
  position: absolute;
  top: 37%;
  left: 1rem;
  font-size: 1rem;
  font-weight: 500;
  z-index: 1;
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .c-card__pill {
    top: 46%;
    left: 1.1rem;
    font-size: 1rem;
  }
}
@media (min-width: 1024px) {
  .c-card__pill {
    top: 46.5%;
    left: 1.5rem;
    font-size: 1.25rem;
  }
}

.c-card__pill--query {
  color: #212226;
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  font-size: 1rem;
  font-weight: 500;
  z-index: 1;
  display: flex;
  gap: 0.5rem;
}
@media (min-width: 768px) {
  .c-card__pill--query {
    bottom: 1.25rem;
    left: 1.25rem;
    font-size: 1rem;
  }
}
@media (min-width: 1024px) {
  .c-card__pill--query {
    bottom: 2rem;
    left: 2rem;
    font-size: 1.25rem;
  }
}

.c-card__pill--private .c-card__visibility--private {
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 0.75rem;
  margin-top: 0.5rem;
}

@media (min-width: 768px) {
  .c-card-collection .c-card__pill,
  .c-card-collection--private .c-card__pill {
    top: 46%;
  }
}
@media (min-width: 1024px) {
  .c-card-collection .c-card__pill,
  .c-card-collection--private .c-card__pill {
    top: 46.5%;
  }
}

.c-carousel__list-item .c-card__pill {
  top: 54.5%;
}
@media (min-width: 768px) {
  .c-carousel__list-item .c-card__pill {
    top: 46%;
  }
}
@media (min-width: 1024px) {
  .c-carousel__list-item .c-card__pill {
    top: 46.5%;
  }
}

.c-carousel__list-item--private {
  filter: grayscale(1);
}

.c-card__visibility--not-public,
.c-card__visibility--private {
  padding: 0.25rem 0.75rem;
  border-radius: 2rem;
  border: 1px solid #212226;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1024px) {
  .c-card__visibility--not-public,
  .c-card__visibility--private {
    height: 2.5rem;
  }
}

.c-card__visibility--not-public {
  background-color: #ff3b48;
}

.c-card__visibility--private {
  background-color: #b1b1ba;
  width: -moz-fit-content;
  width: fit-content;
  gap: 0.5rem;
}

.c-card__visibility__icon {
  height: 1.25rem;
  margin-right: 0.25rem;
}

.c-card-collection__label,
.c-card-query__label {
  background-color: #f5f2ea;
  border-radius: 2rem;
  border: 1px solid #212226;
  height: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-right: 1rem;
}
@media (min-width: 1024px) {
  .c-card-collection__label,
  .c-card-query__label {
    height: 2.5rem;
  }
}

.c-card-collection__label__counter,
.c-card-query__label__counter {
  background-color: #212226;
  height: 100%;
  border-bottom-right-radius: inherit;
  border-top-right-radius: inherit;
  color: #ffffff;
  padding: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 2.5rem;
  margin-right: -1px;
}

.c-card-collection__label__name {
  text-transform: capitalize;
}

.c-card-collection__label__name,
.c-card-query__label__name {
  padding: 0 0.5rem 0 0.75rem;
}

.c-card__project-label-name {
  padding: 0.25rem 0.75rem;
}

.c-card-collection .c-card__pill {
  flex-direction: column;
}
@media (min-width: 768px) {
  .c-card-collection .c-card__pill {
    flex-direction: row;
  }
}

.c-card-project .c-card__pill {
  flex-direction: column-reverse;
  top: 26%;
}
@media (min-width: 768px) {
  .c-card-project .c-card__pill {
    top: 35.5%;
  }
}
@media (min-width: 1024px) {
  .c-card-project .c-card__pill {
    flex-direction: row;
    top: 46.5%;
  }
}

.c-card-global-campus {
  width: 18.5rem;
  min-width: 18.5rem;
  height: 18.5rem;
  border-radius: 1rem;
  color: #f5f2ea;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .c-card-global-campus {
    border-radius: 1.5rem;
    width: 18.5rem;
    height: 18.5rem;
  }
}
@media (min-width: 1024px) {
  .c-card-global-campus {
    border-radius: 1.5rem;
    min-width: 22.5rem;
    height: 18.5rem;
  }
}

.c-card-global-campus:nth-last-child(1) {
  margin-right: 2rem;
}

.c-card-global-campus__information {
  padding: 1rem 1.25rem;
  width: 100%;
  background-color: #307d62;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .c-card-global-campus__information {
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
  }
}

.c-card__line-split {
  height: 0.5px;
  width: 100%;
  margin: 1rem 0;
  background-color: #f5f2ea;
}

.c-card-global-campus__content {
  display: flex;
  flex-direction: column;
  text-align: left;
}

.c-card-global-campus .c-card__content__title {
  color: #f5f2ea;
  font-weight: 600;
  text-align: left;
  font-size: 1.35rem;
  margin: 0;
  line-height: 1.75rem;
  line-break: anywhere;
}
@media (min-width: 1400px) {
  .c-card-global-campus .c-card__content__title {
    font-size: 1.5rem;
  }
}

.c-card-global-campus__author {
  font-size: 1.167rem;
  margin-bottom: 0.25rem;
}

.c-card-global-campus__content time {
  font-weight: 600;
  font-size: 1.167rem;
}

.c-card-global-campus__link {
  display: flex;
  align-items: center;
  height: 3.5rem;
  background-color: #f5f2ea;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  font-size: 1.35rem;
  font-weight: 600;
}
@media (min-width: 768px) {
  .c-card-global-campus__link {
    border-bottom-left-radius: 1.5rem;
    border-bottom-right-radius: 1.5rem;
  }
}
.c-card-global-campus__link:hover .c-card-global-campus__link-title, .c-card-global-campus__link:focus .c-card-global-campus__link-title {
  color: #666772;
}
.c-card-global-campus__link:hover .c-card-global-campus__link-icon, .c-card-global-campus__link:focus .c-card-global-campus__link-icon {
  background-color: #dac07b;
}
.c-card-global-campus__link:active .c-card-global-campus__link-title, .c-card-global-campus__link:hover:active .c-card-global-campus__link-title, .c-card-global-campus__link.active .c-card-global-campus__link-title {
  color: #878693;
}
.c-card-global-campus__link:active .c-card-global-campus__link-icon, .c-card-global-campus__link:hover:active .c-card-global-campus__link-icon, .c-card-global-campus__link.active .c-card-global-campus__link-icon {
  background-color: #dac07b;
}

.c-card-global-campus__link-title {
  display: flex;
  align-items: center;
  color: #212226;
  font-size: 1.167rem;
  background-color: #f5f2ea;
  height: 100%;
  width: calc(100% - 3rem);
  border-bottom-left-radius: 1.5rem;
  justify-content: flex-start;
  margin-left: 1.2rem;
  text-decoration: underline;
}

.c-card-global-campus__link-icon img {
  height: 1.5rem;
  margin: auto;
}

.c-card-global-campus__link-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #e4d6b1;
  height: 100%;
  width: 3.5rem;
  margin-left: auto;
  border-bottom-right-radius: inherit;
}

.c-card-global-campus__popover-button {
  border: 0;
  background: 0;
  height: 85%;
}
.c-card-global-campus__popover-button:hover .c-card__content__title, .c-card-global-campus__popover-button:focus .c-card__content__title {
  color: #e4d6b1;
}

.c-card-global-campus__popover {
  width: 95%;
  min-width: 30rem;
  background: #f5f2ea;
  border: 0;
  border-radius: 1rem;
  margin: 1rem auto;
  box-shadow: 0px 0px 1rem 0px rgba(0, 0, 0, 0.1490196078);
  overflow: hidden;
  z-index: 9;
}
@media (min-width: 768px) {
  .c-card-global-campus__popover {
    width: 70%;
  }
}
@media (min-width: 1024px) {
  .c-card-global-campus__popover {
    width: 60rem;
  }
}
.c-card-global-campus__popover > div {
  display: grid;
  height: 55rem;
  max-height: 90vh;
  grid-template-rows: auto auto auto 1fr auto;
}

.c-card-global-campus__popover__header {
  grid-row: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 1rem 0;
}
@media (min-width: 768px) {
  .c-card-global-campus__popover__header {
    font-size: 1.25rem;
    font-weight: 700;
    padding: 2rem 2rem 0;
  }
}
@media (min-width: 1024px) {
  .c-card-global-campus__popover__header {
    padding: 3rem 3rem 0;
    font-size: 1rem;
  }
}

.c-card-global-campus__popover__header time {
  font-size: 1.167rem;
}

.c-card-global-campus__popover__header__title {
  grid-row: 2;
  margin-top: 1rem;
  font-weight: 700;
  margin: 1rem 0;
  padding: 0rem 1rem;
}
@media (min-width: 768px) {
  .c-card-global-campus__popover__header__title {
    font-size: 2.5rem;
    line-height: 2.75rem;
    padding: 0rem 2rem;
  }
}
@media (min-width: 1024px) {
  .c-card-global-campus__popover__header__title {
    padding: 0 3rem;
    font-size: 3.3rem;
    line-height: 3.75rem;
    width: 95%;
  }
}

.c-card-global-campus__popover__btn--close {
  border: 1px solid #212226;
  border-radius: 50%;
  background-color: transparent;
  width: 1.5rem;
  height: 1.5rem;
  padding: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.5s;
}
@media (min-width: 768px) {
  .c-card-global-campus__popover__btn--close {
    width: 2rem;
    height: 2rem;
  }
}
.c-card-global-campus__popover__btn--close:hover, .c-card-global-campus__popover__btn--close:focus {
  background-color: #b1b1ba;
  transition: 0.5s;
}

.c-card-global-campus__popover::backdrop {
  -webkit-backdrop-filter: blur(0.25rem);
          backdrop-filter: blur(0.25rem);
}

.c-card-global-campus__popover__author {
  grid-row: 3;
  font-size: 1.25rem;
  font-weight: 500;
  color: #878693;
  margin: 1rem 0rem;
  padding: 0 1rem;
}
@media (min-width: 768px) {
  .c-card-global-campus__popover__author {
    font-size: 1.5rem;
    padding: 0 2rem;
  }
}
@media (min-width: 1024px) {
  .c-card-global-campus__popover__author {
    padding: 0 3rem;
    font-size: 1.25rem;
    margin: 0.5rem 0rem 1rem;
  }
}

.c-card-global-campus__popover__summary {
  grid-row: 4;
  font-weight: 500;
  overflow-x: scroll;
  padding: 0 1rem;
  margin: 1rem 0 0;
  font-size: 1.35rem;
  line-height: 2.5rem;
}
@media (min-width: 768px) {
  .c-card-global-campus__popover__summary {
    font-size: 1.35rem;
    line-height: 2.5rem;
    padding: 0 2rem;
  }
}
@media (min-width: 1024px) {
  .c-card-global-campus__popover__summary {
    padding: 0 3rem;
    font-size: 1.5rem;
    margin-bottom: 1rem;
    width: 95%;
  }
}

.c-card-global-campus__popover a {
  color: #ffffff;
}

.c-card-global-campus__popover__link {
  grid-row: 5;
  display: flex;
  height: 5rem;
  background-color: #307d62;
  margin-top: auto;
}
@media (min-width: 768px) {
  .c-card-global-campus__popover__link {
    height: 5rem;
  }
}
@media (min-width: 1024px) {
  .c-card-global-campus__popover__link {
    height: 5rem;
  }
}
.c-card-global-campus__popover__link:hover, .c-card-global-campus__popover__link:focus {
  text-decoration: underline;
}

.c-card-global-campus__popover__link-title {
  width: 100%;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  margin: auto;
  color: #ffffff;
}
@media (min-width: 768px) {
  .c-card-global-campus__popover__link-title {
    font-size: 1.5rem;
    text-align: flex-end;
    margin-right: 2rem;
  }
}
@media (min-width: 1024px) {
  .c-card-global-campus__popover__link-title {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
    margin: 0 2rem;
  }
}
.c-card-global-campus__popover__link-title:hover, .c-card-global-campus__popover__link-title:focus {
  text-decoration: underline;
  color: #ffffff;
}

.c-card-global-campus__popover__link-icon {
  min-width: 5rem;
  min-height: 5rem;
  background-color: #323232;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-card-global-campus__popover__link-icon img {
  filter: invert(1);
  height: 50%;
  width: 50%;
}

.c-card-global-campus.--pinned::before, .c-card-global-campus.--pinned.remove-keyword:after {
  content: "";
  background-image: url(/lib/images/icons/--pinned.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 2rem;
  height: 2rem;
  margin-bottom: -2rem;
  position: relative;
  top: -0.5rem;
  left: -0.5rem;
}

/* Re-added after incorrect deletion */
.hide-private .c-card.-work-in-progress, .hide-private .c-card-article--private, .hide-private .c-card-collection--private, .hide-private .c-card-project--private {
  display: none;
}

.hide-shared .c-card.-shared {
  display: none;
}

.hide-published .c-card.--published {
  display: none;
}

/* End re-added */
.c-card__information {
  height: 60%;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  padding: 1.6rem 1.6rem 3rem;
  position: relative;
  background-color: #e4d6b1;
  z-index: 2;
}

.c-card__banner-image {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition: 0.5s;
}
.c-card--small-image .c-card__banner-image {
  height: 40%;
  border-top-right-radius: inherit;
  border-top-left-radius: inherit;
}

.c-card__title {
  font-weight: 700;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.c-card--with-body .c-card__title {
  margin-top: 1rem;
}

.c-card--with-body .edit-buttons {
  position: absolute;
  right: 0;
  top: 0.75rem;
}

.c-card__summary-text {
  font-size: 1.25rem;
  line-height: 2rem;
}

.c-card__summary-text--clamp2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.c-card__summary-text--clamp3 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-break: anywhere;
}

.c-header-card__graph-link {
  background-color: transparent;
  padding: 0;
  border-bottom-left-radius: 2rem;
  border-bottom-right-radius: 2rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.5rem;
}
@media (min-width: 1400px) {
  .c-header-card__graph-link {
    background-color: #e4d6b1;
    padding: 0 2rem;
  }
}
.c-header-card__graph-link:active, .c-header-card__graph-link:hover:active, .c-header-card__graph-link.active {
  background-color: #dac07b;
}

.c-header-card__graph-link-image {
  width: 1rem;
  height: 1rem;
}

.c-card .page-action--signout {
  display: none;
}

.c-search-card {
  max-height: 26rem;
}

.c-search-card .c-card__content__title {
  font-size: 1.65rem;
  line-height: 2rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.c-search-card .c-card__pill {
  top: unset;
  bottom: 53%;
}
@media (min-width: 768px) {
  .c-search-card .c-card__pill {
    top: 46%;
    bottom: unset;
  }
}

.c-card-query__icon {
  right: -1rem;
  bottom: -1rem;
  position: absolute;
  opacity: 0.05;
  width: 14rem;
}
@media (min-width: 768px) {
  .c-card-query__icon {
    width: 18rem;
  }
}
@media (min-width: 1400px) {
  .c-card-query__icon {
    width: 31rem;
  }
}

.c-gc-strip {
  display: none;
  flex-direction: column;
  gap: 1.6rem;
  width: 100%;
  background-color: #ffffff;
}

.c-gc-strip:has(.c-card-global-campus) {
  display: flex;
}

.c-gc-strip__top-content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 1.25rem;
  font-weight: 500;
  color: #666772;
  position: relative;
  margin: 1.6rem 1.2rem 0;
}
@media (min-width: 768px) {
  .c-gc-strip__top-content {
    margin: 2.1rem 2.5rem 0;
  }
}
@media (min-width: 1400px) {
  .c-gc-strip__top-content {
    margin: 3.1rem 5rem 0;
  }
}

.c-gc-strip__cards-container {
  display: flex;
  width: 100%;
  overflow: scroll;
  overflow-y: hidden;
  align-items: flex-end;
  -ms-overflow-style: none;
  scrollbar-width: none;
  gap: 1.5rem;
  padding: 0 1.2rem;
  margin-bottom: 1.6rem;
}
@media (min-width: 768px) {
  .c-gc-strip__cards-container {
    gap: 2rem;
    padding-left: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1400px) {
  .c-gc-strip__cards-container {
    padding-left: 5rem;
    margin-bottom: 4.2rem;
  }
}

.c-gc-strip__cards-container::-webkit-scrollbar {
  display: none;
}

.c-gc-strip__top-content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: 1rem;
  font-size: 1.25rem;
  font-weight: 500;
  color: #666772;
  position: relative;
}
@media (min-width: 768px) {
  .c-gc-strip__top-content {
    margin: 3rem;
  }
}

.slide-btn--left {
  margin-left: auto;
}

.c-gc-strip__title-popover-btn,
.c-gc-strip__title-popover-btn--close {
  width: 1rem;
  height: 1rem;
  background-image: url("/lib/images/icons/--information.svg");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
  border: 0;
  margin-left: 0.5rem;
  border-radius: 50%;
  border: 1px solid #212226;
  background-color: transparent;
}

.c-gc-strip__title-popover-btn--close {
  background-image: url("/lib/images/icons/--close.svg");
  background-size: contain;
  width: 1.5rem;
  height: 1.5rem;
  border: 0;
}

.c-gc-strip__title-popover {
  width: 24rem;
  height: 20rem;
  margin: auto;
  border: 0;
  border-radius: 0.5rem;
  background-color: #f5f2ea;
  box-shadow: 0px 0px 1rem 0px rgba(0, 0, 0, 0.1490196078);
  position: absolute;
  display: block;
  top: 0;
  z-index: 1;
}
@media (min-width: 1024px) {
  .c-gc-strip__title-popover {
    margin: 3rem 5rem;
  }
}

.c-gc-strip__title-popover__header {
  background-color: #e4d6b1;
  color: #212226;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  font-size: 1.35rem;
  font-weight: 700;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.c-gc-strip__title-popover__content,
.c-gc-strip__title-popover__content__link {
  font-size: 1.25rem;
  color: #666772;
}

.c-gc-strip__title-popover__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1rem;
}

.c-gc-strip__title-popover__content__link {
  text-decoration: underline;
  position: absolute;
  bottom: 1rem;
}

.c-gc-strip__title-popover__content__text {
  margin-bottom: 6rem;
}

.c-person-link {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 5rem;
}
@media (min-width: 768px) {
  .c-person-link {
    width: 48%;
  }
}
@media (min-width: 1024px) {
  .c-person-link {
    width: 30%;
  }
}

.c-person-link img {
  border-radius: 50%;
  width: 3.75rem;
  height: 3.75rem;
  margin-right: 1.25rem;
}

.c-person-link__avatar-img {
  border: 1px solid #212226;
  transition: 0.3s;
}
.c-person-link__avatar-img:hover, .c-person-link__avatar-img:focus {
  filter: grayscale(0.5);
  opacity: 0.8;
}
.c-person-link__avatar-img:active, .c-person-link__avatar-img:hover:active, .c-person-link__avatar-img.active {
  filter: grayscale(1);
  opacity: 0.6;
}

.c-person-link__information {
  display: flex;
  flex-direction: column;
  margin: 0rem 1rem 2rem 0;
}

.c-person-link__information__name {
  font-size: 1.5rem;
  font-weight: 700;
}

.c-person-link__information__summary {
  font-size: 1.25rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.c-person-link__fallback {
  border: 0;
}

.c-highlight-container__block-title {
  margin: 0 0 2rem 0;
}
@media (min-width: 768px) {
  .c-highlight-container__block-title {
    margin: 0 0 4rem 0;
  }
}

.c-highlight-container {
  background-color: #f5f2ea;
  padding: 4rem 0 0rem;
}

.c-page-info {
  background-color: #f5f2ea;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .c-page-info {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

.c-page-info__container {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media (min-width: 600px) {
  .c-page-info__container {
    width: 80%;
  }
}
@media (min-width: 1024px) {
  .c-page-info__container {
    width: 70%;
  }
}
@media (min-width: 1280px) {
  .c-page-info__container {
    width: 60%;
  }
}

.c-page-info__container .summary {
  font-size: 1.25rem;
  line-height: 2.3rem;
  font-weight: 500;
}
@media (min-width: 768px) {
  .c-page-info__container .summary {
    font-size: 1.35rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .c-page-info__container .summary {
    font-size: 1.65rem;
    line-height: 3rem;
  }
}

.c-page-info__container .subtitle {
  font-size: 1.35rem;
  line-height: 2.3rem;
  font-weight: 800;
  margin-bottom: 1.75rem;
}
@media (min-width: 768px) {
  .c-page-info__container .subtitle {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .c-page-info__container .subtitle {
    font-size: 1.8rem;
    line-height: 3rem;
  }
}

.c-page-info__container .body-text p {
  font-size: 1.35rem;
  line-height: 2.3rem;
}
@media (min-width: 768px) {
  .c-page-info__container .body-text p {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
}

.c-home-research {
  background-color: #f5f2ea;
}

.c-home-research__card {
  flex: 1 0 18.5rem;
  min-width: 18.5rem;
  max-width: 18.5rem;
  max-height: 19rem;
}
@media (min-width: 768px) {
  .c-home-research__card {
    min-width: 20.5rem;
    max-width: 20.5rem;
    max-height: 23rem;
  }
}
@media (min-width: 1400px) {
  .c-home-research__card {
    min-width: 23.5rem;
    max-width: 25rem;
    max-height: 26rem;
  }
}

.c-home-research__card .c-card__content__title {
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.c-home-research__title {
  font-weight: 700;
  font-size: 2rem;
}

.c-home-research__container {
  padding: 0 1rem;
  gap: 2rem;
  overflow: scroll;
  overflow-y: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.c-home-research__container::-webkit-scrollbar {
  display: none;
}
@media (min-width: 768px) {
  .c-home-research__container {
    padding: 0 2.5rem;
  }
}
@media (min-width: 1400px) {
  .c-home-research__container {
    padding: 0 5rem;
  }
}

.c-home-research__buttons {
  margin-right: 3.4rem;
}

.c-pdf-viewer {
  max-width: 60rem;
  width: 100%;
  height: 100vw;
  max-height: 85rem;
  min-height: 47rem;
  margin-top: 4rem;
}

.c-scroller {
  width: 100%;
  overflow: hidden;
  -webkit-mask: linear-gradient(90deg, transparent, #ffffff 20%, #ffffff 80%, transparent);
  mask: linear-gradient(90deg, transparent, #ffffff 20%, #ffffff 80%, transparent);
}

.c-scroller__inner {
  display: flex;
  gap: 3rem;
  padding-block: 1rem;
  flex-wrap: wrap;
  height: 5rem;
}

.c-scroller[data-animated=true]:hover .c-scroller__inner {
  animation-play-state: paused;
}

.c-scroller[data-animated=true] .c-scroller__inner {
  flex-wrap: nowrap;
  animation: scroll 60s linear infinite;
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-200%);
  }
}
.c-carousel {
  width: 100%;
  background-color: #f5f2ea;
  padding: 3.25rem 0;
  position: relative;
  overflow-x: hidden;
}

.c-carousel__title {
  font-weight: 700;
  font-size: 2rem;
  margin: 0 auto 2rem;
  width: 90%;
}

.c-carousel__container {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
}
@media (min-width: 1400px) {
  .c-carousel__container {
    width: 92%;
  }
}

@media (min-width: 768px) {
  .c-carousel__left-button {
    position: relative;
    right: -3%;
    z-index: 1;
  }
}
@media (min-width: 1400px) {
  .c-carousel__left-button {
    position: relative;
    right: 0;
    z-index: 1;
  }
}

@media (min-width: 768px) {
  .c-carousel__right-button {
    position: relative;
    left: -3%;
  }
}
@media (min-width: 1400px) {
  .c-carousel__right-button {
    position: relative;
    left: 0;
  }
}

.c-carousel__data {
  width: 90%;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 1.25rem;
  padding-top: 1rem;
  border-radius: 1.5rem;
  overflow: hidden;
  height: 109rem;
  position: relative;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
@media (min-width: 768px) {
  .c-carousel__data {
    height: 44rem;
    padding: 2.25rem 3.25rem;
    border-radius: 1.5rem;
  }
}
@media (min-width: 1400px) {
  .c-carousel__data {
    height: 51rem;
  }
}

.c-carousel__collection--current {
  transform: translateX(0);
  transition: 250ms;
  position: absolute;
  width: 94%;
}

.c-carousel__collection--next {
  transform: translateX(100vw);
  position: absolute;
  width: 94%;
  transition: 0.25s;
  opacity: 0;
}

.c-carousel__collection--previous {
  transform: translateX(-100vw);
  position: absolute;
  transition: 0.25s;
  width: 94%;
  opacity: 0;
}

.c-carousel__collection {
  display: none;
}

.c-carousel__header {
  margin-bottom: 1rem;
  flex-direction: column;
}
@media (min-width: 768px) {
  .c-carousel__header {
    flex-direction: row;
    margin-bottom: 3rem;
  }
}

.c-carousel-container__summary {
  margin-top: auto;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (min-width: 768px) {
  .c-carousel-container__summary {
    width: 45%;
  }
}

.c-carousel-container__title {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 3.5rem;
  margin: 0;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (min-width: 768px) {
  .c-carousel-container__title {
    font-size: 3rem;
    line-height: 3.5rem;
    width: 50%;
  }
}
@media (min-width: 1400px) {
  .c-carousel-container__title {
    font-size: 3.75rem;
    line-height: 5rem;
  }
}

.c-slider-pager__btn,
.c-slider-pager__btn--mobile {
  padding: 0.3rem;
  border-radius: 3rem;
  border: 0;
  margin: 0 0.25rem;
  background-color: #878693;
  transition: 0.3s;
  width: 0;
}
@media (min-width: 768px) {
  .c-slider-pager__btn,
  .c-slider-pager__btn--mobile {
    padding: 0.25rem;
  }
}

.c-slider-pager__btn--mobile {
  height: 0.5rem;
}

.c-slider-pager__btn--active {
  background-color: #212226;
  width: 4rem;
  transition: 0.3s;
}

.c-slider-pager {
  position: relative;
  top: -2rem;
}

.c-slider-pager--mobile {
  display: flex;
  position: relative;
  z-index: 2;
}
@media (min-width: 768px) {
  .c-slider-pager--mobile {
    display: none;
  }
}

.c-carousel__list {
  gap: 1rem;
}
@media (min-width: 768px) {
  .c-carousel__list {
    grid-column-gap: 1.5rem;
  }
}
@media (min-width: 1400px) {
  .c-carousel__list {
    grid-column-gap: 3rem;
  }
}

.c-carousel__list-item {
  max-width: 100%;
}

.c-carousel-controls--mobile {
  width: 90%;
  margin: 0 auto;
  position: relative;
  background: #ffffff;
  padding-top: 0rem;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}

.c-stats {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 4rem 0;
  background-color: #f5f2ea;
  display: flex;
}

.c-stats__title {
  padding-bottom: 2rem;
  text-align: center;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 3rem;
}

.c-stats__subtitle {
  margin: 1rem 0;
  font-weight: 700;
  font-size: 1.35rem;
}
@media (min-width: 768px) {
  .c-stats__subtitle {
    font-size: 1.65rem;
  }
}

.c-stats__items {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5rem;
  margin: auto;
  max-width: 1320px;
  width: 100%;
  gap: 1.35rem;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .c-stats__items {
    gap: 1.75rem;
  }
}
@media (min-width: 1400px) {
  .c-stats__items {
    gap: 2.5rem;
  }
}

.c-stats__item {
  padding: 2rem 0.5rem;
  text-align: center;
  width: 44%;
  border-radius: 2rem;
}
@media (min-width: 768px) {
  .c-stats__item {
    width: 21.5%;
  }
}
@media (min-width: 1400px) {
  .c-stats__item {
    padding: 2rem 3rem;
    width: 22rem;
  }
}

.c-stats__number {
  padding: 1rem 0;
  margin: 1rem 0;
  font-size: 3.75rem;
  line-height: 5rem;
  font-weight: 800;
}
@media (min-width: 768px) {
  .c-stats__number {
    font-size: 5rem;
  }
}
@media (min-width: 1400px) {
  .c-stats__number {
    border-bottom: 0.25rem solid #212226;
  }
}

.c-stats__image {
  height: 8rem;
  width: auto;
}
@media (min-width: 1400px) {
  .c-stats__image {
    height: 17rem;
    width: auto;
  }
}

.c-stats__image--small {
  display: inline;
  height: 8rem;
  width: auto;
}
@media (min-width: 1400px) {
  .c-stats__image--small {
    height: 6rem;
  }
}

.c-stats__button {
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
  margin-top: 2rem;
  font-size: 1.65rem;
  line-height: 3.5rem;
  height: -moz-fit-content;
  height: fit-content;
}

.c-authors__show-all-btn,
.c-authors__show-all-btn--mobile {
  background: 0;
  margin: 0.5rem;
  margin-left: auto;
  border: 1px solid #212226;
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .c-authors__show-all-btn,
  .c-authors__show-all-btn--mobile {
    width: 3.5rem;
    height: 3.5rem;
  }
}

.c-authors__all-authors-trigger a:nth-child(n+3) {
  display: none;
}
@media (min-width: 1400px) {
  .c-authors__all-authors-trigger a:nth-child(n+3) {
    display: flex;
    align-items: center;
  }
  .c-authors__all-authors-trigger a:nth-child(n+4) {
    display: none;
  }
}

.c-authors__show-all-btn.--open::after,
.c-authors__show-all-btn--mobile.--open::after {
  content: "";
  background-image: url("/lib/images/icons/--arrowhead-down.svg");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 100%;
  height: 1rem;
  transform: rotate(180deg);
}

.c-authors__show-all-btn.--open,
.c-authors__show-all-btn--mobile.--open {
  font-size: 0;
}

.c-authors__show-all-btn--mobile {
  display: unset;
}
@media (min-width: 1400px) {
  .c-authors__show-all-btn--mobile {
    display: none;
  }
}

.c-authors__show-all-btn {
  display: none;
}
@media (min-width: 1400px) {
  .c-authors__show-all-btn {
    display: unset;
  }
}

.c-author__author-item {
  font-size: 1.25rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  border-radius: 5rem;
  padding-right: 1.5rem;
  height: -moz-fit-content;
  height: fit-content;
}
.c-author__author-item:hover, .c-author__author-item:focus {
  background-color: #e4d6b1;
  text-decoration: none;
}
.c-author__author-item:active, .c-author__author-item:hover:active, .c-author__author-item.active {
  background-color: #dac07b;
  text-decoration: none;
}

.c-author__author-item-img {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  border: 1px solid #212226;
  margin: 0.5rem;
  background-color: #212226;
}
@media (min-width: 1024px) {
  .c-author__author-item-img {
    width: 3.5rem;
    height: 3.5rem;
  }
}

.c-author-list {
  display: flex;
  background: #f5f2ea;
  border-radius: 2.5rem;
  gap: 0.75rem;
  flex-wrap: wrap;
  padding: 0.25rem;
}

.c-button {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.65rem;
  line-height: 1.65rem;
  font-weight: 700;
  color: #ffffff;
  padding-left: 1.66rem;
  padding-right: 1.66rem;
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
  border-radius: 3.3rem;
  background-color: #212226;
}
.c-button:hover, .c-button:focus {
  color: #dac07b;
  cursor: pointer;
  text-decoration: none;
}

.c-button--small {
  font-size: 1.35rem;
  line-height: 1.35rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.c-button--gold {
  background-color: #e4d6b1;
  color: #212226;
}
.c-button--gold:hover, .c-button--gold:focus {
  background-color: #dac07b;
  color: #212226;
}
.c-button--gold:hover, .c-button--gold:focus {
  background-color: #dac07b;
  color: #212226;
}

.c-button--grey {
  background-color: #b1b1ba;
  color: #212226;
}
.c-button--grey:hover, .c-button--grey:focus {
  background-color: #878693;
  color: #212226;
}

.c-button__label {
  font-style: initial;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.c-button--small .c-button__label {
  padding-top: 0.83rem;
  padding-bottom: 0.83rem;
}

.c-card.c-card--reset {
  width: 100%;
  max-width: 100%;
  margin: unset;
}

.c-card.c-card--min-height {
  height: unset;
  min-height: 18rem;
}

.c-card--min-height .c-card__content__title {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-break: anywhere;
}

.c-card.c-card--4\/4 {
  min-height: 30rem;
}
.c-card.c-card--4\/4 .c-card__image-wrapper--top,
.c-card.c-card--4\/4 .c-card__image-wrapper--bottom {
  height: 58%;
}
.c-card.c-card--4\/4 .c-card__pill {
  top: 39%;
}

.c-card--graph {
  height: 35rem;
}

.c-checkbox {
  /* hide native checkbox */
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  /* override bootstrap */
  margin: unset !important;
  padding: unset !important;
  background-color: #ffffff;
  width: 2rem;
  height: 2rem;
  border: 1px solid #212226;
  border-radius: 0.41rem;
  display: inline-grid;
  place-content: center;
}
.c-checkbox:checked {
  background-color: #212226;
}
.c-checkbox:checked::before, .c-checkbox.remove-keyword:checked:after {
  border-radius: 0.41rem;
  content: "";
  width: 2rem;
  height: 2rem;
  background: no-repeat center url("/lib/images/icons/--check.svg");
}
.c-checkbox:focus {
  outline-offset: 0.2rem !important;
}
.c-checkbox:disabled {
  border-color: #878693;
  cursor: not-allowed;
}
.c-checkbox:disabled:checked {
  background-color: #878693;
}

.c-checkbox--small {
  width: 1.66rem;
  height: 1.66rem;
  border-radius: 0.25rem;
}
.c-checkbox--small:checked::before, .c-checkbox--small.remove-keyword:checked:after {
  width: 1.66rem;
  height: 1.66rem;
  background-size: 65%;
}

.c-counter {
  border-radius: 10rem;
  overflow: hidden;
  height: 2.33rem;
  width: 2.33rem;
  border: 1px solid #212226;
  color: #212226;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}

.c-counter--large {
  height: 3rem;
  width: 3rem;
}

.c-counter--black {
  color: #ffffff;
  background-color: #212226;
}

.c-counter--gold {
  color: #212226;
  border-color: #dac07b;
  background-color: #dac07b;
}

.c-counter--light-gold {
  background-color: #f5f2ea;
}

.c-counter--red {
  background-color: #ff3b48;
}

.c-counter--grey {
  background-color: #b1b1ba;
}

.c-dossier-card {
  background-color: #e4d6b1;
  border-radius: 1rem;
  overflow: hidden;
  height: 15rem;
}
.c-dossier-card:hover .c-dossier-card__content, .c-dossier-card:focus .c-dossier-card__content {
  text-decoration: none;
}
.c-dossier-card:hover .c-dossier-card__image, .c-dossier-card:focus .c-dossier-card__image {
  transform: scale(1.2);
}

.c-dossier-card__content {
  height: 100%;
  display: flex;
}

.c-dossier-card__info {
  display: flex;
  flex-direction: column;
  padding: 1.5rem;
  flex: 1;
  min-width: 50%;
  justify-content: space-between;
}

.c-dossier-card__title {
  font-size: 2rem;
  font-weight: 700;
  -webkit-hyphens: auto;
          hyphens: auto;
  line-height: 1.2;
  word-wrap: break-word;
}

.c-dossier-card__image {
  flex-shrink: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: inherit;
  transition: 0.5s;
  overflow: hidden;
  transform-origin: left center;
}

.c-partners-card {
  background-color: #e4d6b1;
  border-radius: 1rem;
  overflow: hidden;
  height: 15rem;
}
.c-partners-card:hover .c-partners-card__content, .c-partners-card:focus .c-partners-card__content {
  text-decoration: none;
}
.c-partners-card:hover .c-partners-card__image, .c-partners-card:focus .c-partners-card__image {
  transform: scale(1.2);
}

.c-partners-card__content {
  height: 100%;
  display: flex;
}

.c-partners-card__info {
  display: flex;
  flex-direction: column;
  padding: 1.5rem;
  flex: 1;
  min-width: 50%;
  justify-content: space-between;
}

.c-partners-card__title {
  font-size: 2rem;
  font-weight: 700;
  -webkit-hyphens: auto;
          hyphens: auto;
  line-height: 1.2;
  word-wrap: break-word;
}

.c-partners-card__image {
  flex-shrink: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: inherit;
  transition: 0.5s;
  overflow: hidden;
  transform-origin: left center;
}

.c-filter-box {
  background-color: #ffffff;
  border-radius: 1.25rem;
  padding: 1.6rem 1.25rem;
  z-index: 10;
  position: fixed;
  width: 90%;
  margin: auto;
  top: 5vw;
  left: 5%;
}
@media (min-width: 1400px) {
  .c-filter-box {
    padding: 0;
    border-radius: 0;
    position: unset;
    width: 100%;
  }
}

.c-filter-box__heading {
  margin: unset;
  font-weight: 700;
}

.c-filter-box__clear {
  font-weight: 700;
  color: #ff3b48;
  font-size: 1.167rem;
  text-decoration: underline;
  cursor: pointer;
  border: none;
  background-color: inherit;
}

.c-filter-box__list-item {
  display: flex;
  align-items: center;
  height: 4rem;
  gap: 1.25rem;
}
.c-filter-box__list-item::-webkit-details-marker {
  display: none;
}
.c-filter-box__list-item:hover {
  cursor: pointer;
}

.c-filter-box__list-item--small {
  height: auto;
  padding-top: 0.38rem;
  padding-bottom: 0.38rem;
  gap: 0.83rem;
}

.c-filter-box__label {
  font-size: 1.35rem;
  font-weight: 700;
}
.c-filter-box__label:hover {
  cursor: inherit;
}

.c-filter-box__label--small {
  font-weight: 400;
}

.c-filter-box__counter {
  margin-left: -0.41rem;
}

.c-filter-box__collapsible-button {
  width: 1.16rem;
  height: 0.75rem;
  background-image: url("/lib/images/icons/--arrowhead-down.svg");
  margin-right: 1.75rem;
  margin-left: auto;
  transition: all 0.2s;
}
details[open] > summary .c-filter-box__collapsible-button {
  transform: rotate(180deg);
}

details[open] > .c-filter-box__collapsible-content {
  animation: expand 0.2s ease-in-out;
}
.c-filter-box__collapsible-content.is-disabled {
  opacity: 0.5;
  cursor: initial;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.c-filter-box__collapsible-content--inner {
  border-top: 1px solid #878693;
  padding: 0.75rem 0.4rem;
  background-color: #f5f2ea;
  max-height: 22rem;
  overflow-y: auto;
}

.c-filter-box__list--inset {
  padding-left: 3.25rem;
}
.c-filter-box__list--inset > :last-child {
  border: none;
}

.c-filter-box__date {
  width: 7.8rem !important;
  height: 2.5rem;
  padding-left: 0.83rem;
  font-size: 1.35rem;
}

@keyframes expand {
  0% {
    opacity: 0;
    transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
.c-header-card {
  margin-left: auto;
  width: 100%;
  display: flex;
  flex-direction: column;
  background: #f5f2ea;
  border-radius: 1rem;
}
@media (min-width: 768px) {
  .c-header-card {
    width: 25rem;
    border-radius: 1.5rem;
  }
}
@media (min-width: 1024px) {
  .c-header-card {
    width: 90%;
    border-radius: 2rem;
  }
}

.c-header-card--transform {
  flex-direction: column-reverse;
  background: none;
  margin-left: 0;
}
@media (min-width: 1400px) {
  .c-header-card--transform {
    background: #f5f2ea;
    flex-direction: column;
    margin-left: auto;
  }
}
.c-header-card--transform .c-header-card__more-information, .c-header-card--transform .c-header-card__owners-section {
  display: none;
}
@media (min-width: 1400px) {
  .c-header-card--transform .c-header-card__more-information, .c-header-card--transform .c-header-card__owners-section {
    display: block;
  }
}

.c-header-card__banner {
  height: 16rem;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .c-header-card__banner {
    height: 20rem;
  }
}

.c-header-card__banner img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left;
     object-position: left;
  border-top-right-radius: 2rem;
  border-top-left-radius: 2rem;
}

.c-header-card__logos {
  padding-bottom: 1.25rem;
  border-bottom: 1px solid #212226;
  margin-bottom: 1.5rem;
  display: flex;
  gap: 2rem;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.c-header-card__logos img {
  max-height: 5rem;
  width: auto;
}

.c-header-card__link__anchor {
  background: #e4d6b1;
  margin-bottom: 0;
  height: 3.5rem;
  width: 100%;
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  padding: 0.5rem 2rem;
  font-size: 1.167rem;
  display: flex;
  align-items: center;
  font-weight: 700;
}
@media (min-width: 768px) {
  .c-header-card__link__anchor {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
    padding: 0.5rem 1rem;
  }
}
@media (min-width: 1024px) {
  .c-header-card__link__anchor {
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
  }
}

.c-header-card__link__anchor__image {
  margin-right: 0.5rem;
  height: 1.25rem;
}

.c-header-card .u-padding {
  padding: 1rem;
}
@media (min-width: 1024px) {
  .c-header-card .u-padding {
    padding: 2rem;
    padding-bottom: 0.5rem;
  }
}

.c-header-card__more-information,
.c-header-card__owners-section {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .c-header-card__more-information,
  .c-header-card__owners-section {
    margin-bottom: 2rem;
  }
}

.c-header-card__more-information__keywords__item {
  text-decoration: underline;
  margin-bottom: 0.5rem;
}
.c-header-card__more-information__keywords__item:hover, .c-header-card__more-information__keywords__item:focus {
  text-decoration: none;
  cursor: pointer;
}

.c-header-card__more-information__keywords {
  display: flex;
  gap: 0.5rem 2rem;
  flex-wrap: wrap;
}

.c-header-card__more-information a {
  font-size: 1.25rem;
  color: #212226;
  text-decoration: underline;
}
.c-header-card__more-information a:hover, .c-header-card__more-information a:focus {
  color: #666772;
  text-decoration: underline;
}
.c-header-card__more-information a:active, .c-header-card__more-information a:hover:active, .c-header-card__more-information a.active {
  color: #878693;
  text-decoration: underline;
}

.c-header-card__more-information--flex {
  display: flex;
  gap: 2rem;
  flex-direction: column;
}
@media (min-width: 1400px) {
  .c-header-card__more-information--flex {
    flex-direction: row;
  }
}

.c-header-card__owners-section {
  width: 100%;
}

.c-header-card__more-information h5,
.c-header-card__owners-section h5 {
  font-weight: 700;
  margin-top: 0;
}

.c-header-card__owners-section--flex {
  width: 100%;
}
@media (min-width: 1400px) {
  .c-header-card__owners-section--flex {
    min-width: 60%;
  }
}

.c-header-card__keywords-section--flex {
  width: 100%;
}
@media (min-width: 1400px) {
  .c-header-card__keywords-section--flex {
    min-width: 33%;
  }
}

.c-header-card__owners {
  border: 1.5px solid #212226;
  padding: 0.25rem;
  border-radius: 0.5rem;
  width: 100%;
  display: block;
  margin-bottom: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 1024px) {
  .c-header-card__owners {
    padding: 0.25rem 0.5rem;
    font-size: 1.25rem;
  }
}
.c-header-card__owners:hover, .c-header-card__owners:focus {
  text-decoration: none;
  background-color: #e4d6b1;
}
.c-header-card__owners:active, .c-header-card__owners:hover:active, .c-header-card__owners.active {
  text-decoration: none;
  background-color: #dac07b;
}

@media (min-width: 1400px) {
  .c-header-card__information-wrapper {
    padding: 1.5rem;
  }
}

.c-header-card__more-link {
  background: #e4d6b1;
  margin-bottom: 0;
  height: 3.5rem;
  width: 100%;
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  padding: 0.5rem 2rem;
  font-size: 1.25rem;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  .c-header-card__more-link {
    border-bottom-right-radius: 1.5rem;
    border-bottom-left-radius: 1.5rem;
    padding: 0.5rem 1rem;
  }
}
@media (min-width: 1024px) {
  .c-header-card__more-link {
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
    padding: 0.5rem 2rem;
  }
}

.c-header-card__graph-link {
  background-color: transparent;
  padding: 0;
  border-bottom-left-radius: 2rem;
  border-bottom-right-radius: 2rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.5rem;
}
@media (min-width: 1400px) {
  .c-header-card__graph-link {
    background-color: #e4d6b1;
    padding-left: 1.5rem;
  }
}

.c-header-card__graph-link-image {
  width: 1rem;
  height: 1rem;
}

.c-header-card__social-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 1rem;
  -moz-column-gap: 2.08rem;
       column-gap: 2.08rem;
  row-gap: 2.16rem;
  line-break: anywhere;
}
@media (min-width: 768px) {
  .c-header-card__social-links {
    flex-wrap: nowrap;
    margin-bottom: 2rem;
    -moz-column-gap: 1.66rem;
         column-gap: 1.66rem;
  }
}
@media (min-width: 1400px) {
  .c-header-card__social-links {
    flex-wrap: wrap;
    -moz-column-gap: 0.83rem;
         column-gap: 0.83rem;
    row-gap: 2.16rem;
  }
}

.c-header-card__social-links:not(:has(*)) {
  display: none;
}

.c-header-card__social-links--fixed {
  flex-wrap: wrap;
}

.c-header-card__website-link {
  flex-basis: 100%;
  font-weight: 700;
  font-size: 1.35rem;
}
@media (min-width: 1400px) {
  .c-header-card__website-link {
    font-weight: 400;
  }
}
.c-header-card__website-link:hover, .c-header-card__website-link:focus {
  opacity: 0.7;
}
.c-header-card__website-link:active, .c-header-card__website-link:hover:active, .c-header-card__website-link.active {
  opacity: 0.5;
}

.c-header-card__website-link--light {
  font-weight: 400;
}

.c-header-card__social-link {
  width: 2rem;
  height: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-size: auto;
  background-position: center;
}
.c-header-card__social-link:hover, .c-header-card__social-link:focus {
  opacity: 0.7;
}
.c-header-card__social-link:active, .c-header-card__social-link:hover:active, .c-header-card__social-link.active {
  opacity: 0.5;
}

.c-header-card__social-link--linkedin {
  background-image: url("/lib/images/icons/--linkedin-tablet.svg");
}
@media (min-width: 1400px) {
  .c-header-card__social-link--linkedin {
    background-image: url("/lib/images/icons/--linkedin.svg");
  }
}

.c-header-card__social-link--facebook {
  background-image: url("/lib/images/icons/--facebook-tablet.svg");
}
@media (min-width: 1400px) {
  .c-header-card__social-link--facebook {
    background-image: url("/lib/images/icons/--facebook.svg");
  }
}

.c-header-card__social-link--instagram {
  background-image: url("/lib/images/icons/--instagram-tablet.svg");
}
@media (min-width: 1400px) {
  .c-header-card__social-link--instagram {
    background-image: url("/lib/images/icons/--instagram.svg");
  }
}

.c-header-card__social-link--twitter {
  background-image: url("/lib/images/icons/--twitter-tablet.svg");
}
@media (min-width: 1400px) {
  .c-header-card__social-link--twitter {
    background-image: url("/lib/images/icons/--twitter.svg");
  }
}

.c-header-card__social-link--youtube {
  background-image: url("/lib/images/icons/--youtube-tablet.svg");
}
@media (min-width: 1400px) {
  .c-header-card__social-link--youtube {
    background-image: url("/lib/images/icons/--youtube.svg");
  }
}

.c-header-card__social-link--email {
  background-image: url("/lib/images/icons/--email-tablet.svg");
}
@media (min-width: 1400px) {
  .c-header-card__social-link--email {
    background-image: url("/lib/images/icons/--email.svg");
  }
}

.c-list-item {
  background-color: #ffffff;
  overflow: hidden;
}

.c-list-item--rounded {
  border-radius: 1rem/10%;
}
@media (min-width: 768px) {
  .c-list-item--rounded {
    border-radius: 1.6rem;
  }
}

.c-list-item__image {
  width: 5.8rem;
  height: 9.1rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (min-width: 768px) {
  .c-list-item__image {
    width: 5.3rem;
    height: 5.3rem;
  }
}

.c-list-item__container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 1rem 1.5rem 1rem 1rem;
}
.c-list-item--gold .c-list-item__container {
  background-color: #e4d6b1;
}
.c-list-item--black .c-list-item__container {
  background-color: #212226;
}
.c-list-item--grey .c-list-item__container {
  background-color: #e8e8ea;
}
@media (min-width: 768px) {
  .c-list-item__container {
    flex-direction: row;
    align-items: center;
    justify-content: start;
  }
}

.c-list-item__tags {
  display: flex;
  gap: 0.83rem;
  min-height: 2.3rem;
  margin-bottom: 0.33rem;
}
@media (min-width: 768px) {
  .c-list-item__tags {
    margin-bottom: 0;
  }
}

.c-list-item__date {
  font-size: 1rem;
  line-height: 1rem;
  min-height: 1rem;
}
.c-list-item--black .c-list-item__date {
  color: #ffffff;
}
@media (min-width: 768px) {
  .c-list-item__date {
    order: 3;
    margin-left: auto;
    flex-shrink: 0;
  }
}

.c-list-item__title {
  color: #212226;
  font-weight: 700;
  font-size: 1.35rem;
  line-height: 1.2;
  min-height: 3.2rem;
  /* limit text to 2 lines */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.c-list-item--black .c-list-item__title {
  color: #ffffff;
}
@media (min-width: 768px) {
  .c-list-item__title {
    min-height: initial;
    -webkit-line-clamp: 1;
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

.hide-authored-items li:nth-child(n+11) {
  display: none;
}

.c-search-bar {
  display: flex;
  font-size: 1.5rem;
  font-weight: 700;
  height: 4rem;
  color: #212226;
}
@media (min-width: 1400px) {
  .c-search-bar {
    height: 7.5rem;
    font-size: 2.1rem;
  }
}

.c-search-bar__input {
  width: 100%;
  background: #ffffff;
  border-top-left-radius: 3.62rem;
  border-bottom-left-radius: 3.62rem;
  border: solid 1px #212226;
  border-right: none;
  padding-left: 1.33rem;
  padding-right: 1.33rem;
}
@media (min-width: 1400px) {
  .c-search-bar__input {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
  }
}

.c-search-bar__submit {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75rem;
  min-width: 4.5rem;
  padding-left: 1.16rem;
  padding-right: 1.16rem;
  background: #dac07b;
  border: solid 1px #212226;
  border-top-right-radius: 3.62rem;
  border-bottom-right-radius: 3.62rem;
}
@media (min-width: 1400px) {
  .c-search-bar__submit {
    gap: 2.08rem;
    padding-left: 2.58rem;
    padding-right: 3.1rem;
  }
}

.c-search-bar__icon {
  width: 1.8rem;
  height: 1.8rem;
}
@media (min-width: 1400px) {
  .c-search-bar__icon {
    width: 2.5rem;
    height: 2.5rem;
  }
}

.c-search-page {
  margin-top: 2.5rem;
}
@media (min-width: 768px) {
  .c-search-page {
    margin-top: 5.91rem;
  }
}
@media (min-width: 1400px) {
  .c-search-page {
    margin-top: 7.66rem;
  }
}

.c-search-page__bar {
  display: flex;
  gap: 1.66rem;
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .c-search-page__bar {
    flex-direction: row;
  }
}
@media (min-width: 1400px) {
  .c-search-page__bar {
    grid-column-start: 2;
  }
}

.c-search-page__filter-button {
  height: unset;
  margin: unset;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.4rem 0.3rem 0.4rem 1rem;
  justify-content: space-around;
}
@media (min-width: 1400px) {
  .c-search-page__filter-button {
    display: none;
  }
}

.c-search-page__main {
  background-color: #f5f2ea;
  margin-top: 1.2rem;
}
@media (min-width: 768px) {
  .c-search-page__main {
    margin-top: 2.41rem;
  }
}
@media (min-width: 1400px) {
  .c-search-page__main {
    background-color: #ffffff;
    margin-top: 5rem;
  }
}

@media (min-width: 1400px) {
  .c-search-page__side-nav {
    margin-right: 5rem;
  }
}

.c-search-page__side-nav--modal {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 6;
  left: 0;
  top: 0;
}

.c-search-page__results {
  background-color: #f5f2ea;
}
@media (min-width: 768px) {
  .c-search-page__results {
    padding-top: 2.5rem;
  }
}
@media (min-width: 1400px) {
  .c-search-page__results {
    border-top-left-radius: 1.66rem;
    padding-left: 5rem;
    padding-bottom: 3rem;
  }
}

@media (min-width: 768px) {
  .c-search-page__sorting {
    display: flex;
    align-items: flex-start;
    gap: 1.25rem;
    padding-bottom: 1.66rem;
    border-bottom: 1px solid #878693;
  }
}
@media (min-width: 1400px) {
  .c-search-page__sorting {
    max-width: 76.66rem;
    padding-bottom: 2.5rem;
  }
}

.c-sort--mobile {
  top: 16rem;
  right: 4vw;
}
@media (min-width: 768px) {
  .c-sort--mobile {
    top: unset;
    right: unset;
  }
}

.c-search-page__results-label {
  display: block;
  font-size: 1.25rem;
  color: #878693;
  font-weight: 700;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .c-search-page__results-label {
    margin-bottom: 1.66rem;
  }
}
@media (min-width: 1400px) {
  .c-search-page__results-label {
    margin-top: 1.66rem;
    margin-bottom: 1.41rem;
  }
}

.c-search-page__results-list {
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .c-search-page__results-list {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1400px) {
  .c-search-page__results-list {
    max-width: 76.66rem;
    margin-bottom: 3.33rem;
  }
}

.c-search-page__gc-strip {
  width: 100vw;
  background-color: #ffffff;
  margin-bottom: 1.25rem;
  margin-left: calc((100vw - min(92vw, 1320px)) / 2 * -1);
  margin-right: calc((100vw - min(92vw, 1320px)) / 2 * -1);
}
@media (min-width: 768px) {
  .c-search-page__gc-strip {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1400px) {
  .c-search-page__gc-strip {
    width: calc((100vw - min(92vw, 1320px)) / 2 + 76.66rem + 5rem + 10px);
    margin-bottom: 3.33rem;
    margin-left: -5rem;
    margin-right: 0;
  }
}

.c-filter-blur {
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  background: rgba(2, 2, 2, 0.2588235294);
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
@media (min-width: 1400px) {
  .c-filter-blur {
    background: none;
  }
}

.c-select {
  position: relative;
  max-width: -moz-max-content;
  max-width: max-content;
}
.c-select:before, .c-select.remove-keyword:after {
  content: "";
  position: absolute;
  top: 1.1rem;
  right: 1.4rem;
  width: 0.8rem;
  height: 0.8rem;
  border-bottom: 2px solid #212226;
  border-right: 2px solid #212226;
  transform: rotate(45deg);
  pointer-events: none;
}
@media (min-width: 1400px) {
  .c-select:before, .c-select.remove-keyword:after {
    top: 1.2rem;
    right: 1.66rem;
    width: 1rem;
    height: 1rem;
  }
}

.c-select__button {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  width: inherit;
  min-width: 10rem;
  padding: 0.96rem 3rem 0.96rem 1rem;
  font-size: 1.25rem;
  line-height: 1.25rem;
  font-weight: 700;
  background: #ffffff;
  border: 1px solid #212226;
  border-radius: 0.4rem;
  text-overflow: ellipsis;
}
@media (min-width: 1400px) {
  .c-select__button {
    padding: 1.25rem 4rem 1.25rem 1rem;
    font-size: 1.35rem;
    line-height: 1.75rem;
  }
}

.c-select-custom {
  position: relative;
  max-width: -moz-max-content;
  max-width: max-content;
}
.c-select-custom:before, .c-select-custom.remove-keyword:after {
  content: "";
  position: absolute;
  top: 1.1rem;
  right: 1.4rem;
  width: 0.8rem;
  height: 0.8rem;
  border-bottom: 2px solid #212226;
  border-right: 2px solid #212226;
  transform: rotate(45deg);
  pointer-events: none;
}
@media (min-width: 1400px) {
  .c-select-custom:before, .c-select-custom.remove-keyword:after {
    top: 1.2rem;
    right: 1.66rem;
    width: 1rem;
    height: 1rem;
  }
}
.c-select-custom.is-open:before, .c-select-custom.is-open.remove-keyword:after {
  transform: rotate(225deg);
  top: 1.4rem;
}
@media (min-width: 1400px) {
  .c-select-custom.is-open:before, .c-select-custom.is-open.remove-keyword:after {
    top: 1.7rem;
  }
}

.c-select-custom__button {
  width: inherit;
  min-width: 10rem;
  padding: 0.96rem 3rem 0.96rem 1rem;
  font-size: 1.25rem;
  line-height: 1.25rem;
  font-weight: 700;
  background: #ffffff;
  border: 1px solid #212226;
  border-radius: 0.4rem;
  text-overflow: ellipsis;
  text-align: left;
}
@media (min-width: 1400px) {
  .c-select-custom__button {
    padding: 1.25rem 4rem 1.25rem 1rem;
    font-size: 1.35rem;
    line-height: 1.75rem;
  }
}

.c-select-custom__options {
  position: absolute;
  z-index: 1;
  width: 100%;
  margin-top: 0.83rem;
  display: none;
  background-color: #ffffff;
  border: 1px solid #212226;
  border-radius: 0.5rem;
}
.is-open .c-select-custom__options {
  display: block;
}

.c-select-custom__option {
  display: flex;
  padding: 1rem 1rem;
  gap: 1rem;
  align-items: center;
  justify-content: flex-start;
}
.c-select-custom__option:nth-child(even) {
  background-color: #f3f2f4;
}

.c-select-custom__label {
  line-height: 1.5rem;
  font-size: 1.35rem;
  font-weight: 700;
  /* limit text to 1 line */
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.c-select-custom__label:hover, .c-select-custom__label:focus {
  cursor: pointer;
}

.c-toggle-more {
  border: 0;
  background: 0;
  font-size: 1.25rem;
  text-align: left;
  transition: 0.5s;
  display: flex;
  gap: 0.75rem;
}
.c-toggle-more::after {
  content: url("/lib/images/icons/--arrowhead-down.svg");
  width: 1rem;
  display: flex;
  transform: rotate(0deg);
  transition: 0.5s;
}

.c-toggle-more--open::after {
  transform: rotate(180deg);
  height: 1.75rem;
  transition: 0.5s;
}

.c-toggle-more--open .c-toggle-more__label-show {
  display: none;
}

.c-toggle-more__label-hide {
  display: none;
}
.c-toggle-more--open .c-toggle-more__label-hide {
  display: unset;
}

.c-tag {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  font-weight: 700;
  padding-left: 0.83rem;
  padding-right: 0.83rem;
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
  border-radius: 3.3rem;
  border: 1px solid #212226;
  background-color: #ffffff;
}

.c-tag--red {
  background-color: #ff3b48;
}

.c-tag--gold {
  background-color: #f5f2ea;
}

.c-tag--grey {
  background-color: #b1b1ba;
}

.c-tag__label {
  padding-top: 0.37rem;
  padding-bottom: 0.37rem;
}

.c-tag__counter {
  padding: 0.37rem 0.83rem 0.37rem 0.75rem;
  margin-right: -0.85rem;
  border-bottom-right-radius: inherit;
  border-top-right-radius: inherit;
  background-color: #212226;
  color: #ffffff;
}

.c-wip-popup .modal-dialog {
  background-color: #e4d6b1;
}
.c-wip-popup .modal-dialog .modal-content .modal-header .close span {
  font-size: 1.75rem;
}
.c-wip-popup .modal-dialog .modal-content .modal-header .modal-title {
  font-size: 1.65rem;
  font-weight: 800;
  padding-top: 5rem;
}
.c-wip-popup .modal-dialog .modal-content .modal-header .modal-title::before, .c-wip-popup .modal-dialog .modal-content .modal-header .modal-title.remove-keyword:after {
  content: "";
  background-image: url("/lib/images/logo-desktop.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 21rem;
  height: 3rem;
  position: absolute;
  top: 0%;
  left: 0rem;
}
.c-wip-popup .modal-dialog .modal-content .modal-body p {
  font-size: 1.35rem;
}
.c-wip-popup .modal-dialog .modal-content .modal-body p a {
  text-decoration: underline;
}
.c-wip-popup .modal-dialog .modal-content .modal-body p a:hover {
  text-decoration: none;
}
.c-wip-popup .modal-dialog .modal-content .modal-footer {
  border: 0;
  padding: 0;
  margin: 0;
}

.more-information--container {
  display: flex;
}
.more-information--margin-lift {
  justify-content: flex-end;
  padding-bottom: 1rem;
  margin-top: -5.4rem;
  margin-bottom: 1rem;
  position: absolute;
  right: 1.1rem;
}
.more-information--flex-end {
  justify-content: flex-end;
  margin-top: 1rem;
}
.more-information--flex-between {
  justify-content: space-between;
}
.more-information--attached-media {
  justify-content: flex-end;
  margin-top: -3.8rem;
  margin-bottom: 4rem;
}

.to-public {
  display: block;
}

.to-default {
  display: none;
}

.public-preview .to-public {
  display: none;
}
.public-preview .to-default {
  display: block;
}
.public-preview li.-work_in_progress {
  display: none;
}
.public-preview .page-actions--top > * {
  display: none;
}
.public-preview .page-actions--top #switch-public-view {
  display: flex;
}
.public-preview .page-actions--add-collection {
  display: none;
}

main {
  margin-top: 1rem;
  z-index: 0;
}
@media (min-width: 768px) {
  main {
    margin-top: 5rem;
  }
}

.content {
  max-width: 1320px;
  width: 90%;
  margin: 0 auto 2rem;
  position: relative;
  background-color: #ffffff;
}
.content article {
  padding: 1rem;
}
@media (min-width: 768px) {
  .content article p {
    font-size: 1.25rem;
    line-height: 2rem;
  }
}
@media (min-width: 768px) {
  .content article {
    padding: 2rem;
    flex: 2;
  }
}
@media (min-width: 1024px) {
  .content article {
    padding: 3rem 4rem;
  }
}
.content aside {
  padding: 2rem 1rem 0;
  border-top: 1px solid #666772;
}
.content aside .infobox__results__dropdown a {
  width: 100%;
}
.content aside button a {
  margin: 0;
}
.content aside ul {
  margin-bottom: 0;
}
.content aside .aside-related {
  border-top: 1px solid #b1b1ba;
}
.content aside .aside-related .list__item {
  margin-bottom: 0;
  width: 100%;
}
.content aside .aside-related .list__item h5 {
  margin: 0;
}
.content aside .aside-related .infobox__results__dropdown__title {
  padding-right: 16px;
  color: #212226;
  font-size: 1rem;
}
.content aside .aside-related .infobox__results__dropdown__title:before, .content aside .aside-related .infobox__results__dropdown__title.remove-keyword:after {
  display: inline-block;
  margin-right: 5px;
}
.content aside .aside-related_title {
  margin: 2rem 0;
}
.content aside .page-action--edit {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .content aside {
    flex: 1;
    padding: 2rem;
    border-top: 0;
    border-left: 1px solid #666772;
  }
}
@media (min-width: 1024px) {
  .content aside {
    padding: 3rem 2rem;
  }
}
@media (min-width: 768px) {
  .content {
    display: flex;
    padding-bottom: 4rem;
    min-height: 23rem;
  }
}

.aside-block {
  margin-bottom: 2rem;
}

.card-list {
  margin: 0 auto 2rem;
}
@media (min-width: 768px) {
  .card-list {
    margin: 2rem auto;
  }
}

.cards-title {
  padding: 2rem 0 0;
  margin-bottom: 3rem;
  border-top: 6px solid #b1b1ba;
}

.workspace #card-list {
  border: 0;
}

.main-content--event__meta {
  margin-bottom: 2rem;
}

.c-footer {
  width: 100%;
  margin: 0;
  height: -moz-fit-content;
  height: fit-content;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1024px) {
  .c-footer {
    background-color: #f5f2ea;
  }
}

.c-footer h4 {
  font-weight: 700;
  margin-bottom: 2rem;
  color: #b1b1ba;
}
@media (min-width: 1024px) {
  .c-footer h4 {
    color: #ff3b48;
  }
}

.c-footer__container {
  width: 92%;
  max-width: 1320px;
  height: 95%;
  background-color: #212226;
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-radius: 1.25rem;
  padding: 1.25rem;
  padding: 4%;
  margin: 4% auto;
}
@media (min-width: 1024px) {
  .c-footer__container {
    background-color: #ffffff;
    border-radius: 1.75rem;
  }
}

.c-footer__logo {
  display: flex;
  width: 80%;
  flex-shrink: 2;
  height: 3.5rem;
  position: relative;
  margin-right: 1rem;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .c-footer__logo {
    width: 40%;
  }
}
@media (min-width: 1024px) {
  .c-footer__logo {
    width: auto;
  }
}

.c-footer__logo-container {
  display: inline-block;
  height: 100%;
  min-width: 25rem;
  background-image: url("/lib/images/logo-desktop.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
  min-height: 3rem;
}
@media (min-width: 1024px) {
  .c-footer__logo-container {
    background-image: url("/lib/images/logo-desktop.svg");
    min-width: 25rem;
    min-height: 3rem;
  }
}

.c-footer__menu-container {
  display: flex;
  margin-bottom: 2rem;
  width: 100%;
  flex-direction: column;
  height: -moz-fit-content;
  height: fit-content;
}
@media (min-width: 768px) {
  .c-footer__menu-container {
    margin-bottom: 4rem;
  }
}
@media (min-width: 1024px) {
  .c-footer__menu-container {
    height: 18rem;
    flex-direction: row;
    gap: 6rem;
  }
}

.c-footer__menu-container .c-footer__menu-right {
  display: unset;
}
@media (min-width: 768px) {
  .c-footer__menu-container .c-footer__menu-right {
    display: none;
  }
}
@media (min-width: 1024px) {
  .c-footer__menu-container .c-footer__menu-right {
    display: unset;
  }
}

.c-footer__bottom-container .c-footer__menu-right {
  display: none;
}
@media (min-width: 768px) {
  .c-footer__bottom-container .c-footer__menu-right {
    display: unset;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .c-footer__bottom-container .c-footer__menu-right {
    display: none;
  }
}

.c-footer__menu-left {
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
}
@media (min-width: 768px) {
  .c-footer__menu-left {
    height: 20rem;
  }
}
@media (min-width: 1024px) {
  .c-footer__menu-left {
    height: 18rem;
    width: 65%;
    gap: 0 2rem;
  }
}

.footer_menu_left__item {
  width: 100%;
  color: #ffffff;
}
@media (min-width: 768px) {
  .footer_menu_left__item {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .footer_menu_left__item {
    color: #212226;
  }
}

.footer_menu_left__item .share_knowledge {
  margin-top: 2rem;
  color: #ff3b48;
}
@media (min-width: 768px) {
  .footer_menu_left__item .share_knowledge {
    margin-top: unset;
    margin-bottom: 2rem;
  }
}

.footer_menu_left__item span {
  margin-bottom: 1rem;
}

.footer_menu_right__item a,
.footer_menu_left__item a {
  color: #ffffff;
  font-size: 1.5rem;
}
@media (min-width: 1024px) {
  .footer_menu_right__item a,
  .footer_menu_left__item a {
    color: #212226;
    font-size: 1.35rem;
  }
}
.footer_menu_right__item a:hover, .footer_menu_right__item a:focus,
.footer_menu_left__item a:hover,
.footer_menu_left__item a:focus {
  color: #666772;
}
.footer_menu_right__item a:active, .footer_menu_right__item a:hover:active, .footer_menu_right__item a.active,
.footer_menu_left__item a:active,
.footer_menu_left__item a:hover:active,
.footer_menu_left__item a.active {
  color: #878693;
  text-decoration: underline;
}

.c-footer__menu-right {
  width: 100%;
}
@media (min-width: 1024px) {
  .c-footer__menu-right {
    width: 30%;
  }
}

.c-footer__menu-right .footer_menu_right__item::before, .c-footer__menu-right .footer_menu_right__item.remove-keyword:after {
  content: url("/lib/images/icons/--arrow-left-red.svg");
  margin-right: 0.5rem;
}

.c-footer__menu-right .footer_menu_right__item {
  font-weight: 300;
  width: 100%;
}
@media (min-width: 768px) {
  .c-footer__menu-right .footer_menu_right__item {
    width: 90%;
  }
}

.footer_menu_left__item p {
  margin-top: 0rem;
}
@media (min-width: 1024px) {
  .footer_menu_left__item p {
    margin-top: 0.5rem;
  }
}

.footer_menu_left__item span {
  line-height: 2.75rem;
  font-size: 1.35rem;
}
@media (min-width: 1024px) {
  .footer_menu_left__item span {
    line-height: 1.75rem;
  }
}

.c-footer__menu-left li,
.c-footer__menu-right li {
  margin: 0 0 1rem;
  font-size: 1.35rem;
  font-weight: 600;
}

.c-footer__bottom-container {
  width: 100%;
  display: flex;
  margin-bottom: 2rem;
  flex-direction: column-reverse;
  gap: 3rem;
}
@media (min-width: 768px) {
  .c-footer__bottom-container {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 2rem 0rem;
  }
}
@media (min-width: 1024px) {
  .c-footer__bottom-container {
    gap: unset;
  }
}

.c-footer__bottom-container__social,
.c-footer__bottom-container__language {
  width: 100%;
}
@media (min-width: 768px) {
  .c-footer__bottom-container__social,
  .c-footer__bottom-container__language {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .c-footer__bottom-container__social,
  .c-footer__bottom-container__language {
    width: 34%;
  }
}

.c-footer__bottom-container__social__links {
  display: flex;
  gap: 1rem;
}

.c-footer__bottom-container__social__links > * {
  height: 1.75rem;
  width: 1.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.c-footer__bottom-container__social__links > *:hover, .c-footer__bottom-container__social__links > *:focus {
  opacity: 0.7;
}
.c-footer__bottom-container__social__links > *:active, .c-footer__bottom-container__social__links > *:hover:active, .c-footer__bottom-container__social__links > *.active {
  opacity: 0.5;
}

.c-footer__bottom-container__social__links--linkedin {
  background-image: url("/lib/images/icons/--linkedin-gold.svg");
}
@media (min-width: 1024px) {
  .c-footer__bottom-container__social__links--linkedin {
    background-image: url("/lib/images/icons/--linkedin.svg");
  }
}

.c-footer__bottom-container__social__links--instagram {
  background-image: url("/lib/images/icons/--instagram-gold.svg");
  padding-bottom: 2rem;
}
@media (min-width: 1024px) {
  .c-footer__bottom-container__social__links--instagram {
    background-image: url("/lib/images/icons/--instagram.svg");
    padding-bottom: 0rem;
  }
}

.c-footer__language-links a {
  font-size: 1.35rem;
  color: #ffffff;
  margin-right: 1rem;
  text-decoration: underline;
}
.c-footer__language-links a:hover, .c-footer__language-links a:focus {
  color: #666772;
  text-decoration: none;
}
.c-footer__language-links a:active, .c-footer__language-links a:hover:active, .c-footer__language-links a.active {
  color: #878693;
  text-decoration: underline;
}
@media (min-width: 1024px) {
  .c-footer__language-links a {
    font-size: unset;
    color: #212226;
  }
}

.c-footer__language-links .selected {
  font-weight: 700;
  text-decoration: none;
}

.c-footer__bottom-container__creative-commons {
  width: 100%;
  font-size: 1rem;
  color: #ffffff;
  display: unset;
}
@media (min-width: 768px) {
  .c-footer__bottom-container__creative-commons {
    display: none;
  }
}

.c-footer__bottom-container__creative-commons--bottom {
  display: none;
}
@media (min-width: 768px) {
  .c-footer__bottom-container__creative-commons--bottom {
    display: unset;
    width: 50%;
    font-size: 1rem;
    color: #ffffff;
  }
}
@media (min-width: 1024px) {
  .c-footer__bottom-container__creative-commons--bottom {
    color: #212226;
    width: 30%;
    font-size: 1rem;
    margin-left: auto;
  }
}

.c-menu__share-knowledge {
  padding-right: 0;
}
@media (min-width: 1024px) {
  .c-menu__share-knowledge {
    padding-right: 7rem;
  }
}

.c-menu__share-knowledge p {
  color: #ffffff;
}
@media (min-width: 1024px) {
  .c-menu__share-knowledge p {
    color: #212226;
  }
}

.o-global-nav-container {
  width: 100%;
  position: sticky;
  top: 0;
  z-index: 6;
  padding: 1.25rem;
}
@media (min-width: 768px) {
  .o-global-nav-container {
    padding: 1.5rem;
  }
}
@media (min-width: 1400px) {
  .o-global-nav-container {
    padding: 3rem;
    position: unset;
  }
}

.global-nav {
  height: 5rem;
  background-color: #f5f2ea;
  position: sticky;
  box-shadow: 0rem 0.1rem 1rem 0.2rem rgba(0, 0, 0, 0.1490196078);
  transition: 0.2s;
  display: flex;
  border-radius: 3rem;
  width: 100%;
  top: 1rem;
  z-index: 6;
}
@media (min-width: 768px) {
  .global-nav {
    top: 1.5rem;
  }
}
@media (min-width: 1400px) {
  .global-nav {
    position: relative;
    top: 0;
  }
}

.global-nav.do_global_nav.is-open {
  box-shadow: unset;
}

.global-nav__top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f5f2ea;
  width: 100%;
  height: 100%;
  margin: auto;
  z-index: 6;
  opacity: 1;
  transition: 0.2s;
  transition-delay: 90ms;
  border-radius: 3rem;
  padding: 0 1.5rem;
}
@media (min-width: 600px) {
  .global-nav__top {
    width: 95%;
  }
}
.is-open .global-nav__top {
  transition: 0.2s;
  background-color: #e4d6b1;
}
@media (min-width: 768px) {
  .global-nav__top {
    padding: 0;
  }
}

.global-nav__logo {
  display: flex;
  height: 3rem;
  margin-right: 2rem;
  width: 11rem;
  flex-shrink: 2;
}
.global-nav__logo:hover, .global-nav__logo:focus {
  text-decoration: none;
}
@media (min-width: 1024px) {
  .global-nav__logo {
    width: auto;
    height: 3rem;
    position: relative;
    margin-right: 1rem;
  }
}

.global-nav__bottom .toggle-menu {
  opacity: 0;
  transition: 0.2s;
}
.is-open .global-nav__bottom .toggle-menu {
  opacity: 1;
  transition: 0.2s;
}

.global-nav__bottom {
  width: 100%;
  background: #e8e8ea;
  position: absolute;
  height: 5rem;
  transition: 0.2s;
  background: #f5f2ea;
  border-radius: 2.5rem;
  box-shadow: 0rem 0.1rem 1rem 0.2rem rgba(0, 0, 0, 0.1490196078);
  z-index: 5;
  overflow: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  transition-delay: 90ms;
}
.is-open .global-nav__bottom {
  transform: translateY(0rem);
  transition: 0.2s;
  height: 95vh;
  background: #e4d6b1;
}
@media (min-width: 768px) {
  .is-open .global-nav__bottom {
    height: 75rem;
  }
}
@media (min-width: 1024px) {
  .is-open .global-nav__bottom {
    height: 55rem;
    width: calc(100% - 0rem);
    padding-bottom: 1rem;
    overflow: unset;
  }
}

.global-nav__bottom::-webkit-scrollbar {
  display: none;
}

.global-nav__bottom .main_menu__item a {
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .global-nav__bottom .main_menu__item a {
    font-size: 2rem;
  }
}
.global-nav__bottom .main_menu__item a:hover, .global-nav__bottom .main_menu__item a:focus {
  color: #666772;
  text-decoration: underline;
}
.global-nav__bottom .main_menu__item a:active, .global-nav__bottom .main_menu__item a:hover:active, .global-nav__bottom .main_menu__item a.active {
  color: #878693;
  text-decoration: underline;
}

.is-open .global-nav__main-menu {
  transition: 0.1s;
  transition-delay: 170ms;
  opacity: 1;
}

.global-nav__main-menu {
  width: 90%;
  max-width: 107rem;
  display: flex;
  opacity: 0;
  transition: 0.1s;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  font-size: 1.5rem;
  margin: 2rem auto 0;
  height: -moz-fit-content;
  height: fit-content;
}
.global-nav__main-menu a {
  font-size: 1.5rem;
  font-weight: 700;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 0.5rem;
  text-decoration: none;
}
.global-nav__main-menu .menu-item--bold {
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.global-nav__main-menu li {
  margin: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 2.75rem;
  opacity: 1;
  transition: 0s;
}
.global-nav__main-menu .c-menu__share-knowledge p a:last-child {
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-weight: unset;
  text-decoration: underline;
}
.global-nav__main-menu span {
  font-size: 1.25rem;
}
@media (min-width: 768px) {
  .global-nav__main-menu {
    height: 65%;
    align-items: flex-start;
  }
  .global-nav__main-menu li {
    max-width: calc(50% - 4rem);
    margin: 1rem 2rem 2.75rem 0;
  }
  .global-nav__main-menu li:nth-last-child(1) {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .global-nav__main-menu {
    margin: 2rem auto;
    align-items: flex-start;
  }
  .global-nav__main-menu li {
    margin-bottom: 3.75rem;
    max-width: calc(33% - 4rem);
  }
}

.c-main-menu__top-content {
  justify-content: space-between;
  width: 90%;
  margin: 1rem auto;
  transition: 0.25s;
  transition-delay: 0ms;
  opacity: 0;
}
.is-open .c-main-menu__top-content {
  transition: 0.25s;
  transition-delay: 250ms;
  display: flex;
  opacity: 1;
}
@media (min-width: 768px) {
  .c-main-menu__top-content {
    width: 95%;
    margin: 2rem auto;
  }
}
@media (min-width: 1024px) {
  .c-main-menu__top-content {
    margin: 1rem auto;
  }
}

.c-main-menu__bottom-content {
  display: flex;
  justify-content: flex-start;
  width: 90%;
  max-width: 107rem;
  margin: 1rem auto;
  flex-direction: column-reverse;
  height: -moz-fit-content;
  height: fit-content;
}
@media (min-width: 768px) {
  .c-main-menu__bottom-content {
    height: 16rem;
    padding-bottom: 4rem;
  }
}
@media (min-width: 1024px) {
  .c-main-menu__bottom-content {
    height: 3.75rem;
    flex-direction: row;
    padding-bottom: 0;
    gap: 9rem;
  }
}

.global-nav__search-submit {
  transition: 0.3s;
}
.global-nav__search-submit:hover, .global-nav__search-submit:focus {
  color: #ffffff;
}

.c-main-menu__bottom-content .global-nav__search-input,
.c-main-menu__bottom-content .global-nav__search-submit {
  height: 100%;
}

@media (min-width: 768px) {
  .c-main-menu__bottom-content .global-nav__search-submit {
    width: 16rem;
  }
}

.c-main-menu__bottom-content .global-nav__login-btn {
  margin-right: auto;
}
@media (min-width: 1024px) {
  .c-main-menu__bottom-content .global-nav__login-btn {
    margin: 0 0 0 auto;
  }
}

.c-main-menu__bottom-content__profile {
  height: 4rem;
  font-weight: 700;
}
.c-main-menu__bottom-content__profile img {
  height: 100%;
  width: auto;
  border-radius: 50%;
  border: 1px solid #212226;
  margin-right: 1rem;
}
.c-main-menu__bottom-content__profile a {
  text-decoration: underline;
}
@media (min-width: 1024px) {
  .c-main-menu__bottom-content__profile {
    font-weight: 300;
    margin-right: 2rem;
    min-width: 25rem;
  }
  .c-main-menu__bottom-content__profile img {
    margin-right: 0;
  }
}

.c-mobile-search.global-nav__search {
  width: 90%;
  margin: 0 auto;
  max-width: 90%;
}

.c-main-menu__username {
  font-weight: 800;
  margin-left: 0.5rem;
  font-size: 1.35rem;
}

.c-main-menu__username-link:hover, .c-main-menu__username-link:focus {
  color: #666772;
}
.c-main-menu__username-link:active, .c-main-menu__username-link:hover:active, .c-main-menu__username-link.active {
  color: #878693;
  text-decoration: underline;
}

.global-nav__main-menu__dropdown ul {
  display: none;
}
.global-nav__main-menu__dropdown ul li {
  margin-bottom: 0.75rem;
}
@media (min-width: 1024px) {
  .global-nav__main-menu__dropdown ul {
    display: none;
    position: absolute;
    background-color: #b1b1ba;
    padding: 2rem 2rem 1.5rem;
    z-index: 1;
    margin-left: -2rem;
    transform: translate 1s ease;
    animation: submenu 0.35s cubic-bezier(0.075, 0.82, 0.165, 1);
    min-width: 20rem;
  }
  .global-nav__main-menu__dropdown ul a {
    font-size: 1.25rem;
    margin-bottom: 0.25rem;
  }
  .global-nav__main-menu__dropdown:hover ul {
    display: block;
  }
}

.global-nav__main-menu__dropdown ul.show-submenu {
  display: block;
}

@media (min-width: 1024px) {
  div[id*=button_profile] {
    display: flex;
  }
}

.secondary-nav {
  display: none;
  font-weight: 500;
  color: #323232;
}
.secondary-nav a {
  font-size: 1rem;
  color: currentColor;
}
.secondary-nav li {
  margin-left: 2rem;
}
@media (min-width: 1024px) {
  .secondary-nav {
    display: flex;
  }
}

.secondary-nav-mobile {
  padding-top: 1rem;
  margin-top: 1rem;
  border-top: 1px solid #666772;
}
.secondary-nav-mobile a {
  display: block;
}

.global-nav__bottom__search {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
  font-size: 1.35rem;
  line-height: 1;
}
.global-nav__bottom__search i {
  margin-left: 1rem;
}
@media (min-width: 1024px) {
  .global-nav__bottom__search {
    height: 100%;
    padding: 0 1rem;
    margin: 0;
  }
  .global-nav__bottom__search i {
    transform: scale(1.2);
  }
  .global-nav__bottom__search:hover, .global-nav__bottom__search:focus {
    text-decoration: none;
    background-color: #ff3b48;
  }
}

.global-nav__wip {
  background: none;
  min-width: 5rem;
  height: 3.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex-wrap: nowrap;
  overflow: hidden;
  font-weight: 500;
  text-decoration: none;
  border: none;
  display: none;
}
@media (min-width: 1024px) {
  .global-nav__wip {
    display: initial;
  }
}

.global-nav__login-btn,
.global-nav__profile-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 3rem;
  height: 3rem;
  position: relative;
  font-size: 1.25rem;
  overflow: hidden;
  font-weight: 700;
  text-decoration: none;
  border: none;
}
.global-nav__login-btn img,
.global-nav__profile-btn img {
  width: 100%;
  height: 100%;
  border: 1px solid black;
  border-radius: 50%;
}
.global-nav__login-btn:hover, .global-nav__login-btn:focus,
.global-nav__profile-btn:hover,
.global-nav__profile-btn:focus {
  text-decoration: none;
  color: #666772;
}
@media (min-width: 600px) {
  .global-nav__login-btn,
  .global-nav__profile-btn {
    font-size: 1.25rem;
  }
}
@media (min-width: 1024px) {
  .global-nav__login-btn,
  .global-nav__profile-btn {
    font-weight: 700;
  }
  .global-nav__login-btn span,
  .global-nav__profile-btn span {
    display: inline-block;
  }
}
@media (min-width: 1280px) {
  .global-nav__login-btn,
  .global-nav__profile-btn {
    min-width: 3.5rem;
    height: 3.5rem;
  }
}

.global-nav__login-btn {
  min-width: 5rem;
}

.global-nav__profile-btn .icon--person {
  padding: 1rem;
  border: 1px solid black;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  text-align: center;
}

.global-nav__profile-btn {
  border-radius: 50%;
  width: 3.5rem;
  height: 3.5rem;
  flex-shrink: 0;
}

.global-nav__top__preference-container {
  display: flex;
  justify-content: space-around;
  align-items: center;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  max-width: 18rem;
}
@media (min-width: 1280px) {
  .global-nav__top__preference-container {
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }
}

.is-open .global-nav__top__preference-container :nth-child(n) {
  display: none;
}
.is-open .global-nav__top__preference-container :nth-last-child(1) {
  display: flex;
}

.is-open .c-main-menu__top-content .toggle-menu.is-active {
  display: none;
}

.global-nav__top-container {
  display: none;
}
@media (min-width: 600px) {
  .global-nav__top-container {
    height: 100%;
    display: flex;
    align-items: center;
    z-index: 2;
    justify-content: space-evenly;
    width: -moz-fit-content;
    width: fit-content;
    flex-grow: 2;
  }
}
@media (min-width: 768px) {
  .global-nav__top-container {
    margin-right: 0;
    flex-grow: 0;
    width: -moz-min-content;
    width: min-content;
  }
}
@media (min-width: 1024px) {
  .global-nav__top-container {
    margin: auto;
    margin-left: 2rem;
    justify-content: center;
  }
}
@media (min-width: 1515px) {
  .global-nav__top-container {
    margin: auto;
  }
}
.is-open .global-nav__top-container {
  display: none;
}

.global-nav__top-container .navbar-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  min-width: 12rem;
}
@media (min-width: 1024px) {
  .global-nav__top-container .navbar-nav {
    min-width: 21rem;
  }
}
@media (min-width: 1280px) {
  .global-nav__top-container .navbar-nav {
    min-width: 30rem;
  }
}

.global-nav__top-container .navbar-nav li:last-child {
  display: none;
}
@media (min-width: 1024px) {
  .global-nav__top-container .navbar-nav li:last-child {
    display: initial;
  }
}

.global-nav__top-container .navbar-nav li a {
  padding: 1.5rem 0;
  font-size: 1.25rem;
  font-weight: 700;
  color: #212226;
}
.global-nav__top-container .navbar-nav li a:hover, .global-nav__top-container .navbar-nav li a:focus {
  text-decoration: underline;
  background-color: unset;
  color: #666772;
}
.global-nav__top-container .navbar-nav li a:active, .global-nav__top-container .navbar-nav li a:hover:active, .global-nav__top-container .navbar-nav li a.active {
  color: #b1b1ba;
  text-decoration: underline;
}
.global-nav__search {
  display: flex;
  margin: 0 2rem;
}
@media (min-width: 768px) {
  .global-nav__search {
    width: auto;
    max-width: 30%;
    margin: 0 2rem;
    min-width: 12rem;
  }
}
@media (min-width: 1024px) {
  .global-nav__search {
    min-width: 14rem;
  }
}
@media (min-width: 1280px) {
  .global-nav__search {
    width: 20%;
    max-width: 30rem;
    flex-grow: 1;
    min-width: 25rem;
  }
}

.global-nav__search-submit {
  width: 4.5rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
  font-size: 0;
  color: #212226;
  background: #ff3b48;
  border-top-right-radius: 2rem;
  border-bottom-right-radius: 2rem;
  border: solid 1px #212226;
  transition: 0.3s;
}
.global-nav__search-submit:before, .global-nav__search-submit.remove-keyword:after {
  transform: rotate(-65deg);
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .global-nav__search-submit {
    width: 4rem;
    font-size: 1.5rem;
    justify-content: space-evenly;
  }
}
@media (min-width: 1400px) {
  .global-nav__search-submit {
    width: 5rem;
  }
}
.global-nav__search-submit:hover, .global-nav__search-submit:focus {
  border: solid 1px #666772;
}
.global-nav__search-submit:active, .global-nav__search-submit:hover:active, .global-nav__search-submit.active {
  border: solid 1px #b1b1ba;
}

.c-mobile-search-bar.global-nav__search-submit {
  width: 11rem;
}

.global-nav__search-input {
  height: 3rem;
  width: 100%;
  border-top-left-radius: 2rem;
  border-bottom-left-radius: 2rem;
  border: solid 1px #212226;
  border-right: none;
  outline: none;
  padding-left: 1rem;
  padding-right: 1rem;
  background: transparent;
  color: #212226;
  font-weight: 700;
  font-size: 1.25rem;
  background-color: #ffffff;
  transition: 0.3s;
}
.global-nav__search-input:hover, .global-nav__search-input:focus {
  background-color: #e8e8ea;
  border: solid 1px #666772;
  border-right: none;
}
.global-nav__search-input:hover::-moz-placeholder, .global-nav__search-input:focus::-moz-placeholder {
  color: #666772;
}
.global-nav__search-input:hover::placeholder, .global-nav__search-input:focus::placeholder {
  color: #666772;
}
.global-nav__search-input:active, .global-nav__search-input:hover:active, .global-nav__search-input.active {
  background-color: #e8e8ea;
  border: solid 1px #b1b1ba;
  border-right: none;
}
.global-nav__search-input:active::-moz-placeholder, .global-nav__search-input:hover:active::-moz-placeholder, .global-nav__search-input.active::-moz-placeholder {
  color: #b1b1ba;
}
.global-nav__search-input:active::placeholder, .global-nav__search-input:hover:active::placeholder, .global-nav__search-input.active::placeholder {
  color: #b1b1ba;
}

.global-nav__search-input::-moz-placeholder {
  color: #212226;
}

.global-nav__search-input::placeholder {
  color: #212226;
}

.global-nav__logo-container {
  display: inline-block;
  height: 100%;
  width: 9rem;
  background-image: url("/lib/images/logo-tablet.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
}
@media (min-width: 1024px) {
  .global-nav__logo-container {
    background-image: url("/lib/images/logo-desktop.svg");
    width: 21rem;
  }
}

.global-nav__notifications-btn {
  border: 0;
  background: transparent;
  height: 3rem;
}

.c-main-menu__bottom-content__search {
  width: 100%;
  margin: auto;
  max-width: unset;
  min-height: 3.75rem;
}
@media (min-width: 1024px) {
  .c-main-menu__bottom-content__search {
    margin-left: 2rem;
    max-width: 61rem;
    height: 100%;
    margin: 0;
  }
}

.c-main-menu__bottom-content__search input {
  background: #ffffff;
}

.global-nav__language-btn {
  font-weight: 700;
  font-size: 1.25rem;
  color: #323232;
  white-space: nowrap;
  border: 0;
  background: transparent;
  transition: 0s;
}
@media (min-width: 768px) {
  .global-nav__language-btn {
    margin: 0;
    font-size: 1rem;
  }
}
@media (min-width: 1024px) {
  .global-nav__language-btn {
    margin: 0;
    font-size: 1.25rem;
  }
}
.global-nav__language-btn:hover, .global-nav__language-btn:focus {
  color: #878693;
}
.global-nav__language-btn:hover .global-nav__language-btn-image, .global-nav__language-btn:focus .global-nav__language-btn-image {
  opacity: 0.6;
}
.global-nav__language-btn:active, .global-nav__language-btn:hover:active, .global-nav__language-btn.active {
  color: #b1b1ba;
}
.global-nav__language-btn:active .global-nav__language-btn-image, .global-nav__language-btn:hover:active .global-nav__language-btn-image, .global-nav__language-btn.active .global-nav__language-btn-image {
  opacity: 0.3;
}

.global-nav__language-btn-image {
  height: 0.75rem;
  transition: 0.3s;
}

.list-header__title {
  width: auto;
  margin: 0;
}

.mce-content-body ul,
.mce-content-body ol {
  margin-left: 2rem;
  font-size: 1.25rem;
}

.mce-content-body ol {
  list-style: decimal;
}
.mce-content-body ul {
  list-style: disc;
}
.mce-content-body h2 {
  font-size: 2.3rem;
}
.mce-content-body h4 {
  font-size: 1.7rem;
}
.mce-content-body h5 {
  font-size: 1.4rem;
}

.collection-content__content-section {
  background-color: #f5f2ea;
  padding-bottom: 2rem;
  width: 100%;
  padding: 1rem 0;
}
@media (min-width: 768px) {
  .collection-content__content-section {
    margin-bottom: -2rem;
  }
}

.collection-content__header-section--right {
  width: 100%;
  margin: 2.5rem auto 2rem;
}
@media (min-width: 768px) {
  .collection-content__header-section--right {
    margin: 0;
    width: 45%;
    padding-top: 4.5rem;
    width: 25rem;
    margin-left: auto;
  }
}
@media (min-width: 1024px) {
  .collection-content__header-section--right {
    width: 35rem;
  }
}

.collection-content__content-section .page-actions--add-collection {
  position: unset;
}
@media (min-width: 1024px) {
  .collection-content__content-section .page-actions--add-collection {
    position: absolute;
  }
}

.collection-content__content-section .list-controls {
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
}

.ginger-edit.edit-collection,
.ginger-edit.edit-acl_collaboration_group {
  background-color: #e8e8ea !important;
}

.ginger-edit.edit-collection .widget,
.ginger-edit.edit-acl_collaboration_group .widget {
  background-color: #ffffff !important;
  border: 1px solid #878693 !important;
}

.ginger-edit.edit-collection .widget input,
.ginger-edit.edit-collection .widget textarea,
.ginger-edit.edit-acl_collaboration_group .widget input,
.ginger-edit.edit-acl_collaboration_group .widget textarea {
  background: #ffffff;
}

.ginger-edit {
  font-size: 14px;
  margin-top: 4rem;
  background-color: #ffffff !important;
}
.ginger-edit form input[type=text],
.ginger-edit form input[type=website],
.ginger-edit form textarea,
.ginger-edit form select {
  border-color: #979797;
}
.ginger-edit label {
  font-weight: 400;
}
.ginger-edit .container {
  position: relative;
}
.ginger-edit .section-title {
  margin-bottom: 20px;
}
.ginger-edit .widget + .section-title {
  margin-top: 50px;
}
.ginger-edit .btn-add-thing {
  margin-top: 15px;
}
.ginger-edit .media,
.ginger-edit #sidebar-search,
.ginger-edit .unlink-wrapper,
.ginger-edit .helper-text {
  font-size: 14px;
}
.ginger-edit .helper-text {
  color: #ff3b48;
  margin-bottom: 1rem;
  margin-top: -1.5rem;
}
.ginger-edit .nav.nav-pills li.active > a {
  background: none;
  border-color: #212226;
}
.ginger-edit .nav.nav-pills [class*=keyword-tab] {
  color: #ffffff;
}
.ginger-edit .thumbnails .thumbnail-subject:hover {
  text-decoration: none;
  font-weight: bold;
}
.ginger-edit .thumbnails .thumbnail-subject h5 {
  color: #fff;
  font-weight: normal;
}
.ginger-edit .thumbnails .thumbnail h5 {
  font-weight: normal;
}
.ginger-edit .thumbnails .thumbnail.thumbnail-connected:not(.thumbnail-depiction) h5 {
  color: #212226;
  font-weight: normal;
}
.ginger-edit .thumbnails .thumbnail.thumbnail-connected:not(.thumbnail-depiction) {
  border: 1px solid #ff3b48;
}
.ginger-edit label .z-btn-help {
  display: inline-block;
  margin-left: 5px;
}
.ginger-edit .mce-ico {
  padding-top: 4px;
  padding-bottom: 4px;
}
.ginger-edit .mce-i-image {
  width: 180px;
  border: 2px solid;
  border-color: #595959;
  padding: 4px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}
.ginger-edit .mce-i-image:before, .ginger-edit .mce-i-image.remove-keyword:after {
  color: #595959;
  content: "Insert media file";
}
.ginger-edit .mce-edit-area {
  padding: 0.5rem;
}
.ginger-edit .btn.btn-small.btn-add-thing.btn-large.btn-withicon,
.ginger-edit .btn.btn-large,
.ginger-edit .btn.btn--expand-all,
.ginger-edit .ginger-edit-save {
  background-color: #212226;
  border-radius: 3rem;
  color: #ffffff;
}
.ginger-edit .btn.btn-small.btn-add-thing.btn-large.btn-withicon:hover, .ginger-edit .btn.btn-small.btn-add-thing.btn-large.btn-withicon:focus,
.ginger-edit .btn.btn-large:hover,
.ginger-edit .btn.btn--expand-all:hover,
.ginger-edit .btn.btn-large:focus,
.ginger-edit .btn.btn--expand-all:focus,
.ginger-edit .ginger-edit-save:hover,
.ginger-edit .ginger-edit-save:focus {
  color: #dac07b;
}
.ginger-edit .menu-item.ui-sortable-handle.sortable div {
  display: flex;
  justify-content: flex-start;
  gap: 1rem;
  border: #b1b1ba solid 1px;
  padding: 0.5rem;
  border-radius: 0.5rem;
  margin-bottom: 0.75rem;
}
.ginger-edit .menu-item.ui-sortable-handle.sortable div .z-btn-remove {
  margin-left: auto;
}
.ginger-edit .menu-item.ui-sortable-handle.sortable div .z-icon-drag:hover, .ginger-edit .menu-item.ui-sortable-handle.sortable div .z-icon-drag:focus {
  cursor: pointer;
}
.ginger-edit .ginger-edit__aside-item {
  padding-bottom: 2rem;
  border-bottom: #b1b1ba solid 1px;
}

.lang-nl.ginger-edit .mce-i-image {
  width: 210px;
}
.lang-nl.ginger-edit .mce-i-image:before, .lang-nl.ginger-edit .mce-i-image.remove-keyword:after {
  content: "Media bestand invoegen";
}

.ginger-edit__feedback input[type=checkbox],
.ginger-edit__feedback input[type=radio] {
  position: absolute;
  top: 0;
  opacity: 0;
  z-index: -1;
}
.ginger-edit__feedback input[type=checkbox] + label,
.ginger-edit__feedback input[type=radio] + label {
  display: flex;
  align-items: center;
  position: relative;
  margin-bottom: 0.2rem;
}
.ginger-edit__feedback input[type=checkbox] + label:before, .ginger-edit__feedback input[type=checkbox] + label.remove-keyword:after,
.ginger-edit__feedback input[type=radio] + label:before,
.ginger-edit__feedback input[type=radio] + label.remove-keyword:after {
  content: "";
  display: inline-block;
  flex-shrink: 0;
  width: 2rem;
  height: 2rem;
  background: #ffffff;
  margin-right: 1rem;
  border: 1px solid #212226;
  transition: all 0.3s;
}
.ginger-edit__feedback input[type=checkbox] + label:after,
.ginger-edit__feedback input[type=radio] + label:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  width: 0.75rem;
  height: 1rem;
  opacity: 0;
  flex-shrink: 0;
  position: absolute;
  top: 0.3125rem;
  left: 0.589rem;
  border-bottom: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: rotate(35deg);
}
.ginger-edit__feedback input[type=radio] + label:before, .ginger-edit__feedback input[type=radio] + label.remove-keyword:after {
  border-radius: 50%;
}
.ginger-edit__feedback input[type=checkbox]:checked + label:before, .ginger-edit__feedback input[type=checkbox]:checked + label.remove-keyword:after,
.ginger-edit__feedback input[type=radio]:checked + label:before,
.ginger-edit__feedback input[type=radio]:checked + label.remove-keyword:after {
  background: #212226;
}
.ginger-edit__feedback input[type=checkbox]:checked + label:after,
.ginger-edit__feedback input[type=radio]:checked + label:after {
  opacity: 1;
}

.ginger-edit__nav {
  margin-bottom: 0;
  overflow: visible;
}

.ginger-edit__header {
  padding-bottom: 10px;
}

.ginger-edit__feedback {
  margin-bottom: 20px;
}

.ginger-edit__feedback__type {
  display: inline-block;
  margin-right: 20px;
}

.edit-visibility-row + .edit-visibility-row {
  margin-top: 1rem;
}
.edit-visibility-row .btn {
  margin: 0 1rem 0 0;
}

.ginger-edit__aside__original_date {
  margin-top: 2rem;
}
.ginger-edit__aside__original_date label {
  margin-bottom: 0.5rem;
  color: #212226;
}

.ginger-edit__aside--publicationdate ul li {
  padding: 4px;
  margin-bottom: 4px;
}
.ginger-edit__aside--publicationdate ul li:hover {
  background-color: #fcfcfc;
}

@media (min-width: 1280px) {
  .ginger-edit__nav {
    position: absolute;
    top: 4.5rem;
    right: 1.5rem;
    z-index: 99;
  }
  .ginger-edit__nav .btn--save {
    margin-left: 10px;
  }
}
.ginger-edit .widget input,
.ginger-edit .widget textarea {
  background: #ffffff;
}

.ginger-edit.edit-collection .c-information-block .widget,
.ginger-edit.edit-acl_collaboration_group .c-information-block .widget,
.ginger-edit.edit-editorial .c-information-block .widget {
  border: 0 !important;
}

.c-information-block {
  background-color: white;
  border-radius: 1rem;
  margin-bottom: 1rem;
  border: 1px solid #666772;
}

.edit-editorial .c-information-block {
  border: 1px solid #dac07b;
  background-color: #f5f2ea;
}

.home-current {
  margin-bottom: 3rem;
}
.home-current h2 {
  margin-bottom: 1em;
  color: #ff3b48;
  font-size: 2rem;
}
.home-current h2 a {
  color: inherit;
}
.home-current p {
  font-weight: 600;
  color: #444;
}
.home-current ul {
  margin-top: 3rem;
}
@media (min-width: 768px) {
  .home-current {
    margin-bottom: 5rem;
  }
}
@media (min-width: 1024px) {
  .home-current {
    display: flex;
  }
  .home-current p {
    height: 7rem;
    overflow: hidden;
  }
  .home-current .home-current__column:nth-child(2) {
    margin: 0 2rem;
  }
}
@media (min-width: 1280px) {
  .home-current .home-current__column:nth-child(2) {
    margin: 0 3rem;
  }
}

.home-current__column {
  flex: 1;
  padding: 1rem 0 0 0;
  border-top: 5px solid #b1b1ba;
}
.home-current__column + .home-current__column {
  margin-top: 2rem;
}
@media (min-width: 1024px) {
  .home-current__column + .home-current__column {
    margin-top: 0;
  }
}

.home-map {
  margin-bottom: 3rem;
}
.home-map .main-container {
  padding: 1rem 0 0 0;
  border-top: 5px solid #b1b1ba;
  position: relative;
}
.home-map h2 {
  font-size: 1rem;
  font-family: "Avenir", arial, sans-serif;
  font-weight: normal;
}
.home-map .map__sidebar {
  right: 0;
  transform: translateX(250%);
  transition: transform 1.5s cubic-bezier(0.6, 0, 0.4, 1);
}
.home-map .map__sidebar.is-active {
  transform: translateX(0);
}
@media (min-width: 768px) {
  .home-map {
    margin-bottom: 5rem;
  }
  .home-map .main-container {
    padding-top: 3rem;
  }
  .home-map h2 {
    height: 2.75rem;
  }
  .home-map .map_canvas {
    height: 42rem;
  }
  .home-map .map__sidebar {
    padding-top: 3.25rem;
  }
}

.home-logos {
  padding: 3rem 0;
  background: #b1b1ba;
}
.home-logos ul {
  display: flex;
  flex-flow: row wrap;
  align-items: baseline;
  justify-content: space-between;
  margin: 3rem 0 0;
}
.home-logos li {
  width: 45%;
  margin-bottom: 3rem;
}
.home-logos img {
  max-height: 8rem;
}
@media (min-width: 768px) {
  .home-logos {
    padding: 5rem 0;
  }
  .home-logos img {
    max-width: 20rem;
  }
  .home-logos .home-logos__uva {
    max-height: 3.6rem;
  }
  .home-logos .home-logos__inholland {
    max-width: 15rem;
    max-height: 4rem;
  }
  .home-logos .home-logos__hva,
  .home-logos .home-logos__rietveld {
    max-width: 25rem;
  }
}
@media (min-width: 1024px) {
  .home-logos {
    padding: 5rem 0;
  }
  .home-logos ul {
    margin: 5rem 0 0;
    justify-content: center;
    align-items: center;
  }
  .home-logos li {
    display: flex;
    justify-content: center;
    width: 25%;
    margin-bottom: 5rem;
  }
}

.home-logos__other {
  display: block;
  font-weight: 600;
  font-size: 1.25rem;
  text-align: right;
}

.c-home-top__container {
  display: flex;
  flex-direction: column;
  margin: 25vw 1rem 3rem;
  gap: 2rem;
}
@media (min-width: 768px) {
  .c-home-top__container {
    max-width: 80%;
    margin: 10vw 2rem 5rem;
    gap: 5rem;
  }
}
@media (min-width: 1400px) {
  .c-home-top__container {
    margin: 5rem;
    margin-bottom: 8rem;
    max-width: 50%;
  }
}

.c-home-title {
  font-size: 2.5rem;
  font-weight: 700;
  margin: 0;
}
@media (min-width: 768px) {
  .c-home-title {
    font-size: 3rem;
    width: 70%;
  }
}
@media (min-width: 1400px) {
  .c-home-title {
    font-size: 3.75rem;
    width: 100%;
  }
}

.c-home-top__search-text {
  font-size: 1.35rem;
  font-weight: 700;
  line-height: 1.6;
  padding-left: 1rem;
}

.c-home-top__search {
  flex: 1 0 3.4rem;
  display: flex;
  border: 1px solid #212226;
  border-radius: 5rem;
  overflow: hidden;
}
@media (min-width: 768px) {
  .c-home-top__search {
    flex: 1 0 5rem;
  }
}

.c-home-top__search-input {
  width: 100%;
  outline: none;
  padding: 0 1rem;
  font-size: 1.5rem;
  font-weight: 400;
  border: none;
  border-right: 1px solid #212226;
}
.c-home-top__search-input::-moz-placeholder {
  color: #878693;
}
.c-home-top__search-input::placeholder {
  color: #878693;
}

.c-home-top__search-submit {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  font-size: 0;
  font-weight: 700;
  color: #212226;
  background: #ff3b48;
  gap: 1rem;
  padding: 1rem;
}
.c-home-top__search-submit:before, .c-home-top__search-submit.remove-keyword:after {
  transform: rotate(-65deg);
  font-size: 1.65rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  .c-home-top__search-submit {
    font-size: 1.65rem;
  }
}

.c-home__banner--en {
  content: "";
  background-image: url("/lib/images/banner-mobile-en.jpg");
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  height: 50vw;
}
@media (min-width: 768px) {
  .c-home__banner--en {
    background-image: url("/lib/images/banner-desktop-en.jpg");
    height: 33vw;
  }
}

.c-home__banner--nl {
  content: "";
  background-image: url("/lib/images/banner-mobile-nl.jpg");
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  height: 50vw;
}
@media (min-width: 768px) {
  .c-home__banner--nl {
    background-image: url("/lib/images/banner-desktop-nl.jpg");
    height: 33vw;
  }
}

.z-logon-box {
  background-color: #ffffff;
  height: -moz-fit-content;
  height: fit-content;
  width: 92%;
  max-width: 50rem;
  margin: 0 auto 2rem;
  border-radius: 1.75rem;
  padding-bottom: 2rem;
  box-shadow: 0px 0px 1rem 0px rgba(0, 0, 0, 0.1490196078);
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  .z-logon-box {
    width: 40%;
    margin: 0 auto 5rem;
  }
}

.z-logon-extra {
  margin-bottom: 0.5rem;
}

.c-logon-logo {
  background-color: #f5f2ea;
  width: 100%;
  height: 5rem;
  padding: 1rem 2rem;
  border-bottom: 1px solid #878693;
  border-top-right-radius: inherit;
  border-top-left-radius: inherit;
}

.z-logon-title {
  font-size: 2.1rem;
  font-weight: 700;
  line-height: 2.5rem;
  text-align: center;
  margin: 2rem auto;
}

.z-logon-form {
  width: 90%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .z-logon-form {
    width: 80%;
  }
}

.z-logon-subtitle {
  font-size: 1.5rem;
  font-weight: 400;
  text-align: center;
  margin-bottom: 1rem;
}

.c-sso-item {
  border: 1px solid black;
  border-radius: 3rem;
  height: 5rem;
  text-align: center;
  margin-bottom: 1.75rem;
}

.c-sso-item__link {
  font-weight: 700;
  font-size: 1.35rem;
  height: 100%;
}

.c-sso-item__image-container {
  width: 13rem;
  border-right: 1px solid #666772;
  height: 100%;
}
@media (min-width: 768px) {
  .c-sso-item__image-container {
    width: 28%;
  }
}

.c-sso-item__image {
  max-height: 4rem;
  max-width: 80%;
  width: auto;
  margin-left: 5%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.c-sso-item__title {
  width: 72%;
  height: 100%;
  background-color: #f5f2ea;
  border-top-right-radius: 3rem;
  border-bottom-right-radius: 3rem;
  transition: 0.3s;
}
.c-sso-item__title:hover, .c-sso-item__title:focus {
  transition: 0.3s;
  background-color: #e4d6b1;
}

.c-sso-container__divider {
  background-color: #212226;
  width: 100%;
  margin-top: 0;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .c-sso-container__divider {
    width: 115%;
  }
}

.z_logon_form input,
.z-logon-form .form-group input {
  border-radius: 3rem;
  height: 5rem;
  border: 1px solid #212226;
  font-size: 1.35rem;
  padding-left: 2rem;
  transition: 0.3s;
}
.z_logon_form input:hover, .z_logon_form input:focus,
.z-logon-form .form-group input:hover,
.z-logon-form .form-group input:focus {
  background-color: #e8e8ea;
  transition: 0.3s;
}

.z_logon_form input:focus,
.z-logon-form .form-group input:focus {
  box-shadow: none;
  border: 1px solid #212226;
  background-color: #e8e8ea;
  transition: 0.3s;
}

.z_logon_form .control-label,
.z-logon-form .form-group .control-label {
  font-size: 1.25rem;
  font-weight: 400;
  text-align: center;
  margin-bottom: 0.25rem;
}

.c-signup-container {
  width: 90%;
  font-size: 1.35rem;
  font-weight: 400;
  margin: 0 auto 2rem;
}
@media (min-width: 768px) {
  .c-signup-container {
    width: 80%;
  }
}

.c-signup-container a {
  text-decoration: underline;
}
.c-signup-container a:hover, .c-signup-container a:focus {
  text-decoration: none;
}

.z-logon-support {
  font-size: 1.35rem;
  font-weight: 800;
}

.z_logon_form .checkbox {
  height: 2rem;
  width: -moz-fit-content;
  width: fit-content;
}

.z_logon_form .checkbox label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}

.z_logon_form .checkbox input {
  height: -moz-fit-content;
  height: fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.z-logon-support {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .z-logon-support {
    flex-direction: row;
  }
}

.z-logon-reset {
  text-align: left;
}

.logon_service_error .container {
  max-width: 750px;
  margin-bottom: 5rem;
}
.logon_service_error .global-nav__login-btn {
  width: 150px;
  margin-bottom: 2rem;
}

.content--overview {
  min-height: 0;
}
.content--overview .category-of--collection {
  padding-left: 0;
}
.content--overview article {
  padding: 1rem 0;
}

.overview-item {
  padding-top: 4rem;
  position: relative;
  width: 100%;
}
.overview-item + .overview-item {
  margin-top: 2rem;
}
.overview-item:before, .overview-item.remove-keyword:after {
  content: "";
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-top: 5px solid #b1b1ba;
}
.overview-item .list__item__content__category {
  left: 0;
}
.overview-item .btn--overview-expand {
  position: absolute;
  right: -1rem;
  top: 6px;
}
@media (min-width: 768px) {
  .overview-item {
    display: flex;
  }
}
@media (min-width: 1280px) {
  .overview-item .btn--overview-expand {
    top: -3px;
    right: auto;
    left: -5rem;
  }
}

.overview-item__meta {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .overview-item__meta {
    flex-shrink: 0;
    width: 30%;
    margin-right: 4rem;
  }
}

.overview-item__img {
  width: 100%;
  height: 15rem;
  margin-bottom: 2rem;
  background-position: center center;
  background-size: cover;
}
.overview-item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.overview-item__content {
  width: 100%;
}
.overview-item__content h2 {
  margin-bottom: 2rem;
}

.overview-item__text {
  display: none;
}
.overview-item__text a {
  color: #ff3b48;
}
.is-open .overview-item__text {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.author-overview {
  margin-top: 2rem;
  font-size: 1rem;
  font-weight: 500;
  color: #323232;
}
.author-overview li + li {
  margin-top: 0.5rem;
}
.author-overview img {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
}
.author-overview a:hover, .author-overview a:focus {
  text-decoration: none;
}
.author-overview a:hover span, .author-overview a:focus span {
  text-decoration: underline;
}

.c-person-page__header-section--right {
  margin: 0;
  width: 100%;
  padding-top: 0;
}
@media (min-width: 1400px) {
  .c-person-page__header-section--right {
    width: 40%;
    padding-top: 4.5rem;
    margin: 2.5rem auto 2rem;
  }
}
@media (min-width: 768px) {
  .c-person-page__header-section--right {
    width: 35%;
  }
}

.c-person-page__identification {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .c-person-page__identification {
    flex-direction: unset;
    align-items: unset;
  }
}

.c-person-page__identification-image {
  border: 1px solid #212226;
  border-radius: 50%;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .c-person-page__identification-image {
    margin-top: unset;
    height: 9rem;
    width: 9rem;
  }
}
@media (min-width: 1400px) {
  .c-person-page__identification-image {
    height: 11.5rem;
    width: 11.5rem;
  }
}

.c-person-page__category {
  display: none;
}
@media (min-width: 1400px) {
  .c-person-page__category {
    display: block;
  }
}

.c-person-page__category {
  margin-bottom: 0.5rem;
}

.c-person-page__title {
  margin-bottom: 0;
}

.c-person-page__header-section--right {
  margin: 0;
  width: 100%;
  padding-top: 0;
}
@media (min-width: 768px) {
  .c-person-page__header-section--right {
    width: 35%;
  }
}
@media (min-width: 1400px) {
  .c-person-page__header-section--right {
    width: 40%;
    padding-top: 4.5rem;
    margin: 2.5rem auto 2rem;
  }
}

.t--search {
  background-color: #b1b1ba;
}
.t--search main {
  margin-top: 0;
  border-top: 0.5rem solid #ffffff;
}
.t--search .list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.t--search .list .list__item {
  width: 100%;
}
@media (min-width: 600px) {
  .t--search .list .list__item {
    width: calc((100% - 2rem * (2 - 1)) / 2);
    margin-right: 2rem;
  }
  .t--search .list .list__item:nth-child(2n) {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .t--search .list .list__item {
    width: calc((100% - 2rem * (3 - 1)) / 3);
    margin-right: 2rem;
  }
  .t--search .list .list__item:nth-child(2n) {
    margin-right: 2rem;
  }
  .t--search .list .list__item:nth-child(3n) {
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .t--search .list .list__item {
    width: calc((100% - 2rem * (3 - 1)) / 3);
    margin-right: 2rem;
  }
  .t--search .list .list__item:nth-child(2n) {
    margin-right: 2rem;
  }
  .t--search .list .list__item:nth-child(3n) {
    margin-right: 0;
  }
}

.search__container {
  width: 95%;
  max-width: 1400px;
  margin: 0 auto;
  background-color: #b1b1ba;
}
@media (min-width: 768px) {
  .search__container {
    display: flex;
  }
}

.search__results {
  background-color: #ffffff;
  padding: 1rem;
}
@media (min-width: 768px) {
  .search__results {
    width: calc(100% - 200px);
    padding: 2rem;
    position: relative;
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .search__results .map_canvas {
    height: 600px !important;
  }
}

.search__pager__result-counter {
  font-weight: 500;
  color: #666772;
}

.search__pager {
  width: 100%;
  font-size: 14px;
}

.search__pager__result-counter {
  font-size: 14px;
}

.search__pager__pagination {
  display: flex;
  justify-content: center;
  margin-bottom: 1rem;
}
.search__pager__pagination .pagination {
  margin: 0 auto;
}
.search__pager__pagination .pagination a {
  font-weight: 500;
  color: #666772;
}
.search__pager__pagination .pagination .active a {
  font-weight: 500;
  background-color: transparent;
  color: #ff3b48;
}

.search-suggestions__suggestions {
  position: absolute;
  background-color: #ffffff;
  width: 100%;
  z-index: 2;
  border: 1px solid #666772;
  border-top: 0;
  padding: 1rem;
  top: 5.5rem;
  left: 0;
  overflow: hidden;
}
.search-suggestions__suggestions ul {
  margin: 0 auto 1rem;
}
.search-suggestions__suggestions a:hover, .search-suggestions__suggestions a:focus {
  text-decoration: underline !important;
}
.search-suggestions__suggestions ul:last-child {
  margin-bottom: 0;
}
.search-suggestions__suggestions li + li {
  margin-top: 5px;
}
.search-suggestions__suggestions li a {
  font-weight: 500 !important;
}

.search-suggestions__suggestions__title {
  margin: 0;
  float: right;
}

.search-suggestions__suggestions__wrapper {
  max-width: 50rem;
  margin: 0 auto;
}

.search-suggestions__searchform__group {
  display: flex;
}

.search__filters__section {
  font-size: 14px;
}

.c-pager {
  display: flex;
  gap: 0.5rem;
  justify-content: center;
  align-items: center;
}
.c-pager a {
  text-decoration: none;
  color: #212226;
  font-weight: 800;
}
.c-pager:hover a, .c-pager:focus a {
  text-decoration: none;
  color: #212226;
}

.c-pager__circle {
  border-radius: 10rem;
  overflow: hidden;
  height: 2.3rem;
  width: 2.3rem;
  border: 1px solid #212226;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
.c-pager__circle:hover, .c-pager__circle:focus {
  background-color: #dac07b;
  border: none;
  color: #212226;
}

.c-pager__circle--active {
  background-color: #212226;
  color: #ffffff;
}

.c-pager__circle--nav {
  border: none;
}

.acl_collaboration_group {
  background-color: #212226;
}

.acl_collaboration_group .c-category__pill {
  color: #ffffff;
  border: 1px solid #ffffff;
}

.page-header__information__category-date {
  display: flex;
  gap: 1rem;
  align-items: baseline;
}
@media (min-width: 1024px) {
  .page-header__information__category-date {
    align-items: flex-start;
    gap: 1rem;
  }
}

.acl_collaboration_group .page-header__information__category-date .c-card__visibility--not-public {
  background-color: transparent;
  border: 1px solid #ff3b48;
  color: #ff3b48;
}

.acl_collaboration_group .page-header__information__category-date .c-card__visibility--private {
  background-color: transparent;
  border: 1px solid #b1b1ba;
  color: #878693;
}
.acl_collaboration_group .page-header__information__category-date .c-card__visibility--private img {
  filter: contrast(0);
}

.acl_collaboration_group .edit-buttons a {
  background-color: #ffffff;
  color: #212226;
}
.acl_collaboration_group .edit-buttons a:hover, .acl_collaboration_group .edit-buttons a:focus {
  background-color: #212226;
  color: #ffffff;
  border: 1px solid #ffffff;
}

.acl_collaboration_group .author a {
  background-color: transparent;
  color: #ffffff;
}
.acl_collaboration_group .author a:hover, .acl_collaboration_group .author a:focus {
  color: #ffffff;
}

.acl_collaboration_group .author {
  background-color: transparent;
  border: 1px solid #ffffff;
}

.acl_collaboration_group-content .page-title,
.acl_collaboration_group .page-header__information__category-date .published,
.acl_collaboration_group .subtitle,
.acl_collaboration_group .summary,
.acl_collaboration_group .body-text * {
  color: #ffffff;
}

.acl_collaboration_group-content__content-section {
  background-color: #f5f2ea;
  padding-bottom: 2rem;
  width: 100%;
  padding: 1rem 0;
}
@media (min-width: 768px) {
  .acl_collaboration_group-content__content-section {
    margin-bottom: -1px;
    padding: 3.75% 4%;
  }
}
@media (min-width: 1024px) {
  .acl_collaboration_group-content__content-section {
    padding: 5rem 3rem;
  }
}

.acl_collaboration_group-content__header-section--right {
  width: 100%;
  margin: 2.5rem auto 2rem;
  display: flex;
}
@media (min-width: 768px) {
  .acl_collaboration_group-content__header-section--right {
    margin: 0;
    width: 30%;
    min-width: 24rem;
    padding-top: 4.5rem;
  }
}

.acl_collaboration_group .c-header-card {
  margin-top: auto;
}
@media (min-width: 768px) {
  .acl_collaboration_group .c-header-card {
    margin-bottom: 50%;
  }
}
@media (min-width: 1024px) {
  .acl_collaboration_group .c-header-card {
    margin-bottom: 4rem;
  }
}

.acl_collaboration_group-content__workspace-members {
  background: #f5f2ea;
  margin: 1.5rem auto 2rem auto;
  width: 92%;
  max-width: 1320px;
  padding: 0.25rem 2rem 2rem;
  background-color: #f5f2ea;
  border-radius: 2rem;
}
@media (min-width: 768px) {
  .acl_collaboration_group-content__workspace-members {
    padding: 1.25rem;
    padding-bottom: 1.75rem;
    margin: 1.5rem auto 2.5rem auto;
  }
}
@media (min-width: 1024px) {
  .acl_collaboration_group-content__workspace-members {
    padding: 2.5rem 2.5rem 4rem 2.5rem;
    margin-bottom: 5rem;
  }
}

.acl_collaboration_group-content__workspace-members h3 {
  color: #212226;
  margin-top: 2rem;
  font-weight: 700;
  font-size: 1.8rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .acl_collaboration_group-content__workspace-members h3 {
    margin-top: 0;
  }
}
@media (min-width: 1024px) {
  .acl_collaboration_group-content__workspace-members h3 {
    margin-bottom: 3.25rem;
  }
}

.acl_collaboration_group-content__workspace-members h4 {
  color: #212226;
  margin-top: 0;
  font-weight: 700;
  font-size: 1.65rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .acl_collaboration_group-content__workspace-members h4 {
    margin-top: 0;
    margin-bottom: 1.75rem;
  }
}
@media (min-width: 1024px) {
  .acl_collaboration_group-content__workspace-members h4 {
    margin-bottom: 2.5rem;
  }
}

.acl_collaboration_group-content__workspace-members hr {
  margin: 2.25rem 0;
  background-color: #212226;
}
@media (min-width: 1024px) {
  .acl_collaboration_group-content__workspace-members hr {
    margin: 3.25rem 0 2.5rem;
  }
}

.acl_collaboration_group-content__editors-section__editors {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}
@media (min-width: 1024px) {
  .acl_collaboration_group-content__editors-section__editors {
    gap: 3.5rem 5rem;
  }
}

.organization {
  background-color: #ffffff;
}

.organization-content__content-section {
  background-color: #f5f2ea;
  padding-bottom: 2rem;
  width: 100%;
  padding: 1rem 0;
}
@media (min-width: 768px) {
  .organization-content__content-section {
    margin-bottom: -2rem;
    padding: 1rem 2rem;
  }
}
@media (min-width: 1024px) {
  .organization-content__content-section {
    padding: 1rem 3rem;
  }
}

.organization-content__header-section--right {
  width: 100%;
  margin: 2.5rem auto 2rem;
}
@media (min-width: 768px) {
  .organization-content__header-section--right {
    margin: 0;
    width: 45%;
    padding-top: 4.5rem;
  }
}

.article {
  background-color: #ffffff;
}

.article-content__header-section--right {
  width: 100%;
  margin: 0 auto 2rem;
}
@media (min-width: 768px) {
  .article-content__header-section--right {
    margin: 0;
    width: 45%;
    padding-top: 0;
  }
}

@media (min-width: 1400px) {
  .article-content__header-section--right .c-header-card {
    margin-top: 4.5rem;
    width: 45rem;
  }
}

.article-content__content-section {
  background-color: #f5f2ea;
  display: flow-root;
}

.article-content__content-section__about .subtitle {
  font-size: 2rem;
  line-height: 2.25rem;
  font-weight: 700;
  color: #666772;
  padding-top: 1.75rem;
  margin-bottom: 1.5rem;
  margin-top: 0;
}
@media (min-width: 768px) {
  .article-content__content-section__about .subtitle {
    font-size: 2.4rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 1024px) {
  .article-content__content-section__about .subtitle {
    font-size: 3.3rem;
    line-height: 4.5rem;
    font-weight: 700;
    padding-top: 0;
    margin-bottom: 3rem;
  }
}

.article-content__content-section__about .summary {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 2rem;
}
@media (min-width: 768px) {
  .article-content__content-section__about .summary {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (min-width: 1024px) {
  .article-content__content-section__about .summary {
    font-size: 1.8rem;
    line-height: 3rem;
  }
}

.article-content__content-section__article,
.article-content__content-section__about {
  width: 100%;
  padding: 0 1.25rem;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .article-content__content-section__article,
  .article-content__content-section__about {
    padding: 0 4%;
  }
}
@media (min-width: 1024px) {
  .article-content__content-section__article,
  .article-content__content-section__about {
    width: 80%;
    max-width: 1244px;
    padding: 0 2rem;
    padding-top: 3rem;
  }
}

.article-content__content-section__article__banner {
  border-radius: 1.5rem;
  width: 100%;
  max-width: 60rem;
}

.article-content__content-section__aside {
  display: none;
}
@media (min-width: 1400px) {
  .article-content__content-section__aside {
    display: unset;
    float: right;
    width: 31%;
    border-left: 1px solid #212226;
    padding-left: 3rem;
  }
}

@media (min-width: 1400px) {
  .aside-related__list:last-child {
    padding-bottom: 2rem;
  }
}

.article-content__content-section__aside .aside-related_title {
  color: #666772;
  font-weight: 700;
  font-size: 1.5rem;
}

.article-content__content-section__article .body-text {
  width: 100%;
  max-width: 60rem;
  margin-top: 2rem;
}
@media (min-width: 1024px) {
  .article-content__content-section__article .body-text {
    min-width: 65%;
  }
}

.article-content__content-section__article .body-text p,
.article-content__content-section__article .body-text ul,
.article-content__content-section__article .body-text ol {
  font-size: 1.35rem;
  line-height: 2rem;
}
@media (min-width: 768px) {
  .article-content__content-section__article .body-text p,
  .article-content__content-section__article .body-text ul,
  .article-content__content-section__article .body-text ol {
    line-height: 2.25rem;
  }
}
@media (min-width: 1024px) {
  .article-content__content-section__article .body-text p,
  .article-content__content-section__article .body-text ul,
  .article-content__content-section__article .body-text ol {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
}

.article-content__content-section__aside--below {
  border-top: solid 1px;
  padding-top: 1rem;
}
@media (min-width: 1024px) {
  .article-content__content-section__aside--below {
    display: none;
  }
}

.article-content__content-section__aside--below h5 {
  font-weight: 700;
  color: #666772;
  line-height: 1.25rem;
}

.article-content__content-section__aside--below ul {
  display: flex;
  overflow: scroll;
  padding-bottom: 1.5rem;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
@media (min-width: 768px) {
  .article-content__content-section__aside--below ul {
    margin-left: -4%;
    margin-right: -4%;
    padding: 0 2% 1.5rem;
  }
}

.article-content__content-section__aside--below ul li:nth-last-child(1) {
  margin-right: 2rem;
}

.article-content__content-section__aside--below .list__item--line {
  flex-direction: column;
  height: 17rem;
  min-width: 13rem;
  width: 13rem;
  margin-left: 1.5rem;
  margin-top: 1rem;
}

.article-content__content-section__aside--below img {
  min-width: 13rem;
  width: 13rem;
  height: 9rem;
  margin: 0 0 1rem 0;
}

.article-content__content-section__aside--below .list__item--line__text {
  font-size: 1.25rem;
  line-height: 1.5rem;
}

.editorial {
  background-color: #ffffff;
}

.editorial-content__header-section {
  max-width: 1320px;
  width: 90%;
  margin: 0 auto 2rem;
  position: relative;
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .editorial-content__header-section {
    display: flex;
    min-height: 23rem;
    flex-direction: column;
    padding-bottom: 0rem;
  }
}
@media (min-width: 1024px) {
  .editorial-content__header-section {
    padding-bottom: 4rem;
    min-height: 23rem;
    flex-direction: row;
  }
}

.editorial-content__content-section {
  background-color: #f5f2ea;
  padding-bottom: 2rem;
  width: 100%;
  padding: 1rem 0;
}
@media (min-width: 768px) {
  .editorial-content__content-section {
    margin-bottom: -2rem;
    padding: 1rem 2rem;
  }
}
@media (min-width: 1024px) {
  .editorial-content__content-section {
    padding: 1rem 3rem;
  }
}

.editorial-content__header-section--right {
  margin: 0;
  width: 100%;
  padding-top: 0;
}
@media (min-width: 1400px) {
  .editorial-content__header-section--right {
    width: 40%;
    padding-top: 4.5rem;
    margin: 2.5rem auto 2rem;
  }
}
@media (min-width: 1280px) {
  .editorial-content__header-section--right {
    width: 35%;
  }
}

.editorial-content__editors-section__editors {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}

.editorial-content__editors-section__editors__item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 4rem;
}
@media (min-width: 768px) {
  .editorial-content__editors-section__editors__item {
    width: 50%;
  }
}
@media (min-width: 1024px) {
  .editorial-content__editors-section__editors__item {
    width: 30%;
  }
}

.editorial-content__editors-section {
  width: 92%;
  max-width: 1320px;
  padding: 0.25rem 2rem;
  margin: auto;
  background-color: #f5f2ea;
  border-radius: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .editorial-content__editors-section {
    padding: 0.25rem 1.25rem;
  }
}
@media (min-width: 1024px) {
  .editorial-content__editors-section {
    padding: 0.25rem 2rem;
  }
}

.editorial-content__editors-section h3 {
  font-size: 1.65rem;
  font-weight: 700;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .editorial-content__editors-section h3 {
    margin-top: 1rem;
  }
}

.c-editorial-header__titles .c-category__pill {
  margin-bottom: 0.5rem;
}

.c-editorial-header__titles .page-title {
  margin-bottom: 0;
  text-shadow: -1px -1px 0 #f5f2ea, 1px -1px 0 #f5f2ea, -1px 1px 0 #f5f2ea, 1px 1px 0 #f5f2ea;
}

.editorial-content__header-section__information__id {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .editorial-content__header-section__information__id {
    flex-direction: unset;
    align-items: unset;
  }
}

.editorial-content__header-section__information__id img {
  border: 1px solid #212226;
  border-radius: 50%;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .editorial-content__header-section__information__id img {
    margin-top: unset;
    height: 9rem;
    width: 9rem;
  }
}
@media (min-width: 1400px) {
  .editorial-content__header-section__information__id img {
    height: 11.5rem;
    width: 11.5rem;
  }
}

.editorial-content__header-section__information__id .category-of {
  display: none;
}
@media (min-width: 1400px) {
  .editorial-content__header-section__information__id .category-of {
    display: block;
  }
}

.c-error-page {
  height: 80vh;
}

.c-error-page__link::before, .c-error-page__link.remove-keyword:after {
  content: url("/lib/images/icons/--arrow-left-red.svg");
  margin-right: 0.5rem;
}

.c-error-page__title {
  font-size: 3.75rem;
  font-weight: 800;
}

.c-error-page__text {
  font-size: 1.5rem;
  font-weight: 500;
}

.tablex {
  width: auto;
  margin-bottom: 18px;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.tablex th,
.tablex td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.tablex th {
  font-weight: bold;
  color: white;
}

.tablex thead th {
  vertical-align: bottom;
  background-color: #0778b0;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}

.tablex tbody tr:hover td,
.tablex tbody tr:hover th {
  background-color: #f5f5f5;
}

.template-error td {
  background-color: #fff9f9 !important;
}

.template-error td:nth-child(1),
.template-error td:nth-child(2) {
  font-weight: bold;
}

.tablex td span,
.template-error td span {
  font-size: 90%;
  font-weight: normal;
  color: #666;
}

.t--search {
  background-color: #b1b1ba;
}

.show-participants {
  display: flex;
  align-items: center;
  text-decoration: underline;
}

.no-overflow {
  overflow: hidden;
}

.hide {
  display: none;
}

.icon-acl_collaboration_group {
  transform: translateY(-1px);
}

.btn button {
  background-color: transparent;
  color: #212226;
  padding: 0;
  margin: 0;
}

.svg-node:hover {
  cursor: pointer;
}

.svg-node--selected .svg-node__icon {
  fill: #ffffff;
}

#force-directed-graph {
  background-color: #f5f2ea;
  width: 100%;
  position: relative;
  overflow: hidden;
  cursor: grab;
}
#force-directed-graph .c-card__banner-image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#force-directed-graph text {
  font-size: 1.25rem;
}
#force-directed-graph .list__item {
  margin-top: 2rem;
  animation-fill-mode: forwards;
  height: 36rem;
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  width: calc(100% - 2rem);
  margin-right: 1rem;
  transform: translateX(110%);
  position: absolute;
  right: 0;
  top: 4rem;
}
@media (min-width: 768px) {
  #force-directed-graph .list__item {
    transform: translateX(0);
    width: 350px;
    position: relative;
  }
}
#force-directed-graph .list__item-toggle {
  background-color: #878693;
  position: absolute;
  right: 0;
  top: -1rem;
  width: 3rem;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  #force-directed-graph .list__item-toggle {
    display: none;
  }
}
#force-directed-graph .list__item-show {
  transform: translateX(0);
}
@media (min-width: 768px) {
  #force-directed-graph .list__item-show {
    transform: translateY(0);
  }
}
@media (min-width: 768px) {
  #force-directed-graph {
    width: initial;
    margin-left: 0;
    display: flex;
  }
}

.no-connections-message {
  position: relative;
}
.no-connections-message h4 {
  position: absolute;
  left: 50%;
  top: 45%;
  transform: translate(-50%, -50%);
}

.t--graph main {
  margin-top: 0.5rem;
}

.main-container {
  width: 92%;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .main-container {
    max-width: 1320px;
  }
}
@media (min-width: 1280px) {
  .main-container {
    max-width: 1320px;
  }
}

@media (min-width: 1280px) {
  .main-container.card-list {
    max-width: 1244px;
    width: 90%;
    margin: 2rem auto;
  }
}

.main-container.c-highlight-container__wrapper {
  max-width: 1244px;
}

@media print {
  .global-nav,
  .main-footer,
  .btn,
  .btn--overview-expand,
  .foldout__button,
  .foldout.is-collapsed .foldout__button,
  .foldout.is-expanded .foldout__button,
  .page-action--favorite,
  .share,
  .attached-media,
  .main-aside--sided,
  .latest-posts,
  .secondary-footer,
  aside,
  .body-text + h3,
  .attached-media__documents,
  .category-of,
  #inline-embed-pdf,
  .list__item__content__category {
    display: none;
  }
  main.loggedin {
    margin-top: 0;
  }
  a {
    word-break: break-all;
  }
  a:after {
    display: none;
  }
  img {
    page-break-before: auto;
    page-break-after: auto;
    page-break-inside: avoid;
  }
  .main-container,
  .list,
  .content {
    width: 100%;
    max-width: 97%;
  }
  .content article {
    width: 100%;
  }
  .overview-item__text {
    display: block;
  }
}
.u-color-white {
  color: #ffffff !important;
}

.u-color-black {
  color: #212226 !important;
}

.u-color-green {
  color: #307d62 !important;
}

.u-color-neutral-grey0 {
  color: #f3f2f4 !important;
}

.u-color-neutral-grey1 {
  color: #e8e8ea !important;
}

.u-color-neutral-grey2 {
  color: #b1b1ba !important;
}

.u-color-neutral-grey3 {
  color: #878693 !important;
}

.u-color-neutral-grey4 {
  color: #666772 !important;
}

.u-color-neutral-grey5 {
  color: #323232 !important;
}

.u-color-gold {
  color: #f5f2ea !important;
}

.u-color-gold2 {
  color: #e4d6b1 !important;
}

.u-color-gold3 {
  color: #dac07b !important;
}

.u-color-red {
  color: #ff3b48 !important;
}

.u-color-red2 {
  color: #fe2a39 !important;
}

.u-color-blue {
  color: #004699 !important;
}

.u-bg-col-white {
  background-color: #ffffff !important;
}

.u-bg-col-black {
  background-color: #212226 !important;
}

.u-bg-col-green {
  background-color: #307d62 !important;
}

.u-bg-col-neutral-grey0 {
  background-color: #f3f2f4 !important;
}

.u-bg-col-neutral-grey1 {
  background-color: #e8e8ea !important;
}

.u-bg-col-neutral-grey2 {
  background-color: #b1b1ba !important;
}

.u-bg-col-neutral-grey3 {
  background-color: #878693 !important;
}

.u-bg-col-neutral-grey4 {
  background-color: #666772 !important;
}

.u-bg-col-neutral-grey5 {
  background-color: #323232 !important;
}

.u-bg-col-gold {
  background-color: #f5f2ea !important;
}

.u-bg-col-gold2 {
  background-color: #e4d6b1 !important;
}

.u-bg-col-gold3 {
  background-color: #dac07b !important;
}

.u-bg-col-red {
  background-color: #ff3b48 !important;
}

.u-bg-col-red2 {
  background-color: #fe2a39 !important;
}

.u-bg-col-blue {
  background-color: #004699 !important;
}

.u-d-block {
  display: block !important;
}

.u-d-flex {
  display: flex !important;
}

.u-d-grid {
  display: grid !important;
}

.u-d-hidden {
  display: none !important;
}

.u-d-inline-block {
  display: inline-block !important;
}

.u-d-inline-flex {
  display: inline-flex !important;
}

/* Responsive overrides last, to ensure source order */
@media (min-width: 1400px) {
  .u-d-block\@desktop {
    display: block !important;
  }
}

@media (min-width: 768px) {
  .u-d-block\@tablet {
    display: block !important;
  }
}

@media (min-width: 768px) {
  .u-d-hidden\@tablet {
    display: none !important;
  }
}

@media (min-width: 1400px) {
  .u-d-hidden\@desktop {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .u-d-flex\@tablet {
    display: flex !important;
  }
}

@media (min-width: 1400px) {
  .u-d-flex\@desktop {
    display: flex !important;
  }
}

.u-flex-wrap {
  flex-wrap: wrap !important;
}

.u-flex-nowrap {
  flex-wrap: nowrap !important;
}

.u-flex-stretch {
  flex-basis: 100% !important;
}

.u-align-items-start {
  align-items: flex-start !important;
}

.u-align-items-center {
  align-items: center !important;
}

.u-align-items-end {
  align-items: flex-end !important;
}

.u-align-self-start {
  align-self: flex-start !important;
}

.u-align-self-end {
  align-self: flex-end !important;
}

.u-align-self-normal {
  align-self: normal !important;
}

.u-justify-between {
  justify-content: space-between !important;
}

.u-justify-evenly {
  justify-content: space-evenly !important;
}

.u-justify-start {
  justify-content: flex-start !important;
}

.u-justify-end {
  justify-content: flex-end !important;
}

.u-justify-center {
  justify-content: center !important;
}

.u-flex-row {
  flex-direction: row !important;
}

.u-flex-row-reverse {
  flex-direction: row-reverse !important;
}

.u-flex-column {
  flex-direction: column !important;
}

.u-basis-0 {
  flex-basis: 0 !important;
}

.u-basis-full {
  flex-basis: 100% !important;
}

.u-flex-grow-1 {
  flex-grow: 1 !important;
}

.u-flex-shrink-0 {
  flex-shrink: 0 !important;
}

.u-gap-2 {
  gap: 2rem;
}

/* Responsive overrides last, to ensure source order */
@media (min-width: 768px) {
  .u-flex-row\@tablet {
    flex-direction: row !important;
  }
}

.u-height-3\/4 {
  height: 75% !important;
}

.u-min-height-fit-content {
  min-height: -moz-fit-content !important;
  min-height: fit-content !important;
}

.u-height-fit-content {
  height: -moz-fit-content !important;
  height: fit-content !important;
}

.u-overflow-auto {
  overflow: auto !important;
}

.u-overflow-hidden {
  overflow: hidden !important;
}

.u-p-absolute {
  position: absolute !important;
}

.u-p-relative {
  position: relative !important;
}

/* Responsive overrides last, to ensure source order */
@media (min-width: 768px) {
  .u-p-relative\@tablet {
    position: relative !important;
  }
}

/**
 * Utility classes to put specific spacing values onto elements. The below loop
 * will generate us a suite of classes like:
 *
 * NB! not using part of the class (direction or property) results in defaulting to the null value
 *
 *   .u-margin-top {}
 *   .u-padding-left-large {}
 *   .u-margin-right-small {}
 *   .u-padding {}
 *   .u-padding-right-none {}
 *   .u-padding-horizontal {}
 *   .u-padding-vertical-small {}
 *   .u-gap-small {}
 */
.u-padding {
  padding: 2rem !important;
}

.u-padding-tiny {
  padding: 0.5rem !important;
}

.u-padding-small {
  padding: 1rem !important;
}

.u-padding-medium {
  padding: 2rem !important;
}

.u-padding-large {
  padding: 4rem !important;
}

.u-padding-huge {
  padding: 8rem !important;
}

.u-padding-none {
  padding: 0 !important;
}

.u-padding-auto {
  padding: auto !important;
}

.u-padding-top {
  padding-top: 2rem !important;
}

.u-padding-top-tiny {
  padding-top: 0.5rem !important;
}

.u-padding-top-small {
  padding-top: 1rem !important;
}

.u-padding-top-medium {
  padding-top: 2rem !important;
}

.u-padding-top-large {
  padding-top: 4rem !important;
}

.u-padding-top-huge {
  padding-top: 8rem !important;
}

.u-padding-top-none {
  padding-top: 0 !important;
}

.u-padding-top-auto {
  padding-top: auto !important;
}

.u-padding-right {
  padding-right: 2rem !important;
}

.u-padding-right-tiny {
  padding-right: 0.5rem !important;
}

.u-padding-right-small {
  padding-right: 1rem !important;
}

.u-padding-right-medium {
  padding-right: 2rem !important;
}

.u-padding-right-large {
  padding-right: 4rem !important;
}

.u-padding-right-huge {
  padding-right: 8rem !important;
}

.u-padding-right-none {
  padding-right: 0 !important;
}

.u-padding-right-auto {
  padding-right: auto !important;
}

.u-padding-bottom {
  padding-bottom: 2rem !important;
}

.u-padding-bottom-tiny {
  padding-bottom: 0.5rem !important;
}

.u-padding-bottom-small {
  padding-bottom: 1rem !important;
}

.u-padding-bottom-medium {
  padding-bottom: 2rem !important;
}

.u-padding-bottom-large {
  padding-bottom: 4rem !important;
}

.u-padding-bottom-huge {
  padding-bottom: 8rem !important;
}

.u-padding-bottom-none {
  padding-bottom: 0 !important;
}

.u-padding-bottom-auto {
  padding-bottom: auto !important;
}

.u-padding-left {
  padding-left: 2rem !important;
}

.u-padding-left-tiny {
  padding-left: 0.5rem !important;
}

.u-padding-left-small {
  padding-left: 1rem !important;
}

.u-padding-left-medium {
  padding-left: 2rem !important;
}

.u-padding-left-large {
  padding-left: 4rem !important;
}

.u-padding-left-huge {
  padding-left: 8rem !important;
}

.u-padding-left-none {
  padding-left: 0 !important;
}

.u-padding-left-auto {
  padding-left: auto !important;
}

.u-padding-horizontal {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.u-padding-horizontal-tiny {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.u-padding-horizontal-small {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.u-padding-horizontal-medium {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.u-padding-horizontal-large {
  padding-left: 4rem !important;
  padding-right: 4rem !important;
}

.u-padding-horizontal-huge {
  padding-left: 8rem !important;
  padding-right: 8rem !important;
}

.u-padding-horizontal-none {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.u-padding-horizontal-auto {
  padding-left: auto !important;
  padding-right: auto !important;
}

.u-padding-vertical {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.u-padding-vertical-tiny {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.u-padding-vertical-small {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.u-padding-vertical-medium {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}

.u-padding-vertical-large {
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
}

.u-padding-vertical-huge {
  padding-top: 8rem !important;
  padding-bottom: 8rem !important;
}

.u-padding-vertical-none {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.u-padding-vertical-auto {
  padding-top: auto !important;
  padding-bottom: auto !important;
}

.u-margin {
  margin: 2rem !important;
}

.u-margin-tiny {
  margin: 0.5rem !important;
}

.u-margin-small {
  margin: 1rem !important;
}

.u-margin-medium {
  margin: 2rem !important;
}

.u-margin-large {
  margin: 4rem !important;
}

.u-margin-huge {
  margin: 8rem !important;
}

.u-margin-none {
  margin: 0 !important;
}

.u-margin-auto {
  margin: auto !important;
}

.u-margin-top {
  margin-top: 2rem !important;
}

.u-margin-top-tiny {
  margin-top: 0.5rem !important;
}

.u-margin-top-small {
  margin-top: 1rem !important;
}

.u-margin-top-medium {
  margin-top: 2rem !important;
}

.u-margin-top-large {
  margin-top: 4rem !important;
}

.u-margin-top-huge {
  margin-top: 8rem !important;
}

.u-margin-top-none {
  margin-top: 0 !important;
}

.u-margin-top-auto {
  margin-top: auto !important;
}

.u-margin-right {
  margin-right: 2rem !important;
}

.u-margin-right-tiny {
  margin-right: 0.5rem !important;
}

.u-margin-right-small {
  margin-right: 1rem !important;
}

.u-margin-right-medium {
  margin-right: 2rem !important;
}

.u-margin-right-large {
  margin-right: 4rem !important;
}

.u-margin-right-huge {
  margin-right: 8rem !important;
}

.u-margin-right-none {
  margin-right: 0 !important;
}

.u-margin-right-auto {
  margin-right: auto !important;
}

.u-margin-bottom {
  margin-bottom: 2rem !important;
}

.u-margin-bottom-tiny {
  margin-bottom: 0.5rem !important;
}

.u-margin-bottom-small {
  margin-bottom: 1rem !important;
}

.u-margin-bottom-medium {
  margin-bottom: 2rem !important;
}

.u-margin-bottom-large {
  margin-bottom: 4rem !important;
}

.u-margin-bottom-huge {
  margin-bottom: 8rem !important;
}

.u-margin-bottom-none {
  margin-bottom: 0 !important;
}

.u-margin-bottom-auto {
  margin-bottom: auto !important;
}

.u-margin-left {
  margin-left: 2rem !important;
}

.u-margin-left-tiny {
  margin-left: 0.5rem !important;
}

.u-margin-left-small {
  margin-left: 1rem !important;
}

.u-margin-left-medium {
  margin-left: 2rem !important;
}

.u-margin-left-large {
  margin-left: 4rem !important;
}

.u-margin-left-huge {
  margin-left: 8rem !important;
}

.u-margin-left-none {
  margin-left: 0 !important;
}

.u-margin-left-auto {
  margin-left: auto !important;
}

.u-margin-horizontal {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.u-margin-horizontal-tiny {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

.u-margin-horizontal-small {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
}

.u-margin-horizontal-medium {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

.u-margin-horizontal-large {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}

.u-margin-horizontal-huge {
  margin-left: 8rem !important;
  margin-right: 8rem !important;
}

.u-margin-horizontal-none {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.u-margin-horizontal-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.u-margin-vertical {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.u-margin-vertical-tiny {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.u-margin-vertical-small {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.u-margin-vertical-medium {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}

.u-margin-vertical-large {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}

.u-margin-vertical-huge {
  margin-top: 8rem !important;
  margin-bottom: 8rem !important;
}

.u-margin-vertical-none {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.u-margin-vertical-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.u-gap {
  gap: 2rem !important;
}

.u-gap-tiny {
  gap: 0.5rem !important;
}

.u-gap-small {
  gap: 1rem !important;
}

.u-gap-medium {
  gap: 2rem !important;
}

.u-gap-large {
  gap: 4rem !important;
}

.u-gap-huge {
  gap: 8rem !important;
}

.u-gap-none {
  gap: 0 !important;
}

.u-gap-auto {
  gap: auto !important;
}

.u-gap-top {
  gap-top: 2rem !important;
}

.u-gap-top-tiny {
  gap-top: 0.5rem !important;
}

.u-gap-top-small {
  gap-top: 1rem !important;
}

.u-gap-top-medium {
  gap-top: 2rem !important;
}

.u-gap-top-large {
  gap-top: 4rem !important;
}

.u-gap-top-huge {
  gap-top: 8rem !important;
}

.u-gap-top-none {
  gap-top: 0 !important;
}

.u-gap-top-auto {
  gap-top: auto !important;
}

.u-gap-right {
  gap-right: 2rem !important;
}

.u-gap-right-tiny {
  gap-right: 0.5rem !important;
}

.u-gap-right-small {
  gap-right: 1rem !important;
}

.u-gap-right-medium {
  gap-right: 2rem !important;
}

.u-gap-right-large {
  gap-right: 4rem !important;
}

.u-gap-right-huge {
  gap-right: 8rem !important;
}

.u-gap-right-none {
  gap-right: 0 !important;
}

.u-gap-right-auto {
  gap-right: auto !important;
}

.u-gap-bottom {
  gap-bottom: 2rem !important;
}

.u-gap-bottom-tiny {
  gap-bottom: 0.5rem !important;
}

.u-gap-bottom-small {
  gap-bottom: 1rem !important;
}

.u-gap-bottom-medium {
  gap-bottom: 2rem !important;
}

.u-gap-bottom-large {
  gap-bottom: 4rem !important;
}

.u-gap-bottom-huge {
  gap-bottom: 8rem !important;
}

.u-gap-bottom-none {
  gap-bottom: 0 !important;
}

.u-gap-bottom-auto {
  gap-bottom: auto !important;
}

.u-gap-left {
  gap-left: 2rem !important;
}

.u-gap-left-tiny {
  gap-left: 0.5rem !important;
}

.u-gap-left-small {
  gap-left: 1rem !important;
}

.u-gap-left-medium {
  gap-left: 2rem !important;
}

.u-gap-left-large {
  gap-left: 4rem !important;
}

.u-gap-left-huge {
  gap-left: 8rem !important;
}

.u-gap-left-none {
  gap-left: 0 !important;
}

.u-gap-left-auto {
  gap-left: auto !important;
}

.u-gap-horizontal {
  gap-left: 2rem !important;
  gap-right: 2rem !important;
}

.u-gap-horizontal-tiny {
  gap-left: 0.5rem !important;
  gap-right: 0.5rem !important;
}

.u-gap-horizontal-small {
  gap-left: 1rem !important;
  gap-right: 1rem !important;
}

.u-gap-horizontal-medium {
  gap-left: 2rem !important;
  gap-right: 2rem !important;
}

.u-gap-horizontal-large {
  gap-left: 4rem !important;
  gap-right: 4rem !important;
}

.u-gap-horizontal-huge {
  gap-left: 8rem !important;
  gap-right: 8rem !important;
}

.u-gap-horizontal-none {
  gap-left: 0 !important;
  gap-right: 0 !important;
}

.u-gap-horizontal-auto {
  gap-left: auto !important;
  gap-right: auto !important;
}

.u-gap-vertical {
  gap-top: 2rem !important;
  gap-bottom: 2rem !important;
}

.u-gap-vertical-tiny {
  gap-top: 0.5rem !important;
  gap-bottom: 0.5rem !important;
}

.u-gap-vertical-small {
  gap-top: 1rem !important;
  gap-bottom: 1rem !important;
}

.u-gap-vertical-medium {
  gap-top: 2rem !important;
  gap-bottom: 2rem !important;
}

.u-gap-vertical-large {
  gap-top: 4rem !important;
  gap-bottom: 4rem !important;
}

.u-gap-vertical-huge {
  gap-top: 8rem !important;
  gap-bottom: 8rem !important;
}

.u-gap-vertical-none {
  gap-top: 0 !important;
  gap-bottom: 0 !important;
}

.u-gap-vertical-auto {
  gap-top: auto !important;
  gap-bottom: auto !important;
}

.u-margin-zero-auto {
  margin: 0 auto !important;
}

.u-padding-medium--top-right-left {
  padding: 1.25rem 1.75rem 0 !important;
}

.u-padding-medium {
  padding: 1.25rem !important;
}

/* Responsive overrides last, to ensure source order */
@media (min-width: 768px) {
  .u-margin-bottom\@tablet {
    margin-bottom: 2rem !important;
  }
}

@media (min-width: 1400px) {
  .u-margin-bottom-large\@desktop {
    margin-bottom: 4rem !important;
  }
}

@media (min-width: 768px) {
  .u-margin-top\@tablet {
    margin-top: 2rem !important;
  }
}

@media (min-width: 1400px) {
  .u-margin-top-large\@desktop {
    margin-top: 4rem !important;
  }
}

@media (min-width: 768px) {
  .u-padding-top\@tablet {
    padding-top: 2rem !important;
  }
}

@media (min-width: 1400px) {
  .u-padding-top-large\@desktop {
    padding-top: 4rem !important;
  }
}

@media (min-width: 768px) {
  .u-padding-vertical\@tablet {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}

@media (min-width: 1400px) {
  .u-padding-vertical-large\@desktop {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
}

.u-text-align-left {
  text-align: left !important;
}

.u-text-align-right {
  text-align: right !important;
}

.u-text-align-center {
  text-align: center !important;
}

.u-visibility-hidden {
  visibility: hidden !important;
}

.u-width-full {
  width: 100% !important;
}

.u-width-1\/2 {
  width: 50% !important;
}

.u-width-1\/4 {
  width: 25% !important;
}

.u-width-fit-content {
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.u-width-10 {
  width: 10rem !important;
}

.u-width-14-1 {
  width: 14.16rem !important;
}

.u-width-15 {
  width: 15rem !important;
}

.u-width-17-1 {
  width: 17.16rem !important;
}

.u-width-18 {
  width: 18rem !important;
}

.u-width-18-1 {
  width: 18.83rem !important;
}

.u-width-32 {
  width: 32rem !important;
}

/* Responsive overrides last, to ensure source order */
@media (min-width: 1400px) {
  .u-width-full\@desktop {
    width: 100% !important;
  }
}

@media (min-width: 1400px) {
  .u-width-1\/2\@desktop {
    width: 50% !important;
  }
}

@media (min-width: 1400px) {
  .u-width-1\/4\@desktop {
    width: 25% !important;
  }
}

@media (min-width: 768px) {
  .u-width-10\@tablet {
    width: 10rem !important;
  }
}

@media (min-width: 1400px) {
  .u-width-10\@desktop {
    width: 10rem !important;
  }
}

@media (min-width: 768px) {
  .u-width-14-1\@tablet {
    width: 14.16rem !important;
  }
}

@media (min-width: 1400px) {
  .u-width-14-1\@desktop {
    width: 14.16rem !important;
  }
}

@media (min-width: 768px) {
  .u-width-15\@tablet {
    width: 15rem !important;
  }
}

@media (min-width: 1400px) {
  .u-width-15\@desktop {
    width: 15rem !important;
  }
}

@media (min-width: 768px) {
  .u-width-17-1\@tablet {
    width: 17.16rem !important;
  }
}

@media (min-width: 1400px) {
  .u-width-17-1\@desktop {
    width: 17.16rem !important;
  }
}

@media (min-width: 768px) {
  .u-width-18\@tablet {
    width: 18rem !important;
  }
}

@media (min-width: 1400px) {
  .u-width-18\@desktop {
    width: 18rem !important;
  }
}

@media (min-width: 768px) {
  .u-width-18-1\@tablet {
    width: 18.83rem !important;
  }
}

@media (min-width: 1400px) {
  .u-width-18-1\@desktop {
    width: 18.83rem !important;
  }
}

@media (min-width: 768px) {
  .u-width-32\@tablet {
    width: 32rem !important;
  }
}

@media (min-width: 1400px) {
  .u-width-32\@desktop {
    width: 32rem !important;
  }
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: rgb(30, 30, 30);
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before, .fancybox-slide.remove-keyword:after {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before, .fancybox-slide--image.remove-keyword:after {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before, .fancybox-thumbs__list a.remove-keyword:after {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before, .fancybox-thumbs__list a.remove-keyword:focus:after {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before, .fancybox-thumbs__list a.fancybox-thumbs-active.remove-keyword:after {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
