.cross-sell{--cross-sell-accent: rgb(var(--color-button));container-type:inline-size;container-name:crosssell;display:block;position:relative;margin:2rem 0;border:.2rem solid var(--cross-sell-accent);border-radius:1.2rem;background:rgb(var(--color-background))}.cross-sell__pill{position:absolute;top:-1.2rem;left:1.4rem;z-index:1;display:inline-block;padding:.5rem 1.1rem;border-radius:.8rem;background:var(--cross-sell-accent);color:rgb(var(--color-button-text, 255, 255, 255));font-size:1.15rem;font-weight:700;line-height:1;letter-spacing:.05em;text-transform:uppercase}.cross-sell__row{display:flex;align-items:center;gap:1.4rem;padding:1.6rem;margin:0;cursor:pointer}.cross-sell .cross-sell__checkbox{flex:0 0 auto;-webkit-appearance:none;appearance:none;width:2.6rem;height:2.6rem;margin:0;cursor:pointer;border:.15rem solid rgba(var(--color-foreground),.25);border-radius:.6rem;background-color:rgb(var(--color-background));background-repeat:no-repeat;background-position:center;background-size:1.6rem;transition:background-color .12s ease,border-color .12s ease}.cross-sell .cross-sell__checkbox:checked{border-color:var(--cross-sell-accent);background-color:var(--cross-sell-accent);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M3.5 8.5l3 3 6-7' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.cross-sell .cross-sell__checkbox:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.cross-sell__media{flex:0 0 auto;width:5.6rem;height:5.6rem;border-radius:.8rem;overflow:hidden;background:rgba(var(--color-foreground),.04)}.cross-sell__media img{width:100%;height:100%;object-fit:cover;display:block}.cross-sell__body{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:1.2rem}.cross-sell__content{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.2rem}.cross-sell__title{font-weight:700;line-height:1.3;color:rgb(var(--color-foreground))}.cross-sell__desc{font-size:1.3rem;line-height:1.4;color:rgba(var(--color-foreground),.72)}.cross-sell__price{flex:0 0 auto;font-weight:700;white-space:nowrap;color:var(--cross-sell-accent)}@container crosssell (max-width: 400px){.cross-sell__row{align-items:flex-start}.cross-sell .cross-sell__checkbox{margin-top:1.5rem}.cross-sell__body{flex-wrap:wrap;align-items:flex-start;gap:.4rem 1.2rem}.cross-sell__price{flex-basis:100%;text-align:left}}@container crosssell (max-width: 300px){.cross-sell__row{gap:1rem;padding:1.4rem 1.2rem}.cross-sell__media{width:4.8rem;height:4.8rem}.cross-sell .cross-sell__checkbox{margin-top:1.1rem}}@supports not (container-type: inline-size){@media screen and (max-width:989px){.cross-sell__row{align-items:flex-start}.cross-sell .cross-sell__checkbox{margin-top:1.5rem}.cross-sell__body{flex-wrap:wrap;align-items:flex-start;gap:.4rem 1.2rem}.cross-sell__price{flex-basis:100%;text-align:left}}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-cross-sell.css.map */
