<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * $file
 * Variables
 **
*/
/**** Page Widths ****/
/**** Fonts ****/
/******* Colors *******/
/**** Override Bootstrap Variables ****/
:root {
  --bs-breadcrumb-divider: "&gt;";
  --bs-body-color: #000000;
}

.path-search h1.title {
  margin-bottom: 26px !important;
}

#block-iusd-googlesearchform-2 {
  max-width: 630px;
  margin: 0 auto;
}

a.nav-link--search {
  display: none !important;
}
.path-search a.nav-link--search, .path-search a.nav-link--search {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

form.gsc-search-box {
  background-color: #ffffff;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.2rem;
  color: #000000;
  border-radius: 0.7rem;
  overflow: hidden;
  margin: 0 0 3rem 0;
  border: 1px solid #2B6196;
}
form.gsc-search-box table.gsc-search-box {
  margin: 0;
}
form.gsc-search-box table.gsc-search-box * {
  border: none;
  margin: 0;
  padding: 0;
}
form.gsc-search-box table.gsc-search-box tbody {
  border: none;
}
form.gsc-search-box table.gsc-search-box tbody tr {
  border: none;
}
form.gsc-search-box table.gsc-input {
  border: none;
  margin: 0;
  padding: 0;
}
form.gsc-search-box table.gsc-input input.gsc-input {
  padding: 1.2rem 1rem !important;
  background: none transparent !important;
}
form.gsc-search-box table.gsc-input .gsib_b span {
  color: #2B6196;
}
form.gsc-search-box .gsc-search-button {
  width: 4rem;
}
form.gsc-search-box .gsc-search-button button {
  margin: 0;
  width: 4rem;
  height: 4rem;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
form.gsc-search-box .gsc-search-button button svg {
  font-size: 2.5rem;
  width: 2.5rem;
  height: 2.5rem;
  fill: #2B6196;
}
form.gsc-search-box .gsc-search-button button:active svg, form.gsc-search-box .gsc-search-button button:hover svg, form.gsc-search-box .gsc-search-button button:focus svg, form.gsc-search-box .gsc-search-button button:focus-visible svg {
  fill: #243E5E;
}

.region-top-header-form .gsc-control-searchbox-only form.gsc-search-box {
  width: 245px;
  height: 43px;
  background: #515251;
  border-radius: 0;
  border: none;
}
.region-top-header-form .gsc-control-searchbox-only form.gsc-search-box table.gsc-search-box {
  display: block;
}
.region-top-header-form .gsc-control-searchbox-only form.gsc-search-box table.gsc-search-box tbody {
  display: block;
}
.region-top-header-form .gsc-control-searchbox-only form.gsc-search-box table.gsc-search-box tbody tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.region-top-header-form .gsc-control-searchbox-only form.gsc-search-box table.gsc-search-box tbody td.gsc-input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
.region-top-header-form .gsc-control-searchbox-only form.gsc-search-box table.gsc-search-box tbody td.gsc-input table input {
  background-color: #515251 !important;
}
.region-top-header-form .gsc-control-searchbox-only form.gsc-search-box table.gsc-input input.gsc-input {
  width: 100%;
  padding: 1.2rem 1rem !important;
  background: #515251;
  border: none;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 2.2rem;
  color: #ffffff;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 0;
  max-width: 212px;
}
.region-top-header-form .gsc-control-searchbox-only form.gsc-search-box table.gsc-input input.gsc-input::-webkit-input-placeholder {
  color: #ffffff;
}
.region-top-header-form .gsc-control-searchbox-only form.gsc-search-box table.gsc-input input.gsc-input::-moz-placeholder {
  color: #ffffff;
}
.region-top-header-form .gsc-control-searchbox-only form.gsc-search-box table.gsc-input input.gsc-input:-ms-input-placeholder {
  color: #ffffff;
}
.region-top-header-form .gsc-control-searchbox-only form.gsc-search-box table.gsc-input input.gsc-input::-ms-input-placeholder {
  color: #ffffff;
}
.region-top-header-form .gsc-control-searchbox-only form.gsc-search-box table.gsc-input input.gsc-input::placeholder {
  color: #ffffff;
}
.region-top-header-form .gsc-control-searchbox-only form.gsc-search-box table.gsc-input .gsib_b {
  display: none;
}
.region-top-header-form .gsc-control-searchbox-only form.gsc-search-box .gsc-search-button {
  width: 4rem;
}
.region-top-header-form .gsc-control-searchbox-only form.gsc-search-box .gsc-search-button button {
  width: 43px;
  height: 43px;
}
.region-top-header-form .gsc-control-searchbox-only form.gsc-search-box .gsc-search-button button svg {
  width: 2.2rem;
  height: 2.2rem;
  fill: #ffffff;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.region-top-header-form .gsc-control-searchbox-only form.gsc-search-box .gsc-search-button button:active svg, .region-top-header-form .gsc-control-searchbox-only form.gsc-search-box .gsc-search-button button:hover svg, .region-top-header-form .gsc-control-searchbox-only form.gsc-search-box .gsc-search-button button:focus svg, .region-top-header-form .gsc-control-searchbox-only form.gsc-search-box .gsc-search-button button:focus-visible svg {
  fill: #ffffff;
}

.gsc-control-cse {
  background: none transparent !important;
  border: none;
  padding: 0;
  margin-bottom: 2rem;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-positioningWrapper {
  margin-bottom: 1.5rem;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-positioningWrapper .gsc-refinementHeader {
  margin: 0 0.625rem;
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
  background-color: #2B6196;
  border-bottom: 0.2rem solid #2B6196;
  color: #ffffff;
  padding: 0.75rem 2rem;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-positioningWrapper .gsc-refinementHeader:first-child {
  margin-left: 0;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-positioningWrapper .gsc-refinementHeader.gsc-refinementhActive {
  background-color: #ffffff;
  color: #000000;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-positioningWrapper .gsc-refinementHeader:hover, .gsc-control-cse .gsc-control-wrapper-cse .gsc-positioningWrapper .gsc-refinementHeader:focus {
  background-color: #ffffff;
  color: #000000;
  opacity: 0.8;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-above-wrapper-area {
  font-family: "lato", sans-serif;
  margin-bottom: 1.5rem;
  padding: 0.75rem 0;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-above-wrapper-area table.gsc-above-wrapper-area-container {
  margin: 0;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-above-wrapper-area table.gsc-above-wrapper-area-container tbody, .gsc-control-cse .gsc-control-wrapper-cse .gsc-above-wrapper-area table.gsc-above-wrapper-area-container tr {
  border: none;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-above-wrapper-area table.gsc-above-wrapper-area-container td {
  padding: 0 !important;
  border: none;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-above-wrapper-area .gsc-orderby {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 1.5rem;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-above-wrapper-area .gsc-orderby .gsc-option-menu-container .gsc-selected-option-container {
  max-width: 100%;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-above-wrapper-area .gsc-orderby .gsc-option-menu-container .gsc-option-menu-item-highlighted {
  background-color: transparent;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results {
  background: none transparent;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result {
  margin-bottom: 1.5rem;
  border: none;
  background-color: transparent;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-title * {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 960px) {
  .gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-title * {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-title a {
  color: #2B6196;
  text-decoration: none;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-title a:hover, .gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-title a:active, .gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-title a:focus {
  text-decoration: none;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-title a b {
  color: #2B6196;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-title.pdf:before, .gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-title.doc:before, .gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-title.docx:before, .gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-title.pptx:before, .gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-title.xlsx:before {
  display: inline-block;
  content: "";
  width: 1.5rem;
  height: 1.5rem;
  background-position: center center;
  background-repeat: no-repeat;
  margin-right: 0.5rem;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-title.pdf:before {
  background-image: url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"&gt;&lt;!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--&gt;&lt;path fill="%23004890" d="M64 464l48 0 0 48-48 0c-35.3 0-64-28.7-64-64L0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3L384 304l-48 0 0-144-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16zM176 352l32 0c30.9 0 56 25.1 56 56s-25.1 56-56 56l-16 0 0 32c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-48 0-80c0-8.8 7.2-16 16-16zm32 80c13.3 0 24-10.7 24-24s-10.7-24-24-24l-16 0 0 48 16 0zm96-80l32 0c26.5 0 48 21.5 48 48l0 64c0 26.5-21.5 48-48 48l-32 0c-8.8 0-16-7.2-16-16l0-128c0-8.8 7.2-16 16-16zm32 128c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16l-16 0 0 96 16 0zm80-112c0-8.8 7.2-16 16-16l48 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0 0 32 32 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0 0 48c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-64 0-64z"/&gt;&lt;/svg&gt;');
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-title.doc:before, .gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-title.docx:before {
  background-image: url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"&gt;&lt;!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--&gt;&lt;path fill="%23004890" d="M48 448V64c0-8.8 7.2-16 16-16H224v80c0 17.7 14.3 32 32 32h80V448c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16zM64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V154.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0H64zm55 241.1c-3.8-12.7-17.2-19.9-29.9-16.1s-19.9 17.2-16.1 29.9l48 160c3 10.2 12.4 17.1 23 17.1s19.9-7 23-17.1l25-83.4 25 83.4c3 10.2 12.4 17.1 23 17.1s19.9-7 23-17.1l48-160c3.8-12.7-3.4-26.1-16.1-29.9s-26.1 3.4-29.9 16.1l-25 83.4-25-83.4c-3-10.2-12.4-17.1-23-17.1s-19.9 7-23 17.1l-25 83.4-25-83.4z"/&gt;&lt;/svg&gt;');
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-title.pptx:before {
  background-image: url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"&gt;&lt;!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--&gt;&lt;path fill="%23004890" d="M64 464c-8.8 0-16-7.2-16-16V64c0-8.8 7.2-16 16-16H224v80c0 17.7 14.3 32 32 32h80V448c0 8.8-7.2 16-16 16H64zM64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V154.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0H64zm72 208c-13.3 0-24 10.7-24 24V336v56c0 13.3 10.7 24 24 24s24-10.7 24-24V360h44c42 0 76-34 76-76s-34-76-76-76H136zm68 104H160V256h44c15.5 0 28 12.5 28 28s-12.5 28-28 28z"/&gt;&lt;/svg&gt;');
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-title.xlsx:before {
  background-image: url('data:image/svg+xml,&lt;svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"&gt;&lt;!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--&gt;&lt;path fill="%23004890" d="M48 448V64c0-8.8 7.2-16 16-16H224v80c0 17.7 14.3 32 32 32h80V448c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16zM64 0C28.7 0 0 28.7 0 64V448c0 35.3 28.7 64 64 64H320c35.3 0 64-28.7 64-64V154.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0H64zm90.9 233.3c-8.1-10.5-23.2-12.3-33.7-4.2s-12.3 23.2-4.2 33.7L161.6 320l-44.5 57.3c-8.1 10.5-6.3 25.5 4.2 33.7s25.5 6.3 33.7-4.2L192 359.1l37.1 47.6c8.1 10.5 23.2 12.3 33.7 4.2s12.3-23.2 4.2-33.7L222.4 320l44.5-57.3c8.1-10.5 6.3-25.5-4.2-33.7s-25.5-6.3-33.7 4.2L192 280.9l-37.1-47.6z"/&gt;&lt;/svg&gt;');
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gsc-url-top * {
  font-family: "lato", sans-serif;
  font-weight: 500;
  color: #9d999a !important;
  margin-bottom: 1rem;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-fileFormat {
  display: none;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gsc-table-result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.75rem;
}
@media (min-width: 720px) {
  .gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gsc-table-result {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gsc-table-result * {
  font-family: "lato", sans-serif;
  color: #000000;
  font-size: 1.3rem;
  line-height: 2.4rem;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gsc-table-result .gsc-thumbnail {
  width: 100%;
  max-height: none;
}
@media (min-width: 720px) {
  .gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gsc-table-result .gsc-thumbnail {
    width: 18rem;
    max-width: 18rem;
  }
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gsc-table-result .gsc-thumbnail .gs-image-box {
  float: none;
  width: 100%;
  padding: 0;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gsc-table-result .gsc-thumbnail .gs-image-box .gs-image {
  display: block;
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
  border: none;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-per-result-labels {
  display: none;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result .gs-no-results-result .gs-snippet {
  background-color: transparent;
  border: none;
  margin: 0;
  padding: 0;
  font-weight: 700;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result.gsc-promotion {
  border-bottom: 0.125rem solid #9d999a;
  padding-bottom: 1.5rem;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result.gsc-promotion .gs-promotion-table {
  margin: 0;
  /** Use primary color at 10% opacity. **/
  background: #2B619610;
  padding: 0.625rem 0.688rem 0.125rem;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result.gsc-promotion .gs-promotion-table:hover {
  /** Use primary color at 20% opacity. **/
  background: #2B619620;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result.gsc-promotion .gs-promotion-table .gs-promotion-text-cell {
  padding: 0;
  margin: 0;
  font-family: "lato", sans-serif;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result.gsc-promotion .gs-promotion-table .gs-visibleUrl {
  font-weight: 700;
  color: #9d999a !important;
  margin-bottom: 1rem;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result.gsc-promotion .gs-promotion-table .gs-promotion-table-snippet-with-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.75rem;
}
@media (min-width: 720px) {
  .gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result.gsc-promotion .gs-promotion-table .gs-promotion-table-snippet-with-image {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result.gsc-promotion .gs-promotion-table .gs-promotion-table-snippet-with-image * {
  color: #000000;
  font-size: 1.6rem;
  line-height: 2.4rem;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result.gsc-promotion .gs-promotion-table .gs-promotion-table-snippet-with-image .gs-promotion-image-cell {
  float: none;
  width: 100%;
  padding: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result.gsc-promotion .gs-promotion-table .gs-promotion-table-snippet-with-image .gs-promotion-image-cell .gs-promotion-image-box {
  padding: 0;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-result.gsc-promotion .gs-promotion-table .gs-promotion-table-snippet-with-image .gs-promotion-image-cell .gs-promotion-image-box .gs-promotion-image {
  display: block;
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
  border: none;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-cursor-box .gsc-cursor {
  margin: 2.8125rem auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.25rem;
  font-size: 1.25rem;
  font-weight: 400;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-cursor-box .gsc-cursor .gsc-cursor-page {
  font-family: "brandon-grotesque", sans-serif;
  font-size: 1.6rem;
  line-height: 2.3rem;
  color: #9d999a;
  padding: 0.25rem 0.625rem;
  min-width: 30px;
  display: block;
  font-weight: bold;
  margin: 0;
  text-align: center;
  border-radius: 0.25rem;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-cursor-box .gsc-cursor .gsc-cursor-page.gsc-cursor-current-page {
  background-color: #2B6196;
  color: #ffffff;
}
.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-cursor-box .gsc-cursor .gsc-cursor-page:hover, .gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-cursor-box .gsc-cursor .gsc-cursor-page:active, .gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-cursor-box .gsc-cursor .gsc-cursor-page:focus {
  text-decoration: none;
}
.gsc-control-cse .gcsc-more-maybe-branding-root .gcsc-find-more-on-google .gcsc-find-more-on-google-magnifier {
  display: inline-block;
}

table.gssb_c {
  margin: 0;
}
table.gssb_c * {
  padding: 0 !important;
  border: none;
}
table.gssb_c .gsc-completion-container .gsc-completion-selected td {
  background-color: #F5F5F5 !important;
}
table.gssb_c .gsc-completion-container td {
  color: #000000;
  background-color: #fff !important;
}
table.gssb_c .gsc-completion-container .gssb_a {
  padding: 0.563rem !important;
}
table.gssb_c .gsq_a span {
  font-weight: 700;
}
table.gssb_c .gsq_a span &gt; b {
  font-weight: 400;
}

#loading-indicator {
  left: 50%;
  margin-left: -50px;
  margin-top: -50px;
  opacity: 0.5;
  position: fixed;
  top: 50%;
  z-index: 3000;
}
/*# sourceMappingURL=../sourcemaps/google-search.css.map */
</pre></body></html>