.ivr-cart-drawer{visibility:hidden;color:var(--ivr-cd-text);font-family:var(--font-body-family, inherit);z-index:1100;background:transparent}.ivr-cart-drawer.active{visibility:visible}.ivr-cart-drawer .cart-drawer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.ivr-cart-drawer .cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--ivr-cd-overlay));opacity:0;pointer-events:auto;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);transition:opacity .24s ease}.ivr-cart-drawer.active .cart-drawer__overlay{opacity:1}.ivr-cart-drawer .drawer__inner{position:absolute;top:0;right:0;bottom:0;display:flex;width:min(100%,var(--ivr-cd-width));max-width:100vw;height:100dvh;padding:0;overflow:hidden;border:0;border-radius:var(--ivr-cd-radius) 0 0 var(--ivr-cd-radius);flex-direction:column;background:var(--ivr-cd-bg)!important;color:var(--ivr-cd-text);box-shadow:-16px 0 48px #00000029;transform:translate3d(102%,0,0);transition:transform .32s cubic-bezier(.22,1,.36,1);pointer-events:auto}.ivr-cart-drawer.active .drawer__inner{transform:translateZ(0)}.ivr-cart-drawer[data-position=left] .drawer__inner{right:auto;left:0;border-radius:0 var(--ivr-cd-radius) var(--ivr-cd-radius) 0;box-shadow:16px 0 48px #00000029;transform:translate3d(-102%,0,0)}.ivr-cart-drawer.active[data-position=left] .drawer__inner{transform:translateZ(0)}.ivr-cart-drawer .ivr-cd-header{position:relative;display:flex;min-height:72px;padding:18px calc(var(--ivr-cd-body-padding) + 4px) 16px;border-bottom:1px solid var(--ivr-cd-line);flex:0 0 auto;align-items:flex-start;justify-content:space-between;gap:20px;background:var(--ivr-cd-bg)}.ivr-cd-header__copy{min-width:0;padding-right:44px}.ivr-cart-drawer .ivr-cd-header .drawer__heading{margin:0 0 3px;color:var(--ivr-cd-text);font-family:var(--font-body-family, inherit);font-size:var(--ivr-cd-heading-size);font-weight:700;line-height:1.12;letter-spacing:-.02em}.ivr-cd-header__count{color:var(--ivr-cd-muted);font-size:.8em;font-weight:400;letter-spacing:0}.ivr-cd-header__copy p{margin:0;color:var(--ivr-cd-muted);font-size:11px;line-height:1.4}.ivr-cart-drawer .ivr-cd-close,.ivr-cart-drawer .cart-drawer__warnings .drawer__close{position:absolute;z-index:4;top:14px;right:calc(var(--ivr-cd-body-padding) + 1px);display:grid;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;border:0;border-radius:0;place-items:center;background:transparent;color:var(--ivr-cd-text);box-shadow:none}.ivr-cart-drawer .ivr-cd-close:hover,.ivr-cart-drawer .cart-drawer__warnings .drawer__close:hover{opacity:.58}.ivr-cart-drawer .ivr-cd-close .svg-wrapper,.ivr-cart-drawer .cart-drawer__warnings .drawer__close .svg-wrapper{width:18px;height:18px}.ivr-cart-drawer cart-drawer-items{display:block;min-height:0;padding:0 var(--ivr-cd-body-padding);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--ivr-cd-line) transparent;flex:1 1 auto}.ivr-cart-drawer .drawer__contents,.ivr-cart-drawer .cart-drawer__form,.ivr-cart-drawer .drawer__cart-items-wrapper,.ivr-cart-drawer .cart-items{width:100%}.ivr-cart-drawer .cart-items{margin:0;padding:0}.ivr-cart-drawer .cart-items thead{display:none}.ivr-cart-drawer .cart-items tbody{display:block}.ivr-cart-drawer .cart-items .cart-item{display:grid!important;margin:0!important;padding:var(--ivr-cd-item-padding) 0!important;border-bottom:1px solid var(--ivr-cd-line);grid-template-columns:min(var(--ivr-cd-image-width),76px) minmax(0,1fr)!important;grid-template-rows:min-content!important;column-gap:10px!important;row-gap:0!important;align-items:start!important;align-content:start!important}.ivr-cart-drawer .cart-item:last-child{border-bottom:0}.ivr-cart-drawer .cart-item__media{width:100%!important;min-width:0;margin:0!important;padding:0!important;grid-column:1!important;grid-row:1!important;align-self:start!important}.ivr-cart-drawer .cart-item__link{display:block}.ivr-cart-drawer .cart-item__image-container{width:100%!important}.ivr-cart-drawer .cart-item__image{display:block;width:100%!important;max-width:none!important;height:auto!important;aspect-ratio:2 / 3;object-fit:cover;border-radius:var(--ivr-cd-image-radius);background:color-mix(in srgb,var(--ivr-cd-text) 6%,var(--ivr-cd-bg))}.ivr-cart-drawer[data-image-ratio=square] .cart-item__image{aspect-ratio:1}.ivr-cart-drawer[data-image-ratio=natural] .cart-item__image{height:auto!important;aspect-ratio:auto;object-fit:contain}.ivr-cart-drawer .ivr-cd-item-main{display:grid!important;width:auto!important;min-width:0;margin:0!important;padding:0!important;grid-column:2!important;grid-row:1!important;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"details details" "quantity totals";align-items:center;align-self:start!important;column-gap:10px;row-gap:4px}.ivr-cart-drawer .cart-item__details{display:block!important;width:100%!important;max-width:none!important;min-width:0;margin:0!important;padding:0!important;grid-area:details}.ivr-cd-item-heading{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:6px}.ivr-cart-drawer .cart-item__title{min-width:0;margin:0}.ivr-cart-drawer .cart-item__name{display:-webkit-box;margin:0!important;overflow:hidden;color:var(--ivr-cd-text)!important;font-family:var(--font-body-family, inherit);font-size:var(--ivr-cd-item-title-size)!important;font-weight:600!important;line-height:1.22!important;text-decoration:none;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:var(--ivr-cd-title-lines)}.ivr-cart-drawer .cart-item__details>.caption-with-letter-spacing{margin:0 0 2px;color:var(--ivr-cd-muted);font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ivr-cart-drawer .cart-item__details>.product-option:not(.ivr-cd-product-option),.ivr-cart-drawer .cart-item__details>.cart-item__discounted-prices{display:none}.ivr-cart-drawer .ivr-cd-item-options{margin:3px 0 0}.ivr-cart-drawer .ivr-cd-product-option{display:flex;margin:1px 0 0!important;color:var(--ivr-cd-muted)!important;font-size:10px!important;line-height:1.2!important;flex-wrap:wrap;gap:4px}.ivr-cart-drawer .ivr-cd-product-option dt{font-weight:600}.ivr-cart-drawer .ivr-cd-product-option dd{margin:0}.ivr-cart-drawer .ivr-cd-product-option--variant{display:inline-flex;width:max-content;max-width:100%;align-items:center}.ivr-cart-drawer[data-variant-style=badge] .ivr-cd-product-option--variant,.ivr-cart-drawer[data-variant-style=pill] .ivr-cd-product-option--variant,.ivr-cart-drawer[data-variant-style=outline] .ivr-cd-product-option--variant{min-height:24px;padding:3px 6px;border-radius:3px;align-items:center;background:color-mix(in srgb,var(--ivr-cd-accent) 12%,var(--ivr-cd-bg));color:var(--ivr-cd-text)!important;font-size:9px!important;font-weight:700}.ivr-cart-drawer[data-variant-style=pill] .ivr-cd-product-option--variant{border-radius:999px;background:color-mix(in srgb,var(--ivr-cd-accent) 18%,var(--ivr-cd-bg))}.ivr-cart-drawer[data-variant-style=outline] .ivr-cd-product-option--variant{border:1px solid color-mix(in srgb,var(--ivr-cd-accent) 55%,var(--ivr-cd-line));background:transparent}.ivr-cart-drawer[data-variant-style=text] .ivr-cd-product-option--variant{min-height:0;padding:0;border:0;background:transparent}.ivr-cart-drawer .cart-item__totals{display:flex!important;width:100%!important;min-width:0;margin:0!important;padding:0!important;grid-area:totals;align-items:flex-end;align-self:center!important;justify-self:stretch;justify-content:center;flex-direction:column;flex-wrap:nowrap;gap:1px;text-align:right!important}.ivr-cart-drawer .cart-item__totals .loading__spinner{display:none}.ivr-cart-drawer .cart-item__price-wrapper{display:flex;width:100%;min-width:0;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:5px}.ivr-cart-drawer .cart-item__totals .price,.ivr-cart-drawer .cart-item__totals .cart-item__final-price{color:var(--ivr-cd-text)!important;font-size:13px!important;font-weight:700!important;line-height:1.15!important;white-space:nowrap}.ivr-cart-drawer .cart-item__old-price{color:var(--ivr-cd-muted)!important;font-size:10px!important}.ivr-cart-drawer[data-show-original-price=false] .cart-item__old-price{display:none!important}.ivr-cart-drawer .cart-item__discounted-prices{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.ivr-cd-manual-badge{display:inline-flex;padding:3px 6px;border-radius:999px;align-items:center;background:color-mix(in srgb,var(--ivr-cd-accent) 14%,transparent);color:var(--ivr-cd-accent);font-size:9px;font-weight:800;line-height:1;white-space:nowrap}.ivr-cd-item-installments{width:auto;max-width:100%;margin:0!important;color:var(--ivr-cd-muted);font-size:9px;line-height:1.2;text-align:right}.ivr-cart-drawer .discounts{margin:3px 0 0;color:var(--ivr-cd-accent);font-size:9px}.ivr-cart-drawer .discounts__discount{gap:5px}.ivr-cart-drawer .cart-item__quantity{display:flex!important;width:auto!important;min-width:0;max-width:100%;margin:0!important;padding:0!important;grid-area:quantity;align-items:center;align-self:center!important;justify-self:start;flex-wrap:wrap;gap:5px}.ivr-cart-drawer .cart-item__quantity>quantity-popover{display:block;min-width:0;margin:0!important;padding:0!important;order:1}.ivr-cart-drawer .ivr-cd-item-options--footer{display:inline-flex;width:auto;max-width:100%;margin:0!important;order:2;flex-wrap:wrap;gap:5px}.ivr-cart-drawer .quantity-popover__info-button{order:3}.ivr-cart-drawer .cart-item__quantity-wrapper,.ivr-cart-drawer .quantity-popover-wrapper,.ivr-cart-drawer .quantity-popover-container{display:flex;margin:0!important;padding:0!important;align-items:center;gap:5px}.ivr-cart-drawer .cart-item__error{display:none!important;margin:0!important}.ivr-cart-drawer .cart-item__error:has(.cart-item__error-text:not(:empty)){display:flex!important;width:100%;margin-top:4px!important}.ivr-cart-drawer .quantity{display:flex;width:max-content!important;min-width:0!important;min-height:28px!important;height:28px!important;overflow:hidden;border:1px solid var(--ivr-cd-line);border-radius:0;align-items:center;background:transparent}.ivr-cart-drawer .quantity:before,.ivr-cart-drawer .quantity:after{display:none!important}.ivr-cart-drawer .quantity__button,.ivr-cart-drawer .quantity__input{min-height:27px!important;height:27px!important;margin:0!important;padding:0!important;border:0!important;color:var(--ivr-cd-text);background:transparent!important;box-shadow:none!important}.ivr-cart-drawer .quantity__button{width:27px!important;min-width:27px!important}.ivr-cart-drawer .quantity__input{width:28px!important;min-width:28px!important;font-size:11px;text-align:center}.ivr-cart-drawer .quantity__button .svg-wrapper{width:11px;height:11px}.ivr-cd-item-heading cart-remove-button{display:block}.ivr-cart-drawer cart-remove-button .cart-remove-button,.ivr-cart-drawer .cart-remove-button{display:inline-flex;width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important;margin:-4px -4px 0 0!important;padding:4px!important;border:0!important;border-radius:50%!important;align-items:center;justify-content:center;gap:4px;background:transparent!important;color:var(--ivr-cd-muted)!important;box-shadow:none!important;font-size:9px;line-height:1}.ivr-cart-drawer cart-remove-button .cart-remove-button:hover{background:color-mix(in srgb,var(--ivr-cd-text) 7%,transparent)!important;color:var(--ivr-cd-text)!important}.ivr-cart-drawer cart-remove-button .svg-wrapper{width:15px;height:15px}.ivr-cd-remove-label{display:none}.ivr-cart-drawer[data-remove-style=text] cart-remove-button .cart-remove-button{width:auto!important;min-width:0!important;height:24px!important;min-height:24px!important;margin-top:0!important;padding:3px 0!important;border-radius:0!important;text-decoration:underline}.ivr-cart-drawer[data-remove-style=text] cart-remove-button .svg-wrapper{display:none}.ivr-cart-drawer[data-remove-style=text] .ivr-cd-remove-label,.ivr-cart-drawer[data-remove-style=both] .ivr-cd-remove-label{display:inline}.ivr-cart-drawer[data-remove-style=both] cart-remove-button .cart-remove-button{width:auto!important;padding-inline:6px!important;border-radius:4px!important}.ivr-cart-drawer[data-items-layout=compact] .cart-items .cart-item{grid-template-columns:min(60px,var(--ivr-cd-image-width)) minmax(0,1fr)!important;gap:9px!important}.ivr-cart-drawer[data-items-layout=ultra] .cart-items .cart-item{padding-top:max(6px,calc(var(--ivr-cd-item-padding) / 2))!important;padding-bottom:max(6px,calc(var(--ivr-cd-item-padding) / 2))!important;grid-template-columns:min(48px,var(--ivr-cd-image-width)) minmax(0,1fr)!important;gap:8px!important}.ivr-cart-drawer[data-items-layout=ultra] .cart-item__name{font-size:11px!important;-webkit-line-clamp:1}.ivr-cart-drawer[data-items-layout=ultra] .ivr-cd-product-option,.ivr-cart-drawer[data-items-layout=ultra] .cart-item__details>.caption-with-letter-spacing,.ivr-cart-drawer[data-items-layout=ultra] .ivr-cd-item-installments{font-size:8px!important}.ivr-cart-drawer[data-items-layout=ultra] .cart-item__totals .price{font-size:12px!important}.ivr-cart-drawer[data-items-layout=ultra] .quantity{height:25px!important;min-height:25px!important}.ivr-cart-drawer[data-items-layout=ultra] .quantity__button,.ivr-cart-drawer[data-items-layout=ultra] .quantity__input{width:24px!important;min-width:24px!important;height:24px!important;min-height:24px!important;font-size:10px}.ivr-cart-drawer[data-items-layout=grid] .cart-items tbody{display:grid!important;padding:var(--ivr-cd-body-padding) 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ivr-cart-drawer[data-items-layout=grid] .cart-items .cart-item{display:block!important;min-width:0;padding:0 0 var(--ivr-cd-item-padding)!important}.ivr-cart-drawer[data-items-layout=grid] .cart-item__media{display:block;width:100%!important;margin-bottom:10px}.ivr-cart-drawer[data-items-layout=grid] .ivr-cd-item-main{display:flex!important;width:100%!important;margin-top:8px!important;flex-direction:column;gap:4px}.ivr-cart-drawer[data-items-layout=grid] .cart-item__details,.ivr-cart-drawer[data-items-layout=grid] .cart-item__totals,.ivr-cart-drawer[data-items-layout=grid] .cart-item__quantity,.ivr-cart-drawer[data-items-layout=grid] .cart-item__image{width:100%!important}.ivr-cart-drawer[data-card-style=cards] .cart-items{padding-block:var(--ivr-cd-body-padding)}.ivr-cart-drawer[data-card-style=cards] .cart-items .cart-item{margin:0 0 10px!important;padding:var(--ivr-cd-item-padding)!important;border:1px solid var(--ivr-cd-line);border-radius:var(--ivr-cd-block-radius)}.ivr-cart-drawer[data-card-style=flat] .cart-items .cart-item{border-bottom-color:transparent}.ivr-cd-blocks{flex:0 0 auto;padding:0}.ivr-cd-blocks:empty{display:none}.ivr-cd-block{margin:0;padding:14px var(--ivr-cd-body-padding);border-bottom:1px solid var(--ivr-cd-line);color:var(--ivr-cd-text);font-size:11px}.ivr-cd-block__heading{margin:0 0 10px;font-family:var(--font-body-family, inherit);font-size:12px;font-weight:700;line-height:1.25}.ivr-cd-block__info{margin:8px 0 0;color:var(--ivr-cd-muted);font-size:10px;line-height:1.4}.ivr-cd-icon{display:inline-grid;width:18px;height:18px;flex:0 0 18px;place-items:center}.ivr-cd-icon svg{width:100%;height:100%}.ivr-cd-shipping{background:var(--ivr-block-bg)}.ivr-cd-shipping__copy{display:flex;align-items:center;gap:9px}.ivr-cd-shipping__status{display:inline-flex;min-width:0;align-items:center;gap:9px}.ivr-cd-shipping__status span:last-child{font-size:11px;line-height:1.35}.ivr-cd-shipping__track{height:4px;margin-top:9px;overflow:hidden;border-radius:20px;background:var(--ivr-track)}.ivr-cd-shipping__track span{display:block;width:0;height:100%;border-radius:inherit;background:var(--ivr-progress);transition:width .35s ease}.ivr-cd-disclosure{padding-top:0;padding-bottom:0}.ivr-cd-disclosure summary{display:flex;min-height:46px;padding:0;align-items:center;justify-content:space-between;gap:12px;font-size:11px;font-weight:700;cursor:pointer;list-style:none}.ivr-cd-disclosure summary::-webkit-details-marker{display:none}.ivr-cd-disclosure__plus{position:relative;width:14px;height:14px}.ivr-cd-disclosure__plus:before,.ivr-cd-disclosure__plus:after{position:absolute;top:50%;left:50%;width:12px;height:1px;background:currentColor;content:"";transform:translate(-50%,-50%)}.ivr-cd-disclosure__plus:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .2s ease}.ivr-cd-disclosure[open] .ivr-cd-disclosure__plus:after{transform:translate(-50%,-50%) rotate(0)}.ivr-cd-note{display:block;padding:0 0 14px}.ivr-cd-note textarea{width:100%;min-height:82px;padding:11px;border:1px solid var(--ivr-cd-line);border-radius:var(--ivr-cd-button-radius);background:transparent;color:var(--ivr-cd-text);font:inherit;resize:vertical}.ivr-cd-discount__row{display:grid;grid-template-columns:1fr auto}.ivr-cd-discount input{min-width:0;min-height:42px;padding:9px 11px;border:1px solid var(--ivr-cd-line);border-radius:var(--ivr-cd-button-radius) 0 0 var(--ivr-cd-button-radius);background:transparent;color:var(--ivr-cd-text);outline:none}.ivr-cd-discount button,.ivr-cd-gift__button,.ivr-cd-bump__button{min-height:42px;padding:8px 14px;border:1px solid var(--ivr-cd-button-bg);border-radius:var(--ivr-cd-button-radius);background:var(--ivr-cd-button-bg);color:var(--ivr-cd-button-text);font:inherit;font-size:10px;font-weight:700;text-transform:uppercase;cursor:pointer}.ivr-cd-discount__row button{border-radius:0 var(--ivr-cd-button-radius) var(--ivr-cd-button-radius) 0}.ivr-cd-discount button[disabled],.ivr-cd-gift__button[disabled],.ivr-cd-bump__button[disabled]{cursor:wait;opacity:.55}.ivr-cd-terms label{display:flex;align-items:flex-start;gap:9px;font-size:10px;line-height:1.4}.ivr-cd-terms input{width:16px;height:16px;margin:1px 0 0;accent-color:var(--ivr-cd-accent)}.ivr-cd-terms a{color:inherit;text-decoration:underline}.ivr-cd-terms__error{margin:6px 0 0 25px;color:var(--ivr-cd-error);font-size:10px}.ivr-cd-bump{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:13px}.ivr-cd-bump__media{display:block;width:72px}.ivr-cd-bump__media img{display:block;width:72px;height:94px;border-radius:var(--ivr-cd-image-radius);object-fit:cover}.ivr-cd-bump__content{min-width:0}.ivr-cd-bump__eyebrow,.ivr-cd-gift__eyebrow{display:block;margin-bottom:3px;color:var(--ivr-cd-accent);font-size:9px;font-weight:700;line-height:1.2;letter-spacing:.09em;text-transform:uppercase}.ivr-cd-bump__title{margin:0 0 4px;color:var(--ivr-cd-text);font-size:12px;font-weight:700;line-height:1.25}.ivr-cd-bump__content p{margin:0 0 8px;color:var(--ivr-cd-muted);font-size:10px;line-height:1.35}.ivr-cd-bump__price-row{display:flex;margin-top:3px;align-items:center;flex-wrap:wrap;gap:6px}.ivr-cd-bump__price-row strong{font-size:12px}.ivr-cd-bump__discount{display:inline-flex;padding:3px 6px;border-radius:999px;background:color-mix(in srgb,var(--ivr-cd-accent) 14%,transparent);color:var(--ivr-cd-accent);font-size:9px;font-weight:800;line-height:1}.ivr-cd-bump__installments{display:block;margin-top:2px;color:var(--ivr-cd-muted);font-size:9px;line-height:1.35}.ivr-cd-bump__variant select{width:100%;min-height:34px;margin:5px 0 0;padding:5px 28px 5px 8px;border:1px solid var(--ivr-cd-line);border-radius:var(--ivr-cd-button-radius);background:var(--ivr-cd-bg);color:var(--ivr-cd-text);font-size:10px}.ivr-cd-bump__button{min-height:34px;padding:6px 10px;font-size:9px}.ivr-cd-bump--compact{grid-template-columns:54px minmax(0,1fr) auto}.ivr-cd-bump--compact .ivr-cd-bump__media,.ivr-cd-bump--compact .ivr-cd-bump__media img{width:54px}.ivr-cd-bump--compact .ivr-cd-bump__media img{height:70px}.ivr-cd-bump--tile{grid-template-columns:40px minmax(0,1fr);padding:10px}.ivr-cd-bump--tile .ivr-cd-bump__media,.ivr-cd-bump--tile .ivr-cd-bump__media img{width:40px}.ivr-cd-bump--tile .ivr-cd-bump__media img{height:52px}.ivr-cd-bump--tile .ivr-cd-bump__button{grid-column:1 / -1;width:100%}.ivr-cd-bump--card{margin:10px var(--ivr-cd-body-padding);padding:12px;border:1px solid var(--ivr-cd-line);border-radius:var(--ivr-cd-block-radius);background:color-mix(in srgb,var(--ivr-cd-accent) 5%,var(--ivr-cd-bg))}.ivr-cd-gift{display:flex;align-items:center;gap:11px}.ivr-cd-gift__media{flex:0 0 auto}.ivr-cd-gift__media img{display:block;width:52px;height:64px;border-radius:var(--ivr-cd-image-radius);object-fit:cover}.ivr-cd-gift__content{min-width:0;flex:1 1 auto}.ivr-cd-gift__content strong,.ivr-cd-gift__content p{margin:0}.ivr-cd-gift__content strong{display:block;font-size:12px;line-height:1.25}.ivr-cd-gift__content p{margin-top:2px;color:var(--ivr-cd-muted);font-size:10px;line-height:1.35}.ivr-cd-gift__button{min-height:32px;margin-left:auto;padding:5px 10px;font-size:9px}.ivr-cd-gift__check{display:grid;width:30px;height:30px;margin-left:auto;border-radius:50%;flex:0 0 auto;place-items:center;background:color-mix(in srgb,var(--ivr-cd-accent) 14%,transparent);color:var(--ivr-cd-accent);font-size:12px;font-weight:800}.ivr-cd-gift.is-unlocked{background:color-mix(in srgb,var(--ivr-cd-accent) 8%,var(--ivr-cd-bg))}.ivr-cd-gift--compact{padding-top:11px;padding-bottom:11px}.ivr-cd-gift--tile,.ivr-cd-gift--card{display:grid;grid-template-columns:52px minmax(0,1fr)}.ivr-cd-gift--tile .ivr-cd-gift__button,.ivr-cd-gift--card .ivr-cd-gift__button{width:100%;margin-left:0;grid-column:1 / -1}.ivr-cd-gift--card{margin:10px var(--ivr-cd-body-padding);padding:12px;border:1px solid var(--ivr-cd-line);border-radius:var(--ivr-cd-block-radius)}.ivr-cd-trust__grid{display:grid;grid-template-columns:1fr;gap:8px}.ivr-cd-trust__item{display:flex;min-height:0;padding:0;border:0;border-radius:0;align-items:center;justify-content:flex-start;gap:9px;color:var(--ivr-cd-muted);font-size:10px;line-height:1.35;text-align:left}.ivr-cd-trust__item .ivr-cd-icon{width:18px;height:18px;flex-basis:18px;color:var(--ivr-cd-text)}.ivr-cart-drawer .ivr-cd-footer{position:relative;z-index:3;flex:0 0 auto;margin:0;padding:16px calc(var(--ivr-cd-body-padding) + 4px)!important;border-top:1px solid var(--ivr-cd-line)!important;background:var(--ivr-cd-bg);box-shadow:0 -8px 24px #00000009}.ivr-cart-drawer .ivr-cd-footer.is-sticky{position:relative}.ivr-cd-blocks--footer{margin:-16px calc(0px - var(--ivr-cd-body-padding) - 4px) 14px}.ivr-cd-cart-discounts{margin:0 0 7px!important}.ivr-cd-cart-discounts .discounts__discount{display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center}.ivr-cd-summary{display:grid;gap:5px}.ivr-cd-summary__row{display:flex;align-items:center;justify-content:space-between;gap:18px}.ivr-cd-summary__row--saving{margin-bottom:1px;color:var(--ivr-cd-accent);font-size:11px}.ivr-cd-summary__row--saving span{color:inherit}.ivr-cd-summary__row--total{color:var(--ivr-cd-text);font-size:14px}.ivr-cd-summary__row--total span{color:inherit;font-weight:400}.ivr-cd-summary__row--total strong{font-size:16px}.ivr-cd-footer__installments{margin:1px 0 9px;color:var(--ivr-cd-muted);font-size:9px;line-height:1.35;text-align:right}.ivr-cd-footer__text{margin:0 0 14px;color:var(--ivr-cd-muted);font-size:10px;line-height:1.35;text-align:left}.ivr-cd-footer__text p{margin:0}.ivr-cd-ctas{display:grid!important;margin-top:0;gap:7px}.ivr-cart-drawer .ivr-cd-checkout{width:100%;min-height:50px;margin:0;padding:13px 24px;border:1px solid var(--ivr-cd-button-bg)!important;border-radius:var(--ivr-cd-button-radius);background:var(--ivr-cd-button-bg)!important;color:var(--ivr-cd-button-text)!important;box-shadow:none!important;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;transition:background .2s ease,color .2s ease,opacity .2s ease}.ivr-cart-drawer .ivr-cd-checkout:hover{background:transparent!important;color:var(--ivr-cd-button-bg)!important}.ivr-cart-drawer .ivr-cd-checkout.is-disabled{cursor:not-allowed;opacity:.45}.ivr-cart-drawer .ivr-cd-checkout:before,.ivr-cart-drawer .ivr-cd-checkout:after{display:none!important}.ivr-cd-cart-link{display:block;width:max-content;margin:4px auto 0;border-bottom:1px solid currentColor;color:var(--ivr-cd-muted);font-size:10px;line-height:1.35}.ivr-cart-drawer.is-empty .ivr-cd-header,.ivr-cart-drawer.is-empty>#CartDrawer>.drawer__inner>.ivr-cd-blocks,.ivr-cart-drawer.is-empty cart-drawer-items,.ivr-cart-drawer.is-empty .ivr-cd-footer{display:none!important}.ivr-cart-drawer.is-empty .drawer__inner{display:block;padding:0}.ivr-cart-drawer.is-empty .drawer__inner-empty{display:flex;height:100%;padding:0 var(--ivr-cd-body-padding);flex-direction:column;justify-content:center}.ivr-cart-drawer.is-empty .cart-drawer__warnings{display:flex;min-height:100%}.ivr-cart-drawer .cart-drawer__empty-content{position:relative;max-width:310px;margin:auto;padding:70px 0;text-align:center}.ivr-cart-drawer .cart__empty-text{margin:0 0 8px;color:var(--ivr-cd-text);font-family:var(--font-body-family, inherit);font-size:19px;font-weight:700;line-height:1.15;letter-spacing:-.02em}.ivr-cd-empty__text{margin:0 auto 20px;color:var(--ivr-cd-muted);font-size:11px;line-height:1.45}.ivr-cart-drawer .ivr-cd-empty__button{min-height:46px;padding:12px 22px;border:1px solid var(--ivr-cd-button-bg);border-radius:var(--ivr-cd-button-radius);background:var(--ivr-cd-button-bg);color:var(--ivr-cd-button-text);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.ivr-cart-drawer [aria-busy=true]{cursor:wait;opacity:.6;pointer-events:none}@media screen and (max-width:749px){.ivr-cart-drawer .ivr-cd-item-main{column-gap:8px;row-gap:3px}.ivr-cart-drawer .drawer__inner{width:100vw;max-width:100vw;border-radius:0}.ivr-cart-drawer .ivr-cd-header,.ivr-cart-drawer .ivr-cd-footer{padding-right:min(calc(var(--ivr-cd-body-padding) + 4px),18px)!important;padding-left:min(calc(var(--ivr-cd-body-padding) + 4px),18px)!important}.ivr-cart-drawer cart-drawer-items{padding-right:min(var(--ivr-cd-body-padding),18px);padding-left:min(var(--ivr-cd-body-padding),18px)}.ivr-cd-block{padding-right:min(var(--ivr-cd-body-padding),18px);padding-left:min(var(--ivr-cd-body-padding),18px)}.ivr-cart-drawer .ivr-cd-footer{padding-bottom:max(18px,env(safe-area-inset-bottom))!important}.ivr-cd-blocks--footer{margin-top:-16px;margin-right:calc(0px - min(calc(var(--ivr-cd-body-padding) + 4px),18px));margin-bottom:14px;margin-left:calc(0px - min(calc(var(--ivr-cd-body-padding) + 4px),18px))}.ivr-cart-drawer[data-mobile-style=floating_side] .drawer__inner{top:12px;right:12px;bottom:12px;width:min(calc(100% - 24px),var(--ivr-cd-width));height:auto;border-radius:var(--ivr-cd-radius);transform:translate3d(calc(100% + 16px),0,0)}.ivr-cart-drawer[data-position=left][data-mobile-style=floating_side] .drawer__inner{right:auto;left:12px;transform:translate3d(calc(-100% - 16px),0,0)}.ivr-cart-drawer.active[data-mobile-style=floating_side] .drawer__inner,.ivr-cart-drawer.active[data-position=left][data-mobile-style=floating_side] .drawer__inner{transform:translateZ(0)}.ivr-cart-drawer[data-mobile-style=bottom] .drawer__inner,.ivr-cart-drawer[data-mobile-style=floating_bottom] .drawer__inner{top:auto;right:0;bottom:0;left:0;width:100%;height:auto;max-height:94svh;border-radius:var(--ivr-cd-radius) var(--ivr-cd-radius) 0 0;box-shadow:0 -16px 48px #0000002e;transform:translate3d(0,102%,0)}.ivr-cart-drawer.active[data-mobile-style=bottom] .drawer__inner,.ivr-cart-drawer.active[data-mobile-style=floating_bottom] .drawer__inner{transform:translateZ(0)}.ivr-cart-drawer[data-mobile-style=floating_bottom] .drawer__inner{right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;width:auto;max-height:calc(92svh - max(12px,env(safe-area-inset-bottom)));border-radius:var(--ivr-cd-radius);transform:translate3d(0,calc(100% + 20px),0)}.ivr-cd-bump{grid-template-columns:54px minmax(0,1fr)}.ivr-cd-bump__media,.ivr-cd-bump__media img{width:54px}.ivr-cd-bump__media img{height:70px}.ivr-cd-bump__button{width:100%;grid-column:1 / -1}.ivr-cart-drawer[data-items-layout=grid] .cart-items tbody{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:390px){.ivr-cart-drawer[data-items-layout=grid] .cart-items tbody{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.ivr-cart-drawer .drawer__inner,.ivr-cart-drawer .cart-drawer__overlay,.ivr-cd-shipping__track span{transition:none!important}}.ivr-cart-drawer:not([data-items-layout=grid]) .cart-items .cart-item{align-items:stretch!important}.ivr-cart-drawer:not([data-items-layout=grid]) .cart-item__media{position:relative;display:flex!important;height:100%!important;min-height:100%;overflow:hidden;align-self:stretch!important}.ivr-cart-drawer:not([data-items-layout=grid]) .cart-item__link{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:block}.ivr-cart-drawer:not([data-items-layout=grid]) .cart-item__image{width:100%!important;height:100%!important;min-height:100%!important;max-height:none!important;flex:1 1 auto;aspect-ratio:auto!important;object-fit:cover!important;object-position:center center}.ivr-cart-drawer:not([data-items-layout=grid]) .ivr-cd-item-main{height:100%;align-self:stretch!important}.ivr-cd-gift-group{--ivr-gift-success: #2f8f64;--ivr-gift-success-soft: #eef8f2;--ivr-gift-success-border: #79b99a;padding:0;overflow:hidden;background:var(--ivr-cd-bg)}.ivr-cd-gift-group__header{display:flex;min-height:30px;padding:7px var(--ivr-cd-body-padding);border-bottom:1px solid var(--ivr-cd-line);align-items:center;justify-content:space-between;gap:10px;background:color-mix(in srgb,var(--ivr-cd-accent) 4%,var(--ivr-cd-bg))}.ivr-cd-gift-group__header strong{min-width:0;color:var(--ivr-cd-text);font-size:10px;font-weight:800;line-height:1.15;letter-spacing:.04em;text-transform:uppercase}.ivr-cd-gift-group__header span{min-width:0;overflow:hidden;color:var(--ivr-cd-muted);font-size:8px;line-height:1.15;text-align:right;text-overflow:ellipsis;white-space:nowrap}.ivr-cd-gift-group__tiers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.ivr-cd-gift-group[data-tier-count="3"] .ivr-cd-gift-group__tiers{overflow-x:auto;grid-template-columns:repeat(3,minmax(150px,1fr));scrollbar-width:thin}.ivr-cd-gift-tier{position:relative;display:grid;min-width:0;min-height:78px;padding:8px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:8px;opacity:var(--ivr-gift-inactive-opacity, .4);transition:opacity .22s ease,background .22s ease,box-shadow .22s ease}.ivr-cd-gift-tier+.ivr-cd-gift-tier{border-left:1px solid var(--ivr-cd-line)}.ivr-cd-gift-tier.is-active{z-index:1;background:color-mix(in srgb,var(--ivr-gift-success) 7%,var(--ivr-cd-bg));box-shadow:inset 0 0 0 1.5px var(--ivr-gift-success-border);opacity:1}.ivr-cd-gift-tier__media{position:relative;display:grid;width:46px;height:56px;overflow:hidden;border-radius:var(--ivr-cd-image-radius);place-items:center;background:color-mix(in srgb,var(--ivr-cd-text) 5%,var(--ivr-cd-bg))}.ivr-cd-gift-tier__media img{display:block;width:100%;height:100%;object-fit:cover}.ivr-cd-gift-tier__media-icon{display:grid;width:100%;height:100%;place-items:center;color:var(--ivr-cd-muted)}.ivr-cd-gift-tier__media-icon svg{width:20px;height:20px}.ivr-cd-gift-tier__check{position:absolute;z-index:2;top:3px;right:3px;display:grid;width:18px;height:18px;border:2px solid var(--ivr-cd-bg);border-radius:50%;place-items:center;background:var(--ivr-gift-success);color:#fff;box-shadow:0 1px 4px #00000024;font-size:9px;font-weight:900;line-height:1}.ivr-cd-gift-tier__content{display:flex;min-width:0;flex-direction:column;align-items:flex-start;justify-content:center}.ivr-cd-gift-tier__threshold{display:block;width:100%;margin:0 0 2px;overflow:hidden;color:var(--ivr-cd-accent);font-size:7.5px;font-weight:800;line-height:1.15;letter-spacing:.035em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.ivr-cd-gift-tier__content strong{display:-webkit-box;width:100%;margin:0;overflow:hidden;color:var(--ivr-cd-text);font-size:9.5px;font-weight:700;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ivr-cd-gift-tier__state{display:block;width:100%;margin-top:4px;overflow:hidden;color:var(--ivr-cd-muted);font-size:7.5px;font-weight:700;line-height:1.15;letter-spacing:.025em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.ivr-cd-gift-tier.is-active .ivr-cd-gift-tier__state{color:var(--ivr-gift-success)}.ivr-cd-gift-tier__button{width:auto;min-height:24px;margin-top:5px;padding:4px 7px;font-size:7px}.ivr-cd-gift-line-label{display:inline-flex;width:max-content;min-height:18px;margin-top:4px;padding:3px 6px;border:1px solid #9fceb6;border-radius:999px;align-items:center;justify-content:center;background:#eef8f2;color:#2f8f64;font-size:8px;font-weight:900;line-height:1;letter-spacing:.07em;text-transform:uppercase}@media screen and (max-width:390px){.ivr-cd-gift-group__header{padding-right:min(var(--ivr-cd-body-padding),12px);padding-left:min(var(--ivr-cd-body-padding),12px)}.ivr-cd-gift-tier{min-height:74px;padding:7px 6px;grid-template-columns:40px minmax(0,1fr);gap:6px}.ivr-cd-gift-tier__media{width:40px;height:50px}.ivr-cd-gift-tier__threshold,.ivr-cd-gift-tier__state{font-size:7px}.ivr-cd-gift-tier__content strong{font-size:9px}.ivr-cd-gift-group[data-tier-count="3"] .ivr-cd-gift-group__tiers{grid-template-columns:repeat(3,minmax(138px,1fr))}}@media(prefers-reduced-motion:reduce){.ivr-cd-gift-tier{transition:none!important}}.ivr-cart-drawer:not([data-items-layout=grid]) .cart-item.ivr-cd-item--gift .ivr-cd-item-main{grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"details"!important;row-gap:0}.ivr-cart-drawer .cart-item.ivr-cd-item--gift .cart-item__quantity,.ivr-cart-drawer .cart-item.ivr-cd-item--gift quantity-popover,.ivr-cart-drawer .cart-item.ivr-cd-item--gift .quantity-popover-wrapper,.ivr-cart-drawer .cart-item.ivr-cd-item--gift .quantity-popover-container,.ivr-cart-drawer .cart-item.ivr-cd-item--gift .quantity{display:none!important}.ivr-cart-drawer .cart-item.ivr-cd-item--gift .cart-item__totals,.ivr-cart-drawer[data-items-layout=grid] .cart-item.ivr-cd-item--gift .cart-item__quantity{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/7/assets/ivr-cart-drawer.css.map */
