.wt-tire-card__quantity{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:0 0 .7rem;padding:.55rem .65rem;border:1px solid #dce2e8;border-radius:11px;background:#f7f9fb;color:#314452;font-size:.78rem;font-weight:900}
.wt-quantity-stepper{display:grid;grid-template-columns:34px 42px 34px;overflow:hidden;border:1px solid #cbd4dd;border-radius:9px;background:#fff}
.wt-quantity-stepper button,.wt-quantity-stepper input{width:100%;height:34px;padding:0;border:0;background:#fff;color:#172838;text-align:center;font-weight:900}
.wt-quantity-stepper button{cursor:pointer;font-size:1.05rem}
.wt-quantity-stepper button:hover,.wt-quantity-stepper button:focus-visible{background:#172838;color:#fff;outline:0}
.wt-quantity-stepper input{border-right:1px solid #dce2e8;border-left:1px solid #dce2e8;-moz-appearance:textfield}
.wt-quantity-stepper input::-webkit-inner-spin-button,.wt-quantity-stepper input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}
.wt-installed-estimate{display:grid;grid-template-columns:1fr auto;gap:.2rem .75rem;margin:-.25rem 0 .8rem;padding:.7rem;border:1px solid rgba(239,111,32,.35);border-radius:11px;background:#fff8f2;color:#273846}
.wt-installed-estimate>span{font-size:.76rem;font-weight:800}.wt-installed-estimate>strong{color:#c54f0b;font-size:1.05rem}.wt-installed-estimate>small{grid-column:1/-1;color:#596a77;font-size:.66rem;line-height:1.4}
.wt-v2-reviews{background:#f5f3ef}.wt-v2-reviews__rating{font-size:1.05rem}.wt-v2-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.wt-v2-reviews figure{margin:0;padding:1.25rem;border:1px solid #e0ddd6;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(20,31,40,.06)}.wt-v2-reviews blockquote{margin:0}.wt-v2-reviews blockquote p{margin:0 0 1rem;line-height:1.65}.wt-v2-reviews figcaption{font-weight:900;color:#172838}.wt-v2-reviews__actions{display:flex;justify-content:center;gap:.75rem;margin-top:1.5rem;flex-wrap:wrap}
@media(max-width:760px){.wt-v2-reviews__grid{grid-template-columns:1fr}}
