.product-upsell{margin:1rem 0}.product-upsell__container{background:#fff;border-radius:4px;box-shadow:0 0 4px #00000026;display:flex;align-items:center;gap:12px;padding:0 12px 0 0;transition:all .2s ease;cursor:pointer;border:2px solid transparent;position:relative;-webkit-user-select:none;user-select:none}.product-upsell__container:hover{box-shadow:0 0 8px #0003}.product-upsell--selected .product-upsell__container{border:2px solid #006B37;box-shadow:0 0 8px #006b3740}.product-upsell__image{flex-shrink:0;width:96px;height:96px;border-radius:4px;overflow:hidden;background:#d9d9d9}.product-upsell__image img{width:100%;height:100%;object-fit:cover;border-radius:4px}.product-upsell__image-placeholder{width:100%;height:100%;background:#d9d9d9;border-radius:4px}.product-upsell__content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:6px 0;gap:4px;min-height:96px}.product-upsell__text{display:flex;flex-direction:column;gap:4px;width:100%}.product-upsell__title{font-family:Lexend,sans-serif;font-weight:500;font-size:18px;line-height:1;color:#006b37;margin:0}.product-upsell__subtitle{font-family:Lexend,sans-serif;font-weight:300;font-size:14px;line-height:20px;color:#121212;margin:0}.product-upsell__price{display:flex;align-items:center;gap:6px;font-family:Lexend,sans-serif;font-weight:500;font-size:18px;line-height:1}.product-upsell__price-original{color:#022c18;opacity:.6;text-decoration:line-through;text-decoration-skip-ink:none;text-underline-position:from-font}.product-upsell__price-sale{color:#bb241f}.product-upsell__price-regular{color:#006b37}.product-upsell__checkbox{flex-shrink:0;width:24px;height:24px}.product-upsell__checkbox-input[type=checkbox]{display:none;opacity:0;visibility:hidden}.product-upsell__checkbox-label{display:block;width:24px;height:24px;cursor:pointer}.product-upsell__checkbox-icon{width:24px;height:24px;transition:all .2s ease}.product-upsell__checkbox-input:checked+.product-upsell__checkbox .product-upsell__checkbox-icon rect{stroke:#006b37}.product-upsell__checkbox-input:checked+.product-upsell__checkbox .product-upsell__checkbox-check{opacity:1}.product-upsell__container--link{text-decoration:none;color:inherit}.product-upsell__arrow{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.product-upsell__arrow svg{width:24px;height:24px;transition:transform .2s ease,stroke .2s ease}.product-upsell__container--link:hover .product-upsell__arrow svg{transform:translateY(-1px)}.product-upsell__container--link:hover .product-upsell__arrow svg path{stroke:#006b37}@media screen and (max-width: 749px){.product-upsell__container{gap:8px;padding:0 8px 0 0}.product-upsell__image{width:80px;height:80px}.product-upsell__content{min-height:80px}.product-upsell__title{font-size:16px}.product-upsell__subtitle{font-size:12px;line-height:16px}.product-upsell__price{font-size:16px}}.product-upsell__checkbox-check{transition:opacity .2s ease}.product-upsell__checkbox-label:hover .product-upsell__checkbox-icon rect{stroke:#006b37}.product-upsell--loading .product-upsell__container{opacity:.7;pointer-events:none}.product-upsell--loading .product-upsell__container:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #006B37;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/component-product-upsell.css.map */
