.yotpo-vip-tiers-list {
  padding: 100px 0;
}

.yotpo-vip-tiers-headline {
  font-family: YWFT Ultramagnetic, ui-sans-serif, system-ui, sans-serif,
    'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji' !important;
  font-weight: 400 !important;
  font-size: 2.25rem !important;
}

@media screen and (min-width: 1280px) {
  .yotpo-vip-tiers-headline {
    font-size: 3rem !important;
  }
}

@media screen and (min-width: 1280px) {
  .yotpo-vip-tiers-headline {
    font-size: 3.75rem !important;
  }
}

.yotpo-vip-tiers-grid-header-blank,
.yotpo-vip-tiers-grid-header {
  height: 230px !important;
}

@media screen and (min-width: 768px) {
  .yotpo-vip-tiers-grid-header-blank,
  .yotpo-vip-tiers-grid-header {
    height: 183px !important;
  }
}

.yotpo-vip-tier-icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
}

.yotpo-vip-tier-name {
  font-family: YWFT Ultramagnetic, ui-sans-serif, system-ui, sans-serif,
    'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji' !important;
  font-weight: 400 !important;
  font-size: 1.5rem;
  line-height: 2rem;
  margin-bottom: 16px !important;
  text-transform: uppercase !important;
}

@media screen and (min-width: 1280px) {
  .yotpo-vip-tier-name {
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
  }
}

.yotpo-vip-tier-threshold,
.yotpo-vip-tiers-grid-benefit-name p {
  font-family: Rubik, ui-sans-serif, system-ui, sans-serif,
    'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji' !important;
  font-weight: 400 !important;
  font-size: 0.875rem !important;
}

@media screen and (min-width: 768px) {
  .yotpo-vip-tier-threshold,
  .yotpo-vip-tiers-grid-benefit-name p {
    font-size: 1rem !important;
  }
}