.wp-bundles{font-family:var(--font-body--family),Arial,sans-serif;padding:14px 5%;background:#fff;color:#171717;border-bottom:1px solid #ddd;display:flex;align-items:center;justify-content:space-between;gap:24px}.wp-bundles h2{font-size:23px;margin:0 0 5px}.wp-bundles p{margin:0;font-size:14px}.wp-bundles__tiers{display:flex;gap:10px}.wp-bundles__tier{background:#fff;color:#171717;font-family:inherit;font-size:14px;cursor:pointer;border:1px solid #bbb;border-radius:12px;padding:7px 18px;text-align:center;min-width:100px}.wp-bundles__tier strong{display:block;font-size:21px;margin-top:3px}.wp-bundles__tier[aria-pressed="true"]{background:#c4f04b;color:#171717;border-color:#171717}.wp-bundles__tier:hover{border-color:#171717}.wp-bundles__tier:focus-visible{outline:3px solid #171717;outline-offset:3px}@media(max-width:800px){.wp-bundles{display:block}.wp-bundles__tiers{margin-top:20px;flex-wrap:wrap}.wp-bundles__tier{flex:1;min-width:90px;padding:10px}}