.footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 70px;
    border-top: 1px solid #f5f5f5;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 14px;
    color: #000;
    font-family: Arial, sans-serif;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

    .footer .copyright {
      font-weight: bold;
      font-size: 14px;
    }

    .footer .link {
      color: #000;
      text-decoration: none;
    }

    .footer .link:hover {
        color: #666;
      }
  .emailImage {
    display: inline-block;
    width: 109px;
    height: 16px;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTUycHgiIGhlaWdodD0iMjJweCIgdmlld0JveD0iMCAwIDE1MiAyMyI+PHRleHQgc3R5bGU9ImZpbGw6ICMxOTRmYWQ7Zm9udC1mYW1pbHk6QXJpYWw7Zm9udC1zaXplOjIwcHg7IiB4PSIwIiB5PSIxNyIgaWQ9ImUxX3RleHRlIj5pbmZvQG5ld3ppdC5jb208L3RleHQ+PC9zdmc+);
    background-repeat: no-repeat;
    background-size: 109px 16px;
    background-position: center;
    vertical-align: middle;
  }
  .noscript-message {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 100%;
    padding: 20px;
  }
  .noscript-message::after {
      display: block;
      content: 'This website requires Javascript to be enabled';
      font-size: 24px;
      font-family: Arial, sans-serif;
      text-align: center;
    }
  @media (max-width: 767px) {
    .footer {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      padding: 32px;
    }

      .footer .link {
        display: block;
        margin-top: 24px;
      }
  }
  @media (min-width: 768px) {
    .noscript-message {
      position: fixed;
      top: 0;
    }

    .page {
      min-height: calc(100vh - 70px);
    }

    .footer {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      height: 70px;
    }

      .footer .copyright {
        margin-right: 24px;
      }
        .footer .link:not(:first-of-type) {
          margin-left: 8px;
          padding-left: 8px;
          border-left: 1px solid #000;
        }
  }

.holder_2CgC9 {
  margin: 0 auto;
  max-width: 600px;
}

.container_1pdM1 {
  width: 100%;
  height: 1px;
  position: relative;
  padding-bottom: 25%;
  background-image: url(/static/2.1.5/f9bdf18d644a8defb6b00cc69e2a5d55.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  font-weight: bold;
  color: #585858;
  margin-top: 14px;
  margin-bottom: 12px;
}

.container_1pdM1 > div {
    text-indent: -9999px;
  }

.container_1pdM1::before {
    content: 'For news...';
    position: absolute;
    font-size: 14px;
    top: 1%;
    left: 1px;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }

.container_1pdM1::after {
    content: 'beta';
    position: absolute;
    font-size: 12px;
    bottom: 0;
    right: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    font-style: italic;
  }

@media (min-width: 768px) {
  .holder_2CgC9 {
    max-width: 440px;
  }

  .container_1pdM1 {
    background-image: url(/static/2.1.5/ce6896bd7bc29583c86cda4b4889eda7.jpg);
  }

  :not(.fixFont_BXCSf).container_1pdM1 {
    margin-top: 20px;
    margin-bottom: 18px;
  }

    :not(.fixFont_BXCSf).container_1pdM1::before {
      font-size: 20px;
    }

    :not(.fixFont_BXCSf).container_1pdM1::after {
      font-size: 18px;
    }
}

@media only screen and (min-width: 1264px) {
  .holder_2CgC9 {
    max-width: 600px;
  }
}

/* stylelint-disable */
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 1264px),
  only screen and (-o-min-device-pixel-ratio: 2/1) and (min-width: 1264px),
  only screen and (min-device-pixel-ratio: 2) and (min-width: 1264px),
  only screen and (min-resolution: 192dpi) and (min-width: 1264px),
  only screen and (min-resolution: 2dppx) and (min-width: 1264px) {
  .container_1pdM1 {
    background-image: url(/static/2.1.5/ce6896bd7bc29583c86cda4b4889eda7.jpg);
  }
}
/* stylelint-enable */

.logo_2Zm1X {
  display: inline-block;
  width: 600px;
}

  .logo_2Zm1X.logoFixed_1hBph {
    width: 260px;
  }

.inputWrapper_pn2-d {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 582px;
  position: relative;
}

.searchControl_25gA6 {
  text-align: center;
}

.searchControl_25gA6::before,
  .searchControl_25gA6::after {
    content: ' ';
    display: table;
  }

.fullScreenContainer_31LQ3 {
  margin: 40px 0 36px;
}

.fullScreenContainer_31LQ3 .searchControl_25gA6 {
    display: block;
  }

.fullScreenContainer_31LQ3 .searchControl_25gA6 .inputWrapper_pn2-d {
      width: 100%;
      margin-top: 22px;
    }

.topContainer_8Y9AF {
  margin-bottom: 18px;
}

.topContainer_8Y9AF .searchControl_25gA6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }

.topContainer_8Y9AF .searchControl_25gA6 .inputWrapper_pn2-d {
      margin-left: 16px;
      width: 582px;
    }

.input_3Up3V {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 50px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  -webkit-appearance: none;
  border: 1px solid #ccc;
  padding: 0 16px;
  outline: none;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: none;
  margin: 0;
}

.input_3Up3V:hover {
    border-color: #40a9ff;
    -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
            box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2);
  }

.autocompleteOpen_29Tub .input_3Up3V {
    border-bottom-left-radius: 0;
  }

.searchButton_3s3Wc {
  width: 56px;
  border: 1px solid #ccc;
  border-left: none;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  background: none;
  height: 50px;
  padding: 12px;
  color: #aaa;
}

.autocompleteOpen_29Tub .searchButton_3s3Wc {
    border-bottom-right-radius: 0;
  }

.hasQuery_38RsN .searchButton_3s3Wc:not([disabled]) {
    background: #e9124c;
    color: #fff;
    cursor: pointer;
  }

.searchButton_3s3Wc[disabled] {
    color: #aaa;
  }

.searchButton_3s3Wc svg {
    width: 100%;
    height: 100%;
  }

.autocompleteList_2AMMy {
  text-align: left;
  position: absolute;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  left: 0;
  top: 39px;
  border: 1px solid #d0d0d0;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  z-index: 25;
  background-color: #fff;
  padding: 4px 0;
}

.autocompleteItem_3n15L {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  cursor: pointer;
  line-height: 1.1;
  padding: 4px 10px;
}

.autocompleteItem_3n15L.autocompleteSelected_1g7TZ,
  .autocompleteItem_3n15L:hover {
    background-color: #f2f2f2;
  }

@media (max-width: 767px) {
  .logo_2Zm1X,
  .logo_2Zm1X.logoFixed_1hBph {
    width: 100%;
    max-width: 600px;
  }

  .fullScreenContainer_31LQ3 {
    display: block;
    margin: 32px 26px 20px;
  }

    .fullScreenContainer_31LQ3 .searchControl_25gA6 {
      margin: 0 auto;
    }

  .inputWrapper_pn2-d {
    margin-top: 22px;
  }

  .input_3Up3V {
    height: 40px;
  }

  .searchButton_3s3Wc {
    height: 40px;
  }
    .topContainer_8Y9AF .searchControl_25gA6 {
      display: block;
      padding: 20px 10px 0;
    }

      .topContainer_8Y9AF .searchControl_25gA6 .input_3Up3V {
        font-size: 16px;
        padding: 0 8px;
      }

      .topContainer_8Y9AF .searchControl_25gA6 .searchButton_3s3Wc {
        width: 46px;
      }
}

@media (min-width: 768px) {
    .fullScreenContainer_31LQ3 .searchControl_25gA6 {
      width: 560px;
      margin: 0 auto;
    }
    .topContainer_8Y9AF .searchControl_25gA6 {
      padding: 0;
    }

      .topContainer_8Y9AF .searchControl_25gA6 .inputWrapper_pn2-d {
        width: auto;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
      }
}

@media (min-width: 964px) {
      .topContainer_8Y9AF .searchControl_25gA6 .inputWrapper_pn2-d {
        max-width: 475px;
      }
}

@media only screen and (max-width: 767px) {
  .fullScreenContainer_31LQ3 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .searchControl_25gA6 {
    margin-right: 37px !important;
    margin-left: 37px !important;
  }

  .inputWrapper_pn2-d {
    width: auto !important;
    margin-right: -37px !important;
    margin-left: -37px !important;
  }

  .searchButton_3s3Wc {
    width: 40px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }

    .searchButton_3s3Wc svg {
      width: 16px;
      height: 16px;
    }

  .input_3Up3V {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
}

@media only screen and (min-width: 1264px) {
    .fullScreenContainer_31LQ3 .logo_2Zm1X {
      max-width: 100%;
    }

    .fullScreenContainer_31LQ3 .searchControl_25gA6 {
      width: 540px;
    }
}

@media only screen and (min-width: 1600px) {
  .fullScreenContainer_31LQ3 .searchControl_25gA6 {
    width: 920px;
  }
}

.result_hN2rt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

  .result_hN2rt.searchResult_2O6AI {
    margin-bottom: 24px;
  }

  @media (max-width: 767px) {.result_hN2rt {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column
}
  }

.thumbContainer_2OZH- {
  position: relative;
  width: 134px;
  margin-right: 16px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.thumbContainer_2OZH- img {
    display: block;
    width: 100%;
    height: auto;
  }

.thumbContainer_2OZH- a {
    display: block;
    height: 100%;
    width: 100%;
  }

.thumbContainer_2OZH- .breakingLabel_2EWwq,
  .thumbContainer_2OZH- .mostReadLabel_2o09M,
  .thumbContainer_2OZH- .sponsoredLabel_2fa40 {
    display: none;
  }

.thumbContainer_2OZH- .fbiaLabel_3dUpn {
    display: none;
  }

.thumbContainer_2OZH- .paywallFlag_Ldeai {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    font-weight: bold;
    font-size: 11px;
    line-height: 11px;
    background: rgba(238, 111, 45, 0.8);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 17px;
  }

.thumbContainer_2OZH- .paywallFlag_Ldeai::before {
      content: '';
      display: inline-block;
      height: 11px;
      width: 16px;
      background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgMTEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cmVjdCBoZWlnaHQ9IjEwIiByeD0iMiIgc3Ryb2tlPSIjZmZmIiB3aWR0aD0iMTUiIHg9Ii41IiB5PSIuNSIvPjxwYXRoIGQ9Im0wIDNoMTV2M2gtMTV6IiBmaWxsPSIjZmZmIi8+PC9nPjwvc3ZnPg==);
      background-size: contain;
      background-repeat: no-repeat;
      margin-right: 5px;
    }

@media (max-width: 767px) {
    .result_hN2rt .thumbContainer_2OZH- {
      width: 100%;
      margin-right: 0;
    }

      .result_hN2rt .thumbContainer_2OZH- .paywallFlag_Ldeai {
        height: 30px;
        font-size: 14px;
        line-height: 14px;
      }

        .result_hN2rt .thumbContainer_2OZH- .paywallFlag_Ldeai::before {
          height: 14px;
          width: 20px;
          margin-right: 10px;
        }
  }

@media (min-width: 768px) and (max-width: 963px) {
    .searchResult_2O6AI .thumbContainer_2OZH- {
      height: 94px;
      overflow: hidden;
      width: 140px;
      margin-right: 12px;
    }

    .topStory_20sRK .thumbContainer_2OZH- {
      height: 64px;
      overflow: hidden;
      width: 86px;
      margin-right: 16px;
    }

      .topStory_20sRK .thumbContainer_2OZH- img {
        height: 100%;
        width: auto;
      }

      .topStory_20sRK .thumbContainer_2OZH- a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
      }
  }

@media (min-width: 964px) {
    .searchResult_2O6AI .thumbContainer_2OZH- {
      height: 84px;
      width: 124px;
      margin-right: 14px;
      overflow: hidden;
    }

    .topStory_20sRK .thumbContainer_2OZH- {
      height: 64px;
      overflow: hidden;
      width: 86px;
      margin-right: 16px;
    }

      .topStory_20sRK .thumbContainer_2OZH- img {
        height: 100%;
        width: auto;
      }

      .topStory_20sRK .thumbContainer_2OZH- a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
      }
  }

@media (min-width: 1264px) {
    .searchResult_2O6AI .thumbContainer_2OZH- {
      height: 108px;
      width: 162px;
      overflow: hidden;
      margin-right: 20px;
    }

    .topStory_20sRK .thumbContainer_2OZH- {
      height: 76px;
      overflow: hidden;
      width: 100px;
      margin-right: 16px;
    }
  }

@media (min-width: 1600px) {
    .topStory_20sRK .thumbContainer_2OZH- {
      width: 122px;
      height: 94px;
      margin-right: 18px;
    }
  }

.thumbContainer_2OZH-.imageError_3VKzI {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 32px 32px;
    background-color: #eee;
  }

.thumbContainer_2OZH-.imageError_3VKzI img {
      display: none;
    }

.info_1O-um {
  min-width: 0;
}

@media (min-width: 768px) {
    .searchResult_2O6AI .info_1O-um {
      width: 274px;
    }

    .topStory_20sRK .info_1O-um {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding-bottom: 7px;
    }
  }

@media (min-width: 964px) {
    .searchResult_2O6AI .info_1O-um {
      width: 502px;
    }
  }

@media (min-width: 1264px) {
    .searchResult_2O6AI .info_1O-um {
      width: 410px;
    }
  }

@media (min-width: 1600px) {
    .searchResult_2O6AI .info_1O-um {
      width: 650px;
    }
  }

.topStory_20sRK .info_1O-um {
    width: 100%;
  }

.title_parRW {
  font-size: 18px;
  margin: 0;
  line-height: 24px;
  margin-bottom: 4px;
  font-weight: normal;
}

.title_parRW a {
    color: #00278e;
    text-decoration: none;
  }

.related_3U34Z .title_parRW a::before {
      display: inline-block;
      content: 'RELATED';
      font-size: 10px;
      font-weight: bold;
      height: 13px;
      padding: 0 4px;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      margin-right: 6px;
      color: #fff;
      background: #000;
      line-height: 14px;
      vertical-align: top;
      margin-top: 3px;
    }

.title_parRW a:hover {
      color: #4772bd;
    }

.title_parRW a:visited {
      color: #777;
    }

.topStory_20sRK .title_parRW a {
      color: #000;
    }

.topStory_20sRK .title_parRW a:hover {
        color: #444;
      }

.topStory_20sRK .title_parRW a:visited {
        color: #777;
      }

.title_parRW strong {
    font-weight: bold;
  }

@media (max-width: 767px) {

.title_parRW {
    margin-top: 2px;
    font-size: 16px
}
  }

@media (min-width: 768px) and (max-width: 963px) {

.title_parRW {
    font-size: 16px;
    line-height: 1.25
}

    .topStory_20sRK .title_parRW {
      font-size: 14px;
      line-height: 1.3;
    }
  }

@media (min-width: 964px) {

.title_parRW {
    font-size: 16px;
    line-height: 1.2
}

    .topStory_20sRK .title_parRW {
      font-size: 14px;
      line-height: 1.3;
    }
  }

@media (min-width: 1264px) {

.title_parRW {
    font-size: 18px;
    line-height: 1.18
}

    .topStory_20sRK .title_parRW {
      font-size: 18px;
      line-height: 1.22;
    }
      .related_3U34Z .title_parRW a::before {
        font-size: 12px;
        line-height: 16px;
        height: 15px;
      }
  }

.url_3ePD4 {
  font-size: 12px;
  text-decoration: none;
  color: #20692b;
  margin-bottom: 4px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}

.url_3ePD4:hover {
    color: #568d5f;
  }

@media (min-width: 1264px) {

.url_3ePD4 {
    font-size: 14px
}
  }

.topStory_20sRK .title_parRW {
  display: block;
}

@media (max-width: 767px) {

.topStory_20sRK .title_parRW {
    margin-bottom: 8px
}
  }

@media (min-width: 768px) {

.topStory_20sRK .title_parRW {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-height: 38px;
    margin-bottom: 0
}
  }

@media (min-width: 1264px) {

.topStory_20sRK .title_parRW {
    margin-bottom: 6px;
    max-height: 42px
}
  }

@media (min-width: 1600px) {

.topStory_20sRK .title_parRW {
    font-size: 20px;
    max-height: 48px;
    margin-bottom: 12px
}
  }

.snippet_2K5sE {
  font-size: 14px;
  color: #777;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 22px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 8px;
  white-space: nowrap;
}

.breaking_T_Vzi .snippet_2K5sE .breakingLabel_2EWwq,
  .mostRead_3-Umy .snippet_2K5sE .mostReadLabel_2o09M,
  .sponsored_1JKOD .snippet_2K5sE .sponsoredLabel_2fa40 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    font-size: 10px;
    font-weight: bold;
    height: 13px;
    padding: 0 4px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 8px;
    color: #fff;
    background: #000;
    text-decoration: none;
  }

.breaking_T_Vzi .snippet_2K5sE .breakingLabel_2EWwq {
    background: #de2148;
  }

.mostRead_3-Umy .snippet_2K5sE .mostReadLabel_2o09M {
    background: #000;
  }

.sponsored_1JKOD .snippet_2K5sE .sponsoredLabel_2fa40 {
    background: #189ebb;
  }

.fbia_26wfv .snippet_2K5sE .fbiaLabel_3dUpn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    font-size: 10px;
    font-weight: bold;
    height: 13px;
    padding: 0 4px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 8px;
    color: #fff;
    background: #3c5a98;
    text-decoration: none;
  }

@media (max-width: 767px) {
    .breaking_T_Vzi .snippet_2K5sE .breakingLabel_2EWwq,
    .mostRead_3-Umy .snippet_2K5sE .mostReadLabel_2o09M,
    .sponsored_1JKOD .snippet_2K5sE .sponsoredLabel_2fa40 {
      font-size: 14px;
      height: 16px;
      margin-right: calc(100% - 70px);
      margin-top: 4px;
      margin-bottom: 4px;
    }

    .breaking_T_Vzi .snippet_2K5sE,
    .mostRead_3-Umy .snippet_2K5sE,
    .sponsored_1JKOD .snippet_2K5sE {
      height: 62px;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
    }

    .fbia_26wfv .snippet_2K5sE .fbiaLabel_3dUpn {
      font-size: 14px;
      height: 16px;
      margin-right: calc(100% - 70px);
      margin-top: 4px;
      margin-bottom: 4px;
    }

    .fbia_26wfv .snippet_2K5sE {
      height: 62px;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
    }
  }

@media (max-width: 1263px) {

.snippet_2K5sE {
    height: 16px;
    font-size: 11px
}
  }

@media (min-width: 768px) and (max-width: 1263px) {
    .breaking_T_Vzi .snippet_2K5sE .breakingLabel_2EWwq {
      font-size: 10px;
      height: 13px;
    }

    .mostRead_3-Umy .snippet_2K5sE .mostReadLabel_2o09M,
    .fbia_26wfv .snippet_2K5sE .fbiaLabel_3dUpn {
      font-size: 10px;
      height: 13px;
    }
  }

@media (min-width: 1264px) {

.snippet_2K5sE {
    height: 20px
}

    .breaking_T_Vzi .snippet_2K5sE .breakingLabel_2EWwq,
    .mostRead_3-Umy .snippet_2K5sE .mostReadLabel_2o09M,
    .sponsored_1JKOD .snippet_2K5sE .sponsoredLabel_2fa40,
    .fbia_26wfv .snippet_2K5sE .fbiaLabel_3dUpn {
      font-size: 13px;
      height: 16px;
    }
  }

@media (min-width: 1600px) {
    .topStory_20sRK .snippet_2K5sE {
      height: 22px;
      font-size: 16px;
    }
  }

.topStory_20sRK .snippet_2K5sE {
    margin-top: 2px;
    width: 100%;
    -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
            align-content: space-between;
  }

.topStory_20sRK .snippet_2K5sE time {
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
    }

.facebookShare_OSPh9 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 0;
  margin: 0;
  margin-left: 8px;
  width: 20px;
  height: 20px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0ibm9uemVybyI+CiAgICAgICAgPHBhdGggZmlsbD0iIzQyNjdCMiIgZD0iTTI4LjggMEgxLjJDLjUzNiAwIDAgLjUzNiAwIDEuMnYyNy42YzAgLjY2NC41MzYgMS4yIDEuMiAxLjJoMjcuNmMuNjY0IDAgMS4yLS41MzYgMS4yLTEuMlYxLjJjMC0uNjY0LS41MzYtMS4yLTEuMi0xLjJ6Ii8+CiAgICAgICAgPHBhdGggZmlsbD0iI0ZGRiIgZD0iTTEzLjI5NyAyNHYtOC40NDZIMTF2LTMuMDQxaDIuMjk3VjkuOTE1YzAtMi4wNCAxLjM1OC0zLjkxNSA0LjQ4NS0zLjkxNSAxLjI2NiAwIDIuMjAyLjExOCAyLjIwMi4xMThsLS4wNzQgMi44NHMtLjk1NC0uMDEtMS45OTYtLjAxYy0xLjEyOCAwLTEuMzA5LjUwNi0xLjMwOSAxLjM0NHYyLjIySDIwbC0uMTQ4IDMuMDQyaC0zLjI0N1YyNGgtMy4zMDgiLz4KICAgIDwvZz4KPC9zdmc+Cg==);
  cursor: pointer;
  outline: none;
}

.facebookShare_OSPh9:hover {
    opacity: 0.8;
  }

@media (hover: none) {

.facebookShare_OSPh9:hover {
      opacity: 1
  }
    }

@media (max-width: 767px) {
    .topStory_20sRK .facebookShare_OSPh9 {
      width: 34px;
      height: 34px;
    }
  }

.siteLink_1D6VV {
  position: relative;
  color: currentColor;
  cursor: pointer;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  overflow: hidden;
}

.siteLink_1D6VV:hover {
    text-decoration: underline;
    color: #444;
  }

.siteLink_1D6VV::after {
    content: ' ';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 40px;
    background: rgb(255, 255, 255);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 1)));
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  }

@media (max-width: 400px) {
    .breaking_T_Vzi.topStory_20sRK .siteLink_1D6VV span,
    .breaking_T_Vzi.topStory_20sRK .siteLink_1D6VV,
    .mostRead_3-Umy.topStory_20sRK .siteLink_1D6VV span,
    .mostRead_3-Umy.topStory_20sRK .siteLink_1D6VV,
    .sponsored_1JKOD.topStory_20sRK .siteLink_1D6VV span,
    .sponsored_1JKOD.topStory_20sRK .siteLink_1D6VV,
    .fbia_26wfv.topStory_20sRK .siteLink_1D6VV span,
    .fbia_26wfv.topStory_20sRK .siteLink_1D6VV {
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
    }

    .breaking_T_Vzi.topStory_20sRK .siteLink_1D6VV :not(.snippetSeparator_NyKYa)span,
    .mostRead_3-Umy.topStory_20sRK .siteLink_1D6VV :not(.snippetSeparator_NyKYa)span,
    .sponsored_1JKOD.topStory_20sRK .siteLink_1D6VV :not(.snippetSeparator_NyKYa)span,
    .fbia_26wfv.topStory_20sRK .siteLink_1D6VV :not(.snippetSeparator_NyKYa)span {
      display: block;
    }
  }

.favicon_2128A {
  width: 20px;
  height: 20px;
  margin-right: 8px;
  opacity: 0.8;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.siteLink_1D6VV:hover .favicon_2128A {
    opacity: 1;
  }

@media (max-width: 767px) {

.favicon_2128A {
    height: 16px;
    width: 16px;
    margin-right: 12px
}
  }

@media (min-width: 768px) {

.favicon_2128A {
    height: 20px;
    width: 20px;
    margin-right: 8px
}
  }

@media (min-width: 1600px) {
    .topStory_20sRK .favicon_2128A {
      height: 22px;
      width: 22px;
      margin-right: 10px;
    }
  }

.snippetSeparator_NyKYa {
  margin: 0 4px;
}

@media only screen and (max-width: 767px) {
      .result_hN2rt .thumbContainer_2OZH- a {
        height: 1px;
        padding-bottom: 60%;
        overflow: hidden;
        position: relative;
      }

        .result_hN2rt .thumbContainer_2OZH- a img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
        }

    .result_hN2rt .title_parRW {
      font-size: 22px;
      font-weight: bold;
      line-height: 26px;
    }
      .result_hN2rt.isGroupWinner_JRTqn .title_parRW a {
        font-size: 22px;
        font-weight: normal;
        font-family: Georgia, Times, 'Times New Roman', serif;
        line-height: 23px;
        letter-spacing: normal;
      }

    .result_hN2rt .snippet_2K5sE {
      max-width: unset;
      width: 100%;
      height: auto;
      font-size: 14px;
      color: #888;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-align-content: space-between;
          -ms-flex-line-pack: justify;
              align-content: space-between;
      margin-top: 0;
    }

      .result_hN2rt .snippet_2K5sE .snippetSeparator_NyKYa {
        display: none;
      }

    .result_hN2rt .siteLink_1D6VV {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
    }

      .result_hN2rt .siteLink_1D6VV .content_1WJB_ {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
      }

    .result_hN2rt .favicon_2128A {
      width: 34px;
      height: 34px;
      margin-right: 5px;
    }

    .result_hN2rt .info_1O-um {
      margin-top: 4px;
    }

    .result_hN2rt.result_hN2rt + .result_hN2rt.result_hN2rt.isSmall_2TM6m:nth-child(2) {
      margin-top: 16px !important;
    }

    .result_hN2rt.isSmall_2TM6m {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      margin-top: 10px !important;
      overflow: hidden;
      margin-bottom: 10px !important;
    }

      .result_hN2rt.isSmall_2TM6m .title_parRW {
        font-size: 16px;
        line-height: 20px;
        font-weight: normal;
      }
        .result_hN2rt.isSmall_2TM6m .siteLink_1D6VV .favicon_2128A {
          width: 24px;
          height: 24px;
        }

        .result_hN2rt.isSmall_2TM6m .siteLink_1D6VV .content_1WJB_ {
          font-size: 13px;
        }

      .result_hN2rt.isSmall_2TM6m .thumbContainer_2OZH- {
        width: 130px;
        margin-right: 10px;
      }

        .result_hN2rt.isSmall_2TM6m .thumbContainer_2OZH- a {
          height: 1px;
          padding-bottom: 67%;
        }

      .result_hN2rt.isSmall_2TM6m .info_1O-um {
        margin-top: 0;
      }

        .result_hN2rt.isSmall_2TM6m .info_1O-um .title_parRW {
          margin-top: 0;
        }

      .result_hN2rt.isSmall_2TM6m .url_3ePD4 {
        display: none;
      }
        .result_hN2rt.topStory_20sRK.isSmall_2TM6m .title_parRW {
          display: -webkit-box;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical;
          overflow: hidden;
          max-height: 60px;
        }

      .result_hN2rt.topStory_20sRK:not(.isSmall_2TM6m):not(.isMainInModal_3E2vQ) {
        padding-bottom: 12px;
        border-bottom: 1px solid #acacac;
      }
}

.topStory_20sRK.headlineOnTop_3_Ewc .title_parRW {
    line-height: 28px;
  }

.topStory_20sRK.headlineOnTop_3_Ewc .info_1O-um {
    margin-top: 10px;
  }

.topStory_20sRK.headlineOnTop_3_Ewc.breaking_T_Vzi .breakingLabel_2EWwq,
  .topStory_20sRK.headlineOnTop_3_Ewc.mostRead_3-Umy .mostReadLabel_2o09M,
  .topStory_20sRK.headlineOnTop_3_Ewc.sponsored_1JKOD .sponsoredLabel_2fa40,
  .topStory_20sRK.headlineOnTop_3_Ewc.fbia_26wfv .fbiaLabel_3dUpn {
    font-size: 15px;
    padding: 0 6px;
    font-weight: bold;
    color: #fff;
    margin-right: 6px;
    font-family: Arial, sans-serif;
    display: inline-block;
    position: relative;
    top: -1px;
  }

.topStory_20sRK.headlineOnTop_3_Ewc.breaking_T_Vzi .breakingLabel_2EWwq {
    background: #de2148;
  }

.topStory_20sRK.headlineOnTop_3_Ewc.mostRead_3-Umy .mostReadLabel_2o09M {
    background: #000;
  }

.topStory_20sRK.headlineOnTop_3_Ewc.sponsored_1JKOD .sponsoredLabel_2fa40 {
    background: #189ebb;
  }

.topStory_20sRK.headlineOnTop_3_Ewc.fbia_26wfv .fbiaLabel_3dUpn {
    background: #3c5a98;
  }

@-webkit-keyframes spinner_1nw4m {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spinner_1nw4m {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.spinner_1nw4m {
  display: block;
  width: 64px;
  height: 64px;
  margin: auto;
}

.spinner_1nw4m::after {
    content: ' ';
    display: block;
    width: 46px;
    height: 46px;
    margin: 1px;
    border-radius: 50%;
    border: 5px solid #ccc;
    border-color: #ccc transparent #ccc transparent;
    -webkit-animation: spinner_1nw4m 1.2s linear infinite;
            animation: spinner_1nw4m 1.2s linear infinite;
  }

.wrapper_1hHaS {
  height: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #ddd;
  max-width: 640px;
  overflow-x: scroll;
  margin: 10px 0;
}

.img_1R4Od {
  height: 100%;
  border: 2px solid black;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* stylelint-disable no-descending-specificity */
.mpu_vtw7K,
.mpu_vtw7K .inner_3UyuX {
  width: 300px;
  height: 250px;
}

.billboard_2Y_0e,
.billboard_2Y_0e .inner_3UyuX {
  width: 970px;
  height: 250px;
}

.staticMobileBanner_3wkmF,
.staticMobileBanner_3wkmF .inner_3UyuX {
  width: 320px;
  height: 50px;
}

.staticMobileBanner_3wkmF {
  margin: 16px auto;
}

.skyScraperLeft_2XvUI,
.skyScraperRight_2tIax,
.skyScraperLeft_2XvUI .inner_3UyuX,
.skyScraperRight_2tIax .inner_3UyuX {
  width: 160px;
  height: 600px;
}

.skyScraperLeft_2XvUI.big_1797z,
.skyScraperRight_2tIax.big_1797z,
.skyScraperLeft_2XvUI.big_1797z .inner_3UyuX,
.skyScraperRight_2tIax.big_1797z .inner_3UyuX {
  width: 300px;
  height: 600px;
}

.skyScraperLeft_2XvUI,
.skyScraperRight_2tIax {
  position: fixed;
  top: 0;
}

.tickerVisible .skyScraperLeft_2XvUI,
  .tickerVisible .skyScraperRight_2tIax {
    top: 65px;
  }

.stickyBillboard_2psnz {
  background: #eee;
}

.stickyBillboard_2psnz .inner_3UyuX {
    margin: 0 auto;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

.stickyBillboard_2psnz.small_iVOZ-,
.stickyBillboard_2psnz.small_iVOZ- .inner_3UyuX {
  width: 728px;
  height: 90px;
}

.stickyBillboard_2psnz.big_1797z,
.stickyBillboard_2psnz.big_1797z .inner_3UyuX {
  width: 970px;
  height: 250px;
}

.richMedia_L4gfY,
.richMedia_L4gfY .inner_3UyuX {
  width: 1px;
  height: 1px;
}

.affix-on.stickyBillboard_2psnz {
  position: fixed;
  top: 0;
  z-index: 10;
  -webkit-box-shadow: #000 0 20px 21px -21px;
          box-shadow: #000 0 20px 21px -21px;
}

.affix-on.stickyBillboard_2psnz.big_1797z {
    left: calc((100vw - 970px) / 2);
  }

.affix-on.stickyBillboard_2psnz.small_iVOZ- {
    left: calc((100vw - 728px) / 2);
  }

.hasStickyLeaderboard .stickyBillboard_2psnz.big_1797z,
  .hasStickyLeaderboard .stickyBillboard_2psnz.big_1797z .inner_3UyuX {
    width: 728px;
    height: 90px;
  }

.hasStickyLeaderboard .affix-on.stickyBillboard_2psnz.big_1797z {
    left: calc((100vw - 728px) / 2);
  }

.hasStickyBillboard .tickerVisible.stickyBillboardVisible .skyScraperLeft_2XvUI,
  .hasStickyBillboard .tickerVisible.stickyBillboardVisible .skyScraperRight_2tIax,
  .hasStickyLeaderboard .tickerVisible.stickyBillboardVisible .skyScraperLeft_2XvUI,
  .hasStickyLeaderboard .tickerVisible.stickyBillboardVisible .skyScraperRight_2tIax {
    top: 345px;
  }

@media only screen and (min-width: 1264px) {
  .skyScraperLeft_2XvUI {
    left: 0;
  }

  .skyScraperRight_2tIax {
    right: 0;
  }
}

@media only screen and (min-width: 1306px) and (max-width: 1599px) {
  .skyScraperLeft_2XvUI {
    left: calc((100% - 904px) / 2 - 160px - 20px);
  }

  .skyScraperRight_2tIax {
    right: calc((100% - 904px) / 2 - 160px - 20px);
  }
    .hasStickyBillboard .skyScraperLeft_2XvUI, .hasStickyLeaderboard .skyScraperLeft_2XvUI {
      left: calc((100% - 904px) / 2 - 160px - 40px);
    }

    .hasStickyBillboard .skyScraperRight_2tIax, .hasStickyLeaderboard .skyScraperRight_2tIax {
      right: calc((100% - 904px) / 2 - 160px - 40px);
    }
}

@media only screen and (min-width: 1600px) {
  .skyScraperLeft_2XvUI {
    left: 0;
  }

  .skyScraperRight_2tIax {
    right: 0;
  }
}

.splashContainer_hgGgH {
  margin: 90px auto auto;
}

.resultsContainer_lMdYW {
  padding-top: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.splashRightPanel_1qvrs {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.resultsGridContainer_E3W0r .indexPagePreviews_3XUuQ,
.splashContainer_hgGgH .indexPagePreviews_3XUuQ,
.splashRightPanel_1qvrs .indexPagePreviews_3XUuQ {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.resultsGridContainer_E3W0r .indexPagePreviews_3XUuQ {
  padding-bottom: 60px;
}

.domainName_2-TEQ {
  position: absolute;
  top: -22px;
  font-size: 14px;
  color: #000;
  text-decoration: none;
  height: 20px;
  line-height: 20px;
  font-weight: bold;
  left: 0;
}

.error_7dPNL {
  padding: 8px;
  margin: 8px;
  font-size: 18px;
  color: #d33;
  background: #fcc;
}

.messageBox_4x2p3 {
  display: none;
  background: rgba(0, 0, 0, 0.65);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  color: #fff;
  font-size: 20px;
  line-height: 1.2em;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.messageBox_4x2p3 > div:last-child {
  font-weight: bold;
}

.indexPagePreview_3o-cz {
  position: relative;
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #eee;
  background-position: center top;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #ccc;
  margin-bottom: 44px;
}

.splashContainer_hgGgH .indexPagePreview_3o-cz,
  .resultsGridContainer_E3W0r .indexPagePreview_3o-cz {
    display: inline-block;
    width: calc(25% - 12px);
    height: 100%;
    padding-bottom: 76%;
  }

.looseGrid_3IWZY .indexPagePreview_3o-cz {
    display: block;
    width: 100%;
    height: 720px;
  }

.resultsContainer_lMdYW .indexPagePreview_3o-cz {
    width: 100%;
    height: 460px;
    display: block;
  }

.splashRightPanel_1qvrs .indexPagePreview_3o-cz {
    margin-bottom: 32px;
  }

.indexPagePreview_3o-cz:hover .domainName_2-TEQ {
      color: #e01c44;
    }

.indexPagePreview_3o-cz:hover .messageBox_4x2p3 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
    }

.heading_2QfDL {
  font-size: 20px;
  text-align: left;
  margin-bottom: 34px;
}

.live_303ck {
  font-weight: bold;
  color: #e01c44;
}

.moreButton__duqM {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 30px;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .resultsGridContainer_E3W0r {
    margin: 0 10px auto;
  }

    .resultsGridContainer_E3W0r .indexPagePreview_3o-cz {
      width: 100%;
      margin-left: 0;
      margin-right: 0;
      padding-bottom: 100%;
      margin-bottom: 40px;
      height: 600px;
    }

  .mobileMpuWrapper_3qNKX {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 250px;
    margin-bottom: 40px;
  }

  .resultsContainer_lMdYW .indexPagePreview_3o-cz {
    height: auto;
    padding-bottom: 100%;
  }
    .indexPagePreviewsWrapper_317Ay.splashContainer_hgGgH {
      margin: 0 10px auto;
    }

      .indexPagePreviewsWrapper_317Ay.splashContainer_hgGgH .indexPagePreview_3o-cz {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        height: 100%;
        padding-bottom: 100%;
        margin-bottom: 40px;
      }

    .indexPagePreviewsWrapper_317Ay .splashRightPanel_1qvrs {
      margin-top: 30px;
    }

      .indexPagePreviewsWrapper_317Ay .splashRightPanel_1qvrs .indexPagePreview_3o-cz {
        width: 100%;
        height: 400px;
        display: block;
      }

    .indexPagePreviewsWrapper_317Ay.looseGrid_3IWZY .indexPagePreview_3o-cz {
      height: 100%;
      padding-bottom: 100%;
      margin-bottom: 40px;
      margin-top: 60px;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
    }

      .indexPagePreviewsWrapper_317Ay.looseGrid_3IWZY .indexPagePreview_3o-cz:first-of-type {
        margin-top: 60px;
      }
}

@media only screen and (min-width: 768px) {
  .topStoriesAndRightWrapper_c6Mhk {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .loosePages_1DJ_o {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .resultsContainer_lMdYW {
    padding: 0;
  }

    .resultsContainer_lMdYW .heading_2QfDL {
      font-size: 16px;
    }

  .looseGrid_3IWZY {
    margin-top: 60px;
  }

    .looseGrid_3IWZY .indexPagePreview_3o-cz {
      width: calc(33% - 10px);
      height: 720px;
      margin-bottom: 70px;
      padding-bottom: 0;
    }

    .looseGrid_3IWZY .splashRightPanel_1qvrs {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-flex: 0;
      -webkit-flex-grow: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      width: calc(33% - 10px);
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
    }

      .looseGrid_3IWZY .splashRightPanel_1qvrs .heading_2QfDL {
        width: 100%;
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
      }

      .looseGrid_3IWZY .splashRightPanel_1qvrs .indexPagePreview_3o-cz {
        width: 100%;
      }

      .looseGrid_3IWZY .splashRightPanel_1qvrs .indexPagePreviews_3XUuQ {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
      }

    .looseGrid_3IWZY .moreButton__duqM {
      width: 100%;
      margin-bottom: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 963px) {
  .resultsGridContainer_E3W0r .indexPagePreview_3o-cz,
  .splashContainer_hgGgH:not(.looseGrid_3IWZY) .indexPagePreview_3o-cz {
    width: calc(33% - 6px);
    height: 734px;
    margin-bottom: 40px;
  }

  [data-top-stories-page='0'].looseGrid_3IWZY .splashRightPanel_1qvrs .indexPagePreview_3o-cz {
    height: 732px;
  }

  [data-top-stories-page='1'].looseGrid_3IWZY .splashRightPanel_1qvrs .indexPagePreview_3o-cz {
    height: 730px;
  }

  [data-top-stories-page='2'].looseGrid_3IWZY .splashRightPanel_1qvrs .indexPagePreview_3o-cz {
    height: 713px;
  }

  [data-top-stories-page='2'].showAllPages_3QOJR.looseGrid_3IWZY .splashRightPanel_1qvrs .indexPagePreview_3o-cz {
    height: 699px;
  }
}

@media only screen and (min-width: 964px) {
  .indexPagePreview_3o-cz .messageBox_4x2p3 {
    font-size: 14px;
  }

  .resultsGridContainer_E3W0r .indexPagePreview_3o-cz {
    height: 734px;
    padding-bottom: 0;
  }
    .looseGrid_3IWZY .indexPagePreview_3o-cz {
      width: calc(25% - 12px);
      height: 728px;
    }

    .looseGrid_3IWZY .splashRightPanel_1qvrs {
      width: calc(50% - 8px);
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
    }

      .looseGrid_3IWZY .splashRightPanel_1qvrs .indexPagePreview_3o-cz {
        width: calc(50% - 8px);
      }
}

@media only screen and (min-width: 964px) and (max-width: 1263px) {
  [data-top-stories-page='0'].looseGrid_3IWZY .splashRightPanel_1qvrs .indexPagePreview_3o-cz {
    height: 732px;
  }

  [data-top-stories-page='1'].looseGrid_3IWZY .splashRightPanel_1qvrs .indexPagePreview_3o-cz {
    height: 730px;
  }

  [data-top-stories-page='2'].looseGrid_3IWZY .splashRightPanel_1qvrs .indexPagePreview_3o-cz {
    height: 713px;
  }

  [data-top-stories-page='2'].showAllPages_3QOJR.looseGrid_3IWZY .splashRightPanel_1qvrs .indexPagePreview_3o-cz {
    height: 699px;
  }

  .billboardWrapper_3AqXj {
    width: 970px;
    height: 250px;
    margin-bottom: 80px;
    margin-left: -5px;
  }
}

@media only screen and (min-width: 1264px) {
    .resultsContainer_lMdYW .indexPagePreview_3o-cz {
      height: 600px;
    }

  .looseGrid_3IWZY .indexPagePreview_3o-cz {
    height: 816px;
  }

  .resultsGridContainer_E3W0r .indexPagePreview_3o-cz {
    height: 900px;
    padding-bottom: 0;
  }

  [data-top-stories-page='0'].looseGrid_3IWZY .splashRightPanel_1qvrs .indexPagePreview_3o-cz {
    height: 816px;
  }

  [data-top-stories-page='1'].looseGrid_3IWZY .splashRightPanel_1qvrs .indexPagePreview_3o-cz {
    height: 816px;
  }

  [data-top-stories-page='2'].looseGrid_3IWZY .splashRightPanel_1qvrs .indexPagePreview_3o-cz {
    height: 816px;
  }

  [data-top-stories-page='2'].showAllPages_3QOJR.looseGrid_3IWZY .splashRightPanel_1qvrs .indexPagePreview_3o-cz {
    height: 827px;
  }

  .billboardWrapper_3AqXj {
    width: 100%;
    height: 250px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 80px;
  }
}

@media only screen and (min-width: 1600px) {
  .looseGrid_3IWZY .indexPagePreview_3o-cz {
    height: 996px;
  }

  .resultsGridContainer_E3W0r .indexPagePreview_3o-cz {
    height: 1000px;
    padding-bottom: 0;
  }

  [data-top-stories-page='0'].looseGrid_3IWZY .splashRightPanel_1qvrs .indexPagePreview_3o-cz {
    height: 1038px;
  }

  [data-top-stories-page='1'].looseGrid_3IWZY .splashRightPanel_1qvrs .indexPagePreview_3o-cz {
    height: 1014px;
  }

  [data-top-stories-page='2'].looseGrid_3IWZY .splashRightPanel_1qvrs .indexPagePreview_3o-cz {
    height: 1006px;
  }

  [data-top-stories-page='2'].showAllPages_3QOJR.looseGrid_3IWZY .splashRightPanel_1qvrs .indexPagePreview_3o-cz {
    height: 1006px;
  }

  .domainName_2-TEQ {
    font-size: 16px;
  }
}

.wrapper_3iOJX {
  position: relative;
}

.img_2n9VA {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px;
  color: #fff;
  cursor: pointer;
}

.wrapper_3iOJX:hover .img_2n9VA {
  display: block;
}

.noResults_3smUc {
  padding: 20px;
  font-size: 24px;
}

.results_3WX_T {
  padding: 20px;
}

.moreButton_1mZwb {
  width: 100%;
  height: 40px;
  background: #e9124c;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: white;
  font-weight: bold;
  padding: 0;
  font-size: 18px;
}

.loading_MO5ym {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.resultsHeading_xfGx2 {
  display: none;
}

.liveHomepagesButton_2mA-7 {
  display: none;
  font-family: Arial, sans-serif;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  cursor: pointer;
  font-size: 14px;
  padding: 6px 8px;
  border: 1px solid #ccc;
  border-radius: 2px;
  font-weight: bold;
}

.liveHomepagesButton_2mA-7,
  .liveHomepagesButton_2mA-7::-moz-selection {
    color: #194fad;
  }

.liveHomepagesButton_2mA-7,
  .liveHomepagesButton_2mA-7::selection {
    color: #194fad;
  }

.liveHomepagesButton_2mA-7:hover,
  .liveHomepagesButton_2mA-7:active,
  .liveHomepagesButton_2mA-7:target {
    border-color: #d1d1d1;
    color: #2f60b5;
  }

@media (max-width: 767px) {
  .noResults_3smUc,
  .results_3WX_T {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px;
  }

  .resultsHeading_xfGx2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: bold;
    text-align: left;
    margin-left: 0;
    font-size: 24px;
    margin-bottom: 21px;
  }

  .liveHomepagesButton_2mA-7 {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .noResults_3smUc,
  .results_3WX_T {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px;
  }
}

@media (min-width: 768px) {
  .noResults_3smUc,
  .results_3WX_T {
    padding: 0;
  }
}

.heading_3wPhh {
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
}

.resultWrapper_3uDym {
  margin-bottom: 14px;
  padding-top: 10px;
  padding-right: 10px;
  position: relative;
  border: 1px solid transparent;
  padding-left: 10px;
}

.results_2dKnn.loading_Deytn {
    opacity: 0.5;
  }

.results_2dKnn.hasMore_OcuuP .resultWrapper_3uDym:last-child {
    position: relative;
    height: 32px;
    overflow: hidden;
    margin-bottom: -1px;
  }

.results_2dKnn.hasMore_OcuuP .resultWrapper_3uDym:last-child::after {
      top: 0;
      left: 0;
      content: ' ';
      position: absolute;
      width: 100%;
      height: 100%;
      background: #fff;
      z-index: 1;
      opacity: 0.6;
    }

.results_2dKnn:not(.hasMore_OcuuP) {
    margin-bottom: 24px;
  }

.error_2mwTH {
  width: 100%;
  padding: 8px;
  margin: 8px;
  font-size: 18px;
  color: #d33;
  background: #fcc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.relatedButton_10g6j {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: right 1px center;
  background-size: 16px 16px;
  padding: 0;
  margin: 0;
  line-height: 16px;
  width: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  outline: none;
  font-size: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.relatedButton_10g6j svg {
    margin-left: 6px;
    width: 16px;
    height: 16px;
  }

.relatedButton_10g6j svg g circle {
      fill: #575757;
    }

.relatedButton_10g6j.relatedButtonBottom_rToSM {
    bottom: 0;
    right: 0;
    padding: 0;
    height: 32px;
    width: 33px;
    background-position: center;
  }

.scrollTrigger_j7AYs {
  width: 100%;
  height: 10px;
}

.moreModal_2Vpe5 {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

.relatedStoriesWrapper_2pfgU {
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.relatedStoriesWrapper_2pfgU > div:not(:first-of-type) {
    margin-top: 14px;
  }

.moreLikeThis_2Rn6U {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  cursor: pointer;
  color: #004db3;
  font-weight: bold;
  font-size: 14px;
  background-color: #d8d8d8;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 7px 10px;
}

.moreLikeThis_2Rn6U > span {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: relative;
  }

.moreLikeThis_2Rn6U > span::after {
      content: ' ';
      background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjExIiB2aWV3Qm94PSIwIDAgNyAxMSI+CiAgICA8cGF0aCBmaWxsPSIjMTk0RkFEIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzE5NEZBRCIgZD0iTTYuNDA3IDQuOTY2bC0uNDUtLjQwM0wxLjQ5My41ODNhLjM0Ny4zNDcgMCAwIDAtLjQ1IDBMLjU5My45ODVhLjI2NC4yNjQgMCAwIDAgMCAuNDAybDQuMjM2IDMuNzhMLjU5MyA4Ljk0NmEuMjY0LjI2NCAwIDAgMCAwIC40MDJsLjQ1LjQwMmMuMTI1LjExMS4zMjguMTExLjQ1MSAwbDQuNDYyLTMuOTguNDUxLS40MDJhLjI2NC4yNjQgMCAwIDAgMC0uNDAyIi8+Cjwvc3ZnPgo=);
      background-repeat: no-repeat;
      background-size: 7px 10px;
      width: 7px;
      height: 10px;
      display: inline-block;
      margin-left: 5px;
      top: 3px;
      position: absolute;
    }

.moreLikeThis_2Rn6U:hover {
    color: #005bd4;
    background-color: #dbdbdb;
  }

.pagination_20Vs9 {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 50px;
  padding: 0 10px;
}

.paginationButton_3LsRq {
  position: relative;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  padding: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 9px 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  outline: none;
  font-size: 24px;
  line-height: 27px;
  font-weight: bold;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: none;
  height: 65px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #666;
}

/* stylelint-disable */

.paginationButton_3LsRq > div {
    padding-right: 35px;
    background-position: right 60%;
    background-repeat: no-repeat;
  }

/* stylelint-enable */

.paginationButton_3LsRq.nextButton_1LLvh {
    background-color: #de2148;
    color: #fff;
  }

.paginationButton_3LsRq.nextButton_1LLvh:hover {
      background-color: #e54d6d;
    }

.paginationButton_3LsRq.nextButton_1LLvh > div {
      background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDIyIDEzIiBzdHlsZT0idHJhbnNmb3JtOiByb3RhdGUoMTgwZGVnKSI+CiAgICA8cGF0aCBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik0yMS4xNjggMTEuMzY0Yy40MTEtLjM5NC40NC0xLjAyNi4wODgtMS40NTNsLS4wODgtLjA5NUwxMS43NzguODFsLS4xMDUtLjA4OGExLjEzMyAxLjEzMyAwIDAgMC0xLjM0NiAwbC0uMTA0LjA4OEwuODMyIDkuODE2YTEuMDY4IDEuMDY4IDAgMCAwLS4wODggMS40NTNsLjA4OC4wOTUuODYxLjgyNmMuMzk3LjM4MSAxLjAxOS40MSAxLjQ1LjA4OGwuMTA0LS4wODcgNy43NTQtNy40MzUgNy43NTIgNy40MzRjLjM5Ny4zODEgMS4wMTguNDEgMS40NS4wODhsLjEwNC0uMDg3Ljg2MS0uODI3eiIvPgo8L3N2Zz4=);
    }

.paginationButton_3LsRq.minimiseButton_3li7X {
    margin-bottom: 10px;
    border: solid 1px #666;
    color: #666;
    background-color: #fff;
  }

.paginationButton_3LsRq.minimiseButton_3li7X:hover {
      background-color: #f3f3f3;
      border-color: #979797;
    }

.paginationButton_3LsRq.minimiseButton_3li7X > div {
      background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDIyIDEzIj4KICAgIDxwYXRoIGZpbGw9IiM2NjYiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTIxLjE2OCAxMS4zNjRjLjQxMS0uMzk0LjQ0LTEuMDI2LjA4OC0xLjQ1M2wtLjA4OC0uMDk1TDExLjc3OC44MWwtLjEwNS0uMDg4YTEuMTMzIDEuMTMzIDAgMCAwLTEuMzQ2IDBsLS4xMDQuMDg4TC44MzIgOS44MTZhMS4wNjggMS4wNjggMCAwIDAtLjA4OCAxLjQ1M2wuMDg4LjA5NS44NjEuODI2Yy4zOTcuMzgxIDEuMDE5LjQxIDEuNDUuMDg4bC4xMDQtLjA4NyA3Ljc1NC03LjQzNSA3Ljc1MiA3LjQzNGMuMzk3LjM4MSAxLjAxOC40MSAxLjQ1LjA4OGwuMTA0LS4wODcuODYxLS44Mjd6Ii8+Cjwvc3ZnPgo=);
    }

.noResults_1k3Z1 {
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-style: italic;
}

.noTabsHeading_2hbIC {
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  margin-left: 10px;
}

.homepageButton_2pgnq {
  display: none;
}

.manualGroup_hVzIa.resultWrapper_3uDym,
  .manualGroup_hVzIa .moreModal_2Vpe5 {
    background-color: #fee;
  }

.pushedGroup_1fmox.resultWrapper_3uDym,
  .pushedGroup_1fmox .moreModal_2Vpe5 {
    background-color: #ffe;
  }

.notCovered_1pET4.resultWrapper_3uDym,
  .notCovered_1pET4 .moreModal_2Vpe5 {
    background-color: #dfd;
  }

.manualGroup_hVzIa.notCovered_1pET4.resultWrapper_3uDym,
  .manualGroup_hVzIa.notCovered_1pET4 .moreModal_2Vpe5 {
    background: -webkit-gradient(linear, left top, right top, from(#fee), color-stop(48%, #fee), color-stop(52%, #dfd));
    background: -o-linear-gradient(left, #fee 0%, #fee 48%, #dfd 52%);
    background: linear-gradient(90deg, #fee 0%, #fee 48%, #dfd 52%);
  }

/* stylelint-disable no-descending-specificity */
.isOutgoingNotification_MMCh2.resultWrapper_3uDym,
  .isOutgoingNotification_MMCh2 .moreModal_2Vpe5 {
    background-color: #fef;
  }
/* stylelint-enable no-descending-specificity */

.buttonSelectors_274R7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  border-bottom: 3px solid #e2e2e2;
}

.buttonSelectors_274R7[data-current-tab='news'] {
    border-color: #333;
  }

.buttonSelectors_274R7[data-current-tab='sport'] {
    border-color: #00c36e;
  }

.buttonSelectors_274R7[data-current-tab='entertainment'] {
    border-color: #d10a34;
  }

.buttonSelectors_274R7[data-current-tab='newYork'] {
    border-color: #000080;
  }

.tabSelector_1ON_A {
  font-size: 18px;
  color: #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background: transparent;
  cursor: pointer;
  outline: none;
  padding: 0 14px;
  height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #999;
  font-weight: bold;
  position: relative;
  opacity: 0.4;
  margin: 0;
}

.tabSelector_1ON_A[data-tab-name='news'] {
    background-color: #333;
  }

.tabSelector_1ON_A[data-tab-name='sport'] {
    background-color: #00c36e;
  }

.tabSelector_1ON_A[data-tab-name='entertainment'] {
    background-color: #d10a34;
  }

.tabSelector_1ON_A[data-tab-name='newYork'] {
    background-color: #000080;
  }

.tabSelector_1ON_A:not(:first-of-type) {
    margin-left: 4px;
  }

.tabSelector_1ON_A:hover,
  .tabSelector_1ON_A.selectedTab_1RPgy {
    opacity: 1;
  }

.tabSelector_1ON_A.selectedTab_1RPgy {
    cursor: default;
  }

.tabSelector_1ON_A[disabled] {
    cursor: disabled;
  }

@media (hover: none) {
    .tabSelector_1ON_A:hover:not(.selectedTab_1RPgy) {
      opacity: 0.4;
    }
  }

.bigFacebookShare_35L8I {
  font-size: 24px;
  color: #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background: none;
  background-color: #4267b2;
  cursor: pointer;
  outline: none;
  height: 40px;
  width: 100%;
  margin: 16px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: bold;
  position: relative;
}

.bigFacebookShare_35L8I:hover {
    opacity: 0.8;
  }

.bigFacebookShare_35L8I::before {
    display: block;
    content: '';
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjE4IiB2aWV3Qm94PSIwIDAgOSAxOCI+CiAgICA8cGF0aCBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik0yLjI5NyAxOFY5LjU1NEgwVjYuNTEzaDIuMjk3VjMuOTE1QzIuMjk3IDEuODc1IDMuNjU1IDAgNi43ODIgMGMxLjI2NiAwIDIuMjAyLjExOCAyLjIwMi4xMThsLS4wNzQgMi44NHMtLjk1NC0uMDEtMS45OTYtLjAxYy0xLjEyOCAwLTEuMzA5LjUwNi0xLjMwOSAxLjM0NHYyLjIySDlsLS4xNDggMy4wNDJINS42MDVWMThIMi4yOTciLz4KPC9zdmc+Cg==);
    background-size: cover;
    width: 12px;
    height: 24px;
    margin-right: 10px;
  }

@media (hover: none) {
    .bigFacebookShare_35L8I:hover {
      opacity: 1;
    }
  }

@media (max-width: 767px) {
  .container_14dSe {
    width: 100%;
    min-height: 1000px;
  }

    .container_14dSe .resultWrapper_3uDym {
      padding: 0;
    }

    .container_14dSe .mpuWrapper_3mylS {
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      min-height: 250px;
      margin-bottom: 14px;
      padding-bottom: 14px;
      border-bottom: 1px solid #acacac;
    }
      .container_14dSe .results_2dKnn.hasMore_OcuuP .resultWrapper_3uDym:last-child {
        height: 100px;
      }

    .container_14dSe .desktopButtonText_3Zh1o {
      display: none;
    }

    .container_14dSe .heading_3wPhh {
      margin-bottom: 20px;
      margin-left: 0;
      margin-right: 0;
    }

    .container_14dSe .pagination_20Vs9 {
      padding: 0;
    }

    .container_14dSe .paginationButton_3LsRq {
      height: 80px;
    }

    .container_14dSe .relatedStoriesWrapper_2pfgU {
      padding: 0;
    }

    .container_14dSe .noTabsHeading_2hbIC {
      margin-left: 0;
      font-size: 24px;
      margin-bottom: 15px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
    }

    .container_14dSe .relatedButton_10g6j {
      font-size: 14px;
      color: #575757;
      padding: 1px;
    }

      .container_14dSe .relatedButton_10g6j svg {
        width: 34px;
        height: 34px;
      }

    .container_14dSe .moreModal_2Vpe5 {
      -webkit-box-shadow: none;
              box-shadow: none;
    }

    .container_14dSe .moreLikeThis_2Rn6U {
      font-size: 20px;
      padding: 13px 0 14px 0;
      margin-top: 10px;
    }

      .container_14dSe .moreLikeThis_2Rn6U .relatedButton_10g6j {
        display: none;
      }

      .container_14dSe .moreLikeThis_2Rn6U > span {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-align-content: center;
            -ms-flex-line-pack: center;
                align-content: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
      }

        .container_14dSe .moreLikeThis_2Rn6U > span::after {
          background-size: 12px 21px;
          width: 12px;
          height: 21px;
          margin-left: 8px;
          top: 2px;
          position: unset;
        }
      .container_14dSe .openedMore_39s2n > div {
        display: none;
      }

      .container_14dSe .openedMore_39s2n .moreModal_2Vpe5 {
        display: block;
        position: unset;
      }

    .container_14dSe .bigFacebookShare_35L8I {
      margin: 12px 0;
      font-size: 24px;
      height: 40px;
    }

      .container_14dSe .bigFacebookShare_35L8I::before {
        width: 12px;
        height: 24px;
      }

  .tabSelector_1ON_A {
    font-size: 14px;
    padding: 0 10px;
  }
}

@media (min-width: 768px) {
  .container_14dSe {
    width: calc(66% - 10px);
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }

  .resultWrapper_3uDym {
    margin-top: 0;
    margin-bottom: 0;
  }

    .resultWrapper_3uDym::after {
      position: absolute;
      display: block;
      content: '';
      height: 1px;
      right: 10px;
      left: 112px;
      background: #d8d8d8;
    }

    .resultWrapper_3uDym.openedMore_39s2n::after,
    .resultWrapper_3uDym.nextIsOpened_1ck98::after {
      display: none;
    }
    .results_2dKnn.hasMore_OcuuP .resultWrapper_3uDym:last-child {
      height: 36px;
    }

  .mobileButtonText_4X_5E {
    display: none;
  }

  .relatedButton_10g6j {
    text-indent: -9999px;
  }

    .relatedButton_10g6j:hover {
      color: #e01c44;
      text-indent: 0;
    }

      .relatedButton_10g6j:hover svg g circle {
        fill: #e01c44;
      }

      @media (hover: none) {

    .relatedButton_10g6j:hover {
        color: inherit;
        text-indent: -9999px
    }

        .relatedButton_10g6j:hover svg g circle {
          fill: #575757;
        }
      }

    .relatedButton_10g6j.showText_38zYK {
      text-indent: 0;
    }

  .tabSelector_1ON_A {
    font-size: 16px;
    padding: 0 8px;
  }
}

@media (min-width: 964px) {
  .container_14dSe {
    width: calc(50% - 10px);
  }
    .results_2dKnn.hasMore_OcuuP .resultWrapper_3uDym:last-child {
      height: 36px;
    }
}

@media (min-width: 1264px) {
    .results_2dKnn.hasMore_OcuuP .resultWrapper_3uDym:last-child {
      height: 44px;
    }

  .resultWrapper_3uDym::after {
    left: 126px;
  }

  .paginationButton_3LsRq {
    height: 73px;
  }

  .relatedButton_10g6j {
    bottom: 10px;
    background-size: 18px 18px;
    line-height: 18px;
    height: 18px;
    font-size: 14px;
  }

    .relatedButton_10g6j.relatedButtonBottom_rToSM {
      bottom: 0;
      right: 0;
      padding: 0;
      height: 36px;
      width: 35px;
      background-position: center;
    }

  .moreLikeThis_2Rn6U {
    font-size: 16px;
  }

    .moreLikeThis_2Rn6U > span::after {
      background-size: 9px 13px;
      width: 9px;
      height: 13px;
    }

  .tabSelector_1ON_A {
    padding: 0 8px;
    font-size: 14px;
  }
}

@media (max-width: 374px) {
  .tabSelector_1ON_A {
    padding: 0 6px;
  }
}

@media (min-width: 1600px) {
  .tabSelector_1ON_A {
    font-size: 20px;
    padding: 0 14px;
  }

  .paginationButton_3LsRq {
    height: 80px;
  }
    .resultWrapper_3uDym:first-of-type {
      margin-top: 10px;
    }

    .resultWrapper_3uDym::after {
      left: 148px;
    }
    .results_2dKnn.hasMore_OcuuP .resultWrapper_3uDym:last-child {
      height: 53px;
    }

  .relatedButton_10g6j {
    bottom: 12px;
    background-size: 20px 20px;
    line-height: 20px;
    height: 20px;
    font-size: 16px;
  }

  .bigFacebookShare_35L8I {
    font-size: 24px;
    height: 40px;
  }

    .bigFacebookShare_35L8I::before {
      width: 12px;
      height: 24px;
    }
}

.wrapper_2JXrq {
  width: 100%;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

.controls_6cN2u {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  background-color: #585858;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-left: 32px;
  padding-right: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40px;
  position: relative;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDEzIDIwIj4KICAgIDxwYXRoIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTExLjAzIDhzLS4zIDEuNS0yIDJjMCAwIDIuNi00LjEtMy4zLTEwIDAgMC0uOCA0LjYtMy40IDcuOSAwIDAtNS41IDcgLjQgMTEgMSAuNyAyLjMgMSAzLjUgMS0uNyAwLTEuMy0uMi0xLjktLjUtMy4zLTIuMi0uMi02LjEtLjItNi4xIDEuNi0xLjggMS45LTQuMyAxLjktNC4zIDIuOCAyLjggMS45IDUuNSAxLjkgNS41IDEtLjMgMS4xLTEuNSAxLjEtMS41IDEuNyAyLjQuOSA0LjgtLjEgNS45LS42LjYtMS40IDEtMi4zIDEuMSAxLjYtLjEgMy4xLS44IDQuMy0xLjkgMS44LTIuMSAzLjYtNS42LjEtMTAuMXoiLz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  background-size: 13px 20px;
  background-position: 10px 8px;
}

.highlightIcon_1amh5 .controls_6cN2u {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiIGhlaWdodD0iNTY4Ljg4cHgiIHdpZHRoPSI1ODguNDJweCI+CjxwYXRoIGZpbGw9IiNmZmYiCiAgICAgIGQ9Ik0gMTAuNDk5Njg2LDE3Ny4wMzg0MCBMIDMxLjE3NDkzMSwxNzguNTY5OTAgQyA1Mi42MTU5MjUsMTU0LjMyMTE2IDYxLjAzOTE3MSw4Mi41OTU5MjQgMTg3LjM4Nzg5LDk2LjYzNDY3MSBDIDE4Mi43OTMzOSw0MDMuOTU1NjAgNDguMDIxNDI2LDQzNi4zNzIzNCA1Ni40NDQ2NzUsNDk5LjQxOTA3IEMgNTkuNTA3Njc0LDUzNS4xNTQwNiA4Ny44NDA0MTcsNTU3LjEwNTU2IDExOC40NzA0MSw1NTguMzgxODEgQyAyMTUuMjEwMTQsNTU1LjA2MzU2IDIxMC44NzA4OSw0MjQuNjMwODQgMjQwLjk5MDM4LDk1Ljg2ODkyMSBMIDM2NS44MDc2MCw5NS44Njg5MjEgQyAzNTkuMTcxMTAsMjExLjc1MjM5IDM0MS4wNDgzNiwzMjcuNjM1ODYgMzM5LjAwNjM2LDQ0MS4yMjIwOCBDIDM0MC41Mzc4Niw1MTYuNzc2MDYgMzg2LjQ4Mjg1LDU1Ny4xMDU1NiA0NDYuOTc3MDgsNTU3LjYxNjA2IEMgNTQ2LjUyNDU2LDU2MC45MzQzMSA1NzcuOTIwMzAsNDQ0Ljc5NTU4IDU3Ny45MjAzMCwzOTUuMjc3MDkgTCA1NTYuNDc5MzEsMzk1LjI3NzEwIEMgNTU0LjQzNzMxLDQzNi4xMTcwOSA1MzQuNzgzMDYsNDY1LjQ3MDgzIDQ5Mi45MjIwNyw0NjcuMjU3NTggQyAzNzguODI1MzUsNDY4Ljc4OTA4IDQ0MS42MTY4MywyNjYuNjMxMTMgNDQyLjM4MjU4LDk3LjQwMDQyMSBMIDU3Ny45MjAzMCw5OC4xNjYxNzEgTCA1NzcuMTU0NTUsMTEuNjM2NDM3IEMgMTMuODA3NDkxLDguOTA3NTc5OSA4NS4zMTIyODQsLTIuMTM2NjE1MSAxMC40OTk2ODYsMTc3LjAzODQwIHoiIC8+Cjwvc3ZnPgo=);
    background-size: 16px 16px;
    background-position: 8px 11px;
  }

.controls_6cN2u .controlsHeading_1Wl9w {
    margin-right: 12px;
  }

.controls_6cN2u .controlButton_3p30_ {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #333;
    border: none;
    padding: 0;
    cursor: pointer;
    color: #fff;
    outline: none;
    font-size: 12px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px 12px;
  }

.controls_6cN2u .controlButton_3p30_.controlButtonSmallFont_37hyG {
      font-size: 10px;
    }

.controls_6cN2u .controlButton_3p30_:hover {
      background-color: #4f4f4f;
    }

@media (hover: none) {

.controls_6cN2u .controlButton_3p30_:hover {
        background-color: #333
    }
      }

.controls_6cN2u .controlButton_3p30_:first-of-type {
      margin-left: auto;
    }

.controls_6cN2u .controlButton_3p30_:not(:first-of-type) {
      margin-left: 4px;
    }

.pauseButton_1sUMq {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0nMjQnIHZpZXdCb3g9JzAgMCAyMCAyNCcgd2lkdGg9JzIwJz48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSdtMTIgMHYyNGg4di0yNHptLTEyIDB2MjRoOHYtMjR6JyAvPjwvc3ZnPg==);
}

.playButton_3_5s_ {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0nMjQnIHZpZXdCb3g9JzAgMCAyMiAyNCcgd2lkdGg9JzIyJz48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSdtMCAwIDIyIDEyLTIyIDEyeicgLz48L3N2Zz4=);
  background-position: 12px center;
}

.tickerWrapper_1wInS {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 14px;
  overflow: hidden;
  background-color: #f5f5f5;
  position: relative;
}

.error_3dAPe {
  padding: 8px;
  color: #d33;
  background: #fcc;
}

.searchTerm_2Knim {
  margin-left: 30px;
  white-space: nowrap;
  color: #194fad;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.searchTerm_2Knim:hover {
    color: #598fed;
  }

.scroller_1SJA2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 100%;
  position: absolute;
  -webkit-transition: -webkit-transform linear 0.25s;
  transition: -webkit-transform linear 0.25s;
  -o-transition: transform linear 0.25s;
  transition: transform linear 0.25s;
  transition: transform linear 0.25s, -webkit-transform linear 0.25s;
}

.scroller_1SJA2.noTransition_398AV {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }

.scrollPage_3Ajln {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.speedMenu_eK6Y- {
  display: none;
  position: absolute;
  top: 40px;
  right: 0;
  width: 92px;
  border: 1px solid #000;
  background: rgba(30, 30, 30, 0.8);
  color: #fff;
  z-index: 9;
}

.speedMenu_eK6Y-.speedMenuOpen_2ZGhO {
    display: block;
  }

.speedMenuHeading_2jy7- {
  border-bottom: 1px solid #666;
  height: 32px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.speedSetting_M6vj5 {
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  background: transparent;
  color: #fff;
  width: 100%;
  text-align: right;
  height: 32px;
  padding: 0 10px;
  font-size: 14px;
  cursor: pointer;
}

.speedSetting_M6vj5:hover {
    background: rgba(255, 255, 255, 0.2);
  }

@media (max-width: 767px) {
  .wrapper_2JXrq {
    display: block;
    height: auto;
  }

  .controls_6cN2u {
    display: none;
  }
}

/* stylelint-disable no-descending-specificity */
.button_O16Cu {
  width: 30px;
  height: 30px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  display: block;
  border: none;
  padding: 0;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  outline: none;
}

.standalone_3ZAO3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 40px;
  background-color: #464646;
  color: #fff;
  padding: 0 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.standalone_3ZAO3 .label_2fpCW {
    font-size: 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

.standalone_3ZAO3 .follow_sNAE0 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }

.standalone_3ZAO3 .follow_sNAE0 .label_2fpCW {
      margin-right: 10px;
    }

.standalone_3ZAO3 .follow_sNAE0 .twitter_C9_My {
      background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDIyIDE4Ij4KICAgIDxwYXRoIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE5LjA3NCA0Ljg2NGMuMDExLjE3Ni4wMTEuMzYuMDExLjU0IDAgNS41MDUtNC4xOTMgMTEuODQ2LTExLjg1NCAxMS44NDYtMi4zNjIgMC00LjU1Mi0uNjg2LTYuMzk3LTEuODY3LjMzNy4wMzcuNjYuMDUyIDEuMDA1LjA1MiAxLjk1IDAgMy43NDItLjY2IDUuMTcxLTEuNzc4YTQuMTY2IDQuMTY2IDAgMCAxLTMuODkzLTIuODg3Yy42NDIuMDk0IDEuMjIuMDk0IDEuODgtLjA3NWE0LjE2MiA0LjE2MiAwIDAgMS0zLjMzNS00LjA4OHYtLjA1MmMuNTUyLjMxMSAxLjIuNTAyIDEuODguNTI5YTQuMTY3IDQuMTY3IDAgMCAxLTEuODU3LTMuNDY1YzAtLjc3Ny4yMDMtMS40ODUuNTY2LTIuMWExMS44MjMgMTEuODIzIDAgMCAwIDguNTg4IDQuMzU0QzEwLjI1IDMuMDQgMTIuMzY1Ljc1IDE0LjkwNy43NWMxLjIgMCAyLjI4LjUwMyAzLjA0MiAxLjMxM2E4LjIyOCA4LjIyOCAwIDAgMCAyLjY0My0xLjAwMiA0LjE0NiA0LjE0NiAwIDAgMS0xLjgzIDIuMjkxYy44NC0uMDkgMS42NS0uMzIyIDIuNC0uNjQ4YTguNzI5IDguNzI5IDAgMCAxLTIuMDg4IDIuMTZ6Ii8+Cjwvc3ZnPgo=);
      background-size: 22px 18px;
    }

.standalone_3ZAO3 .follow_sNAE0 .facebook_1zhCV {
      background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjE4IiB2aWV3Qm94PSIwIDAgOSAxOCI+CiAgICA8cGF0aCBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik0yLjI5NyAxOFY5LjU1NEgwVjYuNTEzaDIuMjk3VjMuOTE1QzIuMjk3IDEuODc1IDMuNjU1IDAgNi43ODIgMGMxLjI2NiAwIDIuMjAyLjExOCAyLjIwMi4xMThsLS4wNzQgMi44NHMtLjk1NC0uMDEtMS45OTYtLjAxYy0xLjEyOCAwLTEuMzA5LjUwNi0xLjMwOSAxLjM0NHYyLjIySDlsLS4xNDggMy4wNDJINS42MDVWMThIMi4yOTciLz4KPC9zdmc+Cg==);
      background-size: 9px 18px;
    }

.standalone_3ZAO3 .share_1ZjHZ {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }

.standalone_3ZAO3 .share_1ZjHZ .button_O16Cu {
      margin-left: 10px;
    }

.standalone_3ZAO3 .share_1ZjHZ .twitter_C9_My {
      background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzFEQTFGMiIgZmlsbC1ydWxlPSJub256ZXJvIiBkPSJNMjguOCAwSDEuMkMuNTM2IDAgMCAuNTM2IDAgMS4ydjI3LjZjMCAuNjY0LjUzNiAxLjIgMS4yIDEuMmgyNy42Yy42NjQgMCAxLjItLjUzNiAxLjItMS4yVjEuMmMwLS42NjQtLjUzNi0xLjItMS4yLTEuMnoiLz4KICAgICAgICA8cGF0aCBmaWxsPSIjRkZGIiBkPSJNMjMuMDc0IDEwLjg2NGMuMDExLjE3Ni4wMTEuMzYuMDExLjU0IDAgNS41MDUtNC4xOTMgMTEuODQ2LTExLjg1NCAxMS44NDYtMi4zNjIgMC00LjU1Mi0uNjg2LTYuMzk3LTEuODY3LjMzNy4wMzcuNjYuMDUyIDEuMDA1LjA1MiAxLjk1IDAgMy43NDItLjY2IDUuMTcxLTEuNzc3YTQuMTY2IDQuMTY2IDAgMCAxLTMuODkzLTIuODg4Yy42NDIuMDk0IDEuMjIuMDk0IDEuODgtLjA3NWE0LjE2MiA0LjE2MiAwIDAgMS0zLjMzNS00LjA4OHYtLjA1MmMuNTUyLjMxMSAxLjIuNTAyIDEuODguNTI5YTQuMTY3IDQuMTY3IDAgMCAxLTEuODU3LTMuNDY1YzAtLjc3Ny4yMDMtMS40ODUuNTY2LTIuMWExMS44MjMgMTEuODIzIDAgMCAwIDguNTg4IDQuMzU0QzE0LjI1IDkuMDQgMTYuMzY1IDYuNzUgMTguOTA3IDYuNzVjMS4yIDAgMi4yOC41MDMgMy4wNDIgMS4zMTNhOC4yMjggOC4yMjggMCAwIDAgMi42NDMtMS4wMDIgNC4xNDYgNC4xNDYgMCAwIDEtMS44MyAyLjI5MWMuODQtLjA5IDEuNjUtLjMyMiAyLjQtLjY0OGE4LjcyOSA4LjcyOSAwIDAgMS0yLjA4OCAyLjE2eiIvPgogICAgPC9nPgo8L3N2Zz4K);
    }

.standalone_3ZAO3 .share_1ZjHZ .facebook_1zhCV {
      background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0ibm9uemVybyI+CiAgICAgICAgPHBhdGggZmlsbD0iIzQyNjdCMiIgZD0iTTI4LjggMEgxLjJDLjUzNiAwIDAgLjUzNiAwIDEuMnYyNy42YzAgLjY2NC41MzYgMS4yIDEuMiAxLjJoMjcuNmMuNjY0IDAgMS4yLS41MzYgMS4yLTEuMlYxLjJjMC0uNjY0LS41MzYtMS4yLTEuMi0xLjJ6Ii8+CiAgICAgICAgPHBhdGggZmlsbD0iI0ZGRiIgZD0iTTEzLjI5NyAyNHYtOC40NDZIMTF2LTMuMDQxaDIuMjk3VjkuOTE1YzAtMi4wNCAxLjM1OC0zLjkxNSA0LjQ4NS0zLjkxNSAxLjI2NiAwIDIuMjAyLjExOCAyLjIwMi4xMThsLS4wNzQgMi44NHMtLjk1NC0uMDEtMS45OTYtLjAxYy0xLjEyOCAwLTEuMzA5LjUwNi0xLjMwOSAxLjM0NHYyLjIySDIwbC0uMTQ4IDMuMDQyaC0zLjI0N1YyNGgtMy4zMDgiLz4KICAgIDwvZz4KPC9zdmc+Cg==);
    }

.inline_1keU7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.inline_1keU7 .label_2fpCW {
    color: #585858;
    font-size: 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }

.inline_1keU7 .follow_sNAE0 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    position: relative;
  }

.inline_1keU7 .follow_sNAE0 .label_2fpCW {
      margin-right: 10px;
    }

.inline_1keU7 .follow_sNAE0 .twitter_C9_My {
      background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDIyIDE4Ij4KICAgIDxwYXRoIGZpbGw9IiMxREExRjIiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE5LjA3NCA0Ljg2NGMuMDExLjE3Ni4wMTEuMzYuMDExLjU0IDAgNS41MDUtNC4xOTMgMTEuODQ2LTExLjg1NCAxMS44NDYtMi4zNjIgMC00LjU1Mi0uNjg2LTYuMzk3LTEuODY3LjMzNy4wMzcuNjYuMDUyIDEuMDA1LjA1MiAxLjk1IDAgMy43NDItLjY2IDUuMTcxLTEuNzc4YTQuMTY2IDQuMTY2IDAgMCAxLTMuODkzLTIuODg3Yy42NDIuMDk0IDEuMjIuMDk0IDEuODgtLjA3NWE0LjE2MiA0LjE2MiAwIDAgMS0zLjMzNS00LjA4OHYtLjA1MmMuNTUyLjMxMSAxLjIuNTAyIDEuODguNTI5YTQuMTY3IDQuMTY3IDAgMCAxLTEuODU3LTMuNDY1YzAtLjc3Ny4yMDMtMS40ODUuNTY2LTIuMWExMS44MjMgMTEuODIzIDAgMCAwIDguNTg4IDQuMzU0QzEwLjI1IDMuMDQgMTIuMzY1Ljc1IDE0LjkwNy43NWMxLjIgMCAyLjI4LjUwMyAzLjA0MiAxLjMxM2E4LjIyOCA4LjIyOCAwIDAgMCAyLjY0My0xLjAwMiA0LjE0NiA0LjE0NiAwIDAgMS0xLjgzIDIuMjkxYy44NC0uMDkgMS42NS0uMzIyIDIuNC0uNjQ4YTguNzI5IDguNzI5IDAgMCAxLTIuMDg4IDIuMTZ6Ii8+Cjwvc3ZnPgo=);
      background-size: 22px 18px;
    }

.inline_1keU7 .follow_sNAE0 .twitter_C9_My:hover {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMiIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDIyIDE4Ij4KICAgIDxwYXRoIGZpbGw9IiMxNzgwQzEiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE5LjA3NCA0Ljg2NGMuMDExLjE3Ni4wMTEuMzYuMDExLjU0IDAgNS41MDUtNC4xOTMgMTEuODQ2LTExLjg1NCAxMS44NDYtMi4zNjIgMC00LjU1Mi0uNjg2LTYuMzk3LTEuODY3LjMzNy4wMzcuNjYuMDUyIDEuMDA1LjA1MiAxLjk1IDAgMy43NDItLjY2IDUuMTcxLTEuNzc4YTQuMTY2IDQuMTY2IDAgMCAxLTMuODkzLTIuODg3Yy42NDIuMDk0IDEuMjIuMDk0IDEuODgtLjA3NWE0LjE2MiA0LjE2MiAwIDAgMS0zLjMzNS00LjA4OHYtLjA1MmMuNTUyLjMxMSAxLjIuNTAyIDEuODguNTI5YTQuMTY3IDQuMTY3IDAgMCAxLTEuODU3LTMuNDY1YzAtLjc3Ny4yMDMtMS40ODUuNTY2LTIuMWExMS44MjMgMTEuODIzIDAgMCAwIDguNTg4IDQuMzU0QzEwLjI1IDMuMDQgMTIuMzY1Ljc1IDE0LjkwNy43NWMxLjIgMCAyLjI4LjUwMyAzLjA0MiAxLjMxM2E4LjIyOCA4LjIyOCAwIDAgMCAyLjY0My0xLjAwMiA0LjE0NiA0LjE0NiAwIDAgMS0xLjgzIDIuMjkxYy44NC0uMDkgMS42NS0uMzIyIDIuNC0uNjQ4YTguNzI5IDguNzI5IDAgMCAxLTIuMDg4IDIuMTZ6Ii8+Cjwvc3ZnPgo=);
      }

.inline_1keU7 .follow_sNAE0 .facebook_1zhCV {
      background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjE4IiB2aWV3Qm94PSIwIDAgOSAxOCI+CiAgICA8cGF0aCBmaWxsPSIjNDI2N0IyIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik0yLjI5NyAxOFY5LjU1NEgwVjYuNTEzaDIuMjk3VjMuOTE1QzIuMjk3IDEuODc1IDMuNjU1IDAgNi43ODIgMGMxLjI2NiAwIDIuMjAyLjExOCAyLjIwMi4xMThsLS4wNzQgMi44NHMtLjk1NC0uMDEtMS45OTYtLjAxYy0xLjEyOCAwLTEuMzA5LjUwNi0xLjMwOSAxLjM0NHYyLjIySDlsLS4xNDggMy4wNDJINS42MDVWMThIMi4yOTciLz4KPC9zdmc+Cg==);
      background-size: 9px 18px;
    }

.inline_1keU7 .follow_sNAE0 .facebook_1zhCV:hover {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjE4IiB2aWV3Qm94PSIwIDAgOSAxOCI+CiAgICA8cGF0aCBmaWxsPSIjMzQ1MjhFIiBmaWxsLXJ1bGU9Im5vbnplcm8iIGQ9Ik0yLjI5NyAxOFY5LjU1NEgwVjYuNTEzaDIuMjk3VjMuOTE1QzIuMjk3IDEuODc1IDMuNjU1IDAgNi43ODIgMGMxLjI2NiAwIDIuMjAyLjExOCAyLjIwMi4xMThsLS4wNzQgMi44NHMtLjk1NC0uMDEtMS45OTYtLjAxYy0xLjEyOCAwLTEuMzA5LjUwNi0xLjMwOSAxLjM0NHYyLjIySDlsLS4xNDggMy4wNDJINS42MDVWMThIMi4yOTciLz4KPC9zdmc+Cg==);
      }

.inline_1keU7 .follow_sNAE0::after {
      display: block;
      content: '';
      position: absolute;
      right: -10px;
      top: 2px;
      width: 2px;
      height: 26px;
      background: #ccc;
    }

.inline_1keU7 .share_1ZjHZ {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-left: 20px;
  }

.inline_1keU7 .share_1ZjHZ .button_O16Cu {
      margin-left: 10px;
    }

.inline_1keU7 .share_1ZjHZ .twitter_C9_My {
      background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzFEQTFGMiIgZmlsbC1ydWxlPSJub256ZXJvIiBkPSJNMjguOCAwSDEuMkMuNTM2IDAgMCAuNTM2IDAgMS4ydjI3LjZjMCAuNjY0LjUzNiAxLjIgMS4yIDEuMmgyNy42Yy42NjQgMCAxLjItLjUzNiAxLjItMS4yVjEuMmMwLS42NjQtLjUzNi0xLjItMS4yLTEuMnoiLz4KICAgICAgICA8cGF0aCBmaWxsPSIjRkZGIiBkPSJNMjMuMDc0IDEwLjg2NGMuMDExLjE3Ni4wMTEuMzYuMDExLjU0IDAgNS41MDUtNC4xOTMgMTEuODQ2LTExLjg1NCAxMS44NDYtMi4zNjIgMC00LjU1Mi0uNjg2LTYuMzk3LTEuODY3LjMzNy4wMzcuNjYuMDUyIDEuMDA1LjA1MiAxLjk1IDAgMy43NDItLjY2IDUuMTcxLTEuNzc3YTQuMTY2IDQuMTY2IDAgMCAxLTMuODkzLTIuODg4Yy42NDIuMDk0IDEuMjIuMDk0IDEuODgtLjA3NWE0LjE2MiA0LjE2MiAwIDAgMS0zLjMzNS00LjA4OHYtLjA1MmMuNTUyLjMxMSAxLjIuNTAyIDEuODguNTI5YTQuMTY3IDQuMTY3IDAgMCAxLTEuODU3LTMuNDY1YzAtLjc3Ny4yMDMtMS40ODUuNTY2LTIuMWExMS44MjMgMTEuODIzIDAgMCAwIDguNTg4IDQuMzU0QzE0LjI1IDkuMDQgMTYuMzY1IDYuNzUgMTguOTA3IDYuNzVjMS4yIDAgMi4yOC41MDMgMy4wNDIgMS4zMTNhOC4yMjggOC4yMjggMCAwIDAgMi42NDMtMS4wMDIgNC4xNDYgNC4xNDYgMCAwIDEtMS44MyAyLjI5MWMuODQtLjA5IDEuNjUtLjMyMiAyLjQtLjY0OGE4LjcyOSA4LjcyOSAwIDAgMS0yLjA4OCAyLjE2eiIvPgogICAgPC9nPgo8L3N2Zz4K);
    }

.inline_1keU7 .share_1ZjHZ .twitter_C9_My:hover {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHBhdGggZmlsbD0iIzE3ODBDMSIgZmlsbC1ydWxlPSJub256ZXJvIiBkPSJNMjguOCAwSDEuMkMuNTM2IDAgMCAuNTM2IDAgMS4ydjI3LjZjMCAuNjY0LjUzNiAxLjIgMS4yIDEuMmgyNy42Yy42NjQgMCAxLjItLjUzNiAxLjItMS4yVjEuMmMwLS42NjQtLjUzNi0xLjItMS4yLTEuMnoiLz4KICAgICAgICA8cGF0aCBmaWxsPSIjRkZGIiBkPSJNMjMuMDc0IDEwLjg2NGMuMDExLjE3Ni4wMTEuMzYuMDExLjU0IDAgNS41MDUtNC4xOTMgMTEuODQ2LTExLjg1NCAxMS44NDYtMi4zNjIgMC00LjU1Mi0uNjg2LTYuMzk3LTEuODY3LjMzNy4wMzcuNjYuMDUyIDEuMDA1LjA1MiAxLjk1IDAgMy43NDItLjY2IDUuMTcxLTEuNzc3YTQuMTY2IDQuMTY2IDAgMCAxLTMuODkzLTIuODg4Yy42NDIuMDk0IDEuMjIuMDk0IDEuODgtLjA3NWE0LjE2MiA0LjE2MiAwIDAgMS0zLjMzNS00LjA4OHYtLjA1MmMuNTUyLjMxMSAxLjIuNTAyIDEuODguNTI5YTQuMTY3IDQuMTY3IDAgMCAxLTEuODU3LTMuNDY1YzAtLjc3Ny4yMDMtMS40ODUuNTY2LTIuMWExMS44MjMgMTEuODIzIDAgMCAwIDguNTg4IDQuMzU0QzE0LjI1IDkuMDQgMTYuMzY1IDYuNzUgMTguOTA3IDYuNzVjMS4yIDAgMi4yOC41MDMgMy4wNDIgMS4zMTNhOC4yMjggOC4yMjggMCAwIDAgMi42NDMtMS4wMDIgNC4xNDYgNC4xNDYgMCAwIDEtMS44MyAyLjI5MWMuODQtLjA5IDEuNjUtLjMyMiAyLjQtLjY0OGE4LjcyOSA4LjcyOSAwIDAgMS0yLjA4OCAyLjE2eiIvPgogICAgPC9nPgo8L3N2Zz4K);
      }

.inline_1keU7 .share_1ZjHZ .facebook_1zhCV {
      background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0ibm9uemVybyI+CiAgICAgICAgPHBhdGggZmlsbD0iIzQyNjdCMiIgZD0iTTI4LjggMEgxLjJDLjUzNiAwIDAgLjUzNiAwIDEuMnYyNy42YzAgLjY2NC41MzYgMS4yIDEuMiAxLjJoMjcuNmMuNjY0IDAgMS4yLS41MzYgMS4yLTEuMlYxLjJjMC0uNjY0LS41MzYtMS4yLTEuMi0xLjJ6Ii8+CiAgICAgICAgPHBhdGggZmlsbD0iI0ZGRiIgZD0iTTEzLjI5NyAyNHYtOC40NDZIMTF2LTMuMDQxaDIuMjk3VjkuOTE1YzAtMi4wNCAxLjM1OC0zLjkxNSA0LjQ4NS0zLjkxNSAxLjI2NiAwIDIuMjAyLjExOCAyLjIwMi4xMThsLS4wNzQgMi44NHMtLjk1NC0uMDEtMS45OTYtLjAxYy0xLjEyOCAwLTEuMzA5LjUwNi0xLjMwOSAxLjM0NHYyLjIySDIwbC0uMTQ4IDMuMDQyaC0zLjI0N1YyNGgtMy4zMDgiLz4KICAgIDwvZz4KPC9zdmc+Cg==);
    }

.inline_1keU7 .share_1ZjHZ .facebook_1zhCV:hover {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj4KICAgIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0ibm9uemVybyI+CiAgICAgICAgPHBhdGggZmlsbD0iIzM0NTI4RSIgZD0iTTI4LjggMEgxLjJDLjUzNiAwIDAgLjUzNiAwIDEuMnYyNy42YzAgLjY2NC41MzYgMS4yIDEuMiAxLjJoMjcuNmMuNjY0IDAgMS4yLS41MzYgMS4yLTEuMlYxLjJjMC0uNjY0LS41MzYtMS4yLTEuMi0xLjJ6Ii8+CiAgICAgICAgPHBhdGggZmlsbD0iI0ZGRiIgZD0iTTEzLjI5NyAyNHYtOC40NDZIMTF2LTMuMDQxaDIuMjk3VjkuOTE1YzAtMi4wNCAxLjM1OC0zLjkxNSA0LjQ4NS0zLjkxNSAxLjI2NiAwIDIuMjAyLjExOCAyLjIwMi4xMThsLS4wNzQgMi44NHMtLjk1NC0uMDEtMS45OTYtLjAxYy0xLjEyOCAwLTEuMzA5LjUwNi0xLjMwOSAxLjM0NHYyLjIySDIwbC0uMTQ4IDMuMDQyaC0zLjI0N1YyNGgtMy4zMDgiLz4KICAgIDwvZz4KPC9zdmc+Cg==);
      }

@media (max-width: 767px) {
  .inline_1keU7 {
    display: none;
  }
}

@media (min-width: 768px) {
  .standalone_3ZAO3 {
    display: none;
  }
}

.menuBar_84ZUd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 40px;
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0;
}

.linkButtonGroup_pVr7f,
.selectGeoGroup_1KZar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

.linkButtonGroup_pVr7f {
  margin-left: 20px;
}

.linkButton_34Gkd {
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  outline: none;
  color: #fff;
  cursor: pointer;
  display: block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  border-radius: 4px;
  background-color: #575757;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
}

.linkButton_34Gkd:not(:first-child) {
    margin-left: 20px;
  }

.linkButton_34Gkd:hover {
    background-color: #666;
  }

.selectGeo_1BC8b {
  display: block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background-color: transparent;
  cursor: pointer;
  width: 60px;
  height: 30px;
  padding: 0;
  outline: none;
  position: relative;
}

.selectGeo_1BC8b .flag_eJtfc {
    opacity: 0.3;
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
  }

.selectGeo_1BC8b:hover .flag_eJtfc {
    opacity: 0.7;
  }

.selectGeo_1BC8b.selectedGeo_1EAQl .flag_eJtfc {
    opacity: 1;
  }

.selectGeo_1BC8b.gb_11t0T .flag_eJtfc {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAA8CAYAAACtrX6oAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAABegAAAXoBMrnI/AAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAANwSURBVHic7Zy/a1NRFMe/T6RQ0wxiK+mukz+LtCARpKu7LjoWhQxOWkHRQV1KRZfagoiT/hMu0qGV2mItOKm7qa2ITaLoch30xKbNS07euz/OvdzPlrT3vXO+H/oayL0n+XDukipNVlA8expcNr/9wOPnS3j4bBFb9V/sdSZRH++2vH43dLSn9Sc33re8Tg7fyV2TDgr9fZi4cAo3rpzB8FARANBYWcP6oyfYejmfvm5sBKXJCpLVwSNq+xu+ig5NcF6x5LEpOO0XOEgQHYpgXWKJXYK7LeiES9G+C24rdnkN1elZ1F4tpK/r4in5dP6yynOBdrgQ7atgU2KJRCml8jwCOvHlawMPni5g9sUbNH7+Zq/Lgm+CC/19qFwcw7WJMg4eKADI9yhOI1nfrCuTNwDsiPZFsC2xwN/ck8Kxe0rnP/VOmHx0Sxes+8NTJ7bnnODQbeWyAF2ipQp2nWtTsJSCsiJNsJQcdwmWViAXKYKl5ZYqWGrBabgWLDWnroKlN0C4Eiw9F7bgZmFCG7ItWGoOO+lZMCGtQVuCpfXdjcyCCSkNmxYspc9eyS2YcB2AKcGu+8qLNsGEq0C+r95q+VlewQPH73stltAumLAtenD/vpb38gr+vFHzWixhTDBhU/R28goG/BZLJEopo4JdoUNwCOxxXUDELFFw4ETBgZO66S4SBvEvOHCi4MCJggMnCg6cKDhwouDAiYIDJwoOnCg4cKLgwImCAyd+H/yP+H1wxEui4MCJggNnr41RBTs33XFoLL1FdXoOtfnX6dceG8HwzasYKI/qKDUTWeq0uunO5rZZDlkDM7ltloNU0VY2vnPIG5CNje8cpIk2enSFg65AbB5d4SBFtJHDZxx0B+Di8BkH16K1Hh/lYKphl8dHObgSreUAOAfTDUo4AM7BtuhcIxw42GpI0ggHDrZyyTSERVIDhMQhLBxM59TTGCUJBafhWjAhLTfWIDSXBXKRIpiQkmPHUYYuCsqKNMGE61zbDiO1WYAupAomXIluGSds6oZxnPB/2o0T5pA1d/aODqliCV8EE7ZEdxXMuWBxvIzS9QoKoycAxJH+vWDy0V0cL6cL9kUs4atgwpToXYKlfXji4rtgQrfopmBfxRKhCCZ0iU5qC8uqOjWD+uJK+s0EiyVCE0xkFV1fXEF1agZ/AKBX12lxDSFTAAAAAElFTkSuQmCC);
    background-size: contain;
  }

.selectGeo_1BC8b.us_y9yxq .flag_eJtfc {
    background-size: contain;
    background-image: url(/static/2.1.5/9c447cfc8db2ee562c605846d93f08e9.png);
  }

.selectGeo_1BC8b:not(:first-child) {
    margin-left: 16px;
  }

.selectGeo_1BC8b:not(:first-child)::after {
      display: block;
      content: '';
      position: absolute;
      height: 26px;
      width: 2px;
      background-color: #ccc;
      left: -9px;
      top: 2px;
    }

.liveHomepagesButton_84oPG {
  display: none;
  font-weight: normal;
}

@media (max-width: 480px) {
  .linkButtonGroup_pVr7f {
    margin-left: 10px;
  }

  .linkButton_34Gkd {
    font-size: 12px;
    height: 24px;
    line-height: 24px;
  }

    .linkButton_34Gkd:not(:first-child) {
      margin-left: 10px;
    }

  .selectGeo_1BC8b {
    width: 48px;
    height: 24px;
  }
      .selectGeo_1BC8b:not(:first-child)::after {
        height: 20px;
      }
}

@media only screen and (max-width: 330px) {
  .linkButton_34Gkd {
    padding-left: 9px;
    padding-right: 9px;
  }
}

@media only screen and (max-width: 360px) {
  .liveHomepagesButton_84oPG {
    font-weight: bold;
  }

    .liveHomepagesButton_84oPG .liveHomepageLiveWord_9Pet- {
      display: none;
    }
}

@media only screen and (max-width: 767px) {
  .menuBar_84ZUd {
    width: calc(100% - 20px);
    margin: 12px auto auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .linkButton_34Gkd {
    height: 25px;
    font-size: 14px;
    line-height: 25px;
  }

  .liveHomepagesButton_84oPG {
    display: block;
  }
    .selectGeo_1BC8b:not(:first-child) {
      margin-left: 12px;
    }

      .selectGeo_1BC8b:not(:first-child)::after {
        height: 100%;
        width: 2px;
        background-color: #979797;
        left: -7px;
        top: 0;
      }
}

.container_2Zq9a {
  display: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

  .container_2Zq9a.visible_3r1S4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

.button_3BOpy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-repeat: no-repeat;
  border: none;
  padding: 0;
  padding-top: 28px;
  margin: 0;
  width: 60px;
  height: 60px;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-decoration: none;
  cursor: pointer;
  outline: none;
}

.button_3BOpy:not(:first-child) {
    border-left: 1px solid #fff;
  }

.button_3BOpy.backToTop_1sha8 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMyIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDIzIDEyIj4KICAgIDxwYXRoIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjRkZGIiBkPSJNMTEuNjkyLjkyMmwxMC4yOTYgOC42NC0xLjI3MiAxLjUxNkwxMS41IDMuMzQ1bC05LjIxNiA3LjczM0wxLjAxMiA5LjU2IDExLjMwOC45MjJsLjE5Mi4yMy4xOTItLjIzeiIvPgo8L3N2Zz4K);
    background-color: #e9124c;
    background-position: top 15px center;
    background-size: 23px 12px;
  }

.button_3BOpy.backToTop_1sha8:hover {
      background-color: #f03e6e;
    }

@media (hover: none) {

.button_3BOpy.backToTop_1sha8:hover {
        background-color: #e9124c
    }
      }

.button_3BOpy.backToHome_3g8qV {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNSIgdmlld0JveD0iMCAwIDE4IDE1Ij4KICAgIDxwYXRoIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTE4IDguODg5bC0zLjM3NS0zLjMzM3YtNWgtMi4yNXYyLjc3N0w5IDAgMCA4Ljg4OXYuNTU1aDIuMjVWMTVoNS42MjV2LTMuMzMzaDIuMjVWMTVoNS42MjVWOS40NDRIMThWOC44OXoiLz4KPC9zdmc+Cg==);
    background-color: #0002ff;
    background-position: top 14px center;
    background-size: 18px 15px;
    font-size: 12px;
    text-align: center;
    line-height: 1;
    padding-left: 4px;
    padding-right: 4px;
  }

.button_3BOpy.backToHome_3g8qV:hover {
      background-color: #0001e5;
    }

@media (hover: none) {

.button_3BOpy.backToHome_3g8qV:hover {
        background-color: #0002ff
    }
      }

.popup_3uPht {
  max-width: 370px;
  width: calc(100% - 32px);
  margin: auto;
  position: fixed;
  top: 80px;
  left: calc(50% - 185px);
  display: block;
  background-color: #e7e7e7;
  color: #585858;
  text-align: center;
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 6px 20px;
}

.heading_3pSn9 {
  font-size: 19px;
  font-weight: bold;
}

.headingWrapper_3dn88 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.description_1r0Zp {
  margin-top: 2px;
}

.close_35sOI {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjI3IiBoZWlnaHQ9IjIyIiB2aWV3Qm94PSItNC44OSAwIDUyLjc3IDQzIiBpZD0iaWNvbi0tY2xvc2VTbWxGYXQiIHg9IjMxOCIgeT0iMjY0Ij48dGl0bGU+Y2xvc2Vfc21sX2ZhdDwvdGl0bGU+PHBhdGggZD0iTTIxLjUgMTMuMDMyTDkuMDYuNTkyQTEuOTk5IDEuOTk5IDAgMCAwIDYuMjI0LjU5TC41OTEgNi4yMjRhMi4wMDggMi4wMDggMCAwIDAgMCAyLjgzNmwxMi40NCAxMi40NEwuNTkyIDMzLjk0YTEuOTk5IDEuOTk5IDAgMCAwIDAgMi44MzZsNS42MzMgNS42MzNhMi4wMDggMi4wMDggMCAwIDAgMi44MzYgMGwxMi40NC0xMi40NCAxMi40NCAxMi40NGEyIDIgMCAwIDAgMi44MzYgMGw1LjYzMy01LjYzM2EyLjAwOCAyLjAwOCAwIDAgMCAwLTIuODM2TDI5Ljk2OCAyMS41bDEyLjQ0LTEyLjQ0YTIgMiAwIDAgMCAwLTIuODM2TDM2Ljc3Ni41OTFhMi4wMDcgMi4wMDcgMCAwIDAtMi44MzYgMEwyMS41IDEzLjAzMnoiIGZpbGw9IiMwMDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  background-size: 9px 9px;
  background-position: center;
  border: none;
  padding: 0;
  margin: 0;
  outline: none;
  width: 27px;
  height: 27px;
  cursor: pointer;
}

.close_35sOI:hover {
    opacity: 0.5;
  }

.reload_RbP6c {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4Ij48cGF0aCBmaWxsPSIjNTg1ODU4IiBkPSJNOSAxMy41Yy0yLjQ5IDAtNC41LTIuMDEtNC41LTQuNVM2LjUxIDQuNSA5IDQuNWMxLjI0IDAgMi4zNi41MiAzLjE3IDEuMzNMMTAgOGg1VjNsLTEuNzYgMS43NkMxMi4xNSAzLjY4IDEwLjY2IDMgOSAzIDUuNjkgMyAzLjAxIDUuNjkgMy4wMSA5UzUuNjkgMTUgOSAxNWMyLjk3IDAgNS40My0yLjE2IDUuOS01aC0xLjUyYy0uNDYgMi0yLjI0IDMuNS00LjM4IDMuNXoiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center;
  border: none;
  padding: 0;
  margin: 0;
  outline: none;
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin-left: 4px;
}

.reload_RbP6c:hover {
    opacity: 0.7;
  }

@media (max-width: 479px) {
  .popup_3uPht {
    left: 10px;
    right: 10px;
  }

  .headingWrapper_3dn88 {
    display: block;
  }

  .reload_RbP6c {
    margin: 8px 0;
    width: 24px;
    height: 24px;
    background-size: 24px 24px;
  }
}

.container_36HNr {
  position: relative;
  width: 100%;
}

.overlay_dTNC2 {
  position: absolute;
  width: 640px;
  left: calc((100% - 640px) / 2);
  top: -90px;
  border: 10px solid #e2e2e2;
  background: #fff;
  padding: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #585858;
  z-index: 8;
  font-size: 14px;
}

.heading_OqEh3 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.text_Dx_YN {
  line-height: 1.5;
  margin-top: 16px;
}

.pictureGroup_1B2R4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 16px;
}

.pictureGroup_1B2R4 .text_Dx_YN {
    margin-top: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }

.pictureGroup_1B2R4 .picture_3E4sy img {
      max-width: 178px;
      border: 3px solid #e2e2e2;
    }

.pictureGroup_1B2R4.wideGroup_3BP2z {
    display: block;
  }

.pictureGroup_1B2R4.wideGroup_3BP2z .picture_3E4sy img {
        max-width: 100%;
      }

.pictureGroupContainer_7YKOc {
  margin: 24px 0;
}

.emailLink_36Ewz {
  color: #194fad;
  text-decoration: none;
}

.closeLink_9x62j {
  color: #194fad;
  position: absolute;
  bottom: 20px;
  right: 50px;
  cursor: pointer;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
}

.closeLink_9x62j:hover {
    opacity: 0.6;
  }

.closeButton_1Rqwm {
  cursor: pointer;
  display: block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background-color: #000;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  padding: 0;
  outline: none;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjI3IiBoZWlnaHQ9IjIyIiB2aWV3Qm94PSItNC44OSAwIDUyLjc3IDQzIiBpZD0iaWNvbi0tY2xvc2VTbWxGYXQiIHg9IjMxOCIgeT0iMjY0Ij48dGl0bGU+Y2xvc2Vfc21sX2ZhdDwvdGl0bGU+PHBhdGggZD0iTTIxLjUgMTMuMDMyTDkuMDYuNTkyQTEuOTk5IDEuOTk5IDAgMCAwIDYuMjI0LjU5TC41OTEgNi4yMjRhMi4wMDggMi4wMDggMCAwIDAgMCAyLjgzNmwxMi40NCAxMi40NEwuNTkyIDMzLjk0YTEuOTk5IDEuOTk5IDAgMCAwIDAgMi44MzZsNS42MzMgNS42MzNhMi4wMDggMi4wMDggMCAwIDAgMi44MzYgMGwxMi40NC0xMi40NCAxMi40NCAxMi40NGEyIDIgMCAwIDAgMi44MzYgMGw1LjYzMy01LjYzM2EyLjAwOCAyLjAwOCAwIDAgMCAwLTIuODM2TDI5Ljk2OCAyMS41bDEyLjQ0LTEyLjQ0YTIgMiAwIDAgMCAwLTIuODM2TDM2Ljc3Ni41OTFhMi4wMDcgMi4wMDcgMCAwIDAtMi44MzYgMEwyMS41IDEzLjAzMnoiIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==);
  background-size: 21px 21px;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: -20px;
  right: -20px;
}

.closeButton_1Rqwm:hover {
    background-color: #333;
  }

@media (max-width: 767px) {
  .overlay_dTNC2 {
    width: calc(100% - 40px);
    left: 20px;
    padding: 16px;
    padding-bottom: 40px;
  }

  .pictureGroup_1B2R4 {
    display: block;
  }

    .pictureGroup_1B2R4 .picture_3E4sy {
      width: 100%;
      margin-bottom: 8px;
      text-align: center;
    }

      .pictureGroup_1B2R4 .picture_3E4sy img {
        margin: auto;
      }
}

@media (min-width: 768px) {
  .overlay_dTNC2 {
    width: 700px;
    left: calc((100% - 700px) / 2);
    padding: 20px;
  }

  .pictureGroupContainer_7YKOc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .pictureGroup_1B2R4 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    width: calc(50% - 6px);
  }

    .pictureGroup_1B2R4 .picture_3E4sy {
      margin-right: 12px;
    }

      .pictureGroup_1B2R4 .picture_3E4sy img {
        max-width: 150px;
      }

    .pictureGroup_1B2R4 .text_Dx_YN {
      padding-right: 8px;
    }

    .pictureGroup_1B2R4.wideGroup_3BP2z {
      width: 100%;
    }

      .pictureGroup_1B2R4.wideGroup_3BP2z .picture_3E4sy {
        margin-bottom: 12px;
        margin-right: 0;
      }
}

@media (min-width: 964px) {
  .overlay_dTNC2 {
    width: 854px;
    left: calc((100% - 854px) / 2);
    padding: 40px;
  }
      .pictureGroup_1B2R4 .picture_3E4sy img {
        max-width: 178px;
      }

    .pictureGroup_1B2R4.wideGroup_3BP2z {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
    }

      .pictureGroup_1B2R4.wideGroup_3BP2z .picture_3E4sy {
        margin-bottom: 0;
        margin-right: 12px;
      }

        .pictureGroup_1B2R4.wideGroup_3BP2z .picture_3E4sy img {
          max-width: 562px;
        }
}

.wrapper_t34wc {
  display: none;
}

body.hasStickyBillboard .wrapper_t34wc, body.hasStickyLeaderboard .wrapper_t34wc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    padding: 16px 0;
    background: #eee;
  }

body.hasStickyBillboard .wrapper_t34wc.small_2r16b, body.hasStickyLeaderboard .wrapper_t34wc.small_2r16b {
      height: 90px;
    }

body.hasStickyBillboard .wrapper_t34wc.big_WcxYT, body.hasStickyLeaderboard .wrapper_t34wc.big_WcxYT {
      height: 250px;
      padding: 24px 0;
    }

.banner_2BGJR {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f2f2f2;
  font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  z-index: 100;
  border-bottom: 1px solid #a9a9a9;
}

.close_1UwG2 {
  cursor: pointer;
  display: block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  width: 32px;
  height: 100%;
  padding: 0;
  outline: none;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzc2LTQyKSIgZD0ibTM3OC4yMiA0MmwtMi4yMiAyLjIyIDcuNzkgNy43OS03LjcyIDcuNzE3IDIuMiAyLjIwNSA3LjcyLTcuNzIyIDcuNzkgNy43ODYgMi4yMi0yLjIxNy03Ljc5LTcuNzg4IDcuNzItNy43MjEtMi4yLTIuMi03LjcyIDcuNzE3eiIgZmlsbD0iIzc5Nzk3OSIvPjwvZz48L3N2Zz4=);
  background-size: 12px 12px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.logo_3JkGG {
  width: 64px;
  height: 64px;
  background-image: url(/static/2.1.5/48a288905e312324e7c50de1d14108ac.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}

.info_u1D8u {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 14px;
  margin-left: 8px;
}

.name_hYatb {
  color: #000;
}

.rating_1-gwI {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 4px;
}

.price_3iRU2 {
  color: #666;
  margin-top: 4px;
}

.fullStar_19n57,
.halfStar_3TinU,
.emptyStar_2r-2c {
  width: 16px;
  height: 16px;
  margin-right: 2px;
  background-repeat: no-repeat;
  background-size: cover;
}

.fullStar_19n57 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDAyLTkyKSIgZD0ibTQxMCA5MmwtMS44NSA2LjE0aC02LjE1bDUuMDEgMy42OS0xLjk0IDYuMTcgNC45My0zLjgxIDQuOTMgMy44LTEuOS02LjE1IDQuOTctMy43aC02LjE3eiIgZmlsbD0iI2ZmOTUwMCIvPjwvZz48L3N2Zz4=);
}

.halfStar_3TinU {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMTYgMTYiPjxkZWZzPjxwYXRoIGlkPSIwIiBkPSJtOCAwbC0xLjg0NyA2LjEzNWgtNi4xNTNsNS4wMSAzLjY5LTEuOTM4IDYuMTc1IDQuOTI4LTMuODEyIDQuOTI5IDMuNzk5LTEuODk5LTYuMTQ2IDQuOTY5LTMuNzA2aC02LjE3M3oiLz48cGF0aCBpZD0iMSIgZD0ibTggMGg4djE2aC04eiIvPjxtYXNrIGlkPSIyIiBtYXNrQ29udGVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgbWFza1VuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeD0iMCIgeT0iMCIgd2lkdGg9IjE1Ljk5OSIgaGVpZ2h0PSIxNiIgZmlsbD0iI2ZmZiI+PHVzZSB4bGluazpocmVmPSIjMCIvPjwvbWFzaz48bWFzayBpZD0iMyIgZmlsbD0iI2ZmZiI+PHVzZSB4bGluazpocmVmPSIjMSIvPjwvbWFzaz48L2RlZnM+PGcgdHJhbnNmb3JtPSJtYXRyaXgoLTEgMCAwIDEgMTUuOTY4IDApIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjx1c2UgbWFzaz0idXJsKCMyKSIgeGxpbms6aHJlZj0iIzAiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgc3Ryb2tlPSIjZmY5NTAwIiBzdHJva2Utd2lkdGg9IjIiLz48cGF0aCBtYXNrPSJ1cmwoIzMpIiBkPSJtOCAwbC0xLjg0NyA2LjEzNWgtNi4xNTNsNS4wMSAzLjY5LTEuOTM4IDYuMTc1IDQuOTI4LTMuODEyIDQuOTI5IDMuNzk5LTEuODk5LTYuMTQ2IDQuOTY5LTMuNzA2aC02LjE3M3oiIGZpbGw9IiNmZjk1MDAiLz48L2c+PC9zdmc+);
}

.emptyStar_2r-2c {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTYgMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxwYXRoIGlkPSIwIiBkPSJtMzg0IDkybC0xLjg1IDYuMTRoLTYuMTVsNS4wMSAzLjY5LTEuOTQgNi4xNyA0LjkzLTMuODEgNC45MyAzLjgtMS45LTYuMTUgNC45Ny0zLjdoLTYuMTd6Ii8+PG1hc2sgaWQ9IjEiIG1hc2tDb250ZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiBtYXNrVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiB4PSIwIiB5PSIwIiB3aWR0aD0iMTUuOTk5IiBoZWlnaHQ9IjE2IiBmaWxsPSIjZmZmIj48dXNlIHhsaW5rOmhyZWY9IiMwIi8+PC9tYXNrPjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjx1c2UgbWFzaz0idXJsKCMxKSIgeGxpbms6aHJlZj0iIzAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zNzYtOTIpIiBzdHJva2U9IiNmZjk1MDAiIHN0cm9rZS13aWR0aD0iMiIvPjwvZz48L3N2Zz4=);
}

.link_3BBD6 {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 64px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 18px;
  color: #007aff;
  text-decoration: none;
}

.container_3J-pl {
  padding: 10px;
  width: 100%;
  font-size: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.heading_241C2 {
  font-size: 14px;
  font-weight: bold;
  width: 100%;
  padding-bottom: 4px;
  margin-bottom: 4px;
  border-bottom: 1px solid #999;
}

.infoItem_1kvVD {
  padding-bottom: 4px;
  margin-bottom: 4px;
  border-bottom: 1px solid #ccc;
}

body {
    margin: 0;
    padding: 0;
  }
  #mol-ads-cmp-iframe {
    position: absolute;
  }

.appWrapper_1kWlX {
  font-family: Arial, sans-serif;
}

.appWrapper_1kWlX.hasSmartBanner_2KapR {
    padding-top: 80px;
  }

.error_3E0mB {
  padding: 8px;
  margin: 8px;
  font-size: 18px;
  color: #d33;
  background: #fcc;
}

.suggestionContainer_2lhaF {
  font-size: 18px;
}

.suggestionText_sGpbl {
  font-style: italic;
}

.suggestionLink_3xynD {
  font-style: italic;
  color: #00278e;
  cursor: pointer;
}

.suggestionLink_3xynD:hover {
    color: #4772bd;
  }

.resultWrapper_3iGvD {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

.splashStoriesWrapper_1tIIa {
  margin-top: 60px;
}

.layoutButtons_1WIrj {
  position: absolute;
  top: 0;
  right: 0;
}

.layoutButtons_1WIrj button {
    background-color: transparent;
    border: none;
    color: #d8d8d8;
    cursor: pointer;
    width: 27px;
    height: 31px;
    margin-left: 14px;
    padding: 0;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    outline: none;
  }

.layoutButtons_1WIrj button svg path {
      fill: currentColor;
    }

.layoutButtons_1WIrj button.activeLayout_2UPl6 {
      color: #e9124c;
    }

.layoutButtons_1WIrj button:hover {
      color: #f03e6e;
    }

.bottomSticky_1tEi4 {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 10;
}

.debugInfo_y_IF2 {
  padding: 10px;
  margin: 10px;
  background: #eee;
}

body.hasBottomStickyAd {
  padding-bottom: calc(100vw / 320 * 50 + 35px);
}

body.hasBottomStickyAd .bottomSticky_1tEi4 {
    bottom: calc(100vw / 320 * 50 + 35px);
  }

@media only screen and (max-width: 767px) {
    .appWrapper_1kWlX .resultWrapper_3iGvD {
      display: block;
    }

    .appWrapper_1kWlX .homePreviewsWrapper_1QIWy {
      width: calc(100% - 32px);
      margin: auto;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
    }

  .splashStoriesWrapper_1tIIa {
    display: block;
    margin: 0 16px;
  }

  .layoutButtons_1WIrj {
    display: none;
  }

  .app_2v8Kn.fullScreenSearch_iS7Cd .bottomSticky_1tEi4 {
    right: 26px;
  }

  .app_2v8Kn:not(.fullScreenSearch_iS7Cd) .bottomSticky_1tEi4 {
    right: 20px;
  }

  .suggestionContainer_2lhaF {
    margin: 10px;
  }
}

@media only screen and (min-width: 768px) {
  .resultWrapper_3iGvD {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 34px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: 6px;
    position: relative;
  }

  .homePreviewsWrapper_1QIWy {
    width: 300px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }

    .homesGridLayout_1Pzfj .homePreviewsWrapper_1QIWy {
      width: 100%;
    }

  .app_2v8Kn:not(.fullScreenSearch_iS7Cd) {
    width: 740px;
    margin: auto;
    margin-top: 0;
  }

  .app_2v8Kn.fullScreenSearch_iS7Cd {
    width: 740px;
    margin: auto;
  }

  .topStoriesWrapper_2Jy77 {
    margin-top: 36px;
  }
}

@media only screen and (min-width: 964px) {
  .app_2v8Kn:not(.fullScreenSearch_iS7Cd),
  .app_2v8Kn.fullScreenSearch_iS7Cd {
    width: 960px;
  }
}

@media only screen and (min-width: 1264px) {
  .app_2v8Kn:not(.fullScreenSearch_iS7Cd),
  .app_2v8Kn.fullScreenSearch_iS7Cd {
    width: 904px;
  }
}

@media only screen and (min-width: 1600px) {
  .app_2v8Kn:not(.fullScreenSearch_iS7Cd),
  .app_2v8Kn.fullScreenSearch_iS7Cd {
    width: calc(100% - 360px);
    margin: 0 auto auto;
  }

  .app_2v8Kn.homesGridLayout_1Pzfj {
    width: calc(100% - 360px);
    margin: 0 auto auto;
  }
}

@media only screen and (min-width: 2000px) {
  .app_2v8Kn:not(.fullScreenSearch_iS7Cd),
  .app_2v8Kn.fullScreenSearch_iS7Cd {
    width: calc(100% - 640px);
  }

  .app_2v8Kn.homesGridLayout_1Pzfj {
    width: calc(100% - 640px);
  }
}

/* stylelint-disable */
 {

  @-webkit-keyframes shake {
    0% {
      -webkit-transform: translate3d(var(--shake-magnitude), 0, 0);
              transform: translate3d(var(--shake-magnitude), 0, 0);
    }
    10% {
      -webkit-transform: translate3d(calc(var(--shake-magnitude) * -0.625), 0, 0);
              transform: translate3d(calc(var(--shake-magnitude) * -0.625), 0, 0);
    }
    20% {
      -webkit-transform: translate3d(calc(var(--shake-magnitude) * 0.5), 0, 0);
              transform: translate3d(calc(var(--shake-magnitude) * 0.5), 0, 0);
    }
    30% {
      -webkit-transform: translate3d(calc(var(--shake-magnitude) * -0.25), 0, 0);
              transform: translate3d(calc(var(--shake-magnitude) * -0.25), 0, 0);
    }
    40% {
      -webkit-transform: translate3d(calc(var(--shake-magnitude) * 0.125), 0, 0);
              transform: translate3d(calc(var(--shake-magnitude) * 0.125), 0, 0);
    }
    50% {
      -webkit-transform: translate3d(calc(var(--shake-magnitude) * -0.0625), 0, 0);
              transform: translate3d(calc(var(--shake-magnitude) * -0.0625), 0, 0);
    }
    60% {
      -webkit-transform: translate3d(0px, 0, 0);
              transform: translate3d(0px, 0, 0);
    }
  }

  @-webkit-keyframes shake2 {
    0% {
      -webkit-transform: translate3d(calc(var(--shake-magnitude) * 1), 0, 0);
              transform: translate3d(calc(var(--shake-magnitude) * 1), 0, 0);
    }
    33% {
      -webkit-transform: translate3d(calc(var(--shake-magnitude) * -0.5), 0, 0);
              transform: translate3d(calc(var(--shake-magnitude) * -0.5), 0, 0);
    }
    66% {
      -webkit-transform: translate3d(calc(var(--shake-magnitude) * 0.125), 0, 0);
              transform: translate3d(calc(var(--shake-magnitude) * 0.125), 0, 0);
    }
    100% {
      -webkit-transform: translate3d(0px, 0, 0);
              transform: translate3d(0px, 0, 0);
    }
  }

  @-webkit-keyframes bounce {
    0% {
      -webkit-transform: translate3d(0, var(--shake-magnitude), 0);
              transform: translate3d(0, var(--shake-magnitude), 0);
    }
    10% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * -0.625), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * -0.625), 0);
    }
    20% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * 0.5), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * 0.5), 0);
    }
    30% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * -0.25), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * -0.25), 0);
    }
    40% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * 0.125), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * 0.125), 0);
    }
    50% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * -0.0625), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * -0.0625), 0);
    }
    60% {
      -webkit-transform: translate3d(0, 0px, 0);
              transform: translate3d(0, 0px, 0);
    }
  }

  @-webkit-keyframes bounce2 {
    0% {
      -webkit-transform: translate3d(0, var(--shake-magnitude), 0);
              transform: translate3d(0, var(--shake-magnitude), 0);
    }
    15% {
      -webkit-transform: translate3d(0, 0px, 0);
              transform: translate3d(0, 0px, 0);
    }
    30% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * 0.5), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * 0.5), 0);
    }
    45% {
      -webkit-transform: translate3d(0, 0px, 0);
              transform: translate3d(0, 0px, 0);
    }
    60% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * 0.25), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * 0.25), 0);
    }
    75% {
      -webkit-transform: translate3d(0, 0px, 0);
              transform: translate3d(0, 0px, 0);
    }
    90% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * 0.125), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * 0.125), 0);
    }
    100% {
      -webkit-transform: translate3d(0, 0px, 0);
              transform: translate3d(0, 0px, 0);
    }
  }

  @-webkit-keyframes bounce3 {
    0% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * -1), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * -1), 0);
    }
    20% {
      -webkit-transform: translate3d(0, 0px, 0);
              transform: translate3d(0, 0px, 0);
    }
    40% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * -0.5), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * -0.5), 0);
    }
    60% {
      -webkit-transform: translate3d(0, 0px, 0);
              transform: translate3d(0, 0px, 0);
    }
    80% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * -0.25), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * -0.25), 0);
    }
    100% {
      -webkit-transform: translate3d(0, 0px, 0);
              transform: translate3d(0, 0px, 0);
    }
  }

  @-webkit-keyframes bounce4 {
    0% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * 1), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * 1), 0);
    }
    33% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * -0.5), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * -0.5), 0);
    }
    66% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * 0.125), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * 0.125), 0);
    }
    100% {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
  }

  @-webkit-keyframes bounce4r {
    0% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * -1), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * -1), 0);
    }
    33% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * 0.5), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * 0.5), 0);
    }
    66% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * -0.125), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * -0.125), 0);
    }
    100% {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
  }

  @-webkit-keyframes bounce3d {
    0% {
      -webkit-transform: translate3d(0, 0, var(--shake-magnitude));
              transform: translate3d(0, 0, var(--shake-magnitude));
    }
    20% {
      -webkit-transform: translate3d(0, 0px, 0);
              transform: translate3d(0, 0px, 0);
    }
    40% {
      -webkit-transform: translate3d(0, 0, calc(var(--shake-magnitude) * -0.5));
              transform: translate3d(0, 0, calc(var(--shake-magnitude) * -0.5));
    }
    60% {
      -webkit-transform: translate3d(0, 0px, 0);
              transform: translate3d(0, 0px, 0);
    }
    80% {
      -webkit-transform: translate3d(0, 0, calc(var(--shake-magnitude) * -0.25));
              transform: translate3d(0, 0, calc(var(--shake-magnitude) * -0.25));
    }
    100% {
      -webkit-transform: translate3d(0, 0px, 0);
              transform: translate3d(0, 0px, 0);
    }
  }

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

    95% {
      height: auto;
      opacity: 0;
      width: 90%;
    }

    100% {
      height: 0;
      opacity: 0;
      overflow: hidden;
      width: 0;
    }
  }
}
.mol-ads-cmp {
    font-size: 13px;
  }
.mol-ads-cmp div, .mol-ads-cmp span, .mol-ads-cmp h1, .mol-ads-cmp h2, .mol-ads-cmp h3, .mol-ads-cmp h4, .mol-ads-cmp h5, .mol-ads-cmp h6, .mol-ads-cmp p, .mol-ads-cmp blockquote, .mol-ads-cmp pre, .mol-ads-cmp a, .mol-ads-cmp abbr, .mol-ads-cmp acronym, .mol-ads-cmp address, .mol-ads-cmp big, .mol-ads-cmp cite, .mol-ads-cmp code, .mol-ads-cmp del, .mol-ads-cmp dfn, .mol-ads-cmp em, .mol-ads-cmp img, .mol-ads-cmp ins, .mol-ads-cmp kbd, .mol-ads-cmp q, .mol-ads-cmp s, .mol-ads-cmp samp, .mol-ads-cmp small, .mol-ads-cmp strike, .mol-ads-cmp strong, .mol-ads-cmp sub, .mol-ads-cmp sup, .mol-ads-cmp tt, .mol-ads-cmp var, .mol-ads-cmp b, .mol-ads-cmp u, .mol-ads-cmp i, .mol-ads-cmp center, .mol-ads-cmp dl, .mol-ads-cmp dt, .mol-ads-cmp dd, .mol-ads-cmp ol, .mol-ads-cmp ul, .mol-ads-cmp li, .mol-ads-cmp fieldset, .mol-ads-cmp form, .mol-ads-cmp label, .mol-ads-cmp legend, .mol-ads-cmp table, .mol-ads-cmp caption, .mol-ads-cmp tbody, .mol-ads-cmp tfoot, .mol-ads-cmp thead, .mol-ads-cmp tr, .mol-ads-cmp th, .mol-ads-cmp td, .mol-ads-cmp article, .mol-ads-cmp aside, .mol-ads-cmp canvas, .mol-ads-cmp details, .mol-ads-cmp embed, .mol-ads-cmp figure, .mol-ads-cmp figcaption, .mol-ads-cmp footer, .mol-ads-cmp header, .mol-ads-cmp hgroup, .mol-ads-cmp menu, .mol-ads-cmp nav, .mol-ads-cmp output, .mol-ads-cmp ruby, .mol-ads-cmp section, .mol-ads-cmp summary, .mol-ads-cmp time, .mol-ads-cmp mark, .mol-ads-cmp audio, .mol-ads-cmp video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
  }
/* HTML5 display-role reset for older browsers */
.mol-ads-cmp article, .mol-ads-cmp aside, .mol-ads-cmp details, .mol-ads-cmp figcaption, .mol-ads-cmp figure, .mol-ads-cmp footer, .mol-ads-cmp header, .mol-ads-cmp hgroup, .mol-ads-cmp menu, .mol-ads-cmp nav, .mol-ads-cmp section {
    display: block;
  }
.mol-ads-cmp body {
    line-height: 1;
  }
.mol-ads-cmp ol, .mol-ads-cmp ul {
    list-style: none;
  }
.mol-ads-cmp blockquote, .mol-ads-cmp q {
    quotes: none;
  }
.mol-ads-cmp blockquote::before, .mol-ads-cmp blockquote::after, .mol-ads-cmp q::before, .mol-ads-cmp q::after {
    content: '';
    content: none;
  }
.mol-ads-cmp table {
    border-collapse: collapse;
    border-spacing: 0;
  }
.mol-ads-cmp i {
    font-style: normal;
  }
.mol-ads-cmp h1, .mol-ads-cmp h2, .mol-ads-cmp h3, .mol-ads-cmp h4 {
    font-weight: bold;
  }
.mol-ads-cmp {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
            flex-direction: row;
    -ms-flex-align: end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
            align-items: flex-end;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
            justify-content: center;
    z-index: 99999;
    -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
    -webkit-animation-duration: 0.75s;
            animation-duration: 0.75s;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    --shake-magnitude: 16px;
    tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
  }
.mol-ads-cmp .mol-ads-cmp--banner {
    display: none;
    background-color: #fff;
    position: fixed;
    right: -32px; /* for IE. calc from below */
    bottom: -32px; /* - " - */
    left: -32px; /* - " - */
    right: calc(0px - var(--shake-magnitude));
    bottom: calc(0px - 2 * var(--shake-magnitude));
    left: calc(0px - var(--shake-magnitude));
    padding: -32px;
    padding: calc(1em + var(--shake-magnitude));
    padding-top: 0;
  }
@media (min-width: 600px) {
    .mol-ads-cmp .mol-ads-cmp--banner {
      padding-bottom: 1em;
    }
  }
.mol-ads-cmp--open {
    padding-bottom: 15em;
  }
/* Enable scrolling but not clicks on channel pages */
html.mol-ads-cmp--open #mobile-content .scrollable-content {
    height: auto;
    overflow-y: auto;
  }
/* Disable scrolling on article pages only */
html.mol-ads-cmp--open.article-page:not(.ccpa), html.mol-ads-cmp--open.article-page:not(.ccpa) body, html.mol-ads-cmp--open.article-page:not(.ccpa) #mobile-content .scrollable-content {
    overflow-y: hidden !important;
  }
/* --> Prevent the article section from scrolling half-page down in certain conditions (click on some tooltips, etc) */
html.mol-ads-cmp--open.article-page #mobile-content .scrollable-content {
    height: 90vh !important;
    max-height: 90vh !important;
  }
html.mol-ads-cmp--open.article-page #mobile-content {
    position: fixed;
  }
/* Keep the sharing bar in place on scrolling-prevented article pages */
html.mol-ads-cmp--open.article-page #mobile-content header.mobile-sharing {
    top: 80px;
  }
/* <-- End */
.mol-ads-cmp .mol-ads-cmp--banner-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
    z-index: 99999;
  }
.mol-ads-cmp .mol-ads-cmp--container {
    margin: 0 auto 20px;
    width: 95%;
  }
.mol-ads-cmp .mol-ads-cmp--banner ul.mol-ads-cmp--publisher-purposes {
    list-style-type: disc;
    padding-left: 1.25em;
  }
.mol-ads-cmp ul.mol-ads-cmp--publisher-purposes li {
    font-size: 1.25em;
    list-style-type: disc;
    margin: 0.65em 0;
  }
.mol-ads-cmp .mol-ads-cmp--button-privacy-link-group {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
    height: 80px;
  }
.mol-ads-cmp .mol-ads-cmp--open-settings, .mol-ads-cmp .mol-ads-cmp--banner .mol-ads-cmp--btn-primary {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
.mol-ads-cmp .mol-ads-cmp--banner .mol-ads-cmp--btn-primary {
    /* width: 14em;
    margin-top: 1em;
    margin-bottom: 1em; */
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    width: 200px;
    height: 60px;
    background-color: #0cac0d;
    border-radius: 2px;
  }
.mol-ads-cmp .mol-ads-cmp--banner .mol-ads-cmp--btn-primary:hover {
    background-color: #0a9b0b;
    cursor: pointer;
  }
@media (min-width: 600px) {
    .mol-ads-cmp .mol-ads-cmp--privacy-link-container {
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
              align-items: center;
      font-size: 0.9em;
    }

    .mol-ads-cmp .mol-ads-cmp--banner .mol-ads-cmp--button-privacy-link-group .mol-ads-cmp--btn-primary:hover {
      background-color: #0a9b0b;
    }
  }
.mol-ads-cmp .mol-ads-cmp--open-settings {
    display: inline;
    text-align: left;
  }
.mol-ads-cmp a.mol-ads-cmp--open-settings {
    text-decoration: underline;
  }
.mol-ads-cmp--cookie-settings {
    float: left;
    cursor: pointer;
    display: block;
    border-radius: 3px;
    padding: 0.5em 0;
    width: 200px;
    margin-right: 20px;
    text-align: center;
    font-size: 16px;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.2902);
    color: #fff;
    height: 60px;
  }
.mol-ads-cmp--cookie-settings:hover {
    background: rgba(0, 0, 0, 0.10196);
  }
div.mol-ads-cmp--message, div.mol-ads-ccpa--message {
    font-size: 16px;
    width: 420px;
    height: 40px;
  }
div.mol-ads-ccpa--message {
    margin-top: 35px;
  }
.mol-ads-cmp .mol-ads-cmp--banner p {
    font-size: 1.4em;
  }
.mol-ads-cmp--nobr {
    white-space: pre;
  }
.mol-ads-cmp .mol-ads-cmp--tooltip {
    position: relative;
    display: inline-block;
  }
.mol-ads-cmp--tooltip-trigger {
    position: relative;
    display: inline-block;
  }
/* Prevent flickering on small screens when the tooltip
    appears just on top of the trigger and disappears, and reappears.
    (hack) We achieve this by lifting the trigger element above the
    tooltip, so the hover rules on it can take over and keep it open
  */
.mol-ads-cmp--tooltip-trigger:hover {
    z-index: 9999999999;
  }
/* The Icon */
.mol-ads-cmp .mol-ads-cmp--info {
    width: 0.8em;
    height: 0.8em;
    margin-top: -0.2em;
    vertical-align: middle;
  }
/* Alignment div to hold the tooltip in the right position */
.mol-ads-cmp--tooltipcontent {
    position: fixed;
    display: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-width: 1em;
    border-style: solid;
    border-color: rgba(244, 249, 255, 1) transparent transparent transparent;
    pointer-events: none;
    z-index: 1;
  }
/* The visible container of the tooltip */
.mol-ads-cmp--tooltipframe {
    position: -webkit-sticky;
    position: sticky;
    left: 1em;
    right: 1em;
    margin: 1em !important;
    padding: 0.5em !important;
    overflow-y: auto;
    min-height: auto;
    display: block;
    border: 1px solid rgba(153, 153, 153, 1) !important;
    background-color: rgba(244, 249, 255, 1);
    max-width: calc(100vw - 2em);
    font-weight: normal;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: black;
    pointer-events: all;
  }
@media (min-height: 600px) {
    .mol-ads-cmp--tooltipcontent {
      position: absolute;
      left: -100vw;
      right: -100vw;
      bottom: 15px;
    }

    .mol-ads-cmp--tooltipframe {
      overflow-y: visible;
    }
  }
.mol-ads-cmp .mol-ads-cmp--tooltipcontent:target {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
            flex-direction: column;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
            justify-content: flex-end;
  }
@media (min-height: 600px) {
 {
    /* Triangles */
}
    .mol-ads-cmp .mol-ads-cmp--tooltipcontent:target::before {
      content: '';
      position: absolute;
      left: 50%;
      bottom: -16px;
      margin-left: -0.6em;
      border-width: 1em 0.6em;
      border-style: solid;
      border-color: rgba(153, 153, 153, 1) transparent transparent transparent;
    }

    .mol-ads-cmp .mol-ads-cmp--tooltipcontent:target::after {
      content: '';
      position: absolute;
      left: 50%;
      bottom: -14px;
      margin-left: -0.6em;
      border-width: 1em 0.6em;
      border-style: solid;
      border-color: rgba(244, 249, 255, 1) transparent transparent transparent;
      z-index: 2;
    }
  }
/* Tooltip close button */
.mol-ads-cmp--tooltip-close {
    float: right;
    display: block;
    width: 18px;
    height: 18px;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='UTF-8'?%3e%3csvg xmlns='http://www.w3.org/2000/svg' width='27' height='22' viewBox='-4.89 0 52.77 43' id='icon--closeSmlFat' x='318' y='264'%3e%3ctitle%3eclose_sml_fat%3c/title%3e%3cpath d='M21.5 13.032L9.06.592A1.999 1.999 0 0 0 6.224.59L.591 6.224a2.008 2.008 0 0 0 0 2.836l12.44 12.44L.592 33.94a1.999 1.999 0 0 0 0 2.836l5.633 5.633a2.008 2.008 0 0 0 2.836 0l12.44-12.44 12.44 12.44a2 2 0 0 0 2.836 0l5.633-5.633a2.008 2.008 0 0 0 0-2.836L29.968 21.5l12.44-12.44a2 2 0 0 0 0-2.836L36.776.591a2.007 2.007 0 0 0-2.836 0L21.5 13.032z' fill='%23CCC' fill-rule='evenodd'/%3e%3c/svg%3e");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: contain;
  }
/* Hide the tooltip close button on mouse-triggered scenarios */
.mol-ads-cmp--tooltip-trigger:focus:not(hover) ~ .mol-ads-cmp--tooltipcontent .mol-ads-cmp--tooltip-close, .mol-ads-cmp--tooltip-trigger:active:not(hover) ~ .mol-ads-cmp--tooltipcontent .mol-ads-cmp--tooltip-close {
    display: none;
  }
.mol-ads-cmp .mol-ads-cmp--tooltip span.mol-ads-cmp--tooltipcontent-header {
    margin-right: 0.4em;
    font-weight: bold;
    white-space: normal;
  }
.mol-ads-cmp ul.mol-ads-cmp--publisher-purposes .mol-ads-cmp--tooltip li {
    font-size: 0.875em;
    list-style-type: none;
    margin: 0.65em 0;
  }
@keyframes shake {
    0% {
      -webkit-transform: translate3d(var(--shake-magnitude), 0, 0);
              transform: translate3d(var(--shake-magnitude), 0, 0);
    }
    10% {
      -webkit-transform: translate3d(calc(var(--shake-magnitude) * -0.625), 0, 0);
              transform: translate3d(calc(var(--shake-magnitude) * -0.625), 0, 0);
    }
    20% {
      -webkit-transform: translate3d(calc(var(--shake-magnitude) * 0.5), 0, 0);
              transform: translate3d(calc(var(--shake-magnitude) * 0.5), 0, 0);
    }
    30% {
      -webkit-transform: translate3d(calc(var(--shake-magnitude) * -0.25), 0, 0);
              transform: translate3d(calc(var(--shake-magnitude) * -0.25), 0, 0);
    }
    40% {
      -webkit-transform: translate3d(calc(var(--shake-magnitude) * 0.125), 0, 0);
              transform: translate3d(calc(var(--shake-magnitude) * 0.125), 0, 0);
    }
    50% {
      -webkit-transform: translate3d(calc(var(--shake-magnitude) * -0.0625), 0, 0);
              transform: translate3d(calc(var(--shake-magnitude) * -0.0625), 0, 0);
    }
    60% {
      -webkit-transform: translate3d(0px, 0, 0);
              transform: translate3d(0px, 0, 0);
    }
  }
@keyframes shake2 {
    0% {
      -webkit-transform: translate3d(calc(var(--shake-magnitude) * 1), 0, 0);
              transform: translate3d(calc(var(--shake-magnitude) * 1), 0, 0);
    }
    33% {
      -webkit-transform: translate3d(calc(var(--shake-magnitude) * -0.5), 0, 0);
              transform: translate3d(calc(var(--shake-magnitude) * -0.5), 0, 0);
    }
    66% {
      -webkit-transform: translate3d(calc(var(--shake-magnitude) * 0.125), 0, 0);
              transform: translate3d(calc(var(--shake-magnitude) * 0.125), 0, 0);
    }
    100% {
      -webkit-transform: translate3d(0px, 0, 0);
              transform: translate3d(0px, 0, 0);
    }
  }
@keyframes bounce {
    0% {
      -webkit-transform: translate3d(0, var(--shake-magnitude), 0);
              transform: translate3d(0, var(--shake-magnitude), 0);
    }
    10% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * -0.625), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * -0.625), 0);
    }
    20% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * 0.5), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * 0.5), 0);
    }
    30% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * -0.25), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * -0.25), 0);
    }
    40% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * 0.125), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * 0.125), 0);
    }
    50% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * -0.0625), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * -0.0625), 0);
    }
    60% {
      -webkit-transform: translate3d(0, 0px, 0);
              transform: translate3d(0, 0px, 0);
    }
  }
@keyframes bounce2 {
    0% {
      -webkit-transform: translate3d(0, var(--shake-magnitude), 0);
              transform: translate3d(0, var(--shake-magnitude), 0);
    }
    15% {
      -webkit-transform: translate3d(0, 0px, 0);
              transform: translate3d(0, 0px, 0);
    }
    30% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * 0.5), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * 0.5), 0);
    }
    45% {
      -webkit-transform: translate3d(0, 0px, 0);
              transform: translate3d(0, 0px, 0);
    }
    60% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * 0.25), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * 0.25), 0);
    }
    75% {
      -webkit-transform: translate3d(0, 0px, 0);
              transform: translate3d(0, 0px, 0);
    }
    90% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * 0.125), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * 0.125), 0);
    }
    100% {
      -webkit-transform: translate3d(0, 0px, 0);
              transform: translate3d(0, 0px, 0);
    }
  }
@keyframes bounce3 {
    0% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * -1), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * -1), 0);
    }
    20% {
      -webkit-transform: translate3d(0, 0px, 0);
              transform: translate3d(0, 0px, 0);
    }
    40% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * -0.5), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * -0.5), 0);
    }
    60% {
      -webkit-transform: translate3d(0, 0px, 0);
              transform: translate3d(0, 0px, 0);
    }
    80% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * -0.25), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * -0.25), 0);
    }
    100% {
      -webkit-transform: translate3d(0, 0px, 0);
              transform: translate3d(0, 0px, 0);
    }
  }
@keyframes bounce4 {
    0% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * 1), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * 1), 0);
    }
    33% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * -0.5), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * -0.5), 0);
    }
    66% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * 0.125), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * 0.125), 0);
    }
    100% {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
  }
@keyframes bounce4r {
    0% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * -1), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * -1), 0);
    }
    33% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * 0.5), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * 0.5), 0);
    }
    66% {
      -webkit-transform: translate3d(0, calc(var(--shake-magnitude) * -0.125), 0);
              transform: translate3d(0, calc(var(--shake-magnitude) * -0.125), 0);
    }
    100% {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
  }
@keyframes bounce3d {
    0% {
      -webkit-transform: translate3d(0, 0, var(--shake-magnitude));
              transform: translate3d(0, 0, var(--shake-magnitude));
    }
    20% {
      -webkit-transform: translate3d(0, 0px, 0);
              transform: translate3d(0, 0px, 0);
    }
    40% {
      -webkit-transform: translate3d(0, 0, calc(var(--shake-magnitude) * -0.5));
              transform: translate3d(0, 0, calc(var(--shake-magnitude) * -0.5));
    }
    60% {
      -webkit-transform: translate3d(0, 0px, 0);
              transform: translate3d(0, 0px, 0);
    }
    80% {
      -webkit-transform: translate3d(0, 0, calc(var(--shake-magnitude) * -0.25));
              transform: translate3d(0, 0, calc(var(--shake-magnitude) * -0.25));
    }
    100% {
      -webkit-transform: translate3d(0, 0px, 0);
              transform: translate3d(0, 0px, 0);
    }
  }
.mol-ads-cmp .mol-ads-cmp--collapse {
    margin-bottom: 1em;
  }
.mol-ads-cmp .mol-ads-cmp--collapse-trigger::before {
    content: 'âŒƒ';
    display: block;
    float: right;
  }
.mol-ads-cmp .mol-ads-cmp--collapsed .mol-ads-cmp--collapse-trigger::before {
    content: 'âŒ„';
    font-size: 2em;
  }
.mol-ads-cmp .mol-ads-cmp--collapse-target, .mol-ads-cmp .mol-ads-cmp--collapse-trigger {
    background-color: #eee;
    color: #000;
    display: block;
    font-size: 1.4em;
    line-height: 1.4em;
    margin-bottom: 0.1em;
    padding: 0.5em 1em;
  }
:root {
    --mol-ads-cmp--border: solid 1px #e3e3e3;
    --mol-ads-cmp--height: 3em;
    --mol-ads-cmp--primary: #0cac0d;
    --mol-ads-cmp--secondary: transparent;
  }
.mol-ads-cmp p, .mol-ads-cmp li {
    font-size: 0.875em;
  }
.mol-ads-cmp h2 {
    font-size: 1.25em;
    margin: 1.5em 0 0.9em;
  }
.mol-ads-cmp h3, .mol-ads-cmp h4 {
    font-size: 1.6em;
    margin-bottom: 0.5em;
    margin-top: 1.5em;
  }
.mol-ads-cmp p {
    line-height: 1.4em;
    margin-bottom: 0.5em;
  }
.mol-ads-cmp .mol-ads-cmp--btn-primary, .mol-ads-cmp .mol-ads-cmp--btn-secondary {
    border-radius: 3px;
    margin-bottom: 1.25em;
    padding: 0.5em 0;
    width: 14em;
  }
.mol-ads-cmp .mol-ads-cmp--btn-primary {
    background: #0cac0d;
    background: var(--mol-ads-cmp--primary);
    border: none;
    color: #fff;
  }
.mol-ads-cmp .mol-ads-cmp--btn-secondary {
    background: transparent;
    background: var(--mol-ads-cmp--secondary);
    border: solid 1px #e3e3e3;
    border: var(--mol-ads-cmp--border);
    color: #004db3;
  }
.mol-ads-cmp {
    display: none;
  }
.ccpa .mol-ads-cmp {
    pointer-events: none;
  }
.ccpa .mol-ads-cmp--banner {
    pointer-events: all;
  }
.mol-ads-cmp--open .mol-ads-cmp {
    display: block;
  }
.mol-ads-cmp .mol-ads-cmp--settings {
    display: none;
  }
.mol-ads-cmp.mol-ads-cmp--settings-open, .mol-ads-cmp.mol-ads-cmp--settings-open .mol-ads-cmp--settings {
    display: block;
  }
.mol-ads-cmp.mol-ads-cmp--settings-open .mol-ads-cmp--banner {
    display: none;
  }
.mol-ads-cmp--open .mol-ads-cmp--banner {
    display: block;
  }
.mol-ads-cmp--restricted {
    height: 100%;
    overflow: hidden;
    position: fixed;
    width: 100%;
  }
.mol-ads-cmp .mol-ads-cmp--collapsed .mol-ads-cmp--collapse-target {
    display: none;
  }
.mol-ads-cmp .mol-ads-cmp--banner-wrapper {
    display: none;
  }
.mol-ads-cmp--open .mol-ads-cmp .mol-ads-cmp--banner-wrapper {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
  }
.ccpa .mol-ads-cmp .mol-ads-cmp--modal-dialog {
    pointer-events: all;
  }
.mol-ads-cmp .mol-ads-cmp--modal {
    overflow: hidden;
    background-color: rgba(255, 255, 255, 0.9);
    height: 100%;
    left: 0;
    overflow: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
  }
.mol-ads-cmp .mol-ads-cmp--modal-dialog {
    background-color: #fff;
    border: solid 10px #e3e3e3;
    height: 100%;
    margin: 0 auto;
    position: relative;
    top: 0;
    width: 100%;
  }
.mol-ads-cmp .mol-ads-cmp--modal-content {
    margin: 0 auto;
    width: 95%;
  }
.mol-ads-cmp .mol-ads-cmp--modal-footer {
    margin-bottom: 1em;
    text-align: center;
    height: 50px;
  }
.mol-ads-cmp .mol-ads-cmp--settings h3, .mol-ads-cmp .mol-ads-cmp--settings h4 {
    font-size: 1em;
    font-weight: bold;
  }
.mol-ads-cmp .mol-ads-cmp--settings h5 {
    font-size: 0.9rem;
    font-weight: bold;
    margin: 1rem 0 0.4rem 0;
  }
.mol-ads-cmp .mol-ads-vendors-paragraph {
    margin-top: 10px;
  }
.mol-ads-cmp .mol-ads-cmp--settings-purposes, .mol-ads-cmp .mol-ads-cmp--settings-consents {
    list-style-type: none;
    margin-top: 7px;
    padding-left: 0;
    border-bottom: solid 1px #e3e3e3;
  }
.mol-ads-cmp .mol-ads-cmp--tab-body a {
    color: #004db3;
  }
.mol-ads-cmp .mol-ads-cmp--tab-body a:hover {
    color: #003780;
  }
.mol-ads-cmp .mol-ads-cmp--settings-purposes-title {
    font-size: 14px;
    font-weight: bold;
  }
.mol-ads-cmp .mol-ads-cmp--settings-consents li {
    font-size: 14px;
  }
.mol-ads-cmp .mol-ads-cmp--settings-purposes {
    counter-reset: mol-ads-cmp--settings-purposes;
  }
.mol-ads-cmp .mol-ads-cmp--settings-purpose {
    margin-bottom: 0.7em;
  }
.mol-ads-cmp .mol-ads-cmp--settings-purpose::before {
    background-color: #00aad2;
    border-radius: 50%;
    color: #fff;
    content: counter(mol-ads-cmp--settings-purposes);
    counter-increment: mol-ads-cmp--settings-purposes;
    display: inline-block;
    font-size: 10px;
    line-height: 15px;
    margin-right: 0.5em;
    text-align: center;
    width: 14px;
    height: 14px;
    vertical-align: 2px;
  }
.mol-ads-cmp .mol-ads-cmp--settings-consent {
    background-color: #fff;
    border-top: solid 1px #e3e3e3;
    border-top: var(--mol-ads-cmp--border);
  }
.mol-ads-cmp .mol-ads-tcf-vendors {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 17px;
    font-size: 14px;
  }
.mol-ads-cmp .mol-ads-non-tcf-vendors {
    list-style-type: none;
  }
.mol-ads-cmp .mol-ads-non-tcf-vendors li:first-child {
    border-top: solid 1px #e3e3e3;
  }
.mol-ads-cmp .mol-ads-non-tcf-vendors li {
    border-bottom: solid 1px #e3e3e3;
  }
.mol-ads-cmp .mol-ads-non-tcf-item {
    width: 100%;
    padding: 12px 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
  }
.mol-ads-cmp .mol-ads-non-tcf-item a {
    margin-right: 32px;
  }
.mol-ads-cmp .mol-ads-cmp-accordion {
    width: 100%;
  }
.mol-ads-cmp .mol-ads-cmp-accordion.active .mol-ads-cmp-accordion-chevron {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
.mol-ads-cmp .mol-ads-cmp-accordion.active .mol-ads-cmp-accordion-panel {
    display: block;
  }
.mol-ads-cmp .mol-ads-cmp-accordion-title {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
    width: 100%;
    padding: 12px 0;
    cursor: pointer;
  }
.mol-ads-cmp .mol-ads-cmp-accordion-title:hover {
    background-color: rgba(0, 0, 0, 0.10196);
  }
.mol-ads-cmp .mol-ads-cmp-accordion-title-container {
    width: calc(100% - 20px);
  }
.mol-ads-cmp .mol-ads-cmp-accordion-title-content {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
  }
.mol-ads-cmp .mol-ads-cmp--settings-consent-bullet {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
            align-items: center;
  }
.mol-ads-cmp .mol-ads-cmp-circle {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #00aad2;
    color: white;
    font-size: 14px;
    margin-right: 10px;
    text-align: center;
    padding: 3.5px;
  }
.mol-ads-cmp .mol-ads-cmp-accordion-chevron {
    float: right;
    font-size: 14px;
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #828282;
  }
.mol-ads-cmp .mol-ads-cmp-accordion-panel {
    display: none;
    overflow: hidden;
    width: 100%;
    -webkit-transition: max-height 0.4s ease-out;
    -o-transition: max-height 0.4s ease-out;
    transition: max-height 0.4s ease-out;
    margin: 10px 0;
  }
.mol-ads-cmp .mol-ads-policy-link-list a {
    display: inline-block;
    text-decoration: underline;
    margin: 5px;
  }
.mol-ads-cmp .mol-ads-cmp-list {
    margin-bottom: 10px;
  }
.mol-ads-cmp .mol-ads-cmp-list-header {
    font-weight: bold;
  }
.mol-ads-cmp .mol-ads-cmp--settings-consent::after {
    clear: both;
    content: '';
    display: table;
  }
.mol-ads-cmp .mol-ads-cmp--settings-consent-policy {
    margin: 0 13px 0 7.7px;
    color: #003580;
    white-space: nowrap;
  }
.mol-ads-cmp .mol-ads-cmp--settings .mol-ads-cmp--btn-primary, .mol-ads-cmp .mol-ads-cmp--settings .mol-ads-cmp--btn-secondary {
    margin-left: 1em;
  }
.mol-ads-cmp .mol-ads-cmp--settings .mol-ads-cmp--btn-primary:hover {
    background: #097c09;
  }
.mol-ads-cmp .mol-ads-cmp--settings .mol-ads-cmp--btn-secondary:hover {
    background: rgba(0, 0, 0, 0.10196);
  }
.mol-ads-cmp .mol-ads-cmp--settings .mol-ads-cmp--modal-footer .mol-ads-cmp--switch-tabs {
    display: block;
    margin-bottom: 1em;
  }
.mol-ads-cmp--switch-tabs .mol-ads-cmp--icon::before {
    content: 'â€º';
    font-size: 1.4em;
    line-height: 0.3em;
    padding-left: 0.3em;
  }
.mol-ads-cmp .mol-ads-cmp--settings-advertising .mol-ads-cmp--modal-footer .mol-ads-cmp--switch-tabs, .mol-ads-cmp .mol-ads-cmp--settings-functional .mol-ads-cmp--modal-footer .mol-ads-cmp--btn-secondary {
    display: none;
  }
.mol-ads-cmp .mol-ads-cmp-footer-privacy {
    float: left;
    color: #8d8d8d;
    font-size: 14px;
    margin-top: 12px;
  }
.mol-ads-cmp .mol-ads-cmp-footer-privacy:hover {
    color: #595959;
  }
.mol-ads-cmp .mol-ads-cmp-footer-buttons {
    float: right;
  }
.mol-ads-cmp .mol-ads-cmp--settings .mol-ads-cmp--btn-primary, .mol-ads-cmp .mol-ads-cmp--settings .mol-ads-cmp--btn-secondary {
    height: 40px;
    width: 240px;
  }
.ccpa .mol-ads-cmp .mol-ads-cmp-footer-privacy {
    text-decoration: underline;
  }
.mol-ads-cmp .mol-ads-cmp--tabs {
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
            align-items: stretch;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
            flex-wrap: nowrap;
    height: 3em;
    height: var(--mol-ads-cmp--height);
    -ms-flex-pack: space-evenly;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
            justify-content: space-evenly;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
  }
.mol-ads-cmp .mol-ads-cmp--tab {
    background-color: #f5f5f5;
    width: 50%;
  }
.mol-ads-cmp .mol-ads-cmp--tab:hover {
    background-color: #c2c2c2;
  }
.mol-ads-cmp .mol-ads-cmp--modal-body .mol-ads-cmp--tabs-container {
    border: solid 1px #e3e3e3;
    border: var(--mol-ads-cmp--border);
    margin-bottom: 2em;
  }
.mol-ads-cmp .mol-ads-cmp--tab-trigger {
    border: solid 1px #e3e3e3;
    border: var(--mol-ads-cmp--border);
    border-top: none;
    color: black;
    display: block;
    font-weight: bold;
    height: 100%;
    line-height: 3em;
    line-height: var(--mol-ads-cmp--height);
    text-align: center;
    width: calc(100% - 2px);
  }
.mol-ads-cmp .mol-ads-cmp--tab:first-child .mol-ads-cmp--tab-trigger {
    border-left: none;
    border-right: none;
  }
.mol-ads-cmp .mol-ads-cmp--tab:nth-child(2) .mol-ads-cmp--tab-trigger {
    border-right: none;
  }
.mol-ads-cmp .mol-ads-cmp--tab.active {
    background-color: transparent;
  }
.mol-ads-cmp .mol-ads-cmp--tab.active .mol-ads-cmp--tab-trigger {
    border-bottom: none;
  }
.mol-ads-cmp .mol-ads-cmp--tab-body {
    /* border-bottom: var(--mol-ads-cmp--border);
    border-left: var(--mol-ads-cmp--border);
    border-right: var(--mol-ads-cmp--border); */
    display: none;
    /* margin-bottom: 2em; */
    max-height: 300px;
    overflow: auto;
    padding: 1em;
  }
.mol-ads-cmp .mol-ads-cmp--tab-body.active {
    display: block;
  }
.mol-ads-cmp .mol-ads-cmp--alert {
    -webkit-animation: alert 0.5s 1;
            animation: alert 0.5s 1;
    -webkit-animation-delay: 10s;
            animation-delay: 10s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    background-color: #004db3;
    border: solid 2px #b2c9e8;
    bottom: 3em;
    left: 5%;
    position: fixed;
    width: 90%;
    z-index: 100000;
  }
.mol-ads-cmp .mol-ads-cmp--alert-text {
    background-color: rgba(255, 255, 255, 0.9);
    margin: 0;
    padding: 1em;
  }
@keyframes alert {
    0% {
      opacity: 1;
    }

    95% {
      height: auto;
      opacity: 0;
      width: 90%;
    }

    100% {
      height: 0;
      opacity: 0;
      overflow: hidden;
      width: 0;
    }
  }
.mol-ads-cmp .mol-ads-cmp--close {
    background-color: #000;
    border-radius: 50%;
    color: #fff;
    font-size: 1.7em;
    line-height: 0.7em;
    padding: 0.06em 0.1em 0.17em 0.13em;
    position: absolute;
    right: -0.5em;
    top: -0.5em;
  }
@media (max-width: 600px) {
 {
    /* layer 1 */
    /* layer 2 */

    /* layer 3 */
}
    .ccpa .mol-ads-cmp {
      pointer-events: none;
    }
    .ccpa .mol-ads-cmp .mol-ads-cmp--banner {
      pointer-events: all;
    }
    .ccpa .mol-ads-cmp .mol-ads-cmp--banner .mol-ads-cmp--buttons {
      -ms-flex-pack: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
              justify-content: center;
      padding-top: 8px;
    }
    .ccpa .mol-ads-cmp .mol-ads-cmp--banner .mol-ads-cmp--message, .mol-ads-ccpa--message {
      height: 25px;
    }

    .ccpa .mol-ads-cmp .mol-ads-cmp--button-privacy-link-group {
      height: unset;
    }

    .ccpa .mol-ads-cmp .mol-ads-cmp--banner .mol-ads-ccpa--message {
      height: 20px;
      padding-top: 5px;
      margin: 0;
    }
    .mol-ads-cmp .mol-ads-cmp--modal-body .mol-ads-cmp--modal-message {
      height: calc(100% - 25px);
      overflow-y: auto;
      margin: 0;
    }
    .mol-ads-cmp .mol-ads-cmp--banner {
      padding: 11px 15px;
      right: 0;
      left: 0;
      bottom: 0;
      width: 100%;
    }
    .mol-ads-cmp .mol-ads-cmp--container {
      width: 100%;
      margin: 0;
    }
    .mol-ads-cmp .mol-ads-cmp--container h2 {
      margin: 0;
      font-size: 12px;
    }
    .mol-ads-cmp ul.mol-ads-cmp--publisher-purposes li {
      font-size: 11px;
      margin: 7px 0;
    }
    .mol-ads-cmp .mol-ads-cmp--button-privacy-link-group {
      display: block;
    }
    .mol-ads-cmp .mol-ads-cmp--message {
      font-size: 11px;
    }
    .mol-ads-cmp .mol-ads-cmp--buttons {
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -ms-flex-pack: justify;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
              justify-content: space-between;
    }
    .mol-ads-cmp .mol-ads-cmp--buttons button {
      min-width: 8em;
      height: 43px;
      margin: 0;
    }
    .mol-ads-cmp .mol-ads-cmp--buttons button:first-child {
      margin-right: 15px;
    }
    .mol-ads-cmp .mol-ads-cmp--banner .mol-ads-cmp--btn-primary {
      min-width: 8em;
      height: 43px;
      margin: 0;
    }
    .mol-ads-cmp .mol-ads-cmp--modal {
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
              align-items: center;
    }
    .mol-ads-cmp .mol-ads-cmp--modal-dialog-centered {
      height: auto;
    }

    .mol-ads-cmp .mol-ads-cmp--modal-content {
      height: calc(100% - 24px);
    }
    .mol-ads-cmp .mol-ads-cmp--modal-body {
      height: calc(100% - 185px);
      margin: 0;
    }
    .mol-ads-cmp .mol-ads-cmp--modal-body .mol-ads-cmp--tabs-container {
      height: 100%;
    }
    .mol-ads-cmp .mol-ads-cmp--tab-body {
      max-height: calc(100% - 39px);
      margin: 0;
    }
    .mol-ads-cmp .mol-ads-cmp-circle {
      width: 22px;
      height: 22px;
    }
    .mol-ads-cmp .mol-ads-cmp--modal-footer {
      height: 155px;
    }
    .mol-ads-cmp .mol-ads-cmp-footer-privacy {
      width: 100%;
      margin: 8px 0 15px;
    }
    .ccpa .mol-ads-cmp .mol-ads-cmp-footer-buttons {
      float: none;
      margin-top: 20px;
    }
    .ccpa .mol-ads-cmp .mol-ads-cmp-footer-privacy {
      margin: 0px 0 20px;
    }
    .ccpa .mol-ads-cmp .mol-ads-cmp--settings .mol-ads-cmp--btn-primary {
      margin: 0;
    }
    .mol-ads-cmp .mol-ads-cmp--settings .mol-ads-cmp--btn-primary, .mol-ads-cmp .mol-ads-cmp--settings .mol-ads-cmp--btn-secondary {
      margin-left: 0;
    }
  }
@media (min-width: 880px) {
    .mol-ads-cmp {
      font-size: 16px;
      z-index: 99999;
    }

    .ccpa .mol-ads-cmp {
      pointer-events: none;
    }

    .mol-ads-cmp.mol-ads-cmp--settings-open, .mol-ads-cmp .mol-ads-cmp--container {
      pointer-events: all;
    }

    .mol-ads-cmp .mol-ads-cmp--container {
      width: 844px;
    }

    .mol-ads-cmp .mol-ads-cmp--banner .mol-ads-cmp--btn-primary {
      float: right;
    }

    .mol-ads-cmp .mol-ads-cmp--modal-dialog {
      height: auto;
      top: 3em;
      width: 847px;
    }

    .mol-ads-cmp .mol-ads-cmp--modal-body .mol-ads-cmp--modal-message {
      height: 250px;
      overflow-y: auto;
      margin-bottom: 25px;
      border: 2px solid #e3e3e3;
      padding: 5px;
    }

    .mol-ads-cmp .mol-ads-cmp--modal-content {
      width: 83.5%;
    }

    .mol-ads-cmp .mol-ads-cmp--settings-functional .mol-ads-cmp--modal-footer {
      -ms-flex-line-pack: center;
      -webkit-align-content: center;
              align-content: center;
      -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
              align-items: center;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -ms-flex-flow: column-reverse;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-flow: column-reverse;
              flex-flow: column-reverse;
      -ms-flex-pack: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
              justify-content: center;
      margin-bottom: 1em;
    }

    .mol-ads-cmp .mol-ads-cmp--alert {
      left: 50%;
      margin-left: -30em;
      position: fixed;
      width: 60em;
    }

    .mol-ads-cmp--tooltipframe {
      min-height: auto;
      margin-bottom: 27px !important;
      overflow-y: visible;
    }

    .mol-ads-cmp .mol-ads-cmp--tooltipcontent:hover, .mol-ads-cmp--tooltip-trigger:hover ~ .mol-ads-cmp--tooltipcontent {
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -ms-flex-direction: column-reverse;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
              flex-direction: column-reverse;
      -ms-flex-align: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
              align-items: center;
      -ms-flex-pack: start;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
              justify-content: flex-start;
    }

    @media (min-height: 600px) {
 {
      /* Triangles */
}
      .mol-ads-cmp .mol-ads-cmp--tooltipcontent:target::before, .mol-ads-cmp--tooltip-trigger:hover ~ .mol-ads-cmp--tooltipcontent::before {
        content: '';
        position: absolute;
        left: 50%;
        bottom: -13px;
        margin-left: -0.6em;
        border-width: 1em 0.6em;
        border-style: solid;
        border-color: rgba(153, 153, 153, 1) transparent transparent transparent;
        z-index: 0;
      }

      .mol-ads-cmp .mol-ads-cmp--tooltipcontent:target::after, .mol-ads-cmp--tooltip-trigger:hover ~ .mol-ads-cmp--tooltipcontent::after {
        content: '';
        position: absolute;
        left: 50%;
        bottom: -11px;
        margin-left: -0.6em;
        border-width: 1em 0.6em;
        border-style: solid;
        border-color: rgba(244, 249, 255, 1) transparent transparent transparent;
        z-index: 2;
      }
    }

    .mol-ads-cmp .mol-ads-cmp--tooltipcontent:not(:target) .mol-ads-cmp--tooltip-close {
      display: none;
    }
  }
/* Hover tooltip workaround */
@media (max-width: 879px) {
    .mol-ads-cmp .mol-ads-cmp--info {
      width: 12px;
      height: 12px;
    }
      .mol-ads-cmp--tooltip.triggeredtooltip .mol-ads-cmp--tooltipcontent {
        display: block;
      }

        .mol-ads-cmp--tooltip.triggeredtooltip .mol-ads-cmp--tooltipcontent .mol-ads-cmp--tooltip-close {
          display: block !important;
        }
  }

.mol-ads-cmp {
    font-family: Arial, sans-serif;
  }

    .mol-ads-cmp button {
      font-size: 16px;
      cursor: pointer;
    }

    .mol-ads-cmp a {
      text-decoration: none;
      cursor: pointer;
    }

    .mol-ads-cmp .mol-ads-cmp--tab {
      font-size: 14px;
    }

    .mol-ads-cmp .mol-ads-cmp--banner {
      background-color: #585858;
      color: #fff;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
    }

    .mol-ads-cmp .mol-ads-cmp--banner .mol-ads-cmp--button-privacy-link-group .mol-ads-cmp--btn-primary {
        background-color: #0f9;
        color: #363636;
      }

    .mol-ads-cmp .mol-ads-cmp--banner .mol-ads-cmp--button-privacy-link-group .mol-ads-cmp--btn-primary:hover {
          background-color: #00e68a;
        }

    .mol-ads-cmp .mol-ads-cmp--cookie-settings {
      border: 1px solid #fff;
      background: #585858;
      color: #fff;
    }

    .mol-ads-cmp .mol-ads-cmp--cookie-settings:hover {
        background: #4f4f4f;
      }

    .mol-ads-cmp .mol-ads-cmp--modal-dialog, .mol-ads-cmp .mol-ads-cmp--tab-body {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
    }

    @media (min-width: 601px) and (max-width: 879px) {
      .mol-ads-cmp .mol-ads-cmp--banner {
        bottom: 0;
      }

        .mol-ads-cmp .mol-ads-cmp--banner .mol-ads-cmp--buttons {
          padding-left: 20px;
          -webkit-box-sizing: border-box;
                  box-sizing: border-box;
        }

        .mol-ads-cmp .mol-ads-cmp--banner .mol-ads-cmp--cookie-settings {
          height: 50px;
          margin-bottom: 20px;
        }

        .mol-ads-cmp .mol-ads-cmp--banner .mol-ads-cmp--btn-primary {
          height: 50px;
        }
    }


/*# sourceMappingURL=index.css.map*/