.product-checkbox{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:var(--spacing-xxs);padding:.85rem .85rem .85rem 5.5rem;background:#eae9e3;border:1px solid #EAE9E3;border-radius:var(--radius);cursor:pointer}.product-checkbox__tick{position:absolute;top:50%;left:var(--spacing-xs);width:16px;height:16px;margin-top:-8px}.product-checkbox__tick rect{fill:var(--color-soft-mint)}.product-checkbox__tick path{stroke:var(--color-white)}.product-checkbox__media{position:absolute;top:0;left:2rem;width:3rem;height:100%}.product-checkbox__media img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.product-checkbox__text{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:var(--spacing-xxs)}.product-checkbox__excerpt{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;color:var(--color-neutral-80);font-size:.85rem}.product-checkbox__excerpt p{font-size:inherit}.product-checkbox .h6{font-size:.85rem;font-weight:500}.product-checkbox .h6 a{text-decoration:none}input[type=checkbox]:checked+.product-checkbox{border-color:var(--color-black);background:var(--color-soft-mint)}input[type=checkbox]:checked+.product-checkbox .product-checkbox__tick rect{fill:var(--color-off-white)}input[type=checkbox]:checked+.product-checkbox .product-checkbox__tick path{stroke:var(--color-black)}@media only screen and (min-width: 768px){.product-checkbox{min-height:8rem;padding:1.25rem 2rem 1.25rem 10.5rem}.product-checkbox__tick{left:1rem;width:27px;height:27px;margin-top:-13px}.product-checkbox__media{width:6rem;left:3.5rem}}@media only screen and (max-width: 1199px){.product-checkbox .price__sale{-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-justify-content:flex-end;justify-content:flex-end;gap:var(--spacing-xxs)}}@media only screen and (min-width: 1200px){.product-checkbox{-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;padding:1.5rem 2rem 1.25rem 12.5rem}.product-checkbox__tick{left:1.8rem}.product-checkbox__media{width:7rem;left:4.5rem}.product-checkbox .h6{font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-product-checkbox.css.map */
