.product-upsells{max-width:100%}.product-upsells .product-upsells__heading{color:#2e2e2e;font-size:14px;font-weight:800;line-height:19px;margin-bottom:6px}.product-upsells__wrapper{display:flex;flex-direction:column;gap:3px}.product-upsells__wrapper .product-upsells__item{align-items:center;display:flex;gap:8px;text-decoration:none}.product-upsells__wrapper .product-upsells__item:hover .product-upsells__title{text-decoration:underline}.product-upsells__wrapper .product-upsells__image{border:2px solid #d6d6d6;border-radius:6px;height:52px;overflow:hidden;width:52px}.product-upsells__wrapper .product-upsells__content{display:flex;flex:1;flex-direction:column;gap:2px}.product-upsells__wrapper .product-upsells__title{color:#2e2e2e;font-size:14px;font-weight:800;line-height:19px}.product-upsells__wrapper .product-upsells__price{display:flex;font-size:14px;font-weight:800;gap:4px;line-height:19px}.product-upsells__wrapper .product-upsells__price--regular,.product-upsells__wrapper .product-upsells__price--sale{color:#52a08e}.product-upsells__wrapper .product-upsells__price--regular.on-sale{color:#404040;font-weight:700}.product-upsells__wrapper .checkbox-container{align-items:center;display:flex;flex-direction:column;gap:20px}.product-upsells__wrapper .custom-checkbox{align-items:center;cursor:pointer;display:flex;gap:8px}.product-upsells__wrapper .custom-checkbox input[type=checkbox]{display:none}.product-upsells__wrapper .custom-checkbox input[type=checkbox]:checked+.custom-checkbox__checkbox{background-color:#52a08e;border-color:#52a08e}.product-upsells__wrapper .custom-checkbox input[type=checkbox]:checked+.custom-checkbox__checkbox:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none' viewBox='0 0 28 28'%3E%3Cpath fill='none' d='M0 0h28v28H0z'/%3E%3Cg style='mix-blend-mode:normal'%3E%3Cpath fill='%23FFF' d='m19.4 9-7.29 6.75-3.08-3.28L7 14.37l4.97 5.32 9.32-8.64z'/%3E%3Cpath d='m12.11 15.75-3.08-3.28L7 14.37l4.97 5.32 9.32-8.64L19.4 9z'/%3E%3C/g%3E%3C/svg%3E");content:"";inset:-2px;position:absolute}.product-upsells__wrapper .custom-checkbox .custom-checkbox__checkbox{align-items:center;background:#fff;border:2px solid #e3e4e0;border-radius:8px;display:flex;height:28px;justify-content:center;position:relative;transition:all .3s ease;width:28px}.product-upsells__wrapper .custom-checkbox .custom-checkbox__label{color:#575757;font-size:12px;font-weight:700}@media screen and (max-width:750px){.product-upsells__wrapper{border:0;padding:0}.product-upsells__wrapper .product-upsells__image{height:45px;width:45px}.product-upsells__wrapper .product-upsells__title,.product-upsells__wrapper .product-upsells__title a{font-size:13px;line-height:17px}.product-upsells__wrapper .product-upsells__item{gap:10px}}@media screen and (max-width:768px){.buy-buttons--container{display:flex;flex-direction:column}}