.bb-collection-card{box-sizing:border-box;height:100%;border:1px solid #dce3e8;border-radius:14px;background:#fff;color:#082430;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 7px 18px #0726360b;min-width:0;text-align:left}
.bb-collection-card *{box-sizing:border-box}
.bb-collection-photo{position:relative;display:block;background:#fff;margin:8px 8px 0;aspect-ratio:1;flex-shrink:0}
.bb-collection-photo .bb-collection-image{display:block;width:100%;height:100%;aspect-ratio:1;object-fit:contain}
.bb-collection-saving{position:absolute;top:8%;left:6%;background:#000;color:#fff;font-size:12px;line-height:17px;font-weight:600;padding:3px 7px;border-radius:4px;white-space:nowrap;text-transform:none;max-width:94%}
.bb-collection-info{padding:16px;display:flex;flex-direction:column;flex:1;min-width:0}
.bb-collection-card .bb-collection-title{font-size:16px;line-height:1.35;font-weight:600;margin:0 0 16px;min-height:65px;overflow-wrap:anywhere;color:#082430;text-transform:none}
.bb-collection-title a{color:inherit;text-decoration:none}
.bb-collection-title a:hover{text-decoration:underline}
.bb-collection-assurance{display:flex;flex-direction:column;gap:6px;margin-bottom:20px}
.bb-collection-warranty{font-size:14px;line-height:20px;color:#425763}
.bb-collection-warranty>span{color:#217448}
.bb-collection-condition{font-size:13px;line-height:18px;font-weight:600;background:#dcece4;color:#174936;border-radius:5px;padding:5px 9px;align-self:flex-start}
.bb-collection-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 8px;margin-top:auto;margin-bottom:18px}
.bb-collection-price strong{font-size:25px;line-height:1.2;font-weight:700}
.bb-collection-price del{font-size:14px;color:#697982}
.bb-collection-action,.bb-collection-unavailable{display:block;text-align:center;border-radius:8px;background:#0061ee;color:#fff;text-decoration:none;padding:13px 8px;font-size:15px;font-weight:600;line-height:20px;text-transform:none}
.bb-collection-action:hover{background:#004ac0;color:#fff}
.bb-collection-unavailable{background:#e9edef;color:#425763}
.bb-collection-no-image{display:flex;height:100%;align-items:center;justify-content:center;color:#425763;font-size:14px;background:#f4f6f7}
.product-list .bb-collection-card{flex-direction:row}
.product-list .bb-collection-photo{width:32%;margin:12px}
.product-list .bb-collection-title{min-height:0}
@media(max-width:580px){#ProductGridContainer #product-grid>.grid__item{width:100%;max-width:100%;flex-basis:100%}.bb-collection-card{width:100%;max-width:420px;margin:0 auto}.bb-collection-info{padding:18px}.bb-collection-card .bb-collection-title{min-height:0;font-size:18px}.bb-collection-photo{margin:12px 12px 0}.product-list .bb-collection-card{flex-direction:column}.product-list .bb-collection-photo{width:auto;margin:12px 12px 0}}
