/* purgecss start ignore */

html.archives .btn.btn-primary:hover, html.archives .btn.btn-small:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(0, 30, 98, var(--tw-bg-opacity));
}

html.archives .btn.btn-primary, html.archives .btn.btn-small {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

html.archives .btn.btn-primary:before, html.archives .btn.btn-small:before {
  background-image: url('../../assets/images/arrow-right-white.svg');
}

html.archives .btn.btn-primary:hover:before, html.archives .btn.btn-small:hover:before {
  background-image: url('../../assets/images/arrow-right-white.svg');
}

html.archives .btn.btn-primary svg path, html.archives .btn.btn-small svg path {
  fill: #ffffff;
}

html.archives .btn.btn-text:before {
  background-image: url("../../assets/images/arrow-right-archives-accent.svg");
}

html.archives .btn.clear-collection-filter:hover svg path {
  fill: #ffffff;
}

@media (min-width: 1024px) {
  html.archives .btn[target="_blank"]:not(.default) {
    padding-left: 3rem;
  }
}

html.archives .btn[target="_blank"]:not(.default):before {
  z-index: 10;
  display: block;
  height: 0.75rem;
  width: 0.625rem;
  background-position: center;
  background-repeat: no-repeat;
}

.collection-search .term-toggle.open html.archives .btn[target="_blank"]:not(.default):before {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-rotate: -180deg;
}

html.archives .btn[target="_blank"]:not(.default):before {
  background: url("../../assets/images/link.svg") no-repeat;
  background-size: 10px;
  content: '';
  left: 17px;
}

html.archives .btn[target="_blank"]:not(.default):after {
  position: absolute;
  top: 50%;
  left: 0.625rem;
  z-index: 0;
  height: 1.5rem;
  width: 1.5rem;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-translate-y: -50%;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  content: '';
}

html.archives .btn[target="_blank"]:not(.default):hover:before {
  background-image: url("../../assets/images/link.svg");
}

html.archives .btn[href^="mailto"]:before {
  margin-right: 1rem;
  display: block;
  height: 0.75rem;
  width: 1rem;
  background-position: center;
  background-repeat: no-repeat;
}

.collection-search .term-toggle.open html.archives .btn[href^="mailto"]:before {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-rotate: -180deg;
}

html.archives .btn[href^="mailto"]:before {
  background: url("../../assets/images/envelope-white.svg") no-repeat;
  background-size: 12px;
  content: '';
}

html.archives .btn[href^="mailto"]:after {
  display: none;
}

html.archives .btn[href^="mailto"]:hover:before {
  background-image: url("../../assets/images/envelope-white.svg");
}

html.archives .btn[href$=".pdf"]:before {
  margin-right: 1rem;
  display: block;
  height: 0.75rem;
  width: 0.625rem;
  background-position: center;
  background-repeat: no-repeat;
}

.collection-search .term-toggle.open html.archives .btn[href$=".pdf"]:before {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-rotate: -180deg;
}

html.archives .btn[href$=".pdf"]:before {
  background: url("../../assets/images/file-pdf-white.svg") no-repeat;
  background-size: 10px;
  content: '';
}

html.archives .btn[href$=".pdf"]:after {
  display: none;
}

html.archives .btn[href$=".pdf"]:hover:before {
  background-image: url("../../assets/images/file-pdf-white.svg");
}

html.archives .btn[href$=".doc"]:before, html.archives .btn[href$=".docx"]:before {
  margin-right: 1rem;
  display: block;
  height: 0.75rem;
  width: 0.625rem;
  background-position: center;
  background-repeat: no-repeat;
}

.collection-search .term-toggle.open html.archives .btn[href$=".doc"]:before, .collection-search .term-toggle.open html.archives .btn[href$=".docx"]:before {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-rotate: -180deg;
}

html.archives .btn[href$=".doc"]:before, html.archives .btn[href$=".docx"]:before {
  background: url("../../assets/images/file-word.svg") no-repeat;
  background-size: 10px;
  content: '';
}

html.archives .btn[href$=".doc"]:after, html.archives .btn[href$=".docx"]:after {
  display: none;
}

html.archives .btn[href$=".doc"]:hover:before, html.archives .btn[href$=".docx"]:hover:before {
  background-image: url("../../assets/images/file-word-white.svg");
}

@media (min-width: 1024px) {
  html.archives .btn.smooth-scroll {
    padding-left: 3rem;
  }
}

html.archives .btn.smooth-scroll:before {
  z-index: 10;
  display: block;
  height: 0.625rem;
  width: 0.75rem;
  background-position: center;
  background-repeat: no-repeat;
}

.collection-search .term-toggle.open html.archives .btn.smooth-scroll:before {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-rotate: -180deg;
}

html.archives .btn.smooth-scroll:before {
  background: url("../../assets/images/chevron-down.svg") no-repeat;
  background-size: 10px;
  content: '';
  left: 17px;
}

html.archives .btn.smooth-scroll:after {
  position: absolute;
  top: 50%;
  left: 0.625rem;
  z-index: 0;
  height: 1.5rem;
  width: 1.5rem;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-translate-y: -50%;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  content: '';
}

html.archives .btn.smooth-scroll:hover:before {
  background-image: url("../../assets/images/chevron-down-white.svg");
}

html.archives .btn.smooth-scroll:hover:after {
  background-color: var(--accent);
}

html.archives #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton {
  color: #ffffff !important;
}

html.archives #moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover {
  background-color: #001e62 !important;
}

.archives .site-footer .footer-strapline .twitter svg path {
  fill: var(--accent);
}

.archives .site-footer .nav--footer li.menu-item-has-children > a {
  background-image: url("../../assets/images/arrow-right-archives-accent.svg");
}

.archive-item h3:before {
  position: absolute;
  top: 50%;
  left: 0px;
  height: 1px;
  width: 100%;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-translate-y: -50%;
  --tw-bg-opacity: 1;
  background-color: rgba(46, 50, 59, var(--tw-bg-opacity));
  content: '';
}

html.archives {
  padding-top: 2rem;
}

@media (min-width: 1024px) {
  html.archives {
    padding-top: 0px;
  }
}

html.archives .nav--top:after {
  position: absolute;
  top: 0px;
  z-index: -1;
  height: 100%;
  background-color: var(--accent);
  content: '';
  left: -50vw;
  width: 200vw;
}

html.archives .nav--top li a {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

html.archives .nav--top li a:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 30, 98, var(--tw-text-opacity));
}

html.archives .nav--top li.quick-link-wrap > a {
  background-image: url("../../assets/images/arrow-down-white.svg");
}

@media (min-width: 1024px) {
  html.archives .nav--top li.quick-link-wrap ul li a {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

html.archives .nav--top li.quick-link-wrap:hover > a {
  background-image: url("../../assets/images/arrow-down-blue.svg");
}

html.archives .nav--lower .pullout-nav li:not(.btn-donate) a {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

html.archives .nav--main .quick-links li {
  margin-bottom: 0.75rem;
}

html.archives .nav--main .quick-links li:last-child {
  margin-bottom: 0px;
}

html.archives .nav--main .quick-links li a {
  display: block;
  border-bottom-width: 1px;
  border-color: rgba(224, 224, 226, 0.15);
}

html.archives .nav--main .quick-links li a:hover {
  border-color: var(--accent);
}

html.archives .nav--main .quick-links li a {
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

html.archives .nav--primary li {
  margin-bottom: 1.25rem;
}

html.archives .nav--primary li:last-child {
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  html.archives .nav--primary li:last-child {
    margin-bottom: 1.25rem;
  }
}

html.archives .nav--primary li > a {
  display: block;
  border-bottom-width: 1px;
  border-color: rgba(224, 224, 226, 0.15);
}

html.archives .nav--primary li > a:hover {
  border-color: var(--accent);
}

html.archives .nav--primary li > a {
  padding-bottom: 1.25rem;
  padding-left: 2.25rem;
  font-size: 1.875rem;
  line-height: 2.375rem;
  letter-spacing: -0.23px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 1024px) {
  html.archives .nav--primary li > a {
    font-size: 2.5rem;
    line-height: 3.125rem;
    letter-spacing: -0.3px;
  }
}

html.archives .nav--primary li.menu-item-has-children > a {
  background-repeat: no-repeat;
  background-image: url("../../assets/images/plus-archive-accent.svg");
  background-position: left calc(50% - 11px);
  background-size: 20px;
}

html.archives .nav--primary .sub-menu-overlay {
  opacity: 0;
}

html.archives .nav--primary .sub-menu-overlay.open {
  --tw-translate-x: 0px;
  opacity: 1;
}

html.archives .nav--primary .sub-menu-overlay .nav-back {
  background-image: url("../../assets/images/arrow-left-white.svg");
  background-position: 20px center;
  background-size: 10px;
}

html.archives .nav--primary .sub-menu-overlay .nav-back:hover {
  background-image: url("../../assets/images/arrow-left-dark-grey.svg");
}

html.archives .nav--primary .sub-menu-overlay h3 a span {
  background-image: url('../../assets/images/arrow-right-white.svg');
  background-position: 16px center;
  background-size: 10px;
}

html.archives .nav--primary .sub-menu-overlay h3 a:hover span {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  background-image: url('../../assets/images/arrow-right-dark-grey.svg');
  --tw-text-opacity: 1;
  color: rgba(46, 50, 59, var(--tw-text-opacity));
}

html.archives .nav--primary .sub-menu-overlay .sub-menu-grid li.wrapper {
  margin-bottom: 0px;
  border-bottom-width: 0px;
}

html.archives .nav--primary .sub-menu-overlay .sub-menu-grid li.wrapper > a {
  display: none;
}

html.archives .nav--primary .sub-menu-overlay .sub-menu-grid li.wrapper--right li a {
  font-size: 0.9375rem;
  line-height: 1.5625rem;
  letter-spacing: 0.01px;
}

html.archives .nav--primary .sub-menu-overlay .sub-menu-grid li.menu-item-has-children > a {
  font-size: 1.25rem;
  line-height: 1.75rem;
  background-size: 13px;
}

html.archives .nav--primary .sub-menu-overlay .sub-menu-grid li > a {
  font-size: 0.9375rem;
  line-height: 1.5rem;
  letter-spacing: 0.2px;
  font-weight: 500;
}

html.archives .nav--primary .sub-menu-overlay--last .sub-menu-grid li.menu-item-has-children > a {
  --tw-border-opacity: 1;
  border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}

html.archives .nav--primary .sub-menu-overlay--last .sub-menu-grid li.menu-item-has-children > a:hover {
  border-color: var(--accent);
}

html.archives .nav--primary .sub-menu-overlay--last .sub-menu-grid li.menu-item-has-children > a {
  padding-bottom: 1.25rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  background-image: none;
}

html.archives .nav--primary .sub-menu-overlay--last .sub-menu-grid li.menu-item-has-children .sub-menu li {
  margin-bottom: 0.75rem;
}

html.archives .nav--primary .sub-menu-overlay--last .sub-menu-grid li.menu-item-has-children .sub-menu li:last-child {
  margin-bottom: 0px;
}

html.archives .nav--primary .sub-menu-overlay--last .sub-menu-grid li.menu-item-has-children .sub-menu li.menu-item-has-children {
  padding-top: 1.25rem;
}

html.archives .nav--primary .sub-menu-overlay--last .sub-menu-grid li.menu-item-has-children .sub-menu li.menu-item-has-children:first-child {
  padding-top: 0px;
}

html.archives .nav--primary .sub-menu-overlay--last .sub-menu-grid li.menu-item-has-children .sub-menu li:not(.menu-item-has-children) a {
  padding-bottom: 0.75rem;
  font-size: 0.9375rem;
  line-height: 1.5625rem;
  letter-spacing: 0.01px;
}

html.archives.menu-open .nav--main {
  --tw-translate-x: 0px;
}

.archive-resouces svg path {
  fill: var(--accent);
}

.archives .search-box .searchform input[type=submit] {
  background-image: url('../../assets/images/arrow-right-white.svg');
}

.collection .content-icon .content-description {
  display: none;
  -webkit-animation: fadein .8s;
          animation: fadein .8s;
}

.collection .content-icon .content-description:after {
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 50%;
  height: 0px;
  width: 0px;
  border: solid transparent;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #2e323b;
  border-width: 10px;
  content: "";
  margin-left: -10px;
}

.collection .content-icon:hover .content-description {
  display: block;
}

.sub-collection-wrap:before {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
  height: 100%;
  width: 1.5rem;
  background-image: linear-gradient(-45deg, #d8d8d8 10%, transparent 0, transparent 50%, #d8d8d8 0, #d8d8d8 60%, transparent 0, transparent);
  background-size: 7px 7px;
  content: '';
}

.collection-search .post-category .collection-cat-filter {
  position: absolute;
  opacity: 0;
}

.collection-search .post-category input[type="checkbox"]:checked + label {
  background-color: var(--accent);
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.collection-search .term-toggle.open .icon {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-rotate: -180deg;
}

.collection-search .term-wrap {
  -webkit-animation: fadein .3s;
          animation: fadein .3s;
}

.collection-search .term-wrap.open {
  display: flex;
}

.site-content .comments-area .comment-respond {
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(224, 224, 226, var(--tw-border-opacity));
  padding: 2rem;
  background-color: rgba(216, 216, 216, 0.05);
}

.site-content .comments-area .logged-in-as {
  display: none;
}

.site-content .comments-area label {
  display: block;
  font-weight: 600;
}

.site-content .comments-area input[type=text], .site-content .comments-area textarea {
  width: 100%;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(224, 224, 226, var(--tw-border-opacity));
}

.site-content .comments-area input[type=text]:focus, .site-content .comments-area textarea:focus {
  border-color: var(--accent);
}

.site-content .comments-area input[type=text], .site-content .comments-area textarea {
  background-color: transparent;
  padding: 1rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.site-content .comments-area input[type=text]:focus, .site-content .comments-area textarea:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.site-content .comments-area .comment-form-attachment {
  font-size: 0.75rem;
  line-height: 1.25rem;
  letter-spacing: 0.16px;
}

.site-content .comments-area .comment-form-attachment label {
  display: none;
}

.site-content .comments-area input[type=file] {
  margin-bottom: 0.5rem;
  font-size: 0.9375rem;
  line-height: 1.5rem;
  letter-spacing: 0.2px;
}

.site-content .comments-area input[type=file]::-webkit-file-upload-button {
  line-height: 50px;
  width: 230px;
  visibility: hidden;
}

.site-content .comments-area input[type=file]:before {
  background: rgba(216, 216, 216, 0.05);
  background-image: url("../../assets/images/icon-upload.svg");
  background-size: 18px;
  background-position: 10px 50%;
  content: 'Upload images';
  padding: 16px 24px 16px 60px;
  -webkit-user-select: none;
  display: inline-block;
  cursor: pointer;
  white-space: nowrap;
  border-radius: 0.125rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(224, 224, 226, var(--tw-border-opacity));
  background-repeat: no-repeat;
  font-size: 0.75rem;
  line-height: 1.25rem;
  letter-spacing: 0.16px;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.site-content .comments-area .form-submit {
  margin-bottom: 0px;
}

.site-content .comments-area .form-submit input[type=submit] {
  position: relative;
  margin-top: 1rem;
  display: block;
  width: 100%;
  cursor: pointer;
  align-items: center;
  border-radius: 1.625rem;
  background-color: var(--accent);
}

.site-content .comments-area .form-submit input[type=submit]:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.site-content .comments-area .form-submit input[type=submit] {
  background-image: url('../../assets/images/arrow-right-dark-grey.svg');
  background-repeat: no-repeat;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-right: 1.25rem;
  padding-left: 2.25rem;
  font-size: 0.8125rem;
  line-height: 1.1875rem;
  letter-spacing: 0.17px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgba(46, 50, 59, var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 1024px) {
  .site-content .comments-area .form-submit input[type=submit] {
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-right: 1.5rem;
  }
}

@media (min-width: 1280px) {
  .site-content .comments-area .form-submit input[type=submit] {
    display: inline-flex;
    width: auto;
  }
}

.site-content .comments-area .form-submit input[type=submit] {
  background-position: 16px center;
  background-size: 10px;
}

.site-content .comments-area .comment-list {
  clear: both;
  margin: 0px;
  list-style-type: none;
  padding-top: 3.5rem;
}

.site-content .comments-area .comment-list li {
  margin-bottom: 3.5rem;
}

.site-content .comments-area .comment-list li:last-child {
  margin-bottom: 0px;
}

.site-content .comments-area .comment-list li {
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(224, 224, 226, var(--tw-border-opacity));
  padding: 2rem;
  background-color: rgba(216, 216, 216, 0.05);
}

.site-content .comments-area .comment-list li:before {
  display: none;
}

.site-content .comments-area .comment-list li .reply {
  display: none;
}

.site-content .comments-area .comment-list .comment-author cite {
  color: rgba(255, 255, 255, 0.4);
  font-style: normal;
}

.site-content .comments-area .comment-list .comment-author span {
  display: none;
}

.site-content .comments-area .comment-list .avatar,
  .site-content .comments-area .comment-list .commentmetadata {
  display: none;
}

.decades {
  margin: 0px;
  display: flex;
  padding: 0px;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.decades li {
  position: relative;
  display: inline-block;
  --tw-bg-opacity: 1;
  background-color: rgba(46, 50, 59, var(--tw-bg-opacity));
  text-align: center;
  width: 12.5%;
}

.decades li:nth-child(n+2):after {
  position: absolute;
  top: 50%;
  left: 0px;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-translate-y: -50%;
  border-radius: 9999px;
  background-color: var(--accent);
  content: '';
  height: 3px;
  width: 3px;
}

.decades li a {
  border-bottom: 3px solid rgba(52, 189, 177, 0.2);
  display: block;
  padding: 26px 16px;
}

.decades li a.active {
  border-color: var(--accent);
}

#page .decade-select {
  position: relative;
}

#page .decade-select select {
  display: none;
}

#page .decade-select .dropdown-toggle {
  position: relative;
  width: 100%;
  border-style: none;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  background-color: rgba(31, 35, 41, 0.75);
}

#page .decade-select .dropdown-toggle:after {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  background-image: url("../../assets/images/icon-arrow-right.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 15px;
  content: '';
  height: 15px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  width: 15px;
}

#page .decade-select .dropdown-menu {
  display: none;
  background-color: rgba(31, 35, 41, 0.75);
  width: 100%;
  z-index: 20;
}

#page .decade-select .dropdown-menu.show {
  display: block;
}

#page .decade-select .dropdown-menu ul {
  list-style: none;
  padding: 16px 0 0;
}

#page .decade-select .dropdown-menu ul li {
  padding: 0 16px 16px;
}

#page .decade-select .dropdown-menu ul li a {
  cursor: pointer;
  display: block;
  width: 100%;
}

#page .decade-select.show .dropdown-toggle:after {
  transform: translateY(-50%) rotate(0deg);
}

/* Magnific Popup CSS */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before, .mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */

  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    transform-origin: 0;
  }

  .mfp-arrow-right {
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-image-holder .mfp-content {
  max-width: 800px;
}

.mfp-arrow-right:before, .mfp-arrow-right:after, .mfp-arrow-left:before, .mfp-arrow-left:after {
  display: none;
}

button.mfp-arrow-right {
  background-position: center;
  background-repeat: no-repeat;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  background-image: url("../../assets/images/arrow-right-white.svg");
  background-size: 30px;
}

button.mfp-arrow-left {
  background-position: center;
  background-repeat: no-repeat;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  background-image: url("../../assets/images/arrow-left-white.svg");
  background-size: 30px;
}

.menu-toggle:before {
  display: none;
}

@media (min-width: 768px) {
  .menu-toggle:before {
    display: block;
  }
}

.menu-toggle:before {
  content: 'Menu';
}

.menu-toggle .menu-toggle-icon {
  position: absolute;
  top: 0.125rem;
  left: 1rem;
  transition-duration: 500ms;
}

@media (min-width: 768px) {
  .menu-toggle .menu-toggle-icon {
    top: 0px;
    left: 1rem;
  }
}

.menu-toggle .menu-toggle-icon {
  height: 14px;
  width: 14px;
}

.menu-toggle .menu-toggle-icon .icon-left {
  position: absolute;
  top: 1.25rem;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  transition-duration: 500ms;
  height: 2px;
  width: 7px;
}

.menu-toggle .menu-toggle-icon .icon-left:before {
  position: absolute;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  transition-duration: 500ms;
  content: "";
  height: 2px;
  top: -5px;
  width: 7px;
}

.menu-toggle .menu-toggle-icon .icon-left:after {
  position: absolute;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  transition-duration: 500ms;
  content: "";
  height: 2px;
  top: 5px;
  width: 7px;
}

.menu-toggle .menu-toggle-icon .icon-right {
  position: absolute;
  top: 1.25rem;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  transition-duration: 500ms;
  height: 2px;
  width: 7px;
  left: 7px;
}

.menu-toggle .menu-toggle-icon .icon-right:before {
  position: absolute;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  transition-duration: 500ms;
  content: "";
  height: 2px;
  top: -5px;
  width: 7px;
}

.menu-toggle .menu-toggle-icon .icon-right:after {
  position: absolute;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  transition-duration: 500ms;
  content: "";
  height: 2px;
  top: 5px;
  width: 7px;
}

.menu-open .menu-toggle .menu-toggle-icon {
  left: 18px;
}

@media (min-width: 768px) {
  .menu-open .menu-toggle .menu-toggle-icon {
    left: 1rem;
  }
}

.menu-open .menu-toggle .menu-toggle-icon .icon-left {
  background-color: transparent;
  transition-duration: 500ms;
}

.menu-open .menu-toggle .menu-toggle-icon .icon-left:before {
  transform: rotateZ(45deg) scaleX(1.4) translate(1.5px, 2px);
}

.menu-open .menu-toggle .menu-toggle-icon .icon-left:after {
  transform: rotateZ(-45deg) scaleX(1.4) translate(1.5px, -2px);
}

.menu-open .menu-toggle .menu-toggle-icon .icon-right {
  background-color: transparent;
  transition-duration: 500ms;
}

.menu-open .menu-toggle .menu-toggle-icon .icon-right:before {
  transform: rotateZ(-45deg) scaleX(1.4) translate(-3px, 0px);
}

.menu-open .menu-toggle .menu-toggle-icon .icon-right:after {
  transform: rotateZ(45deg) scaleX(1.4) translate(-3px, 0px);
}

.menu-toggle:hover .menu-toggle-icon .icon-left, .menu-toggle:hover .menu-toggle-icon .icon-right {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.menu-toggle:hover .menu-toggle-icon .icon-left:after, .menu-toggle:hover .menu-toggle-icon .icon-left:before, .menu-toggle:hover .menu-toggle-icon .icon-right:after, .menu-toggle:hover .menu-toggle-icon .icon-right:before {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.menu-open .menu-toggle:before {
  content: 'Close';
}

.menu-open .menu-toggle:hover .menu-toggle-icon .icon-left, .menu-open .menu-toggle:hover .menu-toggle-icon .icon-right {
  background-color: transparent;
}

.archives .splash-announcement svg path {
  fill: #ffffff;
}

.archives .splash-announcement:hover svg path {
  fill: var(--accent);
}

.page-template-page-timeline .hero--large {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 700px;
  padding-top: 109px;
}

.page-template-page-timeline .hero--large:before {
  background-color: rgba(31, 35, 41, 0.75);
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

#page .timeline {
  position: relative;
}

#page .timeline .timeline-control {
  position: relative;
  left: 50%;
  z-index: 100;
  height: 3rem;
  width: 6rem;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-translate-x: -50%;
}

@media screen and (min-width: 1024px) {
  #page .timeline .timeline-control {
    position: absolute;
    left: 0px;
    width: 100%;
    transform: none;
    top: calc(9rem + 5.7rem);
  }

  #page .timeline .timeline-control .swiper-button {
    background-color: #3E444D;
  }

  #page .timeline .timeline-control .swiper-button:hover {
    background-color: var(--accent);
  }

  #page .timeline:before {
    position: absolute;
    left: 0px;
    height: 0.125rem;
    background-color: rgba(255, 255, 255, 0.2);
    content: '';
    top: calc(9rem + 7.2rem);
    transform: translateX(-50vw);
    width: 150vw;
  }

  #page .timeline .content {
    position: relative;
  }

  #page .timeline .content:before {
    position: absolute;
    left: 50%;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    --tw-translate-x: -50%;
    border-radius: 9999px;
    border-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity));
    content: '';
    height: 9px;
    top: 49px;
    width: 9px;
  }

  #page .timeline .swiper-slide-active .content:before {
    border-color: var(--accent);
  }
}

@media screen and (min-width: 1280px) {
  #page .timeline .timeline-control {
    top: calc(9rem + 7.8rem);
  }

  #page .timeline:before {
    top: calc(9rem + 9.4rem);
  }
}

@media screen and (min-width: 1536px) {
  #page .timeline .timeline-control {
    top: calc(9rem + 10.2rem);
  }

  #page .timeline:before {
    top: calc(9rem + 11.7rem);
  }
}

.single-timeline .hero p a:not(.btn-editor):not(.btn-small):not(.btn-primary),
.single-timeline .hero li a:not(.btn-editor):not(.btn-small):not(.btn-primary) {
  background: linear-gradient(var(--accent), var(--accent)) left bottom no-repeat;
}

.single-timeline .hero p a:not(.btn-editor):not(.btn-small):not(.btn-primary), .single-timeline .hero li a:not(.btn-editor):not(.btn-small):not(.btn-primary) {
  background-size: 100% 2px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.single-timeline .hero p a:not(.btn-editor):not(.btn-small):not(.btn-primary):hover, .single-timeline .hero li a:not(.btn-editor):not(.btn-small):not(.btn-primary):hover {
  background-size: 0% 2px;
  --tw-text-opacity: 1;
  color: rgba(162, 37, 83, var(--tw-text-opacity));
}

.single-timeline .timeline-nav {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  display: block;
  height: 26px;
  position: relative;
  width: 26px;
}

.single-timeline .timeline-nav svg {
  height: 8px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 8px;
}

.module-timeline:before {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: rgba(31,35,41,.75);
  content: '';
}

/* purgecss end ignore */
