.bastion-volume-offer{display:block;color:rgb(var(--text-color))}.bastion-volume-offer [hidden]{display:none!important}.bastion-volume-offer__header{display:grid;gap:.3rem;margin-block-end:.8rem}.bastion-volume-offer__eyebrow,.bastion-volume-offer__heading,.bastion-volume-offer__supporting,.bastion-volume-offer__variants-heading p,.bastion-volume-offer__variants-heading span,.bastion-volume-offer__status{margin:0}.bastion-volume-offer__eyebrow{color:var(--bastion-offer-accent);font:var(--button-font);font-size:var(--bastion-offer-eyebrow-size, 11px);letter-spacing:.11em;text-transform:uppercase}.bastion-volume-offer__heading{font-family:var(--heading-font-family);font-size:var(--bastion-offer-heading-size, 21px);font-weight:750;letter-spacing:-.02em;line-height:1.05}.bastion-volume-offer__supporting,.bastion-volume-offer__variants-heading span{color:rgb(var(--text-color) / .64);line-height:1.35}.bastion-volume-offer__supporting{font-size:var(--bastion-offer-supporting-size, 12px)}.bastion-volume-offer__variants-heading span{font-size:var(--bastion-offer-variant-helper-size, 11px)}.bastion-volume-offer__tiers{display:grid;gap:.55rem;margin:0;padding:0;border:0}.bastion-volume-offer__tier{position:relative;overflow:visible;background:rgb(var(--text-color) / .025);border:1px solid rgb(var(--text-color) / .18);border-radius:var(--bastion-offer-radius);transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.bastion-volume-offer__tier[data-selected]{background:color-mix(in srgb,var(--bastion-offer-accent) 8%,rgb(var(--background)));border-color:var(--bastion-offer-accent);box-shadow:0 0 0 1px var(--bastion-offer-accent)}.bastion-volume-offer__badge{position:absolute;z-index:1;inset-block-start:-.55rem;inset-inline-end:.65rem;padding:.22rem .5rem;color:var(--bastion-tier-badge-text, #f7f4ec);background:var(--bastion-tier-badge-background, var(--bastion-offer-accent));border-radius:999px;font-size:var(--bastion-tier-badge-font-size, .58rem);font-weight:750;letter-spacing:.08em;line-height:1;text-transform:uppercase}:root[data-theme=dark] .bastion-volume-offer__badge{color:var(--bastion-tier-badge-text-dark, var(--bastion-tier-badge-text, #111111));background:var(--bastion-tier-badge-background-dark, var(--bastion-tier-badge-background, #f7f4ec))}.bastion-volume-offer__tier-label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;min-height:3.8rem;padding:.75rem .85rem;cursor:pointer}.bastion-volume-offer__radio{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.bastion-volume-offer__radio-mark{display:grid;place-items:center;width:1rem;height:1rem;border:1.5px solid rgb(var(--text-color) / .42);border-radius:50%}.bastion-volume-offer__radio-mark:after{width:.48rem;height:.48rem;background:var(--bastion-offer-accent);border-radius:inherit;content:"";opacity:0;transform:scale(.65);transition:opacity .14s ease,transform .14s ease}.bastion-volume-offer__radio:checked+.bastion-volume-offer__radio-mark{border-color:var(--bastion-offer-accent)}.bastion-volume-offer__radio:checked+.bastion-volume-offer__radio-mark:after{opacity:1;transform:scale(1)}.bastion-volume-offer__radio:focus-visible+.bastion-volume-offer__radio-mark{outline:2px solid rgb(var(--text-color));outline-offset:3px}.bastion-volume-offer__tier-copy{display:grid;gap:.12rem;min-width:0}.bastion-volume-offer__tier-copy strong{font-family:var(--heading-font-family);font-size:var(--bastion-offer-tier-title-size, 14px);font-weight:720;letter-spacing:.01em;line-height:1.05}.bastion-volume-offer__tier-copy span{color:rgb(var(--text-color) / .62);font-size:var(--bastion-offer-tier-subtitle-size, 11px);line-height:1.2}.bastion-volume-offer__tier-math{display:grid;justify-items:end;gap:.14rem;max-width:10rem;color:rgb(var(--text-color) / .72);font-size:var(--bastion-offer-price-size, 13px);font-weight:650;line-height:1.2;text-align:end}.bastion-volume-offer__tier-price-line{display:flex;align-items:baseline;justify-content:flex-end;gap:.42rem;white-space:nowrap}.bastion-volume-offer__tier-price-line s{color:rgb(var(--text-color) / .48);font-size:var(--bastion-offer-price-size, 13px);font-weight:500}.bastion-volume-offer__tier-price-line strong{color:rgb(var(--text-color));font-size:var(--bastion-offer-price-size, 13px);font-weight:760}.bastion-volume-offer__tier-math>[data-tier-savings]{color:rgb(var(--text-color) / .76);font-size:var(--bastion-offer-savings-size, 10px);font-weight:700;letter-spacing:.035em;text-transform:uppercase}.bastion-volume-offer__quantity{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:0 .85rem .75rem 2.55rem;color:rgb(var(--text-color) / .68);font-size:.7rem}.bastion-volume-offer__stepper{display:grid;grid-template-columns:1.9rem 2rem 1.9rem;align-items:center;min-height:2rem;overflow:hidden;border:1px solid rgb(var(--text-color) / .2);border-radius:calc(var(--bastion-offer-radius) * .65)}.bastion-volume-offer__stepper button,.bastion-volume-offer__stepper output{display:grid;place-items:center;min-width:0;height:100%;color:inherit;line-height:1}.bastion-volume-offer__stepper button{padding:0;background:transparent;border:0;cursor:pointer}.bastion-volume-offer__stepper button:hover{background:rgb(var(--text-color) / .08)}.bastion-volume-offer__variants{display:grid;gap:.65rem;margin:0 .75rem .75rem;padding:.8rem;background:rgb(var(--text-color) / .035);border:1px solid rgb(var(--text-color) / .12);border-radius:var(--bastion-offer-radius)}.bastion-volume-offer__footer{display:grid;gap:.65rem;margin-block-start:.75rem}.bastion-volume-offer__checkout-info{position:relative;justify-self:end}.bastion-volume-offer__info-toggle{display:inline-flex;align-items:center;gap:.4rem;min-height:2rem;padding:.35rem .55rem;color:rgb(var(--text-color) / .72);background:transparent;border:1px solid rgb(var(--text-color) / .18);border-radius:999px;font-size:.68rem;font-weight:650;line-height:1;cursor:pointer}.bastion-volume-offer__info-toggle:hover,.bastion-volume-offer__info-toggle[aria-expanded=true]{color:rgb(var(--text-color));background:rgb(var(--text-color) / .07)}.bastion-volume-offer__info-popover{position:absolute;z-index:4;inset-inline-end:0;inset-block-end:calc(100% + .45rem);width:min(18rem,calc(100vw - 3rem));padding:.75rem 2.25rem .75rem .8rem;color:rgb(var(--text-color));background:rgb(var(--background));border:1px solid rgb(var(--text-color) / .2);border-radius:var(--bastion-offer-radius);box-shadow:0 .75rem 2rem #0000002e;font-size:.72rem;line-height:1.4}.bastion-volume-offer__info-popover p{margin:0}.bastion-volume-offer__info-popover button{position:absolute;inset-block-start:.35rem;inset-inline-end:.4rem;display:grid;place-items:center;width:1.65rem;height:1.65rem;padding:0;color:inherit;background:transparent;border:0;border-radius:50%;font-size:1.1rem;cursor:pointer}.bastion-volume-offer__add-button{width:100%;min-height:3.25rem;color:rgb(var(--background));background:rgb(var(--text-color));border:1px solid rgb(var(--text-color));border-radius:var(--bastion-offer-radius);font:var(--button-font);font-size:var(--bastion-offer-button-size, 13px)}.bastion-volume-offer__add-button[aria-busy=true]{opacity:.65;pointer-events:none}.bastion-volume-offer__variants-heading{display:grid;gap:.15rem}.bastion-volume-offer__variants-heading p{font-size:var(--bastion-offer-variant-heading-size, 12px);font-weight:720;letter-spacing:.03em;text-transform:uppercase}.bastion-volume-offer__variant-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.bastion-volume-offer__variant{display:grid;gap:.28rem;min-width:0}.bastion-volume-offer__variant>label{color:rgb(var(--text-color) / .65);font-size:var(--bastion-offer-variant-label-size, 11px);font-weight:650;letter-spacing:.04em;text-transform:uppercase}.bastion-volume-offer__select-wrap{position:relative;min-width:0}.bastion-volume-offer__select-wrap select{width:100%;min-height:2.6rem;padding:.55rem 2rem .55rem .65rem;color:rgb(var(--text-color));background:rgb(var(--background));border:1px solid rgb(var(--text-color) / .22);border-radius:calc(var(--bastion-offer-radius) * .65);font-size:var(--bastion-offer-select-size, 12px);line-height:1.2;-webkit-appearance:none;appearance:none}.bastion-volume-offer__select-wrap>span{position:absolute;inset-block-start:50%;inset-inline-end:.7rem;pointer-events:none;transform:translateY(-55%)}.bastion-volume-offer__status{min-height:0;color:rgb(var(--text-color) / .68);font-size:.7rem}.bastion-volume-offer__status:empty{display:none}.bastion-volume-offer--compact .bastion-volume-offer__tier-label{min-height:3.3rem;padding-block:.58rem}.bastion-volume-offer--compact .bastion-volume-offer__tiers{gap:.42rem}@media screen and (max-width:699px){.bastion-volume-offer__variant-list{grid-template-columns:minmax(0,1fr)}.bastion-volume-offer__tier-label{gap:.58rem;padding-inline:.7rem}.bastion-volume-offer__tier-math{max-width:8.2rem;font-size:var(--bastion-offer-price-size, 13px)}.bastion-volume-offer__tier-price-line{gap:.3rem}.bastion-volume-offer__tier-price-line strong{font-size:var(--bastion-offer-price-size, 13px)}.bastion-volume-offer__tier-math>[data-tier-savings]{font-size:var(--bastion-offer-savings-size, 10px)}.bastion-volume-offer__quantity{padding-inline:2.3rem .7rem}}@media(prefers-reduced-motion:reduce){.bastion-volume-offer__tier,.bastion-volume-offer__radio-mark:after{transition:none}}.quick-buy__volume-offer{margin-block-start:1.5rem;padding-block-start:1.5rem;border-block-start:1px solid rgb(var(--text-color) / .14)}.bastion-volume-offer--quick-buy{padding-block-end:.25rem}.cart-drawer__cross-sell--featured{row-gap:.5rem}.cart-drawer__cross-sell--featured>.cart-drawer__cross-sell-title{color:rgb(var(--text-color) / .56);font-size:13px;font-weight:500;letter-spacing:.015em;line-height:1.2;text-transform:uppercase}.cart-drawer__featured-cross-sell{display:grid;grid-template-columns:60px minmax(0,1fr) minmax(156px,29%);align-items:center;gap:.75rem;width:100%;padding:.625rem .875rem;background:#fffbf4;border:1.5px solid #aa7415;border-radius:8px}:root[data-theme=dark] .cart-drawer__featured-cross-sell{background:color-mix(in srgb,rgb(var(--text-color)) 6%,rgb(var(--background)));border-color:#c89432}:root[data-theme=dark] .cart-drawer__featured-cross-sell-description{color:rgb(var(--text-color) / .72)}.cart-drawer__featured-cross-sell-image{display:grid;place-items:center;width:60px;aspect-ratio:1;padding:.4rem;background:#fff;border:1px solid rgb(var(--text-color) / .12);border-radius:6px}.cart-drawer__featured-cross-sell-image img{width:100%;height:100%;object-fit:contain}.cart-drawer__featured-cross-sell-content{display:grid;gap:.18rem;min-width:0}.cart-drawer__featured-cross-sell-name{display:-webkit-box;overflow:hidden;color:rgb(var(--text-color));font-size:13px;font-weight:700;letter-spacing:.01em;line-height:1.2;text-transform:uppercase;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cart-drawer__featured-cross-sell-description{display:-webkit-box;overflow:hidden;color:rgb(var(--text-color) / .58);font-size:11px;font-weight:500;letter-spacing:.035em;line-height:1.35;text-transform:uppercase;-webkit-box-orient:vertical;-webkit-line-clamp:3}.cart-drawer__featured-cross-sell-price{color:rgb(var(--text-color));font-size:12px;font-weight:700;line-height:1.2}.cart-drawer__featured-cross-sell-form,.cart-drawer__featured-cross-sell-form form{width:100%}.cart-drawer__featured-cross-sell-button{min-height:44px;white-space:nowrap}@media screen and (max-width:699px){.cart-drawer__featured-cross-sell{grid-template-columns:60px minmax(0,1fr);gap:.75rem;padding:.625rem .875rem}.cart-drawer__featured-cross-sell-image{width:60px;padding:.4rem}.cart-drawer__featured-cross-sell-name{font-size:13px}.cart-drawer__featured-cross-sell-description{font-size:11px}.cart-drawer__featured-cross-sell-price{font-size:12px}.cart-drawer__featured-cross-sell-form{grid-column:1 / -1}.cart-drawer__featured-cross-sell-button{min-height:44px}}.cart-drawer__volume-offer{display:block;padding-block-start:1rem;border-block-start:1px solid rgb(var(--text-color) / .14)}.cart-drawer__volume-offer[hidden]{display:none}.bastion-volume-offer--cart{--bastion-offer-heading-size: 18px;--bastion-offer-tier-title-size: 13px;--bastion-offer-tier-subtitle-size: 11px;--bastion-offer-price-size: 12px;--bastion-offer-savings-size: 9px}.bastion-volume-offer--cart .bastion-volume-offer__header{margin-block-end:.7rem}.bastion-volume-offer--cart .bastion-volume-offer__tier-label{min-height:3.2rem}.cart-drawer__volume-offer[aria-busy=true] .bastion-volume-offer--cart{pointer-events:none;opacity:.7}.modal--quick-buy::part(body){min-height:0;overflow:hidden}.modal--quick-buy product-rerender,.modal--quick-buy .quick-buy,.modal--quick-buy .quick-buy>.v-stack,.modal--quick-buy .quick-buy__info{min-height:0}.modal--quick-buy .quick-buy>.v-stack{overflow:hidden}.modal--quick-buy .quick-buy__info{overscroll-behavior-y:contain;scrollbar-gutter:stable;overflow-y:auto}@media screen and (max-width:999px){.modal--quick-buy .quick-buy>.v-stack{grid-template-rows:auto auto minmax(0,1fr);max-height:calc(70dvh - 2.5rem)}.modal--quick-buy .quick-buy__info{padding-block-end:1rem}}@media screen and (min-width:1000px){.modal--quick-buy .quick-buy__info .product-info__block-item[data-block-type=title] .product-title{font-size:18px;font-weight:700;line-height:1.15;letter-spacing:-.01em}.modal--quick-buy::part(content){overflow:hidden}.modal--quick-buy .quick-buy{height:min(70dvh,53rem);max-height:min(70dvh,53rem)}.modal--quick-buy .quick-buy>.v-stack{grid-template-rows:minmax(0,1fr)}.modal--quick-buy .quick-buy .product-gallery{height:100%;overflow:hidden}.modal--quick-buy .product-gallery__image-list{grid-template-rows:minmax(0,1fr)}.modal--quick-buy .product-gallery__image-list>.relative,.modal--quick-buy .product-gallery__carousel,.modal--quick-buy .product-gallery__media{height:100%;min-height:0}.modal--quick-buy .product-gallery__media>img{width:100%;height:100%;object-fit:cover}.modal--quick-buy .quick-buy__info{height:100%}}
/*# sourceMappingURL=/cdn/shop/t/140/assets/bastion-volume-offer.css.map */
