<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--btn-text-width:0px}.product-upsell-holder__title{font-weight:var(---font-weight-heading)}@media only screen and (max-width:749.9px){.product-upsell-holder__title{font-size:calc(.9rem*var(---font-adjust-body))}}.product-upsell{align-items:stretch;background-color:var(--bg-accent);display:flex;flex-flow:row wrap;justify-content:flex-start;margin-bottom:2rem;position:relative}.product-upsell__image{width:100px}.product-upsell__image a{display:block;height:100%}.product-upsell__image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.product-upsell__image-inner{background-position:50%;background-size:cover;height:100%;overflow:hidden;padding-top:var(---product-grid-aspect-ratio);position:relative}.product-upsell__content{padding:10px 25px 10px 10px;width:calc(100% - 120px)}.product-upsell__content a{display:block;transition:color .3s ease}.product-upsell__title{font-family:var(---font-stack-body);font-size:calc(var(--font-1)*var(---font-adjust-body));font-style:var(---font-style-body);font-weight:var(---font-weight-body);line-height:1.2;margin:0 0 .5em}@media only screen and (max-width:749.9px){.product-upsell__title{font-size:calc(var(--font-1)*var(---font-adjust-body))}}.product-upsell__variant-title{color:var(--text-light);font-family:var(---font-stack-body);font-size:calc(var(--font-1)*var(---font-adjust-body));font-style:var(---font-style-body);font-weight:var(---font-weight-body)}.product-upsell__variant-title span{background-color:currentColor;border-radius:50%;display:inline-block;height:2px;margin:0 4px;opacity:.8;vertical-align:middle;width:2px}@media only screen and (max-width:749.9px){.product-upsell__price{font-size:calc(.9rem*var(---font-adjust-body))}}.product-upsell__price .unit{color:var(--text-light);display:block;font-family:var(---font-stack-body);font-style:var(---font-style-body);font-weight:var(---font-weight-body);margin-top:5px}.product-upsell__btn{border:1px solid var(--primary);border-radius:16px;bottom:20px;color:var(--primary);display:flex;flex-flow:row nowrap;font-size:calc(18px*var(---font-adjust-body));justify-content:center;line-height:30px;min-height:32px;min-width:32px;overflow:hidden;padding:0 9px;position:absolute;right:20px;text-align:center;transition:all .3s ease}.product-upsell__btn:hover{min-width:37px;min-width:calc(37px + var(--btn-text-width))}.product-upsell__btn-hidden{left:0;position:absolute;top:0}.product-upsell__btn-hidden,.product-upsell__btn-text{font-size:80%;opacity:0;visibility:hidden;white-space:nowrap}.product-upsell__btn-text{overflow:hidden;transition:all .3s ease;width:0}@media only screen and (max-width:479.9px){.product-upsell__btn-text{display:none}}.product-upsell__btn:hover .product-upsell__btn-text{opacity:1;padding-right:5px;visibility:visible;width:5px;width:calc(5px + var(--btn-text-width))}.product-upsell__btn-progress{height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.product-upsell__btn-check{border-bottom:1px solid #fff;border-left:1px solid #fff;height:8px;left:50%;margin-top:-2px;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-45deg);width:14px}.product-upsell__btn-plus{align-items:center;align-self:center;display:flex;height:10px;justify-content:center;margin-top:-3px;transition:opacity .3s ease;width:10px}.product-upsell__icon-plus{display:block;height:100%;width:100%;fill:currentColor}.product-upsell__btn.is-loading{pointer-events:none}.product-upsell__btn.is-loading:hover{min-width:32px}.product-upsell__btn.is-loading:hover .product-upsell__btn-text{padding-right:0;width:0}.product-upsell__btn.is-loading&gt;.product-upsell__btn-plus{opacity:0}.product-upsell__btn.is-loading&gt;.product-upsell__btn-progress{opacity:1}.product-upsell__btn.is-loading&gt;.product-upsell__btn-progress circle~circle{animation-play-state:running}.product-upsell__btn.is-success{background-color:var(--primary)}.product-upsell__btn.is-success:hover{min-width:32px}.product-upsell__btn.is-success:hover .product-upsell__btn-text{padding-right:0;width:0}.product-upsell__btn.is-success&gt;.product-upsell__btn-plus{opacity:0}.product-upsell__btn.is-success&gt;.product-upsell__btn-check{opacity:1}.product-upsell__out-of-stock{color:var(--sale-text-secondary);display:none;font-size:calc(var(--font-2)*var(---font-adjust-body))}.product-upsell__btn.is-hidden{display:none}.product-upsell__btn.is-hidden~.product-upsell__out-of-stock{display:block}.product-upsell__errors{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:var(---radius-sm);color:#721c24;max-height:0;opacity:0;overflow:hidden;position:relative;transition:all .3s;visibility:hidden}.product-upsell__errors.is-visible{margin:10px 0;max-height:100vh;opacity:1;visibility:visible}.product-upsell__errors .errors{border:none;margin:0;padding:10px 30px 10px 10px}.product-upsell__errors .errors__close{cursor:pointer;height:20px;padding:5px;position:absolute;right:12px;top:4px;width:20px;z-index:20}.product-upsell__errors .icon{height:100%;width:100%;stroke:#721c24}</pre></body></html>