<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cmp-table--packages {
  border-collapse: collapse;
  width: 100%;
}
.cmp-table--packages tr {
  vertical-align: inherit !important;
}
.cmp-table--packages th {
  vertical-align: middle !important;
}
.cmp-table--packages .cmp-table--category {
  width: 326px;
  color: #15264c;
  padding: 1rem 0;
}
.cmp-table--packages .cmp-table__gray {
  background-color: #F7F7F7;
}
.cmp-table--packages .cmp-table--rows {
  height: 60px;
}
.cmp-table--packages .cmp-table--item {
  width: 50%;
  text-align: left;
  padding: 0 24px;
  color: #4a4a4a;
}
.cmp-table--packages .cmp-table--checkmark {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #005edc;
  stroke-miterlimit: 10;
  stroke-dashoffset: 0;
  margin: 0 auto;
}

.royal-crown-beverages {
  width: 120px;
}

tr.cmp-table--rows.cas-colors {
  display: none;
}

.cas-tiers--gold {
  background-color: #f9c700;
}
.cas-tiers--platinum {
  background-color: #9FACAE;
}
.cas-tiers--emerald {
  background-color: #008E77;
}
.cas-tiers--diamond {
  background-color: #009EC5;
}
.cas-tiers--diamond-plus {
  background-color: #532B94;
}
.cas-tiers--pinnacle-club {
  background-color: #005094;
}

th.cmp-table--category.cas-tiers img {
  max-width: 90px;
  padding: 20px 10px 30px 10px;
}

@media only all and (max-width: 1000px) {
  th.cmp-table--category.cas-tiers img {
    max-width: 70px;
  }

  .cmp-table--packages .cmp-table--checkmark {
    width: 30px;
    height: 30px;
  }

  .cas-tiers {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    -webkit-text-orientation: mixed;
            text-orientation: mixed;
  }
}
@media only all and (max-width: 767px) {
  .cas-tiers {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    -webkit-text-orientation: mixed;
            text-orientation: mixed;
  }

  .cmp-table--packages .cmp-table--checkmark {
    width: 30px;
    height: 30px;
  }
}
@media only all and (max-width: 640px) {
  .royal-crown-beverages {
    width: 70px;
  }

  th.cmp-table--category.cas-tiers img {
    max-width: 30px;
    padding: 5px 3px 5px 3px;
  }
}
@media only all and (max-width: 468px) {
  th.articleTitle {
    font-size: 0.975rem;
  }

  th &gt; .subHeading {
    font-size: 0.575rem;
  }

  th.cmp-table--rows &gt; .paragraphCopy {
    font-size: 0.875rem;
  }

  .cmp-table--packages .cmp-table--checkmark {
    width: 27px;
    height: 27px;
  }

  .cmp-table--packages .cmp-table--item {
    padding-right: 6px;
  }
}
@media only all and (max-width: 350px) {
  th.articleTitle {
    font-size: 0.775rem;
  }

  th &gt; .subHeading {
    font-size: 0.575rem;
  }

  th.cmp-table--rows &gt; .paragraphCopy {
    font-size: 0.675rem;
  }

  .cmp-table--packages .cmp-table--checkmark {
    width: 27px;
    height: 27px;
  }

  .cmp-table--packages .cmp-table--item {
    padding: 0 6px;
  }

  .cmp-table--item.paragraphCopy {
    font-size: 0.775rem;
  }

  .cmp-table--item &gt; .paragraphCopy--bold {
    font-size: 0.775rem;
  }
}
</pre></body></html>