#CartDrawer .cart-drawer__cart-tab{display:inline-flex;align-items:center;gap:.55rem;white-space:nowrap}#CartDrawer .drawer__tabs{gap:.75rem;min-width:0}#CartDrawer .drawer__tabs>li{min-width:0}#CartDrawer .drawer__tab[aria-controls^=RecentlyViewed] .drawer__title{font-size:1.125rem;white-space:nowrap}#CartDrawer .cart-drawer__count-badge:not([hidden]){position:static;inset:auto;transform:none;display:inline-flex;align-items:center;justify-content:center;min-width:1.45rem;height:1.45rem;padding-inline:.4rem;border-radius:999px;background:rgb(var(--color-foreground));color:rgb(var(--color-background));line-height:1}#CartDrawer .cart-drawer__price{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:.5rem;row-gap:.2rem}#CartDrawer .cart-drawer__current-price{font-weight:600}#CartDrawer .cart-drawer__price--reduced .cart-drawer__current-price{color:#e11d48}#CartDrawer .cart-drawer__reference-price{position:relative;display:inline-block;color:#74766f;font-size:12px;font-weight:400;line-height:16.2px;text-decoration:none}#CartDrawer .cart-drawer__reference-price:after{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background:currentColor;transform:rotate(-8deg);transform-origin:center;pointer-events:none}#CartDrawer .cart-drawer__price .unit-price{flex-basis:100%}#CartDrawer .cart-drawer__discounts{margin-top:.15rem}#CartDrawer .cart-drawer__discounts .badge{font-size:.6875rem}#CartDrawer .cart-drawer__inline-savings{padding:.2rem .5rem;font-size:.625rem;white-space:nowrap}#CartDrawer .cart-drawer__savings-compact{display:none}#CartDrawer .cart-drawer__summary{display:grid;gap:.5rem}#CartDrawer .cart-drawer__summary-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}#CartDrawer .cart-drawer__summary-row--savings{color:#4d7c0f}#CartDrawer .cart-drawer__free-shipping-value,#CartDrawer .cart-drawer__savings-value{display:inline-flex;align-items:center;min-height:1.5rem;padding:.2rem .55rem;border-radius:999px;background:#f7fee7;color:#4d7c0f;font-size:.75rem;font-weight:700;line-height:1;white-space:nowrap}#CartDrawer .cart-drawer__summary-divider{width:100%;margin:.25rem 0;border:0;border-top:1px solid rgb(var(--color-foreground) / .12)}#CartDrawer .cart-drawer__summary-row--total{align-items:baseline}#CartDrawer .cart-drawer__summary-total-label{display:inline-flex;flex-wrap:wrap;align-items:baseline;column-gap:.5rem;row-gap:.15rem}#CartDrawer .cart-drawer__summary-tax{display:inline-flex;flex-wrap:wrap;gap:.2rem;color:rgb(var(--color-foreground) / .65);font-size:.75rem;line-height:1.4}#CartDrawer .cart-drawer__payment-icons{gap:.45rem;margin-top:-.35rem}#CartDrawer .cart-drawer__payment-icons svg{display:block;width:auto;height:1.5rem}#CartDrawer .cart-quantity__mobile-button{display:none}@media screen and (max-width:767px){#CartDrawer .drawer__scrollable:has(>.free-shipping-bar){padding-block-start:calc(var(--sp-6) - 4px)}#CartDrawer .horizontal-product{--cart-item-media-width: 4.5rem;gap:.75rem;padding-block-end:calc(var(--sp-4) - 5px)}#CartDrawer .horizontal-product+.horizontal-product{padding-block-start:calc(var(--sp-4) - 5px)}#CartDrawer .horizontal-product__details{width:auto;min-width:0;align-self:flex-start}#CartDrawer .horizontal-product__title{font-size:.9375rem}#CartDrawer .cart-drawer__price{column-gap:.35rem;row-gap:.15rem;font-size:.8125rem}#CartDrawer .cart-drawer__reference-price{font-size:12px}#CartDrawer .cart-drawer__inline-savings{padding:.16rem .4rem;font-size:.6rem}#CartDrawer .cart-drawer__savings-full{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#CartDrawer .cart-drawer__savings-compact{display:inline}#CartDrawer .cart-drawer__discounts{margin-top:0}#CartDrawer .cart-drawer__discounts .badge{font-size:.625rem}#CartDrawer .drawer__footer-top{padding-block:.6rem}#CartDrawer .drawer__footer-bottom{padding:.75rem 1.25rem .65rem;gap:.75rem}#CartDrawer .drawer__footer-bottom>.grid{gap:.35rem}#CartDrawer .cart-drawer__summary{gap:.35rem}#CartDrawer .cart-drawer__summary-divider{margin-block:.1rem}#CartDrawer .cart-drawer__summary-tax{font-size:.6875rem;line-height:1.25}#CartDrawer .horizontal-product__quantity>.flex{flex-direction:column;justify-content:flex-start;align-items:flex-end;height:auto}#CartDrawer .horizontal-product__quantity>.flex>.text-xs{align-self:flex-end;margin-top:.3rem;white-space:nowrap;text-align:right}#CartDrawer .horizontal-product__quantity{align-self:flex-start}#CartDrawer .cart-quantity{width:5.5rem;height:2.375rem;overflow:hidden;border:1px solid rgb(var(--color-foreground) / .35);border-radius:.75rem;background:rgb(var(--color-background))}#CartDrawer .cart-quantity .quantity__input{min-width:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;font-weight:600}#CartDrawer .cart-quantity__mobile-button{display:flex;flex:0 0 1.875rem;align-items:center;justify-content:center;height:100%;font-size:1.125rem;line-height:1;transition:background-color var(--animation-fast)}#CartDrawer .cart-quantity__mobile-button:active{background-color:rgb(var(--color-foreground) / .08)}#CartDrawer .drawer__footer-buttons .button{min-height:2.75rem;padding-block:.8rem}#CartDrawer .cart-drawer__payment-icons{flex-wrap:nowrap;justify-content:center;gap:.35rem;margin-top:0;padding-bottom:.1rem;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}#CartDrawer .cart-drawer__payment-icons::-webkit-scrollbar{display:none}#CartDrawer .cart-drawer__payment-icons>li{flex:0 0 auto}#CartDrawer .cart-drawer__payment-icons svg{height:1.25rem}}@media screen and (min-width:768px){#CartDrawer .horizontal-product__details{align-self:flex-start}}.spottle-mobile-filter{display:none}@media screen and (max-width:767px){.spottle-inline-mobile-facets facet-sticky>button{display:none}.spottle-inline-mobile-facets .facet-topbar{gap:10px;align-items:center}.spottle-inline-mobile-facets #ProductCount{flex:1 1 70px;min-width:0;margin:0;font-size:12px;line-height:1.4}.spottle-inline-mobile-facets .spottle-mobile-filter{display:inline-flex;align-items:center;justify-content:center;flex:0 1 auto;gap:8px;max-width:100%;min-height:44px;margin-inline-start:auto;padding:10px 12px;border:1px solid rgb(var(--color-foreground) / .18);border-radius:6px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));box-shadow:none;font:inherit;font-size:12px;font-weight:500;line-height:1.25;text-align:center;text-transform:none;letter-spacing:normal;cursor:pointer;-webkit-tap-highlight-color:transparent}.spottle-mobile-filter>.icon{width:17px;height:17px;flex:0 0 17px}.spottle-mobile-filter:focus-visible{outline:2px solid currentColor;outline-offset:3px}.spottle-mobile-filter:active{background:rgb(var(--color-foreground) / .06)}.spottle-mobile-filter__count{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:20px;height:20px;padding-inline:4px;border-radius:999px;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:11px;line-height:1}.spottle-mobile-filter__count[hidden]{display:none}}.spottle-thermos-bundle{--spottle-bundle-green: #315f48;--spottle-bundle-green-soft: #edf3ed;--spottle-bundle-border: #deded8;--spottle-bundle-muted: #74766f;--spottle-bundle-cream: #f3e4cb;display:block;width:100%;margin-block:20px}.spottle-thermos-bundle *,.spottle-thermos-bundle *:before,.spottle-thermos-bundle *:after{box-sizing:border-box}.spottle-thermos-bundle [hidden]{display:none!important}.spottle-thermos-bundle__choices,.spottle-thermos-bundle__accessory{min-width:0;margin:0;padding:0;border:0}.spottle-thermos-bundle__choice-grid{display:grid;gap:22px}.spottle-thermos-bundle__set,.spottle-thermos-bundle__bottle{position:relative;min-width:0}.spottle-thermos-bundle__set{border:1px solid rgba(23,23,23,.16);border-radius:18px;background:#fff;box-shadow:0 2px 7px #17171709,0 1px 2px #17171706;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.spottle-thermos-bundle__card{position:relative;min-width:0;border:1px solid rgba(23,23,23,.16);border-radius:18px;background:#fff;box-shadow:0 2px 7px #17171709,0 1px 2px #17171706;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.spottle-thermos-bundle__card--set{display:grid;min-height:76px;padding:16px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"heading pricing" "availability availability";align-items:start;column-gap:16px;border:0;border-radius:17px 17px 0 0;box-shadow:none}.spottle-thermos-bundle__card--bottle{display:grid;min-height:76px;padding:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px}.spottle-thermos-bundle__bottle:hover .spottle-thermos-bundle__card--bottle,.spottle-thermos-bundle__set:hover{border-color:#17171759;box-shadow:0 8px 22px #17171713,0 2px 6px #1717170a;transform:translateY(-1px)}.spottle-thermos-bundle__card-hit-area{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;border-radius:inherit;cursor:pointer}.spottle-thermos-bundle__set.is-selected{border-color:#171717;border-radius:18px;background:#fff;box-shadow:0 12px 28px #1717171b,0 3px 8px #1717170b;transform:translateY(-1px)}.spottle-thermos-bundle__set.is-selected .spottle-thermos-bundle__card--set{border:0;border-radius:17px 17px 0 0;background:#fff;box-shadow:none}.spottle-thermos-bundle__bottle.is-selected .spottle-thermos-bundle__card--bottle{border-color:#171717;background:#fff;box-shadow:0 12px 28px #1717171b,0 3px 8px #1717170b;transform:translateY(-1px)}.spottle-thermos-bundle__selected-badge{display:inline-flex;position:absolute;z-index:4;top:-13px;right:14px;min-height:27px;padding:6px 12px;align-items:center;justify-content:center;border:1px solid #9dce91;border-radius:999px;background:#f7fee7;color:#4d7c0f;font-size:10px;font-weight:850;line-height:1;letter-spacing:.055em;text-align:center;text-transform:none!important;white-space:nowrap;box-shadow:0 5px 12px #2f6d2729,0 1px 3px #2f6d2714;transform:none}.spottle-thermos-bundle__selected-badge>span{display:inline-flex;align-items:center;justify-content:center}.spottle-thermos-bundle__selected-badge strong{font:inherit}.spottle-thermos-bundle .spottle-thermos-bundle__selected-badge--desktop{position:static;min-width:0;margin-top:10px;padding:6px 10px;grid-area:savings;align-self:center;justify-self:start;border-color:#e11d48!important;background:#e11d48!important;color:#fff!important;transform:none}.spottle-thermos-bundle__selected-badge--mobile,.spottle-thermos-bundle__mobile-savings,.spottle-thermos-bundle__desktop-popular-badge{display:none}.spottle-thermos-bundle__choice-label{display:flex;min-width:0;align-items:center;gap:12px;cursor:pointer}.spottle-thermos-bundle__card--set>.spottle-thermos-bundle__choice-label{grid-area:heading;align-items:flex-start;padding-right:8px}.spottle-thermos-bundle__choice-heading-copy{display:block;min-width:0}.spottle-thermos-bundle__choice-title-row{display:flex;min-width:0;align-items:center;gap:7px;flex-wrap:wrap}.spottle-thermos-bundle__inline-savings{display:inline-flex;padding:6px 10px;align-items:center;justify-content:center;border:1px solid #e11d48;border-radius:6px;background:#e11d48;color:#fff;font-size:12px;font-weight:700;line-height:1;letter-spacing:.01em;white-space:nowrap}.spottle-thermos-bundle__inline-savings strong{font:inherit}.spottle-thermos-bundle__choice-input:focus-visible~.spottle-thermos-bundle__card{outline:3px solid rgba(23,23,23,.22);outline-offset:4px}.spottle-thermos-bundle__choice-input:disabled~.spottle-thermos-bundle__card{opacity:.62}.spottle-thermos-bundle__choice-input:disabled~.spottle-thermos-bundle__card .spottle-thermos-bundle__card-hit-area{cursor:not-allowed}.spottle-thermos-bundle__choice-title,.spottle-thermos-bundle__choice-subtitle{display:block}.spottle-thermos-bundle__choice-title{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#171717;font-family:var(--font-button-family, inherit);font-size:14px;font-weight:500;letter-spacing:normal;line-height:1;text-transform:var(--font-button-text-transform, none)}.spottle-thermos-bundle__choice-subtitle{margin-top:4px;color:var(--spottle-bundle-muted);font-size:12px;line-height:1.4}.spottle-thermos-bundle__benefits{display:grid;margin:15px 0 0!important;padding:0!important;padding-inline-start:0!important;grid-area:benefits;gap:8px;list-style:none!important}.spottle-thermos-bundle__benefits li{position:relative;display:block;margin:0;padding:0 0 0 21px!important;color:#30332f;font-size:13px;line-height:1.4}.spottle-thermos-bundle .spottle-thermos-bundle__benefits li:before{position:absolute;top:.08em;left:0;display:block!important;width:auto;height:auto;border-radius:0;background:transparent!important;color:var(--spottle-bundle-green)!important;content:"\2713"!important;font-size:13px;font-weight:850;line-height:1.4;opacity:1!important;transform:none;visibility:visible!important}.spottle-thermos-bundle__benefits li::marker{content:none!important}.spottle-thermos-bundle__benefits small{margin-left:-4px;color:var(--spottle-bundle-muted);font-size:inherit}.spottle-thermos-bundle__pricing{display:grid;margin:12px 0 0;grid-area:pricing;align-self:start;justify-items:end;text-align:right;white-space:nowrap}.spottle-thermos-bundle__price-line{display:flex;align-items:baseline;justify-content:flex-end;gap:8px}.spottle-thermos-bundle__regular{display:block;color:var(--spottle-bundle-muted);font-size:12px}.spottle-thermos-bundle__regular>span{display:none}.spottle-thermos-bundle__regular s{font-size:12px}.spottle-thermos-bundle__set-price{color:#171717;font-size:18px;font-weight:700;line-height:1.2}.spottle-thermos-bundle__card-note{display:grid;min-height:54px;margin:16px -18px 0;padding:0;grid-area:note;grid-template-columns:repeat(2,minmax(0,1fr));align-self:end;border-top:1px solid var(--spottle-bundle-border);background:#315f4806;color:#3e423e;font-size:12px;line-height:1.35}.spottle-thermos-bundle__card-note-item{display:flex;min-width:0;padding:14px 18px 15px;align-items:center;gap:12px;text-align:left}.spottle-thermos-bundle__card-note-item+.spottle-thermos-bundle__card-note-item{margin-left:0;border-left:1px solid var(--spottle-bundle-border)}.spottle-thermos-bundle__card-note-icon{display:inline-grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border:1px solid rgba(62,66,62,.15);border-radius:9px;background:#fff;color:inherit}.spottle-thermos-bundle__card-note-icon svg{display:block;width:24px;height:24px}.spottle-thermos-bundle__card-note-item strong{font-weight:650}.spottle-thermos-bundle__accessory-benefit{display:flex}.spottle-thermos-bundle__availability,.spottle-thermos-bundle__error{margin:12px 0 0;color:#9b3f34;font-size:13px}.spottle-thermos-bundle__card--set>.spottle-thermos-bundle__availability{margin:0 -18px;padding:10px 18px 14px;grid-area:availability;border-top:1px solid var(--spottle-bundle-border)}.spottle-thermos-bundle__mapping{margin:0;color:var(--spottle-bundle-muted);font-size:10px;font-weight:500;line-height:1.3}.spottle-thermos-bundle__configurator{overflow:clip;margin:0;border:0;border-top:1px solid rgba(23,23,23,.12);border-radius:0 0 17px 17px;background:#fff}.spottle-thermos-bundle__configurator>summary{display:flex;min-height:56px;padding:0 22px;align-items:center;justify-content:space-between;color:var(--spottle-bundle-green);cursor:pointer;font-family:var(--font-button-family, inherit);font-size:var(--font-button-size, 1rem);font-weight:var(--font-button-weight, 500);text-transform:var(--font-button-text-transform, none);list-style:none}.spottle-thermos-bundle__configurator-copy{display:block;min-width:0}.spottle-thermos-bundle__configurator>summary::-webkit-details-marker{display:none}.spottle-thermos-bundle__configurator-toggle{display:grid;position:relative;width:18px;height:18px;flex:0 0 18px;place-items:center;border:0;border-radius:0;background:transparent;color:var(--spottle-bundle-green)}.spottle-thermos-bundle__configurator-toggle:before{content:"";display:block;width:9px;height:9px;margin-top:-4px;border:0;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;background:none!important;transform:rotate(45deg)!important;transform-origin:center;transition:margin .18s ease,transform .18s ease}.spottle-thermos-bundle__configurator>summary:hover .spottle-thermos-bundle__configurator-toggle{border-color:transparent;background:transparent}.spottle-thermos-bundle__configurator[open]>summary .spottle-thermos-bundle__configurator-toggle:before{margin-top:4px;background-image:none!important;transform:rotate(225deg)!important}.spottle-thermos-bundle__config-panel{padding:22px;border-top:1px solid var(--spottle-bundle-border)}.spottle-thermos-bundle__accessories{display:grid;gap:22px}.spottle-thermos-bundle__accessory{position:relative;min-width:0}.spottle-thermos-bundle__accessory-legend{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}.spottle-thermos-bundle__accessory-header{display:flex;margin-bottom:10px;align-items:center;gap:8px;flex-wrap:nowrap;font-family:var(--font-button-family, inherit);font-size:var(--font-button-size, 1rem);font-weight:var(--font-button-weight, 500);text-transform:var(--font-button-text-transform, none)}.spottle-thermos-bundle__accessory-title{display:inline-flex;min-width:0;flex:1 1 auto;align-items:baseline;gap:7px;flex-wrap:wrap}.spottle-thermos-bundle__accessory-heading-price{display:inline-flex;min-width:max-content;margin-left:auto;flex:0 0 auto;align-items:baseline;justify-content:flex-end;gap:6px;white-space:nowrap}.spottle-thermos-bundle__accessory-heading-price[hidden]{display:none}.spottle-thermos-bundle__accessory-heading-price strong{margin:0;color:#171717;font-size:14px;font-weight:700}.spottle-thermos-bundle__accessory-heading-price--free strong{color:#e11d48}.spottle-thermos-bundle__accessory-heading-price s{color:var(--spottle-bundle-muted);font-size:11px;font-weight:500}.spottle-thermos-bundle__accessory-selection{display:inline-flex;min-width:0;margin-left:0;flex:1 1 0;align-items:baseline;justify-content:flex-start;gap:4px 7px;flex-wrap:wrap;text-align:left}.spottle-thermos-bundle__accessory-selection strong{margin-left:0!important;white-space:nowrap}.spottle-thermos-bundle__accessory-selector{display:grid;min-width:0;grid-template-columns:62.5px minmax(0,1fr);align-items:start;gap:8px}.spottle-thermos-bundle__accessory-controls{position:relative;z-index:1;min-width:0}.spottle-thermos-bundle__accessory-color-row{display:flex;min-width:0;align-items:baseline;gap:5px;flex-wrap:wrap}.spottle-thermos-bundle__accessory-color-row .spottle-thermos-bundle__accessory-color{flex:0 0 auto;margin-right:0;margin-left:4px}.spottle-thermos-bundle__accessory-color-row .spottle-thermos-bundle__mapping{min-width:84px;flex:1 1 0}.spottle-thermos-bundle__accessory-color{display:block;min-height:18px;margin:0 4px;color:#30332f;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}.spottle-thermos-bundle__accessory-media{display:grid;position:relative;z-index:0;width:62.5px;height:62.5px;overflow:hidden;padding:4px;place-items:center;border:1px solid rgba(23,23,23,.1);border-radius:10px;background:#fff;background-origin:content-box;background-position:center;background-repeat:no-repeat;background-size:contain}.spottle-thermos-bundle__accessory-media img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.spottle-thermos-bundle__swatches{display:flex;min-width:0;min-height:44px;overflow-x:auto;overflow-y:hidden;margin-top:3px;padding:5px 8px;align-items:center;gap:16px;flex-wrap:nowrap;scrollbar-width:none}.spottle-thermos-bundle__swatches::-webkit-scrollbar{display:none}.spottle-thermos-bundle__swatch-label{display:block;position:relative;z-index:1;width:34px;height:34px;flex:0 0 34px;border-radius:9999px;cursor:pointer}.spottle-thermos-bundle__swatch-input:checked+.spottle-thermos-bundle__swatch-label{z-index:2}.spottle-thermos-bundle__swatch-label:before{border-radius:inherit}.spottle-thermos-bundle__swatch-input:disabled+.spottle-thermos-bundle__swatch-label{cursor:not-allowed}.spottle-thermos-bundle__swatch-input.disabled+.spottle-thermos-bundle__swatch-label:before,.spottle-thermos-bundle__swatch-input:disabled+.spottle-thermos-bundle__swatch-label:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:inherit;background:linear-gradient(to right bottom,transparent calc(50% - .5px),#fecaca calc(50% - .5px),#fecaca calc(50% + .5px),transparent calc(50% + .5px));box-shadow:inset 0 0 0 1px #1717171c,inset 1px 3px #1717171c;pointer-events:none}.spottle-thermos-bundle__swatch-input.disabled+.spottle-thermos-bundle__swatch-label:after,.spottle-thermos-bundle__swatch-input:disabled+.spottle-thermos-bundle__swatch-label:after{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:inherit;background:#fecaca1c;box-shadow:0 0 0 2px #fecaca;pointer-events:none}.spottle-thermos-bundle__breakdown{margin-top:20px;border-top:1px solid var(--spottle-bundle-border)}.spottle-thermos-bundle__breakdown summary{display:flex;min-height:44px;padding-top:12px;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;font-family:var(--font-button-family, inherit);font-size:var(--font-button-size, 1rem);font-weight:var(--font-button-weight, 500);text-transform:var(--font-button-text-transform, none);list-style:none}.spottle-thermos-bundle__breakdown summary::-webkit-details-marker{display:none}.spottle-thermos-bundle__breakdown-toggle{display:block;position:relative;width:9px;height:9px;margin-right:3px;flex:0 0 9px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);transition:transform .18s ease}.spottle-thermos-bundle__breakdown[open] .spottle-thermos-bundle__breakdown-toggle{transform:rotate(225deg)}.spottle-thermos-bundle__breakdown dl{display:grid;margin:0;gap:6px}.spottle-thermos-bundle__breakdown dl div{display:flex;align-items:baseline;justify-content:space-between;gap:16px;font-size:13px}.spottle-thermos-bundle__breakdown dt{min-width:0;flex:1 1 auto}.spottle-thermos-bundle__breakdown dd{display:inline-flex;margin:0;flex:0 0 auto;align-items:baseline;justify-content:flex-end;gap:6px;flex-direction:row;flex-wrap:nowrap;text-align:right;white-space:nowrap}.spottle-thermos-bundle__breakdown dd strong{font-weight:700}.spottle-thermos-bundle__breakdown dd s{color:var(--spottle-bundle-muted);font-size:11px}.spottle-thermos-bundle__bottle-price{display:flex;margin:0;align-items:baseline;justify-content:flex-end;gap:8px;white-space:nowrap}.spottle-thermos-bundle__bottle-price s{color:var(--spottle-bundle-muted);font-size:12px;order:2}.spottle-thermos-bundle__bottle-price strong{font-size:18px;font-weight:700;order:1}.spottle-thermos-bundle__error{padding:11px 14px;border-radius:10px;background:#fff1ef}.spottle-thermos-bundle__cta-current{font-weight:800}.spottle-thermos-bundle__cta-compare{margin-left:7px;color:currentColor;font-size:12px;font-weight:400;line-height:1.35;opacity:1}.spottle-thermos-bundle__cta-compare-text{opacity:1}.spottle-thermos-bundle__cta-button,.spottle-thermos-bundle__cta-content{white-space:nowrap}.product-form-wrapper.spottle-thermos-bundle__main-form-wrapper,.product-form-wrapper:has(.spottle-thermos-bundle__cta-button--main){width:100%!important;max-width:100%!important}.spottle-thermos-bundle__main-form,.spottle-thermos-bundle__main-form .product-form__buttons,.spottle-thermos-bundle__main-form .buy-buttons,.product-form-wrapper:has(.spottle-thermos-bundle__cta-button--main)>form,.product-form-wrapper:has(.spottle-thermos-bundle__cta-button--main) .product-form__buttons,.buy-buttons:has(>.spottle-thermos-bundle__cta-button--main){width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box}.spottle-thermos-bundle__main-form .buy-buttons,.buy-buttons:has(>.spottle-thermos-bundle__cta-button--main){align-items:stretch;gap:0}.spottle-thermos-bundle__quantity--hidden,.spottle-thermos-bundle__main-form quantity-input,.spottle-thermos-bundle__main-form .quantity,.buy-buttons:has(>.spottle-thermos-bundle__cta-button--main)>quantity-input,.buy-buttons:has(>.spottle-thermos-bundle__cta-button--main)>.quantity{display:none!important}.spottle-thermos-bundle__cta-button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:0!important;max-width:100%;flex:1 1 0!important;box-sizing:border-box;overflow:hidden;text-align:center!important}.spottle-thermos-bundle__cta-content{display:inline-flex;align-items:baseline;justify-content:center;width:100%;flex-wrap:nowrap;font:inherit;text-align:center;letter-spacing:inherit;text-transform:inherit}@media screen and (min-width:750px){.spottle-thermos-bundle__desktop-popular-badge{display:inline-flex;position:absolute;z-index:3;top:-13px;right:14px;min-height:27px;padding:6px 12px;align-items:center;justify-content:center;border:1px solid #9dce91;border-radius:999px;background:#f7fee7;color:#4d7c0f;font-size:10px;font-weight:850;line-height:1;letter-spacing:.055em;text-align:center;text-transform:none;white-space:nowrap;pointer-events:none;box-shadow:0 5px 12px #2f6d2729,0 1px 3px #2f6d2714;transform:none}.spottle-thermos-bundle__configurator>summary{display:flex}.spottle-thermos-bundle__set:not(.is-selected){border:1px solid rgba(23,23,23,.16);border-radius:18px;background:#fff;box-shadow:0 2px 7px #17171709,0 1px 2px #17171706;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.spottle-thermos-bundle__set:not(.is-selected):hover{border-color:#17171759;box-shadow:0 8px 22px #17171713,0 2px 6px #1717170a;transform:translateY(-1px)}.spottle-thermos-bundle__set:not(.is-selected) .spottle-thermos-bundle__card--set{border:0;border-radius:17px 17px 0 0;box-shadow:none}.spottle-thermos-bundle__set:not(.is-selected) .spottle-thermos-bundle__configurator{margin:0;border:0;border-top:1px solid var(--spottle-bundle-border);border-radius:0 0 17px 17px;background:#fff}.spottle-thermos-bundle__set:not(.is-selected) .spottle-thermos-bundle__configurator>summary{display:flex}.spottle-thermos-bundle__config-panel{padding:14px 18px 18px;border-top:0}.spottle-thermos-bundle__card-note{display:none}.spottle-thermos-bundle__accessories{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:12px;padding-bottom:16px}.spottle-thermos-bundle__accessory{display:flex;min-width:0;overflow:hidden;padding:0;flex-direction:column;border:0;border-radius:14px;background:#fbfcfb;box-shadow:inset 0 0 0 1px #1717171a,0 4px 12px #17171709}.spottle-thermos-bundle__accessory+.spottle-thermos-bundle__accessory{padding:0;border-left:0}.spottle-thermos-bundle__accessory-header{box-sizing:border-box;width:100%;max-width:100%;min-height:42px;margin:0;padding:13px 12px;align-items:baseline;border-bottom:1px solid rgba(23,23,23,.08)}.spottle-thermos-bundle__accessory-benefit{display:flex;min-height:52px;margin-top:auto;padding:10px 12px;align-items:center;gap:9px;border-top:1px solid rgba(49,95,72,.11);background:#315f4809;color:#3e423e;font-size:11.5px;line-height:1.4}.spottle-thermos-bundle__accessory-benefit strong{font-weight:650}.spottle-thermos-bundle__accessory-benefit .spottle-thermos-bundle__card-note-icon{width:31px;height:31px;flex:0 0 31px;border-color:#17171717;border-radius:8px}.spottle-thermos-bundle__accessory-benefit .spottle-thermos-bundle__card-note-icon svg{width:21px;height:21px}.spottle-thermos-bundle__accessory-selector{padding:12px;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:11px}.spottle-thermos-bundle__accessory-media{width:70px;height:70px;border-radius:11px}.spottle-thermos-bundle__accessory-color{margin-right:3px;margin-left:3px}.spottle-thermos-bundle__swatches{margin-top:2px;padding-right:4px;padding-left:4px;gap:12px}}@media screen and (max-width:749px){.spottle-thermos-bundle__selected-badge--desktop{display:none!important}.spottle-thermos-bundle__selected-badge--mobile{display:inline-flex;right:10px;border-color:#9dce91;background:#f7fee7;color:#4d7c0f}.spottle-thermos-bundle__card--set{min-height:72px;padding:14px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"heading pricing" "availability availability";column-gap:8px;border-bottom-right-radius:0;border-bottom-left-radius:0}.spottle-thermos-bundle__choice-title{font-size:16px;line-height:1.2}.spottle-thermos-bundle__mobile-savings{display:inline-flex;min-width:0;min-height:27px;margin-top:12px;padding:6px 10px;grid-area:savings;align-self:center;justify-self:start;align-items:center;justify-content:center;border:1px solid #e11d48;border-radius:999px;background:#e11d48;color:#fff;font-size:10px;font-weight:850;line-height:1.2;text-align:center;white-space:nowrap}.spottle-thermos-bundle__mobile-savings strong{font:inherit}.spottle-thermos-bundle__pricing{margin-top:12px;min-width:0;align-self:start;justify-self:end;justify-items:end;text-align:right}.spottle-thermos-bundle__price-line{display:flex;min-width:0;justify-content:flex-end;gap:5px;white-space:nowrap}.spottle-thermos-bundle__regular{line-height:1}.spottle-thermos-bundle__regular s{font-size:10px}.spottle-thermos-bundle__set-price{font-size:16px}.spottle-thermos-bundle__card--set>.spottle-thermos-bundle__choice-label{padding-right:0;gap:9px}.spottle-thermos-bundle__choice-title-row{gap:5px;flex-wrap:nowrap}.spottle-thermos-bundle__inline-savings{min-height:27px;padding:6px 10px;font-size:10px;font-weight:700;line-height:1}.spottle-thermos-bundle__set.is-selected .spottle-thermos-bundle__card--set{border:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.spottle-thermos-bundle__set.is-selected{border:1px solid #171717;border-radius:18px;background:#fff;box-shadow:0 12px 28px #1717171b,0 3px 8px #1717170b;transform:translateY(-1px)}.spottle-thermos-bundle__set:not(.is-selected){border:1px solid rgba(23,23,23,.16);border-radius:18px;background:#fff;box-shadow:0 2px 7px #17171709,0 1px 2px #17171706}.spottle-thermos-bundle__set:not(.is-selected) .spottle-thermos-bundle__card--set{border:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.spottle-thermos-bundle__set:not(.is-selected) .spottle-thermos-bundle__configurator{display:block;margin:0;border:0;border-top:0;border-radius:0 0 17px 17px;background:#fff}.spottle-thermos-bundle__set:not(.is-selected) .spottle-thermos-bundle__configurator>summary{background:transparent;color:#5b685f}.spottle-thermos-bundle__benefits{margin-top:17px;gap:8px}.spottle-thermos-bundle__benefits li{line-height:1.5}.spottle-thermos-bundle__card-note{min-height:0;margin:15px -16px 0;padding:0;grid-template-columns:repeat(2,minmax(0,1fr))}.spottle-thermos-bundle__card-note-item{padding:12px 8px 13px;gap:8px;font-size:11px;line-height:1.3}.spottle-thermos-bundle__card-note-item+.spottle-thermos-bundle__card-note-item{margin-left:0;border-top:0;border-left:1px solid var(--spottle-bundle-border)}.spottle-thermos-bundle__card-note-icon{width:32px;height:32px;flex-basis:32px}.spottle-thermos-bundle__card-note-icon svg{width:22px;height:22px}.spottle-thermos-bundle__card-note{display:none}.spottle-thermos-bundle__config-panel{padding:16px 12px 14px}.spottle-thermos-bundle__accessories{gap:16px}.spottle-thermos-bundle__accessory{display:flex;overflow:hidden;padding:0 14px 14px;flex-direction:column;border:1px solid rgba(23,23,23,.12);border-radius:15px;background:#fff;box-shadow:0 3px 10px #17171709}.spottle-thermos-bundle__accessory-header{box-sizing:border-box;width:calc(100% + 28px);max-width:none;min-height:44px;margin:0 -14px;padding:12px 16px 10px;align-items:baseline;gap:8px;background:#fff;border-bottom:1px solid rgba(23,23,23,.08)}.spottle-thermos-bundle__accessory-heading-price strong{font-size:13px;line-height:1.4}.spottle-thermos-bundle__accessory-heading-price s{font-size:10px}.spottle-thermos-bundle__accessory-benefit{display:flex;width:calc(100% + 28px);min-height:58px;margin:14px -14px -14px;padding:11px 14px;align-items:center;gap:12px;border-top:1px solid rgba(49,95,72,.13);border-radius:0 0 14px 14px;background:#315f480b;color:#3e423e;font-size:11.5px;line-height:1.45}.spottle-thermos-bundle__accessory-benefit strong{font-weight:650}.spottle-thermos-bundle__accessory-benefit .spottle-thermos-bundle__card-note-icon{width:32px;height:32px;flex-basis:32px;border:0;background:#ffffffc7}.spottle-thermos-bundle__accessory-benefit .spottle-thermos-bundle__card-note-icon svg{width:22px;height:22px}.spottle-thermos-bundle__accessory-selector{grid-template-columns:70px minmax(0,1fr);align-items:center;gap:11px}.spottle-thermos-bundle__accessory-media{width:70px;height:70px;border-radius:11px}.spottle-thermos-bundle__accessory-color{min-height:19px;margin-bottom:2px}.spottle-thermos-bundle__swatches{min-height:44px;margin-top:0;padding:5px 8px;gap:16px}.spottle-thermos-bundle__mapping{display:inline;margin:0;font-size:10px;line-height:1.45}.spottle-thermos-bundle__card--set>.spottle-thermos-bundle__availability{margin:0 -16px;padding:10px 16px 13px}.spottle-thermos-bundle__configurator{margin-top:0;margin-right:0;margin-left:0;border:0;border-radius:0 0 17px 17px;background:#fff;box-shadow:none}.spottle-thermos-bundle__configurator>summary{min-height:54px;margin:12px 14px 6px;padding:0 10px 0 12px;border:1px solid rgba(49,95,72,.14);border-radius:12px;background:#315f480a}.spottle-thermos-bundle__configurator[open]>summary{margin:12px 14px 0;padding-right:10px;padding-left:12px;border:1px solid transparent;border-bottom-color:#315f4824;border-radius:12px 12px 0 0;background:#315f480a}.spottle-thermos-bundle__configurator[open]>.spottle-thermos-bundle__config-panel{margin:0 14px 14px;padding:16px 0 0;border-top:0}.spottle-thermos-bundle__card--bottle{min-height:72px;padding:14px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"bottle-heading bottle-price";align-items:center;column-gap:12px;row-gap:0}.spottle-thermos-bundle__card--bottle>.spottle-thermos-bundle__choice-label,.spottle-thermos-bundle__card--bottle>.spottle-thermos-bundle__choice-label>span:last-child{display:flex}.spottle-thermos-bundle__card--bottle>.spottle-thermos-bundle__choice-label{grid-area:bottle-heading;min-width:0;align-items:center}.spottle-thermos-bundle__card--bottle>.spottle-thermos-bundle__choice-label>span:last-child{min-width:0;flex-direction:column}.spottle-thermos-bundle__card--bottle .spottle-thermos-bundle__choice-title{width:100%}.spottle-thermos-bundle__card--bottle .spottle-thermos-bundle__choice-subtitle{margin-top:2px}.spottle-thermos-bundle__bottle-price{grid-area:bottle-price;margin:0 0 0 auto;align-self:center;white-space:nowrap}.spottle-thermos-bundle__bottle-price s{display:inline;font-size:10px}.spottle-thermos-bundle__bottle-price strong{font-size:16px}.spottle-thermos-bundle__card--bottle .spottle-thermos-bundle__choice-subtitle{font-size:12px}.product-form-wrapper.spottle-thermos-bundle__main-form-wrapper,.product-form-wrapper:has(.spottle-thermos-bundle__cta-button--main){width:100%!important;margin-right:0;margin-left:0;max-width:none!important}.spottle-thermos-bundle__main-form,.spottle-thermos-bundle__main-form .product-form__buttons,.spottle-thermos-bundle__main-form .buy-buttons,.product-form-wrapper:has(.spottle-thermos-bundle__cta-button--main)>form,.product-form-wrapper:has(.spottle-thermos-bundle__cta-button--main) .product-form__buttons,.buy-buttons:has(>.spottle-thermos-bundle__cta-button--main){width:100%!important;min-width:0!important;max-width:100%!important;box-sizing:border-box}.spottle-thermos-bundle__main-form .buy-buttons,.buy-buttons:has(>.spottle-thermos-bundle__cta-button--main){gap:0}.spottle-thermos-bundle__main-form quantity-input,.spottle-thermos-bundle__main-form .quantity,.buy-buttons:has(>.spottle-thermos-bundle__cta-button--main)>quantity-input,.buy-buttons:has(>.spottle-thermos-bundle__cta-button--main)>.quantity{display:none!important}.spottle-thermos-bundle__main-form .spottle-thermos-bundle__cta-button--main,.buy-buttons:has(>.spottle-thermos-bundle__cta-button--main)>.spottle-thermos-bundle__cta-button--main{width:100%!important;min-width:0!important;max-width:100%!important;flex-basis:100%!important}.product-form--sticky quantity-input,.product-form--sticky .quantity{display:none!important}.product-form--sticky .spottle-thermos-bundle__sticky-content,.product-form--sticky .form-wrapper.custom-sticky-content{width:calc(100% - 40px)!important;max-width:350px!important;margin-right:auto!important;margin-left:auto!important;gap:0!important}.product-form--sticky .spottle-thermos-bundle__cta-button--sticky{width:100%!important;min-width:0!important;max-width:100%!important;flex:1 1 100%!important}.spottle-thermos-bundle__cta-content{width:100%;min-width:0;font:inherit;text-align:center;letter-spacing:inherit;text-transform:inherit}}.spottle-thermos-bundle__card--set{min-height:76px;padding:16px;align-items:center}.spottle-thermos-bundle__card--set:has(>.spottle-thermos-bundle__availability[hidden]){grid-template-areas:"heading pricing";grid-template-rows:minmax(0,1fr);row-gap:0}.spottle-thermos-bundle__card--set>.spottle-thermos-bundle__choice-label{align-items:center}.spottle-thermos-bundle__pricing{margin:0;align-self:center}.spottle-thermos-bundle__set:not(.is-selected) .spottle-thermos-bundle__card--set{border-radius:17px}.spottle-thermos-bundle__set:not(.is-selected) .spottle-thermos-bundle__configurator{display:none}.spottle-thermos-bundle__configurator,.spottle-thermos-bundle__set.is-selected .spottle-thermos-bundle__configurator{display:block;overflow:visible;margin:0 14px 14px;border:1px solid rgba(23,23,23,.1);border-radius:15px;background:#17171706;box-shadow:none}.spottle-thermos-bundle__config-panel{display:block;margin:0;padding:0;border-top:0}.spottle-thermos-bundle__accessories{display:grid;padding:0;grid-template-columns:minmax(0,1fr);gap:0}.spottle-thermos-bundle__accessory,.spottle-thermos-bundle__accessory+.spottle-thermos-bundle__accessory{display:grid;min-width:0;overflow:visible;padding:13px 14px;grid-template-columns:minmax(0,1fr);grid-template-areas:"accessory-selector";align-items:center;column-gap:0;row-gap:0;border:0;border-radius:0;background:transparent;box-shadow:none}.spottle-thermos-bundle__accessory+.spottle-thermos-bundle__accessory{border-top:1px solid rgba(23,23,23,.1)}.spottle-thermos-bundle__accessory-header{display:flex;width:auto;max-width:none;min-height:0;margin:0;padding:0;align-items:baseline;justify-content:space-between;gap:10px;flex-wrap:nowrap;border:0;background:transparent;font-family:inherit;font-size:13px;font-weight:500;line-height:1.35;text-transform:none}.spottle-thermos-bundle__accessory-title{min-width:0;flex:1 1 auto;gap:4px 6px;flex-wrap:nowrap;white-space:nowrap}.spottle-thermos-bundle__accessory-heading-price{margin-left:auto;flex:0 0 auto;gap:5px}.spottle-thermos-bundle__accessory-heading-price strong{font-size:13px;font-weight:700;line-height:1.35}.spottle-thermos-bundle__accessory-heading-price s{font-size:10px}.spottle-thermos-bundle__accessory-selector{padding:0;grid-area:accessory-selector;grid-template-columns:80px minmax(0,1fr);align-items:stretch;gap:12px}.spottle-thermos-bundle__accessory-media{width:80px;height:auto;min-height:112px;padding:3px;overflow:hidden;align-self:stretch;border-color:#1717171a;border-radius:9px;background-color:#fff;background-position:center;background-repeat:no-repeat;background-size:contain}.spottle-thermos-bundle__accessory-media--pad{background-position:center calc(50% - 12px);background-size:136% auto}.spottle-thermos-bundle__accessory-media--strap{background-position:center calc(50% - 5px);background-size:125% auto}.spottle-thermos-bundle__accessory-media img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.spottle-thermos-bundle__accessory-controls{display:grid;min-width:0;align-content:start;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto auto}.spottle-thermos-bundle__accessory-color,.spottle-thermos-bundle__accessory-color-row .spottle-thermos-bundle__accessory-color{min-height:16px;margin:0 4px;color:#171717ad;font-size:11.5px;font-weight:500;line-height:1.3}.spottle-thermos-bundle__accessory-color--selection{margin:0 4px 2px;color:#171717b8}.spottle-thermos-bundle__accessory-title>.spottle-thermos-bundle__accessory-color{display:inline-flex;min-height:0;margin:0;flex:0 0 auto;align-items:baseline;color:#1717179e;font-size:11.5px;font-weight:500;line-height:1.35}.spottle-thermos-bundle__accessory-title>.spottle-thermos-bundle__accessory-color:before{content:"\b7";margin-right:6px}.spottle-thermos-bundle__mapping--standalone:not([hidden]){display:block;margin:0 4px 4px}.spottle-thermos-bundle__swatches{min-height:46px;margin-top:0;padding:7px 8px;gap:14px}.spottle-thermos-bundle__swatch-label{width:32px;height:32px;flex-basis:32px}.spottle-thermos-bundle__accessory-benefit,.spottle-thermos-bundle__accessory .spottle-thermos-bundle__accessory-benefit{display:block;width:auto;min-height:0;margin:3px 4px 4px;padding:0;grid-area:auto;border:0;border-radius:0;background:transparent;color:#17171799;font-size:11px;line-height:1.35}.spottle-thermos-bundle__accessory-benefit strong{font-weight:500}.spottle-thermos-bundle__breakdown{margin:0;border-top:1px solid rgba(23,23,23,.1)}.spottle-thermos-bundle__breakdown summary{min-height:42px;padding:0 14px;color:#171717ad;font-family:inherit;font-size:12px;font-weight:500;line-height:1.35;text-transform:none}.spottle-thermos-bundle__breakdown dl{padding:0 14px 14px}@media screen and (max-width:749px){.spottle-thermos-bundle__card--set{min-height:72px;padding:14px 12px;grid-template-columns:minmax(0,1fr) max-content;column-gap:6px;align-items:center}.spottle-thermos-bundle__selected-badge--mobile{top:-11px;right:8px;min-height:22px;padding:5px 9px;font-size:8.5px;letter-spacing:.04em;box-shadow:0 3px 8px #2f6d2721}.spottle-thermos-bundle__card--set>.spottle-thermos-bundle__choice-label,.spottle-thermos-bundle__choice-heading-copy{min-width:0;width:100%}.spottle-thermos-bundle__choice-title-row{gap:6px;flex-wrap:nowrap}.spottle-thermos-bundle__card--set .spottle-thermos-bundle__choice-title{flex:0 0 auto;font-size:13px;line-height:1.2;white-space:nowrap}.spottle-thermos-bundle__inline-savings{min-height:22px;padding:4px 7px;flex:0 0 auto;border-radius:5px;font-size:9px;line-height:1}.spottle-thermos-bundle__pricing{min-width:max-content;margin-top:0;align-self:center;justify-self:end}.spottle-thermos-bundle__price-line{gap:4px;flex-wrap:nowrap}.spottle-thermos-bundle__set-price{font-size:15px;line-height:1.2}.spottle-thermos-bundle__regular s{font-size:9.5px}.spottle-thermos-bundle__configurator,.spottle-thermos-bundle__set.is-selected .spottle-thermos-bundle__configurator{margin:0 11px 11px}.spottle-thermos-bundle__accessory,.spottle-thermos-bundle__accessory+.spottle-thermos-bundle__accessory{padding:12px;grid-template-columns:minmax(0,1fr);grid-template-areas:"accessory-selector";row-gap:0}.spottle-thermos-bundle__accessory-header{width:auto;max-width:none;min-height:0;margin:0;padding:0;align-items:flex-start;justify-content:space-between;gap:8px;flex-direction:row;flex-wrap:nowrap;border:0}.spottle-thermos-bundle__accessory-title{min-width:0;flex:1 1 auto;flex-wrap:wrap;column-gap:6px;row-gap:2px;line-height:1.4;white-space:normal}.spottle-thermos-bundle__accessory-title>.spottle-thermos-bundle__accessory-color{white-space:nowrap}.spottle-thermos-bundle__accessory-heading-price{margin-left:auto;flex:0 0 auto;padding-top:1px}.spottle-thermos-bundle__accessory-selector{padding:0;grid-template-columns:76px minmax(0,1fr);align-items:stretch;gap:10px}.spottle-thermos-bundle__accessory-media{width:76px;height:auto;min-height:106px;border-radius:9px}.spottle-thermos-bundle__accessory-benefit,.spottle-thermos-bundle__accessory .spottle-thermos-bundle__accessory-benefit{width:auto;min-height:0;margin:5px 4px 7px;padding:0;border:0;border-radius:0;background:transparent;line-height:1.4}.spottle-thermos-bundle__breakdown summary{padding:0 12px}.spottle-thermos-bundle__breakdown dl{padding:0 12px 12px}}.spottle-thermos-bundle s:not([hidden]),.spottle-thermos-bundle__cta-compare{position:relative;display:inline-block;text-decoration:none!important;text-decoration-line:none!important}.spottle-thermos-bundle s:not([hidden]):after,.spottle-thermos-bundle__cta-compare:after{content:"";position:absolute;top:50%;left:-3%;width:106%;height:1px;background:currentColor;background:color-mix(in srgb,currentColor 94%,#000 6%);opacity:1;transform:rotate(-8deg);transform-origin:center;pointer-events:none}.spottle-thermos-bundle__cta-compare:after{left:0;width:100%;background:currentColor}
/*# sourceMappingURL=/cdn/shop/t/202/compiled_assets/styles.css.map */
