.test-loyalty {
  position: relative;
  /* Sticky reward */ }
  .test-loyalty h1 {
    text-transform: uppercase;
    font-weight: 400;
    color: white;
    text-align: center;
    font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    font-size: 36px; }
    @media screen and (max-width: 767px) {
      .test-loyalty h1 {
        font-size: 28px; } }
  .test-loyalty h2 {
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
    letter-spacing: 1px;
    font-size: 32px;
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 25px; }
    @media screen and (max-width: 767px) {
      .test-loyalty h2 {
        font-size: 22px;
        margin-top: 30px; } }
    .test-loyalty h2:after {
      content: '';
      width: 80px;
      height: 1px;
      background-color: #897775;
      opacity: 0.3;
      bottom: 0;
      left: 50%;
      margin-left: -40px;
      position: absolute; }
  .test-loyalty .banner {
    margin: 0 0 80px 0;
    position: relative;
    display: block; }
    @media screen and (max-width: 767px) {
      .test-loyalty .banner {
        margin: 0 0 30px 0;
        min-height: 360px; } }
    .test-loyalty .banner picture:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #443b3a;
      opacity: 0.4; }
    .test-loyalty .banner img {
      display: block;
      width: 100vw;
      object-fit: cover; }
      @media screen and (max-width: 767px) {
        .test-loyalty .banner img {
          height: 100%;
          max-width: none;
          max-height: 360px;
          min-height: 360px; } }
    .test-loyalty .banner .banner__content {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      text-align: center;
      color: white;
      max-width: 680px; }
      @media screen and (max-width: 767px) {
        .test-loyalty .banner .banner__content {
          width: 92%; } }
      .test-loyalty .banner .banner__content p {
        text-align: center;
        margin-top: 10px;
        font-size: 16px;
        line-height: 150%;
        color: white; }
        @media screen and (max-width: 767px) {
          .test-loyalty .banner .banner__content p {
            font-size: 14px; } }
      .test-loyalty .banner .banner__content .button-large {
        margin-top: 10px;
        display: inline-block;
        padding: 12px 30px;
        border: 2px solid #d6938a;
        background-color: #d6938a;
        font-size: 16px;
        color: white;
        line-height: 100%;
        text-transform: uppercase;
        letter-spacing: 1px; }
  .test-loyalty .gifts-shop, .test-loyalty .faqs, .test-loyalty .terms {
    margin: 0 0 80px 0;
    padding: 0 15px;
    margin-left: auto;
    margin-right: auto;
    max-width: 900px; }
    @media screen and (max-width: 767px) {
      .test-loyalty .gifts-shop, .test-loyalty .faqs, .test-loyalty .terms {
        margin: 0 0 30px 0; } }
    .test-loyalty .gifts-shop h6, .test-loyalty .faqs h6, .test-loyalty .terms h6 {
      text-transform: uppercase;
      font-weight: 300;
      text-align: center;
      font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
      letter-spacing: 0;
      font-size: 16px;
      padding: 15px 0 0 0; }
      @media screen and (max-width: 767px) {
        .test-loyalty .gifts-shop h6, .test-loyalty .faqs h6, .test-loyalty .terms h6 {
          font-size: 14px;
          line-height: normal;
          font-weight: 400; } }
    .test-loyalty .gifts-shop p, .test-loyalty .faqs p, .test-loyalty .terms p {
      text-align: center;
      margin-top: 10px;
      font-size: 15px;
      margin-bottom: 5px;
      line-height: 160%; }
      @media screen and (max-width: 767px) {
        .test-loyalty .gifts-shop p, .test-loyalty .faqs p, .test-loyalty .terms p {
          font-size: 14px; } }
      .test-loyalty .gifts-shop p span, .test-loyalty .faqs p span, .test-loyalty .terms p span {
        font-size: 14px; }
    .test-loyalty .gifts-shop a, .test-loyalty .faqs a, .test-loyalty .terms a {
      text-align: center;
      text-decoration: underline;
      display: inline;
      color: #897775;
      margin-top: 10px;
      font-size: 16px;
      line-height: 150%; }
      @media screen and (max-width: 767px) {
        .test-loyalty .gifts-shop a, .test-loyalty .faqs a, .test-loyalty .terms a {
          font-size: 14px; } }
    .test-loyalty .gifts-shop .gifts-shop__earn-points, .test-loyalty .faqs .gifts-shop__earn-points, .test-loyalty .terms .gifts-shop__earn-points {
      margin: 80px 0 0 0;
      padding: 0 15px;
      margin-left: auto;
      margin-right: auto;
      max-width: 900px; }
      @media screen and (max-width: 767px) {
        .test-loyalty .gifts-shop .gifts-shop__earn-points, .test-loyalty .faqs .gifts-shop__earn-points, .test-loyalty .terms .gifts-shop__earn-points {
          margin: 30px 0 0 0; } }
      .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid {
        padding: 0 30px;
        list-style: none;
        margin: 50px auto 0 auto; }
        .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid:after, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid:after, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid:after {
          clear: both;
          display: table;
          content: ''; }
        @media screen and (max-width: 767px) {
          .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid {
            margin: 20px 0 0 0;
            grid-template-columns: 50% 50%;
            grid-gap: 20px;
            padding: 0; } }
        .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid h3, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid h3, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid h3 {
          text-transform: uppercase;
          font-weight: 300;
          text-align: center;
          font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
          letter-spacing: 0;
          font-size: 16px;
          padding: 15px 0; }
          @media screen and (max-width: 767px) {
            .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid h3, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid h3, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid h3 {
              font-size: 14px;
              line-height: normal;
              font-weight: 400; } }
        .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid h4, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid h4, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid h4 {
          font-weight: 500;
          text-align: center;
          font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
          letter-spacing: 1px;
          font-size: 30px;
          color: white;
          padding-top: 20px;
          margin: 0; }
          @media screen and (max-width: 767px) {
            .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid h4, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid h4, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid h4 {
              font-size: 25px;
              font-weight: 300;
              padding-top: 10px; } }
        @media screen and (min-width: 768px) {
          .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid li.present-box-and-ribbon:nth-child(3n+1), .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid li.present-box-and-ribbon:nth-child(3n+1), .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid li.present-box-and-ribbon:nth-child(3n+1) {
            clear: left; } }
        @media screen and (max-width: 767px) {
          .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid li.present-box-and-ribbon:nth-child(2n+1), .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid li.present-box-and-ribbon:nth-child(2n+1), .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid li.present-box-and-ribbon:nth-child(2n+1) {
            clear: left; } }
        .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon {
          width: 33%;
          float: left;
          text-align: center;
          box-sizing: border-box;
          margin-bottom: 20px; }
          @media screen and (max-width: 767px) {
            .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon {
              margin: 20px 0 0 0;
              width: 50%;
              float: left;
              text-align: center; } }
        .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid .grid-separator, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid .grid-separator, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid .grid-separator {
          width: 6%;
          float: left;
          overflow: hidden;
          margin: 0 auto; }
          @media screen and (max-width: 767px) {
            .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid .grid-separator, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid .grid-separator, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid .grid-separator {
              margin: 0 0 30px 0;
              width: 100%;
              float: none; } }
          .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid .grid-separator .separator-line, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid .grid-separator .separator-line, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid .grid-separator .separator-line {
            margin: 0 auto;
            width: 1px;
            height: 280px;
            background-color: #897775; }
            @media screen and (max-width: 767px) {
              .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid .grid-separator .separator-line, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid .grid-separator .separator-line, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid .grid-separator .separator-line {
                margin: 20px 0 0 0;
                width: 90vw;
                height: 1px; } }
        .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon--left, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon--left, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon--left {
          width: 47%;
          float: left;
          text-align: center;
          box-sizing: border-box;
          padding: 0 0 0 30px; }
          @media screen and (max-width: 767px) {
            .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon--left, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon--left, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon--left {
              width: 90vw;
              padding: 0;
              margin: 0 auto;
              float: none; } }
        .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon--right, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon--right, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon--right {
          width: 47%;
          float: left;
          text-align: center;
          box-sizing: border-box;
          padding: 0 30px 0 0; }
          @media screen and (max-width: 767px) {
            .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon--right, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon--right, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon--right {
              width: 90vw;
              padding: 0;
              margin: 0 auto;
              float: none; } }
        .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon__content, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon__content, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon__content {
          padding: 10px 10px; }
          @media screen and (max-width: 767px) {
            .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon__content, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon__content, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon__content {
              padding: 10px 30px 0 30px; } }
          .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon__content h7, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon__content h7, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid .present-box-and-ribbon__content h7 {
            line-height: 140%;
            font-size: 20px;
            text-transform: uppercase;
            font-weight: 700;
            letter-spacing: -1px;
            text-align: center;
            font-family: 'Century Gothic', Helvetica, Arial, sans-serif; }
        .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid .present-box, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid .present-box, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid .present-box {
          background: #d6938a;
          width: 90px;
          height: 72px;
          border-radius: 0 0 10px 10px;
          margin: auto; }
          @media screen and (max-width: 767px) {
            .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid .present-box, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid .present-box, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid .present-box {
              width: 25vw;
              height: 20vw; } }
        .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid .present-box-background, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid .present-box-background, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid .present-box-background {
          width: 55px;
          height: auto;
          display: block;
          margin: 0 auto;
          padding: 10px 0; }
          @media screen and (max-width: 767px) {
            .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid .present-box-background, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid .present-box-background, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid .present-box-background {
              width: 16vw; } }
        .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid .ribbon, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid .ribbon, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid .ribbon {
          width: 98px;
          height: auto;
          margin: 3px auto;
          display: block; }
          @media screen and (max-width: 767px) {
            .test-loyalty .gifts-shop .gifts-shop__earn-points .earn-points__grid .ribbon, .test-loyalty .faqs .gifts-shop__earn-points .earn-points__grid .ribbon, .test-loyalty .terms .gifts-shop__earn-points .earn-points__grid .ribbon {
              width: 29vw;
              margin: 2px auto; } }
    .test-loyalty .gifts-shop .gifts-shop__redeem-gifts, .test-loyalty .faqs .gifts-shop__redeem-gifts, .test-loyalty .terms .gifts-shop__redeem-gifts {
      margin: 80px -15px 0 -15px; }
      @media screen and (max-width: 767px) {
        .test-loyalty .gifts-shop .gifts-shop__redeem-gifts, .test-loyalty .faqs .gifts-shop__redeem-gifts, .test-loyalty .terms .gifts-shop__redeem-gifts {
          margin: 30px -15px 0 -15px; } }
      .test-loyalty .gifts-shop .gifts-shop__redeem-gifts .redeem-gifts__container, .test-loyalty .faqs .gifts-shop__redeem-gifts .redeem-gifts__container, .test-loyalty .terms .gifts-shop__redeem-gifts .redeem-gifts__container {
        width: 100%;
        height: auto;
        padding: 30px 20px 30px 40px;
        margin: 0 auto;
        line-height: 100%;
        background-color: #f7f3f3;
        max-width: 600px; }
        .test-loyalty .gifts-shop .gifts-shop__redeem-gifts .redeem-gifts__container:after, .test-loyalty .faqs .gifts-shop__redeem-gifts .redeem-gifts__container:after, .test-loyalty .terms .gifts-shop__redeem-gifts .redeem-gifts__container:after {
          clear: both;
          display: table;
          content: ''; }
        .test-loyalty .gifts-shop .gifts-shop__redeem-gifts .redeem-gifts__container .redeem-gifts__content, .test-loyalty .faqs .gifts-shop__redeem-gifts .redeem-gifts__container .redeem-gifts__content, .test-loyalty .terms .gifts-shop__redeem-gifts .redeem-gifts__container .redeem-gifts__content {
          display: block;
          float: left;
          padding-top: 15px;
          width: 60%; }
          @media screen and (max-width: 767px) {
            .test-loyalty .gifts-shop .gifts-shop__redeem-gifts .redeem-gifts__container .redeem-gifts__content, .test-loyalty .faqs .gifts-shop__redeem-gifts .redeem-gifts__container .redeem-gifts__content, .test-loyalty .terms .gifts-shop__redeem-gifts .redeem-gifts__container .redeem-gifts__content {
              width: 100%; } }
          .test-loyalty .gifts-shop .gifts-shop__redeem-gifts .redeem-gifts__container .redeem-gifts__content p, .test-loyalty .faqs .gifts-shop__redeem-gifts .redeem-gifts__container .redeem-gifts__content p, .test-loyalty .terms .gifts-shop__redeem-gifts .redeem-gifts__container .redeem-gifts__content p {
            text-align: left;
            font-size: 16px; }
            @media screen and (max-width: 767px) {
              .test-loyalty .gifts-shop .gifts-shop__redeem-gifts .redeem-gifts__container .redeem-gifts__content p, .test-loyalty .faqs .gifts-shop__redeem-gifts .redeem-gifts__container .redeem-gifts__content p, .test-loyalty .terms .gifts-shop__redeem-gifts .redeem-gifts__container .redeem-gifts__content p {
                text-align: center; } }
          .test-loyalty .gifts-shop .gifts-shop__redeem-gifts .redeem-gifts__container .redeem-gifts__content h5, .test-loyalty .faqs .gifts-shop__redeem-gifts .redeem-gifts__container .redeem-gifts__content h5, .test-loyalty .terms .gifts-shop__redeem-gifts .redeem-gifts__container .redeem-gifts__content h5 {
            font-size: 20px;
            text-transform: uppercase; }
            @media screen and (max-width: 767px) {
              .test-loyalty .gifts-shop .gifts-shop__redeem-gifts .redeem-gifts__container .redeem-gifts__content h5, .test-loyalty .faqs .gifts-shop__redeem-gifts .redeem-gifts__container .redeem-gifts__content h5, .test-loyalty .terms .gifts-shop__redeem-gifts .redeem-gifts__container .redeem-gifts__content h5 {
                text-align: center; } }
        .test-loyalty .gifts-shop .gifts-shop__redeem-gifts .redeem-gifts__container img, .test-loyalty .faqs .gifts-shop__redeem-gifts .redeem-gifts__container img, .test-loyalty .terms .gifts-shop__redeem-gifts .redeem-gifts__container img {
          display: block;
          margin-left: 40px;
          width: 170px;
          height: auto;
          float: right; }
          @media screen and (max-width: 767px) {
            .test-loyalty .gifts-shop .gifts-shop__redeem-gifts .redeem-gifts__container img, .test-loyalty .faqs .gifts-shop__redeem-gifts .redeem-gifts__container img, .test-loyalty .terms .gifts-shop__redeem-gifts .redeem-gifts__container img {
              margin: 0 auto;
              float: none; } }
  .test-loyalty .open-sticky {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #d6938a;
    width: 180px;
    height: 60px;
    border-radius: 30px;
    margin: auto;
    z-index: 9999; }
    @media screen and (max-width: 767px) {
      .test-loyalty .open-sticky {
        width: 60px;
        border-radius: 50%; } }
    .test-loyalty .open-sticky .sticky-background {
      width: 50px;
      height: auto;
      float: left;
      display: block;
      margin: 3px 0 10px 15px;
      padding: 10px; }
      @media screen and (max-width: 767px) {
        .test-loyalty .open-sticky .sticky-background {
          display: block;
          float: none;
          padding: 10px;
          width: 50px;
          margin: 5px auto 0 auto; } }
    .test-loyalty .open-sticky .sticky__content--desktop {
      display: none; }
      @media screen and (min-width: 768px) {
        .test-loyalty .open-sticky .sticky__content--desktop {
          display: block; } }
      .test-loyalty .open-sticky .sticky__content--desktop h8 {
        color: white;
        font-size: 16px;
        float: right;
        margin: 15px 10px 15px 0; }
    .test-loyalty .open-sticky .sticky__content--mobile {
      display: none; }
      @media screen and (max-width: 767px) {
        .test-loyalty .open-sticky .sticky__content--mobile {
          display: block; } }
  .test-loyalty .close-sticky {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #d6938a;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: auto;
    z-index: 9999; }
    .test-loyalty .close-sticky #close-icon {
      display: block;
      width: 30px;
      height: auto;
      margin: 15px auto 0 auto; }
  .test-loyalty #sticky-PopUp {
    display: none;
    position: fixed;
    bottom: 100px;
    right: 20px;
    background: white;
    width: 360px;
    height: 610px;
    border-radius: 20px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    z-index: 9999; }
    @media screen and (max-width: 767px) {
      .test-loyalty #sticky-PopUp {
        width: 100vw;
        height: 100vh;
        border-radius: 0;
        bottom: 0px;
        right: 0px; } }
