.loader-holder {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.loader {
  display: inline-block;
  width: 64px;
  height: 64px; }

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

@keyframes loader {
  0% {
    transform: rotate(0deg); }

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

.customers-account-my_rewards .content-container {
  padding: 30px 0px 15px 0;
  margin: 0 auto;
  max-width: 1200px; }

.customers-account-my_rewards .main.container,
.page-rewards1 .main.container,
.page-refer .main.container {
  padding: 0;
  margin: 0;
  max-width: 100%;
  width: 100%; }

@media (max-width: 798px) {
  #stamped-rewards-harney {
    padding-top: 40px; } }
#stamped-rewards-harney .desktop {
  display: block; }
  @media (max-width: 798px) {
    #stamped-rewards-harney .desktop {
      display: none; } }
#stamped-rewards-harney .mobile {
  display: none; }
  @media (max-width: 798px) {
    #stamped-rewards-harney .mobile {
      display: block; } }
#stamped-rewards-harney .line {
  height: 1px;
  background-color: #d3d3d3; }
#stamped-rewards-harney .stamped-section-heading {
  font-family: "Source Sans Pro", serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 2px;
  margin: 0;
  text-align: center; }
#stamped-rewards-harney .stamped-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) {
    #stamped-rewards-harney .stamped-link-list {
      margin: 20px auto 0;
      flex-direction: column; } }
  #stamped-rewards-harney .stamped-link-list .stamped-link-item {
    display: flex;
    margin: 0; }
    #stamped-rewards-harney .stamped-link-list .stamped-link-item a {
      display: flex;
      align-items: center;
      justify-content: center;
      color: #333333;
      background-color: #fff;
      font-family: "Source Sans Pro", serif;
      font-weight: 700;
      font-size: 12px;
      letter-spacing: 1px;
      height: 36px;
      width: 104px;
      transition: 0.4s; }
      @media (max-width: 798px) {
        #stamped-rewards-harney .stamped-link-list .stamped-link-item a {
          height: 40px;
          width: 168px; } }
    #stamped-rewards-harney .stamped-link-list .stamped-link-item:nth-child(1) a {
      background-color: #c6aa5f; }
      #stamped-rewards-harney .stamped-link-list .stamped-link-item:nth-child(1) a:hover {
        background-color: #cdcdcd; }
    @media (max-width: 798px) {
      #stamped-rewards-harney .stamped-link-list .stamped-link-item:nth-child(2) {
        margin-top: 10px; } }
    #stamped-rewards-harney .stamped-link-list .stamped-link-item:nth-child(2) a {
      border: 1px solid #444444; }
      #stamped-rewards-harney .stamped-link-list .stamped-link-item:nth-child(2) a:hover {
        background-color: #cdcdcd;
        border: 1px solid #cdcdcd; }
#stamped-rewards-harney .banner .banner-main {
  background-image: url("//cdn.shopify.com/s/files/1/1234/1342/t/257/assets/swell-banner.jpg?v=12108152217430098398");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 610px;
  display: flex;
  align-items: center;
  justify-content: center;
  /*@media(max-width: 768px)*/ }
  @media (max-width: 798px) {
    #stamped-rewards-harney .banner .banner-main {
      background-image: url("//cdn.shopify.com/s/files/1/1234/1342/t/257/assets/swell-banner-mobile.jpg?v=2517156356695342726");
      min-height: 700px; } }
  @media (max-width: 560px) {
    #stamped-rewards-harney .banner .banner-main {
      min-height: 515px; } }
  @media (max-width: 480px) {
    #stamped-rewards-harney .banner .banner-main {
      min-height: 445px; } }
  #stamped-rewards-harney .banner .banner-main .banner-content {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 125px 0 0 30px;
    /*@media(max-width: 768px)*/ }
    @media (max-width: 798px) {
      #stamped-rewards-harney .banner .banner-main .banner-content {
        margin: 125px 0 0; } }
    #stamped-rewards-harney .banner .banner-main .banner-content .banner-inner-content h1 {
      font-family: "Source Sans Pro", serif;
      font-weight: 600;
      letter-spacing: 0;
      text-align: center;
      font-size: 50px;
      color: #fff;
      margin: 0;
      /*@media(max-width: 768px)*/ }
      @media (max-width: 798px) {
        #stamped-rewards-harney .banner .banner-main .banner-content .banner-inner-content h1 {
          font-size: 36px;
          line-height: 50px; } }
      @media (max-width: 480px) {
        #stamped-rewards-harney .banner .banner-main .banner-content .banner-inner-content h1 {
          font-size: 34px; } }
    #stamped-rewards-harney .banner .banner-main .banner-content .banner-inner-content p {
      text-align: center;
      font-family: "Source Sans Pro", serif;
      font-weight: 400;
      font-size: 22px;
      line-height: 26px;
      color: #fff;
      margin: 0; }
      @media (max-width: 798px) {
        #stamped-rewards-harney .banner .banner-main .banner-content .banner-inner-content p {
          font-size: 17px;
          line-height: 20px; } }
      @media (max-width: 480px) {
        #stamped-rewards-harney .banner .banner-main .banner-content .banner-inner-content p {
          font-size: 16px; } }
    #stamped-rewards-harney .banner .banner-main .banner-content .banner-inner-content img {
      width: 175px;
      margin: 30px auto 0;
      /*@media(max-width: 768px)*/ }
      @media (max-width: 798px) {
        #stamped-rewards-harney .banner .banner-main .banner-content .banner-inner-content img {
          width: 125px;
          margin: 20px auto 0; } }
#stamped-rewards-harney .user-logout-join {
  padding: 20px; }
  #stamped-rewards-harney .user-logout-join .join-main {
    display: flex;
    align-items: center;
    justify-content: center; }
    #stamped-rewards-harney .user-logout-join .join-main .join-main-content {
      max-width: 390px;
      width: 100%;
      margin: 0 auto; }
      #stamped-rewards-harney .user-logout-join .join-main .join-main-content .dollar-five {
        font-family: "Source Sans Pro", serif;
        font-weight: 400;
        font-size: 20px;
        margin: 20px 0 0;
        text-align: center; }
      #stamped-rewards-harney .user-logout-join .join-main .join-main-content .points-title,
      #stamped-rewards-harney .user-logout-join .join-main .join-main-content .join-title {
        font-family: "Source Sans Pro", serif;
        font-weight: 700;
        font-size: 24px;
        line-height: 30px;
        letter-spacing: 2px;
        margin: 0;
        color: #444444;
        text-align: center; }
      #stamped-rewards-harney .user-logout-join .join-main .join-main-content .points-title .fifty {
        color: #c6aa5f; }
      #stamped-rewards-harney .user-logout-join .join-main .join-main-content .join-title .stamped-point-balance {
        color: #c6aa5f; }
      #stamped-rewards-harney .user-logout-join .join-main .join-main-content .user-login {
        max-width: 300px; }
        #stamped-rewards-harney .user-logout-join .join-main .join-main-content .user-login .stamped-link-item a {
          width: 145px; }
          @media (max-width: 798px) {
            #stamped-rewards-harney .user-logout-join .join-main .join-main-content .user-login .stamped-link-item a {
              width: 178px; } }
#stamped-rewards-harney .ways-section .ways-main {
  display: flex;
  align-items: center;
  justify-content: center; }
  @media (max-width: 798px) {
    #stamped-rewards-harney .ways-section .ways-main {
      flex-direction: column; } }
  #stamped-rewards-harney .ways-section .ways-main .way {
    flex-basis: 50%;
    position: relative; }
    #stamped-rewards-harney .ways-section .ways-main .way img {
      width: 100%;
      vertical-align: bottom; }
    #stamped-rewards-harney .ways-section .ways-main .way .absolute {
      position: absolute;
      bottom: 60px; }
      @media (max-width: 1260px) {
        #stamped-rewards-harney .ways-section .ways-main .way .absolute {
          bottom: 40px; } }
      @media (max-width: 999px) {
        #stamped-rewards-harney .ways-section .ways-main .way .absolute {
          bottom: 30px; } }
      @media (max-width: 798px) {
        #stamped-rewards-harney .ways-section .ways-main .way .absolute {
          bottom: 75px; } }
      @media (max-width: 590px) {
        #stamped-rewards-harney .ways-section .ways-main .way .absolute {
          bottom: 30px; } }
      @media (max-width: 460px) {
        #stamped-rewards-harney .ways-section .ways-main .way .absolute {
          bottom: 24px; } }
      @media (max-width: 380px) {
        #stamped-rewards-harney .ways-section .ways-main .way .absolute {
          bottom: 20px; } }
      #stamped-rewards-harney .ways-section .ways-main .way .absolute p {
        font-family: "Source Sans Pro", serif;
        font-size: 20px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 1px;
        text-align: center;
        margin: 0; }
        @media (max-width: 1260px) {
          #stamped-rewards-harney .ways-section .ways-main .way .absolute p {
            font-size: 16px;
            line-height: 20px; } }
        @media (max-width: 999px) {
          #stamped-rewards-harney .ways-section .ways-main .way .absolute p {
            font-size: 14px;
            line-height: 18px; } }
        @media (max-width: 798px) {
          #stamped-rewards-harney .ways-section .ways-main .way .absolute p {
            font-size: 15px;
            line-height: 20px; } }
        @media (max-width: 460px) {
          #stamped-rewards-harney .ways-section .ways-main .way .absolute p {
            font-size: 14px;
            line-height: 18px; } }
        @media (max-width: 380px) {
          #stamped-rewards-harney .ways-section .ways-main .way .absolute p {
            font-size: 12px;
            line-height: 14px; } }
      #stamped-rewards-harney .ways-section .ways-main .way .absolute .stamped-section-heading {
        letter-spacing: 1px;
        line-height: 38px; }
        @media (max-width: 1260px) {
          #stamped-rewards-harney .ways-section .ways-main .way .absolute .stamped-section-heading {
            font-size: 20px;
            line-height: 26px; } }
        @media (max-width: 999px) {
          #stamped-rewards-harney .ways-section .ways-main .way .absolute .stamped-section-heading {
            font-size: 18px;
            line-height: 24px; } }
        @media (max-width: 798px) {
          #stamped-rewards-harney .ways-section .ways-main .way .absolute .stamped-section-heading {
            font-size: 20px;
            line-height: 38px; } }
        @media (max-width: 460px) {
          #stamped-rewards-harney .ways-section .ways-main .way .absolute .stamped-section-heading {
            font-size: 18px;
            line-height: 34px; } }
        @media (max-width: 380px) {
          #stamped-rewards-harney .ways-section .ways-main .way .absolute .stamped-section-heading {
            font-size: 16px;
            line-height: 32px; } }
      #stamped-rewards-harney .ways-section .ways-main .way .absolute.earn {
        right: 60px; }
        @media (max-width: 1260px) {
          #stamped-rewards-harney .ways-section .ways-main .way .absolute.earn {
            right: 40px; } }
        @media (max-width: 999px) {
          #stamped-rewards-harney .ways-section .ways-main .way .absolute.earn {
            right: 20px; } }
        @media (max-width: 798px) {
          #stamped-rewards-harney .ways-section .ways-main .way .absolute.earn {
            right: 30px; } }
        @media (max-width: 460px) {
          #stamped-rewards-harney .ways-section .ways-main .way .absolute.earn {
            right: 20px; } }
        @media (max-width: 380px) {
          #stamped-rewards-harney .ways-section .ways-main .way .absolute.earn {
            right: 15px; } }
        #stamped-rewards-harney .ways-section .ways-main .way .absolute.earn .stamped-section-heading,
        #stamped-rewards-harney .ways-section .ways-main .way .absolute.earn p {
          color: #fff; }
      #stamped-rewards-harney .ways-section .ways-main .way .absolute.redeem {
        left: 60px; }
        @media (max-width: 1260px) {
          #stamped-rewards-harney .ways-section .ways-main .way .absolute.redeem {
            left: 40px; } }
        @media (max-width: 999px) {
          #stamped-rewards-harney .ways-section .ways-main .way .absolute.redeem {
            left: 20px; } }
        @media (max-width: 798px) {
          #stamped-rewards-harney .ways-section .ways-main .way .absolute.redeem {
            left: 30px; } }
        @media (max-width: 460px) {
          #stamped-rewards-harney .ways-section .ways-main .way .absolute.redeem {
            left: 20px; } }
        @media (max-width: 380px) {
          #stamped-rewards-harney .ways-section .ways-main .way .absolute.redeem {
            left: 15px; } }
        #stamped-rewards-harney .ways-section .ways-main .way .absolute.redeem p {
          color: #646464; }
        #stamped-rewards-harney .ways-section .ways-main .way .absolute.redeem .stamped-section-heading {
          color: #444444; }
#stamped-rewards-harney .campaigns-section .loggedspace {
  height: 20px; }
#stamped-rewards-harney .campaigns-section .space {
  height: 60px; }
#stamped-rewards-harney .campaigns-section .campaign-main .campaign-content {
  display: flex;
  align-items: stretch;
  justify-content: center;
  margin-top: 50px; }
  @media (max-width: 798px) {
    #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content {
      flex-direction: column;
      padding: 0 20px;
      margin-top: 10px; } }
  #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side {
    flex-basis: 72%;
    padding: 0 70px; }
    @media (max-width: 999px) {
      #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side {
        flex-basis: 66%;
        padding: 0 20px; } }
    @media (max-width: 798px) {
      #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side {
        flex-basis: 100%;
        padding: 0 0 15px; } }
    #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list {
      display: flex;
      align-items: stretch;
      justify-content: flex-start;
      flex-wrap: wrap;
      padding: 0;
      margin: 0;
      list-style: none; }
      @media (min-width: 798px) {
        #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list {
          justify-content: center; } }
      #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign {
        flex-basis: 33%;
        margin: 0;
        border-right: 1px solid #d3d3d3;
        border-bottom: 1px solid #d3d3d3; }
        @media (max-width: 798px) {
          #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign {
            flex-basis: 50%; }
            #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign:first-child {
              flex-basis: 100%; }
            #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign:nth-child(even):last-child {
              flex-basis: 100%; } }
        #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign:nth-child(3n+3) {
          border-right: 0; }
          @media (max-width: 798px) {
            #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign:nth-child(3n+3) {
              border-right: 1px solid #d3d3d3; } }
        #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign:nth-child(6n-2), #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign:nth-child(6n-1), #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign:nth-child(6n) {
          border-bottom: 0; }
        @media (max-width: 798px) {
          #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign:nth-child(6n-2), #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign:nth-child(6n-1) {
            border-bottom: 1px solid #d3d3d3; } }
        @media (max-width: 798px) {
          #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign:nth-child(odd) {
            border-right: 0; } }
        #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign:nth-child(even):last-child {
          border-right: 0; }
        #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign .stamped-campaign-link {
          width: 100%; }
          #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign .stamped-campaign-link .campaign-holder {
            padding: 35px 0;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column; }
            @media (max-width: 798px) {
              #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign .stamped-campaign-link .campaign-holder {
                padding: 25px 0 20px; } }
            @media (max-width: 360px) {
              #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign .stamped-campaign-link .campaign-holder {
                padding: 20px 0 15px; } }
            #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign .stamped-campaign-link .campaign-holder .stamped-campaign-icon {
              margin-bottom: 20px; }
              @media (max-width: 360px) {
                #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign .stamped-campaign-link .campaign-holder .stamped-campaign-icon {
                  margin-bottom: 15px; } }
              #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign .stamped-campaign-link .campaign-holder .stamped-campaign-icon .stamped-campaign-icon-content {
                font-size: 60px; }
                @media (max-width: 360px) {
                  #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign .stamped-campaign-link .campaign-holder .stamped-campaign-icon .stamped-campaign-icon-content {
                    font-size: 50px; } }
            @media (max-width: 798px) {
              #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign .stamped-campaign-link .campaign-holder .stamped-campaign-value {
                line-height: 14px; } }
            #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign .stamped-campaign-link .campaign-holder .stamped-campaign-value .stamped-campaign-value-content {
              font-family: "Source Sans Pro", serif;
              font-size: 18px;
              font-weight: 700;
              letter-spacing: 1px;
              text-transform: uppercase;
              color: #444444;
              text-align: center; }
              @media (max-width: 360px) {
                #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign .stamped-campaign-link .campaign-holder .stamped-campaign-value .stamped-campaign-value-content {
                  font-size: 16px; } }
            #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign .stamped-campaign-link .campaign-holder .stamped-campaign-type .stamped-campaign-type-content {
              font-family: "Source Sans Pro", serif;
              font-size: 16px;
              font-weight: 400;
              letter-spacing: 1px;
              color: #646464;
              text-align: center;
              display: block; }
              @media only screen and (max-width: 999px) and (min-width: 798px) {
                #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign .stamped-campaign-link .campaign-holder .stamped-campaign-type .stamped-campaign-type-content {
                  font-size: 14px; } }
              @media (max-width: 798px) {
                #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign .stamped-campaign-link .campaign-holder .stamped-campaign-type .stamped-campaign-type-content {
                  font-size: 15px; } }
              @media (max-width: 360px) {
                #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign .stamped-campaign-link .campaign-holder .stamped-campaign-type .stamped-campaign-type-content {
                  font-size: 13px; } }
              #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .campaign-side .stamped-campaigns-list .stamped-campaign .stamped-campaign-link .campaign-holder .stamped-campaign-type .stamped-campaign-type-content span {
                display: block;
                text-align: center;
                line-height: 10px;
                color: #d2ba7a; }
  #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .refer-campaign-side {
    flex-basis: 28%;
    position: relative; }
    @media (max-width: 999px) {
      #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .refer-campaign-side {
        flex-basis: 34%; } }
    #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .refer-campaign-side img {
      width: 100%;
      vertical-align: bottom;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center top;
      object-position: center top;
      /*@media only screen and (max-width: 1500px) and (min-width: 798px)
      {
      }*/ }
    #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .refer-campaign-side .absolute-content {
      position: absolute;
      top: 37%;
      left: 0;
      right: 0;
      text-align: center; }
      @media only screen and (max-width: 798px) and (min-width: 480px) {
        #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .refer-campaign-side .absolute-content {
          top: 40%; } }
      #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .refer-campaign-side .absolute-content .refer-heading,
      #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .refer-campaign-side .absolute-content p,
      #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .refer-campaign-side .absolute-content a {
        color: #fff; }
      #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .refer-campaign-side .absolute-content .refer-heading {
        font-size: 28px;
        line-height: 26px; }
        @media (max-width: 798px) {
          #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .refer-campaign-side .absolute-content .refer-heading {
            letter-spacing: 4px;
            font-size: 30px; } }
      #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .refer-campaign-side .absolute-content p {
        letter-spacing: 1px;
        font-family: "Source Sans Pro", serif;
        font-size: 18px;
        font-weight: 400;
        margin: 0; }
        @media (max-width: 798px) {
          #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .refer-campaign-side .absolute-content p {
            font-size: 16px;
            margin: 10px 0 0; } }
      #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .refer-campaign-side .absolute-content .start-referring {
        margin-top: 20px;
        display: flex;
        align-items: center;
        justify-content: center; }
        #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .refer-campaign-side .absolute-content .start-referring a {
          letter-spacing: 1px;
          padding: 12px 36px;
          border: 1.2px solid #fff;
          font-size: 13px;
          font-family: "Source Sans Pro", serif;
          font-weight: 600;
          transition: 0.4s; }
          @media (max-width: 798px) {
            #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .refer-campaign-side .absolute-content .start-referring a {
              border: 1px solid #cdcdcd;
              padding: 8px 15px; } }
          #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .refer-campaign-side .absolute-content .start-referring a:hover {
            background-color: #cdcdcd;
            color: #444444;
            border: 1.2px solid #cdcdcd; }
            @media (max-width: 798px) {
              #stamped-rewards-harney .campaigns-section .campaign-main .campaign-content .refer-campaign-side .absolute-content .start-referring a:hover {
                border: 1px solid #cdcdcd; } }
#stamped-rewards-harney .redeem-discounts {
  padding: 70px 20px; }
  #stamped-rewards-harney .redeem-discounts .redeem-main {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    #stamped-rewards-harney .redeem-discounts .redeem-main p {
      font-family: "Source Sans Pro", serif;
      font-weight: 400;
      font-size: 20px;
      line-height: 24px;
      margin: 20px 0 0;
      color: #646464;
      text-align: center; }
      @media (max-width: 798px) {
        #stamped-rewards-harney .redeem-discounts .redeem-main p {
          font-size: 17px;
          margin: 5px 0 0; } }
      @media (max-width: 380px) {
        #stamped-rewards-harney .redeem-discounts .redeem-main p {
          font-size: 14px; } }
#stamped-rewards-harney .vip-section .vip-main {
  background-image: url("//cdn.shopify.com/s/files/1/1234/1342/t/257/assets/swell-VIP-background.jpg?v=3563485073436746325");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 565px;
  padding-top: 75px;
  /*@media(max-width: 798px)
  {
    background-image: url("//cdn.shopify.com/s/files/1/1234/1342/t/257/assets/swell-VIP-background-mobile.jpg?v=11374038200779261155");
  }*/ }
  @media (max-width: 1060px) {
    #stamped-rewards-harney .vip-section .vip-main {
      min-height: 500px; } }
  @media (max-width: 798px) {
    #stamped-rewards-harney .vip-section .vip-main {
      min-height: 535px;
      padding-top: 40px; } }
  #stamped-rewards-harney .vip-section .vip-main .vip-heading {
    font-size: 30px;
    letter-spacing: 1px;
    color: #fff; }
    @media (max-width: 798px) {
      #stamped-rewards-harney .vip-section .vip-main .vip-heading {
        font-size: 26px; } }
  #stamped-rewards-harney .vip-section .vip-main .vip-expire {
    font-family: "Source Sans Pro", serif;
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin: 3px 0 0; }
  #stamped-rewards-harney .vip-section .vip-main .vip-content {
    width: 100%;
    padding-top: 60px; }
    @media (max-width: 798px) {
      #stamped-rewards-harney .vip-section .vip-main .vip-content {
        padding: 40px 0; } }
    #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers {
      display: flex;
      align-items: center;
      justify-content: center;
      max-width: 1060px;
      margin: 0 auto;
      padding: 0 20px;
      /*          position: relative;*/ }
      @media (max-width: 1060px) {
        #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers {
          max-width: 880px; } }
      @media (max-width: 880px) {
        #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers {
          max-width: 796px; } }
      @media (max-width: 798px) {
        #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers {
          padding: 0; } }
      #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .slick-list,
      #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .slick-track {
        width: 100%; }
      #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .next,
      #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .prev {
        cursor: pointer;
        position: absolute;
        z-index: 9;
        width: 20px; }
      #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .next {
        right: 25px; }
      #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .prev {
        left: 25px; }
      @media (max-width: 798px) {
        #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .slick-slide {
          opacity: 0.8; }
          #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .slick-slide.slick-current {
            opacity: 1; } }
      #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier {
        background-image: url("//cdn.shopify.com/s/files/1/1234/1342/t/257/assets/swell-tier-background.png?v=9258149213796261146");
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 310px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-direction: column;
        /*max-width: 331px;*/
        width: 100%; }
        #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier.current-status-tier {
          position: relative; }
        @media (max-width: 1060px) {
          #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier {
            min-height: 256px; } }
        @media (max-width: 880px) {
          #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier {
            min-height: 230px; } }
        @media (max-width: 798px) {
          #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier {
            min-height: 60vh;
            background-size: 100% 100%; } }
        @media (max-width: 480px) {
          #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier {
            min-height: 50vh;
            background-size: 100% 100%; } }
        #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .customer-status-set {
          position: absolute;
          background-color: #245504;
          border-radius: 40px;
          display: flex;
          align-items: center;
          justify-content: center;
          height: 70px;
          width: 70px;
          top: 10px;
          left: 10px; }
          @media only screen and (max-width: 1060px) and (min-width: 798px) {
            #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .customer-status-set {
              width: 56px;
              height: 56px;
              left: 5px; } }
          @media (max-width: 798px) {
            #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .customer-status-set {
              top: 15px;
              left: 20px; } }
          @media (max-width: 480px) {
            #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .customer-status-set {
              width: 50px;
              height: 50px;
              top: 25px;
              left: 5px; } }
          #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .customer-status-set h3 {
            letter-spacing: 0;
            font-size: 12px;
            font-weight: 600;
            line-height: 18px;
            margin: 0;
            text-align: center;
            color: #fff; }
            @media only screen and (max-width: 1060px) and (min-width: 798px) {
              #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .customer-status-set h3 {
                line-height: 12px; } }
            @media (max-width: 480px) {
              #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .customer-status-set h3 {
                line-height: 10px; } }
        #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .heading {
          background-image: url("//cdn.shopify.com/s/files/1/1234/1342/t/257/assets/swell-tier-heading-background.png?v=12633242575939935269");
          background-position: center;
          background-size: cover;
          background-repeat: no-repeat;
          min-height: 95px;
          width: 100%;
          display: flex;
          align-items: center;
          justify-content: center;
          flex-direction: column; }
          @media (max-width: 1060px) {
            #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .heading {
              min-height: 78px; } }
          @media (max-width: 880px) {
            #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .heading {
              min-height: 71px; } }
          @media (max-width: 798px) {
            #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .heading {
              background-size: 100% 100%;
              min-height: 100px; } }
          @media (max-width: 480px) {
            #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .heading {
              min-height: 80px; } }
          #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .heading .tier-name,
          #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .heading .tier-spend {
            margin: 0;
            padding: 0;
            text-align: center; }
          #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .heading .tier-name {
            font-family: "Source Sans Pro", serif;
            font-size: 22px;
            letter-spacing: 2px; }
            @media (max-width: 1060px) {
              #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .heading .tier-name {
                font-size: 20px; } }
            @media (max-width: 880px) {
              #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .heading .tier-name {
                font-size: 16px; } }
            @media (max-width: 798px) {
              #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .heading .tier-name {
                font-size: 18px; } }
            @media (max-width: 480px) {
              #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .heading .tier-name {
                font-size: 17px; } }
          #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .heading .tier-spend {
            font-size: 18px;
            letter-spacing: 1px;
            color: #646464;
            line-height: 20px; }
            @media (max-width: 1060px) {
              #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .heading .tier-spend {
                font-size: 16px; } }
            @media (max-width: 880px) {
              #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .heading .tier-spend {
                font-size: 14px; } }
            @media only screen and (max-width: 798px) and (min-width: 480px) {
              #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .heading .tier-spend {
                font-size: 16px; } }
        #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content {
          position: relative;
          margin-top: 25px; }
          @media (max-width: 1060px) {
            #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content {
              margin-top: 17px; } }
          @media only screen and (max-width: 798px) and (min-width: 480px) {
            #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content {
              margin-top: 35px; } }
          #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .spend_more {
            position: absolute;
            top: -28px;
            left: 0;
            right: 0;
            text-align: center;
            margin: 0;
            font-size: 14px;
            color: #c7aa5c; }
            @media (max-width: 1060px) {
              #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .spend_more {
                top: -20px; } }
            @media (max-width: 798px) {
              #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .spend_more {
                top: -34px; } }
            @media (max-width: 480px) {
              #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .spend_more {
                top: -20px;
                font-size: 12px; } }
          #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .multiplier {
            font-family: "Source Sans Pro", serif;
            text-align: center;
            margin: 0;
            font-size: 60px;
            text-transform: unset;
            color: #245504;
            line-height: 56px;
            letter-spacing: 0; }
            @media (max-width: 1060px) {
              #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .multiplier {
                font-size: 50px;
                line-height: 46px; } }
            @media (max-width: 880px) {
              #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .multiplier {
                font-size: 40px;
                line-height: 36px; } }
            @media (max-width: 798px) {
              #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .multiplier {
                font-size: 55px;
                line-height: 52px; } }
            @media (max-width: 480px) {
              #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .multiplier {
                font-size: 50px;
                line-height: 52px; } }
          #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .multi-title {
            font-family: "Source Sans Pro", serif;
            text-align: center;
            margin: 0;
            font-size: 16px;
            letter-spacing: 1px;
            color: #646464; }
            @media (max-width: 1060px) {
              #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .multi-title {
                font-size: 15px; } }
            @media (max-width: 880px) {
              #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .multi-title {
                font-size: 14px; } }
            @media only screen and (max-width: 798px) and (min-width: 480px) {
              #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .multi-title {
                font-size: 16px; } }
          #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .benefits {
            margin: 10px 0 0;
            padding: 0;
            list-style: none; }
            @media (max-width: 798px) {
              #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .benefits {
                padding-left: 10px;
                margin: 15px 0 0; } }
            @media (max-width: 480px) {
              #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .benefits {
                padding-left: 0;
                margin: 10px 0 0; } }
            #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .benefits li {
              font-family: "Source Sans Pro", serif;
              margin: 0;
              font-size: 16px;
              letter-spacing: 1px;
              color: #646464;
              margin-left: 2em;
              margin-right: 15px; }
              @media (max-width: 1060px) {
                #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .benefits li {
                  font-size: 15px; } }
              @media (max-width: 880px) {
                #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .benefits li {
                  font-size: 14px; } }
              @media (max-width: 798px) {
                #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .benefits li {
                  font-size: 15px; } }
              @media (max-width: 480px) {
                #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .benefits li {
                  font-size: 13px;
                  line-height: 20px; } }
              #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .benefits li:before {
                content: "\2022";
                color: #c7aa5b;
                font-weight: bold;
                display: inline-block;
                width: 1em;
                margin-left: 0px;
                font-size: 20px; }
                @media (max-width: 1060px) {
                  #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .benefits li:before {
                    margin-left: 0px; } }
                @media (max-width: 380px) {
                  #stamped-rewards-harney .vip-section .vip-main .vip-content .stamped-vip-tiers .tier .tier-content .benefits li:before {
                    margin-left: 0px; } }
