.polar-ad .ncc-polar-section .ncc-polar-previous, .polar-ad .ncc-polar-section .ncc-polar-next {
  position: absolute;
  top: 40%;
  margin-top: -25px;
  width: 30px;
  height: 80px;
  opacity: 0.9;
  transition: all 0.2s ease-in-out;
  background-repeat: no-repeat;
  background-color: #ddd;
  border: none;
  outline: none;
  text-indent: -1000px;
  overflow: hidden;
  z-index: 2;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 12px;
  background-position: center; }
  .polar-ad .ncc-polar-section .ncc-polar-previous:hover, .polar-ad .ncc-polar-section .ncc-polar-next:hover {
    opacity: 0.9; }

.polar-ad {
  background: #fff;
  border-radius: 6px;
  padding: 20px;
  margin-bottom: 20px;
  display: block;
  margin: 0 auto 20px; }
  .polar-ad .ncc-polar-section {
    overflow: hidden;
    position: relative; }
    .polar-ad .ncc-polar-section .ncc-polar-previous {
      left: 0;
      background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOTIgNTEyIj48cGF0aCBmaWxsPSJncmF5IiBkPSJNMjUuMSAyNDcuNWwxMTcuOC0xMTZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDcuMSA3LjFjNC43IDQuNyA0LjcgMTIuMyAwIDE3TDY0LjcgMjU2bDEwMi4yIDEwMC40YzQuNyA0LjcgNC43IDEyLjMgMCAxN2wtNy4xIDcuMWMtNC43IDQuNy0xMi4zIDQuNy0xNyAwTDI1IDI2NC41Yy00LjYtNC43LTQuNi0xMi4zLjEtMTd6Ij48L3BhdGg+PC9zdmc+"); }
    .polar-ad .ncc-polar-section .ncc-polar-next {
      right: 0;
      background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxOTIgNTEyIj48cGF0aCBmaWxsPSJncmF5IiBkPSJNMTY2LjkgMjY0LjVsLTExNy44IDExNmMtNC43IDQuNy0xMi4zIDQuNy0xNyAwbC03LjEtNy4xYy00LjctNC43LTQuNy0xMi4zIDAtMTdMMTI3LjMgMjU2IDI1LjEgMTU1LjZjLTQuNy00LjctNC43LTEyLjMgMC0xN2w3LjEtNy4xYzQuNy00LjcgMTIuMy00LjcgMTcgMGwxMTcuOCAxMTZjNC42IDQuNyA0LjYgMTIuMy0uMSAxN3oiPjwvcGF0aD48L3N2Zz4="); }
    .polar-ad .ncc-polar-section .ncc-polar-list {
      width: 200%;
      list-style: none;
      padding: 0;
      transition: 0.3s all ease; }
      .polar-ad .ncc-polar-section .ncc-polar-list .ncc-polar-ad {
        float: left;
        margin-right: 20px;
        font-size: 12px;
        color: #393939;
        border: 1px solid #dbdbdb;
        border-radius: 6px;
        padding: 10px;
        max-width: 275px; }
        .polar-ad .ncc-polar-section .ncc-polar-list .ncc-polar-ad .ncc-header {
          clear: both; }
          .polar-ad .ncc-polar-section .ncc-polar-list .ncc-polar-ad .ncc-header .ncc-sponsor-logo {
            float: left;
            margin-right: 10px; }
        .polar-ad .ncc-polar-section .ncc-polar-list .ncc-polar-ad .ncc-main-text {
          margin-top: 20px;
          margin-bottom: 10px;
          font-size: 14px; }
        .polar-ad .ncc-polar-section .ncc-polar-list .ncc-polar-ad .highlight-image > img {
          margin-bottom: 10px;
          border-radius: 6px; }
        .polar-ad .ncc-polar-section .ncc-polar-list .ncc-polar-ad .description {
          color: #939293; }


/*# sourceMappingURL=polar-assets-c482f72338d2caba67e3.css.map*/