.iv-cart{--iv-grund: #ffffff;--iv-karte: #ffffff;--iv-tinte: #111114;--iv-grau: #6b6b73;--iv-grau-hell: #9a9aa2;--iv-linie: rgba(17, 17, 20, .1);--iv-linie-stark: rgba(17, 17, 20, .17);--iv-radius: 14px;--iv-radius-klein: 10px;--iv-akzent: #2563eb;--iv-akzent-grund: #eff4ff;--iv-gut: #15803d;--iv-schatten: none;--iv-feld: #f7f7f9}.iv-cart,.iv-cart .cart-drawer__content{background:var(--iv-grund);color:var(--iv-tinte);-webkit-font-smoothing:antialiased}.iv-cart .cart-drawer__content{gap:0;padding:0}.iv-cart .cart-drawer__content{overflow-y:auto;height:100%}.iv-cart .cart-drawer__items{display:block;padding:0 16px;overflow:visible;flex:0 0 auto;min-height:0}.iv-cart .cart-items__wrapper,.iv-cart .cart-items__wrapper>.cart-form,.iv-cart .cart-form>.cart-items,.iv-cart .cart-items>.cart-items__table{width:100%;margin:0}.iv-cart .theme-drawer__dialog[cart-summary-sticky=false] .cart-drawer__items,.theme-drawer__dialog[cart-summary-sticky=false] .iv-cart .cart-drawer__items{overflow-y:auto}.iv-cart .theme-drawer__header{padding:14px 18px 0;background:var(--iv-grund);border:0;align-items:flex-start}.iv-cart .theme-drawer__title{display:flex;align-items:center;gap:12px;font-family:var(--font-heading--family);font-size:34px;font-weight:700;line-height:1.05;letter-spacing:-.025em;color:var(--iv-tinte);text-transform:none}.iv-cart .theme-drawer__badge{display:inline-grid;place-items:center;min-width:30px;height:30px;padding:0 9px;margin-inline-start:0;font-size:13px;border-radius:999px;background:#14140f12;color:var(--iv-tinte);font-family:var(--font-body--family);font-size:12px;font-weight:600;letter-spacing:0;vertical-align:middle}.iv-cart__unterzeile{margin:7px 0 0;padding:0 18px 16px;color:var(--iv-grau);font-size:15px;line-height:1.35}.iv-cart .theme-drawer__close-button{width:38px;height:38px;border-radius:999px;border:1px solid var(--iv-linie);background:var(--iv-karte);color:var(--iv-tinte);display:grid;place-items:center;transition:background .18s ease,border-color .18s ease}.iv-cart .theme-drawer__close-button:hover{background:#14140f0d;border-color:var(--iv-linie-stark)}.iv-versand{margin:0 16px 12px;padding:13px 15px 15px;border-radius:var(--iv-radius-klein);background:var(--iv-akzent-grund);border:1px solid rgba(37,99,235,.14)}.iv-versand__zeile{display:flex;align-items:center;gap:10px}.iv-versand__icon{flex:0 0 auto;width:22px;height:22px;color:var(--iv-tinte)}.iv-versand__icon svg{width:100%;height:100%;display:block}.iv-versand__text{margin:0;flex:1 1 auto;min-width:0;font-size:14px;line-height:1.3;color:var(--iv-tinte)}.iv-versand__text strong{font-weight:600}.iv-versand__rest{flex:0 0 auto;font-size:14px;font-weight:600;color:var(--iv-akzent);white-space:nowrap}.iv-versand__rest--gut{color:var(--iv-gut)}.iv-versand__balken{margin-top:10px;height:6px;border-radius:999px;background:#2563eb29;overflow:hidden}.iv-versand__fuellung{display:block;height:100%;width:var(--iv-anteil, 0%);border-radius:999px;background:var(--iv-akzent);transition:width .45s cubic-bezier(.2,.7,.3,1)}.iv-versand--erreicht{background:#eefaf1;border-color:#15803d2e}.iv-versand--erreicht .iv-versand__balken{background:#15803d29}.iv-versand--erreicht .iv-versand__fuellung{background:var(--iv-gut)}@media(prefers-reduced-motion:reduce){.iv-versand__fuellung{transition:none}}.iv-cart .cart-items__table thead .cart-items__table-row,.iv-cart .visually-hidden .cart-items__table-row{display:revert;padding:0;margin:0;border:0;background:none;box-shadow:none}.iv-cart tbody>.cart-items__table-row,.iv-cart tbody>.cart-items__table-row--full-width-variants{--cart-item-price-width: auto;display:grid;grid-template-columns:132px minmax(0,1fr) auto;grid-template-areas:"media details price" "media quantity quantity" "media error error" "merken merken merken";column-gap:16px;row-gap:0;align-items:start;padding:14px;margin:0 0 14px;background:var(--iv-karte);border:1px solid var(--iv-linie);border-radius:var(--iv-radius);box-shadow:var(--iv-schatten)}.iv-cart .cart-drawer__items .cart-items__table-row:last-child,.iv-cart .cart-items__table-row:has(+.cart-items__nested-line){border:1px solid var(--iv-linie);padding:14px;margin-bottom:0}.iv-cart .cart-items__media{grid-area:media;width:132px;align-self:start}.iv-cart .cart-items__media-container{display:grid;place-items:center;width:132px;aspect-ratio:1 / 1;border-radius:var(--iv-radius-klein);background:#f1efeb;overflow:hidden}.iv-cart .cart-items__media-image{width:100%;height:100%;object-fit:contain;box-sizing:border-box;padding:8%;border:0;border-radius:0;mix-blend-mode:multiply}.iv-cart .cart-items__details,.iv-cart .cart-items__table-row--full-width-variants .cart-items__details{display:block;grid-area:details;min-width:0;color:var(--iv-tinte);padding-top:2px}.iv-cart .cart-items__title{display:block;font-family:var(--font-body--family);font-size:16px;font-weight:700;line-height:1.2;letter-spacing:.01em;text-transform:uppercase;color:var(--iv-tinte);text-decoration:none;overflow-wrap:anywhere}.iv-cart .cart-items__variants-wrapper,.iv-cart .cart-items__unit-price-wrapper{grid-area:auto}.iv-cart .cart-items__variants,.iv-cart .cart-items__properties{display:flex;flex-wrap:wrap;margin-top:3px;font-size:13px;line-height:1.35;color:var(--iv-grau)}.iv-cart .cart-items__variant{display:inline}.iv-optionen{display:grid;gap:3px;margin:9px 0 0}.iv-optionen__zeile{display:flex;align-items:center;gap:8px;font-size:13px;line-height:1.3}.iv-optionen__name{color:var(--iv-grau);min-width:44px}.iv-optionen__wert{display:flex;align-items:center;gap:7px;margin:0;color:var(--iv-tinte);font-weight:500}.iv-farbpunkt{display:inline-block;width:15px;height:15px;border-radius:999px;border:1px solid var(--iv-linie-stark);background:linear-gradient(135deg,var(--iv-farbe-a, #d9d9d4) 0 50%,var(--iv-farbe-b, var(--iv-farbe-a, #d9d9d4)) 50% 100%)}.iv-farbpunkt--unbekannt{background:repeating-linear-gradient(135deg,#e6e4df 0 4px,#d3d1cb 4px 8px)}.iv-farbpunkt--multi{background:conic-gradient(#c1121f,#e8c531,#1f7a3d,#1d4ed8,#7b4fa3,#c1121f)}.iv-cart .cart-items__quantity{grid-area:quantity;margin-top:12px}.iv-cart .cart-items__quantity-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;row-gap:10px;min-width:0}.iv-cart .cart-items__quantity{min-width:0}.iv-cart .quantity-selector-wrapper{gap:0}.iv-cart .cart-items__quantity .quantity-selector{--quantity-selector-width: 118px;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;width:var(--quantity-selector-width);min-height:38px;height:38px;border:1px solid var(--iv-linie-stark);border-radius:var(--iv-radius-klein);background:var(--iv-karte);overflow:hidden}.iv-cart .cart-items__quantity .quantity-selector button{width:100%;height:100%;min-height:0;padding:0;border:0;background:transparent;color:var(--iv-tinte);display:grid;place-items:center;cursor:pointer;transition:background .15s ease}.iv-cart .cart-items__quantity .quantity-selector button:hover:not(:disabled){background:#14140f0d}.iv-cart .cart-items__quantity .quantity-selector button:disabled{opacity:.35;cursor:default}.iv-cart .cart-items__quantity .quantity-selector .svg-wrapper svg{width:13px;height:13px}.iv-cart .cart-items__quantity .quantity-selector input{width:100%;height:100%;min-height:0;padding:0;border:0;border-inline:1px solid var(--iv-linie);border-radius:0;background:transparent;text-align:center;font-family:var(--font-body--family);font-size:14px;font-weight:600;color:var(--iv-tinte);-moz-appearance:textfield}.iv-cart .cart-items__quantity .quantity-selector input::-webkit-outer-spin-button,.iv-cart .cart-items__quantity .quantity-selector input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.iv-cart .cart-items__remove{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;min-width:max-content;min-height:0;padding:0;border:0;background:none;color:var(--iv-grau);font-family:var(--font-body--family);font-size:13.5px;letter-spacing:0;text-transform:none;cursor:pointer;transition:color .15s ease}.iv-cart .cart-items__remove:hover{color:var(--iv-tinte)}.iv-cart .cart-items__remove svg{width:18px;height:18px}.iv-entfernen-text{text-decoration:underline;text-underline-offset:3px}.iv-merken{grid-area:merken;margin-top:14px;padding-top:4px;border-top:1px solid var(--iv-linie)}.iv-merken__knopf{display:flex;align-items:center;gap:12px;width:100%;min-height:46px;padding:0;border:0;background:none;color:var(--iv-tinte);font-family:var(--font-body--family);font-size:14px;text-align:start;cursor:pointer}.iv-merken__herz,.iv-merken__pfeil{display:grid;place-items:center;flex:0 0 auto;color:var(--iv-tinte)}.iv-merken__herz svg{width:21px;height:21px}.iv-merken__pfeil{margin-inline-start:auto;color:var(--iv-grau)}.iv-merken__pfeil svg{width:15px;height:15px}.iv-merken__text{flex:1 1 auto;min-width:0}.iv-merken__knopf--aktiv .iv-merken__herz{color:#c1121f}.iv-merken__knopf--aktiv .iv-merken__herz svg path{fill:currentColor}.iv-cart .cart-items__price{grid-area:price;align-self:start;justify-self:end;display:flex;flex-direction:column;align-items:flex-end;min-width:0;min-height:0;width:auto;padding-top:1px;font-family:var(--font-body--family);font-size:15px;font-weight:700;line-height:1.2;color:var(--iv-tinte);text-align:right;white-space:nowrap}.iv-streichpreis{display:block;margin-top:3px;font-size:13px;font-weight:500;color:var(--iv-grau-hell);text-decoration:line-through;white-space:nowrap}.iv-cart .cart-items__unit-price-wrapper{margin-top:7px;font-size:12.5px;line-height:1.3;color:var(--iv-grau)}.iv-cart .cart-items__unit-price-wrapper>div{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}.iv-cart .compare-at-price{color:var(--iv-grau-hell);text-decoration:line-through}.iv-cart .cart-actions{display:flex;flex-direction:column;gap:0;margin:0;padding:0;border:1px solid var(--iv-linie);border-radius:var(--iv-radius);background:var(--iv-karte);box-shadow:var(--iv-schatten);overflow:hidden}.iv-cart .cart-actions__divider{height:1px;background:var(--iv-linie);margin:0}.iv-cart .cart-discount__summary,.iv-cart .cart-note__summary{display:flex;align-items:center;gap:10px;padding:15px 16px;cursor:pointer;list-style:none}.iv-cart .cart-discount__summary::-webkit-details-marker,.iv-cart .cart-note__summary::-webkit-details-marker{display:none}.iv-cart .cart-discount__label,.iv-cart .cart-note__label{flex:1 1 auto;font-family:var(--font-body--family);font-size:16px;font-weight:600;letter-spacing:0;text-transform:none;color:var(--iv-tinte)}.iv-cart .cart-discount__summary .cart-discount__label:before{content:"";display:inline-block;width:17px;height:17px;margin-inline-end:10px;vertical-align:-3px;background:currentColor;-webkit-mask:var(--iv-etikett) center / contain no-repeat;mask:var(--iv-etikett) center / contain no-repeat}.iv-cart{--iv-schloss: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round'%3E%3Crect x='4.5' y='10.5' width='15' height='9.5' rx='1.6'/%3E%3Cpath d='M8 10.5V7.8a4 4 0 0 1 8 0v2.7'/%3E%3C/svg%3E");--iv-pfeil: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4.5 12h15M13.5 6l6 6-6 6'/%3E%3C/svg%3E");--iv-etikett: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.6 13.4 12 22 2.6 12.6V4.4a1.8 1.8 0 0 1 1.8-1.8h8.2l8 8a1.8 1.8 0 0 1 0 2.8Z'/%3E%3Ccircle cx='7.6' cy='7.6' r='1.3'/%3E%3C/svg%3E")}.iv-cart .cart-totals__icon{color:var(--iv-grau);display:grid;place-items:center}.iv-cart .cart-discount__content,.iv-cart .cart-note__inner{padding:0 16px 16px}.iv-cart .cart-discount__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.iv-cart .cart-discount__input{min-height:48px;height:48px;padding:0 14px;border:1px solid var(--iv-linie-stark);border-radius:var(--iv-radius-klein);background:var(--iv-karte);font-family:var(--font-body--family);font-size:14px;color:var(--iv-tinte)}.iv-cart .cart-discount__input::placeholder{color:var(--iv-grau-hell)}.iv-cart .cart-discount__input:focus-visible{outline:2px solid var(--iv-tinte);outline-offset:1px}.iv-cart .cart-discount__button{min-height:48px;height:48px;padding:0 22px;border:0;border-radius:var(--iv-radius-klein);background:var(--iv-tinte);color:#fff;font-family:var(--font-body--family);font-size:14px;font-weight:600;letter-spacing:0;text-transform:none;cursor:pointer;transition:opacity .15s ease}.iv-cart .cart-discount__button:hover{opacity:.87}.iv-cart .cart-discount__pill{display:inline-flex;align-items:center;gap:8px;margin-top:10px;padding:6px 10px;border-radius:999px;background:#14140f0f;font-size:13px}.iv-cart .nu-discount-disclaimer{margin:10px 0 0;font-size:11px;line-height:1.35;color:var(--iv-grau-hell)}.iv-cart .nu-cart-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0;border:0;border-radius:0;background:transparent;overflow:visible}.iv-cart .nu-cart-trust__item{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;padding:13px 9px;min-width:0;text-align:start}.iv-cart .nu-cart-trust__item+.nu-cart-trust__item{border-inline-start:1px solid var(--iv-linie)}.iv-cart .nu-cart-trust__icon,.iv-cart .nu-cart-trust__icon svg{width:18px;height:18px;color:var(--iv-tinte)}.iv-cart .nu-cart-trust__item>span:last-child{display:grid;gap:2px;min-width:0}.iv-cart .nu-cart-trust__item strong{font-size:11.5px;font-weight:600;line-height:1.2;color:var(--iv-tinte)}.iv-cart .nu-cart-trust__item small{font-size:11px;line-height:1.25;color:var(--iv-grau)}.iv-cart .nu-cart-confidence{display:none}.iv-cart .cart-drawer__summary{display:flex;flex-direction:column;gap:12px;padding:4px 16px 20px;margin-top:0;position:static;background:var(--iv-grund);border:0;-webkit-mask-image:none;mask-image:none}.iv-cart .cart-drawer__summary .cart-totals{display:contents}.iv-cart .cart-drawer__summary .cart-actions{order:1}.iv-cart .cart-drawer__summary .nu-cart-trust{order:2}.iv-cart .cart-drawer__summary .cart-totals__original-container{order:3}.iv-cart .cart-drawer__summary .iv-summenzeilen{display:none}.iv-cart .cart-drawer__summary .cart-totals__container{order:5}.iv-cart .cart-drawer__summary .cart__ctas{order:6}.iv-cart .cart-drawer__summary .nu-discount-disclaimer{order:7}.iv-cart .cart-drawer__summary .iv-cart__fussmarke{order:8}.iv-summenzeilen{display:grid;gap:8px;padding:14px 15px;border:1px solid var(--iv-linie);border-radius:var(--iv-radius);background:var(--iv-karte)}.iv-summenzeile{display:flex;align-items:baseline;justify-content:space-between;gap:14px;font-size:13.5px;line-height:1.35;color:var(--iv-grau)}.iv-summenzeile__wert{font-weight:600;color:var(--iv-tinte);text-align:right}.iv-summenzeile__wert--sanft{font-weight:400;color:var(--iv-grau)}.iv-cart .cart-totals__container{display:grid;gap:8px;padding:18px;border:0;border-radius:var(--iv-radius);background:var(--iv-feld, #f7f7f9);margin:0}.iv-cart .cart-totals__total-label{font-size:17px}.iv-cart .cart-totals__total-value{font-size:24px}.iv-cart .cart-totals__total{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.iv-cart .cart-totals__total-label{font-family:var(--font-heading--family);font-size:16px;font-weight:700;letter-spacing:-.005em;text-transform:none;color:var(--iv-tinte)}.iv-cart .cart-totals__total-value{font-family:var(--font-heading--family);font-size:22px;font-weight:700;letter-spacing:-.02em;color:var(--iv-tinte);white-space:nowrap}.iv-cart .cart-totals__tax-note{font-size:12px;line-height:1.4;color:var(--iv-grau)}.iv-cart .cart-totals__original{display:flex;justify-content:space-between;gap:14px;font-size:13.5px;color:var(--iv-grau)}.iv-cart .cart-discounts{display:grid;gap:5px;margin:0;padding:0;list-style:none;font-size:13px;color:var(--iv-gut)}.iv-cart .cart-discounts__item{display:flex;justify-content:space-between;gap:14px}.iv-cart .cart__ctas{display:flex;flex-direction:column;gap:10px;margin:0}.iv-cart .cart__checkout-button{order:1}.iv-cart .additional-checkout-buttons{order:2}.iv-cart .nu-payment-methods{order:3}.iv-cart .cart__checkout-button{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:58px;height:58px;border:0;border-radius:var(--iv-radius-klein);background:var(--iv-tinte);color:#fff;font-family:var(--font-body--family);font-size:14px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:transform .16s ease,opacity .16s ease}.iv-cart .cart__checkout-button:before{content:"";width:17px;height:17px;flex:0 0 auto;background:currentColor;-webkit-mask:var(--iv-schloss) center / contain no-repeat;mask:var(--iv-schloss) center / contain no-repeat}.iv-cart .cart__checkout-button:after{content:"";position:absolute;inset-inline-end:22px;width:19px;height:19px;background:currentColor;-webkit-mask:var(--iv-pfeil) center / contain no-repeat;mask:var(--iv-pfeil) center / contain no-repeat}.iv-cart .cart__checkout-button:hover:not(:disabled){opacity:.9}.iv-cart .cart__checkout-button:active:not(:disabled){transform:translateY(1px)}.iv-cart .cart__checkout-button:disabled{opacity:.4;cursor:default}.iv-cart .additional-checkout-buttons{margin:0}.iv-cart .additional-checkout-buttons [role=button],.iv-cart .additional-checkout-buttons button{border-radius:var(--iv-radius-klein)!important;min-height:52px!important}.iv-cart .nu-payment-methods{padding-top:6px}.iv-cart .nu-payment-methods__label{font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--iv-grau)}.iv-cart .nu-payment-methods__label:before,.iv-cart .nu-payment-methods__label:after{background:var(--iv-linie)}.iv-cart .cart-drawer__summary{align-items:stretch}.iv-cart .cart-drawer__summary>*,.iv-cart .cart-drawer__summary .cart-totals>*{width:100%}.iv-brotkrume{display:flex;align-items:center;gap:8px;margin-bottom:14px;font-size:13px;color:var(--iv-grau)}.iv-brotkrume a{color:var(--iv-grau);text-decoration:none}.iv-brotkrume a:hover{color:var(--iv-tinte);text-decoration:underline}.iv-brotkrume [aria-current]{color:var(--iv-tinte);font-weight:500}.iv-cart.cart-page{background:transparent}.iv-cart .cart-title{font-family:var(--font-heading--family);font-size:clamp(34px,6vw,52px);line-height:1;letter-spacing:-.03em;color:var(--iv-tinte);text-transform:none}.iv-cart.cart-page .iv-cart__unterzeile{padding:0;margin-top:10px;font-size:16px}.iv-cart.cart-page .iv-versand{margin:0 0 16px;padding:15px 18px 17px}.iv-cart.cart-page .cart-items__table-row{margin-bottom:14px}.iv-seite__nebenbereich{display:grid;gap:14px;margin-top:18px}.iv-uebersicht{display:block;padding:20px;border:1px solid var(--iv-linie);border-radius:var(--iv-radius);background:var(--iv-karte);box-shadow:var(--iv-schatten)}.iv-uebersicht>*+*{margin-top:14px}.iv-uebersicht .section-background{display:none}.iv-uebersicht .cart-summary{padding:0;border:0;background:transparent}.iv-uebersicht__titel{margin:0 0 14px;padding-bottom:14px;border-bottom:1px solid var(--iv-linie);font-family:var(--font-heading--family);font-size:19px;font-weight:700;letter-spacing:-.01em;text-transform:none;color:var(--iv-tinte)}.iv-uebersicht .iv-summenzeilen,.iv-uebersicht .cart-totals__container{border:0;border-radius:0;padding:0;background:transparent}.iv-uebersicht .iv-summenzeilen{padding-top:14px;border-top:1px solid var(--iv-linie);order:2}.iv-uebersicht .cart-totals{display:grid;gap:14px}.iv-uebersicht .cart-totals__container{padding-top:14px;border-top:1px solid var(--iv-linie);order:3}.iv-uebersicht .cart-totals__total-value{font-size:26px}.iv-uebersicht .cart-totals__original-container{order:1}@media screen and (min-width:750px){.iv-cart.cart-page{gap:0 40px}.iv-cart .iv-brotkrume,.iv-cart .cart-page__title,.iv-cart .cart-page__items,.iv-cart .cart-page__more-blocks{grid-column:1}.iv-cart .cart-page__summary{display:block;height:auto;align-self:start;grid-column:2;grid-row:1 / -1;position:sticky;top:calc(var(--header-height, 72px) + 20px)}.iv-seite__nebenbereich{grid-template-columns:minmax(0,1fr);max-width:620px}.iv-cart.cart-page .cart-items__table-row,.iv-cart.cart-page .cart-items__table-row--full-width-variants{grid-template-columns:132px minmax(0,1fr) auto;column-gap:20px;padding:16px}.iv-cart.cart-page .cart-items__media,.iv-cart.cart-page .cart-items__media-container{width:132px}.iv-cart.cart-page .cart-items__title{font-size:16px}.iv-cart.cart-page .cart-items__price{font-size:17px}}.iv-cart.cart-drawer--empty,.iv-cart .cart-drawer__content:has(>.theme-drawer__title){background:var(--iv-grund)}.iv-cart .cart-items__empty-state,.iv-cart .cart-page--empty .cart-title{color:var(--iv-tinte)}@media(max-width:429px){.iv-cart tbody>.cart-items__table-row,.iv-cart tbody>.cart-items__table-row--full-width-variants{grid-template-columns:104px minmax(0,1fr) auto;column-gap:13px;padding:13px}.iv-cart .cart-items__media,.iv-cart .cart-items__media-container{width:104px}.iv-cart .cart-items__title,.iv-cart .cart-items__price{font-size:14.5px}}@media(max-width:389px){.iv-cart tbody>.cart-items__table-row,.iv-cart tbody>.cart-items__table-row--full-width-variants{grid-template-columns:96px minmax(0,1fr) auto;column-gap:11px;padding:11px}.iv-cart .cart-items__media,.iv-cart .cart-items__media-container{width:96px}.iv-cart .theme-drawer__title{font-size:26px}.iv-cart .cart-items__quantity .quantity-selector{--quantity-selector-width: 108px}}.iv-cart__marke{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 18px 0}.iv-cart__wortmarke,.iv-cart.cart-page .iv-cart__wortmarke{padding:0 0 10px}.iv-wortmarke-block{display:grid;gap:5px;justify-items:start}.iv-wortmarke__unter{font-family:var(--font-body--family);font-size:9px;line-height:1;letter-spacing:.34em;text-indent:.34em;text-transform:uppercase;color:var(--iv-grau)}.iv-cart .iv-cart__marke+.theme-drawer__header{padding-top:14px}.iv-wortmarke{display:inline-block;font-size:19px;font-weight:500;line-height:1;letter-spacing:.3em;text-indent:.3em;text-transform:uppercase;color:var(--iv-tinte)}.iv-cart.cart-page .iv-cart__wortmarke{padding:0 0 8px}.iv-cart.cart-page .iv-wortmarke{font-size:21px}@media(max-width:389px){.iv-wortmarke{font-size:16px;letter-spacing:.26em;text-indent:.26em}}.iv-cart__fussmarke{display:grid;justify-items:center;padding:14px 0 2px;text-align:center}.iv-cart__fussmarke .iv-wortmarke-block{justify-items:center;gap:4px}.iv-cart__fussmarke .iv-wortmarke{font-size:14px;letter-spacing:.34em;text-indent:.34em;color:var(--iv-grau)}.iv-cart__fussmarke .iv-wortmarke__unter{font-size:8px;letter-spacing:.3em;text-indent:.3em;color:var(--iv-grau-hell)}.nu-bundle{display:grid;gap:10px;margin:0 16px 12px;padding:13px 15px 14px;border-radius:var(--iv-radius-klein, 10px);background:#f4f1ea;border:1px solid rgba(20,20,15,.09)}.nu-bundle--voll{background:#eefaf1;border-color:#15803d33}.nu-bundle__zeile{display:flex;align-items:center;gap:10px}.nu-bundle__icon{flex:0 0 auto;width:21px;height:21px;color:var(--iv-tinte, #14140f)}.nu-bundle__icon svg{width:100%;height:100%;display:block}.nu-bundle__text{flex:1 1 auto;min-width:0;margin:0;font-size:13.5px;line-height:1.35;color:var(--iv-tinte, #14140f)}.nu-bundle__text strong{font-weight:700}.nu-bundle__marke{flex:0 0 auto;padding:4px 8px;border-radius:999px;background:var(--iv-tinte, #14140f);color:#fff;font-size:11px;font-weight:700;letter-spacing:.02em;white-space:nowrap}.nu-bundle--voll .nu-bundle__marke{background:var(--iv-gut, #15803d)}.nu-bundle__balken{height:5px;border-radius:999px;background:#14140f1f;overflow:hidden}.nu-bundle__fuellung{display:block;height:100%;width:var(--nu-anteil, 0%);border-radius:999px;background:var(--iv-tinte, #14140f);transition:width .45s cubic-bezier(.2,.7,.3,1)}.nu-bundle--voll .nu-bundle__fuellung{background:var(--iv-gut, #15803d)}.nu-bundle__woche{margin:0;font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--iv-tinte, #14140f)}.nu-bundle__woche span{font-weight:500;letter-spacing:.04em;text-transform:none;color:var(--iv-grau, #6b6b73)}.nu-bundle__fuss{margin:0;font-size:11px;line-height:1.3;color:var(--iv-grau, #6b6b73)}.iv-cart.cart-page .nu-bundle{margin:0 0 16px}@media(prefers-reduced-motion:reduce){.nu-bundle__fuellung{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/invernoi-warenkorb.css.map */
