.pxphoto-pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.pxphoto-plan{border:1px solid #e5e7eb;border-radius:16px;padding:22px;background:#fff}.pxphoto-plan h3{margin-top:0}.pxphoto-plan strong{display:block;font-size:22px;margin:14px 0}.pxphoto-plan a,.pxphoto-register-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:10px;background:#111827;color:#fff;text-decoration:none}.pxphoto-register-cta{display:flex;gap:20px;align-items:center;justify-content:space-between;border:1px solid #e5e7eb;border-radius:18px;padding:26px;background:#fff}.pxphoto-register-cta h2{margin:0 0 6px}.pxphoto-register-cta p{margin:0;color:#667085}@media(max-width:640px){.pxphoto-register-cta{align-items:flex-start;flex-direction:column}.pxphoto-register-cta a{width:100%}}