.upsells__wrapper{display:flex;flex-direction:column;gap:10px;width:100%}.upsell{background-color:var(--upsell-background-color);padding:10px 12px;border-radius:24px;color:var(--upsell-text-color)}.upsell__product-title{color:var(--upsell-text-color)}.upsell__option-wrapper{display:grid;grid-template-rows:0fr;min-height:0;overflow:hidden;margin-top:0;opacity:0;transition:grid-template-rows .28s ease,margin-top .28s ease,opacity .2s ease}.upsell__option-wrapper>.variant-wrapper{min-height:0;overflow:hidden}.upsell.is-checked .upsell__option-wrapper{grid-template-rows:1fr;margin-top:10px;opacity:1}.upsell .upsell__option-wrapper .variant-input-wrap label{margin-bottom:0}.upsell__wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;min-height:72px}.upsell__product{display:flex;flex-direction:row;align-items:center;gap:10px}.upsell__product-image-wrapper{display:flex;flex:0 0 80px;width:80px}.upsell__product-image{width:80px;height:auto;aspect-ratio:1 / 1;object-fit:cover;max-width:80px;border-radius:16px}.upsell__product-price-container{display:flex;flex-direction:row;align-items:center;gap:5px;margin-top:10px}.upsell__product-compare-price{text-decoration:line-through;color:var(--compare-at-price-color)}.upsell__label{display:flex;align-items:center;position:relative;flex-shrink:0;border-radius:100px;width:50px;height:28px;background-color:var(--switch-off-color);padding:5px;transition:all .3s ease-in-out;margin:0}.upsell__label:after{content:"";position:absolute;z-index:1;left:5px;width:20px;height:20px;border-radius:50%;background-color:var(--switch-thumb-color);transition:all .3s ease-in-out}.upsell__input:checked+.upsell__label{background-color:var(--switch-on-color)}.upsell__input:checked+.upsell__label:after{transform:translate(calc(40px - 100%))}.upsell__input{position:absolute;width:1px;height:1px;visibility:hidden;opacity:0;margin:0}.upsell__product-info{text-align:left}.upsell__price-badge{color:var(--badge-text-color);background-color:var(--badge-color);font-weight:600;padding:3px 6px;border-radius:10px}.upsell__product-price-container span{font-size:14px}.upsells__title{font-size:16px;font-weight:500}@media(min-width:768px){.upsell{padding:15px}.upsell__product{gap:20px}.upsell__price-badge{padding:4px 8px;border-radius:10px}.upsells__title{font-size:20px}.upsell__product-price-container{gap:10px}.upsell__product-price-container span{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/component-upsells.css.map */
