.amz-bnd .bnd-sel,.amz-bnd .bnd-picker-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5 6 6.5l5-5' fill='none' stroke='%23111111' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:var(--bnd-arrow-size) auto;padding-right:calc(var(--bnd-arrow-size) + 22px)}
.amz-bnd .bnd-bar.has-free-bar.is-selected{border-color:var(--bnd-free-brd)}
.amz-bnd .bnd-free-bar{display:none;background:var(--bnd-free-bg);color:var(--bnd-free-col);border:var(--bnd-free-brd-w) solid var(--bnd-free-brd);border-radius:0 0 var(--bnd-free-r) var(--bnd-free-r);padding:var(--bnd-free-py) var(--bnd-free-px);cursor:default}
.amz-bnd .bnd-bar.is-selected .bnd-free-bar{display:flex;flex-direction:column;gap:var(--bnd-free-row-gap)}
.amz-bnd .bnd-free-row{display:flex;align-items:center;gap:var(--bnd-free-gap);min-width:0}
.amz-bnd .bnd-free-row+.bnd-free-row{padding-top:var(--bnd-free-row-gap);border-top:1px solid color-mix(in srgb,var(--bnd-free-col) 24%,transparent)}
.amz-bnd .bnd-free-thumb{width:var(--bnd-free-img);height:var(--bnd-free-img);border-radius:var(--bnd-free-img-r);border:0;background:rgba(255,255,255,.18)}
.amz-bnd .bnd-free-label{flex:0 0 auto;color:var(--bnd-free-col);font-size:var(--bnd-free-text-sz);font-weight:var(--bnd-free-text-wt);letter-spacing:var(--bnd-free-ls);line-height:1.2;white-space:nowrap}
.amz-bnd .bnd-free-selects{display:flex;flex:0 1 auto;max-width:none;min-width:0;gap:6px;flex-wrap:wrap}
.amz-bnd .bnd-free-select{min-width:86px;max-width:160px;height:var(--bnd-free-sel-h);border-color:var(--bnd-free-sel-brd);border-radius:var(--bnd-free-sel-r);background-color:var(--bnd-free-sel-bg);color:var(--bnd-free-sel-col);font-size:var(--bnd-free-sel-sz)!important}
.amz-bnd .bnd-free-price{margin-left:auto;flex:0 0 auto;color:var(--bnd-free-price-col);font-size:var(--bnd-free-price-sz);font-weight:var(--bnd-free-price-wt);line-height:1.2;text-decoration:line-through;white-space:nowrap}
@media(max-width:767px){.amz-bnd .bnd-free-bar{padding:var(--bnd-free-py-m) var(--bnd-free-px-m)}.amz-bnd .bnd-free-row{gap:8px}.amz-bnd .bnd-free-thumb{width:var(--bnd-free-img-m);height:var(--bnd-free-img-m)}.amz-bnd .bnd-free-label{font-size:var(--bnd-free-text-sz-m)}.amz-bnd .bnd-free-select{min-width:78px;max-width:132px;height:var(--bnd-free-sel-h-m);font-size:var(--bnd-free-sel-sz-m)!important}.amz-bnd .bnd-free-price{font-size:var(--bnd-free-price-sz-m)}}
.amz-bnd .bnd-selects{max-width:100%;min-width:0;flex-wrap:wrap}.amz-bnd .bnd-sel{box-sizing:border-box;flex:1 1 100px;min-width:80px;max-width:160px;width:auto}.amz-bnd .bnd-slot-main .bnd-selects{width:100%}
.amz-bnd .bnd-bar:focus-within{outline:2px solid currentColor;outline-offset:2px}.amz-bnd .bnd-sel:focus-visible,.amz-bnd .bnd-picker-select:focus-visible,.amz-bnd button:focus-visible{outline:2px solid currentColor;outline-offset:2px}
@media(max-width:767px){.amz-bnd .bnd-content{align-items:flex-start}.amz-bnd .bnd-sel{flex-basis:88px;min-width:72px;max-width:100%}.amz-bnd .bnd-free-row{flex-wrap:wrap}.amz-bnd .bnd-free-selects{flex:1 1 120px}.amz-bnd .bnd-free-price{margin-left:auto}}
