<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 12:9 Expected identifier but found "url("
Line 20:9 Expected identifier but found "url("
Line 273:20 Expected ")" to end URL token
Line 413:20 Expected ")" to end URL token

**/

  @font-face {
    font-family: Gotham-Bold;
         url("https://cdn.shopify.com/s/files/1/0648/9971/1220/t/120/assets/Gotham-Bold.woff2") format('woff2'),
         url("https://cdn.shopify.com/s/files/1/0648/9971/1220/t/120/assets/Gotham-Bold.otf") format('opentype'),
         url("https://cdn.shopify.com/s/files/1/0648/9971/1220/t/120/assets/Gotham-Bold.ttf")  format('truetype');
         font-weight: 700;
  }

  @font-face {
    font-family: Gotham;
         url("https://cdn.shopify.com/s/files/1/0215/9253/9208/files/Gotham-Regular.otf?v=1679587434") format('opentype')
         font-weight: 400;
  }
 

.yotpo-header.yotpo-header-go {
    font-family: Gotham-Bold;
    font-size: 70px;
    margin: 120px 0;
}
  
.yotpo-widget-my-rewards-widget.yotpo-widget-override-css .yotpo-info,
.yotpo-widget-campaign-widget.yotpo-widget-override-css .yotpo-container-headline,
.yotpo-header,
.yotpo-widget-products-redemption.yotpo-widget-override-css .yotpo-content-container .yotpo-headline{
    max-width: unset;
    margin: 0 auto 36px;
    background-color: #FFFF7A;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
  font-size: 40px;
}

.yotpo-header.yotpo-vip-header {
    flex-direction: column;
}



.yotpo-header {
  text-align: center;
  font-weight: 700;
  font-size: 35px;
  font-family: Gotham-bold;
}

.yotpo-description {
    text-align: center;
    font-size: 24px;
    margin-bottom: 0;
}

.yotpo-vip-disclaimer {
    font-size: 18px;
    margin: 0 auto 70px;
    width: 95%;
  text-align: left;
  direction: ltr;
}
.yotpo-page-container.yotpo-logged-in .yotpo-second-banner {
    display: none !important;
}

.yotpo-rewards-faq-link {
  text-align: center;
}

.yotpo-pre-header {
    color: #012939;
    text-align: center;
    font-family: 'Gotham';
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 117.1%;
    margin-top: 100px;
}

.yotpo-faq-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
    width: 95%;
    margin: 0 auto 150px;
}
.yotpo-faq-banner-container, .yotpo-faq-link-container {
    width:50%
}

.yotpo-faq-banner-container img {
    width: 100%;
}

.yotpo-faq-text-container {
    width: 82%;
    margin-left: auto;
    margin-right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.yotpo-faq-text-container h1 {
    color: #012939;
    text-align: center;
    font-family: Gotham-Bold;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 112%;
      max-width: 400px;
}

.yotpo-faq-text-container p {
    max-width: 550px;
    font-size: 24px;
    color: #012939;
line-height: 120%;
}

a.yotpo-rewards-faq-cta {
    height: 70px;
    width: 310px;
    background: #012939;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 24px;
    margin-top: 25px;
}

.yotpo-header.yotpo-vip-header {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    justify-content: center;
    align-items: center;
    font-size: 40px;
}



.yotpo-description.yotpo-vip-description {
    font-size: 40px;
    font-weight: 400;
    font-family: 'Gotham';
}
.yotpo-header.yotpo-vip-header {
    height: 140px;
    line-height: 1;
}

   .yotpo-bold {
    font-family: Gotham-Bold;
    font-weight: bold;
}

/*account page */
@media only screen and (min-width: 1400px) {
.yotpo-loyalty-account-section-container .yotpo-widget-products-redemption.yotpo-widget-override-css .yotpo-redemption-option-reward {
    font-size: 36px !important;
} 

  .yotpo-widget-visual-redemption-widget.yotpo-widget-override-css .yotpo-redemption-cost {
    font-size: 20px !important;
}
}
.yotpo-loyalty-account-section-container {
    width: 100%;
}
/* FAQ PAGE */
 .yotpo-accordion {
      border-bottom: 1px solid #012939;
    }
    
    .yotpo-faq-section {
      text-align: left;
      font-family: Gotham;
      width: 90%;
    margin: 0 auto;
    max-width: 1520px;
    }
    .yotpo-accordion-heading {
      padding: 10px;
      cursor: pointer;
      color: #012939;
      font-weight: bold;
      font-size: 20px;
          padding-right: 30px;
    }
.yotpo-accordion-content {
  display: none;
    
    margin-left: 75px;
    border-left: 1px solid #012939;
    font-size: 40px;
    line-height: normal;
    margin-bottom: 40px;
    font-family: 'Montserrat';
    font-weight: 400;
}
    
.yotpo-accordion-heading {
    padding: 20px 10px 20px 40px;
}
.yotpo-accordion-item:before {
    content: "+";
    font-size: 70px;
    color: #2dc0cd;
    position: absolute;
    top: 30px;
    bottom: 0;
    right: unset;
    left: 0;
}

.yotpo-accordion-heading {
    padding: 20px 75px 20px 90px;
    font-size: 40px;
    line-height: 50px;
}

  .yotpo-accordion-item.active::before {
    content: "-";
}

    .yotpo-faq-header, .yotpo-accordion-heading {
    font-family: Gotham-bold;
    font-weight: 700;
}

    
.yotpo-faq-footer {
  text-align: center;
}

.yotpo-faq-header {
    font-size: 40px;
    border-bottom: 3px solid #012939;
    display: inline-block;
    margin-bottom: 170px;
}

.yotpo-accordion-content {
    padding: 0 0px 0 25px;
    font-size: 40px;
      line-height: normal;
        margin-bottom: 40px;
}

.yotpo-accordion-content p {
    margin: 0;
}

.yotpo-rewards-faq-bubble {
  background:url({{ 'yotpo-faq-bubble.png' | asset_url }});
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 495px;
    text-align: center;
    margin-left: -50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100% + 50px);
  background-position: center;
}

.yotpo-margins {
  width: 95%;
    margin: 0 auto;
}

span.yopto-widget-button-text {
    font-family: 'Gotham' !important;
    font-weight: 400 !important;
}

    h1.yotpo-footer-headline {
    color: #012939;
    text-align: center;
    font-family: Gotham-Bold;
    font-style: normal;
    font-weight: 700;
    font-size: 70px;
    margin-top: 145px;
}

  p.yotpo-footer-description {
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
}  
  .yotpo-footer-link {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    font-family: Gotham-Bold;
} 

    .yotpo-accordion-content h4 {
    font-size: 40px;
    font-family: Gotham-Bold;
    font-weight: 700;
}
 .yotpo-accordion-content a {
    text-decoration: underline;
 }

    .yotpo-faq-text-container {
    width: 82%;
    margin-left: auto;
    margin-right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
        padding: 10px 30px;
}
    .yotpo-faq-banner-container img {
    width: 100%;
    max-width: 800px;
    margin: auto;
}
 
.yotpo-faq-banner-container {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.yotpo-accordion {
    border-bottom: 1px solid #012939;
    position: relative;
}


/*MOBILE*/

    @media only screen and (min-width: 961px) and (max-width: 1440px) {

  .yotpo-rewards-faq-bubble {
    min-height: 325px;
}
}


    @media only screen and (max-width: 960px) {
    
p.yotpo-pre-header {
    font-size: 20px;
    max-width: 300px;
    margin: 0 auto;
}
.yotpo-widget-my-rewards-widget.yotpo-widget-override-css .yotpo-info .yotpo-customized-text.yotpo-headline.yotpo-is-mobile .yotpo-inner-text,
.yotpo-widget-campaign-widget.yotpo-widget-override-css .yotpo-container-headline,
.yotpo-header,
.yotpo-widget-products-redemption.yotpo-widget-override-css .yotpo-content-container .yotpo-headline{
  font-size: 20px !important;
}


.yotpo-widget-my-rewards-widget.yotpo-widget-override-css .yotpo-info, 
.yotpo-widget-campaign-widget.yotpo-widget-override-css .yotpo-container-headline, 
.yotpo-header, .yotpo-widget-products-redemption.yotpo-widget-override-css .yotpo-content-container .yotpo-headline {
  height:44px;
}

.yotpo-description {
    font-size: 16px;
}

.yotpo-description.yotpo-vip-description {
    font-size: 20px;
}

.yotpo-header.yotpo-vip-header {
    height: 85px;
    line-height: 1;
}

.yotpo-vip-disclaimer {
    font-size: 12px;
}

.yotpo-faq-container {
    flex-direction: column;
}

.yotpo-faq-banner-container, .yotpo-faq-link-container {
    width: 100%;
}

.yotpo-rewards-faq-bubble {
  background:url({{ 'yotpo-faq-bubble-mob.png' | asset_url }});
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 200px;
    text-align: center;
        margin-right: auto;
        width: 100%;
        display: flex;
        align-items: flex-start;
    justify-content: center;
        background-position: center;
}

.yotpo-faq-text-container h1 {
    font-size: 20px;
    margin-bottom: 5px;
}

    .yotpo-faq-text-container p {
    font-size: 16px;
    }


 a.yotpo-rewards-faq-cta {
    font-size: 16px;
    width: 170px;
    height: 35px;
        margin-top: 0;
    }
.yotpo-faq-text-container {
    margin: 10px auto 20px;
    width: 310px;
    padding: 10px;
}
    .yotpo-faq-link-container {
    margin-bottom: -10px;
    z-index: 9;
}

.yotpo-accordion-item {
    position: relative; 
}
.yotpo-page-container .yotpo-pre-header {
    margin-top: 40px;
}
   .yotpo-header.yotpo-header-go {
    margin: 40px 0;
} 

    .yotpo-accordion-heading,
    .yotpo-accordion-content{
    font-size: 20px;
    line-height: 25px;
}

    .yotpo-accordion-item:before {
    top: 25px;
    font-size: 40px;
}
    .yotpo-accordion-heading {
    padding: 20px 40px 20px 10px;
    }
    .yotpo-accordion-content h4 {
    font-size: 20px;
}    

    h1.yotpo-footer-headline {
    font-size: 40px;
}

    p.yotpo-footer-description, .yotpo-footer-link {
    font-size: 20px;
}

    .yotpo-accordion-content {
    margin-left: 30px;
}
.yotpo-description.yotpo-vip-description {
    font-size: 20px;
    line-height: 1;
}
    .yotpo-rewards-faq-bubble {
    margin: 0 auto;
}
}
</pre></body></html>