@charset "UTF-8";
/* #000000 */
/* #F4F4F4 */
/* #FFFFFF */
/* #2D004B */
/* #6338C2 */
/* #016ED3 */
/* #61B7F9 */
/* #008944 */
/* #FFBD4C */
/* #FF733E */
/* #C0286F */
/* #535353 */
/* #D1D1D1 */
/* #2D2D2D */
/* #6D6D6D */
/* #A3A3A3 */
/* 18px */
/* #000000 */
/* #F4F4F4 */
/* #FFFFFF */
/* #2D004B */
/* #6338C2 */
/* #016ED3 */
/* #61B7F9 */
/* #008944 */
/* #FFBD4C */
/* #FF733E */
/* #C0286F */
/* #535353 */
/* #D1D1D1 */
/* #2D2D2D */
/* #6D6D6D */
/* #A3A3A3 */
/* 18px */
html {
  font-size: 1rem; }
  @media (max-width: 991.98px) {
    html {
      font-size: 16px; } }
  @media (max-width: 767.98px) {
    html {
      font-size: 16px; } }

.field-name-field-wysiwyg table,
.field--type-text-with-summary table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 1rem; }
  .field-name-field-wysiwyg table thead th,
  .field--type-text-with-summary table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #d1d1d1;
    font-weight: 700; }
  .field-name-field-wysiwyg table tfoot tr,
  .field--type-text-with-summary table tfoot tr {
    vertical-align: top;
    border-top: 2px solid #d1d1d1;
    font-weight: 600; }
  .field-name-field-wysiwyg table tbody td,
  .field--type-text-with-summary table tbody td {
    vertical-align: top;
    border-top: 1px solid #d1d1d1; }

.field-name-field-wysiwyg a, .field-name-field-wysiwyg a:link,
.field--type-text-with-summary a,
.field--type-text-with-summary a:link {
  color: #016ed3;
  text-decoration: none; }
  .field-name-field-wysiwyg a:hover, .field-name-field-wysiwyg a:active, .field-name-field-wysiwyg a:focus, .field-name-field-wysiwyg a:link:hover, .field-name-field-wysiwyg a:link:active, .field-name-field-wysiwyg a:link:focus,
  .field--type-text-with-summary a:hover,
  .field--type-text-with-summary a:active,
  .field--type-text-with-summary a:focus,
  .field--type-text-with-summary a:link:hover,
  .field--type-text-with-summary a:link:active,
  .field--type-text-with-summary a:link:focus {
    text-decoration: underline; }

.field-name-field-wysiwyg a:not([href]),
.field--type-text-with-summary a:not([href]) {
  text-decoration: none;
  color: black; }
  .field-name-field-wysiwyg a:not([href]):hover, .field-name-field-wysiwyg a:not([href]):active, .field-name-field-wysiwyg a:not([href]):focus,
  .field--type-text-with-summary a:not([href]):hover,
  .field--type-text-with-summary a:not([href]):active,
  .field--type-text-with-summary a:not([href]):focus {
    text-decoration: none; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 1.5rem;
  font-weight: 600;
  line-height: 1.25; }

h1, .h1 {
  font-size: 2.75rem; }

h2, .h2 {
  font-size: 2.0417rem; }

h3, .h3 {
  font-size: 1.7083rem; }

h4, .h4 {
  font-size: 1.5208rem; }

h5, .h5 {
  font-size: 1.4167rem; }

h6, .h6 {
  font-size: 1rem; }

.field-name-field-wysiwyg h2,
.field--type-text-with-summary h2 {
  margin-top: 40px;
  margin-bottom: 28px; }
  .field-name-field-wysiwyg h2:first-child,
  .field--type-text-with-summary h2:first-child {
    margin-top: 0; }
  .field-name-field-wysiwyg h2:last-child,
  .field--type-text-with-summary h2:last-child {
    margin-bottom: 0; }

.field-name-field-wysiwyg h3,
.field--type-text-with-summary h3 {
  margin-top: 40px;
  margin-bottom: 20.96px; }
  .field-name-field-wysiwyg h3:first-child,
  .field--type-text-with-summary h3:first-child {
    margin-top: 0; }
  .field-name-field-wysiwyg h3:last-child,
  .field--type-text-with-summary h3:last-child {
    margin-bottom: 0; }

.field-name-field-wysiwyg h4,
.field--type-text-with-summary h4 {
  margin-bottom: 18px; }
  .field-name-field-wysiwyg h4:first-child,
  .field--type-text-with-summary h4:first-child {
    margin-top: 0; }
  .field-name-field-wysiwyg h4:last-child,
  .field--type-text-with-summary h4:last-child {
    margin-bottom: 0; }

blockquote {
  color: #008944;
  font-size: 1.5rem;
  font-style: italic;
  font-family: "Source Serif Pro", serif; }
  blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
    margin-bottom: 0; }

@supports (font-variation-settings: normal) {
  blockquote {
    font-family: "Source Serif Variable", serif; } }

blockquote:first-child {
  margin-top: 0; }

blockquote:last-child {
  margin-bottom: 0; }

/**
 * Add border to tree when displayed within a node
 */
.node .toc-tree {
  border: none;
  padding: 0;
  margin: 0; }
  .node .toc-tree ol {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .node .toc-tree ol li {
      display: block;
      margin: 0 0 8px 0; }
    .node .toc-tree ol ol {
      margin-left: 1rem;
      margin-bottom: 16px; }

.node .toc-menu {
  border: none;
  padding: 0;
  margin: 0; }

.video-embed-field-provider-youtube {
  margin-top: 48px;
  margin-bottom: 16px; }
  .video-embed-field-provider-youtube:first-child {
    margin-top: 0; }
  .video-embed-field-provider-youtube:last-child {
    margin-bottom: 0; }

.cke_widget_element {
  clear: both; }

.field--name-field-image img,
.field-name-field-image img {
  max-width: 100%;
  height: auto; }

.cke_editable ul ul,
.field-name-field-wysiwyg ul ul,
.field--type-text-with-summary ul ul {
  margin-top: 16px;
  margin-left: 1.5rem;
  padding-left: 0; }

.cke_editable ul li,
.field-name-field-wysiwyg ul li,
.field--type-text-with-summary ul li {
  list-style-type: none;
  position: relative;
  margin-bottom: 16px; }
  .cke_editable ul li:before,
  .field-name-field-wysiwyg ul li:before,
  .field--type-text-with-summary ul li:before {
    content: '\2022';
    /* Unicode for • character */
    position: absolute;
    left: -1.5rem;
    top: -0.8rem;
    font-size: 2em; }

ul.ticks-green {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  ul.ticks-green ul {
    margin-left: 0;
    margin-top: 8px; }
  ul.ticks-green li {
    list-style-type: none;
    position: relative;
    padding-left: 2rem;
    margin-bottom: 8px; }
    ul.ticks-green li:before {
      content: unset; }
    ul.ticks-green li .svg-inline--fa {
      position: absolute;
      top: 0.2rem;
      left: 0;
      font-size: 1.25rem; }

.cke_editable ul.ticks-green li:before {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  text-align: center;
  display: block;
  content: '\2714';
  border: 1px solid;
  border-radius: 50%;
  padding: 0.2rem;
  font-size: 0.875em;
  line-height: 0.875em;
  width: 0.75em;
  height: 0.75em; }

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

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

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

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

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

/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */
.modaal-noscroll {
  overflow: hidden; }

.modaal-accessible-hide {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden; }

.modaal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0; }

.modaal-wrapper {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: auto;
  opacity: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .modaal-wrapper * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden; }
  .modaal-wrapper .modaal-close {
    border: none;
    background: transparent;
    padding: 0;
    -webkit-appearance: none; }
  .modaal-wrapper.modaal-start_none {
    display: none;
    opacity: 1; }
  .modaal-wrapper.modaal-start_fade {
    opacity: 0; }
  .modaal-wrapper *[tabindex="0"] {
    outline: none !important; }
  .modaal-wrapper.modaal-fullscreen {
    overflow: hidden; }

.modaal-outer-wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%; }
  .modaal-fullscreen .modaal-outer-wrapper {
    display: block; }

.modaal-inner-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: middle;
  text-align: center;
  padding: 80px 25px; }
  .modaal-fullscreen .modaal-inner-wrapper {
    padding: 0;
    display: block;
    vertical-align: top; }

.modaal-container {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: auto;
  text-align: left;
  color: #000;
  max-width: 1000px;
  border-radius: 0px;
  background: #fff;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  cursor: auto; }
  .modaal-container.is_loading {
    height: 100px;
    width: 100px;
    overflow: hidden; }
  .modaal-fullscreen .modaal-container {
    max-width: none;
    height: 100%;
    overflow: auto; }

.modaal-close {
  position: fixed;
  right: 20px;
  top: 20px;
  color: #fff;
  cursor: pointer;
  opacity: 1;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .modaal-close:focus, .modaal-close:hover {
    outline: none;
    background: #fff; }
    .modaal-close:focus:before, .modaal-close:focus:after, .modaal-close:hover:before, .modaal-close:hover:after {
      background: #b93d0c; }
  .modaal-close span {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden; }
  .modaal-close:before, .modaal-close:after {
    display: block;
    content: " ";
    position: absolute;
    top: 14px;
    left: 23px;
    width: 4px;
    height: 22px;
    border-radius: 4px;
    background: #fff;
    -webkit-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out; }
  .modaal-close:before {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .modaal-close:after {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  .modaal-fullscreen .modaal-close {
    background: #afb7bc;
    right: 10px;
    top: 10px; }

.modaal-content-container {
  padding: 30px; }

.modaal-confirm-wrap {
  padding: 30px 0 0;
  text-align: center;
  font-size: 0; }

.modaal-confirm-btn {
  font-size: 14px;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background: transparent; }
  .modaal-confirm-btn.modaal-ok {
    padding: 10px 15px;
    color: #fff;
    background: #555;
    border-radius: 3px;
    -webkit-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out; }
    .modaal-confirm-btn.modaal-ok:hover {
      background: #2f2f2f; }
  .modaal-confirm-btn.modaal-cancel {
    text-decoration: underline; }
    .modaal-confirm-btn.modaal-cancel:hover {
      text-decoration: none;
      color: #2f2f2f; }

@keyframes instaReveal {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes instaReveal {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.modaal-instagram .modaal-container {
  width: auto;
  background: transparent;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }

.modaal-instagram .modaal-content-container {
  padding: 0;
  background: transparent; }

.modaal-instagram .modaal-content-container > blockquote {
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important; }

.modaal-instagram iframe {
  opacity: 0;
  margin: -6px !important;
  border-radius: 0 !important;
  width: 1000px !important;
  max-width: 800px !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-animation: instaReveal 1s linear forwards;
          animation: instaReveal 1s linear forwards; }

.modaal-image .modaal-inner-wrapper {
  padding-left: 140px;
  padding-right: 140px; }

.modaal-image .modaal-container {
  width: auto;
  max-width: 100%; }

.modaal-gallery-wrap {
  position: relative;
  color: #fff; }

.modaal-gallery-item {
  display: none; }
  .modaal-gallery-item img {
    display: block; }
  .modaal-gallery-item.is_active {
    display: block; }

.modaal-gallery-label {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 20px 0 0;
  font-size: 18px;
  text-align: center;
  color: #fff; }
  .modaal-gallery-label:focus {
    outline: none; }

.modaal-gallery-control {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 1;
  cursor: pointer;
  color: #fff;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border: none;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .modaal-gallery-control.is_hidden {
    opacity: 0;
    cursor: default; }
  .modaal-gallery-control:focus, .modaal-gallery-control:hover {
    outline: none;
    background: #fff; }
    .modaal-gallery-control:focus:before, .modaal-gallery-control:focus:after, .modaal-gallery-control:hover:before, .modaal-gallery-control:hover:after {
      background: #afb7bc; }
  .modaal-gallery-control span {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important;
    overflow: hidden; }
  .modaal-gallery-control:before, .modaal-gallery-control:after {
    display: block;
    content: " ";
    position: absolute;
    top: 16px;
    left: 25px;
    width: 4px;
    height: 18px;
    border-radius: 4px;
    background: #fff;
    -webkit-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out; }
  .modaal-gallery-control:before {
    margin: -5px 0 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }
  .modaal-gallery-control:after {
    margin: 5px 0 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }

.modaal-gallery-next-inner {
  left: 100%;
  margin-left: 40px; }

.modaal-gallery-next-outer {
  right: 45px; }

.modaal-gallery-prev:before, .modaal-gallery-prev:after {
  left: 22px; }

.modaal-gallery-prev:before {
  margin: 5px 0 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.modaal-gallery-prev:after {
  margin: -5px 0 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

.modaal-gallery-prev-inner {
  right: 100%;
  margin-right: 40px; }

.modaal-gallery-prev-outer {
  left: 45px; }

.modaal-video-wrap {
  margin: auto 50px;
  position: relative; }

.modaal-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #000;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto; }
  .modaal-video-container iframe,
  .modaal-video-container object,
  .modaal-video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.modaal-iframe .modaal-content {
  width: 100%;
  height: 100%; }

.modaal-iframe-elem {
  width: 100%;
  height: 100%;
  display: block; }

@media only screen and (min-width: 1400px) {
  .modaal-video-container {
    padding-bottom: 0;
    height: 731px; } }

@media only screen and (max-width: 1140px) {
  .modaal-image .modaal-inner-wrapper {
    padding-left: 25px;
    padding-right: 25px; }
  .modaal-gallery-control {
    top: auto;
    bottom: 20px;
    -webkit-transform: none;
            transform: none;
    background: rgba(0, 0, 0, 0.7); }
    .modaal-gallery-control:before, .modaal-gallery-control:after {
      background: #fff; }
  .modaal-gallery-next {
    left: auto;
    right: 20px; }
  .modaal-gallery-prev {
    left: 20px;
    right: auto; } }

@media screen and (max-width: 900px) {
  .modaal-instagram iframe {
    width: 500px !important; } }

@media screen and (max-height: 1100px) {
  .modaal-instagram iframe {
    width: 700px !important; } }

@media screen and (max-height: 1000px) {
  .modaal-inner-wrapper {
    padding-top: 60px;
    padding-bottom: 60px; }
  .modaal-instagram iframe {
    width: 600px !important; } }

@media screen and (max-height: 900px) {
  .modaal-instagram iframe {
    width: 500px !important; }
  .modaal-video-container {
    max-width: 900px;
    max-height: 510px; } }

@media only screen and (max-width: 600px) {
  .modaal-instagram iframe {
    width: 280px !important; } }

@media only screen and (max-height: 820px) {
  .modaal-gallery-label {
    display: none; } }

.modaal-loading-spinner {
  background: none;
  position: absolute;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  -webkit-transform: scale(0.25);
          transform: scale(0.25); }

@-webkit-keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); }
  100% {
    opacity: .1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes modaal-loading-spinner {
  0% {
    opacity: 1;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); }
  100% {
    opacity: .1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

.modaal-loading-spinner > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute; }

.modaal-loading-spinner > div > div {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #fff; }

.modaal-loading-spinner > div:nth-of-type(1) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s; }

.modaal-loading-spinner > div:nth-of-type(2) > div, .modaal-loading-spinner > div:nth-of-type(3) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite; }

.modaal-loading-spinner > div:nth-of-type(1) {
  -webkit-transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(2) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
          animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .12s;
  animation-delay: .12s; }

.modaal-loading-spinner > div:nth-of-type(2) {
  -webkit-transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(3) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
          animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .25s;
  animation-delay: .25s; }

.modaal-loading-spinner > div:nth-of-type(4) > div, .modaal-loading-spinner > div:nth-of-type(5) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite; }

.modaal-loading-spinner > div:nth-of-type(3) {
  -webkit-transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(4) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
          animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .37s;
  animation-delay: .37s; }

.modaal-loading-spinner > div:nth-of-type(4) {
  -webkit-transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(5) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
          animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .5s;
  animation-delay: .5s; }

.modaal-loading-spinner > div:nth-of-type(6) > div, .modaal-loading-spinner > div:nth-of-type(7) > div {
  -ms-animation: modaal-loading-spinner 1s linear infinite;
  -moz-animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  -o-animation: modaal-loading-spinner 1s linear infinite; }

.modaal-loading-spinner > div:nth-of-type(5) {
  -webkit-transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(6) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
          animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .62s;
  animation-delay: .62s; }

.modaal-loading-spinner > div:nth-of-type(6) {
  -webkit-transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(7) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
          animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .75s;
  animation-delay: .75s; }

.modaal-loading-spinner > div:nth-of-type(7) {
  -webkit-transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0); }

.modaal-loading-spinner > div:nth-of-type(8) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: .87s;
  animation-delay: .87s; }

.modaal-loading-spinner > div:nth-of-type(8) {
  -webkit-transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0); }

html {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  color: black; }

body {
  color: black; }

*::-moz-selection {
  background: #ffbd4c; }

*::selection {
  background: #ffbd4c; }

h1, h2, h3, h4 {
  font-family: "Source Serif Pro", serif;
  font-weight: 600; }

h1 {
  font-size: 2.75rem; }

h2 {
  font-size: 2.0417rem; }

h3 {
  font-size: 1.7083rem; }

h4 {
  font-size: 1.5208rem; }

h5, .heading-sm {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  font-size: 1.4167rem; }

.heading-decorative-blue {
  font-size: 1.333rem;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #016ed3;
  padding-bottom: 1rem; }
  .heading-decorative-blue::before {
    content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0MDAgNDAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MDAgNDAwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6IzAwMDAwMDt9Cjwvc3R5bGU+Cjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMzA5LjUsMCAzMTUsNDAwIDMxNSw0MDAgNDAwLDAgIi8+CjxyZWN0IGNsYXNzPSJzdDAiIHdpZHRoPSIzMTUiIGhlaWdodD0iNDAwIi8+Cjwvc3ZnPgo=);
    content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0MDAgNDAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MDAgNDAwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6IzAxNkVEMzt9Cjwvc3R5bGU+Cjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMzA5LjUsMCAzMTUsNDAwIDMxNSw0MDAgNDAwLDAgIi8+CjxyZWN0IGNsYXNzPSJzdDAiIHdpZHRoPSIzMTUiIGhlaWdodD0iNDAwIi8+Cjwvc3ZnPgo=);
    height: 16px;
    width: 2rem;
    display: inline-block;
    overflow: hidden;
    margin-right: .5rem; }

.heading-decorative-black, .node--type-trove-presentation .layout__region--first .field--name-dynamic-token-fieldnode-presentation-video .field__label,
.node--type-trove-presentation .layout__region--first .field--name-dynamic-token-fieldnode-presentation-audio .field__label {
  font-size: 1.333rem;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: black;
  padding-bottom: 1rem; }
  .heading-decorative-black::before, .node--type-trove-presentation .layout__region--first .field--name-dynamic-token-fieldnode-presentation-video .field__label::before,
  .node--type-trove-presentation .layout__region--first .field--name-dynamic-token-fieldnode-presentation-audio .field__label::before {
    content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0MDAgNDAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MDAgNDAwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6IzAwMDAwMDt9Cjwvc3R5bGU+Cjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMzA5LjUsMCAzMTUsNDAwIDMxNSw0MDAgNDAwLDAgIi8+CjxyZWN0IGNsYXNzPSJzdDAiIHdpZHRoPSIzMTUiIGhlaWdodD0iNDAwIi8+Cjwvc3ZnPgo=);
    height: 16px;
    width: 2rem;
    display: inline-block;
    overflow: hidden;
    margin-right: .5rem; }

.heading-decorative-magenta, .node--type-trove-collection-feature .related-news .field-label-above, .node--type-trove-collection-feature .layout__region--second .field--name-field-related-collections .field__label {
  font-size: 1.333rem;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #c0286f;
  padding-bottom: 1rem; }
  .heading-decorative-magenta::before, .node--type-trove-collection-feature .related-news .field-label-above::before, .node--type-trove-collection-feature .layout__region--second .field--name-field-related-collections .field__label::before {
    content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0MDAgNDAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MDAgNDAwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6IzAwMDAwMDt9Cjwvc3R5bGU+Cjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMzA5LjUsMCAzMTUsNDAwIDMxNSw0MDAgNDAwLDAgIi8+CjxyZWN0IGNsYXNzPSJzdDAiIHdpZHRoPSIzMTUiIGhlaWdodD0iNDAwIi8+Cjwvc3ZnPgo=);
    content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0MDAgNDAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MDAgNDAwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6I0MwMjg2Rjt9Cjwvc3R5bGU+Cjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMzA5LjUsMCAzMTUsNDAwIDMxNSw0MDAgNDAwLDAgIi8+CjxyZWN0IGNsYXNzPSJzdDAiIHdpZHRoPSIzMTUiIGhlaWdodD0iNDAwIi8+Cjwvc3ZnPgo=);
    height: 16px;
    width: 2rem;
    display: inline-block;
    overflow: hidden;
    margin-right: .5rem; }

.heading-decorative-purple {
  font-size: 1.333rem;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #2d004b;
  padding-bottom: 1rem; }
  .heading-decorative-purple::before {
    content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0MDAgNDAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MDAgNDAwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6IzAwMDAwMDt9Cjwvc3R5bGU+Cjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMzA5LjUsMCAzMTUsNDAwIDMxNSw0MDAgNDAwLDAgIi8+CjxyZWN0IGNsYXNzPSJzdDAiIHdpZHRoPSIzMTUiIGhlaWdodD0iNDAwIi8+Cjwvc3ZnPgo=);
    content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0MDAgNDAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MDAgNDAwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6IzJEMDA0Qjt9Cjwvc3R5bGU+Cjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMzA5LjUsMCAzMTUsNDAwIDMxNSw0MDAgNDAwLDAgIi8+CjxyZWN0IGNsYXNzPSJzdDAiIHdpZHRoPSIzMTUiIGhlaWdodD0iNDAwIi8+Cjwvc3ZnPgo=);
    height: 16px;
    width: 2rem;
    display: inline-block;
    overflow: hidden;
    margin-right: .5rem; }

@supports (font-variation-settings: normal) {
  html {
    font-family: "Source Sans Variable", sans-serif; }
  h1, h2, h3, h4 {
    font-family: "Source Serif Variable", serif; }
  h5, .heading-sm {
    font-family: "Source Sans Variable", sans-serif; } }

/**
 * @file
 * Styles for Bootstrap Barrio affix effect.
 */
.affix {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 1035;
  left: 0; }

.btn-primary, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a {
  color: white !important;
  background: #2d004b; }
  .btn-primary:hover, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a:hover, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a:hover, .btn-primary:focus, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a:focus, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a:focus {
    background: white;
    color: #2d004b !important; }

.btn-secondary, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a {
  color: #2d004b !important;
  background: white;
  border-color: #2d004b; }
  .btn-secondary:hover, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a:hover, .btn-secondary:focus, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a:focus {
    background: #2d004b;
    color: white !important; }

.btn, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 1rem;
  line-height: 1;
  width: 200px;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 3px solid #2d004b;
  border-radius: 3px;
  height: auto;
  text-align: center; }
  .btn:hover, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a:hover, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a:hover, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a:hover, .btn:focus, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a:focus, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a:focus, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a:focus {
    border-color: #2d004b; }

@supports (font-variation-settings: normal) {
  .btn, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a {
    font-family: "Source Sans Variable", sans-serif; } }

a.btn:hover, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a:hover, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a:hover, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a:hover, a.btn:focus, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a:focus, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a:focus, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a:focus {
  text-decoration: none !important; }

body {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400; }

@supports (font-variation-settings: normal) {
  body {
    font-family: "Source Sans Variable", sans-serif; } }

/**
 * @file
 * Collapsible details.
 *
 * @see collapse.js
 * @see http://nicolasgallagher.com/css-background-image-hacks/
 */
details > .details-wrapper {
  padding: 0.5em 1.5em; }

/* @todo Regression: The summary of uncollapsible details are no longer
     vertically aligned with the .details-wrapper in browsers without native
     details support. */
summary {
  cursor: pointer;
  padding: 0.2em 0.5em; }

/**
 * @file
 * Visual styles for Bootstrap Barrio's form components.
 */
.form-required::after {
  content: '';
  vertical-align: super;
  display: inline-block;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI0VFMDAwMCIgIGQ9Ik0wLDcuNTYybDEuMTE0LTMuNDM4YzIuNTY1LDAuOTA2LDQuNDMsMS42ODgsNS41OSwyLjM1QzYuMzk4LDMuNTUzLDYuMjM3LDEuNTQ0LDYuMjIsMC40NDdoMy41MTEgYy0wLjA1LDEuNTk3LTAuMjM0LDMuNi0wLjU1OCw2LjAwM2MxLjY2NC0wLjgzOCwzLjU2Ni0xLjYxMyw1LjcxNC0yLjMyNUwxNiw3LjU2MmMtMi4wNSwwLjY3OC00LjA2LDEuMTMxLTYuMDI4LDEuMzU2IGMwLjk4NCwwLjg1NiwyLjM3MiwyLjM4MSw0LjE2Niw0LjU3NWwtMi45MDYsMi4wNTljLTAuOTM1LTEuMjc0LTIuMDQxLTMuMDA5LTMuMzE2LTUuMjA2Yy0xLjE5NCwyLjI3NS0yLjI0NCw0LjAxMy0zLjE0Nyw1LjIwNiBsLTIuODU2LTIuMDU5YzEuODcyLTIuMzA3LDMuMjExLTMuODMyLDQuMDE3LTQuNTc1QzMuODQ5LDguNTE2LDEuODcyLDguMDYyLDAsNy41NjIiLz48L3N2Zz4K);
  background-repeat: no-repeat;
  background-size: 0.5rem;
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 0.3em; }

form .filter-wrapper {
  padding-left: 0;
  padding-right: 0;
  margin-left: 1rem;
  margin-right: 1rem; }

form .form-type-textarea {
  margin-bottom: 0; }

/**
 * @file
 * Visual styles for a resizable textarea.
 */
.form-textarea-wrapper textarea {
  display: block;
  margin: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

/**
 * @file
 * The visual styles for Bootstrap Barrio's search form(s).
 */
input[type="search"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

header #search-block-form {
  padding: 5px 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }

#search-block-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/**
 * @file
 * Styles for Bootstrap Barrio's image buttons.
 */
.image-button.is-disabled:hover,
.image-button.is-disabled:active,
.image-button.is-disabled:focus,
.image-button.is-disabled {
  background: transparent;
  opacity: 0.5;
  cursor: default; }

.content-link {
  font-size: 14px;
  font-weight: 700;
  padding-top: 1rem; }
  .content-link a {
    color: #2d004b; }
  .content-link svg {
    -webkit-transition: transform 0.3s ease-in-out;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }
  .content-link:hover svg {
    -webkit-transform: translateX(0.5rem);
            transform: translateX(0.5rem); }

/**
 * @file
 * Styles for the skip link.
 */
.skip-link {
  left: 50%;
  -webkit-transition: translateX(-50%);
  transition: translateX(-50%);
  z-index: 50;
  background: #495057;
  font-size: 1rem;
  line-height: 1.5;
  padding: 1px 16px 2px;
  border-radius: 0 0 0.3rem 0.3rem;
  border-bottom-width: 0;
  outline: 0; }

.skip-link.visually-hidden.focusable:focus {
  position: absolute !important;
  color: white; }

/**
 * @file
 * Styles for Bootstrap Barrio's tables.
 */
.sticky-header thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6; }

.sticky-header th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6; }

/**
 * @file
 * Visual styles for table drag.
 */
tr.drag {
  background-color: #fffff0; }

tr.drag-previous {
  background-color: #ffd; }

body div.tabledrag-changed-warning {
  margin-bottom: 8px; }

/**
 * @file
 * Table select behavior.
 *
 * @see tableselect.js
 */
tr.selected td {
  background: #ffc; }

td.checkbox,
th.checkbox {
  text-align: center; }

[dir="rtl"] td.checkbox,
[dir="rtl"] th.checkbox {
  /* This is required to win over specificity of [dir="rtl"] td */
  text-align: center; }

/**
 * @file
 * Tablesort indicator styles.
 */
.tablesort {
  width: 14px;
  height: 14px;
  vertical-align: top;
  margin: 1px 0 0 5px; }

.tablesort--asc {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIuNjExIDUuMzkzYy0uMTctLjIxNi0uMDg0LS4zOTMuMTkxLS4zOTNoMTAuMzk3Yy4yNzUgMCAuMzYxLjE3Ny4xOTEuMzkzbC01LjA4IDYuNDY0Yy0uMTcuMjE2LS40NTIuMjE2LS42MjIgMGwtNS4wNzctNi40NjR6Ii8+PC9zdmc+Cg==); }

.tablesort--desc {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTEzLjM5MSAxMC42MDdjLjE3LjIxNi4wODQuMzkzLS4xOTEuMzkzaC0xMC4zOThjLS4yNzUgMC0uMzYxLS4xNzctLjE5MS0uMzkzbDUuMDgtNi40NjRjLjE3LS4yMTYuNDUtLjIxNi42MiAwbDUuMDggNi40NjR6Ii8+PC9zdmc+Cg==); }

/**
 * @file
 * Table sort indicator.
 */
th.is-active img {
  display: inline; }

td.is-active {
  background-color: #dee2e6; }

/**
 * @file
 * Theme styling for user module.
 */
/* Visual styling for the Password strength indicator */
.password-strength__meter {
  margin-top: 0.5em;
  background-color: #e9ecef; }

.password-strength__indicator {
  background-color: #008944;
  -webkit-transition: width 0.5s ease-out;
  transition: width 0.5s ease-out; }

.password-strength__indicator.is-weak {
  background-color: #dc3545; }

.password-strength__indicator.is-fair {
  background-color: #ffbd4c; }

.password-strength__indicator.is-good {
  background-color: #17a2b8; }

.password-strength__indicator.is-strong {
  background-color: #008944; }

.password-confirm,
.password-field,
.password-strength,
.password-confirm-match {
  width: 55%; }

.password-suggestions {
  padding: 0.2em 0.5em;
  margin: 0.7em 0;
  max-width: 34.7em;
  border: 1px solid #dee2e6; }

.password-suggestions ul {
  margin-bottom: 0; }

.confirm-parent,
.password-parent {
  clear: left;
  /* LTR */
  margin: 0;
  max-width: 33em;
  overflow: hidden; }

[dir="rtl"] .confirm-parent,
[dir="rtl"] .password-parent {
  clear: right; }

/* Styling for the status indicator of the passwords match test.  */
.password-confirm .ok {
  color: #008944;
  font-weight: bold; }

.password-confirm .error {
  color: #dc3545;
  font-weight: bold; }

/* Login page stype */
.page-user-login main .region-content,
.page-user-password main .region-content {
  background: white;
  padding: 16px 16px;
  margin: 0 auto;
  border-radius: 0.3rem; }

/**
 * @file
 * Vertical tabs component.
 */
/* Vertical Tabs Reset */
.vertical-tabs__menu {
  margin: -1px 0 -1px;
  /* LTR */
  padding: 0; }

[dir="rtl"] .vertical-tabs__menu {
  margin-left: 0;
  margin-right: -1em;
  /* This is required to win specificity over [dir="rtl"] .region-content ul */
  padding: 0; }

/**
 * @file
 * Vertical Tabs.
 */
.vertical-tabs {
  margin: 0;
  /* LTR */
  border: 1px solid #dee2e6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-size: 0.875rem; }

[dir="rtl"] .vertical-tabs {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  margin-left: 0;
  margin-right: 0; }

.vertical-tabs__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  /* LTR */
  width: 15em;
  margin: 0;
  /* LTR */
  padding: 0;
  border-top: 1px solid #dee2e6;
  list-style: none; }

[dir="rtl"] .vertical-tabs__menu {
  margin-left: 0;
  margin-right: -15em; }

.vertical-tabs__pane {
  margin: 0;
  border: 0; }

.vertical-tabs__pane > summary {
  display: none; }

/* Layout of each tab. */
.vertical-tabs__menu-item {
  border: 1px solid #dee2e6;
  border-top: 0;
  background: #eee; }

.vertical-tabs__menu-item a {
  display: block;
  padding: 0.5em 0.6em;
  text-decoration: none; }

.vertical-tabs__menu-item a:focus .vertical-tabs__menu-item-title,
.vertical-tabs__menu-item a:active .vertical-tabs__menu-item-title,
.vertical-tabs__menu-item a:hover .vertical-tabs__menu-item-title {
  text-decoration: underline; }

.vertical-tabs__menu-item a:hover {
  outline: 1px dotted; }

.vertical-tabs__menu-item.is-selected {
  border-right-width: 0;
  /* LTR */
  background-color: white; }

[dir="rtl"] .vertical-tabs__menu-item.is-selected {
  border-left-width: 0;
  border-right-width: 1px; }

.vertical-tabs__menu-item.is-selected .vertical-tabs__menu-item-title {
  color: black; }

.vertical-tabs__menu-item-summary {
  display: block;
  margin-bottom: 0;
  line-height: normal; }

.block-system-breadcrumb-block {
  font-size: 14px;
  color: #a3a3a3;
  position: relative; }
  .block-system-breadcrumb-block .breadcrumb {
    background-color: transparent;
    padding: 1rem 0;
    margin-bottom: 0; }
    .block-system-breadcrumb-block .breadcrumb .breadcrumb-item a:hover, .block-system-breadcrumb-block .breadcrumb .breadcrumb-item a:focus {
      color: #016ed3; }
  .block-system-breadcrumb-block ol li.active {
    text-decoration: none; }
  .block-system-breadcrumb-block .breadcrumb-item + .breadcrumb-item::before {
    content: '/';
    color: #a3a3a3; }

.path-content #block-breadcrumbs--2 .content {
  border-bottom: 1px solid #DDD; }

ul.alert-list {
  margin: 0;
  padding: 0; }
  ul.alert-list li {
    list-style: none; }
    ul.alert-list li p {
      padding: 0;
      margin: 0;
      display: inline-block; }
    ul.alert-list li a {
      margin-left: 0.35rem;
      color: black;
      font-family: "Source Sans Pro", sans-serif;
      font-weight: 600;
      text-decoration: underline; }
      ul.alert-list li a:hover {
        color: #016ed3; }
    @supports (font-variation-settings: normal) {
      ul.alert-list li a {
        font-family: "Source Sans Variable", sans-serif; } }
    ul.alert-list li .alert.outage {
      background: #ff733e url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNTc2cHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1NzYgNTEyIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA1NS4yICg3ODE4MSkgLSBodHRwczovL3NrZXRjaGFwcC5jb20gLS0+CiAgICA8dGl0bGU+ZXhjbGFtYXRpb24tdHJpYW5nbGU8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iZXhjbGFtYXRpb24tdHJpYW5nbGUiIGZpbGw9IiMwMDAwMDAiIGZpbGwtcnVsZT0ibm9uemVybyI+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNzAuMiwxNjAgTDMwNS43LDE2MCBDMzA5LjEsMTYwIDMxMS44LDE2Mi44IDMxMS43LDE2Ni4yIEwzMDQuMiwzNjIuMiBDMzA0LjEsMzY1LjQgMzAxLjQsMzY4IDI5OC4yLDM2OCBMMjc3LjcsMzY4IEMyNzQuNSwzNjggMjcxLjgsMzY1LjUgMjcxLjcsMzYyLjIgTDI2NC4yLDE2Ni4yIEMyNjQuMSwxNjIuOCAyNjYuOCwxNjAgMjcwLjIsMTYwIFogTTI4OCwzODggQzI3Mi41LDM4OCAyNjAsNDAwLjUgMjYwLDQxNiBDMjYwLDQzMS41IDI3Mi41LDQ0NCAyODgsNDQ0IEMzMDMuNSw0NDQgMzE2LDQzMS41IDMxNiw0MTYgQzMxNiw0MDAuNSAzMDMuNSwzODggMjg4LDM4OCBaIE01NjkuNSw0NDAgTDMyOS42LDI0IEMzMTEuMiwtOCAyNjQuOSwtOCAyNDYuNCwyNCBMNi41LDQ0MCBDLTExLjksNDcxLjkgMTEuMSw1MTIgNDguMSw1MTIgTDUyOCw1MTIgQzU2NC44LDUxMiA1ODgsNDcyIDU2OS41LDQ0MCBaIE01MjgsNDgwIEw0OCw0ODAgQzM1LjcsNDgwIDI4LDQ2Ni43IDM0LjEsNDU2IEwyNzQuMSw0MCBDMjgwLjIsMjkuNCAyOTUuNywyOS4zIDMwMS44LDQwIEw1NDEuOCw0NTYgQzU0OCw0NjYuNiA1NDAuMyw0ODAgNTI4LDQ4MCBaIiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==) 0.5em 50% no-repeat;
      color: black;
      background-size: auto 28px; }
    ul.alert-list li .alert.information {
      background: #ffbd4c url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNDk2cHgiIGhlaWdodD0iNDk2cHgiIHZpZXdCb3g9IjAgMCA0OTYgNDk2IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPCEtLSBHZW5lcmF0b3I6IFNrZXRjaCA1NS4yICg3ODE4MSkgLSBodHRwczovL3NrZXRjaGFwcC5jb20gLS0+CiAgICA8dGl0bGU+aW5mby1jaXJjbGU8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iaW5mby1jaXJjbGUiIGZpbGw9IiMwMDAwMDAiIGZpbGwtcnVsZT0ibm9uemVybyI+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNDgsMzIgQzM2Ni42MjEsMzIgNDY0LDEyOC4wNzUgNDY0LDI0OCBDNDY0LDM2Ny4yOTEgMzY3LjM5LDQ2NCAyNDgsNDY0IEMxMjguNzU2LDQ2NCAzMiwzNjcuNDM4IDMyLDI0OCBDMzIsMTI4Ljc5NyAxMjguNjAyLDMyIDI0OCwzMiBMMjQ4LDMyIFogTTI0OCwwIEMxMTEuMDQzLDAgMCwxMTEuMDgzIDAsMjQ4IEMwLDM4NC45OTcgMTExLjA0Myw0OTYgMjQ4LDQ5NiBDMzg0Ljk1Nyw0OTYgNDk2LDM4NC45OTcgNDk2LDI0OCBDNDk2LDExMS4wODMgMzg0Ljk1NywwIDI0OCwwIFogTTIxMiwzNDQgTDIyNCwzNDQgTDIyNCwyMjQgTDIxMiwyMjQgQzIwNS4zNzMsMjI0IDIwMCwyMTguNjI3IDIwMCwyMTIgTDIwMCwyMDQgQzIwMCwxOTcuMzczIDIwNS4zNzMsMTkyIDIxMiwxOTIgTDI2MCwxOTIgQzI2Ni42MjcsMTkyIDI3MiwxOTcuMzczIDI3MiwyMDQgTDI3MiwzNDQgTDI4NCwzNDQgQzI5MC42MjcsMzQ0IDI5NiwzNDkuMzczIDI5NiwzNTYgTDI5NiwzNjQgQzI5NiwzNzAuNjI3IDI5MC42MjcsMzc2IDI4NCwzNzYgTDIxMiwzNzYgQzIwNS4zNzMsMzc2IDIwMCwzNzAuNjI3IDIwMCwzNjQgTDIwMCwzNTYgQzIwMCwzNDkuMzczIDIwNS4zNzMsMzQ0IDIxMiwzNDQgWiBNMjQ4LDEwNCBDMjMwLjMyNywxMDQgMjE2LDExOC4zMjcgMjE2LDEzNiBDMjE2LDE1My42NzMgMjMwLjMyNywxNjggMjQ4LDE2OCBDMjY1LjY3MywxNjggMjgwLDE1My42NzMgMjgwLDEzNiBDMjgwLDExOC4zMjcgMjY1LjY3MywxMDQgMjQ4LDEwNCBaIiBpZD0iU2hhcGUiPjwvcGF0aD4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==) 0.5em 50% no-repeat;
      color: black;
      background-size: auto 28px; }
    ul.alert-list li .alert {
      border-radius: 3px;
      padding: 0.5em 0.5em 0.5em 3em; }

@supports (font-variation-settings: normal) {
  ul.alert-list li a {
    font-family: "Source Sans Variable", sans-serif; } }

.header .header-top {
  border-bottom: #DDD 1px solid;
  padding-top: 26px;
  background: white; }
  .header .header-top .row {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    position: relative; }

.header .header-bottom {
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
  line-height: 64px;
  padding-bottom: 2px; }

.header .block-menu.menu--main {
  width: 100%;
  text-align: center; }
  .header .block-menu.menu--main ul {
    display: block; }
    .header .block-menu.menu--main ul li {
      display: inline-block;
      padding-left: 27.5px;
      padding-right: 27.5px; }
      .header .block-menu.menu--main ul li .nav-link {
        display: inline;
        font-size: 21px;
        font-weight: 700;
        font-family: "Source Sans Pro", sans-serif;
        line-height: 64px;
        position: relative;
        color: black;
        padding: 1.333rem 0;
        padding-bottom: 16px;
        border-bottom: 7px solid transparent;
        border-left: 1px solid transparent;
        border-right: 1px solid transparent;
        -webkit-transition: all 0.25s ease;
        transition: all 0.25s ease; }
        .header .block-menu.menu--main ul li .nav-link:hover, .header .block-menu.menu--main ul li .nav-link:focus, .header .block-menu.menu--main ul li .nav-link.is-active {
          color: #2d004b;
          border-bottom: 7px solid #008944;
          /*&::after {
              content: ' ';
              background: $green;
              position: absolute;
              height: 7px;
              width: 110%;
              left: -5%;
              bottom: 2px;
            }*/ }

.header .block-system-branding-block {
  text-align: center;
  width: 100%; }
  .header .block-system-branding-block .content {
    display: inline-block;
    margin-bottom: -2px;
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
    .header .block-system-branding-block .content .site-logo {
      padding-left: 2rem;
      padding-right: 2rem;
      background: white;
      display: block; }
      .header .block-system-branding-block .content .site-logo img {
        width: 154px;
        height: 46px;
        margin-bottom: -2px; }

.header .menu--header-secondary-menu {
  position: absolute;
  right: 0;
  padding: 0 12px; }
  .header .menu--header-secondary-menu ul.nav {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    white-space: nowrap; }
  .header .menu--header-secondary-menu ul li.menu-item--active-trail .nav-link {
    color: #c0286f; }
    .header .menu--header-secondary-menu ul li.menu-item--active-trail .nav-link:after {
      position: absolute;
      content: ' ';
      background: #c0286f;
      height: 2px;
      width: 80%;
      left: 7px;
      bottom: -13px; }
  .header .menu--header-secondary-menu ul li .nav-link {
    font-family: "Source Sans Pro", sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.25;
    font-weight: 600;
    color: #626262;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 3px;
    position: relative; }
    .header .menu--header-secondary-menu ul li .nav-link:hover, .header .menu--header-secondary-menu ul li .nav-link:focus {
      color: #c0286f; }
      .header .menu--header-secondary-menu ul li .nav-link:hover:after, .header .menu--header-secondary-menu ul li .nav-link:focus:after {
        position: absolute;
        content: ' ';
        background: #c0286f;
        height: 2px;
        width: 80%;
        left: 7px;
        bottom: -13px; }

@supports (font-variation-settings: normal) {
  .header .menu--header-secondary-menu ul li .nav-link,
  .header .block-menu.menu--main ul li .nav-link {
    font-family: "Source Sans Variable", sans-serif; } }

.footer {
  font-size: 16px;
  font-weight: 400;
  background: black;
  position: relative;
  margin-top: 2rem; }
  @media (min-width: 1460px) {
    .footer .container {
      max-width: 1400px; } }
  .footer #to-top {
    display: none;
    position: absolute;
    background: #ffbd4c;
    width: 3rem;
    height: 3rem;
    text-align: center;
    line-height: 3.5rem;
    top: -1.5rem;
    right: 1%;
    cursor: pointer; }
    .footer #to-top:hover {
      background: #ff733e; }
  .footer a {
    color: white !important;
    font-weight: 600 !important;
    position: relative;
    line-height: 1.5; }
    .footer a:after {
      position: absolute;
      content: '';
      margin: 0 auto;
      left: 0;
      right: 0;
      width: 100%;
      background: rgba(255, 255, 255, 0.2);
      height: 2px;
      bottom: -3px; }
  .footer a:hover, .footer a:focus {
    text-decoration: none;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out; }
    .footer a:hover:after, .footer a:focus:after {
      background: white; }
  .footer .contextual-links a {
    color: black !important; }
  .footer .icon-link {
    margin-right: .5rem; }
  .footer .icon-link-2x {
    margin-right: 1rem; }
  .footer .icon-link:hover, .footer .icon-link-2x:hover {
    color: #ff733e !important; }
  .footer .footer-top {
    background: #6d6d6d;
    color: white;
    padding-top: 56px;
    padding-bottom: 54px;
    line-height: 1.25; }
    .footer .footer-top h2 {
      font-size: 21px;
      line-height: 18px;
      margin-bottom: 0.5rem; }
    .footer .footer-top .clearfix.nav {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      margin-top: 15px; }
      .footer .footer-top .clearfix.nav li.nav-item {
        width: auto;
        padding-top: 0.5rem; }
        .footer .footer-top .clearfix.nav li.nav-item .nav-link {
          display: initial;
          padding: 0; }
    .footer .footer-top #block-acknowledgementofcountry-2 .field--name-body p:first-child {
      margin-bottom: 2rem; }
    .footer .footer-top #block-acknowledgementofcountry-2 .field--name-body p:nth-child(2) {
      margin-bottom: 0; }
    .footer .footer-top #block-trovenewsletter .field--name-body h2 {
      display: inline;
      margin-right: 2rem; }
    .footer .footer-top #block-trovenewsletter .field--name-body p {
      margin-bottom: 2.5rem; }
    .footer .footer-top .field--type-link {
      margin-top: 1rem; }
    .footer .footer-top #block-social {
      margin-top: 3rem;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex; }
      .footer .footer-top #block-social .content {
        margin-top: -10px;
        margin-left: 1rem; }
      .footer .footer-top #block-social .mr-2 {
        margin-right: 1rem !important; }
        .footer .footer-top #block-social .mr-2 svg {
          color: #f8f8f8; }
        .footer .footer-top #block-social .mr-2 svg:hover, .footer .footer-top #block-social .mr-2 svg:focus {
          color: white; }
        .footer .footer-top #block-social .mr-2:after {
          content: none; }
  .footer .footer-middle {
    background: #2d2d2d;
    color: white;
    height: 96px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .footer .footer-middle p {
      margin-bottom: 0; }
    .footer .footer-middle img {
      width: auto;
      height: 48px; }
    .footer .footer-middle .logo-nla,
    .footer .footer-middle .logo-trove-partners {
      display: none; }
    .footer .footer-middle .layout__region--content .row div:nth-of-type(2) {
      text-align: center; }
    .footer .footer-middle .layout__region--content .row div:nth-of-type(3) {
      text-align: right; }
  .footer .footer-bottom {
    line-height: 64px; }
  .footer .menu--footer {
    width: 100%; }
    .footer .menu--footer ul.nav {
      display: block; }
      .footer .menu--footer ul.nav li {
        display: inline-block;
        padding-left: 1.33rem;
        padding-right: 1.33rem; }
        .footer .menu--footer ul.nav li:first-of-type {
          padding-left: 0; }
        .footer .menu--footer ul.nav li .nav-link {
          color: white;
          padding-top: 0;
          padding-bottom: 0;
          font-size: 14px;
          font-weight: 400 !important; }
          .footer .menu--footer ul.nav li .nav-link:after {
            content: none; }
          .footer .menu--footer ul.nav li .nav-link:hover {
            text-decoration: underline; }

body.node--type-landing-page .landing--top,
body.node--type-homepage .landing--top {
  background: #2d004b;
  margin-bottom: 64px;
  position: relative;
  height: 640px;
  overflow: hidden;
  width: 100%; }
  body.node--type-landing-page .landing--top .container-bottom,
  body.node--type-homepage .landing--top .container-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
  body.node--type-landing-page .landing--top .field--name-body,
  body.node--type-landing-page .landing--top .field--name-field-banner-image,
  body.node--type-landing-page .landing--top .field--name-field-banner-bottom,
  body.node--type-landing-page .landing--top .field--name-field-banner-top,
  body.node--type-homepage .landing--top .field--name-body,
  body.node--type-homepage .landing--top .field--name-field-banner-image,
  body.node--type-homepage .landing--top .field--name-field-banner-bottom,
  body.node--type-homepage .landing--top .field--name-field-banner-top {
    width: 100%; }
  body.node--type-landing-page .landing--top .field--name-field-banner-bottom,
  body.node--type-homepage .landing--top .field--name-field-banner-bottom {
    position: absolute;
    bottom: 0;
    left: 0; }
  body.node--type-landing-page .landing--top .field--name-field-banner-top,
  body.node--type-homepage .landing--top .field--name-field-banner-top {
    position: absolute;
    top: 0;
    left: 0; }
  body.node--type-landing-page .landing--top .field--name-body,
  body.node--type-homepage .landing--top .field--name-body {
    width: 60%;
    background: #2d004b;
    color: white;
    height: 640px; }

body.node--type-landing-page .field--name-field-featured-article,
body.node--type-homepage .field--name-field-featured-article {
  overflow: hidden; }

body.node--type-landing-page .link-arrow,
body.node--type-homepage .link-arrow {
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out; }

body.node--type-landing-page .field--name-field-secondary-features .feature-row,
body.node--type-homepage .field--name-field-secondary-features .feature-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: transparent;
  -webkit-transition: background-color 0.25s linear;
  transition: background-color 0.25s linear; }
  body.node--type-landing-page .field--name-field-secondary-features .feature-row a:hover,
  body.node--type-homepage .field--name-field-secondary-features .feature-row a:hover {
    text-decoration: none; }
  body.node--type-landing-page .field--name-field-secondary-features .feature-row:hover,
  body.node--type-homepage .field--name-field-secondary-features .feature-row:hover {
    background-color: #f4f4f4; }
    body.node--type-landing-page .field--name-field-secondary-features .feature-row:hover .banner-image img,
    body.node--type-homepage .field--name-field-secondary-features .feature-row:hover .banner-image img {
      -webkit-transform: scale(1.05);
      transform: scale(1.05); }
  body.node--type-landing-page .field--name-field-secondary-features .feature-row:nth-child(n) .accent-line:before,
  body.node--type-homepage .field--name-field-secondary-features .feature-row:nth-child(n) .accent-line:before {
    border-top: 7px solid #008944; }
  body.node--type-landing-page .field--name-field-secondary-features .feature-row:nth-child(2n) .accent-line:before,
  body.node--type-homepage .field--name-field-secondary-features .feature-row:nth-child(2n) .accent-line:before {
    border-top: 7px solid #61b7f9; }
  body.node--type-landing-page .field--name-field-secondary-features .feature-row:nth-child(3n) .accent-line:before,
  body.node--type-homepage .field--name-field-secondary-features .feature-row:nth-child(3n) .accent-line:before {
    border-top: 7px solid #ffbd4c; }
  body.node--type-landing-page .field--name-field-secondary-features .feature-row:nth-child(4n) .accent-line:before,
  body.node--type-homepage .field--name-field-secondary-features .feature-row:nth-child(4n) .accent-line:before {
    border-top: 7px solid #c0286f; }
  body.node--type-landing-page .field--name-field-secondary-features .feature-row:not(:last-of-type),
  body.node--type-homepage .field--name-field-secondary-features .feature-row:not(:last-of-type) {
    margin-bottom: 40px; }
  body.node--type-landing-page .field--name-field-secondary-features .feature-row .banner-image,
  body.node--type-homepage .field--name-field-secondary-features .feature-row .banner-image {
    position: relative;
    overflow: hidden;
    border-radius: 3px; }
    body.node--type-landing-page .field--name-field-secondary-features .feature-row .banner-image img,
    body.node--type-homepage .field--name-field-secondary-features .feature-row .banner-image img {
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
  body.node--type-landing-page .field--name-field-secondary-features .feature-row .inner-text,
  body.node--type-homepage .field--name-field-secondary-features .feature-row .inner-text {
    padding-right: 10px; }
    body.node--type-landing-page .field--name-field-secondary-features .feature-row .inner-text .title,
    body.node--type-homepage .field--name-field-secondary-features .feature-row .inner-text .title {
      color: black;
      line-height: 1.25; }
    body.node--type-landing-page .field--name-field-secondary-features .feature-row .inner-text .subtitle,
    body.node--type-homepage .field--name-field-secondary-features .feature-row .inner-text .subtitle {
      line-height: 1.25; }

body.node--type-landing-page .field--name-field-secondary-features h3,
body.node--type-homepage .field--name-field-secondary-features h3 {
  font-size: 1.5208rem;
  margin-top: .5rem;
  margin-bottom: .5rem; }
  body.node--type-landing-page .field--name-field-secondary-features h3 a,
  body.node--type-homepage .field--name-field-secondary-features h3 a {
    color: black; }

body.node--type-landing-page .field--name-field-secondary-features .inner-text,
body.node--type-homepage .field--name-field-secondary-features .inner-text {
  max-height: 200px;
  overflow: hidden;
  width: 220px; }

body.node--type-landing-page .field--name-field-secondary-features .subtitle,
body.node--type-homepage .field--name-field-secondary-features .subtitle {
  color: #016ed3;
  font-size: 16px;
  text-transform: uppercase; }

body.node--type-landing-page .accent-line,
body.node--type-homepage .accent-line {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  /*&.type-trove_news {
      background-color: $colour-news;
    }

    &.type-trove_blog {
      background-color: $colour-blog;
    }

    &.type-trove_event {
      background-color: $colour-event;
    }

    &.type-trove_collection_feature {
      background-color: $colour-collection;
    }

    &.type-trove_partner_feature {
      background-color: $colour-partner;
    }*/ }
  body.node--type-landing-page .accent-line:before,
  body.node--type-homepage .accent-line:before {
    content: '';
    display: block;
    border-right: 1px solid transparent; }

body.node--type-landing-page .landing--bottom,
body.node--type-homepage .landing--bottom {
  width: 100%; }

body.node--type-landing-page:not(.path-frontpage) .feature-primary .group-inner {
  position: relative; }
  body.node--type-landing-page:not(.path-frontpage) .feature-primary .group-inner .inner-text {
    color: white;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzOTYgNTkzLjgxMiI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNmZmJkNGM7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5tYXNrLXllbGxvdy1zaGFwZTwvdGl0bGU+PGcgaWQ9IkxheWVyXzEiIGRhdGEtbmFtZT0iTGF5ZXIgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMCwuMTg4VjU5NEgzMTQuODAwNjZsMzcuNzUyNTUtMTE5Ljg1N0wzOTYsMzM2LjIwODA2Yy04Ni43MDg1OC00MC4xNTQ0My0xNTUuMzA4MDYtMTAyLjQ4Njg1LTE3Ni0xNTUuNjExNzlDMjEwLjA0NjM0LDE1NS4wNDExMywxOTEuMzkxODksODkuNzU2NTMsMjEwLjA4MzI2LjE4OCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtMC4xODgpIi8+PC9nPjwvc3ZnPg==);
    background-repeat: no-repeat;
    background-size: cover;
    width: 22rem;
    height: 100%;
    padding: 20rem 4rem 3.22rem 2.67rem; }
    body.node--type-landing-page:not(.path-frontpage) .feature-primary .group-inner .inner-text h3 {
      font-size: 2.75rem;
      line-height: 1.2;
      margin-bottom: 0.5rem; }
    body.node--type-landing-page:not(.path-frontpage) .feature-primary .group-inner .inner-text .subtitle {
      font-family: "Source Sans Pro", sans-serif;
      font-weight: 600;
      font-size: 1.4167rem;
      text-transform: uppercase; }
    @supports (font-variation-settings: normal) {
      body.node--type-landing-page:not(.path-frontpage) .feature-primary .group-inner .inner-text .subtitle {
        font-family: "Source Sans Variable", sans-serif; } }
  body.node--type-landing-page:not(.path-frontpage) .feature-primary .group-inner .inner-image img {
    -o-object-fit: cover;
       object-fit: cover; }

body.node--type-landing-page:not(.path-frontpage) .feature-primary .outer-text {
  padding: 2rem 3rem; }

body.node--type-landing-page:not(.path-frontpage) .inner-left {
  background-color: #ffbd4c;
  position: absolute;
  height: 594px;
  width: 620px;
  left: 0; }

body.node--type-landing-page:not(.path-frontpage) .landing--bottom {
  margin-top: 2rem;
  margin-bottom: 4rem; }
  body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components .paragraph--type--additional-components a,
  body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components a {
    display: block; }
    body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components .paragraph--type--additional-components a h3,
    body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components a h3 {
      color: black;
      font-size: 1.5208rem; }
    body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components .paragraph--type--additional-components a .field--name-field-image,
    body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components a .field--name-field-image {
      position: relative;
      overflow: hidden;
      border-radius: 3px; }
      body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components .paragraph--type--additional-components a .field--name-field-image img,
      body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components a .field--name-field-image img {
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
        body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components .paragraph--type--additional-components a .field--name-field-image img:hover,
        body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components a .field--name-field-image img:hover {
          -webkit-transform: scale(1.05);
          transform: scale(1.05); }
  body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-title {
    font-family: "Source Serif Pro", serif;
    font-weight: 700;
    font-size: 1.5208rem; }
  @supports (font-variation-settings: normal) {
    body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-title {
      font-family: "Source Serif Variable", serif; } }
  body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-subtitle {
    text-transform: uppercase;
    margin-bottom: 0.5rem; }
  body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-text {
    margin-top: 1rem; }
  body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link {
    margin-top: 2.5rem; }
    body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a {
      padding-right: 1rem;
      padding-left: 1rem; }
  body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components .field--name-field-title {
    margin-bottom: 0; }
  body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components .field--name-field-subtitle {
    margin-bottom: 1rem;
    text-transform: uppercase;
    color: black; }

.path-news .node--view-mode-teaser .partner {
  background-color: rgba(0, 137, 68, 0.05);
  background-image: url(/themes/custom/trove/assets/dist/images/trove-partners-logo-black.svg);
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 90%;
  background-size: 100px 33px; }

.path-news .news-exposed-outer-wrapper .views-exposed-form > .form-group {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 16px; }
  .path-news .news-exposed-outer-wrapper .views-exposed-form > .form-group .invisible {
    display: none; }

.path-news .news-exposed-outer-wrapper .news-types-filter-container {
  margin-top: 1rem; }
  .path-news .news-exposed-outer-wrapper .news-types-filter-container .news-type-filter-links {
    padding: 1rem;
    text-decoration: none;
    color: #535353;
    margin-right: 0.5rem;
    padding-bottom: 0.75rem; }
    .path-news .news-exposed-outer-wrapper .news-types-filter-container .news-type-filter-links.active {
      border-bottom: 5px solid #016ed3;
      color: #016ed3; }
    .path-news .news-exposed-outer-wrapper .news-types-filter-container .news-type-filter-links:hover {
      border-bottom: 5px solid #016ed3;
      color: #016ed3; }

.path-news .news-exposed-outer-wrapper .news-search-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 0.5rem; }
  .path-news .news-exposed-outer-wrapper .news-search-container:before {
    content: '';
    display: block;
    border-top: 8px solid #008944;
    border-right: 1px solid transparent;
    position: absolute;
    top: 3rem;
    width: calc(100% - 2rem); }
  .path-news .news-exposed-outer-wrapper .news-search-container .form-group {
    margin-bottom: 0; }
  .path-news .news-exposed-outer-wrapper .news-search-container .js-form-type-textfield {
    width: 100%; }
    .path-news .news-exposed-outer-wrapper .news-search-container .js-form-type-textfield input {
      border: none;
      border-left: 1px solid;
      border-radius: 0; }
  .path-news .news-exposed-outer-wrapper .news-search-container #edit-submit-news {
    background-color: #2d004b;
    border-color: #2d004b;
    border-radius: 3px;
    padding-top: 10px;
    width: 100%; }
    .path-news .news-exposed-outer-wrapper .news-search-container #edit-submit-news:hover {
      background-color: white;
      color: #2d004b !important; }

@media (max-width: 575.98px) {
  .path-news .news-exposed-outer-wrapper .news-search-container {
    margin-top: 1rem; }
  .path-news .news-exposed-outer-wrapper .news-types-filter-container .news-type-filter-links {
    padding: .5rem; } }

.path-news .news-views-content {
  margin-top: 2rem;
  margin-bottom: 6rem; }
  .path-news .news-views-content .view-content > .row {
    margin-bottom: 40px; }
  .path-news .news-views-content .row:nth-child(n) .alt-border-bottom::after {
    border-top: 7px solid #008944; }
  .path-news .news-views-content .row:nth-child(2n) .alt-border-bottom::after {
    border-top: 7px solid #61b7f9; }
  .path-news .news-views-content .row:nth-child(3n) .alt-border-bottom::after {
    border-top: 7px solid #ffbd4c; }
  .path-news .news-views-content .row:nth-child(4n) .alt-border-bottom::after {
    border-top: 7px solid #c0286f; }
  .path-news .news-views-content .row:nth-child(5n) .alt-border-bottom::after {
    border-top: 7px solid #ff733e; }
  .path-news .news-views-content .row:nth-child(6n) .alt-border-bottom::after {
    border-top: 7px solid #6338c2; }
  .path-news .news-views-content .row .alt-border-bottom {
    position: relative; }
    .path-news .news-views-content .row .alt-border-bottom:after {
      width: calc(100% - 20px);
      content: ' ';
      display: block;
      position: absolute;
      bottom: 0;
      border-right: 1px solid transparent; }
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia {
    height: 200px;
    overflow: hidden; }
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event > .row,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news > .row,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog > .row,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news > .row,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia > .row {
      margin-right: -5rem; }
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event p,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news p,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog p,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news p,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia p {
      margin-bottom: .5rem; }
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .col-sm-10,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .col-sm-10,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .col-sm-10,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .col-sm-10,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .col-sm-10 {
      border-bottom: 5px solid #d1d1d1; }
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .news-listing-item-link,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .news-listing-item-link,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .news-listing-item-link {
      color: #535353; }
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .news-listing-item-link .col-r,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link .col-r,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .news-listing-item-link .col-r,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link .col-r,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .news-listing-item-link .col-r {
        padding-right: 0;
        margin-left: -20px; }
        @media (min-width: 576px) {
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .news-listing-item-link .col-r,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link .col-r,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .news-listing-item-link .col-r,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link .col-r,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .news-listing-item-link .col-r {
            max-height: 200px; } }
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .news-listing-item-link .col-l .field--type-image,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link .col-l .field--type-image,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .news-listing-item-link .col-l .field--type-image,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link .col-l .field--type-image,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .news-listing-item-link .col-l .field--type-image {
        overflow: hidden; }
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .news-listing-item-link .col-l .field--type-image img,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link .col-l .field--type-image img,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .news-listing-item-link .col-l .field--type-image img,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link .col-l .field--type-image img,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .news-listing-item-link .col-l .field--type-image img {
          -webkit-transition: transform 0.3s ease-in-out;
          -webkit-transition: -webkit-transform 0.3s ease-in-out;
          transition: -webkit-transform 0.3s ease-in-out;
          transition: transform 0.3s ease-in-out;
          transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .news-listing-item-link .col-r .inner,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link .col-r .inner,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .news-listing-item-link .col-r .inner,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link .col-r .inner,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .news-listing-item-link .col-r .inner {
        height: 100%; }
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .news-listing-item-link:hover,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link:hover,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .news-listing-item-link:hover,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link:hover,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .news-listing-item-link:hover {
        text-decoration: none; }
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .news-listing-item-link:hover .col-r,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link:hover .col-r,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .news-listing-item-link:hover .col-r,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link:hover .col-r,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .news-listing-item-link:hover .col-r {
          background-color: #f8f8f8;
          border-radius: 0 3px 3px 0;
          -webkit-transition: background-color 0.25s linear;
          transition: background-color 0.25s linear; }
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .news-listing-item-link:hover .col-l img,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link:hover .col-l img,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .news-listing-item-link:hover .col-l img,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link:hover .col-l img,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .news-listing-item-link:hover .col-l img {
          -webkit-transform: scale(1.05);
                  transform: scale(1.05); }
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .news-listing-item-link:hover .alt-border-bottom::after,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link:hover .alt-border-bottom::after,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .news-listing-item-link:hover .alt-border-bottom::after,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link:hover .alt-border-bottom::after,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .news-listing-item-link:hover .alt-border-bottom::after {
          border-top: 7px solid black; }
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .field--name-node-post-date,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .field--name-dynamic-token-fieldnode-trove-event-start-date,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-node-post-date,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-dynamic-token-fieldnode-trove-event-start-date,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .field--name-node-post-date,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-node-post-date,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .field--name-node-post-date,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .field--name-dynamic-token-fieldnode-trove-event-start-date,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-dynamic-token-fieldnode-trove-event-start-date,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .field--name-dynamic-token-fieldnode-trove-event-start-date {
      z-index: 99;
      position: absolute;
      width: 0;
      height: 0;
      border-top: 85px solid white;
      border-left: 85px solid transparent;
      right: 19px; }
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .field--name-node-post-date:before,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .field--name-dynamic-token-fieldnode-trove-event-start-date:before,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-node-post-date:before,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-dynamic-token-fieldnode-trove-event-start-date:before,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .field--name-node-post-date:before,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-node-post-date:before,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .field--name-node-post-date:before,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .field--name-dynamic-token-fieldnode-trove-event-start-date:before,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-dynamic-token-fieldnode-trove-event-start-date:before,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .field--name-dynamic-token-fieldnode-trove-event-start-date:before {
        content: '';
        position: absolute;
        right: 0;
        top: -85px;
        width: 84px;
        height: 0;
        border-top: 1px solid #f4f4f4; }
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .field--name-node-post-date:after,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .field--name-dynamic-token-fieldnode-trove-event-start-date:after,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-node-post-date:after,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-dynamic-token-fieldnode-trove-event-start-date:after,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .field--name-node-post-date:after,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-node-post-date:after,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .field--name-node-post-date:after,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .field--name-dynamic-token-fieldnode-trove-event-start-date:after,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-dynamic-token-fieldnode-trove-event-start-date:after,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .field--name-dynamic-token-fieldnode-trove-event-start-date:after {
        content: '';
        position: absolute;
        right: 0;
        top: -100px;
        width: 0;
        height: 100px;
        border-right: 1px solid #f4f4f4; }
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .field--name-node-post-date .news-item-date,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .field--name-dynamic-token-fieldnode-trove-event-start-date .news-item-date,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-node-post-date .news-item-date,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-dynamic-token-fieldnode-trove-event-start-date .news-item-date,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .field--name-node-post-date .news-item-date,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-node-post-date .news-item-date,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .field--name-node-post-date .news-item-date,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .field--name-dynamic-token-fieldnode-trove-event-start-date .news-item-date,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-dynamic-token-fieldnode-trove-event-start-date .news-item-date,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .field--name-dynamic-token-fieldnode-trove-event-start-date .news-item-date {
        position: absolute;
        right: .25rem;
        top: -80px;
        color: #535353;
        line-height: 1rem; }
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .field--name-node-post-date .news-item-date span,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .field--name-dynamic-token-fieldnode-trove-event-start-date .news-item-date span,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-node-post-date .news-item-date span,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-dynamic-token-fieldnode-trove-event-start-date .news-item-date span,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .field--name-node-post-date .news-item-date span,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-node-post-date .news-item-date span,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .field--name-node-post-date .news-item-date span,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .field--name-dynamic-token-fieldnode-trove-event-start-date .news-item-date span,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-dynamic-token-fieldnode-trove-event-start-date .news-item-date span,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .field--name-dynamic-token-fieldnode-trove-event-start-date .news-item-date span {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; }
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .field--name-node-post-date .news-item-date .day,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .field--name-dynamic-token-fieldnode-trove-event-start-date .news-item-date .day,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-node-post-date .news-item-date .day,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-dynamic-token-fieldnode-trove-event-start-date .news-item-date .day,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .field--name-node-post-date .news-item-date .day,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-node-post-date .news-item-date .day,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .field--name-node-post-date .news-item-date .day,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .field--name-dynamic-token-fieldnode-trove-event-start-date .news-item-date .day,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-dynamic-token-fieldnode-trove-event-start-date .news-item-date .day,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .field--name-dynamic-token-fieldnode-trove-event-start-date .news-item-date .day {
          font-weight: 700; }
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .field--name-node-post-date .news-item-date .month,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .field--name-dynamic-token-fieldnode-trove-event-start-date .news-item-date .month,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-node-post-date .news-item-date .month,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-dynamic-token-fieldnode-trove-event-start-date .news-item-date .month,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .field--name-node-post-date .news-item-date .month,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-node-post-date .news-item-date .month,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .field--name-node-post-date .news-item-date .month,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .field--name-dynamic-token-fieldnode-trove-event-start-date .news-item-date .month,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-dynamic-token-fieldnode-trove-event-start-date .news-item-date .month,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .field--name-dynamic-token-fieldnode-trove-event-start-date .news-item-date .month {
          text-transform: uppercase; }
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .field--name-field-banner-image,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-field-banner-image,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .field--name-field-banner-image,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-field-banner-image,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .field--name-field-banner-image {
      height: 200px;
      border-radius: 3px 0 0 3px;
      -webkit-mask-image: -webkit-radial-gradient(white, black); }
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .field--name-field-banner-image img,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-field-banner-image img,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .field--name-field-banner-image img,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-field-banner-image img,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .field--name-field-banner-image img {
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .field--name-node-title h2, .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .field--name-node-title h3,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-node-title h2,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-node-title h3,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .field--name-node-title h2,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-node-title h2,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .field--name-node-title h2,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .field--name-node-title h3,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-node-title h3,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .field--name-node-title h3 {
      font-size: 1.5208rem; }
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .field--name-field-subtitle,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-field-subtitle,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .field--name-field-subtitle,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-field-subtitle,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .field--name-field-subtitle {
      color: #535353;
      text-transform: uppercase;
      font-size: 1.111rem; }
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .event-cards,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .event-cards,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .event-cards,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .event-cards,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .event-cards {
      margin-bottom: 1rem; }
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .card-when,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .card-where,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-when,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-where,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .card-when,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-when,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .card-when,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .card-where,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-where,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .card-where {
      font-size: 1.4167rem; }
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .card-when .field-label-above,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .card-where .field-label-above,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-when .field-label-above,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-where .field-label-above,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .card-when .field-label-above,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-when .field-label-above,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .card-when .field-label-above,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .card-where .field-label-above,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-where .field-label-above,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .card-where .field-label-above {
        text-transform: uppercase;
        font-family: "Source Sans Pro", sans-serif;
        font-weight: 600;
        font-size: 1rem; }
      @supports (font-variation-settings: normal) {
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .card-when .field-label-above,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .card-where .field-label-above,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-when .field-label-above,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-where .field-label-above,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .card-when .field-label-above,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-when .field-label-above,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .card-when .field-label-above,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .card-where .field-label-above,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-where .field-label-above,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .card-where .field-label-above {
          font-family: "Source Sans Variable", sans-serif; } }
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .card-when,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-when,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .card-when,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-when,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .card-when {
      background-color: #f4f4f4;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: .5rem 1rem; }
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .card-when svg,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-when svg,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .card-when svg,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-when svg,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .card-when svg {
        margin-right: 0.5rem;
        margin-top: 5px; }
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .card-where,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-where,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .card-where,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-where,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .card-where {
      background-color: #d1d1d1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: .5rem; }
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .card-where svg,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-where svg,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .card-where svg,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-where svg,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .card-where svg {
        margin-right: 0.5rem;
        margin-top: 5px; }
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .card-where .field-label-above,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-where .field-label-above,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .card-where .field-label-above,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-where .field-label-above,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .card-where .field-label-above {
        text-transform: uppercase; }
    @media (max-width: 575.98px) {
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news,
      .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia {
        height: auto; }
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .col-l .field--type-image,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .col-l .field--type-image,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .col-l .field--type-image,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .col-l .field--type-image,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .col-l .field--type-image {
          overflow: hidden; }
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .col-l .field--type-image img,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .col-l .field--type-image img,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .col-l .field--type-image img,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .col-l .field--type-image img,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .col-l .field--type-image img {
            width: 100%;
            height: 200px;
            -o-object-fit: cover;
               object-fit: cover; }
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .card-when,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .card-where,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-when,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-where,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .card-when,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-when,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .card-when,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .card-where,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-where,
        .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .card-where {
          font-size: 1.4167rem; }
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .card-when svg,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .card-where svg,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-when svg,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-where svg,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .card-when svg,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-when svg,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .card-when svg,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .card-where svg,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-where svg,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .card-where svg {
            margin-right: .25rem;
            width: 1rem;
            height: 1rem; }
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .card-when .field-label-above,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .card-where .field-label-above,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-when .field-label-above,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-where .field-label-above,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .card-when .field-label-above,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-when .field-label-above,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .card-when .field-label-above,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .card-where .field-label-above,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-where .field-label-above,
          .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .card-where .field-label-above {
            text-transform: uppercase;
            font-family: "Source Sans Pro", sans-serif;
            font-weight: 600;
            font-size: 1rem; }
          @supports (font-variation-settings: normal) {
            .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .card-when .field-label-above,
            .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .card-where .field-label-above,
            .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-when .field-label-above,
            .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-where .field-label-above,
            .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .card-when .field-label-above,
            .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-when .field-label-above,
            .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .card-when .field-label-above,
            .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .card-where .field-label-above,
            .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .card-where .field-label-above,
            .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .card-where .field-label-above {
              font-family: "Source Sans Variable", sans-serif; } } }
  .path-news .news-views-content nav {
    margin-top: 3rem; }
    .path-news .news-views-content nav .pagination li {
      margin-right: 0.5rem; }
    .path-news .news-views-content nav .pagination .page-link {
      border: none;
      color: #2d004b;
      padding: 0.2rem 0.5rem;
      font-weight: 600; }
      .path-news .news-views-content nav .pagination .page-link:hover {
        background-color: #2d004b;
        color: white; }
    .path-news .news-views-content nav .pagination .page-item.active .page-link {
      color: white;
      background-color: #2d004b; }
    .path-news .news-views-content nav .pagination .page-item:first-child .page-link, .path-news .news-views-content nav .pagination .page-item:last-child .page-link {
      border-radius: 0; }

body.path-frontpage h1.title {
  display: none; }

body.path-frontpage .landing--top .container-bottom {
  height: 160px;
  background: white; }

body.path-frontpage .landing--top .field--name-field-banner-bottom-block {
  font-family: "Source Serif Pro", serif;
  font-weight: 400;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 160px;
  color: black;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 0; }
  body.path-frontpage .landing--top .field--name-field-banner-bottom-block img {
    -webkit-filter: brightness(0);
            filter: brightness(0);
    width: auto;
    height: 30px; }

@supports (font-variation-settings: normal) {
  body.path-frontpage .landing--top .field--name-field-banner-bottom-block {
    font-family: "Source Serif Variable", serif; } }

body.path-frontpage .landing--top .field--name-field-banner-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 480px;
  color: white;
  text-align: center; }

body.path-frontpage .landing--top .field--name-field-banner-image .field-inner {
  height: 640px;
  width: 640px;
  position: relative;
  float: right; }
  body.path-frontpage .landing--top .field--name-field-banner-image .field-inner .banner-image-mask {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgdmlld0JveD0iMCAwIDMwMCA2NDAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDMwMCA2NDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojMkQwMDRCO30KCS5zdDF7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojRkZGRkZGO30KCS5zdDJ7ZmlsbDojMkQwMDRCO30KPC9zdHlsZT4KPGcgaWQ9IkxheWVyXzEiPgoJPHBvbHlsaW5lIGNsYXNzPSJzdDAiIHBvaW50cz0iNTYuMiw0ODAgMCwzNTUuNyAwLDQ4MCAJIi8+Cgk8cG9seWxpbmUgY2xhc3M9InN0MSIgcG9pbnRzPSIwLDQ4MCAwLDY0MCAxMjguNSw2NDAgNTYuMiw0ODAgCSIvPgo8L2c+CjxnIGlkPSJMYXllcl8yIj4KCTxnPgoJCTxwb2x5Z29uIGNsYXNzPSJzdDIiIHBvaW50cz0iMC45LDEgMjk4LjMsMSAyOTYuMyw2LjkgNS4yLDM1My4yIDAuOSwzNTYuMyAJCSIvPgoJCTxwYXRoIGNsYXNzPSJzdDIiIGQ9Ik0yOTcuMSwxLjhsLTEuNiw0LjdMNC42LDM1Mi41bC0yLjksMi4xVjEuOEgyOTcuMSBNMjk5LjUsMC4xSDBWMzU4bDUuOC00LjFMMjk3LjEsNy40TDI5OS41LDAuMUwyOTkuNSwwLjF6IgoJCQkvPgoJPC9nPgoJPGc+CgkJPHBhdGggY2xhc3M9InN0MiIgZD0iTTI5OC42LDIuOGMzLjcsNzYtMjMuMiwxNTAtNzguMSwyMTQuMWMtMjYuNiwzMS01OSw1OC45LTk2LjQsODIuN2MtMzYuOSwyMy41LTc3LjgsNDIuNy0xMjEuNyw1N0wyOTguNiwyLjh6CgkJCSIvPgoJCTxwYXRoIGNsYXNzPSJzdDIiIGQ9Ik0yOTcuOCw1LjFjMy4xLDc1LTIzLjgsMTQ4LTc4LDIxMS4zYy0yNi41LDMxLTU4LjksNTguNy05Ni4yLDgyLjZjLTM2LDIzLTc1LjksNDEuOC0xMTguNyw1NkwyOTcuOCw1LjEKCQkJIE0yOTkuMywwLjZMLTAuMiwzNTguNEMxODEuNiwzMDAuMiwzMDguNCwxNjAuMSwyOTkuMywwLjZMMjk5LjMsMC42eiIvPgoJPC9nPgo8L2c+Cjwvc3ZnPgo=);
    height: 640px;
    width: 300px;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat; }
  body.path-frontpage .landing--top .field--name-field-banner-image .field-inner img {
    position: absolute;
    top: 0;
    left: 0; }

body.path-frontpage .landing--bottom {
  padding-top: 64px;
  position: relative; }
  body.path-frontpage .landing--bottom::after {
    position: absolute;
    content: ' ';
    display: block;
    bottom: 0;
    left: 0;
    height: 229px;
    width: 100%;
    background: #c0286f;
    z-index: -1; }

body.path-frontpage .feature-2-col .col-1st {
  height: 920px;
  position: relative;
  overflow: hidden; }

body.path-frontpage .paragraph--type--additional-components {
  text-align: center;
  padding: 1rem 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  body.path-frontpage .paragraph--type--additional-components a {
    color: white; }
    body.path-frontpage .paragraph--type--additional-components a:hover {
      text-decoration: none; }
      body.path-frontpage .paragraph--type--additional-components a:hover .link-arrow {
        -webkit-transform: translateX(1rem);
                transform: translateX(1rem); }
      body.path-frontpage .paragraph--type--additional-components a:hover .component-image {
        -webkit-transform: scale(1.2) translateY(13px);
                transform: scale(1.2) translateY(13px); }
      body.path-frontpage .paragraph--type--additional-components a:hover h3 {
        text-decoration: underline; }
  body.path-frontpage .paragraph--type--additional-components h3 {
    font-size: 1.5208rem;
    line-height: 2rem;
    margin-top: 1rem;
    margin-bottom: 1rem; }
  body.path-frontpage .paragraph--type--additional-components .component-image {
    -webkit-transition: transform 0.3s ease-in-out;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom; }
    body.path-frontpage .paragraph--type--additional-components .component-image .field--name-field-image {
      position: relative;
      height: 226px;
      width: 226px; }
      body.path-frontpage .paragraph--type--additional-components .component-image .field--name-field-image img {
        height: 224px;
        width: 224px;
        margin-top: 1px; }
      body.path-frontpage .paragraph--type--additional-components .component-image .field--name-field-image::before {
        content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAyMjYgMjI2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMjYgMjI2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6I0MwMjg2Rjt9Cgkuc3Qxe2Rpc3BsYXk6bm9uZTt9Cgkuc3Qye2Rpc3BsYXk6aW5saW5lO2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6IzJEMDA0Qjt9Cgkuc3Qze2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6I0ZGRkZGRjt9Cjwvc3R5bGU+CjxnPgoJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIwLDE1MCAwLDIyNiA2NiwyMjYgODIuMiwxNTAgCSIvPgoJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSIxNDQuNCwxNTAgMTYwLDIyNiAyMjYsMjI2IDIyNiwxNTAgCSIvPgo8L2c+CjxnIGNsYXNzPSJzdDEiPgoJPHBhdGggY2xhc3M9InN0MiIgZD0iTTIwNy4zLDUyLjdjMC01My40LTQzLjQtOTYuMy05Ny4yLTk1QzU4LjYtNDEsMTcuNCwyLjUsMTguMiw1NC4xYzAuNiw0MS44LDI3LjYsNzYuNSw2NS4yLDg4LjVsOS4zLTQxLjYKCQljLTE4LjktNy45LTMyLjQtMjYuNy0zMi40LTQ4LjNjMC0zMi43LDMwLjItNTksNjMuNy01MS42YzIwLjcsNC41LDM2LjcsMjEuNSw0MC41LDQyLjNjNC41LDI1LjQtOS45LDQ4LjYtMzEuNiw1Ny43bDkuMyw0MS42CgkJQzE4MC4xLDEzMC4zLDIwNy4zLDk1LDIwNy4zLDUyLjd6Ii8+Cgk8cGF0aCBjbGFzcz0ic3QyIiBkPSJNLTMzMC45LDE5Mi4ydjI4LjdjMCwyLjYsMi4xLDUsNSw1SDY1LjdsMTcuNi04My4yTC0zMjYsMTg3LjNDLTMyOC44LDE4Ny4yLTMzMC45LDE4OS42LTMzMC45LDE5Mi4yeiIvPgoJPHBhdGggY2xhc3M9InN0MiIgZD0iTTU1MS45LDE4Ny4ybC00MDkuOC00NC42bDE3LjcsODMuM0g1NTJjMi45LDAsNS0yLjQsNS01di0yOC43QzU1Ni45LDE4OS42LDU1NC44LDE4Ny4yLDU1MS45LDE4Ny4yeiIvPgo8L2c+CjxnPgoJPHBhdGggY2xhc3M9InN0MyIgZD0iTTAsMTUwaDgxLjlsMTAuNC00OWMtMTguOC04LTMyLjEtMjYuNy0zMi4xLTQ4LjRjMC0yOSwyMy41LTUyLjYsNTIuNi01Mi42SDBWMTUweiIvPgoJPHBhdGggY2xhc3M9InN0MyIgZD0iTTExMi44LDBjMjksMCw1Mi42LDIzLjUsNTIuNiw1Mi42YzAsMjEuNy0xMy4xLDQwLjMtMzEuOCw0OC4zaDAuNGwxMC4xLDQ5LjFIMjI2VjBIMTEyLjh6Ii8+CjwvZz4KPC9zdmc+Cg==);
        height: 226px;
        width: 226px;
        display: block;
        position: absolute;
        left: 0;
        top: 0; }

body.path-frontpage .feature-primary .group-inner {
  position: relative; }
  body.path-frontpage .feature-primary .group-inner .inner-text {
    color: white;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0MDAgNDAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MDAgNDAwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6IzAxNkVEMzt9Cjwvc3R5bGU+Cjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMzA5LjUsMCAzMTUsNDAwIDMxNSw0MDAgNDAwLDAgIi8+CjxyZWN0IGNsYXNzPSJzdDAiIHdpZHRoPSIzMTUiIGhlaWdodD0iNDAwIi8+Cjwvc3ZnPgo=);
    background-repeat: no-repeat;
    background-size: cover;
    width: 22rem;
    padding: 2.5rem 4rem 3.22rem 2.67rem; }
    body.path-frontpage .feature-primary .group-inner .inner-text h3 {
      font-size: 2.75rem;
      line-height: 1.2;
      margin-bottom: 0.5rem; }
    body.path-frontpage .feature-primary .group-inner .inner-text .subtitle {
      font-family: "Source Sans Pro", sans-serif;
      font-weight: 600;
      font-size: 1.4167rem;
      text-transform: uppercase; }
    @supports (font-variation-settings: normal) {
      body.path-frontpage .feature-primary .group-inner .inner-text .subtitle {
        font-family: "Source Sans Variable", sans-serif; } }
  body.path-frontpage .feature-primary .group-inner .inner-image img {
    -o-object-fit: cover;
       object-fit: cover; }

body.path-frontpage .feature-primary .outer-text {
  padding: 2rem 3rem; }

body.path-frontpage .content-bottom #block-jointhetrovecommunity {
  background: white; }
  body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action,
  body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 2rem; }

body.path-frontpage .content-bottom #block-views-block-trove-homepage-feature-trivia {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMDAgNjQwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2U1YTAzYzt9LmNscy0ye2ZpbGw6I2ZmZjt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPm1hc2sta2V5aG9sZS1hbHQ8L3RpdGxlPjxnIGlkPSJMYXllcl8xIiBkYXRhLW5hbWU9IkxheWVyIDEiPjxwYXRoIGNsYXNzPSJjbHMtMSIgZD0iTTMwMCwzNTguNzczIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNMzAwLDY0MGgwVjBIMFY2NDBIMTcxLjUzMDE1bDcyLjMxNDIxLTE1OS41NDEzOSw1NS4xMjE0LTEyMS42MUMxMTcuODM4NTYsMzAwLjU1OTQ4LDIuMTU5NywxNTUuNzc3MzcsMCwwSDMwMCIvPjwvZz48L3N2Zz4=);
  background-size: contain;
  background-position: calc(100% - 1px) 0;
  background-repeat: no-repeat;
  padding-left: 0;
  padding-right: 0; }
  body.path-frontpage .content-bottom #block-views-block-trove-homepage-feature-trivia .block-inner {
    background: white;
    margin-right: 202px;
    height: 100%;
    padding-left: 64px; }

.main-content .content blockquote {
  padding-left: 40px;
  font-size: 1.5208rem; }

.main-content .content .field--type-text-with-summary img {
  max-width: 100%;
  height: auto; }

.main-content .content .field--type-text-with-summary img.image-style-embedded-image {
  margin-bottom: 1rem; }

.content-bottom {
  position: relative; }
  .content-bottom .region-content-bottom-bg {
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden; }
  .content-bottom h3 {
    font-size: 1.5208rem; }
  .content-bottom .block-inner {
    padding-top: 80px;
    padding-bottom: 80px; }
  .content-bottom .block-block-content--type-basic {
    background: white; }
    .content-bottom .block-block-content--type-basic .block-inner {
      padding-right: 32px; }

.view-solr-search {
  margin-top: 3.3rem; }
  .view-solr-search .view-content {
    margin-top: 2rem; }
    .view-solr-search .view-content .views-row {
      padding-bottom: 2rem;
      padding-top: 1rem; }
      .view-solr-search .view-content .views-row:nth-child(n) {
        border-bottom: 1px solid #008944; }
      .view-solr-search .view-content .views-row:nth-child(2n) {
        border-bottom: 1px solid #61b7f9; }
      .view-solr-search .view-content .views-row:nth-child(3n) {
        border-bottom: 1px solid #ffbd4c; }
      .view-solr-search .view-content .views-row:nth-child(4n) {
        border-bottom: 1px solid #c0286f; }
      .view-solr-search .view-content .views-row:nth-child(5n) {
        border-bottom: 1px solid #ff733e; }
      .view-solr-search .view-content .views-row:nth-child(6n) {
        border-bottom: 1px solid #6338c2; }
    .view-solr-search .view-content .views-field-title .field-content {
      margin-bottom: 0; }
    .view-solr-search .view-content .views-field-title a {
      font-family: "Source Serif Pro", serif;
      font-weight: 700;
      font-size: 20px; }
    @supports (font-variation-settings: normal) {
      .view-solr-search .view-content .views-field-title a {
        font-family: "Source Serif Variable", serif; } }
    .view-solr-search .view-content .views-field-type .field-content {
      font-family: "Source Sans Pro", sans-serif;
      font-weight: 600;
      font-size: 1rem; }
    @supports (font-variation-settings: normal) {
      .view-solr-search .view-content .views-field-type .field-content {
        font-family: "Source Sans Variable", sans-serif; } }
  .view-solr-search nav {
    margin-top: 3rem;
    margin-bottom: 5rem; }
    .view-solr-search nav .pagination li {
      margin-right: 0.5rem;
      font-family: "Source Sans Pro", sans-serif;
      font-weight: 600; }
    @supports (font-variation-settings: normal) {
      .view-solr-search nav .pagination li {
        font-family: "Source Sans Variable", sans-serif; } }
    .view-solr-search nav .pagination .page-link {
      border: none;
      padding: 0.2rem 0.5rem;
      color: #2d004b; }
      .view-solr-search nav .pagination .page-link:hover {
        background-color: #2d004b;
        color: white; }
    .view-solr-search nav .pagination .page-item.active .page-link {
      background-color: #2d004b;
      color: white; }
    .view-solr-search nav .pagination .page-item:first-child .page-link, .view-solr-search nav .pagination .page-item:last-child .page-link {
      border-radius: 0; }

#sidebar-first {
  margin-top: 7.5rem; }
  #sidebar-first #views-exposed-form-solr-search-solr-search {
    padding-bottom: 0.5rem; }
    #sidebar-first #views-exposed-form-solr-search-solr-search:before {
      content: '';
      display: block;
      border-top: 8px solid #008944;
      border-right: 1px solid transparent;
      position: relative;
      top: 3.5rem; }
    #sidebar-first #views-exposed-form-solr-search-solr-search .form-group {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: baseline;
          -ms-flex-align: baseline;
              align-items: baseline;
      margin-bottom: 0; }
      #sidebar-first #views-exposed-form-solr-search-solr-search .form-group #edit-search-api-fulltext {
        border: none; }
      #sidebar-first #views-exposed-form-solr-search-solr-search .form-group #edit-submit-solr-search {
        width: auto; }
  #sidebar-first .block-facet--checkbox {
    margin-top: 3.3rem;
    height: 22rem; }
    #sidebar-first .block-facet--checkbox h2 {
      font-size: 1.333rem;
      font-family: "Source Sans Pro", sans-serif;
      font-weight: 600;
      text-transform: uppercase;
      color: black;
      padding-bottom: 1rem;
      font-family: "Source Sans Pro", sans-serif;
      font-weight: 700;
      font-size: 1.5208rem;
      padding-bottom: 0; }
      #sidebar-first .block-facet--checkbox h2:before {
        content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0MDAgNDAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MDAgNDAwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6IzAwMDAwMDt9Cjwvc3R5bGU+Cjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMzA5LjUsMCAzMTUsNDAwIDMxNSw0MDAgNDAwLDAgIi8+CjxyZWN0IGNsYXNzPSJzdDAiIHdpZHRoPSIzMTUiIGhlaWdodD0iNDAwIi8+Cjwvc3ZnPgo=);
        content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0MDAgNDAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MDAgNDAwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO2ZpbGw6IzJEMDA0Qjt9Cjwvc3R5bGU+Cjxwb2x5Z29uIGNsYXNzPSJzdDAiIHBvaW50cz0iMzA5LjUsMCAzMTUsNDAwIDMxNSw0MDAgNDAwLDAgIi8+CjxyZWN0IGNsYXNzPSJzdDAiIHdpZHRoPSIzMTUiIGhlaWdodD0iNDAwIi8+Cjwvc3ZnPgo=);
        height: 16px;
        width: 2rem;
        display: inline-block;
        overflow: hidden;
        margin-right: .5rem; }
    @supports (font-variation-settings: normal) {
      #sidebar-first .block-facet--checkbox h2 {
        font-family: "Source Sans Variable", sans-serif; } }
  #sidebar-first .facets-widget-checkbox ul {
    list-style: none;
    border: none;
    margin-left: 1.5rem; }
    #sidebar-first .facets-widget-checkbox ul label {
      position: relative; }
      #sidebar-first .facets-widget-checkbox ul label .facet-item__count {
        font-size: 0.875rem;
        color: #535353; }
    #sidebar-first .facets-widget-checkbox ul input[type="radio"],
    #sidebar-first .facets-widget-checkbox ul input[type="checkbox"] {
      position: absolute;
      z-index: -1;
      opacity: 0; }
    #sidebar-first .facets-widget-checkbox ul input[type="checkbox"] + label:before {
      position: absolute;
      height: 25px;
      width: 25px;
      background: white;
      border: 2px solid #a3a3a3;
      border-radius: .25rem;
      cursor: pointer;
      content: '';
      margin-left: -2rem;
      margin-top: 0; }
    #sidebar-first .facets-widget-checkbox ul input[type="radio"]:checked + label:before {
      background-image: none;
      background: #2d004b;
      background-clip: content-box;
      padding: 3px; }
    #sidebar-first .facets-widget-checkbox ul input[type="checkbox"]:checked + label:before {
      background-image: none;
      background-clip: content-box; }
    #sidebar-first .facets-widget-checkbox ul input[type="checkbox"]:checked + label:after {
      color: #2d004b;
      position: absolute;
      content: "\F00C";
      font-family: 'Font Awesome 5 Pro';
      left: 0;
      top: 0;
      margin-left: calc(-2rem + 4px);
      font-size: 1rem; }

.node--type-trove-information .layout__region--first .table-of-contents, .node--type-trove-information .layout__region--first .toc-responsive,
.node--type-trove-help .layout__region--first .table-of-contents,
.node--type-trove-help .layout__region--first .toc-responsive {
  border-top: 1px solid #bcbcbc;
  border-bottom: 1px solid #bcbcbc;
  font-size: 0.9rem;
  padding-top: 0.5em;
  margin-bottom: 0.5rem;
  margin-left: 0.5rem; }
  .node--type-trove-information .layout__region--first .table-of-contents .toc-tree, .node--type-trove-information .layout__region--first .toc-responsive .toc-tree,
  .node--type-trove-help .layout__region--first .table-of-contents .toc-tree,
  .node--type-trove-help .layout__region--first .toc-responsive .toc-tree {
    padding-left: 0.5rem;
    padding-right: 0.5rem; }
  .node--type-trove-information .layout__region--first .table-of-contents h3, .node--type-trove-information .layout__region--first .toc-responsive h3,
  .node--type-trove-help .layout__region--first .table-of-contents h3,
  .node--type-trove-help .layout__region--first .toc-responsive h3 {
    font-size: 1.333rem;
    font-weight: 600; }
  .node--type-trove-information .layout__region--first .table-of-contents ol, .node--type-trove-information .layout__region--first .toc-responsive ol,
  .node--type-trove-help .layout__region--first .table-of-contents ol,
  .node--type-trove-help .layout__region--first .toc-responsive ol {
    list-style-type: none;
    margin-top: -1em;
    margin-left: 0;
    padding-left: 0; }
    .node--type-trove-information .layout__region--first .table-of-contents ol li, .node--type-trove-information .layout__region--first .toc-responsive ol li,
    .node--type-trove-help .layout__region--first .table-of-contents ol li,
    .node--type-trove-help .layout__region--first .toc-responsive ol li {
      margin-bottom: 0.35em; }
      .node--type-trove-information .layout__region--first .table-of-contents ol li ol, .node--type-trove-information .layout__region--first .toc-responsive ol li ol,
      .node--type-trove-help .layout__region--first .table-of-contents ol li ol,
      .node--type-trove-help .layout__region--first .toc-responsive ol li ol {
        margin-top: 0.35rem;
        margin-left: 0.75rem; }

.node--type-trove-information .layout__region--first iframe,
.node--type-trove-help .layout__region--first iframe {
  width: 100%; }

.node--type-trove-information .layout__region--first .info-tile,
.node--type-trove-help .layout__region--first .info-tile {
  text-align: center;
  min-height: 180px; }
  .node--type-trove-information .layout__region--first .info-tile:nth-child(n) .paragraph:before,
  .node--type-trove-help .layout__region--first .info-tile:nth-child(n) .paragraph:before {
    border-top: 4px solid #008944; }
  .node--type-trove-information .layout__region--first .info-tile:nth-child(2n) .paragraph:before,
  .node--type-trove-help .layout__region--first .info-tile:nth-child(2n) .paragraph:before {
    border-top: 4px solid #61b7f9; }
  .node--type-trove-information .layout__region--first .info-tile:nth-child(3n) .paragraph:before,
  .node--type-trove-help .layout__region--first .info-tile:nth-child(3n) .paragraph:before {
    border-top: 4px solid #ffbd4c; }
  .node--type-trove-information .layout__region--first .info-tile:nth-child(4n) .paragraph:before,
  .node--type-trove-help .layout__region--first .info-tile:nth-child(4n) .paragraph:before {
    border-top: 4px solid #c0286f; }
  .node--type-trove-information .layout__region--first .info-tile .paragraph,
  .node--type-trove-help .layout__region--first .info-tile .paragraph {
    border-radius: 3px 3px 0 0;
    position: relative;
    background: #f8f8f8;
    height: calc(100% - 40px - 40px);
    margin-bottom: 40px;
    margin-top: 40px;
    position: relative;
    padding: 30px 1rem 0.5rem 1rem;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .node--type-trove-information .layout__region--first .info-tile .paragraph svg,
    .node--type-trove-help .layout__region--first .info-tile .paragraph svg {
      width: 40px;
      height: 40px;
      color: #2d004b;
      position: absolute;
      top: -20px;
      left: calc(50% - 20px); }
    .node--type-trove-information .layout__region--first .info-tile .paragraph:hover,
    .node--type-trove-help .layout__region--first .info-tile .paragraph:hover {
      background: #eeeeee; }
    .node--type-trove-information .layout__region--first .info-tile .paragraph ul,
    .node--type-trove-help .layout__region--first .info-tile .paragraph ul {
      padding-left: 2rem; }
    .node--type-trove-information .layout__region--first .info-tile .paragraph:before,
    .node--type-trove-help .layout__region--first .info-tile .paragraph:before {
      content: '';
      display: block;
      border-right: 1px solid transparent;
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .node--type-trove-information .layout__region--first .info-tile .paragraph:hover:before,
    .node--type-trove-help .layout__region--first .info-tile .paragraph:hover:before {
      border-top-color: black; }
  .node--type-trove-information .layout__region--first .info-tile .tile-link,
  .node--type-trove-help .layout__region--first .info-tile .tile-link {
    color: #000; }
    .node--type-trove-information .layout__region--first .info-tile .tile-link:hover,
    .node--type-trove-help .layout__region--first .info-tile .tile-link:hover {
      text-decoration: none; }
  .node--type-trove-information .layout__region--first .info-tile .field--name-field-title,
  .node--type-trove-help .layout__region--first .info-tile .field--name-field-title {
    font-size: 21px; }
  .node--type-trove-information .layout__region--first .info-tile .field--name-field-text,
  .node--type-trove-help .layout__region--first .info-tile .field--name-field-text {
    color: #a3a3a3; }
    .node--type-trove-information .layout__region--first .info-tile .field--name-field-text ul,
    .node--type-trove-help .layout__region--first .info-tile .field--name-field-text ul {
      padding-left: 0;
      text-align: left; }

.node--type-trove-information .layout__region--second #views-exposed-form-solr-search-solr-search,
.node--type-trove-help .layout__region--second #views-exposed-form-solr-search-solr-search {
  padding-bottom: 0.5rem;
  position: relative; }
  .node--type-trove-information .layout__region--second #views-exposed-form-solr-search-solr-search:before,
  .node--type-trove-help .layout__region--second #views-exposed-form-solr-search-solr-search:before {
    content: '';
    display: block;
    border-top: 4px solid #008944;
    border-right: 1px solid transparent;
    position: absolute;
    width: 100%;
    bottom: -5px; }
  .node--type-trove-information .layout__region--second #views-exposed-form-solr-search-solr-search .form-group,
  .node--type-trove-help .layout__region--second #views-exposed-form-solr-search-solr-search .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-bottom: 0; }
    .node--type-trove-information .layout__region--second #views-exposed-form-solr-search-solr-search .form-group #edit-search-api-fulltext,
    .node--type-trove-help .layout__region--second #views-exposed-form-solr-search-solr-search .form-group #edit-search-api-fulltext {
      border: none; }
    .node--type-trove-information .layout__region--second #views-exposed-form-solr-search-solr-search .form-group #edit-submit-solr-search,
    .node--type-trove-help .layout__region--second #views-exposed-form-solr-search-solr-search .form-group #edit-submit-solr-search {
      width: auto;
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      margin-bottom: 0; }

.node--type-trove-information .layout__region--second .sidebar,
.node--type-trove-help .layout__region--second .sidebar {
  margin-top: 3rem; }
  .node--type-trove-information .layout__region--second .sidebar .navigation,
  .node--type-trove-help .layout__region--second .sidebar .navigation {
    position: relative; }
    .node--type-trove-information .layout__region--second .sidebar .navigation:before,
    .node--type-trove-help .layout__region--second .sidebar .navigation:before {
      content: '';
      display: block;
      border-top: 4px solid #008944;
      border-right: 1px solid transparent;
      position: absolute;
      bottom: -4px;
      width: 100%; }

.node--type-trove-information .layout__region--second .sidebar:before,
.node--type-trove-help .layout__region--second .sidebar:before {
  top: 20.5rem; }

.node--type-trove-help .layout__region--second #views-exposed-form-solr-search-solr-search {
  padding-bottom: 0.5rem;
  position: relative; }
  .node--type-trove-help .layout__region--second #views-exposed-form-solr-search-solr-search:before {
    content: '';
    display: block;
    border-top: 4px solid #008944;
    border-right: 1px solid transparent;
    position: absolute;
    width: 100%;
    bottom: -5px; }
  .node--type-trove-help .layout__region--second #views-exposed-form-solr-search-solr-search .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-bottom: 0; }
    .node--type-trove-help .layout__region--second #views-exposed-form-solr-search-solr-search .form-group #edit-search-api-fulltext {
      border: none; }
    .node--type-trove-help .layout__region--second #views-exposed-form-solr-search-solr-search .form-group #edit-submit-solr-search {
      width: auto;
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      margin-bottom: 0; }

.node--type-trove-help .layout__region--second .field-label-above {
  margin-top: 2rem;
  padding-bottom: 0; }

.node--type-trove-help .layout__region--second .nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.region-messages {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center; }
  .region-messages .alert-wrapper {
    margin-left: auto;
    margin-right: auto; }
    .region-messages .alert-wrapper .alert {
      margin-top: 1rem; }

.path-user .trove-system-form {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto; }

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 5px 5px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }
  .hamburger.is-active:hover {
    opacity: 0.7; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color: #000; }

.hamburger-box {
  width: 25px;
  height: 19px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 25px;
    height: 3px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.15s;
            transition-duration: 0.15s;
    -webkit-transition-timing-function: ease;
            transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -8px; }
  .hamburger-inner::after {
    bottom: -8px; }

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  -webkit-transition-duration: 0.22s;
          transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  -webkit-transition-duration: 0.22s;
          transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin-r .hamburger-inner::before {
    -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin-r .hamburger-inner::after {
    -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
  -webkit-transition-delay: 0.12s;
          transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

@media (max-width: 991.98px) {
  #mobile-menu-button {
    display: block !important;
    padding-top: 0; }
    #mobile-menu-button .label {
      display: inline-block;
      line-height: 1;
      margin-right: 5px; }
  #block-mainnavigation-2 {
    display: none; } }

.mm-navbar__title {
  color: white !important;
  text-transform: uppercase;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600; }

@supports (font-variation-settings: normal) {
  .mm-navbar__title {
    font-family: "Source Sans Variable", sans-serif; } }

.mm-navbar {
  border-color: #d1d1d1 !important;
  border-width: 3px; }

.mm-listitem::after {
  border-color: #d1d1d1 !important; }

.mm-btn_next {
  border-color: #d1d1d1 !important; }

.mm-btn_next::after,
.mm-btn_prev::before {
  border-color: white !important; }

.node--type-trove-event.banner-lightblue-purple .landing--top {
  background: #61b7f9; }

.node--type-trove-event.banner-magenta-purple .landing--top {
  background: #c0286f; }
  .node--type-trove-event.banner-magenta-purple .landing--top .layout__region--top .group-title .field--name-field-subtitle {
    color: white; }

.node--type-trove-event.banner-green-purple .landing--top {
  background: #008944; }
  .node--type-trove-event.banner-green-purple .landing--top .layout__region--top .group-title .field--name-field-subtitle {
    color: white; }

.node--type-trove-event .landing--top {
  width: 100%;
  background: #ffbd4c;
  margin-bottom: 2.667rem;
  position: relative;
  max-height: 400px;
  overflow: hidden; }
  @media (max-width: 1460px) {
    .node--type-trove-event .landing--top {
      min-height: 400px; } }
  @media (max-width: 992px) {
    .node--type-trove-event .landing--top {
      max-height: 350px;
      min-height: auto; } }
  @media (max-width: 768px) {
    .node--type-trove-event .landing--top {
      max-height: 300px;
      min-height: auto; } }
  @media (max-width: 575.98px) {
    .node--type-trove-event .landing--top {
      max-height: unset; } }
  .node--type-trove-event .landing--top .container-fluid {
    height: 100%; }
    .node--type-trove-event .landing--top .container-fluid > .row {
      height: 100%; }
  .node--type-trove-event .landing--top .banner-title {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #2d004b;
    color: white; }
    @media (max-width: 575.98px) {
      .node--type-trove-event .landing--top .banner-title {
        position: absolute;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        width: 100%; }
        .node--type-trove-event .landing--top .banner-title .row {
          margin: 0; } }
    .node--type-trove-event .landing--top .banner-title .container {
      padding-top: 1.5rem;
      padding-bottom: 1.5rem; }
      @media (max-width: 992px) {
        .node--type-trove-event .landing--top .banner-title .container {
          padding-top: 20px;
          padding-bottom: 20px; } }
      @media (max-width: 768px) {
        .node--type-trove-event .landing--top .banner-title .container {
          padding-top: 6px;
          padding-bottom: 6px;
          font-size: 16px; } }
      @media (max-width: 575.98px) {
        .node--type-trove-event .landing--top .banner-title .container {
          padding-left: 0; } }
      .node--type-trove-event .landing--top .banner-title .container p {
        margin: 0;
        padding: 0; }
  .node--type-trove-event .landing--top .layout__region--top {
    position: relative;
    height: 100%; }
    .node--type-trove-event .landing--top .layout__region--top .container {
      height: 100%; }
      .node--type-trove-event .landing--top .layout__region--top .container .row {
        margin-right: 0; }
    .node--type-trove-event .landing--top .layout__region--top .group-title {
      z-index: 5;
      padding-top: 40px; }
      @media (max-width: 768px) {
        .node--type-trove-event .landing--top .layout__region--top .group-title {
          padding-top: 20px; } }
      @media (max-width: 575.98px) {
        .node--type-trove-event .landing--top .layout__region--top .group-title {
          margin-left: -20px;
          width: auto;
          -webkit-box-ordinal-group: 4;
              -ms-flex-order: 3;
                  order: 3;
          padding-bottom: 5rem; } }
      .node--type-trove-event .landing--top .layout__region--top .group-title h1, .node--type-trove-event .landing--top .layout__region--top .group-title h2 {
        margin-bottom: 0;
        color: #2d004b;
        font-family: "Source Serif Pro", serif;
        font-weight: 600;
        font-size: 2.5rem; }
        @media (max-width: 768px) {
          .node--type-trove-event .landing--top .layout__region--top .group-title h1, .node--type-trove-event .landing--top .layout__region--top .group-title h2 {
            line-height: 1.25; } }
        @media (max-width: 575.98px) {
          .node--type-trove-event .landing--top .layout__region--top .group-title h1, .node--type-trove-event .landing--top .layout__region--top .group-title h2 {
            font-size: 2.0417rem; } }
      .node--type-trove-event .landing--top .layout__region--top .group-title .field--name-field-subtitle {
        color: black;
        margin-top: .6667rem; }
      .node--type-trove-event .landing--top .layout__region--top .group-title p {
        font-family: "Source Sans Pro", sans-serif;
        font-weight: 600;
        font-size: 1.4167rem;
        text-transform: uppercase; }
        @media (max-width: 768px) {
          .node--type-trove-event .landing--top .layout__region--top .group-title p {
            font-size: 1rem; } }
      @supports (font-variation-settings: normal) {
        .node--type-trove-event .landing--top .layout__region--top .group-title h1, .node--type-trove-event .landing--top .layout__region--top .group-title h2 {
          font-family: "Source Serif Variable", serif; }
        .node--type-trove-event .landing--top .layout__region--top .group-title p {
          font-family: "Source Sans Variable", sans-serif; } }
      @media (max-width: 992px) {
        .node--type-trove-event .landing--top .layout__region--top .group-title .mt-5 {
          margin-top: 0 !important; } }
      @media (max-width: 575.98px) {
        .node--type-trove-event .landing--top .layout__region--top .group-title .mt-5 {
          padding-bottom: 1rem; } }
    .node--type-trove-event .landing--top .layout__region--top .banner-image-group {
      position: relative;
      height: 100%;
      padding-right: 0;
      padding-left: 0; }
      @media (max-width: 575.98px) {
        .node--type-trove-event .landing--top .layout__region--top .banner-image-group {
          height: 248px;
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; } }
    .node--type-trove-event .landing--top .layout__region--top .banner-image {
      position: relative;
      height: 100%; }
      @media (max-width: 768px) {
        .node--type-trove-event .landing--top .layout__region--top .banner-image {
          margin-right: -25px; } }
      @media (max-width: 575.98px) {
        .node--type-trove-event .landing--top .layout__region--top .banner-image {
          height: 248px;
          margin-left: -40px;
          margin-right: -40px;
          width: calc(100% + 80px); } }
      .node--type-trove-event .landing--top .layout__region--top .banner-image::after {
        display: block;
        content: ' ';
        position: absolute;
        width: 10000px;
        height: 100%;
        background: white;
        left: 100%;
        top: 0; }
        @media (max-width: 768px) {
          .node--type-trove-event .landing--top .layout__region--top .banner-image::after {
            display: none; } }
      .node--type-trove-event .landing--top .layout__region--top .banner-image svg {
        width: 100%;
        height: 400px;
        -o-object-fit: cover;
           object-fit: cover; }
        @media (max-width: 992px) {
          .node--type-trove-event .landing--top .layout__region--top .banner-image svg {
            margin-top: -50px; } }
        @media (max-width: 768px) {
          .node--type-trove-event .landing--top .layout__region--top .banner-image svg {
            margin-top: -100px; } }
        @media (max-width: 575.98px) {
          .node--type-trove-event .landing--top .layout__region--top .banner-image svg {
            height: 248px;
            margin-top: 0; }
            .node--type-trove-event .landing--top .layout__region--top .banner-image svg clipPath {
              display: none; } }

.node--type-trove-event .event-cards {
  margin-bottom: 1rem; }
  .node--type-trove-event .event-cards h2 {
    text-transform: uppercase;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 24px; }
  @supports (font-variation-settings: normal) {
    .node--type-trove-event .event-cards h2 {
      font-family: "Source Sans Variable", sans-serif; } }
  .node--type-trove-event .event-cards svg {
    margin-right: 0.5rem;
    width: 1.5rem;
    height: 1.5rem;
    color: #6d6d6d; }
  .node--type-trove-event .event-cards .card-when {
    background-color: #f4f4f4;
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 3px 0 0 3px; }
  .node--type-trove-event .event-cards .card-where {
    background-color: #d1d1d1;
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 0 3px 3px 0; }

.node--type-trove-event .btn, .node--type-trove-event body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link .node--type-trove-event a, .node--type-trove-event body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action .node--type-trove-event a, .node--type-trove-event body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action .node--type-trove-event a {
  width: unset;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 2rem; }
  .node--type-trove-event .btn a, .node--type-trove-event body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a a, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link .node--type-trove-event a a, .node--type-trove-event body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action .node--type-trove-event a a, .node--type-trove-event body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action .node--type-trove-event a a {
    color: #2d004b;
    padding: 1rem; }
    .node--type-trove-event .btn a:hover, .node--type-trove-event body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a a:hover, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link .node--type-trove-event a a:hover, .node--type-trove-event body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a a:hover, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action .node--type-trove-event a a:hover, .node--type-trove-event body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a a:hover, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action .node--type-trove-event a a:hover {
      color: white;
      text-decoration: none; }

.node--type-trove-event .layout__region--second #views-exposed-form-solr-search-solr-search {
  padding-bottom: 0.5rem;
  position: relative; }
  .node--type-trove-event .layout__region--second #views-exposed-form-solr-search-solr-search:before {
    content: '';
    display: block;
    border-top: 4px solid #008944;
    border-right: 1px solid transparent;
    position: absolute;
    width: 100%;
    bottom: -5px; }
  .node--type-trove-event .layout__region--second #views-exposed-form-solr-search-solr-search .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-bottom: 0; }
    .node--type-trove-event .layout__region--second #views-exposed-form-solr-search-solr-search .form-group #edit-search-api-fulltext {
      border: none; }
    .node--type-trove-event .layout__region--second #views-exposed-form-solr-search-solr-search .form-group #edit-submit-solr-search {
      width: auto;
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      margin-bottom: 0; }

.node--type-trove-event .layout__region--second .sidebar {
  margin-top: 3rem; }
  .node--type-trove-event .layout__region--second .sidebar .navigation {
    position: relative; }
    .node--type-trove-event .layout__region--second .sidebar .navigation:before {
      content: '';
      display: block;
      border-top: 4px solid #008944;
      border-right: 1px solid transparent;
      position: absolute;
      bottom: -4px;
      width: 100%; }

.node--type-trove-blog.banner-lightblue-purple .landing--top, .banner-lightblue-purple.node--type-trove-news .landing--top, .banner-lightblue-purple.node--type-trove-trivia .landing--top {
  background: #61b7f9; }

.node--type-trove-blog.banner-magenta-purple .landing--top, .banner-magenta-purple.node--type-trove-news .landing--top, .banner-magenta-purple.node--type-trove-trivia .landing--top {
  background: #c0286f; }
  .node--type-trove-blog.banner-magenta-purple .landing--top .layout__region--top .group-title .field--name-field-subtitle, .banner-magenta-purple.node--type-trove-news .landing--top .layout__region--top .group-title .field--name-field-subtitle, .banner-magenta-purple.node--type-trove-trivia .landing--top .layout__region--top .group-title .field--name-field-subtitle {
    color: white; }

.node--type-trove-blog.banner-green-purple .landing--top, .banner-green-purple.node--type-trove-news .landing--top, .banner-green-purple.node--type-trove-trivia .landing--top {
  background: #008944; }
  .node--type-trove-blog.banner-green-purple .landing--top .layout__region--top .group-title .field--name-field-subtitle, .banner-green-purple.node--type-trove-news .landing--top .layout__region--top .group-title .field--name-field-subtitle, .banner-green-purple.node--type-trove-trivia .landing--top .layout__region--top .group-title .field--name-field-subtitle {
    color: white; }

.node--type-trove-blog .landing--top, .node--type-trove-news .landing--top, .node--type-trove-trivia .landing--top {
  width: 100%;
  background: #ffbd4c;
  margin-bottom: 2.667rem;
  position: relative;
  max-height: 400px;
  overflow: hidden; }
  @media (max-width: 1460px) {
    .node--type-trove-blog .landing--top, .node--type-trove-news .landing--top, .node--type-trove-trivia .landing--top {
      min-height: 400px; } }
  @media (max-width: 992px) {
    .node--type-trove-blog .landing--top, .node--type-trove-news .landing--top, .node--type-trove-trivia .landing--top {
      max-height: 350px;
      min-height: auto; } }
  @media (max-width: 768px) {
    .node--type-trove-blog .landing--top, .node--type-trove-news .landing--top, .node--type-trove-trivia .landing--top {
      max-height: 300px;
      min-height: auto; } }
  @media (max-width: 575.98px) {
    .node--type-trove-blog .landing--top, .node--type-trove-news .landing--top, .node--type-trove-trivia .landing--top {
      max-height: unset; } }
  .node--type-trove-blog .landing--top .container-fluid, .node--type-trove-news .landing--top .container-fluid, .node--type-trove-trivia .landing--top .container-fluid {
    height: 100%; }
    .node--type-trove-blog .landing--top .container-fluid > .row, .node--type-trove-news .landing--top .container-fluid > .row, .node--type-trove-trivia .landing--top .container-fluid > .row {
      height: 100%; }
  .node--type-trove-blog .landing--top .banner-title, .node--type-trove-news .landing--top .banner-title, .node--type-trove-trivia .landing--top .banner-title {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #2d004b;
    color: white; }
    @media (max-width: 575.98px) {
      .node--type-trove-blog .landing--top .banner-title, .node--type-trove-news .landing--top .banner-title, .node--type-trove-trivia .landing--top .banner-title {
        position: absolute;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        width: 100%; }
        .node--type-trove-blog .landing--top .banner-title .row, .node--type-trove-news .landing--top .banner-title .row, .node--type-trove-trivia .landing--top .banner-title .row {
          margin: 0; } }
    .node--type-trove-blog .landing--top .banner-title .container, .node--type-trove-news .landing--top .banner-title .container, .node--type-trove-trivia .landing--top .banner-title .container {
      padding-top: 1.5rem;
      padding-bottom: 1.5rem; }
      @media (max-width: 992px) {
        .node--type-trove-blog .landing--top .banner-title .container, .node--type-trove-news .landing--top .banner-title .container, .node--type-trove-trivia .landing--top .banner-title .container {
          padding-top: 20px;
          padding-bottom: 20px; } }
      @media (max-width: 768px) {
        .node--type-trove-blog .landing--top .banner-title .container, .node--type-trove-news .landing--top .banner-title .container, .node--type-trove-trivia .landing--top .banner-title .container {
          padding-top: 6px;
          padding-bottom: 6px;
          font-size: 16px; } }
      @media (max-width: 575.98px) {
        .node--type-trove-blog .landing--top .banner-title .container, .node--type-trove-news .landing--top .banner-title .container, .node--type-trove-trivia .landing--top .banner-title .container {
          padding-left: 0; } }
      .node--type-trove-blog .landing--top .banner-title .container p, .node--type-trove-news .landing--top .banner-title .container p, .node--type-trove-trivia .landing--top .banner-title .container p {
        margin: 0;
        padding: 0; }
  .node--type-trove-blog .landing--top .layout__region--top, .node--type-trove-news .landing--top .layout__region--top, .node--type-trove-trivia .landing--top .layout__region--top {
    position: relative;
    height: 100%; }
    .node--type-trove-blog .landing--top .layout__region--top .container, .node--type-trove-news .landing--top .layout__region--top .container, .node--type-trove-trivia .landing--top .layout__region--top .container {
      height: 100%; }
      .node--type-trove-blog .landing--top .layout__region--top .container .row, .node--type-trove-news .landing--top .layout__region--top .container .row, .node--type-trove-trivia .landing--top .layout__region--top .container .row {
        margin-right: 0; }
    .node--type-trove-blog .landing--top .layout__region--top .group-title, .node--type-trove-news .landing--top .layout__region--top .group-title, .node--type-trove-trivia .landing--top .layout__region--top .group-title {
      z-index: 5;
      padding-top: 40px; }
      @media (max-width: 768px) {
        .node--type-trove-blog .landing--top .layout__region--top .group-title, .node--type-trove-news .landing--top .layout__region--top .group-title, .node--type-trove-trivia .landing--top .layout__region--top .group-title {
          padding-top: 20px; } }
      @media (max-width: 575.98px) {
        .node--type-trove-blog .landing--top .layout__region--top .group-title, .node--type-trove-news .landing--top .layout__region--top .group-title, .node--type-trove-trivia .landing--top .layout__region--top .group-title {
          margin-left: -20px;
          width: auto;
          -webkit-box-ordinal-group: 4;
              -ms-flex-order: 3;
                  order: 3;
          padding-bottom: 5rem; } }
      .node--type-trove-blog .landing--top .layout__region--top .group-title h1, .node--type-trove-news .landing--top .layout__region--top .group-title h1, .node--type-trove-trivia .landing--top .layout__region--top .group-title h1, .node--type-trove-blog .landing--top .layout__region--top .group-title h2, .node--type-trove-news .landing--top .layout__region--top .group-title h2, .node--type-trove-trivia .landing--top .layout__region--top .group-title h2 {
        margin-bottom: 0;
        color: #2d004b;
        font-family: "Source Serif Pro", serif;
        font-weight: 600;
        font-size: 2.5rem; }
        @media (max-width: 768px) {
          .node--type-trove-blog .landing--top .layout__region--top .group-title h1, .node--type-trove-news .landing--top .layout__region--top .group-title h1, .node--type-trove-trivia .landing--top .layout__region--top .group-title h1, .node--type-trove-blog .landing--top .layout__region--top .group-title h2, .node--type-trove-news .landing--top .layout__region--top .group-title h2, .node--type-trove-trivia .landing--top .layout__region--top .group-title h2 {
            line-height: 1.25; } }
        @media (max-width: 575.98px) {
          .node--type-trove-blog .landing--top .layout__region--top .group-title h1, .node--type-trove-news .landing--top .layout__region--top .group-title h1, .node--type-trove-trivia .landing--top .layout__region--top .group-title h1, .node--type-trove-blog .landing--top .layout__region--top .group-title h2, .node--type-trove-news .landing--top .layout__region--top .group-title h2, .node--type-trove-trivia .landing--top .layout__region--top .group-title h2 {
            font-size: 2.0417rem; } }
      .node--type-trove-blog .landing--top .layout__region--top .group-title .field--name-field-subtitle, .node--type-trove-news .landing--top .layout__region--top .group-title .field--name-field-subtitle, .node--type-trove-trivia .landing--top .layout__region--top .group-title .field--name-field-subtitle {
        color: black;
        margin-top: .6667rem; }
      .node--type-trove-blog .landing--top .layout__region--top .group-title p, .node--type-trove-news .landing--top .layout__region--top .group-title p, .node--type-trove-trivia .landing--top .layout__region--top .group-title p {
        font-family: "Source Sans Pro", sans-serif;
        font-weight: 600;
        font-size: 1.4167rem;
        text-transform: uppercase; }
        @media (max-width: 768px) {
          .node--type-trove-blog .landing--top .layout__region--top .group-title p, .node--type-trove-news .landing--top .layout__region--top .group-title p, .node--type-trove-trivia .landing--top .layout__region--top .group-title p {
            font-size: 1rem; } }
      @supports (font-variation-settings: normal) {
        .node--type-trove-blog .landing--top .layout__region--top .group-title h1, .node--type-trove-news .landing--top .layout__region--top .group-title h1, .node--type-trove-trivia .landing--top .layout__region--top .group-title h1, .node--type-trove-blog .landing--top .layout__region--top .group-title h2, .node--type-trove-news .landing--top .layout__region--top .group-title h2, .node--type-trove-trivia .landing--top .layout__region--top .group-title h2 {
          font-family: "Source Serif Variable", serif; }
        .node--type-trove-blog .landing--top .layout__region--top .group-title p, .node--type-trove-news .landing--top .layout__region--top .group-title p, .node--type-trove-trivia .landing--top .layout__region--top .group-title p {
          font-family: "Source Sans Variable", sans-serif; } }
      @media (max-width: 992px) {
        .node--type-trove-blog .landing--top .layout__region--top .group-title .mt-5, .node--type-trove-news .landing--top .layout__region--top .group-title .mt-5, .node--type-trove-trivia .landing--top .layout__region--top .group-title .mt-5 {
          margin-top: 0 !important; } }
      @media (max-width: 575.98px) {
        .node--type-trove-blog .landing--top .layout__region--top .group-title .mt-5, .node--type-trove-news .landing--top .layout__region--top .group-title .mt-5, .node--type-trove-trivia .landing--top .layout__region--top .group-title .mt-5 {
          padding-bottom: 1rem; } }
    .node--type-trove-blog .landing--top .layout__region--top .banner-image-group, .node--type-trove-news .landing--top .layout__region--top .banner-image-group, .node--type-trove-trivia .landing--top .layout__region--top .banner-image-group {
      position: relative;
      height: 100%;
      padding-right: 0;
      padding-left: 0; }
      @media (max-width: 575.98px) {
        .node--type-trove-blog .landing--top .layout__region--top .banner-image-group, .node--type-trove-news .landing--top .layout__region--top .banner-image-group, .node--type-trove-trivia .landing--top .layout__region--top .banner-image-group {
          height: 248px;
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1; } }
    .node--type-trove-blog .landing--top .layout__region--top .banner-image, .node--type-trove-news .landing--top .layout__region--top .banner-image, .node--type-trove-trivia .landing--top .layout__region--top .banner-image {
      position: relative;
      height: 100%; }
      @media (max-width: 768px) {
        .node--type-trove-blog .landing--top .layout__region--top .banner-image, .node--type-trove-news .landing--top .layout__region--top .banner-image, .node--type-trove-trivia .landing--top .layout__region--top .banner-image {
          margin-right: -25px; } }
      @media (max-width: 575.98px) {
        .node--type-trove-blog .landing--top .layout__region--top .banner-image, .node--type-trove-news .landing--top .layout__region--top .banner-image, .node--type-trove-trivia .landing--top .layout__region--top .banner-image {
          height: 248px;
          margin-left: -40px;
          margin-right: -40px;
          width: calc(100% + 80px); } }
      .node--type-trove-blog .landing--top .layout__region--top .banner-image::after, .node--type-trove-news .landing--top .layout__region--top .banner-image::after, .node--type-trove-trivia .landing--top .layout__region--top .banner-image::after {
        display: block;
        content: ' ';
        position: absolute;
        width: 10000px;
        height: 100%;
        background: white;
        left: 100%;
        top: 0; }
        @media (max-width: 768px) {
          .node--type-trove-blog .landing--top .layout__region--top .banner-image::after, .node--type-trove-news .landing--top .layout__region--top .banner-image::after, .node--type-trove-trivia .landing--top .layout__region--top .banner-image::after {
            display: none; } }
      .node--type-trove-blog .landing--top .layout__region--top .banner-image svg, .node--type-trove-news .landing--top .layout__region--top .banner-image svg, .node--type-trove-trivia .landing--top .layout__region--top .banner-image svg {
        width: 100%;
        height: 400px;
        -o-object-fit: cover;
           object-fit: cover; }
        @media (max-width: 992px) {
          .node--type-trove-blog .landing--top .layout__region--top .banner-image svg, .node--type-trove-news .landing--top .layout__region--top .banner-image svg, .node--type-trove-trivia .landing--top .layout__region--top .banner-image svg {
            margin-top: -50px; } }
        @media (max-width: 768px) {
          .node--type-trove-blog .landing--top .layout__region--top .banner-image svg, .node--type-trove-news .landing--top .layout__region--top .banner-image svg, .node--type-trove-trivia .landing--top .layout__region--top .banner-image svg {
            margin-top: -100px; } }
        @media (max-width: 575.98px) {
          .node--type-trove-blog .landing--top .layout__region--top .banner-image svg, .node--type-trove-news .landing--top .layout__region--top .banner-image svg, .node--type-trove-trivia .landing--top .layout__region--top .banner-image svg {
            height: 248px;
            margin-top: 0; }
            .node--type-trove-blog .landing--top .layout__region--top .banner-image svg clipPath, .node--type-trove-news .landing--top .layout__region--top .banner-image svg clipPath, .node--type-trove-trivia .landing--top .layout__region--top .banner-image svg clipPath {
              display: none; } }

.node--type-trove-blog .field--name-dynamic-token-fieldnode-banner-logo, .node--type-trove-news .field--name-dynamic-token-fieldnode-banner-logo, .node--type-trove-trivia .field--name-dynamic-token-fieldnode-banner-logo {
  margin-top: 2rem; }

.node--type-trove-blog .layout--twocol .layout__region--first .field--name-field-logo .field__item, .node--type-trove-news .layout--twocol .layout__region--first .field--name-field-logo .field__item, .node--type-trove-trivia .layout--twocol .layout__region--first .field--name-field-logo .field__item {
  margin-bottom: 2rem;
  padding-left: 0; }
  .node--type-trove-blog .layout--twocol .layout__region--first .field--name-field-logo .field__item img, .node--type-trove-news .layout--twocol .layout__region--first .field--name-field-logo .field__item img, .node--type-trove-trivia .layout--twocol .layout__region--first .field--name-field-logo .field__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain; }

.node--type-trove-blog .layout--twocol .layout__region--first .author-info, .node--type-trove-news .layout--twocol .layout__region--first .author-info, .node--type-trove-trivia .layout--twocol .layout__region--first .author-info {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 4.667rem;
  margin-top: 2.667rem; }
  .node--type-trove-blog .layout--twocol .layout__region--first .author-info .field--name-field-guest-author, .node--type-trove-news .layout--twocol .layout__region--first .author-info .field--name-field-guest-author, .node--type-trove-trivia .layout--twocol .layout__region--first .author-info .field--name-field-guest-author {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600; }
  @supports (font-variation-settings: normal) {
    .node--type-trove-blog .layout--twocol .layout__region--first .author-info .field--name-field-guest-author, .node--type-trove-news .layout--twocol .layout__region--first .author-info .field--name-field-guest-author, .node--type-trove-trivia .layout--twocol .layout__region--first .author-info .field--name-field-guest-author {
      font-family: "Source Sans Variable", sans-serif; } }
  .node--type-trove-blog .layout--twocol .layout__region--first .author-info .field--type-string, .node--type-trove-news .layout--twocol .layout__region--first .author-info .field--type-string, .node--type-trove-trivia .layout--twocol .layout__region--first .author-info .field--type-string {
    text-transform: uppercase;
    margin-right: .5rem; }
  .node--type-trove-blog .layout--twocol .layout__region--first .author-info .profile, .node--type-trove-news .layout--twocol .layout__region--first .author-info .profile, .node--type-trove-trivia .layout--twocol .layout__region--first .author-info .profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: absolute;
    width: 85%; }
    .node--type-trove-blog .layout--twocol .layout__region--first .author-info .profile .field--type-string, .node--type-trove-news .layout--twocol .layout__region--first .author-info .profile .field--type-string, .node--type-trove-trivia .layout--twocol .layout__region--first .author-info .profile .field--type-string {
      text-transform: uppercase; }
    .node--type-trove-blog .layout--twocol .layout__region--first .author-info .profile .field--name-user-picture, .node--type-trove-news .layout--twocol .layout__region--first .author-info .profile .field--name-user-picture, .node--type-trove-trivia .layout--twocol .layout__region--first .author-info .profile .field--name-user-picture {
      margin-right: 40px; }
      .node--type-trove-blog .layout--twocol .layout__region--first .author-info .profile .field--name-user-picture img, .node--type-trove-news .layout--twocol .layout__region--first .author-info .profile .field--name-user-picture img, .node--type-trove-trivia .layout--twocol .layout__region--first .author-info .profile .field--name-user-picture img {
        border-radius: 50%; }
    .node--type-trove-blog .layout--twocol .layout__region--first .author-info .profile .field--name-field-first-name, .node--type-trove-news .layout--twocol .layout__region--first .author-info .profile .field--name-field-first-name, .node--type-trove-trivia .layout--twocol .layout__region--first .author-info .profile .field--name-field-first-name {
      margin-right: 0.3rem; }
    .node--type-trove-blog .layout--twocol .layout__region--first .author-info .profile .field--name-field-last-name, .node--type-trove-news .layout--twocol .layout__region--first .author-info .profile .field--name-field-last-name, .node--type-trove-trivia .layout--twocol .layout__region--first .author-info .profile .field--name-field-last-name {
      margin-right: 1rem; }
    .node--type-trove-blog .layout--twocol .layout__region--first .author-info .profile .field--name-field-first-name, .node--type-trove-news .layout--twocol .layout__region--first .author-info .profile .field--name-field-first-name, .node--type-trove-trivia .layout--twocol .layout__region--first .author-info .profile .field--name-field-first-name, .node--type-trove-blog .layout--twocol .layout__region--first .author-info .profile .field--name-field-last-name, .node--type-trove-news .layout--twocol .layout__region--first .author-info .profile .field--name-field-last-name, .node--type-trove-trivia .layout--twocol .layout__region--first .author-info .profile .field--name-field-last-name,
    .node--type-trove-blog .layout--twocol .layout__region--first .author-info .profile .field field--name-field-guest-author,
    .node--type-trove-news .layout--twocol .layout__region--first .author-info .profile .field field--name-field-guest-author,
    .node--type-trove-trivia .layout--twocol .layout__region--first .author-info .profile .field field--name-field-guest-author {
      font-family: "Source Sans Pro", sans-serif;
      font-weight: 600;
      display: inline-block; }
    @supports (font-variation-settings: normal) {
      
      .node--type-trove-blog .layout--twocol .layout__region--first .author-info .profile .field field--name-field-guest-author,
      .node--type-trove-news .layout--twocol .layout__region--first .author-info .profile .field field--name-field-guest-author,
      .node--type-trove-trivia .layout--twocol .layout__region--first .author-info .profile .field field--name-field-guest-author {
        font-family: "Source Sans Variable", sans-serif; } }
    .node--type-trove-blog .layout--twocol .layout__region--first .author-info .profile .user-info, .node--type-trove-news .layout--twocol .layout__region--first .author-info .profile .user-info, .node--type-trove-trivia .layout--twocol .layout__region--first .author-info .profile .user-info {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .node--type-trove-blog .layout--twocol .layout__region--first .author-info .field--name-node-post-date, .node--type-trove-news .layout--twocol .layout__region--first .author-info .field--name-node-post-date, .node--type-trove-trivia .layout--twocol .layout__region--first .author-info .field--name-node-post-date {
    position: absolute;
    right: 20px;
    text-transform: uppercase; }

.node--type-trove-blog .layout--twocol .layout__region--first .caption-img, .node--type-trove-news .layout--twocol .layout__region--first .caption-img, .node--type-trove-trivia .layout--twocol .layout__region--first .caption-img {
  background-color: #f8f8f8;
  padding: 2rem;
  display: block; }
  .node--type-trove-blog .layout--twocol .layout__region--first .caption-img img, .node--type-trove-news .layout--twocol .layout__region--first .caption-img img, .node--type-trove-trivia .layout--twocol .layout__region--first .caption-img img {
    display: block;
    margin: auto; }
  .node--type-trove-blog .layout--twocol .layout__region--first .caption-img figcaption, .node--type-trove-news .layout--twocol .layout__region--first .caption-img figcaption, .node--type-trove-trivia .layout--twocol .layout__region--first .caption-img figcaption {
    display: block;
    margin: auto;
    font-size: 1.4167rem;
    color: #4A4A4A;
    word-break: break-word;
    margin-top: 0.5rem; }

.node--type-trove-blog .layout--twocol .layout__region--first blockquote, .node--type-trove-news .layout--twocol .layout__region--first blockquote, .node--type-trove-trivia .layout--twocol .layout__region--first blockquote {
  word-break: break-word; }

.node--type-trove-blog .layout--twocol .layout__region--first p img, .node--type-trove-news .layout--twocol .layout__region--first p img, .node--type-trove-trivia .layout--twocol .layout__region--first p img,
.node--type-trove-blog .layout--twocol .layout__region--first p iframe,
.node--type-trove-news .layout--twocol .layout__region--first p iframe,
.node--type-trove-trivia .layout--twocol .layout__region--first p iframe {
  width: 100%; }

.node--type-trove-blog .layout--twocol .layout__region--second .field--name-field-summary, .node--type-trove-news .layout--twocol .layout__region--second .field--name-field-summary, .node--type-trove-trivia .layout--twocol .layout__region--second .field--name-field-summary {
  border-left: 5px solid #ffbd4c;
  font-style: italic;
  font-size: 1.5208rem;
  padding: 0.5rem 0 0.5rem 2rem;
  color: #a3a3a3; }
  .node--type-trove-blog .layout--twocol .layout__region--second .field--name-field-summary p, .node--type-trove-news .layout--twocol .layout__region--second .field--name-field-summary p, .node--type-trove-trivia .layout--twocol .layout__region--second .field--name-field-summary p {
    margin-bottom: 0; }

.node--type-trove-blog .layout--twocol .layout__region--second #views-exposed-form-solr-search-solr-search, .node--type-trove-news .layout--twocol .layout__region--second #views-exposed-form-solr-search-solr-search, .node--type-trove-trivia .layout--twocol .layout__region--second #views-exposed-form-solr-search-solr-search {
  padding-bottom: 0.5rem;
  position: relative; }
  .node--type-trove-blog .layout--twocol .layout__region--second #views-exposed-form-solr-search-solr-search:before, .node--type-trove-news .layout--twocol .layout__region--second #views-exposed-form-solr-search-solr-search:before, .node--type-trove-trivia .layout--twocol .layout__region--second #views-exposed-form-solr-search-solr-search:before {
    content: '';
    display: block;
    border-top: 4px solid #008944;
    border-right: 1px solid transparent;
    position: absolute;
    width: 100%;
    bottom: -5px; }
  .node--type-trove-blog .layout--twocol .layout__region--second #views-exposed-form-solr-search-solr-search .form-group, .node--type-trove-news .layout--twocol .layout__region--second #views-exposed-form-solr-search-solr-search .form-group, .node--type-trove-trivia .layout--twocol .layout__region--second #views-exposed-form-solr-search-solr-search .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-bottom: 0; }
    .node--type-trove-blog .layout--twocol .layout__region--second #views-exposed-form-solr-search-solr-search .form-group #edit-search-api-fulltext, .node--type-trove-news .layout--twocol .layout__region--second #views-exposed-form-solr-search-solr-search .form-group #edit-search-api-fulltext, .node--type-trove-trivia .layout--twocol .layout__region--second #views-exposed-form-solr-search-solr-search .form-group #edit-search-api-fulltext {
      border: none; }
    .node--type-trove-blog .layout--twocol .layout__region--second #views-exposed-form-solr-search-solr-search .form-group #edit-submit-solr-search, .node--type-trove-news .layout--twocol .layout__region--second #views-exposed-form-solr-search-solr-search .form-group #edit-submit-solr-search, .node--type-trove-trivia .layout--twocol .layout__region--second #views-exposed-form-solr-search-solr-search .form-group #edit-submit-solr-search {
      width: auto;
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      margin-bottom: 0; }

.node--type-trove-blog .layout--twocol .layout__region--second .sidebar, .node--type-trove-news .layout--twocol .layout__region--second .sidebar, .node--type-trove-trivia .layout--twocol .layout__region--second .sidebar {
  margin-top: 3rem; }
  .node--type-trove-blog .layout--twocol .layout__region--second .sidebar .navigation, .node--type-trove-news .layout--twocol .layout__region--second .sidebar .navigation, .node--type-trove-trivia .layout--twocol .layout__region--second .sidebar .navigation {
    position: relative; }
    .node--type-trove-blog .layout--twocol .layout__region--second .sidebar .navigation:before, .node--type-trove-news .layout--twocol .layout__region--second .sidebar .navigation:before, .node--type-trove-trivia .layout--twocol .layout__region--second .sidebar .navigation:before {
      content: '';
      display: block;
      border-top: 4px solid #008944;
      border-right: 1px solid transparent;
      position: absolute;
      bottom: -4px;
      width: 100%; }

.node--type-trove-blog .layout--twocol .layout__region--second .field-label-above, .node--type-trove-news .layout--twocol .layout__region--second .field-label-above, .node--type-trove-trivia .layout--twocol .layout__region--second .field-label-above {
  margin-top: 2rem;
  padding-bottom: 0; }

.node--type-trove-blog .layout--twocol .layout__region--second .nav, .node--type-trove-news .layout--twocol .layout__region--second .nav, .node--type-trove-trivia .layout--twocol .layout__region--second .nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.sidebar ul.nav li {
  display: block;
  width: 100%;
  background: #f4f4f4;
  border-bottom: 1px solid #d1d1d1; }
  .sidebar ul.nav li a {
    padding: 0.5rem 1rem;
    color: #016ed3;
    font-size: 21px;
    line-height: 2;
    display: block; }
    .sidebar ul.nav li a:hover, .sidebar ul.nav li a:focus {
      color: #535353;
      background: #61b7f9; }
  .sidebar ul.nav li.menu-item--active-trail a.is-active {
    color: #535353;
    font-weight: 600; }
  .sidebar ul.nav li.menu-item--collapsed {
    position: relative; }
    .sidebar ul.nav li.menu-item--collapsed:before {
      position: absolute;
      content: "";
      width: 0px;
      height: 0px;
      border-left: 6px solid #016ed3;
      border-top: 6px solid transparent;
      border-bottom: 6px solid transparent;
      border-right: 6px solid transparent;
      top: 40%;
      right: .5rem; }
  .sidebar ul.nav li.menu-item--expanded {
    border-bottom: none; }
    .sidebar ul.nav li.menu-item--expanded ul {
      padding-left: 0; }
      .sidebar ul.nav li.menu-item--expanded ul li > a {
        padding-left: 2rem; }
      .sidebar ul.nav li.menu-item--expanded ul li > ul > li > a {
        padding-left: 3rem; }
      .sidebar ul.nav li.menu-item--expanded ul li > ul > li > ul > li > a {
        padding-left: 4rem; }
      .sidebar ul.nav li.menu-item--expanded ul li a:hover .sidebar ul.nav li.menu-item--expanded ul li a:focus {
        background: #61b7f9; }
  .sidebar ul.nav li.menu-item--expanded.menu-item--active-trail ul li a {
    font-size: 18px;
    color: #016ed3; }
    .sidebar ul.nav li.menu-item--expanded.menu-item--active-trail ul li a.is-active {
      color: #535353; }
    .sidebar ul.nav li.menu-item--expanded.menu-item--active-trail ul li a:hover {
      color: #535353; }

.node--type-trove-collection-feature .landing--top {
  width: 100%;
  background: #ffbd4c;
  margin-bottom: 2.667rem;
  position: relative;
  max-height: 400px;
  overflow: hidden; }
  @media (max-width: 1460px) {
    .node--type-trove-collection-feature .landing--top {
      min-height: 400px; } }
  @media (max-width: 992px) {
    .node--type-trove-collection-feature .landing--top {
      max-height: 350px;
      min-height: auto; } }
  @media (max-width: 768px) {
    .node--type-trove-collection-feature .landing--top {
      max-height: 300px;
      min-height: auto; } }
  @media (max-width: 575.98px) {
    .node--type-trove-collection-feature .landing--top {
      max-height: unset; } }
  .node--type-trove-collection-feature .landing--top .container-fluid {
    height: 100%; }
    .node--type-trove-collection-feature .landing--top .container-fluid > .row {
      height: 100%; }
  .node--type-trove-collection-feature .landing--top .banner-title {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #2d004b;
    color: white; }
    @media (max-width: 575.98px) {
      .node--type-trove-collection-feature .landing--top .banner-title {
        background-color: transparent;
        color: #2d2d2d;
        left: auto;
        position: inherit;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2; } }
    .node--type-trove-collection-feature .landing--top .banner-title .container {
      padding-top: 1.5rem;
      padding-bottom: 1.5rem; }
      @media (max-width: 992px) {
        .node--type-trove-collection-feature .landing--top .banner-title .container {
          padding-top: 20px;
          padding-bottom: 20px; } }
      @media (max-width: 768px) {
        .node--type-trove-collection-feature .landing--top .banner-title .container {
          padding-top: 6px;
          padding-bottom: 6px;
          font-size: 16px; } }
      @media (max-width: 575.98px) {
        .node--type-trove-collection-feature .landing--top .banner-title .container {
          padding-left: 0; } }
      .node--type-trove-collection-feature .landing--top .banner-title .container p {
        margin: 0;
        padding: 0; }
  .node--type-trove-collection-feature .landing--top .layout__region--top {
    position: relative;
    height: 100%; }
    .node--type-trove-collection-feature .landing--top .layout__region--top .container {
      height: 100%; }
    .node--type-trove-collection-feature .landing--top .layout__region--top .group-title {
      z-index: 5;
      padding-top: 40px;
      color: white; }
      @media (max-width: 768px) {
        .node--type-trove-collection-feature .landing--top .layout__region--top .group-title {
          padding-top: 20px; } }
      @media (max-width: 575.98px) {
        .node--type-trove-collection-feature .landing--top .layout__region--top .group-title {
          -webkit-box-ordinal-group: 4;
              -ms-flex-order: 3;
                  order: 3;
          margin-left: -20px;
          width: auto; } }
      @media only screen and (max-width: 411px) {
        .node--type-trove-collection-feature .landing--top .layout__region--top .group-title {
          top: 300px; } }
      .node--type-trove-collection-feature .landing--top .layout__region--top .group-title h1 {
        margin-bottom: 0;
        color: #2d004b;
        font-family: "Source Serif Pro", serif;
        font-weight: 600;
        font-size: 2.5rem; }
        @media (max-width: 768px) {
          .node--type-trove-collection-feature .landing--top .layout__region--top .group-title h1 {
            line-height: 1.25; } }
        @media (max-width: 575.98px) {
          .node--type-trove-collection-feature .landing--top .layout__region--top .group-title h1 {
            font-size: 2.0417rem; } }
      .node--type-trove-collection-feature .landing--top .layout__region--top .group-title .field--name-field-subtitle {
        color: black;
        margin-top: .6667rem; }
      .node--type-trove-collection-feature .landing--top .layout__region--top .group-title p {
        font-family: "Source Sans Pro", sans-serif;
        font-weight: 600;
        font-size: 1.4167rem;
        text-transform: uppercase; }
        @media (max-width: 768px) {
          .node--type-trove-collection-feature .landing--top .layout__region--top .group-title p {
            font-size: 1rem; } }
        @supports (font-variation-settings: normal) {
          .node--type-trove-collection-feature .landing--top .layout__region--top .group-title p h1 {
            font-family: "Source Serif Variable", serif; }
          .node--type-trove-collection-feature .landing--top .layout__region--top .group-title p p {
            font-family: "Source Sans Variable", sans-serif; } }
      @media (max-width: 992px) {
        .node--type-trove-collection-feature .landing--top .layout__region--top .group-title .mt-5 {
          margin-top: 0 !important; } }
      @media (max-width: 575.98px) {
        .node--type-trove-collection-feature .landing--top .layout__region--top .group-title .mt-5 {
          padding-bottom: 0.5rem; } }
    .node--type-trove-collection-feature .landing--top .layout__region--top .banner-image {
      position: relative;
      height: 100%;
      padding-right: 0;
      padding-left: 0; }
      @media (max-width: 768px) {
        .node--type-trove-collection-feature .landing--top .layout__region--top .banner-image {
          margin-right: -25px; } }
      @media (max-width: 575.98px) {
        .node--type-trove-collection-feature .landing--top .layout__region--top .banner-image {
          height: 248px;
          -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
                  order: 1;
          margin-left: -20px;
          margin-right: 18px; } }
      .node--type-trove-collection-feature .landing--top .layout__region--top .banner-image::after {
        display: block;
        content: ' ';
        position: absolute;
        width: 10000px;
        height: 100%;
        background: white;
        left: 100%;
        top: 0; }
        @media (max-width: 768px) {
          .node--type-trove-collection-feature .landing--top .layout__region--top .banner-image::after {
            display: none; } }
      .node--type-trove-collection-feature .landing--top .layout__region--top .banner-image img {
        width: 100%;
        height: 400px;
        -o-object-fit: cover;
           object-fit: cover; }
        @media (max-width: 992px) {
          .node--type-trove-collection-feature .landing--top .layout__region--top .banner-image img {
            height: 350px; } }
        @media (max-width: 768px) {
          .node--type-trove-collection-feature .landing--top .layout__region--top .banner-image img {
            height: 300px; } }
        @media (max-width: 575.98px) {
          .node--type-trove-collection-feature .landing--top .layout__region--top .banner-image img {
            height: 248px; } }
      .node--type-trove-collection-feature .landing--top .layout__region--top .banner-image .banner-image-mask {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMzYuNDYyMDkgNDAwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmYmQ0Yzt9LmNscy0ye2ZpbGw6IzJkMDA0Yjt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPm1hc2steWVsbG93LWJhbm5lcjwvdGl0bGU+PGcgaWQ9IkxheWVyXzEiIGRhdGEtbmFtZT0iTGF5ZXIgMSI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMCwwVjQwMEg4NS43ODA2OEwxMDUuODc0LDMzNC41NzgwOWwzMC41ODgxMy05OS41OTJjLTU1Ljg4OTMyLTMzLjkzMTU1LTg0LjYxNzIzLTYzLjI3NDc0LTEwNi40NDQtMTAzLjMyNUMyMC41NzMxNCwxMTQuMzMwNDEsMCw2NC4xNzIxOSwwLDAiLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMCAzMTkuNSAwIDQwMCA4NS43ODEgNDAwIDExMC41MDUgMzE5LjUgMCAzMTkuNSIvPjwvZz48L3N2Zz4=);
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        background-repeat: no-repeat; }
        @media (max-width: 991.98px) {
          .node--type-trove-collection-feature .landing--top .layout__region--top .banner-image .banner-image-mask {
            display: none; } }
        @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
          .node--type-trove-collection-feature .landing--top .layout__region--top .banner-image .banner-image-mask {
            /* IE10+ CSS styles go here */
            width: 136px; } }

.node--type-trove-collection-feature .btn, .node--type-trove-collection-feature body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link .node--type-trove-collection-feature a, .node--type-trove-collection-feature body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action .node--type-trove-collection-feature a, .node--type-trove-collection-feature body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action .node--type-trove-collection-feature a {
  width: unset;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 2rem; }
  .node--type-trove-collection-feature .btn a, .node--type-trove-collection-feature body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a a, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link .node--type-trove-collection-feature a a, .node--type-trove-collection-feature body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action .node--type-trove-collection-feature a a, .node--type-trove-collection-feature body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action .node--type-trove-collection-feature a a {
    color: #2d004b;
    padding: 1rem; }
    .node--type-trove-collection-feature .btn a:hover, .node--type-trove-collection-feature body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a a:hover, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link .node--type-trove-collection-feature a a:hover, .node--type-trove-collection-feature body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a a:hover, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action .node--type-trove-collection-feature a a:hover, .node--type-trove-collection-feature body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a a:hover, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action .node--type-trove-collection-feature a a:hover {
      color: white;
      text-decoration: none; }

.node--type-trove-collection-feature .related-news {
  padding-left: 0;
  margin-top: 2rem;
  margin-bottom: 5rem; }
  .node--type-trove-collection-feature .related-news .view-related-news .view-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -1rem;
    margin-right: -1rem; }
    .node--type-trove-collection-feature .related-news .view-related-news .view-content .views-row {
      padding: 1rem; }
      .node--type-trove-collection-feature .related-news .view-related-news .view-content .views-row .views-field-field-banner-image .field-content {
        position: relative;
        overflow: hidden; }
      .node--type-trove-collection-feature .related-news .view-related-news .view-content .views-row .image-style-optional-component-image {
        width: 250px;
        height: 100%;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
      .node--type-trove-collection-feature .related-news .view-related-news .view-content .views-row .views-field-title a {
        font-family: "Source Serif Pro", serif;
        font-weight: 700;
        font-size: 21px; }
      @supports (font-variation-settings: normal) {
        .node--type-trove-collection-feature .related-news .view-related-news .view-content .views-row .views-field-title a {
          font-family: "Source Serif Variable", serif; } }
      .node--type-trove-collection-feature .related-news .view-related-news .view-content .views-row:hover .views-field-field-banner-image .field-content img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05); }
      .node--type-trove-collection-feature .related-news .view-related-news .view-content .views-row:hover .views-field-title {
        text-decoration: underline; }

.node--type-trove-collection-feature .layout__region--second #views-exposed-form-solr-search-solr-search {
  padding-bottom: 0.5rem;
  position: relative; }
  .node--type-trove-collection-feature .layout__region--second #views-exposed-form-solr-search-solr-search:before {
    content: '';
    display: block;
    border-top: 4px solid #008944;
    border-right: 1px solid transparent;
    position: absolute;
    width: 100%;
    bottom: -5px; }
  .node--type-trove-collection-feature .layout__region--second #views-exposed-form-solr-search-solr-search .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-bottom: 0; }
    .node--type-trove-collection-feature .layout__region--second #views-exposed-form-solr-search-solr-search .form-group #edit-search-api-fulltext {
      border: none; }
    .node--type-trove-collection-feature .layout__region--second #views-exposed-form-solr-search-solr-search .form-group #edit-submit-solr-search {
      width: auto;
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      margin-bottom: 0; }

.node--type-trove-collection-feature .layout__region--second .field-label-above {
  margin-top: 2rem;
  padding-bottom: 0; }

.node--type-trove-collection-feature .layout__region--second .nav {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }

.node--type-trove-collection-feature .layout__region--second .field--name-field-related-collections .field__item .collection-related-links-outer-wrapper {
  border-bottom: 1px solid #DDD; }
  .node--type-trove-collection-feature .layout__region--second .field--name-field-related-collections .field__item .collection-related-links-outer-wrapper div:nth-child(1) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .node--type-trove-collection-feature .layout__region--second .field--name-field-related-collections .field__item .collection-related-links-outer-wrapper .text-group {
    position: relative; }
    .node--type-trove-collection-feature .layout__region--second .field--name-field-related-collections .field__item .collection-related-links-outer-wrapper .text-group .field--name-node-title h2 {
      font-size: 21px;
      padding: 5px 1rem 0 1rem; }
    .node--type-trove-collection-feature .layout__region--second .field--name-field-related-collections .field__item .collection-related-links-outer-wrapper .text-group .inline__links {
      position: absolute;
      bottom: 5px; }
  .node--type-trove-collection-feature .layout__region--second .field--name-field-related-collections .field__item .collection-related-links-outer-wrapper .field--name-field-banner-image {
    position: relative;
    overflow: hidden;
    width: 100%; }
    .node--type-trove-collection-feature .layout__region--second .field--name-field-related-collections .field__item .collection-related-links-outer-wrapper .field--name-field-banner-image img {
      width: 100%;
      height: auto;
      -o-object-fit: cover;
         object-fit: cover;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
  .node--type-trove-collection-feature .layout__region--second .field--name-field-related-collections .field__item .collection-related-links-outer-wrapper:hover {
    background-color: #f4f4f4;
    cursor: pointer; }
    .node--type-trove-collection-feature .layout__region--second .field--name-field-related-collections .field__item .collection-related-links-outer-wrapper:hover .field--name-field-banner-image img {
      -webkit-transform: scale(1.05);
      transform: scale(1.05); }

.user-logged-in .node--type-trove-collection-feature .layout__region--second .field--name-field-related-collections .field__item .collection-related-links-outer-wrapper div:nth-child(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.node--type-trove-trivia .btn, .node--type-trove-trivia body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link .node--type-trove-trivia a, .node--type-trove-trivia body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action .node--type-trove-trivia a, .node--type-trove-trivia body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action .node--type-trove-trivia a {
  width: unset;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 2rem; }
  .node--type-trove-trivia .btn a, .node--type-trove-trivia body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a a, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link .node--type-trove-trivia a a, .node--type-trove-trivia body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action .node--type-trove-trivia a a, .node--type-trove-trivia body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action .node--type-trove-trivia a a {
    color: #2d004b;
    padding: 1rem; }
    .node--type-trove-trivia .btn a:hover, .node--type-trove-trivia body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a a:hover, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link .node--type-trove-trivia a a:hover, .node--type-trove-trivia body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a a:hover, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action .node--type-trove-trivia a a:hover, .node--type-trove-trivia body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a a:hover, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action .node--type-trove-trivia a a:hover {
      color: white;
      text-decoration: none; }

.node--type-trove-presentation .landing--top {
  width: 100%; }
  .node--type-trove-presentation .landing--top .group-title h1, .node--type-trove-presentation .landing--top .group-title h2 {
    margin-bottom: 0;
    font-family: "Source Serif Pro", serif;
    font-weight: 600;
    font-size: 2.5rem; }
    @media (max-width: 768px) {
      .node--type-trove-presentation .landing--top .group-title h1, .node--type-trove-presentation .landing--top .group-title h2 {
        line-height: 1.25; } }
    @media (max-width: 575.98px) {
      .node--type-trove-presentation .landing--top .group-title h1, .node--type-trove-presentation .landing--top .group-title h2 {
        font-size: 2.0417rem; } }
  .node--type-trove-presentation .landing--top .group-title .field--name-field-subtitle {
    color: black;
    margin-top: .6667rem;
    text-transform: uppercase; }
  @supports (font-variation-settings: normal) {
    .node--type-trove-presentation .landing--top .group-title h1, .node--type-trove-presentation .landing--top .group-title h2 {
      font-family: "Source Serif Variable", serif; } }

.node--type-trove-presentation .layout__region--first {
  margin-top: 3rem;
  margin-bottom: 3rem; }
  .node--type-trove-presentation .layout__region--first .presentation-card {
    margin-bottom: 1rem; }
    .node--type-trove-presentation .layout__region--first .presentation-card h2 {
      text-transform: uppercase;
      font-family: "Source Sans Pro", sans-serif;
      font-weight: 600;
      font-size: 24px; }
    @supports (font-variation-settings: normal) {
      .node--type-trove-presentation .layout__region--first .presentation-card h2 {
        font-family: "Source Sans Variable", sans-serif; } }
    .node--type-trove-presentation .layout__region--first .presentation-card svg {
      margin-right: 0.5rem;
      width: 1.5rem;
      height: 1.5rem;
      color: #6d6d6d; }
    .node--type-trove-presentation .layout__region--first .presentation-card .card-when {
      background-color: #f4f4f4;
      padding: 1rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-radius: 3px 0 0 3px; }
    .node--type-trove-presentation .layout__region--first .presentation-card .card-where {
      background-color: #d1d1d1;
      padding: 1rem;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border-radius: 0 3px 3px 0; }
  .node--type-trove-presentation .layout__region--first .btn, .node--type-trove-presentation .layout__region--first body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link .node--type-trove-presentation .layout__region--first a, .node--type-trove-presentation .layout__region--first body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action .node--type-trove-presentation .layout__region--first a, .node--type-trove-presentation .layout__region--first body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action .node--type-trove-presentation .layout__region--first a {
    width: unset;
    margin-bottom: 1rem; }
    .node--type-trove-presentation .layout__region--first .btn a, .node--type-trove-presentation .layout__region--first body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a a, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link .node--type-trove-presentation .layout__region--first a a, .node--type-trove-presentation .layout__region--first body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action .node--type-trove-presentation .layout__region--first a a, .node--type-trove-presentation .layout__region--first body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action .node--type-trove-presentation .layout__region--first a a {
      color: #2d004b;
      padding: 1rem; }
      .node--type-trove-presentation .layout__region--first .btn a:hover, .node--type-trove-presentation .layout__region--first body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a a:hover, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link .node--type-trove-presentation .layout__region--first a a:hover, .node--type-trove-presentation .layout__region--first body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a a:hover, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action .node--type-trove-presentation .layout__region--first a a:hover, .node--type-trove-presentation .layout__region--first body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a a:hover, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action .node--type-trove-presentation .layout__region--first a a:hover {
        color: white;
        text-decoration: none; }
  .node--type-trove-presentation .layout__region--first .field--name-dynamic-token-fieldnode-presentation-video,
  .node--type-trove-presentation .layout__region--first .field--name-dynamic-token-fieldnode-presentation-audio {
    margin-top: 2rem; }

.node--type-trove-presentation .layout__region--second #views-exposed-form-solr-search-solr-search {
  padding-bottom: 0.5rem;
  position: relative; }
  .node--type-trove-presentation .layout__region--second #views-exposed-form-solr-search-solr-search:before {
    content: '';
    display: block;
    border-top: 4px solid #008944;
    border-right: 1px solid transparent;
    position: absolute;
    width: 100%;
    bottom: -5px; }
  .node--type-trove-presentation .layout__region--second #views-exposed-form-solr-search-solr-search .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-bottom: 0; }
    .node--type-trove-presentation .layout__region--second #views-exposed-form-solr-search-solr-search .form-group #edit-search-api-fulltext {
      border: none; }
    .node--type-trove-presentation .layout__region--second #views-exposed-form-solr-search-solr-search .form-group #edit-submit-solr-search {
      width: auto;
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      margin-bottom: 0; }

.node--type-trove-presentation .layout__region--second .sidebar {
  margin-top: 3rem; }
  .node--type-trove-presentation .layout__region--second .sidebar .navigation {
    position: relative; }
    .node--type-trove-presentation .layout__region--second .sidebar .navigation:before {
      content: '';
      display: block;
      border-top: 4px solid #008944;
      border-right: 1px solid transparent;
      position: absolute;
      bottom: -4px;
      width: 100%; }

.node--type-trove-profile .landing--top {
  width: 100%; }
  .node--type-trove-profile .landing--top .group-title h1, .node--type-trove-profile .landing--top .group-title h2 {
    margin-bottom: 0;
    font-family: "Source Serif Pro", serif;
    font-weight: 600;
    font-size: 2.5rem; }
    @media (max-width: 768px) {
      .node--type-trove-profile .landing--top .group-title h1, .node--type-trove-profile .landing--top .group-title h2 {
        line-height: 1.25; } }
    @media (max-width: 575.98px) {
      .node--type-trove-profile .landing--top .group-title h1, .node--type-trove-profile .landing--top .group-title h2 {
        font-size: 2.0417rem; } }
  @supports (font-variation-settings: normal) {
    .node--type-trove-profile .landing--top .group-title h1, .node--type-trove-profile .landing--top .group-title h2 {
      font-family: "Source Serif Variable", serif; } }

.node--type-trove-profile .layout__region--first {
  margin-bottom: 3rem; }
  .node--type-trove-profile .layout__region--first .author-info {
    margin-top: 1rem;
    margin-bottom: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .node--type-trove-profile .layout__region--first .author-info .field--name-field-profile-picture {
      margin-right: 16px; }
      .node--type-trove-profile .layout__region--first .author-info .field--name-field-profile-picture img {
        border-radius: 50%; }
    .node--type-trove-profile .layout__region--first .author-info .field--name-field-full-name {
      text-transform: uppercase;
      font-family: "Source Sans Pro", sans-serif;
      font-weight: 600; }
    @supports (font-variation-settings: normal) {
      .node--type-trove-profile .layout__region--first .author-info .field--name-field-full-name {
        font-family: "Source Sans Variable", sans-serif; } }
  .node--type-trove-profile .layout__region--first .field--name-field-email,
  .node--type-trove-profile .layout__region--first .field--name-field-twitter-handle {
    display: inline; }
  .node--type-trove-profile .layout__region--first .field--name-field-email {
    margin-right: 1rem; }
  .node--type-trove-profile .layout__region--first .paragraph--type-project:nth-child(n) {
    border-bottom: 3px solid #008944; }
  .node--type-trove-profile .layout__region--first .paragraph--type-project:nth-child(2n) {
    border-bottom: 3px solid #61b7f9; }
  .node--type-trove-profile .layout__region--first .paragraph--type-project:nth-child(3n) {
    border-bottom: 3px solid #ffbd4c; }
  .node--type-trove-profile .layout__region--first .paragraph--type-project:nth-child(4n) {
    border-bottom: 3px solid #c0286f; }
  .node--type-trove-profile .layout__region--first .paragraph--type-project:nth-child(5n) {
    border-bottom: 3px solid #ff733e; }
  .node--type-trove-profile .layout__region--first .paragraph--type-project:nth-child(6n) {
    border-bottom: 3px solid #6338c2; }
  .node--type-trove-profile .layout__region--first .paragraph--type-project .project-group {
    margin-top: 2rem; }
    .node--type-trove-profile .layout__region--first .paragraph--type-project .project-group .tools-used {
      margin-bottom: 0; }
    .node--type-trove-profile .layout__region--first .paragraph--type-project .project-group .row {
      margin-bottom: 2rem; }
  .node--type-trove-profile .layout__region--first .btn, .node--type-trove-profile .layout__region--first body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link .node--type-trove-profile .layout__region--first a, .node--type-trove-profile .layout__region--first body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action .node--type-trove-profile .layout__region--first a, .node--type-trove-profile .layout__region--first body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action .node--type-trove-profile .layout__region--first a {
    width: unset;
    margin-bottom: 2rem; }
    .node--type-trove-profile .layout__region--first .btn a, .node--type-trove-profile .layout__region--first body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a a, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link .node--type-trove-profile .layout__region--first a a, .node--type-trove-profile .layout__region--first body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action .node--type-trove-profile .layout__region--first a a, .node--type-trove-profile .layout__region--first body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a a, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action .node--type-trove-profile .layout__region--first a a {
      color: #2d004b;
      padding: 1rem; }
      .node--type-trove-profile .layout__region--first .btn a:hover, .node--type-trove-profile .layout__region--first body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link a a:hover, body.node--type-landing-page:not(.path-frontpage) .landing--bottom .field--name-field-additional-components-2nd .paragraph--type--additional-components-text .field--name-field-link .node--type-trove-profile .layout__region--first a a:hover, .node--type-trove-profile .layout__region--first body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a a:hover, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action .node--type-trove-profile .layout__region--first a a:hover, .node--type-trove-profile .layout__region--first body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a a:hover, body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action .node--type-trove-profile .layout__region--first a a:hover {
        color: white;
        text-decoration: none; }

.node--type-trove-profile .layout__region--second #views-exposed-form-solr-search-solr-search {
  padding-bottom: 0.5rem;
  position: relative; }
  .node--type-trove-profile .layout__region--second #views-exposed-form-solr-search-solr-search:before {
    content: '';
    display: block;
    border-top: 4px solid #008944;
    border-right: 1px solid transparent;
    position: absolute;
    width: 100%;
    bottom: -5px; }
  .node--type-trove-profile .layout__region--second #views-exposed-form-solr-search-solr-search .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    margin-bottom: 0; }
    .node--type-trove-profile .layout__region--second #views-exposed-form-solr-search-solr-search .form-group #edit-search-api-fulltext {
      border: none; }
    .node--type-trove-profile .layout__region--second #views-exposed-form-solr-search-solr-search .form-group #edit-submit-solr-search {
      width: auto;
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      margin-bottom: 0; }

.node--type-trove-profile .layout__region--second .sidebar {
  margin-top: 3rem; }
  .node--type-trove-profile .layout__region--second .sidebar .navigation {
    position: relative; }
    .node--type-trove-profile .layout__region--second .sidebar .navigation:before {
      content: '';
      display: block;
      border-top: 4px solid #008944;
      border-right: 1px solid transparent;
      position: absolute;
      bottom: -4px;
      width: 100%; }

.block-content--type-priority-partners a:hover img,
.view-display-id-block_related_partners a:hover img {
  opacity: 0.8; }

.block-content--type-priority-partners .trove-partner-icon,
.view-display-id-block_related_partners .trove-partner-icon {
  margin-bottom: 1rem; }
  .block-content--type-priority-partners .trove-partner-icon a,
  .view-display-id-block_related_partners .trove-partner-icon a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 1px solid #d1d1d1;
    min-height: 100px; }
    .block-content--type-priority-partners .trove-partner-icon a:hover img,
    .view-display-id-block_related_partners .trove-partner-icon a:hover img {
      opacity: 0.8; }

.block-content--type-priority-partners img,
.view-display-id-block_related_partners img {
  max-width: 100%;
  max-height: 100px;
  -o-object-fit: contain;
     object-fit: contain;
  padding: 1rem 0.5rem; }

.partners-list .filters-section {
  margin: 1rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .partners-list .filters-section .filter-switch {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .partners-list .filters-section .filter-switch .filter-switch-sort {
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .partners-list .filters-section .filter-switch a {
      color: #a3a3a3;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .partners-list .filters-section .filter-switch a:hover, .partners-list .filters-section .filter-switch a.active {
        color: #2d004b;
        text-decoration: none; }
      .partners-list .filters-section .filter-switch a i,
      .partners-list .filters-section .filter-switch a svg {
        margin-right: 5px; }
  .partners-list .filters-section .search-box {
    padding-right: 0; }
  .partners-list .filters-section .filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .partners-list .filters-section .filter .filter-link {
      padding: 0.3rem 1rem;
      margin-right: 0.5rem;
      border: 1px solid black;
      border-radius: 32px;
      color: black;
      text-decoration: none;
      margin-bottom: 1rem; }
      .partners-list .filters-section .filter .filter-link:hover, .partners-list .filters-section .filter .filter-link.active {
        background-color: #2d004b;
        color: white;
        border-color: #2d004b; }

.partners-list h3 {
  font-family: "Source Sans Pro", sans-serif;
  position: relative; }
  .partners-list h3:after {
    position: absolute;
    content: '';
    display: block;
    border-bottom: 1px solid #d1d1d1;
    width: 100%; }

.partners-list .col-lg-2,
.partners-list .col-12 {
  margin-bottom: 1rem; }
  .partners-list .col-lg-2 a,
  .partners-list .col-12 a {
    display: block;
    text-decoration: underline;
    color: black; }
    .partners-list .col-lg-2 a:hover img,
    .partners-list .col-12 a:hover img {
      opacity: 0.8; }

.partners-list .trove-partner-logo {
  max-width: 100%;
  max-height: 100px;
  -o-object-fit: cover;
     object-fit: cover; }

.partners-list .trove-partner-name {
  text-transform: uppercase;
  color: black;
  font-family: "Source Serif Pro", serif;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 0.5rem; }

.partners-list nav {
  margin-bottom: 5rem; }
  .partners-list nav .pagination li {
    margin-right: 0.5rem; }
  .partners-list nav .pagination .page-link {
    border: none;
    color: #2d004b;
    padding: 0.2rem 0.5rem;
    font-weight: 600; }
    .partners-list nav .pagination .page-link:hover {
      background-color: #2d004b;
      color: white; }
  .partners-list nav .pagination .page-item.active .page-link {
    color: white;
    background-color: #2d004b; }
  .partners-list nav .pagination .page-item:first-child .page-link, .partners-list nav .pagination .page-item:last-child .page-link {
    border-radius: 0; }

#partner-search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  #partner-search-form:after {
    content: '';
    display: block;
    border-top: 1px solid #a3a3a3;
    position: absolute;
    width: 100%;
    bottom: 0; }
  #partner-search-form input {
    border: none; }
  #partner-search-form .partner-search-button {
    border: 2px solid #008944;
    border-radius: 2px;
    background-color: #008944;
    color: white;
    padding: 3px 6px; }
    #partner-search-form .partner-search-button:hover {
      border-color: #008944;
      background-color: white;
      color: #008944; }

@media (max-width: 1460px) {
  body.path-frontpage .feature-2-col .layout__region--first,
  body.path-frontpage .feature-2-col .layout__region--second {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  body.path-frontpage .feature-2-col .layout__region--first .feature-row {
    padding-left: 0;
    padding-right: 0; }
  body.path-frontpage .paragraph--type--additional-components {
    padding: 0; }
    body.path-frontpage .paragraph--type--additional-components .component-image .field--name-field-image {
      margin-top: 1rem; }
  body.path-frontpage .landing--bottom:after {
    height: 247px; }
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .news-listing-item-link .col-l, .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link .col-l, .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .news-listing-item-link .col-l,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .news-listing-item-link .col-l {
    max-width: 32%; }
  
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .news-listing-item-link .col-r,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link .col-r,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .news-listing-item-link .col-r,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .news-listing-item-link .col-r {
    max-width: 70%; }
  .node--type-trove-event .event-cards svg {
    width: 1rem;
    height: 1rem; } }

@media (max-width: 991.98px) {
  body.node--type-landing-page:not(.path-frontpage) .inner-left {
    display: none; }
  .header .header-bottom .container {
    padding-right: 0;
    padding-left: 0;
    max-width: 730px; }
  .header .block-menu.menu--main ul li:first-child {
    padding-left: 0; }
  .header .menu--header-secondary-menu {
    display: none; }
  #mobile-menu-button {
    position: absolute;
    top: 1.5rem;
    right: 0; }
    #mobile-menu-button .mobile-wrapper {
      padding-right: 20px; }
    #mobile-menu-button .label {
      vertical-align: middle;
      color: #2d004b;
      font-family: "Source Sans Pro", sans-serif;
      font-weight: 600; }
    @supports (font-variation-settings: normal) {
      #mobile-menu-button .label {
        font-family: "Source Sans Variable", sans-serif; } }
    #mobile-menu-button .hamburger-box {
      vertical-align: middle;
      color: #2d004b; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    background-color: #2d004b !important;
    height: 4px !important; }
  .footer .footer-top #block-social {
    display: block; }
    .footer .footer-top #block-social .content {
      margin-left: 0; }
  .footer .footer-middle {
    height: 100%; }
    .footer .footer-middle .container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .footer .footer-middle .container .layout__region {
        line-height: 1.5;
        padding: 2rem 0; }
        .footer .footer-middle .container .layout__region .col-md-2 {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 25%;
                  flex: 0 0 25%;
          max-width: 25%; }
        .footer .footer-middle .container .layout__region .col-md-8 {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%;
          max-width: 50%; }
    .footer .footer-middle img {
      width: 100%;
      height: auto; }
  body.path-frontpage .field--name-field-banner-bottom-block .col-md-8.offset-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0; }
  body.path-frontpage .field--name-field-banner-bottom-block .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    margin-top: 3rem; }
  body.path-frontpage .paragraph--type--additional-components h3 {
    width: 80%; }
  body.path-frontpage .content-bottom .region-content-bottom-bg .view-trove-homepage-feature img {
    display: none; }
  body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-call-to-action a,
  body.path-frontpage .content-bottom #block-jointhetrovecommunity .field--name-field-secondary-call-to-action a {
    width: unset;
    padding-left: 1rem;
    padding-right: 1rem; }
  body.path-frontpage .content-bottom #block-views-block-trove-homepage-feature-trivia .block-inner {
    margin-right: 0;
    padding-right: 20px; }
  .partners-list .filters-section .filter-switch {
    padding-right: 0;
    margin-bottom: 1rem; }
  .partners-list .filters-section .filter {
    padding-left: 0;
    padding-right: 0; }
  .partners-list .filters-section .search-box {
    padding-left: 0; } }

@media (max-width: 768px) {
  .footer .container {
    padding-right: 19px;
    padding-left: 19px; }
  .footer .footer-top {
    padding-top: 35px;
    padding-bottom: 36px; }
    .footer .footer-top .col-md-2 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.3333333333%;
              flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    .footer .footer-top #block-trovenewsletter .field--name-body h2 {
      display: block;
      margin-right: 0;
      margin-bottom: 15px;
      margin-top: 1rem; }
    .footer .footer-top #block-trovenewsletter .field--name-body p {
      margin-bottom: 0.5rem; }
    .footer .footer-top #block-links.col-md-2 {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 33.3333333333%;
              flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    .footer .footer-top #block-links .nav-link {
      padding-bottom: 1rem; }
    .footer .footer-top #block-social {
      display: block; }
      .footer .footer-top #block-social .content {
        margin-left: 0; }
  body.path-frontpage .landing--top .field--name-field-banner-image .field-inner {
    width: 320px; }
  body.path-frontpage .landing--top .field--name-field-banner-image .banner-image-mask {
    left: -1px !important; }
  body.path-frontpage .landing--top .field--name-field-banner-bottom-block .col-md-8.offset-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  body.path-frontpage .landing--top .field--name-field-banner-bottom-block .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    margin-top: 3rem; }
  body.path-frontpage .landing--top .field--name-field-banner-bottom-block .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  body.path-frontpage .feature-2-col .layout__region--first {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  body.path-frontpage .feature-2-col .layout__region--second {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
    body.path-frontpage .feature-2-col .layout__region--second .field--name-field-secondary-features .feature-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      body.path-frontpage .feature-2-col .layout__region--second .field--name-field-secondary-features .feature-row img {
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
  body.path-frontpage .landing--bottom:after {
    height: 229px; }
  body.path-frontpage .landing--bottom .field--name-field-additional-components > .col-md-3 {
    padding-left: 0; }
  body.path-frontpage .paragraph--type--additional-components {
    padding: 0; }
    body.path-frontpage .paragraph--type--additional-components .component-image .field--name-field-image {
      width: 190px;
      height: 184px; }
      body.path-frontpage .paragraph--type--additional-components .component-image .field--name-field-image:before {
        width: 190px;
        height: 190px; }
      body.path-frontpage .paragraph--type--additional-components .component-image .field--name-field-image img {
        width: 188px;
        height: 188px;
        margin-top: 0; }
    body.path-frontpage .paragraph--type--additional-components h3 {
      width: unset; }
  .container {
    padding-left: 0;
    padding-right: 0; }
  .node--type-trove-blog .layout--twocol .layout__region--first .field--name-field-logo .field__item, .node--type-trove-news .layout--twocol .layout__region--first .field--name-field-logo .field__item, .node--type-trove-trivia .layout--twocol .layout__region--first .field--name-field-logo .field__item {
    padding-left: 20px; }
  .node--type-trove-blog .layout--twocol .layout__region--first .author-info .field--name-node-post-date, .node--type-trove-news .layout--twocol .layout__region--first .author-info .field--name-node-post-date, .node--type-trove-trivia .layout--twocol .layout__region--first .author-info .field--name-node-post-date {
    position: relative;
    right: auto !important;
    top: 100px; }
  .node--type-trove-blog .layout--twocol .layout__region--second, .node--type-trove-news .layout--twocol .layout__region--second, .node--type-trove-trivia .layout--twocol .layout__region--second {
    margin-top: 128px; }
  .node--type-trove-news .layout--twocol .layout__region--second {
    margin-top: 0; }
  .layout--twocol .offset-md-2 {
    margin-left: 0; }
  .layout--twocol .layout__region--first {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
    .layout--twocol .layout__region--first .field--type-text-with-summary {
      padding-top: 2rem; }
  .layout--twocol .layout__region--second {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .path-news .view-display-id-news_listing .view-header {
    margin-left: 1rem; }
  .path-news .news-views-content .row .alt-border-bottom {
    margin-left: -20px; }
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .event-cards .row {
    margin-left: 0;
    margin-right: 0; }
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .card-when {
    padding: 0.5rem; } }

@media (max-width: 575.98px) {
  #header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 26px;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5); }
  .header-bottom {
    display: none; }
  .header .header-top {
    border-bottom: none; }
  .header .block-system-branding-block .content .site-logo {
    padding-left: 0;
    padding-right: 0; }
  #mobile-menu-button {
    width: 50%;
    text-align: right; }
    #mobile-menu-button .mobile-wrapper {
      padding-right: 12px; }
    #mobile-menu-button:after {
      content: '';
      display: block;
      position: relative;
      border-bottom: 1px solid #d1d1d1;
      top: 1rem; }
  .footer .container {
    padding-right: 19px;
    padding-left: 19px; }
  .footer .footer-top .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .footer .footer-top .border-left {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    margin-top: 3rem;
    padding-left: 40px !important; }
  .footer .footer-top #block-acknowledgementofcountry-2 {
    padding-left: 20px; }
    .footer .footer-top #block-acknowledgementofcountry-2 .field--name-body p:first-child {
      margin-bottom: 1rem; }
    .footer .footer-top #block-acknowledgementofcountry-2 .field--name-body p:nth-child(2) {
      margin-bottom: 2rem; }
  .footer .footer-top #block-trovenewsletter-2 .field--name-body h2 {
    margin-top: 2rem; }
  .footer .footer-middle {
    height: 13rem;
    padding: 1rem 0; }
    .footer .footer-middle .container {
      display: block;
      position: relative;
      height: 100%; }
      .footer .footer-middle .container .layout__region {
        padding: 0; }
        .footer .footer-middle .container .layout__region .col-md-6 {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%; }
        .footer .footer-middle .container .layout__region .col-md-3 {
          position: absolute;
          top: 8rem;
          max-width: 50%; }
        .footer .footer-middle .container .layout__region .col-md-3:last-child {
          right: 0; }
    .footer .footer-middle img {
      width: auto;
      height: 40px; }
  .footer .footer-bottom {
    line-height: 45px; }
    .footer .footer-bottom .menu--footer ul.nav {
      padding-left: 20px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .footer .footer-bottom .menu--footer ul.nav li {
        padding-left: 0; }
  body.path-frontpage .landing--top {
    height: 700px; }
    body.path-frontpage .landing--top .field--name-field-banner-image .field-inner {
      width: 100%;
      position: inherit; }
      body.path-frontpage .landing--top .field--name-field-banner-image .field-inner .banner-image-mask {
        background-image: none; }
      body.path-frontpage .landing--top .field--name-field-banner-image .field-inner img {
        height: 280px;
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    body.path-frontpage .landing--top .field--name-field-banner-top {
      display: -webkit-box;
      height: 300px;
      position: absolute;
      top: 240px; }
      body.path-frontpage .landing--top .field--name-field-banner-top .container {
        margin-top: -0.5rem; }
    body.path-frontpage .landing--top .field--name-field-banner-bottom-block {
      position: absolute;
      top: 450px;
      background-color: white;
      margin-left: -20px; }
      body.path-frontpage .landing--top .field--name-field-banner-bottom-block .col-md-8.offset-md-2 .layout__region {
        position: relative; }
        body.path-frontpage .landing--top .field--name-field-banner-bottom-block .col-md-8.offset-md-2 .layout__region .col-md-3 {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%;
          max-width: 50%;
          margin-top: 3rem; }
        body.path-frontpage .landing--top .field--name-field-banner-bottom-block .col-md-8.offset-md-2 .layout__region .col-md-6 {
          -webkit-box-flex: 0;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          max-width: 100%; }
        body.path-frontpage .landing--top .field--name-field-banner-bottom-block .col-md-8.offset-md-2 .layout__region .col-md-3:first-child {
          position: absolute;
          top: 5rem; }
        body.path-frontpage .landing--top .field--name-field-banner-bottom-block .col-md-8.offset-md-2 .layout__region .col-md-3:last-child {
          position: absolute;
          right: -1rem;
          top: 5rem; }
  body.path-frontpage .feature-2-col .layout__region--second .view-trove-homepage-feature .feature-row .col-sm-6.pl-0 {
    padding-right: 0; }
  body.path-frontpage .landing--bottom {
    padding-top: 0; }
    body.path-frontpage .landing--bottom:after {
      background: white; }
    body.path-frontpage .landing--bottom .layout__region--bottom .col-md-12 {
      padding-left: 0; }
    body.path-frontpage .landing--bottom .field--name-field-additional-components .field__item {
      margin-bottom: 1rem; }
      body.path-frontpage .landing--bottom .field--name-field-additional-components .field__item h3 {
        color: #c0286f;
        display: inline; }
  body.path-frontpage .paragraph--type--additional-components .component-image .field--name-field-image {
    width: 100%; }
    body.path-frontpage .paragraph--type--additional-components .component-image .field--name-field-image:before {
      content: ''; }
  body.path-frontpage .paragraph--type--additional-components .link-arrow {
    color: #c0286f;
    display: inline; }
  body.path-frontpage .content-bottom #block-views-block-trove-homepage-feature-trivia {
    padding-right: 20px;
    padding-left: 20px; }
    body.path-frontpage .content-bottom #block-views-block-trove-homepage-feature-trivia .block-inner {
      padding-left: 0;
      padding-right: 0;
      padding-top: 0; }
  .container {
    padding-left: 19px;
    padding-right: 19px; }
  .layout--twocol .layout__region--first,
  .layout--twocol .layout__region--second {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .layout--twocol .layout__region--second {
    margin-top: 5rem;
    margin-bottom: 5rem; }
  .path-news .view-display-id-news_listing .view-header {
    margin-left: 0; }
  .path-news .news-views-content .row .alt-border-bottom {
    margin-left: 0; }
    .path-news .news-views-content .row .alt-border-bottom:after {
      width: calc(100% - 40px); }
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .news-listing-item-link .col-l,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link .col-l, .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .news-listing-item-link .col-l, .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link .col-l, .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .news-listing-item-link .col-l {
    max-width: 100%; }
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .news-listing-item-link .col-r,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link .col-r,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .news-listing-item-link .col-r,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link .col-r,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .news-listing-item-link .col-r {
    max-width: 100%;
    margin-left: 0; }
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .news-listing-item-link .col-r .inner,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link .col-r .inner,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .news-listing-item-link .col-r .inner,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link .col-r .inner,
    .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .news-listing-item-link .col-r .inner {
      padding-top: 1rem;
      padding-bottom: 4rem;
      padding-right: 20px; }
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .col-l .field--type-image,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .col-l .field--type-image,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .col-l .field--type-image,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .col-l .field--type-image,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .col-l .field--type-image {
    margin-left: -20px;
    margin-right: -20px; }
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .event-cards .row,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .event-cards .row,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .event-cards .row,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .event-cards .row,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .event-cards .row {
    margin-left: -20px; }
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-event .field--name-dynamic-token-fieldnode-trove-event-start-date,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-dynamic-token-fieldnode-trove-event-start-date,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .field--name-dynamic-token-fieldnode-trove-event-start-date,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-dynamic-token-fieldnode-trove-event-start-date,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .field--name-dynamic-token-fieldnode-trove-event-start-date {
    right: 0; }
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link .col-l .field--type-image,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .news-listing-item-link .col-l .field--type-image,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .news-listing-item-link .col-l .field--type-image,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .news-listing-item-link .col-l .field--type-image {
    margin-left: -20px;
    margin-right: -20px; }
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-node-post-date,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-blog .field--name-node-post-date,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-news .field--name-node-post-date,
  .path-news .news-views-content .node--view-mode-teaser.node--type-trove-trivia .field--name-node-post-date {
    right: 0; }
  #sidebar-first {
    margin-top: 0;
    margin-bottom: 2rem; }
  .node--type-trove-presentation .landing--top .group-title,
  .node--type-trove-profile .landing--top .group-title {
    padding-left: 0;
    padding-right: 0; }
  .partners-list .filters-section .filter-switch {
    display: none; } }

@media only screen and (max-width: 480px) {
  .header .block-system-branding-block .content {
    padding-left: 19px;
    padding-right: 21px; }
    .header .block-system-branding-block .content .site-logo img {
      width: 158px; } }

