.register-plan-summary{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:20px 0 4px;padding:20px 22px;border:1px solid #bcd0ff;border-radius:18px;background:linear-gradient(135deg,#f5f8ff,#edf3ff)}.register-plan-summary h2{margin:5px 0 6px;font-size:1.25rem}.register-plan-summary p{margin:0;color:#526581}.register-plan-price{display:grid;justify-items:end;flex:0 0 auto}.register-plan-price>strong{font-size:1.25rem;color:#1754d1}.register-plan-price small{color:#657793}.register-plan-price a{margin-top:8px;font-weight:700;color:#1754d1}@media(max-width:620px){.register-plan-summary{align-items:flex-start;flex-direction:column}.register-plan-price{justify-items:start}}
