.pwois-choice-grid{display:flex;flex-wrap:wrap;gap:8px}.pwois-choice{display:inline-flex;align-items:center;justify-content:center;flex:1 1 180px;max-width:300px;padding:6px 10px;border:1px solid #c3c4c7;border-radius:4px;background:#fff;cursor:pointer;font-size:14px;line-height:1.3;text-align:center;min-height:42px}.pwois-choice-content{display:inline-block;max-width:100%;max-height:2.6em;overflow:hidden}.pwois-choice-price{white-space:nowrap;display:inline-block;font-weight:700}.pwois-choice.is-selected{background:#2271b1!important;border-color:#1d5f96!important;color:#fff}.pwois-choice-grid .pwois-choice:hover{border-color:#2271b1}@media(max-width:782px){.pwois-choice-grid{gap:6px}.pwois-choice{flex-basis:170px}}@media(max-width:480px){.pwois-choice{flex-basis:100%;max-width:none}}