.pbp{background:#f1f1f1;padding:64px 24px}.pbp__inner{margin:0 auto;max-width:1100px}.pbp__title{color:#121212;font-size:32px;font-weight:500;line-height:1.4;margin:0 0 40px;text-align:center}.pbp__grid{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.pbp__card{background:transparent;border:1px solid #3c3c3b;border-radius:32px;display:flex;flex-direction:column;overflow:visible}.pbp__card.is-highlight{border-color:#6ff97e}.pbp__head{background:#121212;border-radius:28px 28px 0 0;color:#fff;font-size:20px;font-weight:500;padding:.7rem;text-align:center}.pbp__card.is-highlight .pbp__head{background:#6ff97e;color:#fff}.pbp__body{border-radius:0 0 30px 30px;display:flex;flex:1;flex-direction:column;padding:1.4rem}.pbp__body,.pbp__card.is-highlight .pbp__body{background:#fff}.pbp__price{color:#231f20;font-size:16px;font-weight:700;margin:0 0 20px;text-align:center}.pbp__bullets{flex:1;list-style:disc;margin:0 0 24px;padding:0 0 0 1.2rem}.pbp__bullets li{color:#231f20;font-size:16px;margin:0 .7rem .7rem}.pbp__body .button-wrapper{margin:0;width:100%}.pbp__body .button{align-items:center;background:#121212;border:1px solid #121212;border-radius:20px;color:#fff;display:inline-flex;font-size:16px;font-weight:600;gap:.3rem;justify-content:center;padding:10px 16px;width:100%}.pbp__card.is-highlight .pbp__body .button{background:#6ff97e;border-color:#6ff97e;color:#121212}.pbp__card .button__icon{align-items:center;display:inline-flex}.pbp__card .button__icon svg{fill:currentColor;height:17px;width:17px}.pbp__btn-wait{background:#9b9b9b;border:1px solid #9b9b9b;border-radius:20px;color:#fff;display:block;font-size:16px;font-weight:600;padding:10px 16px;text-align:center}@media (max-width:900px){.pbp__grid{grid-template-columns:1fr;margin:0 auto;max-width:420px}}