.pwois-product-options{margin-top:16px}.pwois-title{margin:0 0 12px}.pwois-group{border:0;padding:0;margin:0 0 18px}.pwois-group legend{margin-bottom:8px}.pwois-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pwois-choice{position:relative;display:flex;align-items:center;justify-content:center;min-height:52px;padding:10px 12px;border:1px solid #c3c4c7;border-radius:14px;background:#fff;cursor:pointer;text-align:center;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.pwois-choice:hover{border-color:#2271b1}.pwois-choice input[type=radio],.pwois-choice input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}.pwois-choice-content{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:4px;line-height:1.3}.pwois-choice-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.pwois-choice-price{white-space:nowrap;font-weight:700}.pwois-choice.is-selected{background:#2271b1;border-color:#1d5f96;color:#fff}.pwois-cross-sell-choice{flex-direction:column;align-items:stretch;justify-content:flex-start;gap:10px;text-align:center}.pwois-cross-sell-thumb{display:flex;justify-content:center}.pwois-cross-sell-thumb img{width:88px;height:auto;border-radius:10px}.pwois-cross-sell-content{flex-direction:column;align-items:center;text-align:center}.pwois-total-delta{margin-left:8px;font-weight:700}@media(max-width:782px){.pwois-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.pwois-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pwois-choice{min-height:48px;padding:8px 10px}}
