/* V14: pricing-page cards intentionally match the homepage pricing cards */
.pm-v14-pricing-wrap{padding-top:48px}
.pm-v14-home-card-scope{max-width:1160px;margin:0 auto}
.pm-v14-home-card-scope .pm-home-price-grid{margin:0 auto 44px}
.pm-v14-home-card-scope .pm-home-price-card{background:#fff}
.pm-v14-home-card-scope .pm-home-price-card .btn{min-height:50px;border-radius:11px;font-size:12px;font-weight:900}
@media (max-width:900px){
  .pm-v14-home-card-scope .pm-home-price-grid{grid-template-columns:1fr;max-width:680px;gap:18px}
  .pm-v14-home-card-scope .pm-home-price-card,.pm-v14-home-card-scope .pm-home-price-card.featured{min-height:auto;transform:none}
}
