:host {
  display: block;
  font-size: 62.5%;
  --bs-font-sans-serif: "Gotham", sans-serif;
  --bs-menu-font-sans-serif: "Gotham Medium", sans-serif;
  --bs-body-font-family: "Gotham", sans-serif;
  --bs-body-font-size: 2.2rem;
  --bs-body-line-height: 2.7rem;
  --bs-body-font-weight: 400;
  --bs-body-color: #637592;
  --bs-body-bg: #fff;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-opacity: 1;
  --theme-font-headings: "Gotham", sans-serif;
}
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.scri-shadow-scope {
  color: #637592;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
}
.scri-shadow-visibility {
  visibility: hidden;
}
.scri-shadow-visibility.scri-shadow-visibility-visible {
  visibility: visible;
}
.scri-shadow-visibility.scri-shadow-visibility-hidden {
  visibility: hidden;
}
.scri-shadow-scope .header.hero {
  position: sticky !important;
  top: 0 !important;
  z-index: 200 !important;
  background: var(--bs-body-bg);
}
.scri-shadow-scope a {
  color: inherit;
  text-decoration: none;
}
.scri-shadow-scope a:hover,
.scri-shadow-scope a:focus {
  text-decoration: none;
}
.scri-shadow-scope
  #primary-bar
  #functions
  .results-wrapper#browse-results
  .results
  .results-inner
  .list
  li
  .sm-trigger
  strong,
.scri-shadow-scope
  #primary-bar
  #functions
  .results-wrapper#browse-results
  .results
  .results-inner
  .list
  li
  .sm-trigger
  strong
  a {
  font-size: 1.8rem !important;
  line-height: 2.2rem !important;
}
.scri-shadow-scope
  #primary-bar
  #functions
  .results-wrapper#browse-results
  .results
  .results-inner
  .list
  li
  .sub-menu
  .extra
  a,
.scri-shadow-scope
  #primary-bar
  #functions
  .results-wrapper#browse-results
  .results
  .results-inner
  .list
  li
  .sub-menu
  .links
  ul
  li {
  font-size: 1.1rem !important;
  line-height: 2rem !important;
}
.scri-shadow-scope
  #primary-bar
  #functions
  .results-wrapper#browse-results1
  .results
  .results-inner
  .list
  li
  .sm-trigger
  strong,
.scri-shadow-scope
  #primary-bar
  #functions
  .results-wrapper#browse-results3
  .results
  .results-inner
  .list
  li
  .sm-trigger
  strong,
.scri-shadow-scope
  #primary-bar
  #functions
  .results-wrapper#browse-results1
  .results
  .results-inner
  .list
  li
  .sm-trigger
  strong
  a,
.scri-shadow-scope
  #primary-bar
  #functions
  .results-wrapper#browse-results3
  .results
  .results-inner
  .list
  li
  .sm-trigger
  strong
  a {
  font-size: 16px !important;
  line-height: 20px !important;
  font-family: "Gotham", sans-serif !important;
  font-weight: 350 !important;
}
.scri-shadow-scope #primary-bar #functions .results-wrapper#browse-results1,
.scri-shadow-scope #primary-bar #functions .results-wrapper#browse-results3 {
  top: 45px !important;
}
.scri-shadow-scope
  #primary-bar
  #functions
  .results-wrapper#browse-results1
  .results
  .results-inner
  .list:first-child,
.scri-shadow-scope
  #primary-bar
  #functions
  .results-wrapper#browse-results3
  .results
  .results-inner
  .list:first-child {
  margin-top: 12px;
}
