/** Shopify CDN: Minification failed

Line 13:0 Unexpected "<"
Line 857:0 Unexpected "{"
Line 857:1 Expected identifier but found "%"
Line 862:0 Unexpected "{"
Line 862:1 Expected identifier but found "%"
Line 862:15 Unexpected "}"

**/
/* === FONTS === */
@import url("https://use.typekit.net/qng8kqw.css");
<link rel='stylesheet' href='https://use.typekit.net/dwb2siv.css' />


/* Font Lato */
.loyalty-page, .discount-code {
  /* font-family: "Lato", "Helvetica Neue", "Helvetica", sans-serif; */
  font-family: 'monospace', Helvetica, Arial, sans-serif;
  -moz-osx-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #000;
  line-height: unset !important;
}

/* Font Termina  */
.loyalty-hero__title, .loyalty-hero_subtitle, .form-title, .title, .step-description, .heading-medium, .card-title, .card-label, .loyalty-hero .btn-submit, .btn, .acc-details__table__th, .modal-btn {
  /* font-family: "Termina", "Adieu Bold", Lato, "Helvetica Neue", Helvetica, Arial, sans-serif; */
   font-family: 'monospace', Helvetica, Arial, sans-serif;
}



/* --- Modal --- */
.modal {
  display: none; 
  position: fixed; 
  z-index: 1; 
  padding-top: 150px; 
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  overflow: auto; 
  background-color: rgba(0,0,0,0.4);
  z-index: 20;
}

@media screen and (max-width: 768px) {
  .modal {
    padding-top: 250px; 
  }
}

.modal-content {
  margin: auto;
  padding: 20px 50px;
  padding-bottom: 50px;
  background: #FFFFFF;
  border: 2px solid #E6E6E6;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.06), 0px 4px 6px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  max-width: 500px;
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

@media screen and (max-width: 768px) {
  .modal-content {
    margin: 0 20px;
  }
}

#modal-message {
 padding: 20px 50px;
}

.close {
  color: #CABC95;
  float: right;
  font-size: 28px;
  font-weight: bold;
  align-self: flex-end;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-btn {
  margin: 0 auto;
  background: #000;
  border: none;
  text-transform: uppercase;
  color: #FFF;
  border-radius: 50px !important;
  padding: 8px 32px;
  font-weight: 700;
  line-height: 24px;
  font-size: 16px;
  cursor: pointer;
}

#cancel-btn {
  background: none;
  border: none;
  text-decoration: underline;
  color: #000;
  text-transform: capitalize;
  font-weight: 400;
  cursor: pointer;
  font-family: "lato", sans-serif !important;
}
    
li.item-box.redeemed-reward-item {
  padding: 15px !important; 
  background: #272728 !important;
}

.redeemed-reward-item .card__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.redeemed-reward-item .card-title, .redeemed-reward-item .card-description {
  color: #CABC95 !important;
}
    
.checkmark {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2232%22%20height%3D%2232%22%20fill%3D%22%23CABC95%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20d%3D%22M232.49%2C80.49l-128%2C128a12%2C12%2C0%2C0%2C1-17%2C0l-56-56a12%2C12%2C0%2C1%2C1%2C17-17L96%2C183%2C215.51%2C63.51a12%2C12%2C0%2C0%2C1%2C17%2C17Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
  height: 30px;
  width: 30px;
  opacity: 1 !important;
  background-repeat: no-repeat;
  align-self: self-end;
  margin-left: auto!important;
  margin-right: 15px;
  transform: scale(0.7);
}


/* Styling the sections */

.page-section {
padding: 30px 5%;
}

.loyalty-hero {
  background-image: url("https://cdn.shopify.com/s/files/1/0667/5821/3850/files/Ultra_Football_Hero_Banner.png?v=1684836067");
  background-size: cover;
  height: fit-content;
  padding: 40px 5%;
}

.title {
  color: #000;
  text-align: left;
  border-bottom: 2px solid #000;
  font-weight: 600;
  font-size: 28px;
}

.subtitle {
  text-align: left;
  font-size: 16px !important;
}

.heading-medium {
  color: #000;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.4;
  font-size: 25px;
  margin: 15px 0;
}

.typesize-14 {
  font-size: 0.875rem;
  line-height: 1.7142857143;
}

.typesize-16 {
  font-size: 1rem;
  line-height: 1.5;
}

.typesize-20 {
  font-size: 1.25rem;
  line-height: 1.6;
}

.typesize-24 {
  font-size: 1.5rem;
  line-height: 1.6666666667;
}

.text-white {
  color: #FFF;
}

.text-align-center {
  text-align: center;
  text-align: -moz-center;
}

.text-align-end {
  text-align: end;
}

.vip-tiers_list_item, .vip-tiers_list {
  font-size: 16px;
  text-align: left;
}

.vip-tiers_list {
  padding-inline-start: 0 !important;
  margin-block-start: 2rem !important;
}

.content {
  max-width: 1224px;
  margin: 0 auto;
}

/* Background colors */
.background-color-gold {
  background: #CABC95;
}


/* Margins */
.margin-top_40 {
  margin-top: 40px;
}

.v-margin_40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

/* Styling the hero */
    
.loyalty-hero input {
  border: none; 
  border-radius: 5px;
  padding: 15px;
  width: 100%;
}

.loyalty-hero__body {
  display: grid;
  grid-auto-flow: column;
  grid-template-columns: 1fr 0.7fr;
  align-items: flex-start;
  padding: 0.4rem;
  padding-bottom: 20px;
  column-gap: 5%;
  align-items: center;
}

.loyalty-hero__text-wrapper {
  max-width: 80%
}

@media screen and (max-width: 768px) {
   .loyalty-hero__text-wrapper {
      max-width: 100%
  }
  .loyalty-hero__text {
    padding-right: 0;
  }
}

/* Styling the hero text */

.loyalty-hero__title {
  text-transform: uppercase;
  font-style: normal;
  font-weight: 800;
  font-size: 36px;
  line-height: 72px;
  margin: 0 !important;
}

.loyalty-hero_subtitle {
  margin-bottom: 15px;
  font-weight: 400;
}


/* Styling the LINKS */
    
.acc-link {
  color: #FFF;
  text-decoration: underline;
}

.acc-link__logout {
  align-self: end;
}

.acc-link:hover, .acc-link__logout:hover {
  color: #CABC95 !important;
}

@media screen and (max-width: 768px) {
  .acc-link__logout {
  align-self: center;
  } 
}

/* Styling the signp/login form === */
    
.col-right-wrapper {
  background: #000;
  padding: 25px;
  max-width: 500px;
}

.col-right-wrapper #customer_login {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
  
.form-title {
  font-weight: 600;
}

#divider {
  border-top: 1px solid white;
  padding-top: 20px;
  margin-top: 15px;
  width: 100%;
}

.acc-profile-content_wrapper {
  font-family: "Termina", "Adieu Bold", Lato, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  text-align: -webkit-center;
  background: none;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

.acc-profile-shield__customer__loyalty {
  padding-bottom: 5%;
  text-align: -moz-center;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}

.submit-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  align-items: center;
  padding: 8px;
}
  
/* Styling the submit buttons */
.loyalty-hero .btn-submit, .btn, .apply-reward {
  display: inline-block;
  background: #F0F0F0;
  border-radius: 50px;
  color: #000;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 600;
  transition: all .2s;
  text-decoration: none;
  text-align: center;
  padding: 8px 32px;
  width: 100%;
  height: 40px;
  border: none !important;
  text-transform: uppercase;
}
    
.btn-submit-small {
  max-width: 130px;
}

.btn-submit:hover {
  background: #E4DDCA;
  text-decoration: none;
}

/* Defining the grid system */

.grid__halves {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 100px;
}

.grid__halves__item {
  align-self: start;
}

#section-ways_to_redeem .grid__halves__item {
  align-self: center;
}

/* === POINTS HISTORY === */

.acc-details__table {
  width: 100%;
  background: #FFF;
  border-radius: 8px;
  border: none;
  padding: 24px;
  border-spacing: 0 !important;
  border-collapse: inherit;
}

.acc-details__table th {
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 24px;
  text-align: left;
  border: 1px solid #FFF;
  border-bottom: 1px solid #000;
}

.acc-details__table td {
  padding: 15px 0;
  border: 1px solid #FFF;
}

.acc-details__table tr {
  border-bottom: 1px solid #000;
}

/* Styling the "How it Works" section - 3 steps */
.steps.columns {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  padding-top: 20px;
  text-align: center;
  text-align: -moz-center;
}

.step-item {
  padding: 50px;
  width: 33.33333333%;
}
   
.step-icon {
  max-width: 125px;
}

/* === 🎁🎁🎁 WAYS TO REDEEM 🎁🎁🎁 === */
.grid__rewards .grid__halves__item {
  align-self: start;
}

.grid__halves__image {
  align-self: center;
}

.rewards-section {
  display: flex;
  justify-content: space-evenly;
  place-content: flex-start;
}

.item-box-holder {
  box-sizing: border-box;
  border: none;
  border-radius: none;
  padding-inline-start: 0 !important;
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
}

.item-box-holder__halves {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  padding-inline-start: 0 !important;
}

.item-box-holder li,
.available-section li {
  list-style-type: none;
  padding: 12px 0;
  margin-bottom: 0;
  border: none;
  border-radius: none;
  font-family: "termina", sans-serif !important;
  font-size: 20px;
  font-weight: 600;
}

.grid__quarters {
  display: grid;
  justify-content: center !important;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 40px;
}

.item-box {
  height: 140px;
  background: linear-gradient(180deg, #4D4D4D 0%, #272728 100%) !important;
  border: 1px solid #FFF !important;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.1) !important;
  border-radius: 8px !important;
  padding: 22px 32px 16px 16px !important;
  display: flex;
  flex-basis: 100% !important;
}

#redeem-rewards .item-box {
  height: 100px;
  flex-basis: 100% !important;
  padding: 15px;
}

#redeem-rewards ul {
  margin-left: 0 !important;
}

.action-card {
  display: flex;
  text-decoration: none;
  width: 100%;
}

.item-box:hover {
  background: linear-gradient(180deg, #777777 0%, #272728 100%) !important;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.06), 0px 1px 3px rgba(0, 0, 0, 0.1) !important;
}

.item-box .card-title,
.item-box .card-description {
  color: #FFF;
}

.card-title {
  font-weight: 600;
  margin-top: 0 !important;
  font-size: 1rem;
  line-height: 1.6;
  height: 50px;
  display: flex;
  align-items: center;
  text-decoration: none;
}

#redeem-rewards .item-box .card-title {
  height: auto;
}

.item-box .card-description {
  font-size: 0.875rem;
  line-height: 1.7142857143;
  font-weight: 400 !important;
  margin: 0 !important;
}

.card-content {
  display: grid;
  justify-content: center !important;
  grid-template-columns: 2fr 1fr;
  align-items: center;
}

.custom-icon {
  padding: 6px;
  height: 44px;
  width: 44px;
  min-width: 44px;
  margin-right: 10px;
}

.status-icon {
  background-image: url("https://cdn.shopify.com/s/files/1/0667/5821/3850/files/Arrow_Narrow_Right.svg?v=1682076168") !important;
  height: 10px;
  width: 30px;
  opacity: 1 !important;
  background-repeat: no-repeat;
  transform: rotate(180deg);
  align-self: self-end;
  margin-left: auto!important;
  margin-right: unset;
  padding-right: 8px;
}

.available-section .card-title {
  height: fit-content !important;
}

#redeemded-rewards {
  margin: 0 !important;
}

/* --- Completed Actions --- */
.reward-link.completed-action {
  pointer-events: none;
}

.completed-action {
  pointer-events: none;
}

.completed-action .custom-icon {
  pointer-events: none;
}

.completed-action .card__content {
  color: green;
  pointer-events: none;
}

.completed-action .card-title, .completed-action .card-description {
  color: #CABC95 !important;
}

.completed-action .status-icon {
  background-image: url("https://cdn.shopify.com/s/files/1/0667/5821/3850/files/Checkmark_Gold.svg?v=1686044814") !important;
  transform: scale(0.8);
  height: 18px;
}


/* === ✨✨✨ VIP TIERS ✨✨✨ === */

#section-vip-tiers {
  padding-bottom: 70px;
  background-image: url("https://cdn.shopify.com/s/files/1/0667/5821/3850/files/Ultra_Football_Tiers_Background.png?v=1683804692");
  background-size: cover;
}

.vip-tiers-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-gap: 15px;
  margin-top: 50px;
  padding-top: 50px;
}

.vip-tiers-card {
  padding: 50px 20px;
  border-radius: 5px;
  text-align: center;
  position: relative;
  color: #FFF;
  background-size: cover;
}

.vip-tiers-card .card-title {
  color: #FFF;
}

.vip-tiers-text-wrapper {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  padding: 64px 24px 24px;
  min-height: 500px;
}

.card-member {
  background-image: url("https://cdn.shopify.com/s/files/1/0667/5821/3850/files/Ultra_Football_Member_Bg.png?v=1682613355");
}

.card-silver {
  background-image: url("https://cdn.shopify.com/s/files/1/0667/5821/3850/files/Ultra_Football_Silver_Bg.png?v=1682613355");
}

.card-gold {
  background-image: url("https://cdn.shopify.com/s/files/1/0667/5821/3850/files/Ultra_Football_Gold_Bg.png?v=1682613356");
}

.card-platinum {
  background-image: url("https://cdn.shopify.com/s/files/1/0667/5821/3850/files/Ultra_Football_Platinum_Bg.png?v=1682613355");
}

.vip-tiers-icon {
  position: absolute;
  max-width: 120px;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
}

.card-label {
  height: 70px;
  color: #FFF;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* ----- LIST ----- */
     
.vip-tiers_list {
  padding-inline-start: 0;
}
    
.vip-tiers_list-item {
  text-align: left;
  color: #FFF;
}

    
/* === 📃📃📃 FAQS 📃📃📃 === */
.faq-wrapper {
  max-width: 100%;
  margin: 0 auto;
}

.question-wrapper {
  padding: 0;
  transition: background 0.1s ease-out;
}

.question-wrapper:hover {
  background: #E4DDCA;
}

.question-wrapper.open {
  background: rgba(228, 221, 202, 0.5);
}

.question-wrapper:hover .question {
  border-bottom: none !important;
}

.question-wrapper.open .question {
  border-bottom: none !important;
  font-weight: 700;
}

.question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  border-bottom: 1px solid #000 !important;
}

.question,
.answer {
  padding: 12px !important;
}

.toggle-button {
  font-size: 24px;
  background: none;
  border: none;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.answer {
  display: none;
  padding: 10px 0;
}


/* === MEDIA QUERIES === */

@media screen and (max-width: 1200px) {
  .card-label {
    font-size: 18px;
  }
  .heading-medium {
    font-size: 24px;
  }
}

@media screen and (max-width: 1100px) {
  .content {
    max-width: 100%;
  }
}

@media screen and (max-width: 1051px) {
  .loyalty-hero__body {
    display: flex;
    flex-direction: column;
  }

  .vip-tiers-wrapper {
    overflow-x: auto;
    display: flex;
  }

  .vip-tiers-card {
    min-width: 300px;
  }

  .grid__halves {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 768px) {
  .content {
    max-width: 100%;
  }

  .submit-wrapper {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .col-right-wrapper {
    margin-top: 4rem;
    width: 100%;
  }
  .text-align-end {
    text-align: start;
  }
  .acc-profile-shield__customer__loyalty {
    padding-bottom: 10%;
  }

  .steps.columns {
    flex-direction: column;
    align-items: center;
  }

  .step-item {
    width: 100%;
  }
  .vip-tiers-text-wrapper {
    padding: 50px 10px 20px 10px;
    grid-gap: 10px;
  }
  .vip-tiers-card {
    min-width: 250px;
    padding: 50px 10px;
  }

  ul {
    padding-inline-end: 20px;
  }
}

{% unless customer %}
#rivo-full-page-widget {
  height: auto !important;
  min-height: 500px !important;
      }
{% endunless %}}
