.topPicksMethodology--shortcode {
  background-color: #f5f4ef;
  border: 0 !important;
  border-radius: 16px;
  margin: 0.75rem;
  margin-top: 0;
}
@media (min-width: 961px) {
  .topPicksMethodology--shortcode {
    margin: 1rem 0.5rem;
    margin-top: 0;
  }
}
.topPicksMethodology--shortcode .luna-accordion {
  padding: 16px 15px 16px 20px;
}
.topPicksMethodology--shortcode .luna-accordion__action {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  font-weight: 800;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.25;
  padding: 0 !important;
  text-align: center;
}
@media (min-width: 961px) {
  .topPicksMethodology--shortcode .luna-accordion__action {
    font-size: 20px;
  }
}
.topPicksMethodology--shortcode .luna-accordion__action::before {
  display: none;
}
.topPicksMethodology--shortcode .luna-accordion__title {
  color: #232320;
  text-align: left;
}
.topPicksMethodology--shortcode .luna-accordion__title:hover {
  color: #232320;
}
.topPicksMethodology--shortcode .topPicksMethodology__toggleIcon {
  margin-left: 1rem;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.topPicksMethodology--shortcode .topPicksMethodology__toggleIcon:hover {
  fill: #232320;
}
.topPicksMethodology--shortcode .luna-accordion__action:not(.collapsed) .topPicksMethodology__toggleIcon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.topPicksMethodology--shortcode .accordionContent {
  color: #232320;
  font-family: "Modern Era", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-variant-numeric: lining-nums tabular-nums;
  font-weight: 400;
  line-height: 1.5;
  padding: 0;
  padding-top: 16px;
}
@media (min-width: 961px) {
  .topPicksMethodology--shortcode .accordionContent {
    font-size: 18px;
  }
}
.topPicksMethodology--shortcode .accordionContent a {
  font-weight: 500;
  text-decoration: underline;
  -webkit-text-decoration-style: solid;
          text-decoration-style: solid;
}

.topPicks.topPicksF1 .topPicks__type,
.topPicks.topPicksF1 .topPicks__typeLabel {
  font-style: italic;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 1280px) {
  .topPicks.topPicksF1 .topPicks__list {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.topPicks.topPicksF1 .topPicks__card > .luna-card__block:nth-child(1) {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.topPicks.topPicksF1 .luna-button--success {
  background-color: #1d53ff;
  border: #1d53ff;
  border-radius: 12px;
  font-size: 1rem;
  font-style: italic;
  height: 3rem;
  padding-top: 1rem;
  text-transform: uppercase;
}
.topPicks.topPicksF1 .luna-button--success:hover, .topPicks.topPicksF1 .luna-button--success:focus, .topPicks.topPicksF1 .luna-button--success:active {
  background-color: #1d53ff;
  border: #1d53ff;
}
.topPicks.topPicksF1 .topPicksSecondaryCTA {
  color: inherit;
  padding-left: 0;
  padding-right: 0;
  text-decoration: underline;
}

.topPicks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 1.5rem 0;
}
@media (min-width: 961px) {
  .topPicks {
    margin: 2rem 0.5rem 1.5rem;
  }
}
@media (min-width: 1281px) {
  .topPicks {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.topPicks .topPicks__list {
  width: 100%;
}
@media (max-width: 1280px) {
  .topPicks .topPicks__list {
    -webkit-overflow-scrolling: touch;
    margin: -1rem;
    overflow-x: auto;
    padding: 1rem;
  }
  .topPicks .topPicks__list .u-grid {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
.topPicks .topPicks__list .u-grid > .u-1\/5\@l {
  padding: 0 0.5rem !important;
}
.topPicks .topPicks__list .u-grid__col {
  padding-bottom: 0;
}
.topPicks .topPicks__list .u-grid > .u-5\/12\@s {
  max-width: 15rem;
}
.topPicks .luna-button {
  cursor: pointer;
}
.topPicks .luna-button:focus {
  -webkit-box-shadow: 0 0 0 2px #fff, 0 0 3px 5px #1591fe;
          box-shadow: 0 0 0 2px #fff, 0 0 3px 5px #1591fe;
  outline: 2px dotted transparent;
  outline-offset: 2px;
}
.topPicks .luna-button--success {
  background-color: #1d53ff;
  border: #1d53ff;
  border-radius: 30px;
  font-size: 1.25rem;
  font-weight: 700;
  height: 3rem;
  padding-top: 0.875rem;
}
.topPicks .luna-button--success:hover, .topPicks .luna-button--success:focus, .topPicks .luna-button--success:active {
  background-color: #1d53ff;
  border: #1d53ff;
}
.topPicks .luna-card {
  margin-bottom: 0 !important;
}
.topPicks .luna-card--stretch {
  height: 100%;
}
.topPicks .luna-card__block {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (min-width: 1281px) {
  .topPicks .luna-card__block:first-of-type {
    margin-top: -0.5rem;
  }
}
.topPicks .luna-card__figure {
  margin-top: 0.5rem;
}
@media (min-width: 1281px) {
  .topPicks .luna-card__figure {
    min-height: 60px;
  }
}
.topPicks .luna-card__footer {
  margin-top: auto;
  padding: 1rem 1rem 0.5rem;
}

.topPicks:not(.topPicksF1) .topPicks__card {
  border: 1px solid #dbdee0;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1), 0 6px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1), 0 6px 10px rgba(0, 0, 0, 0.1);
  text-align: center;
  width: 100%;
}

.topPicks__card {
  border: 1px solid #dbdee0;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1), 0 6px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1), 0 6px 10px rgba(0, 0, 0, 0.1);
  text-align: center;
  width: 100%;
}

.topPicks__type {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 0.25rem;
  margin-top: 1rem;
  text-transform: uppercase;
}

.topPicks__typeLabel {
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.topPicks__image {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 97px;
}

.topPicks__providerLabel {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.2;
  max-width: 180px;
  text-decoration: none;
}

.topPicks__ctaGroup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.topPicks__optionalLabel {
  color: #5c666d;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  margin-bottom: 1rem;
  width: 100%;
}

.topPicks[data-count-items="5"] + .topPicksMethodology {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
@media (min-width: 961px) {
  .topPicks[data-count-items="5"] + .topPicksMethodology {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
  }
}
