.lr .lr-offers{margin:24px 0 18px;min-inline-size:0}
.lr .lr-offers .lr-offer{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:start;gap:12px 16px;padding:16px 18px;margin:0 0 11px;border:2px solid #dce7ee;border-radius:13px;background:#fff;transition:border-color .18s,background-color .18s}
.lr .lr-offers .lr-offer--popular{border-color:#9bc9e6}
.lr .lr-offers .lr-offer:has(input:checked){border-color:var(--lr-blue);background:#f1f8fd}
.lr .lr-offers .lr-offer:has(input:disabled){opacity:.55;cursor:not-allowed}
.lr .lr-offers .lr-offer input{grid-column:1;grid-row:1;width:18px;height:18px;margin:2px 0 0;accent-color:var(--lr-blue)}
.lr .lr-offers .lr-offer>span{min-width:0;max-width:none}
.lr .lr-offers .lr-offer-heading{grid-column:2/-1;display:flex;align-items:center;justify-content:space-between;gap:14px}
.lr .lr-offers .lr-offer-heading b{display:block;font-size:18px;font-weight:800;line-height:1.25;color:var(--lr-navy)}
.lr .lr-offers .lr-offer--single{padding-block:12px;row-gap:7px}
.lr .lr-offers .lr-offer--single .lr-offer-heading b{font-size:16px}
.lr .lr-offers .lr-offer--single .lr-offer-details{display:contents}
.lr .lr-offers .lr-offer-badge{flex-shrink:0;font-style:normal;font-size:9px;letter-spacing:.025em;line-height:1.3;font-weight:750;padding:5px 9px;border-radius:6px;background:#f8ebc9;color:#704b0a;white-space:nowrap}
.lr .lr-offers .lr-offer--popular .lr-offer-badge{background:#f4c542;color:#342600}
.lr .lr-offers .lr-offer-details{grid-column:2;display:flex;flex-direction:column;align-self:center;justify-content:center;gap:8px;min-width:0}
.lr .lr-offers .lr-offer-contents{display:flex;flex-wrap:wrap;align-content:start;gap:2px 10px;font-size:12px;font-weight:700;line-height:1.4;color:#28445b}
.lr .lr-offers .lr-offer-contents>span{white-space:nowrap}
.lr .lr-offers .lr-offer-pricing{grid-column:3;display:flex;flex-direction:column;align-self:center;align-items:flex-end;gap:7px;white-space:nowrap}
.lr .lr-offers .lr-offer-price-line{display:flex;align-items:baseline;justify-content:flex-end;gap:10px}
.lr .lr-offers .lr-offer-pricing strong{font-size:20px;line-height:1.2;color:var(--lr-navy)}
.lr .lr-offers .lr-offer-pricing s{font-size:12px;color:#738492;line-height:1.3}
.lr .lr-offers .lr-offer-saving{font-size:10px;font-weight:750;color:#17618a;background:#e4f0f8;border-radius:5px;padding:3px 6px}
.lr .lr-offers .lr-offer-shipping{display:block;font-size:11px;line-height:1.35;font-weight:650;color:#17618a}
.lr .lr-offers .lr-offer--single .lr-offer-shipping{grid-column:2;grid-row:2;align-self:end;margin:0 0 3px}
.lr .lr-offers .lr-offer-shell{margin:0 0 11px;border:2px solid #dce7ee;border-radius:13px;background:#fff;overflow:hidden;transition:border-color .18s,background-color .18s}
.lr .lr-offers .lr-offer-shell--popular{border-color:#9bc9e6}
.lr .lr-offers .lr-offer-shell:has(>.lr-offer input:checked){border-color:var(--lr-blue);background:#f1f8fd}
.lr .lr-offers .lr-offer-shell>.lr-offer,.lr .lr-offers .lr-offer-shell>.lr-offer:has(input:checked){margin:0;padding:16px 18px;border:0;border-radius:0;background:transparent}
.lr .lr-offers .lr-offer-shell:has(>.lr-offer input:disabled){opacity:.55}
.lr .lr-offers .lr-offer-freebar{display:flex;align-items:center;flex-wrap:wrap;gap:6px 18px;margin:0;padding:12px 18px 12px 52px;background:#dcefff;color:#16476a;font-size:12px;font-weight:700;line-height:1.35;cursor:pointer}
.lr .lr-offers .lr-offer-freebar b{font-weight:800;letter-spacing:.02em}
.lr .lr-second-colour{margin:0;padding:6px 18px 16px 52px;border:0;min-inline-size:0}
.lr .lr-second-colour[hidden]{display:none}
.lr .lr-second-colour legend{margin-bottom:9px;font-size:12px;font-weight:750;letter-spacing:.08em;text-transform:uppercase;color:var(--lr-navy)}
.lr .lr-second-colour-options{display:flex;gap:10px}
.lr .lr-second-colour-options label{display:flex;align-items:center;gap:10px;flex:1;min-width:0;padding:10px 12px;border:1px solid #cbddea;border-radius:9px;cursor:pointer;font-size:13px;font-weight:650;color:var(--lr-navy);transition:border-color .18s,background-color .18s}
.lr .lr-second-colour-options label:has(input:checked){border:2px solid var(--lr-blue);padding:9px 11px;background:#f1f8fd}
.lr .lr-second-colour-options label:focus-within{outline:2px solid var(--lr-blue);outline-offset:2px}
.lr .lr-second-colour-options input{position:absolute;opacity:0;width:1px;height:1px}
.lr .lr-second-colour-options .lr-colour-swatch{flex:none;width:22px;height:22px}
@media(max-width:390px){.lr .lr-offers .lr-offer,.lr .lr-offers .lr-offer-shell>.lr-offer,.lr .lr-offers .lr-offer-shell>.lr-offer:has(input:checked){padding:12px 11px;gap:8px 9px}.lr .lr-offers .lr-offer--single{padding-block:10px}.lr .lr-offers .lr-offer-heading{gap:8px;flex-wrap:wrap}.lr .lr-offers .lr-offer-heading b{font-size:16px}.lr .lr-offers .lr-offer-pricing strong{font-size:18px}.lr .lr-offers .lr-offer-pricing s{font-size:11px}.lr .lr-offers .lr-offer-price-line{gap:5px}.lr .lr-offers .lr-offer-contents{font-size:11px;column-gap:8px}.lr .lr-offers .lr-offer-contents>span{white-space:normal}.lr .lr-second-colour{padding:4px 11px 13px 38px}.lr .lr-offers .lr-offer-freebar{padding:10px 11px 10px 38px;font-size:11px}}
body:has(lumbar-product) #header-group:has(#header-component[sticky]){display:block;position:sticky;top:0;z-index:var(--layer-menu-drawer,60);background:#fff}
body:has(lumbar-product) #header-group .header-section:has(>#header-component[sticky]){position:relative;top:auto}
@media(min-width:900px){.lr .lr-purchase{position:static}.lr .lr-gallery{position:sticky;top:calc(var(--header-group-height,100px) + 12px);align-self:start}.lr .lr-stage{max-height:calc(100dvh - var(--header-group-height,100px) - 135px)}}
@media(prefers-reduced-motion:reduce){.lr .lr-offers .lr-offer{transition:none}}
