.product-addon{margin:2.4rem 0}.product-addon__card{position:relative;display:flex;align-items:center;gap:1.6rem;padding:2rem 1.6rem 1.6rem;border:1px solid rgb(var(--color-foreground));border-radius:4px}.product-addon__badge{position:absolute;top:-1.1rem;left:1.6rem;padding:.4rem 1.4rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.1rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;border-radius:999px}.product-addon__image{flex:0 0 auto;width:9rem;height:9rem;overflow:hidden;background:rgba(var(--color-foreground),.04)}.product-addon__image img{width:100%;height:100%;object-fit:cover;display:block}.product-addon__details{flex:1;min-width:0;display:flex;flex-direction:column;gap:.6rem}.product-addon__title{margin:0;font-size:1.5rem;font-weight:600;line-height:1.3;text-transform:uppercase;letter-spacing:.02em}.product-addon__title a{color:inherit;text-decoration:none}.product-addon__title a:hover{text-decoration:underline}.product-addon__price{font-size:1.5rem;color:rgba(var(--color-foreground),.75)}.product-addon__cta{margin-top:.4rem}.product-addon__form{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin:0}.product-addon__variant-select{flex:1 1 14rem;min-width:0;height:4.4rem;padding:0 2.4rem 0 1.2rem;font-size:1.4rem;line-height:1.2;color:rgb(var(--color-foreground));background-color:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.55);border-radius:4px;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3e%3cpath fill='none' stroke='%23000' stroke-width='1.2' d='M1 1l4 4 4-4'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;cursor:pointer}.product-addon__variant-select:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.product-addon__cta .quick-add__submit{flex:0 0 auto;min-width:12rem;width:auto}@media(max-width:749px){.product-addon__card{gap:1.2rem;padding:2rem 1.2rem 1.2rem}.product-addon__image{width:7.5rem;height:7.5rem}.product-addon__form{width:100%}.product-addon__variant-select{flex:1 1 100%}.product-addon__cta .quick-add__submit{flex:1 1 100%;width:100%;min-width:0}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/component-product-addon.css.map */
