product-upsell-wub.wub-upsell[hidden],.wub-upsell__item[hidden]{display:none!important}.wub-upsell{--wub-surface: #F2F0F3;--wub-border: #E3E0E5;--wub-text: #10263B;--wub-muted: rgba(16, 38, 59, .62);--wub-badge-bg: rgba(255, 255, 255, .52);--wub-badge-border: rgba(16, 38, 59, .1);--wub-accent: #5DA26F;--wub-accent-hover: #4E9360;--wub-radius: 0px;--wub-peek-desktop: 36px;--wub-peek-mobile: 24px;--wub-track-gap: 8px;display:block;width:100%}.wub-upsell__heading{margin-bottom:10px}.wub-upsell__viewport{width:100%;overflow:hidden}.wub-upsell__track{display:flex;gap:var(--wub-track-gap);overflow-x:auto;overflow-y:hidden;padding:0 0 3px;margin:0;scroll-snap-type:x proximity;scroll-padding-left:0;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.wub-upsell__track::-webkit-scrollbar{height:5px}.wub-upsell__track::-webkit-scrollbar-thumb{background:#10263b29}.wub-upsell__item{flex:0 0 calc(100% - var(--wub-peek-desktop));width:calc(100% - var(--wub-peek-desktop));min-width:calc(100% - var(--wub-peek-desktop));max-width:470px;scroll-snap-align:start}.wub-upsell__item:last-child{margin-right:2px}.wub-tile{display:grid;grid-template-columns:clamp(132px,31%,170px) minmax(0,1fr);align-items:stretch;width:100%;min-height:142px;background:var(--wub-surface);border:1px solid var(--wub-border);border-radius:var(--wub-radius);overflow:hidden}.wub-tile__media{position:relative;height:100%;min-height:100%;min-width:0;background:var(--wub-surface)}.wub-tile__media-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;text-decoration:none}.wub-tile__media .responsive-image,.wub-tile__media .responsive-image__wrapper{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}.wub-tile__media .responsive-image img,.wub-tile__media .responsive-image__image,.wub-tile__media img{display:block;width:100%;height:100%;object-fit:cover}.wub-tile__placeholder{width:100%;height:100%!important;min-height:132px}.wub-tile__state-badge{position:absolute;top:8px;left:8px;z-index:2;display:inline-flex;align-items:center;min-height:22px;padding:4px 8px;background:#10263bdb;color:#fff;font-size:9px;font-weight:500;line-height:1;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;pointer-events:none;opacity:0;transform:translateY(-4px);transition:opacity .18s ease,transform .18s ease}.wub-tile.is-in-cart .wub-tile__state-badge{opacity:1;transform:translateY(0)}.wub-tile__panel{display:flex;min-width:0;background:var(--wub-surface)}.wub-tile__content{display:flex;flex-direction:column;width:100%;min-width:0;padding:12px 13px 12px 14px}.wub-tile__top{display:flex;flex-direction:column;gap:7px;min-width:0}.wub-tile__title{display:block;margin:0;color:var(--wub-text);text-decoration:none;font-size:.94rem;line-height:1.18;font-weight:400;letter-spacing:0;white-space:normal;overflow:visible;text-overflow:clip;word-break:normal;overflow-wrap:break-word;max-width:100%}.wub-tile__title:hover{color:var(--wub-text);text-decoration:none}.wub-tile__meta{margin:0}.wub-tile__badge{display:inline-flex;align-items:center;gap:5px;min-height:22px;max-width:100%;padding:3px 7px;border:1px solid var(--wub-badge-border);background:var(--wub-badge-bg);color:var(--wub-text);font-size:9px;line-height:1.15;letter-spacing:.06em;text-transform:uppercase;white-space:normal}.wub-tile__badge-label,.wub-tile__badge-size{display:inline-block}.wub-tile__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;width:100%;margin-top:auto;padding-top:10px}.wub-tile__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px;min-height:20px;line-height:1.1;min-width:0}.wub-tile__price-current{font-size:1rem;font-weight:600;color:var(--wub-text);letter-spacing:0}.wub-tile__price-compare{font-size:.82rem;font-weight:400;color:var(--wub-muted);text-decoration:line-through}.wub-tile__add{appearance:none;-webkit-appearance:none;position:relative;width:42px;height:42px;min-width:42px;border:0;border-radius:999px;background:var(--wub-accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0;flex:0 0 auto;cursor:pointer;transition:transform .18s ease,background-color .18s ease,opacity .18s ease;box-shadow:inset 0 0 0 1px #00000005}.wub-tile__add:hover:not([disabled]){background:var(--wub-accent-hover);transform:scale(1.02)}.wub-tile__add:focus-visible{outline:2px solid var(--wub-text);outline-offset:2px}.wub-tile__add-icon{position:relative;display:block;width:14px;height:14px;pointer-events:none}.wub-tile__add-icon:before,.wub-tile__add-icon:after{content:"";position:absolute;left:50%;top:50%;background:currentColor;border-radius:999px;transform:translate(-50%,-50%)}.wub-tile__add-icon:before{width:14px;height:1.7px}.wub-tile__add-icon:after{width:1.7px;height:14px}.wub-tile__add[disabled]{opacity:.5;cursor:not-allowed;transform:none}.wub-tile__add.is-loading{opacity:.75}.wub-tile__add.is-added{background:var(--wub-accent)}@media only screen and (min-width:768px){.wub-upsell__item:first-child:last-child{flex-basis:min(100%,470px);width:min(100%,470px);min-width:min(100%,470px)}}@media only screen and (max-width:767px){.wub-upsell{--wub-track-gap: 6px}.wub-upsell__track{gap:var(--wub-track-gap)}.wub-upsell__item{flex-basis:calc(100% - var(--wub-peek-mobile));width:calc(100% - var(--wub-peek-mobile));min-width:calc(100% - var(--wub-peek-mobile));max-width:none}.wub-tile{grid-template-columns:112px minmax(0,1fr);min-height:136px}.wub-tile__placeholder{min-height:112px}.wub-tile__state-badge{top:7px;left:7px;min-height:20px;padding:4px 7px;font-size:8px}.wub-tile__content{padding:11px 11px 11px 12px}.wub-tile__top{gap:6px}.wub-tile__title{font-size:.88rem;line-height:1.16}.wub-tile__badge{min-height:21px;padding:3px 6px;font-size:8.5px;letter-spacing:.055em}.wub-tile__bottom{gap:9px;padding-top:9px}.wub-tile__price-current{font-size:.96rem}.wub-tile__price-compare{font-size:.78rem}.wub-tile__add{width:40px;height:40px;min-width:40px}.wub-tile__add-icon{width:13px;height:13px}.wub-tile__add-icon:before{width:13px}.wub-tile__add-icon:after{height:13px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/product-upsell-wub.css.map */
