
    .site-footer {
      clear: both
    }

    .post-template-customer-stories #jp-relatedposts {
      max-width: 1480px;
      margin: 0 auto;
      padding-left: 40px;
      padding-right: 40px
    }

    .jetpack-instant-search__overlay {
      background: #1d2327b3;
      bottom: 0;
      box-sizing: border-box;
      color: #0a112d;
      font-size: 16px;
      left: 0;
      opacity: 1;
      overflow-x: hidden;
      overflow-y: auto;
      position: fixed;
      right: 0;
      top: 0;
      z-index: 9999999999999
    }

    body.jps-theme-argent .jetpack-instant-search__overlay * {
      font-family: Helvetica, sans-serif
    }

    @media(max-width:767.98px) {
      .jetpack-instant-search__overlay {
        padding: 3em 1em
      }
    }

    @media(max-width:575.98px) {
      .jetpack-instant-search__overlay {
        padding: 0
      }
    }

    @media(min-width:768px) {
      .jetpack-instant-search__overlay {
        padding: 3em
      }
    }

    .jetpack-instant-search__overlay h1,
    .jetpack-instant-search__overlay h2,
    .jetpack-instant-search__overlay h3,
    .jetpack-instant-search__overlay h4,
    .jetpack-instant-search__overlay h5,
    .jetpack-instant-search__overlay h6 {
      letter-spacing: inherit
    }

    .jetpack-instant-search__overlay.is-hidden {
      background: #0000;
      opacity: 0;
      visibility: hidden
    }

    .jetpack-instant-search__overlay *,
    .jetpack-instant-search__overlay :after,
    .jetpack-instant-search__overlay :before {
      box-sizing: inherit
    }

    @media print {
      .jetpack-instant-search__overlay.is-hidden {
        display: none
      }
    }

    @media(prefers-reduced-motion:no-preference) {
      .jetpack-instant-search__overlay {
        transition: opacity .1s ease-in
      }
    }

    .gridicon {
      fill: currentColor;
      display: inline-block
    }

    .gridicon.needs-offset g {
      transform: translate(1px, 1px)
    }

    .gridicon.needs-offset-x g {
      transform: translate(1px)
    }

    .gridicon.needs-offset-y g {
      transform: translateY(1px)
    }

    .jetpack-instant-search__jetpack-colophon {
      margin-bottom: 2em;
      margin-top: 2em;
      text-align: center
    }

    .jetpack-instant-search__jetpack-colophon-link {
      align-items: center;
      color: inherit;
      display: flex;
      text-decoration: none
    }

    .jetpack-instant-search__jetpack-colophon-logo {
      display: inline;
      height: 16px;
      width: 16px
    }

    .jetpack-instant-search__jetpack-colophon-text {
      color: #2c3338;
      font-size: .7em;
      font-weight: 500;
      line-height: 16px;
      padding-left: 12px
    }

    .jetpack-instant-search__notice {
      display: flex;
      font-size: 14px;
      margin: 1em 0;
      padding: .75em
    }

    .jetpack-instant-search__notice.jetpack-instant-search__notice--warning {
      background-color: #f5e6b3;
      color: #4f3500
    }

    .jetpack-instant-search__notice .gridicon {
      flex-shrink: 0;
      margin-right: .5em;
      margin-top: 1px;
      vertical-align: middle
    }

    .jetpack-instant-search__scroll-button {
      border: 0;
      box-shadow: none;
      outline: 0;
      padding: 0 6px
    }

    .jetpack-instant-search__scroll-button:focus {
      outline: 1px auto Highlight;
      outline: 1px auto -webkit-focus-ring-color !important;
      outline-offset: inherit
    }

    .jetpack-instant-search__search-results .jetpack-instant-search__search-results-pagination button.jetpack-instant-search__scroll-button {
      background-color: inherit;
      color: #646970;
      font-size: inherit;
      font-weight: inherit
    }

    .jetpack-instant-search__search-sort {
      align-items: center;
      display: flex
    }

    .jetpack-instant-search__search-sort>label[for=jetpack-instant-search__search-sort-select] {
      flex-shrink: 0;
      font-size: 1em;
      font-weight: 700;
      margin: 0 .25em 0 0
    }

    .jetpack-instant-search__search-sort-with-links {
      font-size: 13px
    }

    .jetpack-instant-search__search-sort-with-links .jetpack-instant-search__search-sort-separator {
      color: #646970;
      font-weight: 300
    }

    @media(max-width:575.98px) {
      .jetpack-instant-search__search-sort-with-select {
        margin-right: 1em;
        width: 100%
      }

      .jetpack-instant-search__overlay--no-sidebar .jetpack-instant-search__search-sort-with-select {
        margin-right: 0
      }
    }

    @media(min-width:992px) {
      .jetpack-instant-search__search-sort-with-select {
        margin-top: -4px
      }
    }

    .jetpack-instant-search__search-sort-select {
      appearance: auto;
      background: #fff;
      border: 1px solid #fbfcfe;
      border-radius: 5px;
      color: #0a112d;
      font-size: 1em;
      height: inherit;
      padding: .25em
    }

    @media(max-width:575.98px) {
      .jetpack-instant-search__search-sort-select {
        padding: .5em;
        width: 100%
      }
    }

    .jetpack-instant-search__search-sort-option {
      border: none;
      border-radius: 0;
      cursor: pointer;
      margin: 0;
      padding: 0 2px;
      text-decoration: none;
      text-shadow: none;
      text-transform: none
    }

    .jetpack-instant-search__search-sort-option,
    .jetpack-instant-search__search-sort-option:focus,
    .jetpack-instant-search__search-sort-option:hover {
      appearance: none;
      background: none;
      box-shadow: none;
      outline: none
    }

    .jetpack-instant-search__search-sort-option:focus {
      outline: 1px auto Highlight;
      outline: 1px auto -webkit-focus-ring-color !important;
      outline-offset: inherit
    }

    .jetpack-instant-search__search-form-controls .jetpack-instant-search__search-sort button.jetpack-instant-search__search-sort-option {
      background-color: inherit;
      color: #646970;
      font-size: inherit;
      font-weight: inherit
    }

    .jetpack-instant-search__search-form-controls .jetpack-instant-search__search-sort button.jetpack-instant-search__search-sort-option.is-selected {
      color: #1d35b4;
      font-weight: 600;
      text-decoration: none
    }

    .jetpack-instant-search__search-form-controls {
      align-items: center;
      display: flex;
      line-height: 1.3;
      margin-left: 56px;
      margin-right: 56px;
      margin-top: 16px;
      z-index: 1
    }

    @media(max-width:991.98px) {
      .jetpack-instant-search__search-form-controls {
        flex-direction: row-reverse;
        justify-content: space-between;
        left: 0;
        margin-left: 40px;
        margin-right: 40px;
        position: relative;
        right: 0
      }
    }

    @media(max-width:1199.98px) {
      .jp-search-configure-app-wrapper .jetpack-instant-search__search-form-controls {
        flex-direction: row-reverse;
        justify-content: space-between;
        left: 0;
        margin-left: 40px;
        margin-right: 40px;
        position: relative;
        right: 0
      }
    }

    @media(max-width:767.98px) {
      .jetpack-instant-search__search-form-controls {
        margin-left: 20px;
        margin-right: 20px
      }
    }

    @media(min-width:992px) {
      .jetpack-instant-search__search-form-controls {
        position: absolute;
        right: 320px
      }
    }

    @media(min-width:1200px) {
      .jp-search-configure-app-wrapper .jetpack-instant-search__search-form-controls {
        position: absolute;
        right: 320px
      }
    }

    .jetpack-instant-search__overlay--no-sidebar .jetpack-instant-search__search-form-controls {
      right: 0
    }

    .jetpack-instant-search__box {
      border-bottom: 1px solid #fbfcfe;
      border-right: 1px solid #fbfcfe
    }

    .jetpack-instant-search__box-label {
      align-items: center;
      display: flex;
      flex: 0 0 100%;
      margin: 0
    }

    input.jetpack-instant-search__box-input.search-field {
      appearance: none;
      background: #fff;
      border: 0;
      box-shadow: none;
      color: #3c434a;
      font-size: 18px;
      height: 60px;
      line-height: 1;
      margin: 0;
      max-width: none;
      padding: 0 14px;
      text-indent: 32px;
      vertical-align: middle
    }

    input.jetpack-instant-search__box-input.search-field:focus,
    input.jetpack-instant-search__box-input.search-field:hover {
      background: #fff;
      color: #0a112d
    }

    input.jetpack-instant-search__box-input.search-field.search-field {
      letter-spacing: -.02em;
      padding-left: 0;
      text-indent: 0
    }

    .jetpack-instant-search__box-gridicon {
      align-items: center;
      display: flex;
      flex-shrink: 0;
      height: 60px;
      justify-content: center;
      left: 0;
      position: relative;
      top: 0;
      width: 60px;
      z-index: 1
    }

    .jetpack-instant-search__box-gridicon svg {
      fill: #646970
    }

    .jetpack-instant-search__box input[type=button] {
      border: none;
      border-radius: 0;
      color: #646970;
      cursor: pointer;
      font-size: 1em;
      font-weight: 400;
      height: 60px;
      line-height: 1;
      margin: 0 .25em 0 0;
      padding: 0;
      text-decoration: none;
      text-shadow: none;
      text-transform: none;
      width: 60px;
      word-wrap: normal
    }

    .jetpack-instant-search__box input[type=button],
    .jetpack-instant-search__box input[type=button]:focus,
    .jetpack-instant-search__box input[type=button]:hover {
      appearance: none;
      background: none;
      box-shadow: none;
      outline: none
    }

    .jetpack-instant-search__box input[type=button]:focus,
    .jetpack-instant-search__box input[type=button]:hover {
      color: #3c434a
    }

    .jetpack-instant-search__box input[type=button]:focus {
      outline: 1px auto Highlight;
      outline: 1px auto -webkit-focus-ring-color !important;
      outline-offset: inherit
    }

    .jetpack-instant-search__box input[type=search].jetpack-instant-search__box-input {
      border: none;
      box-shadow: none;
      height: 52px;
      outline-style: none;
      padding: 0 10px;
      width: 100%
    }

    .jetpack-instant-search__box input[type=search].jetpack-instant-search__box-input:focus,
    .jetpack-instant-search__box input[type=search].jetpack-instant-search__box-input:hover {
      border: none;
      box-shadow: none
    }

    .jetpack-instant-search__box input[type=search].jetpack-instant-search__box-input:focus {
      border-radius: 5px;
      margin-left: -50px;
      margin-right: 5px;
      outline: thin dotted #3c434a;
      outline-offset: inherit;
      padding-left: 60px
    }

    .jetpack-instant-search__box input[type=search].jetpack-instant-search__box-input::-webkit-search-results-button,
    .jetpack-instant-search__box input[type=search].jetpack-instant-search__box-input::-webkit-search-results-decoration {
      appearance: none;
      -webkit-appearance: none;
      display: initial
    }

    .jetpack-instant-search__box input[type=search].jetpack-instant-search__box-input::-webkit-search-cancel-button {
      display: none
    }

    .jetpack-instant-search__box input[type=search].jetpack-instant-search__box-input::-ms-clear,
    .jetpack-instant-search__box input[type=search].jetpack-instant-search__box-input::-ms-reveal {
      display: none
    }

    @media(prefers-reduced-motion:no-preference) {
      .jetpack-instant-search__box input[type=button] {
        transition: all .1s linear
      }

      .jetpack-instant-search__box input[type=search].jetpack-instant-search__box-input {
        transition: color .15s ease-in-out, border-color .25s ease-in-out
      }
    }

    .jetpack-instant-search__path-breadcrumb {
      font-size: .9em;
      margin: 0;
      max-width: calc(100vw - 2em);
      overflow-x: hidden;
      text-overflow: ellipsis
    }

    .jetpack-instant-search__path-breadcrumb-link {
      max-width: 100%;
      overflow: hidden;
      text-decoration: none;
      text-overflow: ellipsis;
      white-space: nowrap
    }

    .jetpack-instant-search__path-breadcrumb-link:focus,
    .jetpack-instant-search__path-breadcrumb-link:hover {
      text-decoration: underline
    }

    .jetpack-instant-search__path-breadcrumb,
    .jetpack-instant-search__path-breadcrumb-link {
      color: #3c434a
    }

    .jetpack-instant-search__search-result-comments {
      border-left: 2px solid #f0f0f1;
      font-size: .9em;
      margin-left: 8px;
      margin-top: 16px;
      padding-left: 16px;
      word-break: break-word
    }

    .jetpack-instant-search__search-result-comments .gridicon {
      margin-right: 8px;
      vertical-align: middle
    }

    .jetpack-instant-search__search-result-expanded {
      display: flex;
      flex-flow: column
    }

    .jetpack-instant-search__search-result-expanded:last-child {
      margin-right: 0
    }

    .jetpack-instant-search__search-result-expanded .jetpack-instant-search__search-result-expanded__title {
      width: 100%
    }

    .jetpack-instant-search__search-result-expanded__path {
      color: #646970;
      font-size: .9375em;
      margin: 0 0 .4em
    }

    .jetpack-instant-search__search-result-expanded__copy-container {
      max-width: 100%
    }

    @media(min-width:576px) {
      .jetpack-instant-search__search-result-expanded__copy-container {
        width: calc(100% - 128px - 1em)
      }
    }

    .jetpack-instant-search__search-result-expanded--no-image .jetpack-instant-search__search-result-expanded__copy-container {
      width: auto
    }

    .jetpack-instant-search__search-result-expanded__content {
      color: #0a112d;
      font-size: .9375em
    }

    .jetpack-instant-search__search-result-expanded__image-link {
      margin-left: 1em
    }

    @media(max-width:575.98px) {
      .jetpack-instant-search__search-result-expanded__image-link {
        margin: 0 auto .5em
      }
    }

    .jetpack-instant-search__search-result-expanded__image-container {
      width: 128px
    }

    @media(max-width:575.98px) {
      .jetpack-instant-search__search-result-expanded__image-container {
        width: 256px
      }
    }

    .jetpack-instant-search__search-result-expanded--no-image .jetpack-instant-search__search-result-expanded__image-container {
      display: none
    }

    .jetpack-instant-search__search-result-expanded__image-container {
      position: relative
    }

    .jetpack-instant-search__search-result-expanded__image-container:before {
      content: "";
      display: block;
      padding-top: 100%;
      width: 100%
    }

    .jetpack-instant-search__search-result-expanded__image {
      border-radius: 5px;
      bottom: 0;
      height: 100%;
      left: 0;
      object-fit: cover;
      position: absolute;
      right: 0;
      top: 0;
      width: 100%
    }

    .jetpack-instant-search__search-result-expanded__content-container {
      display: flex;
      flex-flow: column
    }

    @media(min-width:576px) {
      .jetpack-instant-search__search-result-expanded__content-container {
        flex-flow: row nowrap
      }
    }

    .jetpack-instant-search__search-result-expanded__footer {
      display: flex;
      list-style-type: none;
      margin-left: 0;
      margin-top: 10px;
      padding-left: 0
    }

    .jetpack-instant-search__search-result-expanded__footer li {
      margin-right: 10px
    }

    .jetpack-instant-search__search-result-expanded__footer-blog-image {
      border-radius: 2px;
      margin-right: 3px;
      vertical-align: middle
    }

    .jetpack-instant-search__search-result-expanded__footer-blog {
      font-size: 13px;
      font-style: normal;
      font-weight: 600;
      line-height: 180%
    }

    .jetpack-instant-search__search-result-expanded__footer-author:after,
    .jetpack-instant-search__search-result-expanded__footer-blog:after {
      color: #636363;
      content: "·";
      margin-left: 10px
    }

    li:last-child .jetpack-instant-search__search-result-expanded__footer-author:after,
    li:last-child .jetpack-instant-search__search-result-expanded__footer-blog:after {
      content: ""
    }

    .jetpack-instant-search__search-result-expanded__footer-author,
    .jetpack-instant-search__search-result-expanded__footer-date {
      color: #636363;
      font-size: 13px;
      font-style: normal;
      font-weight: 400
    }

    .jetpack-instant-search__search-result-title.jetpack-instant-search__search-result-minimal-title {
      margin-bottom: .4em
    }

    .jetpack-instant-search__search-result-title.jetpack-instant-search__search-result-minimal-title .gridicon {
      margin-right: 8px
    }

    .jetpack-instant-search__search-result-minimal-cats-and-tags {
      display: flex;
      flex-flow: row wrap;
      font-size: .9375em
    }

    .jetpack-instant-search__search-result-minimal-cats,
    .jetpack-instant-search__search-result-minimal-tags {
      display: flex;
      flex-flow: row wrap;
      list-style-type: none;
      margin: 0;
      padding: 0
    }

    .jetpack-instant-search__search-result-minimal-cat,
    .jetpack-instant-search__search-result-minimal-tag {
      margin: 0 .75em 0 0
    }

    .jetpack-instant-search__search-result-minimal-cat .gridicon,
    .jetpack-instant-search__search-result-minimal-tag .gridicon {
      margin-right: .25em
    }

    .jetpack-instant-search__search-result-minimal-cat .gridicon,
    .jetpack-instant-search__search-result-minimal-cat-text,
    .jetpack-instant-search__search-result-minimal-tag .gridicon,
    .jetpack-instant-search__search-result-minimal-tag-text {
      vertical-align: middle
    }

    .jetpack-instant-search__search-result-minimal-content {
      word-break: break-word
    }

    .jetpack-instant-search__product-price-regular {
      color: #646970;
      padding-right: .25em
    }

    .jetpack-instant-search__product-rating-stars .gridicon {
      vertical-align: middle;
      fill: #f0c930
    }

    .jetpack-instant-search a.jetpack-instant-search__product-rating-count {
      color: #646970;
      font-size: .9em;
      text-decoration: underline;
      vertical-align: text-top
    }

    .jetpack-instant-search__search-results-list.is-format-product {
      display: flex;
      flex-wrap: wrap;
      margin-right: 40px;
      padding: 0 0 3em
    }

    @media(max-width:991.98px) {
      .jetpack-instant-search__search-results-list.is-format-product {
        margin-right: 24px
      }
    }

    @media(max-width:767.98px) {
      .jetpack-instant-search__search-results-list.is-format-product {
        margin-right: 4px
      }
    }

    .jetpack-instant-search__search-result.jetpack-instant-search__search-result-product {
      display: flex;
      flex-direction: column;
      margin: 0 16px 16px 0;
      position: relative;
      width: calc(50% - 16px)
    }

    @media(min-width:576px) {
      .jetpack-instant-search__search-result.jetpack-instant-search__search-result-product {
        width: calc(33.33333% - 16px)
      }
    }

    @media(min-width:768px) {
      .jetpack-instant-search__search-result.jetpack-instant-search__search-result-product {
        width: calc(25% - 16px)
      }
    }

    @media(min-width:992px) {
      .jetpack-instant-search__search-result.jetpack-instant-search__search-result-product {
        width: calc(33.33333% - 16px)
      }
    }

    @media(min-width:1200px) {
      .jetpack-instant-search__search-result.jetpack-instant-search__search-result-product {
        width: calc(25% - 16px)
      }
    }

    @media(min-width:1400px) {
      .jetpack-instant-search__search-result.jetpack-instant-search__search-result-product {
        width: calc(20% - 16px)
      }
    }

    .jetpack-instant-search__search-result.jetpack-instant-search__search-result-product .jetpack-instant-search__search-result-title-link {
      display: initial
    }

    .jetpack-instant-search__search-result>.jetpack-instant-search__search-result-product-img-link {
      display: block
    }

    .jetpack-instant-search__search-result-product-img-container {
      border-radius: 5px;
      color: #0000;
      position: relative
    }

    .jetpack-instant-search__search-result-product-img-container.jetpack-instant-search__search-result-product-img-container--placeholder {
      background: #c3c4c7
    }

    .jetpack-instant-search__search-result-product-img-container .gridicon {
      fill: #fff
    }

    .jetpack-instant-search__search-result-product-img-container:before {
      content: "";
      display: block;
      padding-top: 100%;
      width: 100%
    }

    .jetpack-instant-search__search-result-product-img {
      border-radius: 5px;
      bottom: 0;
      height: 100%;
      left: 0;
      object-fit: cover;
      position: absolute;
      right: 0;
      top: 0;
      width: 100%
    }

    .jetpack-instant-search__search-result-product-img>.gridicon {
      left: 50%;
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%)
    }

    .jetpack-instant-search__search-result-product-img>.gridicons-image {
      height: 25%;
      width: 25%
    }

    .jetpack-instant-search__search-result-product-img>.gridicons-block {
      height: 50%;
      width: 50%
    }

    .jetpack-instant-search__search-result-title.jetpack-instant-search__search-result-product-title {
      font-size: 1.25em;
      margin: .25em 0 0
    }

    .jetpack-instant-search__search-result-product-match {
      font-size: .9em;
      margin-top: .25em
    }

    .jetpack-instant-search__search-result-product-match mark {
      align-items: center;
      display: flex;
      font-weight: 400
    }

    .jetpack-instant-search__search-result-product-match .gridicon {
      height: 1em;
      margin-right: .25em;
      width: 1em
    }

    .jetpack-instant-search__search-result {
      margin: 0 0 2em
    }

    .jetpack-instant-search__search-result-title {
      font-size: 1.6em;
      font-weight: 400;
      line-height: 1.35;
      margin: 0;
      overflow-wrap: break-word
    }

    .jetpack-instant-search__search-result-title .jetpack-instant-search__search-result-title-link {
      align-items: center;
      display: flex;
      text-decoration: none
    }

    .jetpack-instant-search__search-result-title .jetpack-instant-search__search-result-title-link:focus,
    .jetpack-instant-search__search-result-title .jetpack-instant-search__search-result-title-link:hover {
      text-decoration: underline
    }

    .jetpack-instant-search__search-result-title .jetpack-instant-search__search-result-title-checkmark {
      background-color: #b8e6bf;
      border-radius: 50%;
      height: 30px;
      margin-left: .35em;
      position: relative;
      width: 30px
    }

    .jetpack-instant-search__search-result-title .jetpack-instant-search__search-result-title-checkmark:after {
      border-bottom: 3px solid #00450c;
      border-left-color: #00450c;
      border-right: 3px solid #00450c;
      border-top-color: #00450c;
      content: "";
      height: 16px;
      left: 11px;
      position: absolute;
      top: 6px;
      transform: rotate(40deg);
      width: 8px
    }

    .jetpack-instant-search__search-filters {
      position: relative
    }

    .jetpack-instant-search__search-filters>div {
      margin-top: 1em
    }

    .jetpack-instant-search__search-filters-title {
      color: #0a112d;
      display: block;
      font-size: inherit;
      font-weight: 700;
      line-height: 1.3;
      margin: 0;
      padding: 0
    }

    .jetpack-instant-search__clear-filters-link {
      border: none;
      cursor: pointer;
      line-height: 1.3;
      margin: 0;
      padding: 0 4px;
      position: absolute;
      right: 0;
      top: 0
    }

    .jetpack-instant-search__clear-filters-link:focus {
      outline: 1px auto Highlight;
      outline: 1px auto -webkit-focus-ring-color !important;
      outline-offset: inherit
    }

    .jetpack-instant-search__sidebar .jetpack-instant-search__search-filters button.jetpack-instant-search__clear-filters-link {
      background-color: inherit;
      color: #646970;
      font-size: inherit;
      font-weight: inherit
    }

    .jetpack-instant-search__search-filter-sub-heading {
      color: #646970;
      font-size: inherit;
      margin: 0;
      padding: 0
    }

    .jetpack-instant-search__search-filter-list {
      text-align: left
    }

    .jetpack-instant-search__search-filter-list>div {
      align-items: baseline;
      display: flex;
      margin-top: 8px
    }

    .jetpack-instant-search__search-filter-list .jetpack-instant-search__search-filter-list-input,
    .jetpack-instant-search__search-filter-list .widget_search .jetpack-instant-search__search-filter-list-input {
      appearance: checkbox;
      background: none;
      border: none;
      cursor: pointer;
      height: auto;
      margin: 0;
      top: 1px;
      width: auto
    }

    .jetpack-instant-search__search-filter-list .jetpack-instant-search__search-filter-list-input:after,
    .jetpack-instant-search__search-filter-list .jetpack-instant-search__search-filter-list-input:before,
    .jetpack-instant-search__search-filter-list .widget_search .jetpack-instant-search__search-filter-list-input:after,
    .jetpack-instant-search__search-filter-list .widget_search .jetpack-instant-search__search-filter-list-input:before {
      display: none !important
    }

    .jetpack-instant-search__search-filter-list .jetpack-instant-search__search-filter-list-input:focus,
    .jetpack-instant-search__search-filter-list .widget_search .jetpack-instant-search__search-filter-list-input:focus {
      outline: 1px auto Highlight;
      outline: 1px auto -webkit-focus-ring-color !important;
      outline-offset: inherit;
      outline-offset: 2px
    }

    .jetpack-instant-search__search-filter-list .jetpack-instant-search__search-filter-list-label,
    .jetpack-instant-search__search-filter-list .widget_search .jetpack-instant-search__search-filter-list-label {
      color: inherit;
      cursor: pointer;
      display: inline-block;
      font-weight: 400;
      margin: 0 0 0 8px;
      padding: 0;
      width: auto
    }

    .jetpack-instant-search__search-static-filter-list {
      font-size: .875rem;
      line-height: 1.8
    }

    .jetpack-instant-search__widget-area-container {
      margin-bottom: 2em
    }

    .jetpack-instant-search__sidebar {
      padding-top: 14px
    }

    .jetpack-instant-search__sidebar .jetpack-instant-search__widget-area>.widget {
      background: none;
      border: none;
      margin: 0;
      padding: 0
    }

    .jetpack-instant-search__sidebar .jetpack-instant-search__widget-area>.widget a {
      font-weight: 400
    }

    .jetpack-instant-search__sidebar h2.widgettitle {
      border: none;
      font-size: 1.3em;
      margin: 1em 0 .5em
    }

    .jetpack-instant-search__sidebar h2.widgettitle:after,
    .jetpack-instant-search__sidebar h2.widgettitle:before {
      display: none !important
    }

    .jetpack-instant-search__search-static-filter-variation-tabbed {
      border-bottom: 1px solid #fbfcfe;
      display: flex
    }

    .jetpack-instant-search__search-static-filter-variation-tabbed>div {
      margin: 0
    }

    .jetpack-instant-search__search-static-filter-variation-tabbed .jetpack-instant-search__search-filter-list-label {
      margin: 0;
      padding: 10px 20px
    }

    .jetpack-instant-search__search-static-filter-variation-tabbed .jetpack-instant-search__search-filter-list-input {
      display: none
    }

    .jetpack-instant-search__search-static-filter-variation-tabbed .jetpack-instant-search__search-filter-list-input:checked+.jetpack-instant-search__search-filter-list-label {
      border-bottom: 3px solid #3858e9
    }

    .jetpack-instant-search__search-results-wrapper {
      border-radius: 4px;
      height: 100%;
      margin: 0 auto;
      max-width: 1080px;
      overflow: hidden;
      position: relative
    }

    @media(min-width:992px) {
      .jetpack-instant-search__search-results-wrapper {
        max-width: 95%
      }
    }

    .jetpack-instant-search__search-results-wrapper.has-colophon {
      padding-bottom: 40px
    }

    .jetpack-instant-search__jetpack-colophon {
      background-color: #fff;
      border-top: 1px solid #fbfcfe;
      bottom: 0;
      display: flex;
      height: 40px;
      justify-content: center;
      margin: 0;
      position: absolute;
      width: 100%
    }

    .jetpack-instant-search__search-results {
      background: #fff;
      height: 100%;
      min-height: 100%;
      overflow-y: auto;
      position: relative;
      z-index: 10
    }

    @media(max-width:575.98px) {
      .jetpack-instant-search__search-results {
        border-radius: 0
      }
    }

    .jetpack-instant-search__search-results mark {
      background: #ffc;
      color: #0a112d
    }

    .jetpack-instant-search__search-results #jetpack-instant-search__overlay-focus-anchor {
      background-color: inherit;
      border: none;
      bottom: 0;
      color: inherit;
      font-size: .7em;
      font-weight: 400;
      margin-bottom: 4px;
      margin-right: 4px;
      overflow: hidden;
      padding: 4px 6px;
      position: absolute;
      right: 0;
      width: 1px;
      clip: rect(1px, 1px, 1px, 1px)
    }

    .jetpack-instant-search__search-results #jetpack-instant-search__overlay-focus-anchor:focus {
      outline: 1px auto Highlight;
      outline: 1px auto -webkit-focus-ring-color !important;
      outline-offset: inherit;
      clip: auto !important;
      clip-path: none;
      width: auto
    }

    .jetpack-instant-search__search-results-controls {
      display: flex
    }

    .jetpack-instant-search__search-results-content {
      display: flex;
      position: relative
    }

    .jetpack-instant-search__search-results-filter-button {
      align-items: center;
      border: 0;
      color: #646970;
      cursor: pointer;
      display: flex;
      flex-shrink: 0;
      font-size: 12px;
      margin: 0;
      padding: 8px;
      text-decoration: none
    }

    .jetpack-instant-search__overlay--no-sidebar .jetpack-instant-search__search-results-filter-button {
      visibility: hidden
    }

    @media(min-width:576px) {
      .jetpack-instant-search__search-results-filter-button {
        font-size: 13px;
        padding: 10px 14px
      }
    }

    @media(min-width:992px) {
      .jetpack-instant-search__search-results-filter-button {
        display: none
      }

      .jp-search-configure-app-wrapper .jetpack-instant-search__search-results-filter-button {
        display: flex
      }
    }

    @media(min-width:1200px) {
      .jp-search-configure-app-wrapper .jetpack-instant-search__search-results-filter-button {
        display: none
      }
    }

    .jetpack-instant-search__search-results-filter-button:focus,
    .jetpack-instant-search__search-results-filter-button:hover {
      color: #0a112d
    }

    .jetpack-instant-search__search-results-filter-button .gridicon {
      margin-left: 4px
    }

    .jetpack-instant-search__search-results-primary {
      margin: 0;
      max-width: calc(100% - 320px);
      width: 100%
    }

    .jetpack-instant-search__overlay--no-sidebar .jetpack-instant-search__search-results-primary {
      max-width: 100%
    }

    @media(max-width:991.98px) {
      .jetpack-instant-search__search-results-primary {
        max-width: 100%
      }
    }

    @media(max-width:1199.98px) {
      .jp-search-configure-app-wrapper .jetpack-instant-search__search-results-primary {
        max-width: 100%
      }
    }

    .jetpack-instant-search__search-results-secondary {
      background: none;
      border-left: 1px solid #fbfcfe;
      border-radius: 0;
      bottom: 0;
      box-shadow: none;
      color: #0a112d;
      display: block;
      flex: none;
      padding: 0 32px;
      position: static;
      width: 320px
    }

    .jetpack-instant-search__overlay--no-sidebar .jetpack-instant-search__search-results-secondary {
      display: none
    }

    @media(max-width:991.98px) {
      .jetpack-instant-search__search-results-secondary {
        display: none
      }
    }

    @media(max-width:1199.98px) {
      .jp-search-configure-app-wrapper .jetpack-instant-search__search-results-secondary {
        display: none
      }
    }

    @media(max-width:991.98px) {
      .jetpack-instant-search__search-results-secondary.jetpack-instant-search__search-results-secondary--show-as-modal {
        background: #fff;
        border: 1px solid #0000001a;
        border-radius: 6px;
        box-shadow: 0 2px 3px #0000001a;
        display: block;
        left: 1em;
        max-height: 70vh;
        min-width: 360px;
        overflow-y: scroll;
        padding: 16px 24px;
        position: absolute;
        right: 1em;
        top: 0;
        width: auto;
        z-index: 10
      }
    }

    @media(max-width:991.98px)and (max-width:575.98px) {
      .jetpack-instant-search__search-results-secondary.jetpack-instant-search__search-results-secondary--show-as-modal {
        max-height: 80vh
      }
    }

    @media(max-width:991.98px) {
      .jetpack-instant-search__overlay--no-sidebar .jetpack-instant-search__search-results-secondary.jetpack-instant-search__search-results-secondary--show-as-modal {
        display: none
      }
    }

    @media(max-width:1199.98px) {
      .jp-search-configure-app-wrapper .jetpack-instant-search__search-results-secondary.jetpack-instant-search__search-results-secondary--show-as-modal {
        background: #fff;
        border: 1px solid #0000001a;
        border-radius: 6px;
        box-shadow: 0 2px 3px #0000001a;
        display: block;
        left: 1em;
        max-height: 70vh;
        min-width: 360px;
        overflow-y: scroll;
        padding: 16px 24px;
        position: absolute;
        right: 1em;
        top: 0;
        width: auto;
        z-index: 10
      }
    }

    @media(max-width:1199.98px)and (max-width:575.98px) {
      .jp-search-configure-app-wrapper .jetpack-instant-search__search-results-secondary.jetpack-instant-search__search-results-secondary--show-as-modal {
        max-height: 80vh
      }
    }

    @media(max-width:1199.98px) {
      .jetpack-instant-search__overlay--no-sidebar .jp-search-configure-app-wrapper .jetpack-instant-search__search-results-secondary.jetpack-instant-search__search-results-secondary--show-as-modal {
        display: none
      }
    }

    .jetpack-instant-search__search-results-title,
    .jetpack-instant-search__search-results-unused-query {
      color: #0a112d;
      font-size: 1em;
      font-weight: 700;
      line-height: 1.3;
      margin: 1em 56px 1.5em;
      padding: 0;
      word-break: break-word
    }

    @media(max-width:991.98px) {

      .jetpack-instant-search__search-results-title,
      .jetpack-instant-search__search-results-unused-query {
        margin-bottom: 1em;
        margin-left: 40px;
        margin-right: 40px
      }
    }

    @media(max-width:1199.98px) {

      .jp-search-configure-app-wrapper .jetpack-instant-search__search-results-title,
      .jp-search-configure-app-wrapper .jetpack-instant-search__search-results-unused-query {
        margin-bottom: 1em;
        margin-left: 40px;
        margin-right: 40px
      }
    }

    @media(max-width:767.98px) {

      .jetpack-instant-search__search-results-title,
      .jetpack-instant-search__search-results-unused-query {
        margin-left: 20px;
        margin-right: 20px
      }
    }

    @media(min-width:992px) {
      .jetpack-instant-search__search-results-title {
        padding-right: 210px
      }
    }

    @media(min-width:1200px) {
      .jp-search-configure-app-wrapper .jetpack-instant-search__search-results-title {
        padding-right: 210px
      }
    }

    .jetpack-instant-search__search-results-list {
      color: #0a112d;
      list-style: none;
      margin-left: 56px;
      margin-right: 56px;
      padding: 0
    }

    @media(max-width:991.98px) {
      .jetpack-instant-search__search-results-list {
        margin-left: 40px;
        margin-right: 40px
      }
    }

    @media(max-width:1199.98px) {
      .jp-search-configure-app-wrapper .jetpack-instant-search__search-results-list {
        margin-left: 40px;
        margin-right: 40px
      }
    }

    @media(max-width:767.98px) {
      .jetpack-instant-search__search-results-list {
        margin-left: 20px;
        margin-right: 20px
      }
    }

    .jetpack-instant-search__search-results-list li:before {
      content: "​";
      height: 1px;
      position: absolute;
      width: 1px
    }

    .jetpack-instant-search__search-results-search-form {
      font-size: .8em;
      margin: 0;
      top: 0;
      width: 100%
    }

    button.jetpack-instant-search__overlay-close {
      align-items: center;
      appearance: none;
      background: none;
      background-color: #0000 !important;
      border: none;
      border-bottom: 1px solid #fbfcfe;
      border-radius: 0;
      box-shadow: none;
      cursor: pointer;
      display: flex;
      height: 61px;
      justify-content: center;
      line-height: 1;
      margin: 0;
      outline: none;
      padding: 0;
      text-decoration: none;
      text-shadow: none;
      text-transform: none;
      width: 60px
    }

    button.jetpack-instant-search__overlay-close:focus,
    button.jetpack-instant-search__overlay-close:hover {
      appearance: none;
      background: none;
      box-shadow: none;
      outline: none
    }

    button.jetpack-instant-search__overlay-close:focus {
      outline: 1px auto Highlight;
      outline: 1px auto -webkit-focus-ring-color !important;
      outline-offset: inherit
    }

    button.jetpack-instant-search__overlay-close svg.gridicon {
      fill: #646970
    }

    button.jetpack-instant-search__overlay-close:active,
    button.jetpack-instant-search__overlay-close:focus,
    button.jetpack-instant-search__overlay-close:hover {
      background-color: #0000 !important;
      border-color: #fbfcfe
    }

    button.jetpack-instant-search__overlay-close:active svg.gridicon,
    button.jetpack-instant-search__overlay-close:focus svg.gridicon,
    button.jetpack-instant-search__overlay-close:hover svg.gridicon {
      fill: #3c434a
    }

    .jetpack-instant-search__search-results-pagination {
      display: block;
      flex: none;
      margin: 50px
    }

    @media(prefers-reduced-motion:no-preference) {
      .jetpack-instant-search__search-results-filter-button {
        transition: background-color .25s ease-in-out
      }
    }

    .jetpack-instant-search .widget a,
    .jetpack-instant-search .widget.widget_archive ul li a,
    .jetpack-instant-search a {
      border: none;
      color: #0a112d;
      text-decoration: none
    }

    .jetpack-instant-search .widget a:focus,
    .jetpack-instant-search .widget a:hover,
    .jetpack-instant-search .widget.widget_archive ul li a:focus,
    .jetpack-instant-search .widget.widget_archive ul li a:hover,
    .jetpack-instant-search a:focus,
    .jetpack-instant-search a:hover {
      color: #1d35b4;
      text-decoration: underline
    }

    .jetpack-search-filters-widget__filter-list {
      list-style-type: none
    }

    body.enable-search-modal .cover-modal.show-modal.search-modal.active {
      display: none
    }

    .screen-reader-text {
      border: 0;
      clip: rect(1px, 1px, 1px, 1px);
      clip-path: inset(50%);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px;
      word-wrap: normal !important
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark {
      background: #1d2327b3;
      color: #fbfcfe
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .widget a,
    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .widget.widget_archive ul li a,
    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark a {
      color: #f6f7f7
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .widget a:focus,
    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .widget a:hover,
    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .widget.widget_archive ul li a:focus,
    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .widget.widget_archive ul li a:hover,
    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark a:focus,
    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark a:hover {
      color: #546ff3
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__search-filters-title,
    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__search-result-expanded__content,
    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__search-results-list,
    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__search-results-title,
    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__search-results-unused-query {
      color: #fbfcfe
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__jetpack-colophon-text,
    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__path-breadcrumb,
    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__path-breadcrumb-link {
      color: #a7aaad
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__search-filter-sub-heading,
    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__search-result-expanded__path {
      color: #8c8f94
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__jetpack-colophon {
      background-color: #000;
      border-color: #3c434a
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__box,
    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark button.jetpack-instant-search__overlay-close {
      border-color: #3c434a
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__box-gridicon svg,
    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark button.jetpack-instant-search__overlay-close svg.gridicon {
      fill: #8c8f94
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark button.jetpack-instant-search__overlay-close {
      border-color: #3c434a
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark button.jetpack-instant-search__overlay-close:focus svg.gridicon,
    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark button.jetpack-instant-search__overlay-close:hover svg.gridicon {
      fill: #a7aaad
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__box input[type=button] {
      color: #8c8f94
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__box input[type=button]:focus,
    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__box input[type=button]:hover {
      color: #a7aaad
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark input.jetpack-instant-search__box-input.search-field {
      background: #000;
      color: #a7aaad
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark input.jetpack-instant-search__box-input.search-field:focus,
    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark input.jetpack-instant-search__box-input.search-field:hover {
      background: #000;
      color: #fbfcfe
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark input.jetpack-instant-search__box-input.search-field:focus {
      outline: thin dotted #fbfcfe
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__search-results {
      background: #000
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__search-results mark {
      color: #fbfcfe
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__search-results-filter-button {
      color: #8c8f94
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__search-results-filter-button:focus,
    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__search-results-filter-button:hover,
    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__search-results-secondary {
      color: #fbfcfe
    }

    @media(min-width:992px) {
      .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__search-results-secondary {
        border-color: #3c434a
      }
    }

    @media(max-width:991.98px) {
      .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__search-results-secondary.jetpack-instant-search__search-results-secondary--show-as-modal {
        background: #000;
        border-color: #3c434a;
        box-shadow: 0 2px 3px #3c434a
      }
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__search-form-controls .jetpack-instant-search__search-sort button.jetpack-instant-search__search-sort-option {
      color: #8c8f94
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__search-form-controls .jetpack-instant-search__search-sort button.jetpack-instant-search__search-sort-option.is-selected {
      color: #546ff3
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__search-result-product-img--placeholder {
      color: #2c3338
    }

    .jetpack-instant-search__overlay.jetpack-instant-search__overlay--dark .jetpack-instant-search__search-sort-select {
      background: #000;
      border-color: #3c434a;
      color: #fbfcfe
    }

    @keyframes slide-in-one-tap {
      from {
        transform: translateY(80px);
      }

      to {
        transform: translateY(0px);
      }
    }

    .trust-hide-gracefully {
      opacity: 0;
    }

    .trust-wallet-one-tap .hidden {
      display: none;
    }

    .trust-wallet-one-tap .semibold {
      font-weight: 500;
    }

    .trust-wallet-one-tap .binance-plex {
      font-family: 'Binance';
    }

    .trust-wallet-one-tap .rounded-full {
      border-radius: 50%;
    }

    .trust-wallet-one-tap .flex {
      display: flex;
    }

    .trust-wallet-one-tap .flex-col {
      flex-direction: column;
    }

    .trust-wallet-one-tap .items-center {
      align-items: center;
    }

    .trust-wallet-one-tap .space-between {
      justify-content: space-between;
    }

    .trust-wallet-one-tap .justify-center {
      justify-content: center;
    }

    .trust-wallet-one-tap .w-full {
      width: 100%;
    }

    .trust-wallet-one-tap .box {
      transition: all 0.5s cubic-bezier(0, 0, 0, 1.43);
      animation: slide-in-one-tap 0.5s cubic-bezier(0, 0, 0, 1.43);
      width: 384px;
      border-radius: 15px;
      background: #FFF;
      box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
      position: fixed;
      right: 30px;
      bottom: 30px;
      z-index: 1020;
    }

    .trust-wallet-one-tap .header {
      gap: 15px;
      border-bottom: 1px solid #E6E6E6;
      padding: 10px 18px;
    }

    .trust-wallet-one-tap .header .left-items {
      gap: 15px
    }

    .trust-wallet-one-tap .header .title {
      color: #1E2329;
      font-size: 18px;
      font-weight: 600;
      line-height: 28px;
    }

    .trust-wallet-one-tap .header .subtitle {
      color: #474D57;
      font-size: 14px;
      line-height: 20px;
    }

    .trust-wallet-one-tap .header .close {
      color: #1E2329;
      cursor: pointer;
    }

    .trust-wallet-one-tap .body {
      padding: 9px 18px;
      gap: 10px;

    }

    .trust-wallet-one-tap .body .right-items {
      gap: 10px;
      width: 100%;
    }

    .trust-wallet-one-tap .body .right-items .wallet-title {
      color: #1E2329;
      font-size: 16px;
      font-weight: 600;
      line-height: 20px;
    }

    .trust-wallet-one-tap .body .right-items .wallet-subtitle {
      color: #474D57;
      font-size: 14px;
      line-height: 20px;
    }

    .trust-wallet-one-tap .connect-indicator {
      gap: 15px;
      padding: 8px 0;
    }

    .trust-wallet-one-tap .connect-indicator .flow-icon {
      color: #474D57;
    }

    .trust-wallet-one-tap .loading-color {
      color: #FFF;
    }

    .trust-wallet-one-tap .button {
      border-radius: 50px;
      outline: 2px solid transparent;
      outline-offset: 2px;
      background-color: rgb(5, 0, 255);
      border-color: rgb(229, 231, 235);
      cursor: pointer;
      text-align: center;
      height: 45px;
    }

    .trust-wallet-one-tap .button .button-text {
      color: #FFF;
      font-size: 16px;
      font-weight: 600;
      line-height: 20px;
    }

    .trust-wallet-one-tap .footer {
      margin: 20px 30px;
    }

    .trust-wallet-one-tap .check-icon {
      color: #FFF;
    }

    @font-face {
      font-family: 'Binance';
      src:
        /*savepage-url=chrome-extension://egjidjbpglichdcondbcbdnbeeppgdph/fonts/BinancePlex-Regular.otf*/
        url() format('opentype');
      font-weight: 400;
      font-style: normal;
    }

    @font-face {
      font-family: 'Binance';
      src:
        /*savepage-url=chrome-extension://egjidjbpglichdcondbcbdnbeeppgdph/fonts/BinancePlex-Medium.otf*/
        url() format('opentype');
      font-weight: 500;
      font-style: normal;
    }

    @font-face {
      font-family: 'Binance';
      src:
        /*savepage-url=chrome-extension://egjidjbpglichdcondbcbdnbeeppgdph/fonts/BinancePlex-SemiBold.otf*/
        url() format('opentype');
      font-weight: 600;
      font-style: normal;
    }

    :root {
      --cookiebanner-height: 100%
    }

    .a8c-cookie-banner.a8c-cookie-banner-v1 {
      display: flex;
      justify-content: space-between;
      max-width: 800px
    }

    @media only screen and (max-width: 659px) {
      .a8c-cookie-banner.a8c-cookie-banner-v1 {
        flex-direction: column
      }

      .a8c-cookie-banner.a8c-cookie-banner-v1 .a8c-cookie-banner__simple-text-description {
        width: 100%
      }
    }

    @media only screen and (max-width: 850px) {
      .a8c-cookie-banner.a8c-cookie-banner-v1 {
        left: 25px;
        right: 25px;
        width: auto;
        transform: none;
        gap: 10px;
        align-items: center;
        max-width: auto
      }

      .a8c-cookie-banner.a8c-cookie-banner-v1 .a8c-cookie-banner__simple-text-description {
        width: 100%
      }
    }

    .a8c-cookie-banner {
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
      display: flex;
      position: fixed;
      flex-shrink: 0;
      top: auto;
      left: 50%;
      transform: translate(-50%);
      max-width: 900px;
      width: 100%;
      bottom: 25px;
      margin: 0;
      max-height: calc(var(--cookiebanner-height) - 90px);
      z-index: 1000000;
      padding: 20px;
      background-color: #fff;
      box-shadow: 0px 8px 16px rgba(0, 0, 0, .2), 0px 1px 3px rgba(0, 0, 0, .15), 0px 1px 0px rgba(0, 0, 0, .05);
      border-radius: 6px;
      animation: fadeIn .6s;
      box-sizing: border-box;
      color: #000
    }

    @keyframes fadeIn {
      0% {
        opacity: 0
      }

      100% {
        opacity: 1
      }
    }

    .a8c-cookie-banner * {
      box-sizing: border-box;
      margin: 0;
      padding: 0
    }

    .a8c-cookie-banner p {
      font-size: 14px;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
      font-weight: normal;
      line-height: 18px
    }

    .a8c-cookie-banner p .no-wrap {
      white-space: nowrap
    }

    .a8c-cookie-banner p:not(:first-child) {
      margin: 18px 0 0 0
    }

    .a8c-cookie-banner a {
      color: #3858e9;
      font-weight: normal;
      text-decoration: underline
    }

    .a8c-cookie-banner a:hover,
    .a8c-cookie-banner a:active,
    .a8c-cookie-banner a:focus {
      text-decoration: none
    }

    .a8c-cookie-banner .a8c-cookie-banner__simple-text-description {
      color: #000;
      font-weight: 400;
      font-size: 14px;
      line-height: 18px
    }

    .a8c-cookie-banner .a8c-cookie-banner__simple-options {
      display: flex;
      justify-content: space-between;
      gap: 25px
    }

    .a8c-cookie-banner .a8c-cookie-banner__simple-options .a8c-cookie-banner__button-container {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: flex-end
    }

    .a8c-cookie-banner .a8c-cookie-banner__options-selection {
      display: none;
      flex-direction: column;
      overflow-y: auto
    }

    .a8c-cookie-banner .a8c-cookie-banner__options-selection .a8c-cookie-banner__options-lead-text {
      margin-bottom: 12px;
      padding-bottom: 12px;
      flex: 1
    }

    .a8c-cookie-banner .a8c-cookie-banner__options-selection .a8c-cookie-banner__bucket-container {
      padding-bottom: 10px;
      display: grid;
      grid-template-columns: 40px 6fr;
      grid-column-gap: 10px
    }

    .a8c-cookie-banner .a8c-cookie-banner__options-selection .a8c-cookie-banner__bucket-container .a8c-cookie-banner__option-description {
      display: flex;
      flex-direction: column;
      font-size: 14px;
      line-height: 22px
    }

    .a8c-cookie-banner .a8c-cookie-banner__options-selection .a8c-cookie-banner__bucket-container .a8c-cookie-banner__checkbox-container {
      margin-top: 3px
    }

    .a8c-cookie-banner .a8c-cookie-banner__options-selection .a8c-cookie-banner__bucket-container p {
      color: #000;
      margin-top: 5px
    }

    .a8c-cookie-banner .a8c-cookie-banner__options-selection input[type=checkbox] {
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      position: relative;
      border: 0;
      outline: 0;
      cursor: pointer;
      box-sizing: unset;
      transition: ease .3s;
      -webkit-transition: ease .3s;
      -moz-transition: ease .3s;
      -o-transition: ease .3s;
      height: 24px;
      width: 36px;
      background: rgba(0, 0, 0, 0)
    }

    .a8c-cookie-banner .a8c-cookie-banner__options-selection input[type=checkbox]:after {
      content: "";
      width: 36px;
      height: 18px;
      display: block;
      background: rgba(0, 0, 0, 0);
      border-radius: 18px;
      border: 1px solid #000;
      clear: both;
      box-sizing: content-box
    }

    .a8c-cookie-banner .a8c-cookie-banner__options-selection input[type=checkbox]:before {
      content: "";
      width: 12px;
      height: 12px;
      display: block;
      position: absolute;
      left: 4px;
      top: 4px;
      border-radius: 50%;
      background-color: #000;
      box-sizing: content-box
    }

    .a8c-cookie-banner .a8c-cookie-banner__options-selection input[type=checkbox]:checked:before {
      left: 22px;
      background-color: #fff
    }

    .a8c-cookie-banner .a8c-cookie-banner__options-selection input[type=checkbox]:checked:after {
      background: #3858e9;
      border-color: #3858e9
    }

    .a8c-cookie-banner .a8c-cookie-banner__options-selection input[type=checkbox]:disabled:after {
      background-color: #aaa;
      border-color: #aaa
    }

    .a8c-cookie-banner a.a8c-cookie-banner__ok-button,
    .a8c-cookie-banner a.a8c-cookie-banner__accept-all-button,
    .a8c-cookie-banner a.a8c-cookie-banner__customize-button,
    .a8c-cookie-banner a.a8c-cookie-banner__accept-selection-button {
      min-width: 110px;
      max-width: 500px;
      border-radius: 4px;
      padding: 10px;
      text-align: center;
      text-decoration: none;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
      font-style: normal;
      font-weight: 600;
      font-size: 14px;
      line-height: 20px;
      border-radius: 4px;
      white-space: nowrap
    }

    .a8c-cookie-banner a.a8c-cookie-banner__customize-button {
      color: #000;
      background-color: #fff
    }

    .a8c-cookie-banner a.a8c-cookie-banner__ok-button,
    .a8c-cookie-banner a.a8c-cookie-banner__accept-all-button,
    .a8c-cookie-banner a.a8c-cookie-banner__accept-selection-button {
      color: #fff;
      background: #3858e9
    }

    .a8c-cookie-banner a.a8c-cookie-banner__accept-selection-button {
      display: block;
      width: auto;
      min-width: 150px;
      margin: 18px auto 0 auto
    }

    @media only screen and (max-width: 900px) {
      .a8c-cookie-banner .a8c-cookie-banner__simple-text-description {
        width: 100%
      }

      .a8c-cookie-banner .a8c-cookie-banner__simple-options {
        flex-direction: column;
        gap: 0
      }

      .a8c-cookie-banner .a8c-cookie-banner__simple-options .a8c-cookie-banner__button-container {
        align-self: flex-end;
        align-items: baseline
      }

      .a8c-cookie-banner .a8c-cookie-banner__simple-text-description {
        max-width: none;
        width: auto
      }

      .a8c-cookie-banner a.a8c-cookie-banner__ok-button,
      .a8c-cookie-banner a.a8c-cookie-banner__customize-button,
      .a8c-cookie-banner a.a8c-cookie-banner__accept-all-button,
      .a8c-cookie-banner a.a8c-cookie-banner__accept-selection-button {
        display: block;
        position: static;
        transform: none;
        width: auto;
        margin: 0 auto
      }

      .a8c-cookie-banner a.a8c-cookie-banner__accept-all-button {
        margin: 5px auto 0 auto
      }

      .a8c-cookie-banner a.a8c-cookie-banner__ok-button,
      .a8c-cookie-banner a.a8c-cookie-banner__customize-button,
      .a8c-cookie-banner a.a8c-cookie-banner__accept-selection-button {
        margin: 18px auto 0 auto
      }

      .a8c-cookie-banner a.a8c-cookie-banner__accept-selection-button {
        min-width: 150px
      }
    }

    .a8c-do-not-sell,
    .a8c-do-not-sell * {
      box-sizing: border-box;
      z-index: 50002
    }

    .a8c-do-not-sell {
      display: flex;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%
    }

    .a8c-do-not-sell__dialog {
      position: relative;
      display: flex;
      flex-direction: column;
      position: relative;
      margin: auto;
      width: 100%;
      max-width: 700px;
      height: inherit;
      max-height: 800px;
      background-color: #fff;
      z-index: 1;
      overflow-y: auto;
      box-shadow: 0px 8px 16px rgba(0, 0, 0, .2), 0px 1px 3px rgba(0, 0, 0, .15), 0px 1px 0px rgba(0, 0, 0, .05);
      border-radius: 6px
    }

    .a8c-do-not-sell__header {
      display: flex;
      align-items: center;
      justify-content: space-between;
      border-bottom: 1px solid #e0e0e0;
      padding: 1rem 2rem
    }

    .a8c-do-not-sell__close-button {
      background: none;
      border: none;
      margin: 0;
      padding: 0
    }

    .a8c-do-not-sell__close-button:after {
      display: inline-block;
      content: "×";
      font-size: 28px;
      transform: translateX(1px)
    }

    .a8c-do-not-sell__title {
      font-size: 24px;
      margin: 0;
      font-family: sans-serif
    }

    .a8c-do-not-sell__content {
      display: flex;
      flex-direction: column;
      margin: 0 2rem 1rem
    }

    .a8c-do-not-sell__content p {
      font-size: 15px;
      font-family: sans-serif;
      font-weight: normal;
      line-height: 150%;
      margin: 1em 0
    }

    .a8c-do-not-sell__footer {
      display: flex;
      justify-content: flex-end;
      border-top: 1px solid #e0e0e0;
      padding: 1rem 2rem
    }

    .a8c-do-not-sell__preference {
      display: flex;
      align-items: center;
      border-top: 1px solid #e0e0e0;
      padding: 1rem 2rem;
      font-size: 18px
    }

    #a8c-do-not-sell.a8c-do-not-sell__checkbox {
      margin-right: 1rem;
      appearance: checkbox;
      width: 18px;
      height: 18px
    }

    .a8c-do-not-sell__button {
      color: #fff;
      background-color: rgba(0, 0, 0, .8);
      border: 1px solid #e0e0e0;
      padding: 10px;
      border-radius: 4px;
      text-align: center
    }

    .a8c-do-not-sell__overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, .2);
      z-index: 0
    }

    .go2933276541 {
      position: fixed;
      display: block;
      width: 100%;
      height: 0px;
      margin: 0px;
      padding: 0px;
      overflow: visible;
      transform-style: preserve-3d;
      background: transparent;
      backface-visibility: hidden;
      pointer-events: none;
      left: 0px;
      z-index: 9998;
    }

    .go2369186930 {
      top: 0px;
      z-index: 9999;
      height: 100%;
      width: 100%;
    }

    .go1348078617 {
      bottom: 0px;
    }

    .go2417249464 {
      position: fixed;
      z-index: 9989;
    }

    .go3921366393 {
      left: 0;
      bottom: 0;
    }

    .go3967842156 {
      right: 0;
      bottom: 0;
    }

    .go613305155 {
      left: 0;
      top: 0;
    }

    .go471583506 {
      right: 0;
      top: 0;
    }

    .go3670563033 {
      position: relative;
      overflow: hidden;
      display: none;
    }

    .go1041095097 {
      display: block;
    }

    .go1632949049 {
      position: absolute;
      pointer-events: none;
      width: 101vw;
      height: 101vh;
      background: rgba(0, 0, 0, 0.7);
      opacity: 0;
      z-index: -1;
    }

    .go2512015367 {
      z-index: 99998;
      opacity: 0.8;
      visibility: visible;
      pointer-events: all;
      cursor: pointer;
    }

    .go1432718904 {
      overflow: hidden;
    }

    .go812842568 {
      display: block !important;
      position: static !important;
      box-sizing: border-box !important;
      background: transparent !important;
      border: none;
      min-height: 0px !important;
      max-height: none !important;
      margin: 0px;
      padding: 0px !important;
      height: 100% !important;
      width: 1px !important;
      max-width: 100% !important;
      min-width: 100% !important;
    }

    .go4194603687 {
      z-index: 99999;
      visibility: hidden;
      position: absolute;
      inset: 50vh auto auto 50%;
      transform: translate(-50%, -50%);
      left: 50%;
      top: 150%;
      pointer-events: none;
      max-height: 95%;
      max-width: 95%;
    }

    .go4258295619 {
      pointer-events: auto !important;
      visibility: visible;
      top: 50%;
      transition: top 0.75s linear(0, 0.006, 0.023 2.2%, 0.096 4.8%, 0.532 15.4%, 0.72 21%, 0.793, 0.853 26.7%, 0.902, 0.941, 0.968 36.2%, 0.987 39.7%, 1 43.7%, 1.007 48.3%, 1.009 55.3%, 1.002 78.2%, 1);
    }

    .go456419034 {
      transition: opacity 0.3s ease-in;
    }

    .go3128134379 {
      pointer-events: auto !important;
      visibility: visible !important;
      max-height: 95vh !important;
      transition: max-height 1s ease-in;
    }

    .go494047706 {
      z-index: 9999;
      width: 100%;
      max-height: 95%;
      position: fixed;
      visibility: hidden;
    }

    .go2481764524 {
      z-index: 9999;
      width: 100%;
      max-height: 95%;
      position: fixed;
      visibility: hidden;
      bottom: 0px;
    }

    .go2685733372 {
      visibility: hidden;
    }

    .go2985984737 {
      visibility: visible !important;
    }

    .go3281949485 {
      pointer-events: auto !important;
      visibility: visible !important;
      max-height: 95vh !important;
      transform: none !important;
    }

    .go3508454897 {
      z-index: 9999;
      width: 100%;
      max-height: 95%;
      position: fixed;
      visibility: hidden;
      transition: transform 1s linear(0, 0.006, 0.022 2.3%, 0.091 5.1%, 0.18 7.6%, 0.508 16.3%, 0.607, 0.691, 0.762, 0.822 28.4%, 0.872, 0.912 35.1%, 0.944 38.9%, 0.968 43%, 0.985 47.6%, 0.996 53.1%, 1.001 58.4%, 1.003 65.1%, 1);
    }

    .go988075951 {
      z-index: 9999;
      position: fixed;
      left: 10px;
      top: 10px;
      max-height: 95vh !important;
      max-width: 95%;
      visibility: hidden;
    }

    .go2699082514 {
      z-index: 9999;
      position: fixed;
      right: 10px;
      top: 10px;
      max-height: 95vh !important;
      max-width: 95%;
      visibility: hidden;
    }

    .go1595992025 {
      z-index: 9999;
      position: fixed;
      left: 10px;
      bottom: 10px;
      max-height: 95vh !important;
      max-width: 95%;
      visibility: hidden;
    }

    .go1222083472 {
      z-index: 9999;
      position: fixed;
      right: 10px;
      bottom: 10px;
      max-height: 95vh !important;
      max-width: 95%;
      visibility: hidden;
    }

    .go722322694 {
      transition: none !important;
    }

    .go26732895 {
      cursor: pointer;
    }

    .go2083580917 {
      display: flex;
      justify-content: center;
      align-items: center;
    }

    div#actionbar .no-display {
      display: none !important
    }

    div#actionbar * {
      box-sizing: border-box;
      outline: 0;
      -webkit-tap-highlight-color: transparent;
      user-select: none;
      -webkit-user-select: none
    }

    div#actionbar {
      background: #fff;
      position: fixed;
      bottom: 10px;
      right: 10px;
      border: solid 1px #dcdcde;
      border-radius: 3px;
      opacity: .98;
      height: 35px;
      margin: 0;
      padding: 0;
      box-sizing: border-box;
      line-height: 1;
      z-index: 50000;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
      -webkit-transform: translate3d(0, 0, 0);
      -moz-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      transition: all .2s ease-in-out;
      -webkit-backface-visibility: hidden;
      -webkit-perspective: 1000;
      -webkit-tap-highlight-color: transparent;
      user-select: none;
      -webkit-user-select: none
    }

    div#actionbar.actnbr-hidden {
      -webkit-transform: translate3d(0, 150px, 0);
      -moz-transform: translate3d(0, 150px, 0);
      -o-transform: translate3d(0, 150px, 0);
      -ms-transform: translate3d(0, 150px, 0);
      transform: translate3d(0, 150px, 0)
    }

    div#actionbar.actnbr-folded {
      opacity: .7
    }

    div#actionbar.actnbr-folded:hover {
      opacity: 1
    }

    div#actionbar ul {
      margin: 0;
      padding: 0;
      line-height: 1;
      text-align: left;
      font-size: 1rem
    }

    div#actionbar li {
      list-style-type: none;
      display: inline-block;
      min-width: 30px;
      margin: 0;
      padding: 0;
      vertical-align: middle;
      line-height: 1
    }

    div#actionbar li:before {
      display: none
    }

    div#actionbar li.actnbr-btn {
      margin: 0 2px 0 6px
    }

    div#actionbar.actnbr-folded li.actnbr-btn {
      margin-right: -5px
    }

    div#actionbar li.actnbr-btn>a {
      display: block;
      color: #787c82;
      font-size: 13px;
      font-weight: 400;
      text-decoration: none;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
      line-height: 1;
      vertical-align: middle;
      transition: none;
      position: relative;
      padding: 10px 8px 10px 32px;
      border: 0;
      box-shadow: none
    }

    div#actionbar li.actnbr-btn>a:hover {
      color: #3c434a;
      background: 0 0
    }

    div#actionbar li.actnbr-btn>a .gridicon {
      fill: #787c82;
      position: absolute;
      top: 6px;
      left: 5px
    }

    div#actionbar li.actnbr-btn a:hover .gridicon {
      fill: #3c434a
    }

    div#actionbar li.actnbr-btn a.actnbr-actn-following,
    div#actionbar li.actnbr-btn a.actnbr-actn-following:hover {
      color: #008a20
    }

    div#actionbar li.actnbr-btn a.actnbr-actn-following .gridicon,
    div#actionbar li.actnbr-btn a.actnbr-actn-following:hover .gridicon {
      fill: #008a20
    }

    div#actionbar.actnbr-folded li.actnbr-btn a.actnbr-action .gridicon {
      top: 2px
    }

    div#actionbar.actnbr-folded li.actnbr-btn a .gridicon {
      top: 2px
    }

    div#actionbar.actnbr-folded .actnbr-btn span {
      display: none
    }

    div#actionbar li.actnbr-ellipsis {
      position: relative;
      top: -1px;
      right: 2px;
      cursor: pointer;
      padding: 3px 5px 0 8px
    }

    div#actionbar.actnbr-folded li.actnbr-ellipsis {
      top: 2px
    }

    div#actionbar .actnbr-ellipsis>.gridicon {
      fill: #3c434a;
      transition: all .15s cubic-bezier(.175, .885, .32, 1.275);
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg)
    }

    div#actionbar:not(.actnbr-has-actions) .actnbr-ellipsis>.gridicon {
      margin-top: 3px
    }

    div#actionbar.actnbr-folded:not(.actnbr-has-actions) .actnbr-ellipsis>.gridicon {
      margin-top: 0
    }

    div#actionbar .actnbr-ellipsis.actnbr-hidden>.gridicon {
      fill: #787c82;
      -webkit-transform: rotate(0);
      -moz-transform: rotate(0);
      -o-transform: rotate(0);
      -ms-transform: rotate(0);
      transform: rotate(0)
    }

    div#actionbar .actnbr-ellipsis.actnbr-hidden>.gridicon:hover {
      fill: #3c434a
    }

    div#actionbar .actnbr-ellipsis .tip-inner .gridicon {
      margin: 0 5px 0 0;
      vertical-align: middle;
      position: relative
    }

    div#actionbar .actnbr-popover {
      font-size: 14px;
      padding: 10px;
      z-index: 1000;
      margin-left: 15px;
      position: absolute;
      bottom: 40px;
      right: -13px;
      max-width: 320px;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif
    }

    div#actionbar li.actnbr-btn .actnbr-popover {
      bottom: 47px;
      right: 26px
    }

    div#actionbar.actnbr-folded li.actnbr-btn .actnbr-popover {
      right: 21px
    }

    div#actionbar .actnbr-hidden .actnbr-popover {
      display: none
    }

    div#actionbar .actnbr-popover.tip-top-left .tip-arrow {
      bottom: 0;
      right: 21px;
      margin-left: -7px;
      border-top-style: solid;
      border-bottom: none;
      border-left-color: transparent;
      border-right-color: transparent
    }

    div#actionbar li.actnbr-btn .actnbr-popover.tip-top-left .tip-arrow {
      left: 74%
    }

    div#actionbar.actnbr-folded li.actnbr-btn .actnbr-popover.tip-top-left .tip-arrow {
      left: 85%
    }

    div#actionbar .actnbr-popover .tip-arrow {
      border: 10px dashed #dcdcde;
      height: 0;
      line-height: 0;
      position: absolute;
      width: 0
    }

    div#actionbar .actnbr-popover.tip-top-left .tip-arrow::before {
      bottom: 2px;
      border: 10px solid #fff;
      content: " ";
      position: absolute;
      left: 50%;
      margin-left: -10px;
      border-top-style: solid;
      border-bottom: none;
      border-left-color: transparent;
      border-right-color: transparent
    }

    div#actionbar .actnbr-popover .tip-inner {
      background-color: #fff;
      border: 1px solid #dcdcde;
      border-radius: 4px;
      box-shadow: 0 2px 5px rgba(0, 0, 0, .1), 0 0 56px rgba(0, 0, 0, .075);
      text-align: center
    }

    div#actionbar li.actnbr-btn .actnbr-popover .tip-inner .actnbr-reader a {
      display: block;
      margin: 0 0 4px 0;
      font-weight: 400;
      text-decoration: none;
      color: #3c434a;
      border: 0
    }

    div#actionbar li.actnbr-btn .actnbr-popover .tip-inner .actnbr-reader a:before {
      content: "";
      font-family: "Noticons";
      font-size: 25px;
      margin-right: 3px;
      line-height: 1;
      top: 7px;
      position: relative
    }

    div#actionbar .tip ul {
      margin-bottom: 10px
    }

    div#actionbar .tip li {
      display: block;
      border: 0
    }

    div#actionbar .tip li>a {
      position: relative;
      background: inherit;
      border: 0;
      box-shadow: none;
      border-radius: 0;
      color: #2e4453;
      cursor: pointer;
      display: block;
      font-size: 14px;
      font-weight: 400;
      margin: 0;
      padding: 10px 16px;
      text-align: left;
      transition: all .05s ease-in-out;
      min-width: 250px;
      outline: 0;
      text-decoration: none
    }

    div#actionbar li.actnbr-sitename {
      border-bottom: 1px solid #f0f0f0;
      margin-bottom: 10px
    }

    div#actionbar .actnbr-ellipsis .actnbr-fold,
    div#actionbar .actnbr-notice .actnbr-login-nudge {
      border-top: 1px solid #f0f0f0;
      margin-top: 10px
    }

    div#actionbar .actnbr-ellipsis .actnbr-folded-following,
    div#actionbar .actnbr-ellipsis .actnbr-folded-follow {
      border-bottom: 1px solid #f0f0f0;
      padding-bottom: 10px;
      margin-bottom: 10px
    }

    div#actionbar .actnbr-notice .actnbr-follow-count {
      margin-bottom: 10px
    }

    div#actionbar .actnbr-ellipsis li a:hover .gridicon {
      fill: #fff
    }

    div#actionbar .actnbr-ellipsis li .actnbr-actn-following:hover .gridicon path {
      fill: #fff
    }

    div#actionbar .actnbr-ellipsis li .actnbr-actn-following:hover .gridicon .following-icon-tick {
      fill: none;
      stroke: #fff
    }

    div#actionbar .actnbr-notice form,
    div#actionbar .actnbr-notice .actnbr-login-nudge {
      font-size: 12px;
      color: #2e4453;
      line-height: 17px
    }

    div#actionbar .actnbr-notice form {
      padding: 2px 16px 6px
    }

    div#actionbar .actnbr-notice .actnbr-login-nudge {
      padding: 10px 16px 5px
    }

    div#actionbar .actnbr-notice form input {
      background: #fff;
      color: #2e4453;
      border: 1px solid #dcdcde;
      font-family: inherit;
      font-size: 14px;
      text-indent: 10px;
      height: 40px;
      width: 100%;
      margin-bottom: 12px;
      padding: 0;
      user-select: text;
      -webkit-user-select: text
    }

    div#actionbar .actnbr-notice form button {
      background: #3c434a;
      border-color: #dcdcde;
      color: #fff;
      border-style: solid;
      border-width: 1px 1px 2px;
      cursor: pointer;
      display: inline-block;
      margin: 0;
      outline: 0;
      overflow: hidden;
      font-weight: 500;
      text-overflow: ellipsis;
      text-decoration: none;
      vertical-align: top;
      box-sizing: border-box;
      font-size: 14px;
      line-height: 21px;
      border-radius: 4px;
      padding: 7px 14px 9px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      font-family: inherit;
      text-transform: none;
      -webkit-font-smoothing: auto;
      height: auto;
      width: 100%
    }

    div#actionbar .actnbr-notice form button[disabled] {
      background: #bceefd;
      border-color: #dcdcde;
      color: #fff
    }

    div#actionbar .actnbr-notice .actnbr-button-wrap {
      text-align: right
    }

    div#actionbar .actnbr-notice form button:hover {
      border-color: #3c434a;
      color: #fff
    }

    div#actionbar .actnbr-notice form button:focus {
      border-color: #3c434a;
      box-shadow: 0 0 0 2px #dcdcde
    }

    div#actionbar .actnbr-notice .actnbr-login-nudge a {
      color: inherit;
      text-decoration: underline
    }

    div#actionbar .actnbr-notice .actnbr-login-nudge a:hover {
      color: #3c434a
    }

    div#actionbar li.actnbr-sitename a {
      font-size: 14px;
      font-weight: 700;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif;
      color: #2e4453;
      text-decoration: none;
      text-align: left;
      border: 0;
      vertical-align: middle;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      line-height: 1.7
    }

    div#actionbar li.actnbr-sitename img {
      width: 25px;
      height: 25px;
      vertical-align: middle;
      margin: -1px 5px 0 0;
      display: inline;
      border-radius: 0;
      padding: 0
    }

    div#actionbar .actnbr-ellipsis li a:hover {
      background: #3c434a;
      color: #fff;
      text-decoration: none;
      border: 0;
      box-shadow: none
    }

    div#actionbar li.actnbr-sitename a:hover {
      background: 0 0;
      color: #2e4453;
      margin: 0
    }

    div#actionbar .actnbr-fold {
      padding-top: 10px
    }

    div#actionbar .actnbr-ellipsis li.actnbr-folded-follow a {
      align-items: center;
      display: flex
    }

    div#actionbar.actnbr-has-follow .actnbr-ellipsis li.actnbr-folded-follow {
      display: none
    }

    div#actionbar .actnbr-notice .tip-inner {
      padding: 0
    }

    div#actionbar .actnbr-notice .actnbr-message {
      padding: 15px 20px 20px;
      width: 250px;
      text-align: center;
      line-height: 20px;
      color: #2e4453
    }

    div#actionbar .actnbr-notice .actnbr-message h3 {
      margin: 0 0 10px;
      font-size: 22px;
      font-weight: 400;
      font-family: inherit;
      font-style: normal;
      font-variant: normal;
      text-transform: none;
      text-decoration: none;
      color: #2e4453;
      padding: 0;
      line-height: 1em
    }

    div#actionbar .actnbr-notice .actnbr-message a {
      color: inherit;
      text-decoration: underline
    }

    div#actionbar .actnbr-notice .actnbr-message a:hover {
      color: #3c434a
    }

    div#actionbar .actnbr-theme a {
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap
    }

    div#actionbar .actnbr-follow-bubble .actnbr-site-settings {
      display: flex;
      flex-direction: column;
      color: #2e4453
    }

    div#actionbar .actnbr-follow-bubble .actnbr-site-settings a,
    div#actionbar .actnbr-follow-bubble .actnbr-site-settings a:hover {
      color: #3c434a
    }

    div#actionbar .actnbr-follow-bubble .actnbr-site-settings__setting {
      padding: 10px 15px;
      display: flex;
      flex-direction: row;
      align-items: center
    }

    div#actionbar .actnbr-follow-bubble .actnbr-site-settings__setting label.components-toggle-control__label {
      color: #2e4453;
      margin: 0;
      font-style: normal;
      font-size: 14px;
      font-weight: 300;
      width: 100%
    }

    div#actionbar .actnbr-follow-bubble .actnbr-site-settings p.actnbr-site-settings__details {
      margin: 12px 0;
      line-height: 1.5
    }

    div#actionbar .actnbr-follow-bubble span.actnbr-site-settings__toggle {
      position: relative;
      display: inline-block;
      margin-right: 12px
    }

    div#actionbar .actnbr-follow-bubble .actnbr-site-settings__toggle__input[type=checkbox] {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      opacity: 0;
      margin: 0;
      padding: 0;
      z-index: 1;
      border: 0;
      cursor: pointer
    }

    div#actionbar .actnbr-follow-bubble span.actnbr-site-settings__toggle__track {
      content: "";
      display: inline-block;
      box-sizing: border-box;
      vertical-align: top;
      background-color: #fff;
      border: 1px solid #1e1e1e;
      width: 36px;
      height: 18px;
      border-radius: 9px;
      transition: .2s background ease
    }

    div#actionbar .actnbr-follow-bubble .actnbr-site-settings__toggle.is-checked span.actnbr-site-settings__toggle__track {
      background-color: #000
    }

    div#actionbar .actnbr-follow-bubble span.actnbr-site-settings__toggle__thumb {
      display: block;
      position: absolute;
      box-sizing: border-box;
      top: 3px;
      left: 3px;
      width: 12px;
      height: 12px;
      border-radius: 50%;
      transition: .1s transform ease;
      background-color: #1e1e1e;
      border: 5px solid #1e1e1e
    }

    div#actionbar .actnbr-follow-bubble .actnbr-site-settings__toggle.is-checked span.actnbr-site-settings__toggle__thumb {
      background-color: #fff;
      border-width: 0;
      transform: translateX(18px)
    }

    div#actionbar .actnbr-site-settings__toggle__input[type=checkbox]::before {
      content: ""
    }

    div#actionbar .actnbr-follow-bubble .actnbr-site-settings__toggle__input[type=checkbox]:checked {
      background: 0 0
    }

    div#actionbar .actnbr-site-settings__details {
      font-size: 12px;
      padding: 0 15px
    }

    div#actionbar .actnbr-site-settings__details#email-new-posts-details {
      display: none
    }

    div#actionbar .actnbr-site-settings__details.is-visible#email-new-posts-details {
      display: block
    }

    div#actionbar .segmented-control {
      display: flex;
      margin: 0;
      border-radius: 2px;
      list-style: none
    }

    div#actionbar .segmented-control__item {
      flex: 1 1 auto;
      cursor: pointer
    }

    div#actionbar .actnbr-follow-bubble .actnbr-site-settings .segmented-control__item:first-of-type a.segmented-control__link {
      border-top-left-radius: 2px;
      border-bottom-left-radius: 2px
    }

    div#actionbar .actnbr-follow-bubble .actnbr-site-settings .segmented-control__item:last-of-type a.segmented-control__link {
      border-right: solid 1px #c3c4c7;
      border-top-right-radius: 2px;
      border-bottom-right-radius: 2px
    }

    div#actionbar .segmented-control__item.is-selected+.segmented-control__item .segmented-control__link {
      border-left: none
    }

    div#actionbar .actnbr-follow-bubble .actnbr-site-settings a.segmented-control__link {
      display: block;
      padding: 8px 12px;
      border: solid 1px #c3c4c7;
      border-right: none;
      line-height: 18px;
      color: #646970;
      text-align: center;
      transition: color .1s linear, background-color .1s linear;
      min-width: 0
    }

    div#actionbar .actnbr-follow-bubble .actnbr-site-settings a.segmented-control__link:focus {
      color: #3c434a;
      outline: 0
    }

    div#actionbar .actnbr-follow-bubble .actnbr-site-settings .segmented-control__item.is-selected a.segmented-control__link {
      border: 1px solid #3c434a;
      color: #3c434a
    }

    div#actionbar .segmented-control__text {
      display: block;
      max-width: 100%;
      color: inherit;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden
    }

    div#actionbar .actnbr-shortlink .actnbr-shortlink__icon {
      display: none;
      vertical-align: middle;
      margin-left: 5px;
      transition: opacity .2s ease-in-out;
      float: right;
      margin-top: -2px
    }

    div#actionbar .actnbr-shortlink textarea {
      position: fixed;
      opacity: 0;
      z-index: -1;
      left: -9999px
    }

    div#actionbar .actnbr-shortlink .actnbr-shortlink__copied {
      pointer-events: none;
      opacity: .5
    }

    div#actionbar .actnbr-shortlink .actnbr-shortlink__copied .actnbr-shortlink__icon {
      display: inline-block
    }

    div#actionbar .actnbr-shortlink .actnbr-shortlink__copied .actnbr-shortlink__text,
    div#actionbar .actnbr-shortlink .actnbr-shortlink__copied:hover .actnbr-shortlink__text {
      color: #008a20
    }

    div#actionbar .actnbr-shortlink .actnbr-shortlink__copied .gridicon,
    div#actionbar .actnbr-shortlink .actnbr-shortlink__copied:hover .gridicon {
      fill: #008a20
    }

    @media (max-width:660px) {
      div#actionbar {
        bottom: 0;
        right: 0;
        padding: 5px 13px;
        border-radius: 0;
        width: 100%;
        height: 44px
      }

      div#actionbar.actnbr-folded {
        opacity: .9;
        width: auto;
        padding: 5px 10px
      }

      div#actionbar>ul {
        text-align: right
      }

      div#actionbar .actnbr-popover {
        right: -10px
      }

      div#actionbar .actnbr-popover.tip-top-left .tip-arrow {
        right: 17px
      }

      div#actionbar li.actnbr-btn .actnbr-popover {
        right: -3px
      }

      div#actionbar li.actnbr-btn .actnbr-popover.tip-top-left .tip-arrow {
        left: 53%
      }

      div#actionbar.actnbr-folded li.actnbr-btn {
        margin-right: 3px !important
      }
    }

    div#actionbar.actnbr-premium-espresso {
      right: 70px
    }

    div#actionbar.actnbr-premium-shelf {
      left: 10px;
      right: auto
    }

    div#actionbar.actnbr-premium-shelf .actnbr-popover {
      right: auto;
      left: -35px
    }

    div#actionbar.actnbr-premium-shelf .actnbr-popover.tip-top-left .tip-arrow {
      right: auto;
      left: 29px
    }

    div#actionbar.actnbr-premium-shelf li.actnbr-btn .actnbr-popover.tip-top-left .tip-arrow,
    div#actionbar.actnbr-premium-shelf.actnbr-folded li.actnbr-btn .actnbr-popover.tip-top-left .tip-arrow {
      left: 26px
    }

    div#actionbar.actnbr-premium-shelf li.actnbr-btn .actnbr-popover,
    div#actionbar.actnbr-premium-shelf.actnbr-folded li.actnbr-btn .actnbr-popover {
      right: 102px;
      left: -26px
    }

    body.has-playbar div#actionbar.actnbr-premium-obsidian {
      bottom: 50px
    }

    div#actionbar.actnbr-pub-boardwalk {
      display: none
    }

    body #habla_window_div.habla_window_div_base {
      margin-right: 160px !important
    }

    div#translator-launcher {
      bottom: 67px;
      right: 10px;
      left: auto
    }

    @media (min-width:876px) {
      div#o2-dock {
        right: 230px
      }
    }

    @media (max-width:876px) {
      div#o2-dock {
        z-index: 50001
      }
    }

    #scrollUp,
    .to-top,
    #back-to-top {
      bottom: 55px;
      right: 18px
    }

    #colophon #searchform input.search-field {
      bottom: 65px
    }

    #container #masthead #site-branding {
      z-index: 49999;
      bottom: 65px
    }

    li#wp-admin-bar-follow,
    ul#wp-admin-bar-blog-secondary {
      display: none !important
    }

    @media print {
      #actionbar {
        display: none !important
      }
    }

    @media (prefers-reduced-motion:reduce) {

      div#actionbar,
      div#actionbar .actnbr-ellipsis>.gridicon,
      div#actionbar .tip li>a {
        transition-duration: 1ms !important
      }
    }

    :root {
      --savepage-url-21: url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0iZ3JpZGljb24gZ3JpZGljb25zLXNlYXJjaCIgaGVpZ2h0PSIyNCIgd2lkdGg9IjI0IgogICAgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjQgMjQiPgogICAgPGc+CiAgICAgICAgPHBhdGggZD0iTTIxIDE5bC01LjE1NC01LjE1NEMxNi41NzQgMTIuNzQyIDE3IDExLjQyIDE3IDEwYzAtMy44NjYtMy4xMzQtNy03LTdzLTcgMy4xMzQtNyA3IDMuMTM0IDcgNyA3YzEuNDIgMCAyLjc0Mi0uNDI2IDMuODQ2LTEuMTU0TDE5IDIxbDItMnpNNSAxMGMwLTIuNzU3IDIuMjQzLTUgNS01czUgMi4yNDMgNSA1LTIuMjQzIDUtNSA1LTUtMi4yNDMtNS01eiI+PC9wYXRoPgogICAgPC9nPgo8L3N2Zz4=);
      --savepage-url-23: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuNTAwMDIgMTBMMTIgMTVMMTcuNSAxMCIgc3Ryb2tlPSIjMUUxRTFFIiBzdHJva2Utd2lkdGg9IjEuNSIvPgo8L3N2Zz4K);
    }
