@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,900&display=swap);
.btn-green {
  text-transform: uppercase;
  background: #8ab232;
  border-radius: 30px;
  color: #ffffff;
  padding: 5px 35px;
  font-weight: 500;
  font-size: 1rem; }
  @media screen and (max-width: 320px) {
    .btn-green {
      font-size: 0.77rem; } }
  .btn-green:hover {
    color: #ffffff; }
  .btn-green.played {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    opacity: 0.4;
    padding: 5px 50px 5px 30px;
    margin: 0 auto;
    background: #ffffff;
    border: #000000 solid 3px;
    color: #000000; }
    .btn-green.played:hover {
      color: #000000; }
    .btn-green.played .btn__txt {
      position: relative; }
      .btn-green.played .btn__txt::after {
        content: "";
        background-color: transparent;
        position: absolute;
        left: 82px;
        top: 0;
        width: 12px;
        height: 20px;
        border-bottom: 4px solid #000000;
        border-right: 4px solid #000000;
        transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg); }

#div-pch-gpt-placement-bottom {
  margin: 3rem auto; }

@-webkit-keyframes bell-ring {
  0% {
    transform: rotate(0); }
  1% {
    transform: rotate(30deg); }
  3% {
    transform: rotate(-28deg); }
  5% {
    transform: rotate(34deg); }
  7% {
    transform: rotate(-32deg); }
  9% {
    transform: rotate(30deg); }
  11% {
    transform: rotate(-28deg); }
  13% {
    transform: rotate(26deg); }
  15% {
    transform: rotate(-24deg); }
  17% {
    transform: rotate(22deg); }
  19% {
    transform: rotate(-20deg); }
  21% {
    transform: rotate(18deg); }
  23% {
    transform: rotate(-16deg); }
  25% {
    transform: rotate(14deg); }
  27% {
    transform: rotate(-12deg); }
  29% {
    transform: rotate(10deg); }
  31% {
    transform: rotate(-8deg); }
  33% {
    transform: rotate(6deg); }
  35% {
    transform: rotate(-4deg); }
  37% {
    transform: rotate(2deg); }
  39% {
    transform: rotate(-1deg); }
  41% {
    transform: rotate(1deg); }
  43% {
    transform: rotate(0); }
  100% {
    transform: rotate(0); } }

@-moz-keyframes bell-ring {
  0% {
    transform: rotate(0); }
  1% {
    transform: rotate(30deg); }
  3% {
    transform: rotate(-28deg); }
  5% {
    transform: rotate(34deg); }
  7% {
    transform: rotate(-32deg); }
  9% {
    transform: rotate(30deg); }
  11% {
    transform: rotate(-28deg); }
  13% {
    transform: rotate(26deg); }
  15% {
    transform: rotate(-24deg); }
  17% {
    transform: rotate(22deg); }
  19% {
    transform: rotate(-20deg); }
  21% {
    transform: rotate(18deg); }
  23% {
    transform: rotate(-16deg); }
  25% {
    transform: rotate(14deg); }
  27% {
    transform: rotate(-12deg); }
  29% {
    transform: rotate(10deg); }
  31% {
    transform: rotate(-8deg); }
  33% {
    transform: rotate(6deg); }
  35% {
    transform: rotate(-4deg); }
  37% {
    transform: rotate(2deg); }
  39% {
    transform: rotate(-1deg); }
  41% {
    transform: rotate(1deg); }
  43% {
    transform: rotate(0); }
  100% {
    transform: rotate(0); } }

@-o-keyframes bell-ring {
  0% {
    transform: rotate(0); }
  1% {
    transform: rotate(30deg); }
  3% {
    transform: rotate(-28deg); }
  5% {
    transform: rotate(34deg); }
  7% {
    transform: rotate(-32deg); }
  9% {
    transform: rotate(30deg); }
  11% {
    transform: rotate(-28deg); }
  13% {
    transform: rotate(26deg); }
  15% {
    transform: rotate(-24deg); }
  17% {
    transform: rotate(22deg); }
  19% {
    transform: rotate(-20deg); }
  21% {
    transform: rotate(18deg); }
  23% {
    transform: rotate(-16deg); }
  25% {
    transform: rotate(14deg); }
  27% {
    transform: rotate(-12deg); }
  29% {
    transform: rotate(10deg); }
  31% {
    transform: rotate(-8deg); }
  33% {
    transform: rotate(6deg); }
  35% {
    transform: rotate(-4deg); }
  37% {
    transform: rotate(2deg); }
  39% {
    transform: rotate(-1deg); }
  41% {
    transform: rotate(1deg); }
  43% {
    transform: rotate(0); }
  100% {
    transform: rotate(0); } }

@keyframes bell-ring {
  0% {
    transform: rotate(0); }
  1% {
    transform: rotate(30deg); }
  3% {
    transform: rotate(-28deg); }
  5% {
    transform: rotate(34deg); }
  7% {
    transform: rotate(-32deg); }
  9% {
    transform: rotate(30deg); }
  11% {
    transform: rotate(-28deg); }
  13% {
    transform: rotate(26deg); }
  15% {
    transform: rotate(-24deg); }
  17% {
    transform: rotate(22deg); }
  19% {
    transform: rotate(-20deg); }
  21% {
    transform: rotate(18deg); }
  23% {
    transform: rotate(-16deg); }
  25% {
    transform: rotate(14deg); }
  27% {
    transform: rotate(-12deg); }
  29% {
    transform: rotate(10deg); }
  31% {
    transform: rotate(-8deg); }
  33% {
    transform: rotate(6deg); }
  35% {
    transform: rotate(-4deg); }
  37% {
    transform: rotate(2deg); }
  39% {
    transform: rotate(-1deg); }
  41% {
    transform: rotate(1deg); }
  43% {
    transform: rotate(0); }
  100% {
    transform: rotate(0); } }

@-webkit-keyframes lds-circle {
  0%,
  100% {
    animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5); }
  0% {
    transform: rotateY(0deg); }
  50% {
    transform: rotateY(1800deg);
    animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1); }
  100% {
    transform: rotateY(3600deg); } }

@-moz-keyframes lds-circle {
  0%,
  100% {
    animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5); }
  0% {
    transform: rotateY(0deg); }
  50% {
    transform: rotateY(1800deg);
    animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1); }
  100% {
    transform: rotateY(3600deg); } }

@-o-keyframes lds-circle {
  0%,
  100% {
    animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5); }
  0% {
    transform: rotateY(0deg); }
  50% {
    transform: rotateY(1800deg);
    animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1); }
  100% {
    transform: rotateY(3600deg); } }

@keyframes lds-circle {
  0%,
  100% {
    animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5); }
  0% {
    transform: rotateY(0deg); }
  50% {
    transform: rotateY(1800deg);
    animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1); }
  100% {
    transform: rotateY(3600deg); } }

.sweepstakes__featured {
  font: 400 1rem 'Roboto';
  margin: 20px 0;
  position: relative;
  overflow: hidden; }
  .sweepstakes__featured__loader {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background: rgba(30, 30, 30, 0.98); }
    .sweepstakes__featured__loader.exit {
      transition: all 300ms ease-in-out;
      transform: translateY(-1000%); }
    .sweepstakes__featured__loader__spinner {
      display: inline-block;
      width: 50px;
      height: 50px;
      margin: 6px;
      border-radius: 50%;
      background: #8ab232;
      animation: lds-circle 2.4s cubic-bezier(0, 0.2, 0.8, 1) infinite; }
  .sweepstakes__featured__indicator-wrapper {
    margin: 0 auto;
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 5px;
    width: 100%; }
    .sweepstakes__featured__indicator-wrapper .slide-dot {
      border: 1px solid #ffffff;
      border-radius: 8.5px;
      cursor: pointer;
      height: 8.5px;
      margin: 0 5px;
      transition: all .17s ease-in-out;
      width: 8.5px; }
      .sweepstakes__featured__indicator-wrapper .slide-dot.active {
        background-color: #ffffff; }
  .sweepstakes__featured__slide-wrapper {
    display: flex;
    flex-direction: row;
    transition: all 0.5s linear; }
  .sweepstakes__featured__slide {
    width: 100%;
    height: 265px;
    border-radius: 5px;
    overflow: hidden; }
    .sweepstakes__featured__slide a {
      display: flex;
      flex-direction: row; }
      .sweepstakes__featured__slide a:hover {
        text-decoration: none; }
    .sweepstakes__featured__slide.played button.played {
      position: relative;
      display: flex;
      padding: 0 15px;
      width: 180px; }
      .sweepstakes__featured__slide.played button.played::after {
        content: "";
        display: block;
        background-color: transparent;
        position: absolute;
        left: 145px;
        top: 2px;
        width: 12px;
        height: 20px;
        border-bottom: 4px solid #ffffff;
        border-right: 4px solid #ffffff;
        transform: rotate(45deg);
        -o-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg); }
    .sweepstakes__featured__slide.played button.enter {
      display: none; }
    .sweepstakes__featured__slide__image {
      width: 50%; }
    .sweepstakes__featured__slide__info {
      display: flex;
      flex-direction: column;
      text-align: center;
      width: 50%;
      color: #ffffff;
      padding: 10px; }
      .sweepstakes__featured__slide__info__title {
        font-size: 1.8rem;
        font-weight: 700;
        width: 98%;
        min-height: 64px;
        margin: 0 auto;
        line-height: 2rem;
        text-transform: capitalize;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center; }
      .sweepstakes__featured__slide__info__subtitle {
        color: #fbe776;
        font-size: 1rem;
        margin: 10px 0 0;
        font-style: italic; }
      .sweepstakes__featured__slide__info__description {
        overflow-y: auto;
        margin: 10px 0;
        padding: 0;
        height: 80px; }
        .sweepstakes__featured__slide__info__description p {
          line-height: 1.2rem; }
        .sweepstakes__featured__slide__info__description::-webkit-scrollbar {
          width: 5px; }
        .sweepstakes__featured__slide__info__description::-webkit-scrollbar-track {
          border-radius: 20px;
          background-color: #F5F5F5; }
        .sweepstakes__featured__slide__info__description::-webkit-scrollbar-thumb {
          border-radius: 20px;
          background-color: #555; }
      .sweepstakes__featured__slide__info button {
        line-height: 1.5;
        text-transform: uppercase;
        border-radius: 30px;
        color: #ffffff;
        padding: 0 35px;
        font-weight: 500;
        font-size: 1.3rem;
        border: 3px solid #ffffff;
        width: 150px;
        height: 40px;
        margin: 0 auto; }
        .sweepstakes__featured__slide__info button .btn__txt--top {
          display: none; }
        .sweepstakes__featured__slide__info button .btn__bell {
          display: none; }
        .sweepstakes__featured__slide__info button:hover {
          color: #ffffff; }
        .sweepstakes__featured__slide__info button.ending {
          background-color: #ffffff;
          color: #fc9702;
          line-height: 1.1;
          padding: 0;
          position: relative; }
          .sweepstakes__featured__slide__info button.ending .btn__txt {
            font-size: 1rem;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            height: 100%; }
            .sweepstakes__featured__slide__info button.ending .btn__txt--top {
              display: block;
              font-size: 0.8rem; }
          .sweepstakes__featured__slide__info button.ending .btn__bell {
            position: relative;
            display: block;
            background: url(/site_images/resources/assets/src/sections/sweepstakes/shared-assets/images/ending-bellc0162185e60f337890954484b5da8d7a.png);
            width: 25px;
            height: 25px;
            background-size: 100%;
            top: -40px;
            left: -10px;
            animation: bell-ring 4s .7s ease-in-out infinite; }
      .sweepstakes__featured__slide__info button.played {
        display: none; }

.sweepstakes__section-header {
  color: #9f9e9e;
  font: 700 1.6rem 'Roboto';
  display: flex;
  align-items: center;
  text-transform: capitalize; }
  .sweepstakes__section-header::before, .sweepstakes__section-header::after {
    content: '';
    display: block;
    flex: 1;
    height: 1px;
    background: #9f9e9e; }
  .sweepstakes__section-header::before {
    margin-right: 10px; }
  .sweepstakes__section-header::after {
    margin-left: 10px; }

.sweepstakes__card-container {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  font-size: 16px;
  list-style: none;
  margin: 0;
  padding: 0; }
  .sweepstakes__card-container .sweepstakes-card {
    position: relative;
    display: flex;
    flex-flow: column nowrap;
    margin: 8px;
    color: #888888; }
    .sweepstakes__card-container .sweepstakes-card a {
      color: #888888; }
      .sweepstakes__card-container .sweepstakes-card a:hover {
        text-decoration: none; }
    .sweepstakes__card-container .sweepstakes-card.played .sweepstakes-card__completed-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      border-radius: 5px; }
      .sweepstakes__card-container .sweepstakes-card.played .sweepstakes-card__completed-overlay .completed-icon {
        background-image: url(/site_images/resources/assets/src/sections/sweepstakes/shared-assets/images/completed-icon3a27aaddde36c595d9c80307ed35c6b3.png);
        width: 85px;
        height: 85px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        position: absolute; }
    .sweepstakes__card-container .sweepstakes-card.played .btn-green.enter {
      display: none; }
    .sweepstakes__card-container .sweepstakes-card.played .btn-green.played {
      display: block;
      width: 150px;
      height: 40px;
      margin: 0 auto;
      padding: 0 0 0 0;
      font-size: 16px; }
      .sweepstakes__card-container .sweepstakes-card.played .btn-green.played .btn__txt {
        position: relative;
        margin-left: -25px; }
        .sweepstakes__card-container .sweepstakes-card.played .btn-green.played .btn__txt:after {
          left: 105px;
          top: -5px; }
    .sweepstakes__card-container .sweepstakes-card--x1 {
      width: calc(25% - 20px);
      overflow: hidden;
      text-align: center; }
      .sweepstakes__card-container .sweepstakes-card--x1 .sweepstakes-card__title {
        min-height: 63px;
        display: flex;
        justify-content: center;
        align-items: center; }
      .sweepstakes__card-container .sweepstakes-card--x1 .sweepstakes-card__action {
        flex-direction: column; }
        .sweepstakes__card-container .sweepstakes-card--x1 .sweepstakes-card__action__description {
          width: 100%;
          margin-bottom: 10px; }
    .sweepstakes__card-container .sweepstakes-card--x2 {
      width: calc(50% - 20px); }
      .sweepstakes__card-container .sweepstakes-card--x2 .sweepstakes-card__action__description {
        margin-right: 10px; }
    .sweepstakes__card-container .sweepstakes-card--x3 {
      width: calc(75% - 20px); }
      .sweepstakes__card-container .sweepstakes-card--x3 .sweepstakes-card__title {
        min-height: 40px;
        display: flex;
        flex-direction: column;
        justify-content: center; }
      .sweepstakes__card-container .sweepstakes-card--x3 .sweepstakes-card__action__description {
        width: 72%;
        margin-right: 10px; }
    .sweepstakes__card-container .sweepstakes-card--mobile--x2, .sweepstakes__card-container .sweepstakes-card--mobile--x1 {
      width: calc(50% - 16px);
      text-align: center; }
      .sweepstakes__card-container .sweepstakes-card--mobile--x2 .sweepstakes-card__title, .sweepstakes__card-container .sweepstakes-card--mobile--x1 .sweepstakes-card__title {
        min-height: 63px;
        display: flex;
        justify-content: center;
        align-items: center; }
      .sweepstakes__card-container .sweepstakes-card--mobile--x2 .sweepstakes-card__action, .sweepstakes__card-container .sweepstakes-card--mobile--x1 .sweepstakes-card__action {
        flex-direction: column; }
        .sweepstakes__card-container .sweepstakes-card--mobile--x2 .sweepstakes-card__action__description, .sweepstakes__card-container .sweepstakes-card--mobile--x1 .sweepstakes-card__action__description {
          width: 100%;
          margin-bottom: 10px; }
    .sweepstakes__card-container .sweepstakes-card--mobile--x3 {
      width: calc(100% - 16px);
      text-align: center; }
      .sweepstakes__card-container .sweepstakes-card--mobile--x3 .sweepstakes-card__action {
        flex-direction: column; }
        .sweepstakes__card-container .sweepstakes-card--mobile--x3 .sweepstakes-card__action__description {
          width: 100%; }
        .sweepstakes__card-container .sweepstakes-card--mobile--x3 .sweepstakes-card__action .btn-green.enter {
          width: 90%;
          margin-bottom: 10px; }
    .sweepstakes__card-container .sweepstakes-card__cat-label {
      display: flex;
      flex-direction: row;
      height: 40px;
      align-items: center;
      color: #888888; }
      .sweepstakes__card-container .sweepstakes-card__cat-label:hover {
        text-decoration: none; }
      .sweepstakes__card-container .sweepstakes-card__cat-label .sweepstakes__nav__category-list__item__icon {
        transform: scale(0.5);
        margin-left: -15px; }
      .sweepstakes__card-container .sweepstakes-card__cat-label .sweepstakes__nav__category-list__item__name {
        margin: 5px 0 0 -10px;
        font-weight: 700;
        font-size: 0.9rem;
        text-transform: capitalize; }
        @media screen and (max-width: 320px) {
          .sweepstakes__card-container .sweepstakes-card__cat-label .sweepstakes__nav__category-list__item__name {
            font-size: 0.7rem; } }
    .sweepstakes__card-container .sweepstakes-card__top {
      position: relative;
      min-height: 100px; }
    .sweepstakes__card-container .sweepstakes-card__image {
      width: 100%;
      border-radius: 5px; }
    .sweepstakes__card-container .sweepstakes-card__title {
      font-size: 18px;
      font-weight: 600;
      margin: 5px 0; }
    .sweepstakes__card-container .sweepstakes-card__action {
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      .sweepstakes__card-container .sweepstakes-card__action__description {
        margin: 0;
        font-size: 14px;
        width: 60%;
        height: 60px;
        line-height: 1.2rem;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical; }
      .sweepstakes__card-container .sweepstakes-card__action a:hover {
        text-decoration: none; }
      .sweepstakes__card-container .sweepstakes-card__action .btn-green.enter {
        display: block;
        width: 150px;
        height: 40px;
        margin: 0 auto; }
        .sweepstakes__card-container .sweepstakes-card__action .btn-green.enter .btn__txt--top {
          display: none; }
        .sweepstakes__card-container .sweepstakes-card__action .btn-green.enter .btn__bell {
          display: none; }
        .sweepstakes__card-container .sweepstakes-card__action .btn-green.enter.ending {
          background-color: #fc9702;
          color: #ffffff;
          line-height: 1.1;
          padding: 0;
          position: relative; }
          .sweepstakes__card-container .sweepstakes-card__action .btn-green.enter.ending .btn__txt {
            font-size: 1rem;
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            padding: 5px 0; }
            .sweepstakes__card-container .sweepstakes-card__action .btn-green.enter.ending .btn__txt--top {
              display: block;
              font-size: 0.8rem; }
          .sweepstakes__card-container .sweepstakes-card__action .btn-green.enter.ending .btn__bell {
            position: relative;
            display: block;
            background: url(/site_images/resources/assets/src/sections/sweepstakes/shared-assets/images/ending-bellc0162185e60f337890954484b5da8d7a.png);
            width: 25px;
            height: 25px;
            background-size: 100%;
            top: -45px;
            left: -10px;
            animation: bell-ring 4s .7s ease-in-out infinite; }
      .sweepstakes__card-container .sweepstakes-card__action .btn-green.played {
        display: none; }

.device-mobile .sweepstakes__featured__slide {
  width: calc(100% - 16px);
  height: auto;
  margin: 0 auto; }
  .device-mobile .sweepstakes__featured__slide a {
    flex-direction: column; }
  .device-mobile .sweepstakes__featured__slide.played button.played {
    width: 90%;
    justify-content: center; }
    .device-mobile .sweepstakes__featured__slide.played button.played::after {
      left: 75%; }
      @media screen and (max-width: 320px) {
        .device-mobile .sweepstakes__featured__slide.played button.played::after {
          left: 78%; } }
  .device-mobile .sweepstakes__featured__slide__image {
    width: 100%; }
  .device-mobile .sweepstakes__featured__slide__info {
    width: 100%; }
    .device-mobile .sweepstakes__featured__slide__info button {
      width: 90%; }

.device-mobile .sweepstakes__section-header {
  font-size: 1.5rem; }
  @media screen and (max-width: 320px) {
    .device-mobile .sweepstakes__section-header {
      font-size: 1.3rem; } }
  .device-mobile .sweepstakes__section-header::before, .device-mobile .sweepstakes__section-header::after {
    margin: 0 10px; }

@media screen and (max-width: 320px) {
  .device-mobile .sweepstakes__card-container .sweepstakes-card__title {
    font-size: 1rem; } }

.device-mobile .sweepstakes__card-container .sweepstakes-card .sweepstakes-card__action .btn-green.enter {
  width: 100%; }

.device-mobile .sweepstakes__card-container .sweepstakes-card--mobile--x3.played .btn-green.played {
  width: 90%; }

.device-mobile .sweepstakes__card-container .sweepstakes-card.played .completed-icon {
  width: 70px;
  height: 70px;
  background-size: 100% 100%; }

.device-mobile .sweepstakes__card-container .sweepstakes-card.played .btn-green.played {
  width: 100%; }

.div-pch-gpt-placement-mid {
  margin: 2rem auto; }

.sweepstakes__nav__category-list__item__icon {
  background: url(/site_images/resources/assets/src/sections/sweepstakes/shared-assets/images/category-icon375c35dfb0ee1dee8612a58ac30b7c46.png);
  height: 65px;
  width: 65px;
  transform: scale(0.7); }
  .sweepstakes__nav__category-list__item__icon.cash-is-king {
    background-position: 0 0; }
  .sweepstakes__nav__category-list__item__icon.all-pch-sweeps {
    background-position: -65px 0; }
  .sweepstakes__nav__category-list__item__icon.million-dollar-sweeps {
    background-position: -130px 0; }
  .sweepstakes__nav__category-list__item__icon.dream-home {
    background-position: -195px 0; }
  .sweepstakes__nav__category-list__item__icon.financial-freedom {
    background-position: -260px 0; }
  .sweepstakes__nav__category-list__item__icon.home-makeover {
    background-position: -325px 0; }
  .sweepstakes__nav__category-list__item__icon.lifestyle {
    background-position: -390px 0; }
  .sweepstakes__nav__category-list__item__icon.grocery-food {
    background-position: -455px 0; }
  .sweepstakes__nav__category-list__item__icon.pets {
    background-position: -520px 0; }
  .sweepstakes__nav__category-list__item__icon.sweeps-games {
    background-position: -585px 0; }
  .sweepstakes__nav__category-list__item__icon.car-truck {
    background-position: -650px 0; }
  .sweepstakes__nav__category-list__item__icon.travel-vacation {
    background-position: -715px 0; }
  .sweepstakes__nav__category-list__item__icon.win-for-life {
    background-position: -780px 0; }

.sweepstakes__nav--bottom .sweepstakes__nav__category-list {
  list-style: none;
  margin: 1rem 0;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .sweepstakes__nav--bottom .sweepstakes__nav__category-list__item {
    width: 33.3333%;
    height: 65px; }
    .sweepstakes__nav--bottom .sweepstakes__nav__category-list__item a {
      color: #bbbaba;
      display: flex;
      align-items: center; }
      .sweepstakes__nav--bottom .sweepstakes__nav__category-list__item a:hover {
        text-decoration: none;
        color: #8ab232; }
        .sweepstakes__nav--bottom .sweepstakes__nav__category-list__item a:hover .sweepstakes__nav__category-list__item__icon {
          background: url(/site_images/resources/assets/src/sections/sweepstakes/shared-assets/images/category-icon-green7240a51173e112d144d3901d08075240.png);
          height: 65px;
          width: 65px; }
          .sweepstakes__nav--bottom .sweepstakes__nav__category-list__item a:hover .sweepstakes__nav__category-list__item__icon.cash-is-king {
            background-position: 0 0; }
          .sweepstakes__nav--bottom .sweepstakes__nav__category-list__item a:hover .sweepstakes__nav__category-list__item__icon.all-pch-sweeps {
            background-position: -65px 0; }
          .sweepstakes__nav--bottom .sweepstakes__nav__category-list__item a:hover .sweepstakes__nav__category-list__item__icon.million-dollar-sweeps {
            background-position: -130px 0; }
          .sweepstakes__nav--bottom .sweepstakes__nav__category-list__item a:hover .sweepstakes__nav__category-list__item__icon.dream-home {
            background-position: -195px 0; }
          .sweepstakes__nav--bottom .sweepstakes__nav__category-list__item a:hover .sweepstakes__nav__category-list__item__icon.financial-freedom {
            background-position: -260px 0; }
          .sweepstakes__nav--bottom .sweepstakes__nav__category-list__item a:hover .sweepstakes__nav__category-list__item__icon.home-makeover {
            background-position: -325px 0; }
          .sweepstakes__nav--bottom .sweepstakes__nav__category-list__item a:hover .sweepstakes__nav__category-list__item__icon.lifestyle {
            background-position: -390px 0; }
          .sweepstakes__nav--bottom .sweepstakes__nav__category-list__item a:hover .sweepstakes__nav__category-list__item__icon.grocery-food {
            background-position: -455px 0; }
          .sweepstakes__nav--bottom .sweepstakes__nav__category-list__item a:hover .sweepstakes__nav__category-list__item__icon.pets {
            background-position: -520px 0; }
          .sweepstakes__nav--bottom .sweepstakes__nav__category-list__item a:hover .sweepstakes__nav__category-list__item__icon.sweeps-games {
            background-position: -585px 0; }
          .sweepstakes__nav--bottom .sweepstakes__nav__category-list__item a:hover .sweepstakes__nav__category-list__item__icon.car-truck {
            background-position: -650px 0; }
          .sweepstakes__nav--bottom .sweepstakes__nav__category-list__item a:hover .sweepstakes__nav__category-list__item__icon.travel-vacation {
            background-position: -715px 0; }
          .sweepstakes__nav--bottom .sweepstakes__nav__category-list__item a:hover .sweepstakes__nav__category-list__item__icon.win-for-life {
            background-position: -780px 0; }
    .sweepstakes__nav--bottom .sweepstakes__nav__category-list__item__name {
      text-transform: uppercase;
      line-height: 65px; }

.sweepstakes__nav--top {
  font: 400 0.9rem 'Roboto';
  display: flex;
  color: #979696;
  text-transform: uppercase;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }
  .sweepstakes__nav--top .sweepstakes__nav__paddle {
    margin: 15px auto;
    width: 20px;
    height: 34px;
    cursor: pointer; }
    .sweepstakes__nav--top .sweepstakes__nav__paddle svg {
      fill: #979696; }
    .sweepstakes__nav--top .sweepstakes__nav__paddle.disable svg {
      fill: #dcdcdc;
      cursor: no-drop; }
  .sweepstakes__nav--top .sweepstakes__nav__wrapper {
    padding: 0;
    margin: 0 10px;
    overflow: hidden;
    width: 750px; }
    .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list {
      display: flex;
      flex-direction: row;
      padding: 0;
      transform: translateX(-10px);
      transition: all 1s cubic-bezier(0.18, 0.89, 0.32, 1.28); }
      .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item {
        position: relative;
        color: #979696;
        display: flex;
        flex-direction: row;
        width: 165px;
        min-width: 165px; }
        .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item:last-child:after {
          width: 0; }
        .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item:after {
          content: "";
          position: absolute;
          right: 0;
          top: 15px;
          width: 1px;
          height: 60%;
          background: #a2a1a1; }
        .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item:hover {
          text-decoration: none;
          color: #8ab232; }
          .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item:hover .sweepstakes__nav__category-list__item__icon {
            background: url(/site_images/resources/assets/src/sections/sweepstakes/shared-assets/images/category-icon-green7240a51173e112d144d3901d08075240.png);
            height: 65px;
            width: 65px; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item:hover .sweepstakes__nav__category-list__item__icon.cash-is-king {
              background-position: 0 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item:hover .sweepstakes__nav__category-list__item__icon.all-pch-sweeps {
              background-position: -65px 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item:hover .sweepstakes__nav__category-list__item__icon.million-dollar-sweeps {
              background-position: -130px 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item:hover .sweepstakes__nav__category-list__item__icon.dream-home {
              background-position: -195px 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item:hover .sweepstakes__nav__category-list__item__icon.financial-freedom {
              background-position: -260px 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item:hover .sweepstakes__nav__category-list__item__icon.home-makeover {
              background-position: -325px 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item:hover .sweepstakes__nav__category-list__item__icon.lifestyle {
              background-position: -390px 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item:hover .sweepstakes__nav__category-list__item__icon.grocery-food {
              background-position: -455px 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item:hover .sweepstakes__nav__category-list__item__icon.pets {
              background-position: -520px 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item:hover .sweepstakes__nav__category-list__item__icon.sweeps-games {
              background-position: -585px 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item:hover .sweepstakes__nav__category-list__item__icon.car-truck {
              background-position: -650px 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item:hover .sweepstakes__nav__category-list__item__icon.travel-vacation {
              background-position: -715px 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item:hover .sweepstakes__nav__category-list__item__icon.win-for-life {
              background-position: -780px 0; }
        .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item.active {
          color: #8ab232; }
          .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item.active .sweepstakes__nav__category-list__item__icon {
            background: url(/site_images/resources/assets/src/sections/sweepstakes/shared-assets/images/category-icon-green7240a51173e112d144d3901d08075240.png);
            height: 65px;
            width: 65px; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item.active .sweepstakes__nav__category-list__item__icon.cash-is-king {
              background-position: 0 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item.active .sweepstakes__nav__category-list__item__icon.all-pch-sweeps {
              background-position: -65px 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item.active .sweepstakes__nav__category-list__item__icon.million-dollar-sweeps {
              background-position: -130px 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item.active .sweepstakes__nav__category-list__item__icon.dream-home {
              background-position: -195px 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item.active .sweepstakes__nav__category-list__item__icon.financial-freedom {
              background-position: -260px 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item.active .sweepstakes__nav__category-list__item__icon.home-makeover {
              background-position: -325px 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item.active .sweepstakes__nav__category-list__item__icon.lifestyle {
              background-position: -390px 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item.active .sweepstakes__nav__category-list__item__icon.grocery-food {
              background-position: -455px 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item.active .sweepstakes__nav__category-list__item__icon.pets {
              background-position: -520px 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item.active .sweepstakes__nav__category-list__item__icon.sweeps-games {
              background-position: -585px 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item.active .sweepstakes__nav__category-list__item__icon.car-truck {
              background-position: -650px 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item.active .sweepstakes__nav__category-list__item__icon.travel-vacation {
              background-position: -715px 0; }
            .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item.active .sweepstakes__nav__category-list__item__icon.win-for-life {
              background-position: -780px 0; }
        .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item__icon {
          transform: scale(0.6); }
        .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item__name {
          display: flex;
          flex: 1;
          margin-left: -8px; }
          .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item__name .text {
            display: flex;
            align-items: center;
            line-height: 1rem; }

.device-mobile .sweepstakes__nav--bottom .sweepstakes__nav__category-list {
  font-size: 0.7rem;
  font-weight: 700; }
  @media screen and (max-width: 320px) {
    .device-mobile .sweepstakes__nav--bottom .sweepstakes__nav__category-list {
      font-size: 0.6rem; } }
  .device-mobile .sweepstakes__nav--bottom .sweepstakes__nav__category-list__item {
    height: 60px;
    width: 50%; }
    .device-mobile .sweepstakes__nav--bottom .sweepstakes__nav__category-list__item__icon {
      transform: scale(0.5); }
    .device-mobile .sweepstakes__nav--bottom .sweepstakes__nav__category-list__item__name {
      line-height: 60px;
      margin-left: -12px; }

.device-mobile .sweepstakes__nav--top .sweepstakes__nav__paddle {
  margin: 15px 5px; }
  .device-mobile .sweepstakes__nav--top .sweepstakes__nav__paddle.disable {
    display: none; }

.device-mobile .sweepstakes__nav--top .sweepstakes__nav__wrapper {
  width: 95%;
  margin: 0 0.5rem; }
  .device-mobile .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item {
    width: 125px;
    min-width: 125px; }
    .device-mobile .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item__icon {
      transform: scale(0.5);
      margin-left: -10px; }
    .device-mobile .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item__name {
      margin-left: -10px; }
      .device-mobile .sweepstakes__nav--top .sweepstakes__nav__wrapper .sweepstakes__nav__category-list__item__name .text {
        width: 70px; }

.trending-sweepstakes {
  width: 100%;
  height: auto;
  margin: 20px 0;
  padding: 0 10px 20px;
  background: #353535;
  border-radius: 12px; }
  .trending-sweepstakes__header {
    width: 100%;
    height: 3.5rem;
    text-transform: uppercase;
    color: #8ab232;
    font: 600 1.3rem roboto;
    line-height: 3.5rem;
    text-align: center; }
    .trending-sweepstakes__header h2 {
      font-size: 1.3rem;
      font-weight: 700;
      line-height: 1.3rem;
      padding: 1rem 0; }
    .trending-sweepstakes__header .expand-arrow {
      display: none; }
  .trending-sweepstakes__list {
    position: relative;
    display: flex;
    flex-direction: column;
    list-style: none;
    margin: 0;
    padding: 15px;
    background: #5a5959;
    color: #aeaeae;
    border-radius: 12px; }
    .trending-sweepstakes__list li {
      display: flex;
      justify-content: space-between;
      margin-bottom: 10px;
      padding: 0 0 12px;
      font-size: 1.1rem;
      border-bottom: 3px solid #6f6d6d; }
      .trending-sweepstakes__list li:last-child {
        border-bottom: none;
        margin-bottom: 0;
        padding: 0; }
      .trending-sweepstakes__list li h3 {
        width: 165px;
        font-size: 0.9rem;
        text-align: left; }
      .trending-sweepstakes__list li a {
        color: #d0d0d0;
        text-decoration: underline; }
        .trending-sweepstakes__list li a:hover {
          text-decoration: none; }
        .trending-sweepstakes__list li a button {
          height: 25px;
          margin-top: 20px;
          font-size: 14px;
          width: 85px;
          border-radius: 15px;
          background-color: #8ab232;
          color: #ffffff;
          border: none; }

.device-mobile .trending-sweepstakes {
  width: 96%;
  margin: 2rem auto;
  padding: 0 10px;
  position: relative;
  display: flex;
  flex-direction: column; }
  .device-mobile .trending-sweepstakes__header {
    padding-left: 10px;
    text-align: left;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center; }
    @media screen and (max-width: 320px) {
      .device-mobile .trending-sweepstakes__header h2 {
        font-size: 1.1rem; } }
    .device-mobile .trending-sweepstakes__header .expand-arrow {
      width: 35px;
      height: 35px;
      border: 3px solid #8ab232;
      border-radius: 50%;
      display: block; }
      .device-mobile .trending-sweepstakes__header .expand-arrow:after {
        content: '';
        display: block;
        width: 15px;
        height: 15px;
        border-top: 3px solid #8ab232;
        border-right: 3px solid #8ab232;
        margin: 10px 0px 0px 7px;
        -moz-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .device-mobile .trending-sweepstakes__header .expand-arrow.down:after {
        margin: 5px 0px 0px 7px;
        -moz-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg); }
  .device-mobile .trending-sweepstakes__list {
    overflow: hidden;
    max-height: 500px;
    transition: all 0.5s linear;
    width: 100%;
    padding: 0;
    margin: 0 0 1rem; }
    .device-mobile .trending-sweepstakes__list.collapsed {
      max-height: 0;
      margin: 0; }
    .device-mobile .trending-sweepstakes__list li {
      padding: 12px;
      margin: 0; }
      .device-mobile .trending-sweepstakes__list li:last-child {
        margin-bottom: 0;
        padding: 12px; }
      .device-mobile .trending-sweepstakes__list li h4 {
        width: auto; }
    .device-mobile .trending-sweepstakes__list button {
      margin-top: 0; }

.sweepstakes__daily-token-bonus {
  width: 100%;
  height: 45px;
  position: fixed;
  left: 0;
  bottom: 0;
  background-color: #191919;
  border-top: 1px solid #7a7a7a;
  z-index: 1001; }
  .sweepstakes__daily-token-bonus.bonus-unlock {
    background-image: url(/site_images/resources/assets/src/sections/sweepstakes/shared-assets/images/progress-rewards-bg7eab01aabe60d86fb2abf933227d5494.png);
    background-size: 100% 100%;
    background-repeat: no-repeat; }
  .sweepstakes__daily-token-bonus.complete-all {
    background-image: url(/site_images/resources/assets/src/sections/sweepstakes/shared-assets/images/progress-complete-bgf5c43a06a1c47b757f9a32461c044679.png);
    background-size: 100% 100%;
    background-repeat: no-repeat; }
  .sweepstakes__daily-token-bonus__wrapper {
    width: 1080px;
    height: 100%;
    margin: 0 auto;
    position: relative; }
  .sweepstakes__daily-token-bonus__header {
    position: absolute;
    top: -30px;
    left: 0;
    width: 320px;
    height: 32px;
    padding: 0 20px; }
    .sweepstakes__daily-token-bonus__header #header-bg .cls-1 {
      fill: #191919; }
    .sweepstakes__daily-token-bonus__header .header-text {
      display: flex;
      flex-direction: row;
      justify-content: center;
      position: absolute;
      top: 0;
      width: 280px; }
    .sweepstakes__daily-token-bonus__header__title {
      padding: 7px;
      font-size: 1rem;
      font-style: italic;
      color: #ffd053; }
    .sweepstakes__daily-token-bonus__header__info-icon {
      width: 20px;
      height: 20px;
      margin: 2px 0;
      cursor: pointer; }
      .sweepstakes__daily-token-bonus__header__info-icon svg {
        width: 100%;
        height: 100%; }
        .sweepstakes__daily-token-bonus__header__info-icon svg .cls-1 {
          fill: #6b6b6b; }
  .sweepstakes__daily-token-bonus .progress-states-wrapper {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    bottom: 0; }
    .sweepstakes__daily-token-bonus .progress-states-wrapper .progress-states {
      position: relative;
      transform-style: none;
      -ms-transform-style: none;
      transform: none;
      -ms-transform: none;
      transition: transform 0.5s; }
      .sweepstakes__daily-token-bonus .progress-states-wrapper .progress-states.show-complete-all, .sweepstakes__daily-token-bonus .progress-states-wrapper .progress-states.show-bonus-unlock {
        transform: translateY(52px);
        -ms-transform: translateY(52px); }
      .sweepstakes__daily-token-bonus .progress-states-wrapper .progress-states.show-info {
        transform: translateY(100px);
        -ms-transform: translateY(100px); }
      .sweepstakes__daily-token-bonus .progress-states-wrapper .progress-states.show-progress {
        transform: none;
        -ms-transform: none; }
  .sweepstakes__daily-token-bonus__progress {
    display: flex;
    flex-direction: row;
    width: 1080px;
    transform: none;
    -ms-transform: none; }
    .sweepstakes__daily-token-bonus__progress__paddle {
      margin: 7px auto;
      width: 20px;
      height: 34px;
      cursor: pointer; }
      .sweepstakes__daily-token-bonus__progress__paddle svg {
        fill: #979696; }
      .sweepstakes__daily-token-bonus__progress__paddle.disable svg {
        fill: #5d5d5d;
        cursor: no-drop; }
    .sweepstakes__daily-token-bonus__progress .progress-bar-wrapper {
      width: 975px;
      overflow: hidden; }
    .sweepstakes__daily-token-bonus__progress__progress-bar {
      display: flex;
      flex-direction: row;
      transform: translateX(0);
      transition: all 0.5s ease-in-out;
      width: 5000px; }
      .sweepstakes__daily-token-bonus__progress__progress-bar .reward-group {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        padding-top: 5px;
        width: 325px; }
        .sweepstakes__daily-token-bonus__progress__progress-bar .reward-group .progress-icon {
          width: 16px;
          height: 16px;
          background-color: #3e3e3e;
          border-radius: 50%;
          margin: 2px; }
          @media screen and (max-width: 320px) {
            .sweepstakes__daily-token-bonus__progress__progress-bar .reward-group .progress-icon {
              width: 12px;
              height: 12px; } }
          .sweepstakes__daily-token-bonus__progress__progress-bar .reward-group .progress-icon.checked {
            width: 16px;
            height: 16px;
            margin: 2px;
            background-image: url(/site_images/resources/assets/src/sections/sweepstakes/shared-assets/images/progress-check8a928c0f4494f577de1b443374782e35.png);
            background-size: 100%; }
            @media screen and (max-width: 320px) {
              .sweepstakes__daily-token-bonus__progress__progress-bar .reward-group .progress-icon.checked {
                width: 12px;
                height: 12px; } }
        .sweepstakes__daily-token-bonus__progress__progress-bar .reward-group .progress-reward {
          color: #fcbf1b;
          text-transform: uppercase;
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center;
          font: 400 0.8rem roboto;
          margin: 0 5px;
          line-height: 1.3rem; }
          .sweepstakes__daily-token-bonus__progress__progress-bar .reward-group .progress-reward.checked {
            color: #8ab232; }
          .sweepstakes__daily-token-bonus__progress__progress-bar .reward-group .progress-reward__prize {
            display: flex;
            flex-direction: column;
            align-items: center; }
            .sweepstakes__daily-token-bonus__progress__progress-bar .reward-group .progress-reward__prize span {
              font-weight: 700;
              font-size: 1.3rem; }
          .sweepstakes__daily-token-bonus__progress__progress-bar .reward-group .progress-reward::after {
            background: url(/site_images/resources/assets/src/sections/sweepstakes/shared-assets/images/progress-icon13bff6af3f44bfed40fd097fd00ab7f0.png) no-repeat;
            content: "";
            display: block;
            width: 35px;
            height: 40px;
            background-size: 100%;
            margin-right: 15px; }
  .sweepstakes__daily-token-bonus__info {
    display: none;
    transform: translateY(-100px);
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 0.8rem;
    line-height: 1rem;
    position: relative;
    margin: -45px auto;
    padding: 0 28px; }
    .sweepstakes__daily-token-bonus__info.show {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: center; }
    .sweepstakes__daily-token-bonus__info__message {
      margin: 0; }
    .sweepstakes__daily-token-bonus__info__close-btn {
      width: 35px;
      height: 35px;
      cursor: pointer;
      margin-left: 10px;
      display: flex;
      flex-direction: column;
      justify-content: center; }
  .sweepstakes__daily-token-bonus__complete-all, .sweepstakes__daily-token-bonus__bonus-unlock {
    display: none;
    position: absolute;
    width: 100%;
    height: 45px;
    transform: translateY(-100px);
    color: #fff;
    text-align: center; }
    .sweepstakes__daily-token-bonus__complete-all.show, .sweepstakes__daily-token-bonus__bonus-unlock.show {
      display: block; }
  .sweepstakes__daily-token-bonus__msg-header {
    color: #1f1f1f;
    font-size: 1.1rem;
    font-weight: 700;
    font-family: roboto;
    text-transform: uppercase;
    line-height: 1.8rem; }
  .sweepstakes__daily-token-bonus__msg-body {
    margin: 0;
    line-height: 0.8rem;
    font-weight: 700;
    font-family: roboto; }

.footer__wrapper-2 {
  padding-bottom: 40px; }

.device-mobile .sweepstakes__daily-token-bonus {
  height: 54px; }
  .device-mobile .sweepstakes__daily-token-bonus__wrapper {
    width: 100%; }
  .device-mobile .sweepstakes__daily-token-bonus__header {
    display: flex;
    justify-content: center;
    width: 100vw;
    top: -24px;
    left: 0;
    padding: 0; }
    .device-mobile .sweepstakes__daily-token-bonus__header .header-text {
      top: -3px;
      width: 325px;
      left: 30px; }
      @media screen and (max-width: 320px) {
        .device-mobile .sweepstakes__daily-token-bonus__header .header-text {
          left: 2px; } }
      @media screen and (min-width: 376px) and (max-width: 414px) {
        .device-mobile .sweepstakes__daily-token-bonus__header .header-text {
          left: 48px; } }
    .device-mobile .sweepstakes__daily-token-bonus__header__title {
      font-size: 0.8rem;
      margin: 0; }
    .device-mobile .sweepstakes__daily-token-bonus__header__info-icon {
      width: 15px;
      height: 15px;
      margin: 0 1rem; }
  .device-mobile .sweepstakes__daily-token-bonus__progress {
    width: 100vw;
    height: 54px;
    align-items: center; }
    .device-mobile .sweepstakes__daily-token-bonus__progress .progress-bar-wrapper {
      width: 82vw; }
    .device-mobile .sweepstakes__daily-token-bonus__progress__progress-bar .reward-group {
      width: 82vw;
      justify-content: center;
      padding-top: 0; }
      @media screen and (max-width: 320px) {
        .device-mobile .sweepstakes__daily-token-bonus__progress__progress-bar .reward-group .progress-reward__prize span {
          font-size: 1rem; } }
      .device-mobile .sweepstakes__daily-token-bonus__progress__progress-bar .reward-group .progress-reward::after {
        margin-right: 0; }
  .device-mobile .sweepstakes__daily-token-bonus__info {
    width: 100%;
    height: 100%;
    font-size: 0.6rem;
    line-height: 0.75rem;
    padding: 0 30px;
    margin: -50px auto; }
    @media screen and (max-width: 320px) {
      .device-mobile .sweepstakes__daily-token-bonus__info {
        font-size: 0.55rem;
        line-height: 0.65rem; } }
    .device-mobile .sweepstakes__daily-token-bonus__info__message {
      margin-top: 2px;
      height: 100%; }
    .device-mobile .sweepstakes__daily-token-bonus__info__close-btn {
      position: absolute;
      width: 15px;
      height: 15px;
      top: 0px;
      right: 5px; }
  .device-mobile .sweepstakes__daily-token-bonus__complete-all {
    background-image: url(/site_images/resources/assets/src/sections/sweepstakes/shared-assets/images/progress-complete-bg-m078738d898645aedd98b7ee50de05ff1.png);
    height: 54px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    top: 48px; }
    .device-mobile .sweepstakes__daily-token-bonus__complete-all.show {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .device-mobile .sweepstakes__daily-token-bonus__complete-all.show .sweepstakes__daily-token-bonus__msg-header {
        line-height: 1.3rem; }
      .device-mobile .sweepstakes__daily-token-bonus__complete-all.show .sweepstakes__daily-token-bonus__msg-body {
        margin-top: 0;
        width: 80%;
        line-height: 0.9rem; }
  .device-mobile .sweepstakes__daily-token-bonus__bonus-unlock {
    background-image: url(/site_images/resources/assets/src/sections/sweepstakes/shared-assets/images/progress-rewards-bg-m17ee6e5a6c098b9059117fab52b8c03c.png);
    height: 54px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    top: 48px; }
  .device-mobile .sweepstakes__daily-token-bonus__msg-header {
    font-size: 0.9rem; }
  .device-mobile .sweepstakes__daily-token-bonus__msg-body {
    font-size: 0.8rem;
    margin-top: 5px; }

.daily-token-bonus-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 75px 0 0;
  overflow: scroll;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1001;
  transition: all 0.3s ease-in-out; }
  .daily-token-bonus-lightbox.hide {
    opacity: 0; }
  .daily-token-bonus-lightbox__box {
    width: 640px;
    height: 440px;
    background: url(/site_images/resources/assets/src/sections/sweepstakes/shared-assets/images/daily-token-bonus-lbf181573a1acc7c23ae664faf46540cfe.gif);
    border: 4px solid rgba(255, 255, 255, 0.5);
    position: relative;
    border-radius: 8px; }
    .daily-token-bonus-lightbox__box.silver {
      background: url(/site_images/resources/assets/src/sections/sweepstakes/shared-assets/images/daily-token-bonus-silver-user9cf9791d715bacfc9e5cb292f947663b.gif); }
      .daily-token-bonus-lightbox__box.silver .daily-token-bonus-lightbox__box__fields {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        align-items: center;
        position: relative;
        width: 100%;
        height: 45px !important;
        padding: 0 0.5rem;
        background: none;
        overflow: visible; }
        .daily-token-bonus-lightbox__box.silver .daily-token-bonus-lightbox__box__fields input {
          width: 33.333%;
          height: 40px;
          border-radius: 5px;
          padding: 0.5rem;
          margin: 0;
          font-size: 1rem; }
        .daily-token-bonus-lightbox__box.silver .daily-token-bonus-lightbox__box__fields button {
          width: 25%;
          height: 40px;
          line-height: 40px;
          margin: 0;
          border-radius: 1.5rem;
          text-transform: uppercase;
          background: #8ab232;
          color: #ffffff;
          border: none; }
    .daily-token-bonus-lightbox__box__copy {
      width: 70%;
      margin: 50px auto;
      text-align: center;
      font: 700 2rem roboto; }
      .daily-token-bonus-lightbox__box__copy .copy {
        text-transform: capitalize; }
        .daily-token-bonus-lightbox__box__copy .copy__header {
          font-style: italic; }
        .daily-token-bonus-lightbox__box__copy .copy__sub-header {
          font-weight: 400;
          font-style: italic; }
          .daily-token-bonus-lightbox__box__copy .copy__sub-header span {
            font-weight: 700; }
        .daily-token-bonus-lightbox__box__copy .copy__rewards-amount {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          color: #fffed5;
          font-size: 3.5rem;
          line-height: 5.5rem;
          text-transform: uppercase; }
          .daily-token-bonus-lightbox__box__copy .copy__rewards-amount .token-amount {
            font-size: 5rem; }
    .daily-token-bonus-lightbox__box__fields {
      display: none; }
    .daily-token-bonus-lightbox__box__close {
      width: 30px;
      height: 30px;
      position: absolute;
      top: -10px;
      right: -10px;
      cursor: pointer; }

.device-mobile .daily-token-bonus-lightbox {
  padding: 0; }
  .device-mobile .daily-token-bonus-lightbox__box {
    width: 320px;
    height: 343px;
    background: url(/site_images/resources/assets/src/sections/sweepstakes/shared-assets/images/daily-token-bonus-lb-m3decb51ec9a203a8d7507791670128ea.gif) no-repeat;
    background-size: 100%; }
    @media screen and (max-width: 320px) {
      .device-mobile .daily-token-bonus-lightbox__box {
        width: 300px;
        height: 321.4px; } }
    .device-mobile .daily-token-bonus-lightbox__box.silver {
      width: 320px;
      height: 412px;
      background: url(/site_images/resources/assets/src/sections/sweepstakes/shared-assets/images/daily-token-bonus-silver-user-mf006db619eceeb5b22548b8174a4090a.gif) no-repeat;
      background-size: 100%; }
      @media screen and (max-width: 320px) {
        .device-mobile .daily-token-bonus-lightbox__box.silver {
          width: 300px;
          height: 387px; } }
      .device-mobile .daily-token-bonus-lightbox__box.silver .daily-token-bonus-lightbox__box__copy {
        margin: 25px auto; }
        .device-mobile .daily-token-bonus-lightbox__box.silver .daily-token-bonus-lightbox__box__copy .copy__sub-header {
          margin-bottom: 0; }
      .device-mobile .daily-token-bonus-lightbox__box.silver .daily-token-bonus-lightbox__box__fields {
        flex-direction: column;
        justify-content: space-evenly;
        height: 160px !important; }
        .device-mobile .daily-token-bonus-lightbox__box.silver .daily-token-bonus-lightbox__box__fields input {
          width: 90%; }
        .device-mobile .daily-token-bonus-lightbox__box.silver .daily-token-bonus-lightbox__box__fields button {
          width: 50%; }
    .device-mobile .daily-token-bonus-lightbox__box__copy {
      width: 100%;
      margin: 35px auto;
      font: 700 1.8rem roboto; }
      .device-mobile .daily-token-bonus-lightbox__box__copy .copy__sub-header {
        font-size: 1.3rem;
        margin-bottom: 0.6rem; }
      .device-mobile .daily-token-bonus-lightbox__box__copy .copy__rewards-amount {
        font-size: 3rem;
        line-height: 4rem; }
        @media screen and (max-width: 320px) {
          .device-mobile .daily-token-bonus-lightbox__box__copy .copy__rewards-amount {
            font-size: 2.5rem; } }
        .device-mobile .daily-token-bonus-lightbox__box__copy .copy__rewards-amount .token-amount {
          font-size: 4rem; }
          @media screen and (max-width: 320px) {
            .device-mobile .daily-token-bonus-lightbox__box__copy .copy__rewards-amount .token-amount {
              font-size: 3.5rem; } }

.sweepstakes__card-container .sweepstakes-card--x1 .sweepstakes-card__title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 42px; }

.sweepstakes__card-container .sweepstakes-card--x1 .sweepstakes-card__action__description {
  height: 40px;
  -webkit-line-clamp: 2;
  margin-bottom: 7px; }

.device-mobile .sweepstakes__featured__slide__info {
  padding-bottom: 40px; }

