/** Shopify CDN: Minification failed

Line 14:0 Unexpected "$"

**/
@font-face {
  font-family: "League Spartan";
  src: url("swell-LeagueSpartan-Bold.woff2") format("woff2"),
    url("swell-LeagueSpartan-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}

$theme-font-league-spartan-bold: League Spartan;
$theme-font-josefin-sans-bold: Josefin Sans;
$theme-font-karla: Karla;
$theme-font-lato: Lato;

.page-rewards {
  .main-content {
    margin: 0;
    padding: 0;
  }
  #shopify-section-footer {
    .main-footer {
      margin: 0;
    }
  }
}
.my-rewards-account {
  .main-footer {
    margin: 0;
  }
}
.banner-head {
  margin: 0 0 15px;
  padding: 0;
  line-height: 50px;
  display: block;
}

#swell-rewards-LeanerCleaner {
  .desktop {
    display: block;
    @media (max-width: 768px) {
      display: none;
    }
  }
  .mobile {
    display: none;
    @media (max-width: 768px) {
      display: block;
    }
  }
  .swell-link-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    max-width: 222px;
    margin: 30px auto 0;
    width: 100%;
    /*    @media(max-width: 798px)
    {
      margin: 20px auto 0;
      flex-direction: column;
    }*/
    .swell-link-item {
      display: flex;
      margin: 0;
      a {
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        background-color: #222222;
        font-family: $theme-font-karla;
        font-weight: 700;
        font-size: 16px;
        letter-spacing: 0;
        height: 36px;
        width: 104px;
        transition: 0.4s;
        &:hover {
          opacity: 0.8;
        }
        /*@media(max-width: 798px)
        {
          height: 40px;
          width: 168px;
        }*/
      }
      &:nth-child(2) {
        /*@media(max-width: 798px)
        {
          margin-top: 10px;
        }*/
        a {
          background-color: #999999;
        }
      }
    }
  }
  .banner {
    img {
      width: 100%;
    }
    .banner-main {
      background-image: url("{{ 'imagedesk.jpg' | asset_url }}");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      min-height: 575px;
      display: flex;
      align-items: center;
      justify-content: center;
      @media (max-width: 768px) {
        display: none;
      }
      .banner-content {
        max-width: 700px;
        width: 100%;
        padding: 20px 20px 0;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        .banner-inner-content {
          max-width: 382px;
          h1 {
            font-family: $theme-font-league-spartan-bold;
            font-size: 85px;
            text-align: left;
            color: #000;
            margin: 0 0 15px;
            padding: 0;
            line-height: 50px;
            &:nth-child(2) {
              margin: 0 0 38px;
            }
            &:nth-child(3) {
              margin: 0 0 28px;
            }
            &:nth-child(4) {
              margin: 0;
              color: #fc1681;
            }
          }
          .line {
            height: 3px;
            background: #fc1681;
            max-width: 375px;
            width: 100%;
            margin: 15px auto 25px;
          }
          p {
            font-family: $theme-font-josefin-sans-bold;
            font-weight: 700;
            font-size: 17px;
            text-align: left;
            color: #000;
            max-width: 370px;
            letter-spacing: 0;
            line-height: 20px;
            margin: 0 auto;
            padding: 0;
          }
        }
      }
    }
  }
  .user-login-section {
    border-bottom: 1px solid #e3e3e3;
    padding: 125px 20px;
    @media (max-width: 768px) {
      padding: 70px 20px 50px;
    }
    &.account-user {
      padding: 80px 20px 120px;
      @media (max-width: 768px) {
        padding: 70px 20px 50px;
      }
    }
    .user-main {
      .user-content {
        .user-name,
        .user-points {
          font-family: $theme-font-josefin-sans-bold;
          font-weight: 700;
          font-size: 24px;
          line-height: 30px;
          text-align: center;
          margin: 0;
          padding: 0;
          color: #000;
          letter-spacing: 0;
          &.account {
            font-size: 28px;
            color: #ff46be;
            line-height: 36px;
            @media (max-width: 480px) {
              font-size: 26px;
              line-height: 32px;
            }
          }
        }
        .user-name {
          text-transform: capitalize;
        }
        .swell-link-list {
          max-width: none;
          justify-content: center;
          margin: 20px auto 0;
          @media (max-width: 768px) {
            flex-direction: column;
          }
          .swell-link-item {
            &:nth-child(2) {
              margin: 0 0 0 20px;
              @media (max-width: 768px) {
                margin: 10px 0 0;
              }
            }
            a {
              font-size: 16px;
              height: 48px;
              width: 175px;
              @media (max-width: 768px) {
                font-size: 14px;
                height: 44px;
                width: 210px;
              }
            }
          }
        }
      }
    }
  }
  .join-section {
    padding: 80px 20px 100px;
    @media (max-width: 768px) {
      padding: 90px 20px;
    }
    .join-main {
      display: flex;
      align-items: center;
      justify-content: center;
      .join-content {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        .points {
          font-family: $theme-font-josefin-sans-bold;
          font-size: 39px;
          line-height: 40px;
          text-align: center;
          margin: 0;
          color: #000;
          letter-spacing: 0;
          @media (max-width: 768px) {
            letter-spacing: -1px;
            font-weight: 600;
            font-size: 30px;
            line-height: 32px;
          }
        }
        .point-title {
          font-family: $theme-font-josefin-sans-bold;
          font-size: 24px;
          line-height: 24px;
          margin: 0;
          text-align: center;
          color: #000;
          letter-spacing: 0;
          @media (max-width: 768px) {
            letter-spacing: -1px;
            font-weight: 600;
            font-size: 20px;
            line-height: 20px;
          }
        }
        .swell-link-list {
          max-width: 170px;
          margin: 25px auto 0;
          @media (max-width: 768px) {
            max-width: 210px;
            margin: 30px auto 0;
          }
          .swell-link-item {
            a {
              width: 175px;
              height: 48px;
              @media (max-width: 768px) {
                width: 210px;
                font-size: 14px;
              }
            }
          }
        }
        .already {
          font-family: $theme-font-karla;
          font-size: 16px;
          font-weight: 700;
          color: #000;
          letter-spacing: 0;
          margin: 20px 0 0;
          @media (max-width: 768px) {
            line-height: 19px;
          }
          a {
            border-bottom: 1px solid #000;
            color: #000;
            @media (max-width: 768px) {
              display: block;
            }
          }
        }
      }
    }
  }
  .ways-section {
    .ways-main {
      display: flex;
      align-items: center;
      justify-content: center;
      @media (max-width: 768px) {
        flex-direction: column;
      }
      .way {
        flex-basis: 50%;
        position: relative;
        img {
          width: 100%;
          vertical-align: bottom;
        }
        .absolute {
          position: absolute;
          bottom: 40px;
          @media (max-width: 1260px) {
            bottom: 25px;
          }
          @media (max-width: 768px) {
            bottom: 40px;
          }
          @media (max-width: 560px) {
            bottom: 30px;
          }
          @media (max-width: 420px) {
            bottom: 20px;
          }
          p {
            font-family: $theme-font-karla;
            font-size: 19px;
            font-weight: 700;
            letter-spacing: 0;
            line-height: 23px;
            text-align: center;
            margin: 0;
            @media (max-width: 1200px) {
              font-size: 16px;
              line-height: 20px;
            }
            @media (max-width: 999px) {
              font-size: 14px;
              line-height: 18px;
            }
            @media (max-width: 768px) {
              font-size: 18px;
              line-height: 20px;
            }
            @media (max-width: 560px) {
              font-size: 15px;
              line-height: 17px;
            }
            @media (max-width: 420px) {
              font-size: 13px;
              line-height: 15px;
            }
          }
          .swell-section-heading {
            font-family: $theme-font-josefin-sans-bold;
            line-height: 35px;
            font-size: 38px;
            letter-spacing: 0;
            margin: 0;
            text-align: center;
            @media (max-width: 1200px) {
              font-size: 30px;
              line-height: 22px;
            }
            @media (max-width: 999px) {
              font-size: 24px;
              line-height: 24px;
            }
            @media (max-width: 768px) {
              font-size: 30px;
              font-weight: 600;
              letter-spacing: -1px;
              line-height: 38px;
            }
            @media (max-width: 560px) {
              font-size: 26px;
              line-height: 34px;
            }
            @media (max-width: 420px) {
              font-size: 20px;
              line-height: 24px;
            }
          }
          &.earn {
            right: 64px;
            @media (max-width: 1260px) {
              right: 30px;
            }
            @media (max-width: 860px) {
              right: 20px;
            }
            @media (max-width: 768px) {
              right: 60px;
            }
            @media (max-width: 480px) {
              right: 30px;
            }
            @media (max-width: 420px) {
              right: 20px;
            }
            .swell-section-heading,
            p {
              color: #222222;
            }
          }
          &.redeem {
            left: 40px;
            @media (max-width: 1260px) {
              left: 30px;
            }
            @media (max-width: 860px) {
              left: 20px;
            }
            @media (max-width: 768px) {
              left: 45px;
            }
            @media (max-width: 560px) {
              left: 30px;
            }
            @media (max-width: 420px) {
              left: 20px;
            }
            .swell-section-heading {
              font-family: $theme-font-lato;
              line-height: 42px;
              @media (max-width: 1200px) {
                line-height: 30px;
              }
              @media (max-width: 768px) {
                line-height: 45px;
              }
              @media (max-width: 420px) {
                line-height: 30px;
              }
            }
            .swell-section-heading,
            p {
              color: #fff;
            }
          }
        }
      }
    }
  }
  .refer-friend-section {
    .refer-main {
      background-image: url("{{ 'swell-rewards-RAF-banner.png' | asset_url }}");
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      display: flex;
      align-items: center;
      justify-content: center;
      min-height: 460px;
      @media (max-width: 768px) {
        background-image: url("{{ 'mob.png' | asset_url }}");
        min-height: 420px;
      }
      .refer-content {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        @media (max-width: 768px) {
          background: rgba(255, 255, 255, 0.7);
          padding: 60px 0 50px;
          margin: 0 10px;
        }
        h3 {
          font-family: $theme-font-josefin-sans-bold;
          font-size: 25px;
          margin: 0 0 25px;
          letter-spacing: 0;
          color: #222222;
          @media (max-width: 768px) {
            line-height: 22px;
            font-size: 18px;
            margin: 0;
          }
          @media (max-width: 480px) {
            line-height: 28px;
            font-size: 16px;
          }
        }
        h2 {
          font-family: $theme-font-josefin-sans-bold;
          font-size: 50px;
          margin: 0;
          letter-spacing: 0;
          color: #000;
          line-height: 60px;
          @media (max-width: 768px) {
            font-size: 37px;
            font-weight: 600;
            letter-spacing: -1px;
          }
          @media (max-width: 480px) {
            font-size: 32px;
            line-height: 42px;
          }
        }
        p {
          font-family: $theme-font-karla;
          font-weight: 600;
          font-size: 15px;
          line-height: 17px;
          letter-spacing: 0;
          color: #000;
          margin: 0 auto;
          max-width: 375px;
          text-align: center;
          @media (max-width: 768px) {
            font-size: 17px;
            line-height: 20px;
            max-width: 340px;
          }
          @media (max-width: 480px) {
            font-size: 15px;
            line-height: 18px;
            max-width: 300px;
          }
        }
        .swell-link-list {
          max-width: 215px;
          margin: 40px auto 0;
          @media (max-width: 768px) {
            margin: 30px auto 0;
          }
          .swell-link-item {
            margin: 0 auto;
            a {
              background-color: #444444;
              width: 210px;
              height: 38px;
              font-size: 12px;
              @media (max-width: 768px) {
                width: 180px;
              }
            }
          }
        }
      }
    }
  }
  .redeem-section {
    .redeem-main {
      background-image: url("{{ 'image-last.png' | asset_url }}");
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      display: flex;
      align-items: flex-start;
      justify-content: center;
      min-height: 460px;
      @media (max-width: 480px) {
        background-image: url("{{ 'swell-redeem-banner-mobile.jpg' | asset_url }}");
        min-height: 405px;
      }
      .redeem-content {
        margin: 98px 0 0;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        @media (max-width: 480px) {
          margin: 70px 0 0;
        }
        h3 {
          font-family: $theme-font-josefin-sans-bold;
          font-size: 40px;
          line-height: 52px;
          margin: 0;
          letter-spacing: 0;
          color: #222222;
          @media (max-width: 768px) {
            font-size: 28px;
            line-height: 46px;
          }
          @media (max-width: 480px) {
            font-size: 25px;
            line-height: 40px;
          }
        }
        p {
          font-family: $theme-font-karla;
          font-weight: 600;
          font-size: 19px;
          line-height: 22px;
          letter-spacing: 0;
          color: #000;
          margin: 0 auto;
          text-align: center;
          @media (max-width: 768px) {
            font-size: 17px;
            line-height: 20px;
          }
          @media (max-width: 480px) {
            font-size: 15px;
            line-height: 18px;
          }
          @media (max-width: 380px) {
            font-size: 14px;
            line-height: 17px;
          }
        }
        .swell-link-list {
          max-width: none;
          margin: 30px auto 0;
          .swell-link-item {
            margin: 0 auto;
            a {
              background-color: #444444;
              width: 156px;
              height: 38px;
              font-size: 12px;
              @media (max-width: 768px) {
                height: 40px;
                width: 180px;
              }
            }
          }
        }
      }
    }
  }
  .vip_tiers-section {
    @media (max-width: 768px) {
      padding: 0 20px;
    }
    .space {
      height: 90px;
      @media (max-width: 768px) {
        height: 70px;
      }
      &.logged-in {
        height: 100px;
        @media (max-width: 768px) {
          height: 70px;
        }
      }
    }
    .space-last {
      height: 75px;
      @media (max-width: 768px) {
        height: 40px;
      }
    }
    .vip-content {
      .swell-section-heading {
        font-family: $theme-font-josefin-sans-bold;
        font-size: 25px;
        text-align: center;
        letter-spacing: 0;
        color: #222222;
        margin: 0;
      }
      .table-wrapper {
        max-width: 1180px;
        padding: 0 20px;
        width: 100%;
        margin: 20px auto 0;
        @media (max-width: 768px) {
          padding: 0;
          margin: 40px auto 0;
        }
        .table_arrows {
          display: none;
          max-width: 160px;
          margin-left: auto;
          margin-right: 30px;
          align-items: center;
          justify-content: space-around;
          list-style: none;
          padding: 0;
          margin-bottom: 0;
          @media (max-width: 768px) {
            display: flex;
            max-width: 120px;
          }
          @media (max-width: 480px) {
            max-width: 100px;
            margin-right: 35px;
          }
          @media (max-width: 380px) {
            max-width: 60px;
            margin-right: 20px;
          }
          .table_arrow_left,
          .table_arrow_right {
            cursor: pointer;
            font-size: 18px;
            color: #000;
            margin: 0;
            @media (max-width: 768px) {
              flex: 1;
            }
          }
          .table_arrow_right {
            @media (max-width: 768px) {
              text-align: right;
            }
          }
        }
        .swell-tier-table {
          width: 100%;
          thead {
            .swell-tier-status-row {
              border: 0;
              background: #fff;
              th {
                padding: 15px 0 0;
                .current-encourage {
                  font-family: $theme-font-josefin-sans-bold, sans-serif;
                  font-size: 18px;
                  border: 0;
                  font-weight: 600;
                  padding: 0;
                  color: #a2d14e;
                  div {
                    text-decoration: underline;
                    text-underline-position: under;
                  }
                  p {
                    text-decoration: none;
                    font-size: 14px;
                    line-height: 14px;
                    font-weight: 400;
                    margin: 10px 0 0;
                  }
                }
              }
            }
            tr {
              font-family: $theme-font-karla, sans-serif;
              font-size: 12px;
              th {
                color: #000;
                font-weight: 600;
                padding: 15px 0;
                letter-spacing: 0;
                text-align: center;
                border: 0;
              }
              &.swell-tier-values {
                background: #fff;
                border: 0;
                th {
                  border: 0;
                  padding: 18px 0;
                  text-align: center;
                  font-size: 15px;
                  line-height: 17px;
                  font-weight: 600;
                  letter-spacing: 0;
                  @media (max-width: 768px) {
                    padding: 9px 0;
                  }
                }
              }
              &.swell-tier-names {
                th {
                  font-family: $theme-font-josefin-sans-bold;
                  font-weight: 700;
                  font-size: 19px;
                  border-radius: 0;
                  padding: 11px 0;
                  @media (max-width: 768px) {
                    padding: 9px 0;
                  }
                  &:first-child {
                    border: 0;
                    text-align: left;
                    padding: 11px 20px;
                    @media (max-width: 768px) {
                      padding: 9px 20px 9px 5px;
                    }
                  }
                  &:nth-child(2) {
                    color: #000;
                    background-color: #ebb8d6;
                  }
                  &:nth-child(3) {
                    color: #000;
                    background-color: #b4be5f;
                  }
                  &:nth-child(4) {
                    color: #000;
                    background-color: #ebda7f;
                  }
                  &:nth-child(2),
                  &:nth-child(3),
                  &:nth-child(4) {
                    width: 204px;
                    @media (max-width: 960px) {
                      width: 150px;
                    }
                    @media (max-width: 768px) {
                      width: 180px;
                    }
                    @media (max-width: 480px) {
                      width: 160px;
                    }
                  }
                }
              }
            }
          }
          tbody {
            text-align: center;
            tr {
              background: none;
              td {
                font-family: $theme-font-karla, sans-serif;
                font-size: 15px;
                font-weight: 400;
                color: #000;
                padding: 15px 20px;
                border-bottom: 1px solid #e3e3e3;
                letter-spacing: 0;
                &:first-child {
                  text-align: left;
                  @media (max-width: 768px) {
                    padding: 15px 20px 15px 5px;
                  }
                  span {
                    font-weight: 600;
                  }
                }
                .circle {
                  height: 12px;
                  width: 12px;
                  background-color: #000;
                  margin: 0 auto;
                  border-radius: 50%;
                }
                &:nth-child(2) {
                  .circle {
                    background-color: #ebb8d6;
                  }
                }
                &:nth-child(3) {
                  .circle {
                    background-color: #b4be5f;
                  }
                }
                &:nth-child(4) {
                  .circle {
                    background-color: #ebda7f;
                  }
                }
              }
              &:last-child {
                td {
                  border: 0;
                }
              }
            }
          }
        }
      }
    }
  }
  .campaigns {
    .space {
      height: 100px;
      @media (max-width: 768px) {
        height: 70px;
      }
      &.last {
        height: 80px;
        @media (max-width: 768px) {
          height: 30px;
        }
      }
    }
    .campaign-heading {
      margin-bottom: 45px;
      @media (max-width: 768px) {
        margin: 0;
      }
      .swell-detail {
        font-family: Karla;
        font-weight: 600;
        font-size: 15px;
        line-height: 17px;
        letter-spacing: 0;
        color: #000;
        margin: 0 auto;
        text-align: center;
      }
      .swell-section-heading {
        text-align: center;
        font-family: $theme-font-josefin-sans-bold;
        font-size: 25px;
        letter-spacing: 0;
        color: #222222;
        margin: 0;
        @media (max-width: 768px) {
          font-size: 23px;
        }
      }
    }
    .campaign-content {
      max-width: 1180px;
      margin: 0 auto;
      width: 100%;
      padding: 0 20px;
      .swell-campaign-list {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        margin: 0;
        padding: 0;
        @media (max-width: 768px) {
          margin: 20px 0 0;
        }
        .swell-campaign {
          flex-basis: 21%;
          display: flex;
          align-items: center;
          justify-content: center;
          margin: 0;
          @media (max-width: 768px) {
            flex-basis: 50%;
          }
          .swell-campaign-link {
            min-height: 200px;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 100%;
            @media (max-width: 768px) {
              min-height: 160px;
            }
          }
          .campaign-holder {
            display: flex;
            align-content: center;
            justify-content: center;
            flex-direction: column;
            height: 100%;
            .swell-campaign-icon {
              display: flex;
              align-items: center;
              justify-content: center;
              margin-bottom: 30px;
              @media (max-width: 768px) {
                margin-bottom: 18px;
              }
              .swell-campaign-icon-content {
                font-size: 65px;
                line-height: 40px;
                @media (max-width: 768px) {
                  font-size: 50px;
                }
              }
            }
            .swell-campaign-value {
              text-align: center;
              .swell-campaign-value-content {
                font-family: $theme-font-josefin-sans-bold;
                font-weight: 700;
                font-size: 19px;
                letter-spacing: 0;
                text-align: center;
                color: #222222;
                @media (max-width: 768px) {
                  font-weight: 400;
                  font-style: italic;
                  font-size: 17px;
                }
              }
            }
            .swell-campaign-type {
              text-align: center;
              line-height: 5px;
              span {
                font-family: $theme-font-karla;
                font-size: 15px;
                font-weight: 600;
                letter-spacing: 0;
                text-align: center;
                color: #222222;
                display: block;
                @media (max-width: 768px) {
                  font-size: 13px;
                }
              }
            }
          }
        }
      }
    }
  }
}
