body {
    margin: 0;
    padding: unset;
  }
  .wrapper {
    margin: auto;
    max-width: 960px;
  }
  aside,
  main,
  section {
    display: block;
    margin: 0;
    padding: 0;
    border: none;
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .flex-container {
      display: flex;
      max-width: 580px;
    }
    .CoveoSearchInterface .coveo-search-section {
      max-width: 580px !important;
    }
    .CoveoSearchInterface .coveo-facet-column {
      width: 221px !important;
    }
    .coveo-main-section {
      max-width: 580px !important;
    }
    .coveo-results-header {
      max-width: 580px;
      padding: 0 10px;
    }
    .CoveoCustomSortDropdown>div>div.select-selected {
      max-width: 221px;
    }
  }
  @media (min-width:992px) {
    .wrapper {
      margin: auto;
      max-width: 960px;
      padding: 0;
    }
    .flex-container {
      display: flex;
      max-width: 960px;
    }
    .CoveoSearchInterface .coveo-search-section {
      max-width: 960px !important;
    }
    .CoveoSearchInterface .coveo-facet-column,
    .CoveoCustomSortDropdown .custom-sort-select {
      width: 221px !important;
    }
    .coveo-main-section {
      max-width: 960px !important;
    }
    .coveo-result-frame.bsci-elabeling-frame>.coveo-result-cell {
      padding-left: 16px;
    }
  }
  .content {
    flex: 1;
    background: white;
  }
  .sidebar {
    flex: 0 1 221px !important;
  }
  .sidebar {
    border: none;
  }
  .CoveoSearchInterface .coveo-search-section {
    display: block;
  }
  .coveo-pager-list-item {
    border: none;
    color: #007db3;
    padding: 0 14px;
    font-size: 15px;
    height: 19px;
    margin: 5px 0;
  }
  .coveo-pager-list-item.coveo-active {
    background-color: transparent;
    color: #383838;
    font-weight: 400;
    font-family: "SST-Bold", sans-serif;
    margin-left: 0;
    margin-right: 0;
  }
  .coveo-pager-list-item.coveo-active:hover {
    background-color: transparent;
    color: #383838;
    margin-left: 0;
    margin-right: 0;
  }
  .coveo-pager-next-icon {
    margin-left: 0;
  }
  .coveo-pager-previous-icon {
    margin-right: 0;
  }
  .coveo-pager-next-icon>svg,
  .coveo-pager-previous-icon>svg {
    display: none;
  }
  .coveo-pager-list-item:hover {
    background-color: #f0f1f1;
    color: #007db3;
    text-decoration: none;
  }
  .coveo-pager-previous-icon,
  .coveo-pager-next-icon {
    color: #007db3 !important;
  }
  .coveo-pager-next {
    padding-right: 0 !important;
    height: 32.5px;
  }
  .coveo-pager-previous {
    padding-left: 0 !important;
    height: 32.5px;
  }
  .CoveoSearchbox .magic-box .magic-box-clear-svg {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 20px;
  }
  .magic-box-clear-svg path {
    stroke: #6a737b;
    stroke-width: 1px;
  }
  @media only screen and (max-width: 767.98px) {
    .CoveoSearchbox .magic-box {
      margin-right: 0 !important;
    }
    .CoveoSearchbox .CoveoSearchButton {
      border: 1px solid rgb(0, 125, 179);
      border-radius: 3px;
      border-top-left-radius: 0 !important;
      border-bottom-left-radius: 0 !important;
      width: 48px !important;
      background-color: rgb(0, 125, 179);
      font-weight: 700;
    }
    .coveo-main-section {
      max-width: 540px !important;
    }
    .coveo-search-section {
      max-width: 540px !important;
    }
  }
  .CoveoSearchbox .magic-box {
    margin-right: 20px;
    border: 1px solid #383838;
  }
  .CoveoSearchbox .CoveoSearchButton {
    border: 1px solid rgb(0, 125, 179);
    border-radius: 3px;
    width: 123.688px;
    background-color: rgb(0, 125, 179);
    font-weight: 700;
  }
  .CoveoSearchbox .CoveoSearchButton:hover {
    background-color: white;
    color: #007db3;
  }
  @media (min-width: 768px) {
    .coveo-search-button>svg {
      display: none;
    }
  }
  @media (max-width: 767px) {
    .CoveoSearchButton .CoveoText {
      display: none;
    }
    .coveo-search-button>svg {
      color: #fff;
    }
    .CoveoSearchbox .CoveoSearchButton:hover .coveo-search-button>svg {
      color: #007db3;
    }
    .CoveoSearchButton:hover .coveo-magnifier-circle-svg {
      fill: #007db3;
    }
    .coveo-results-header {
      display: block;
      padding: 10px;
      overflow: visible;
    }
    .CoveoSortDropdown {
      width: 100% !important;
    }
    .CoveoResultList {
      margin: 0;
    }
    .coveo-list-layout.CoveoResult {
      padding-left: 0px;
    }
    .CoveoSearchInterface .coveo-results-column {
      padding: 5px;
    }
    .CoveoCustomSortDropdown .custom-sort-select {
      position: relative;
    }
    .coveo-sort-dropdown-section {
      margin: 0;
    }
  }
  .CoveoText.search-instructions {
    margin-bottom: 7px;
    color: #38383;
    font-weight: 700 !important;
  }
  .CoveoText.search-tip {
    margin-top: 14px;
  }
  .CoveoSearchInterface .coveo-search-section {
    max-width: 940px;
  }
  .coveo-dropdown.coveo-selected {
    border: 1px solid #383838 !important;
    border-radius: 3px;
    height: 50px;
    color: #6a737b;
    text-transform: capitalize;
    font-family: SST-Roman, sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding-left: 21px;
    padding-top: 7px;
  }
  @media (min-width:991px) {
    .coveo-sort-dropdown-section {
      width: 33% !important;
      padding-left: 10px;
    }
  }
  @media (min-width:768px) and (max-width: 990px) {
    .coveo-sort-dropdown-section {
      width: 221px;
    }
    .custom-sort-select {
      width: 221px;
    }
  }
  .CoveoSortDropdown .coveo-dropdown {
    color: #6a737b !important;
  }
  option {
    font-weight: normal;
    display: block;
    white-space: nowrap;
    min-height: 1.2em;
    padding: 0px 2px 1px;
    background-color: white;
    color: gray;
  }
  .bsci-desc>span {
    box-sizing: border-box;
    color: rgb(56, 56, 56);
    font-family: "SST-Bold", sans-serif;
    font-feature-settings: "kern";
    font-kerning: normal;
    font-size: 16px;
    font-weight: 700;
    line-height: 23.2px;
    margin-bottom: 5px;
    margin-top: 0px;
    text-align: left;
    text-rendering: optimizelegibility;
  }
  .bsci-desc-2>span>h4 {
    width: 50%;
    float: left;
    margin: 1px 0;
  }
  .bsci-elabeling-frame {
    box-sizing: border-box;
    border-bottom-color: rgb(209, 209, 209);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: solid;
    border-bottom-width: 0.8px;
    border-left-color: rgb(209, 209, 209);
    border-left-style: solid;
    border-left-width: 0.8px;
    border-right-color: rgb(209, 209, 209);
    border-right-style: solid;
    border-right-width: 0.8px;
    border-top-color: rgb(209, 209, 209);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: solid;
    border-top-width: 0.8px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
  }
  .bsci-model>span {
    font-family: "SST-Bold", sans-serif;
  }
  .bsci-span {
    font-family: "SST-Bold", sans-serif;
  }
  .bsci-desc-2>span {
    box-sizing: border-box;
    color: rgb(56, 56, 56);
    font-family: "SST-Bold", sans-serif;
    font-feature-settings: "kern";
    font-kerning: normal;
    font-size: 18px;
    font-weight: 700;
    line-height: 26.1px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-bottom: 7px;
    text-align: left;
    text-rendering: optimizelegibility;
  }
  .bsci-button {
    background-color: rgb(0, 125, 179);
    border-bottom-color: rgb(0, 125, 179);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: solid;
    border-bottom-width: 0.8px;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(0, 125, 179);
    border-left-style: solid;
    border-left-width: 0.8px;
    border-right-color: rgb(0, 125, 179);
    border-right-style: solid;
    border-right-width: 0.8px;
    border-top-color: rgb(0, 125, 179);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: solid;
    border-top-width: 0.8px;
    box-sizing: border-box;
    color: rgb(255, 255, 255) !important;
    cursor: pointer;
    display: inline-block;
    font-family: SST-Bold, sans-serif;
    font-feature-settings: "kern";
    font-kerning: normal;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 14px;
    padding-bottom: 14px;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 14px;
    text-align: center;
    text-decoration-color: rgb(255, 255, 255);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    text-rendering: optimizelegibility;
    transition-delay: 0s, 0s, 0s, 0s, 0s;
    transition-duration: 0.15s, 0.15s, 0.15s, 0.15s, 0.15s;
    transition-property: color, background-color, border-color, box-shadow, box-shadow;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    user-select: none;
    vertical-align: middle;
    white-space: normal
  }
  .bsci-button:hover {
    background-color: rgb(255, 255, 255);
    border-bottom-color: rgb(0, 125, 179);
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-style: solid;
    border-bottom-width: 0.8px;
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: rgb(0, 125, 179);
    border-left-style: solid;
    border-left-width: 0.8px;
    border-right-color: rgb(0, 125, 179);
    border-right-style: solid;
    border-right-width: 0.8px;
    border-top-color: rgb(0, 125, 179);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-style: solid;
    border-top-width: 0.8px;
    box-sizing: border-box;
    color: rgb(0, 125, 179) !important;
    cursor: pointer;
    display: inline-block;
    font-family: SST-Bold, sans-serif;
    font-feature-settings: "kern";
    font-kerning: normal;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 14px;
    padding-bottom: 14px;
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 14px;
    text-align: center;
    text-decoration: none !important;
    text-decoration-color: rgb(0, 125, 179);
    text-decoration-line: none;
    text-decoration-style: solid;
    text-decoration-thickness: auto;
    text-rendering: optimizelegibility;
    transition-delay: 0s, 0s, 0s, 0s, 0s;
    transition-duration: 0.15s, 0.15s, 0.15s, 0.15s, 0.15s;
    transition-property: color, background-color, border-color, box-shadow, box-shadow;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out, ease-in-out;
    user-select: none;
    vertical-align: middle;
    white-space: normal
  }
  .coveo-results-header {
    box-shadow: none;
  }
  .coveo-summary-section {
    border-right: none !important;
  }
  .coveo-list-layout.CoveoResult {
    border-bottom: none;
  }
  .coveo-results-per-page-list-item.coveo-active {
    display: none;
  }
  .CoveoResultsPerPage {
    margin: 0;
    float: none;
  }
  .CoveoFieldValue .coveo-field-caption::after {
    content: ' :';
  }
  .CoveoBreadcrumb {
    border-bottom: none;
  }
  @media (min-width: 991px) {
    .coveo-breadcrumb-items {
      display: flex;
      flex-wrap: wrap;
      padding: 5px;
    }
    ul.coveo-dynamic-facet-breadcrumb.coveo-breadcrumb-item {
      display: inline-block;
      margin: 0;
    }
    li.coveo-dynamic-facet-breadcrumb-value-list-item {
      margin: 2px 0;
    }
    .coveo-after-initialization button.coveo-dynamic-facet-breadcrumb-value {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      white-space: nowrap;
      border: 1px solid black;
      padding: 1px 5px;
    }
  }
  @media (max-width: 990px) {
    .bsci-button,
    .bsci-button:hover {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      display: block;
    }
    .CoveoBreadcrumb {
      display: block;
    }
    .coveo-breadcrumb-items {
      display: flex;
      flex-wrap: wrap;
      padding: 5px;
    }
    .coveo-after-initialization button.coveo-dynamic-facet-breadcrumb-value {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      white-space: break-spaces;
      border: 1px solid black;
      padding: 1px 5px;
      margin: 5px 2px;
      justify-content: center;
      align-items: center;
    }
    ul.coveo-dynamic-facet-breadcrumb.coveo-breadcrumb-item {
      margin: 0;
    }
  }
  .coveo-breadcrumb-facet-column .coveo-breadcrumb-items,
  .coveo-dynamic-facet-breadcrumb-title {
    display: none;
  }
  .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-modal-content {
    right: 0;
    left: unset;
    width: 85%;
    z-index: 99999;
  }
  @media (min-width: 991px) {
    .coveo-result-frame .coveo-result-row.elabel-metadata-row,
    .CoveoResult.coveo-result-frame .coveo-result-row.elabel-metadata-row {
      margin-top: 20px;
      display: flex;
    }
    .coveo-result-frame .coveo-result-cell.elabel-metadata-cell-left {
      font-size: 16px;
      flex: 2 0 0;
      padding-right: 4rem;
    }
    coveo-result-frame .coveo-result-cell.elabel-metadata-cell-right {
      font-size: 16px;
      flex: 1 0 0;
    }
  }
  @media (max-width:990px) {
    .coveo-result-frame .coveo-result-row.elabel-metadata-row,
    .CoveoResult.coveo-result-frame .coveo-result-row.elabel-metadata-row {
      margin-top: 20px;
      display: block;
    }
    .coveo-result-frame .coveo-result-cell.elabel-metadata-cell-left:not(div) {
      width: 0;
    }
    .coveo-result-frame .coveo-result-cell.elabel-metadata-cell-left,
    .coveo-result-frame .coveo-result-cell.elabel-metadata-cell-right {
      width: 100%;
      display: block;
    }
  }
  .coveo-result-frame .coveo-result-cell,
  .CoveoResult.coveo-result-frame .coveo-result-cell {
    line-height: 1.65em;
    padding-left: 0px;
  }
  /* The container must be positioned relative: */
  .custom-sort-select {
    position: absolute;
  }
  .custom-sort-select select {
    display: none;
    /*hide original SELECT element: */
  }
  .select-selected {
    background-color: #fff;
    color: #6a737b;
    padding: 8px 16px;
    cursor: pointer;
    border: 1px solid #383838;
  }
  /* Style the arrow inside the select element: */
  .select-selected:after {
    position: absolute;
    content: "";
    top: 18px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #383838 transparent transparent transparent;
  }
  /* Point the arrow upwards when the select box is open (active): */
  .select-selected.select-arrow-active:after {
    border-color: transparent transparent #383838 transparent;
    top: 10px;
  }
  /* style the items (options), including the selected item: */
  .select-items div {
    color: #383838;
    padding: 8px 16px;
    cursor: pointer;
  }
  /* Style items (options): */
  .select-items {
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    border: 1px solid #383838
  }
  /* Hide the items when the select box is closed: */
  .select-hide {
    display: none;
  }
  .select-items div:hover,
  .same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
  }
  span.CoveoCustomScrollUp {
    color: #007db3;
    cursor: pointer;
    text-decoration: underline;
  }
  .CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header-wrapper,
  .CoveoSearchInterface.coveo-small-recommendation .coveo-dropdown-header-wrapper,
  .CoveoSearchInterface.coveo-small-tabs .coveo-dropdown-header-wrapper {
    display: none;
  }
  @media (max-width: 480px) {
    .CoveoSearchInterface .CoveoSearchbox {
      max-width: 800px;
      margin-right: 0;
    }
  }
  input[type=checkbox].coveo-checkbox+button:focus:after {
    background-color: transparent;
  }
  .coveo-dynamic-facet-value.coveo-focused .coveo-checkbox-span-label {
    opacity: 1;
  }
  .coveo-no-results .coveo-summary-section {
    display: none;
  }
  .CoveoSearchInterface .coveo-results-column.coveo-no-results {
    max-width: 100%;
    text-align: left;
  }
  .coveo-results-header.coveo-no-results {
    display: none;
  }
  .coveo-summary-bottom {
    padding-left: 10px;
  }
  .coveo-summary-section {
    text-align: right;
    display: block;
  }
  .CoveoQuerySummary {
    text-align: right;
  }
  .coveo-dynamic-facet-header-title,
  .coveo-dynamic-facet-show-less,
  .coveo-dynamic-facet-show-more,
  .coveo-dynamic-facet-header-btn,
  .coveo-results-per-page-list-item,
  .CoveoSearchInterface.coveo-small-facets .coveo-dropdown-header, 
  .CoveoSearchInterface.coveo-small-recommendation .coveo-dropdown-header, 
  .CoveoSearchInterface.coveo-small-tabs .coveo-dropdown-header {
    color: #007db3;
  }
  .CoveoSearchInterface.coveo-small-facets .coveo-facet-column.coveo-facet-dropdown-modal-content .coveo-facet-modal-close-button {
    background-color: #007db3;
  }
  .coveo-results-per-page-list-item:hover {
    background-color: #007db3;
    color: #fff;
    text-decoration: none;
  }