:root{--hsq-brand: #00646d;--hsq-brand-dark: #004a51;--hsq-brand-tint: #f0f7f8;--hsq-text: #232323;--hsq-muted: #868686;--hsq-line: #e2e5e6;--hsq-line-strong: #c9cfd0;--hsq-accent: #e9514b;--hsq-ok: #1c7c3f;--hsq-radius: 10px;--hsq-radius-pill: 25px;--hsq-gap: clamp(16px, 2.5vw, 32px)}.hs-quote-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px 24px;border:1px solid var(--hs-color-action-secondary-border);border-radius:var(--hs-radius-sm);background:transparent;color:var(--hs-color-action-secondary-text);font-family:var(--hs-font-body);font-size:var(--hs-text-base);font-weight:var(--hs-font-weight-medium);line-height:24px;text-align:center;text-decoration:none;cursor:pointer;transition:var(--hs-transition-control);min-height:var(--hs-control-height)}.hs-quote-btn--pdp{min-height:var(--hs-control-height-lg)}.hs-quote-btn:hover,.hs-quote-btn:focus-visible{background:var(--hs-color-action-secondary-hover-surface);color:var(--hs-color-action-secondary-text);border-color:var(--hs-color-action-secondary-border);text-decoration:none}.hs-quote-btn:focus-visible{outline:2px solid var(--hsq-brand-dark);outline-offset:2px}.hs-quote-btn svg{width:18px;height:18px;flex:0 0 auto}.hs-quote-btn__label{display:inline-block}.hs-quote-btn--pdp{margin-top:10px}.productView-perks{flex-wrap:wrap}.productView-perks .hs-quote-cta{flex:1 1 100%;width:100%;max-width:100%}.hs-quote-btn--cart{margin-top:8px}.hs-quote-btn--drawer{min-height:44px;font-size:13px;margin-top:8px}.hs-quote-hint{margin:6px 0 0;font-size:12px;line-height:1.45;color:var(--hsq-muted);text-align:center}.hs-quote{--hsq-col-gap: var(--hsq-gap);color:var(--hsq-text)}.hs-quote__head{margin-bottom:var(--hsq-gap);max-width:62ch}.hs-quote__intro{margin:0;font-size:var(--hs-text-base);line-height:var(--hs-leading-relaxed);color:var(--hs-color-text-secondary)}.hs-quote__sla{display:inline-flex;align-items:center;gap:.6em;margin-top:18px;padding:.6em 1em;border-radius:var(--hsq-radius-pill);background:var(--hsq-brand-tint);color:var(--hsq-brand-dark);font-size:13px;font-weight:600}.hs-quote__sla svg{width:16px;height:16px;flex:0 0 auto}.hs-quote__grid{display:grid;gap:var(--hsq-col-gap)}@media(min-width:900px){.hs-quote__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}}@media(min-width:1200px){.hs-quote__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}}.hs-quote__panel{border:1px solid var(--hsq-line);border-radius:var(--hsq-radius);background:#fff}.hs-quote__panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:16px 20px;border-bottom:1px solid var(--hsq-line)}.hs-quote__panel-title{margin:0;font-size:15px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.hs-quote__count{font-size:13px;color:var(--hsq-muted)}.hs-quote__panel-body{padding:20px}.hs-quote__lines{list-style:none;margin:0;padding:0}.hs-quote__line{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:14px;padding:16px 0;border-bottom:1px solid var(--hsq-line)}.hs-quote__line:first-child{padding-top:0}.hs-quote__line:last-child{border-bottom:0;padding-bottom:0}.hs-quote__thumb{width:64px;aspect-ratio:1;border:1px solid var(--hsq-line);border-radius:6px;background:#fafbfb;object-fit:contain}.hs-quote__line-main{min-width:0}.hs-quote__line-title{display:block;margin:0 0 4px;font-size:14px;font-weight:600;line-height:1.35;color:var(--hsq-text);text-decoration:none}.hs-quote__line-title:hover{color:var(--hsq-brand)}.hs-quote__sku{display:inline-block;padding:.15em .5em;border-radius:4px;background:#f2f4f4;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;color:#43504f}.hs-quote__line-meta{margin:4px 0 0;font-size:12.5px;line-height:1.5;color:var(--hsq-muted)}.hs-quote__vendor{color:var(--hsq-brand-dark);font-weight:500}.hs-quote__line-side{text-align:right}.hs-quote__line-price{font-size:14px;font-weight:600;white-space:nowrap}.hs-quote__line-unit{margin:2px 0 0;font-size:12px;color:var(--hsq-muted);white-space:nowrap}.hs-quote__qty{display:inline-flex;align-items:stretch;margin-top:8px;border:1px solid var(--hsq-line-strong);border-radius:6px;overflow:hidden}.hs-quote__qty button{width:32px;border:0;background:#fff;color:var(--hsq-text);font-size:16px;line-height:1;cursor:pointer;transition:background-color .15s ease}.hs-quote__qty button:hover{background:#f2f4f4}.hs-quote__qty button:disabled{opacity:.35;cursor:not-allowed}.hs-quote__qty input{width:46px;border:0;border-inline:1px solid var(--hsq-line-strong);padding:.45em 0;background:#fff;font-size:14px;font-weight:600;text-align:center;-moz-appearance:textfield}.hs-quote__qty input::-webkit-outer-spin-button,.hs-quote__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hs-quote__qty input:focus-visible{outline:2px solid var(--hsq-brand);outline-offset:-2px}.hs-quote__total{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:18px;padding-top:16px;border-top:2px solid var(--hsq-text)}.hs-quote__total-label{font-size:14px;font-weight:600}.hs-quote__total-value{font-size:20px;font-weight:600;font-variant-numeric:tabular-nums}.hs-quote__total-note{margin:8px 0 0;font-size:12px;line-height:1.5;color:var(--hsq-muted)}.hs-quote__empty{padding:40px 20px;text-align:center}.hs-quote__empty p{margin:0 0 18px;color:var(--hsq-muted)}.hs-quote__fields{display:grid;gap:16px}@media(min-width:620px){.hs-quote__fields{grid-template-columns:1fr 1fr}.hs-quote__field--full{grid-column:1 / -1}}.hs-quote__field{display:flex;flex-direction:column;gap:6px;min-width:0}.hs-quote__label{font-size:13px;font-weight:600;line-height:1.3}.hs-quote__label .hs-quote__req{color:var(--hsq-accent);margin-left:2px}.hs-quote__label .hs-quote__opt{margin-left:4px;font-weight:400;color:var(--hsq-muted)}.hs-quote__help{font-size:12px;line-height:1.45;color:var(--hsq-muted)}.hs-quote__input,.hs-quote__select,.hs-quote__textarea{width:100%;padding:.7em .85em;border:1px solid var(--hsq-line-strong);border-radius:6px;background:#fff;color:var(--hsq-text);font-family:inherit;font-size:14px;line-height:1.4;transition:border-color .15s ease,box-shadow .15s ease}.hs-quote__textarea{min-height:110px;resize:vertical}.hs-quote__input:focus,.hs-quote__select:focus,.hs-quote__textarea:focus{outline:none;border-color:var(--hsq-brand);box-shadow:0 0 0 3px #00646d24}.hs-quote__input[aria-invalid=true],.hs-quote__select[aria-invalid=true]{border-color:var(--hsq-accent);box-shadow:0 0 0 3px #e9514b21}.hs-quote__error{font-size:12px;font-weight:500;color:var(--hsq-accent)}.hs-quote__error:empty{display:none}.hs-quote__submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:var(--hs-control-height-lg);margin-top:4px;padding:12px 24px;border:1px solid var(--hs-color-action-primary);border-radius:var(--hs-radius-sm);background:var(--hs-color-action-primary);color:var(--hs-color-action-primary-text);font-family:var(--hs-font-body);font-size:var(--hs-text-base);font-weight:var(--hs-font-weight-medium);line-height:24px;cursor:pointer;transition:var(--hs-transition-control)}.hs-quote__submit:hover{background:var(--hs-color-action-primary-hover);border-color:var(--hs-color-action-primary-hover)}.hs-quote__submit:focus-visible{outline:2px solid var(--hs-color-action-primary-hover);outline-offset:2px}.hs-quote__submit[disabled]{background:var(--hs-color-surface-disabled);border-color:var(--hs-color-border-default);color:var(--hs-color-text-muted);cursor:not-allowed}.hs-quote__legal{margin:12px 0 0;font-size:12px;line-height:1.55;color:var(--hsq-muted)}.hs-quote__legal a{color:var(--hsq-brand-dark);text-decoration:underline}.hs-quote__notice{display:flex;gap:.7em;margin-bottom:20px;padding:14px 16px;border-radius:var(--hsq-radius);font-size:14px;line-height:1.5}.hs-quote__notice--ok{border:1px solid rgba(28,124,63,.3);background:#f1f8f3;color:#14522a}.hs-quote__notice--ko{border:1px solid rgba(233,81,75,.35);background:#fdf3f2;color:#8f2b26}.hs-quote__notice svg{width:20px;height:20px;flex:0 0 auto;margin-top:1px}.hs-quote__notice ul{margin:6px 0 0;padding-left:1.1em}.hs-quote__payload{margin-top:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;line-height:1.6;background:#fafbfb}.hs-quote__app-block{margin-top:8px}.hs-quote__app-block:empty{display:none}body:has(.hs-quote-section) #_lably_root,body:has(.hs-quote-section) span[class*=lably]{display:none!important}@media print{.hs-quote__panel{border-color:#999;break-inside:avoid}.hs-quote__qty button,.hs-quote__submit,.hs-quote-btn{display:none!important}.hs-quote__grid{display:block}}.hs-quote__remove{display:inline-flex;align-items:center;min-height:var(--hs-control-height);margin:0;padding:var(--hs-space-2) 0;border:0;border-radius:0;background:none;color:var(--hs-color-text-secondary);font-family:var(--hs-font-body);font-size:var(--hs-text-xs);font-weight:var(--hs-font-weight-regular);line-height:1.4;text-align:right;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.hs-quote__remove:hover,.hs-quote__remove:focus{color:var(--hs-color-text-primary)}.hs-quote__remove:focus-visible{outline:var(--hs-border-focus) solid var(--hs-color-border-brand);outline-offset:var(--hs-focus-offset)}.hs-quote__line--unavailable{opacity:.7}.hs-quote__loading{padding:var(--hs-space-4) 0;color:var(--hs-color-text-secondary);font-family:var(--hs-font-body);font-size:var(--hs-text-sm);list-style:none}.hs-quote__qty{border-radius:var(--hs-radius-sm, 4px)}.hs-quote__qty button{width:var(--hs-control-height, 44px);min-height:var(--hs-control-height, 44px)}.hs-quote__qty input{width:var(--hs-control-height, 44px);min-height:var(--hs-control-height, 44px);padding:0}.hs-quote__input,.hs-quote__select,.hs-quote__textarea{min-height:var(--hs-control-height, 44px);border-radius:var(--hs-radius-sm, 4px)}.hs-quote__input[type=date]{padding-block:0}.hs-quote__fold{border:1px solid var(--hsq-line);border-radius:var(--hs-radius-sm, 4px)}.hs-quote__fold-head{display:flex;align-items:center;gap:8px;min-height:var(--hs-control-height, 44px);padding:0 12px;cursor:pointer;list-style:none;font-size:14px;color:var(--hsq-text)}.hs-quote__fold-head::-webkit-details-marker{display:none}.hs-quote__fold-head:after{content:"";width:8px;height:8px;margin-left:auto;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .15s ease}.hs-quote__fold[open]>.hs-quote__fold-head:after{transform:translateY(2px) rotate(-135deg)}.hs-quote__fold-head:focus-visible{outline:2px solid var(--hsq-brand);outline-offset:-2px}.hs-quote__fold-body{padding:0 12px 12px}.hs-quote__fold-body .hs-quote__label{margin-top:4px}.hs-quote__next{margin-top:20px;padding-top:16px;border-top:1px solid var(--hsq-line)}.hs-quote__next-title{margin:0 0 8px;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--hsq-muted)}.hs-quote__next-list{counter-reset:hsq-etape;margin:0;padding:0;list-style:none}.hs-quote__next-item{counter-increment:hsq-etape;position:relative;padding-left:28px;font-size:13px;line-height:1.5;color:var(--hsq-muted)}.hs-quote__next-item+.hs-quote__next-item{margin-top:8px}.hs-quote__next-item:before{content:counter(hsq-etape);position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;background:var(--hsq-brand);color:#fff;font-size:11px;font-weight:700}.hs-quote__sum{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:var(--hs-control-height, 44px);padding:0 16px;border:0;border-top:1px solid var(--hsq-line);background:none;color:var(--hsq-text);font-family:inherit;font-size:14px;text-align:left;cursor:pointer}.hs-quote__sum[hidden]{display:none}.hs-quote__sum-v{font-weight:600}.hs-quote__sum-a{display:inline-flex;align-items:center;gap:6px;color:var(--hsq-brand);font-size:13px}.hs-quote__sum-a:after{content:"";width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .15s ease}.hs-quote__sum[aria-expanded=true] .hs-quote__sum-a:after{transform:translateY(2px) rotate(-135deg)}.hs-quote__sum:focus-visible{outline:2px solid var(--hsq-brand);outline-offset:-2px}@media screen and (max-width:1024.98px){.hs-quote__panel:has(>.hs-quote__sum:not([hidden])) .hs-quote__panel-head{padding-bottom:8px}}@media screen and (max-width:1024.98px){.hs-quote__panel:has(>.hs-quote__sum:not([hidden])) .hs-quote__count{display:none}.hs-quote__panel:has(>.hs-quote__sum[aria-expanded=false]) .hs-quote__panel-body{padding-block:0}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/heidi-quote.css.map */
