.whats-in-box__wrapper{display:flex;flex-direction:column;gap:3.2rem;margin-top:3.2rem}.whats-in-box__image{width:100%;overflow:hidden;border-radius:8px}.whats-in-box__img{display:block;width:100%;height:auto;object-fit:cover;border-radius:8px}.whats-in-box__placeholder{background-color:var(--color-background-secondary, #f5f5f5);aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;border-radius:8px}.whats-in-box__placeholder .placeholder-svg{max-width:60%;max-height:60%}.whats-in-box__list-container{display:flex;flex-direction:column;justify-content:center}.whats-in-box__list{list-style:none;padding:0;margin:0;counter-reset:box-items}.whats-in-box__item{display:flex;align-items:center;gap:1.6rem;padding:1.6rem 0;border-bottom:1px solid var(--color-border, #e5e5e5)}.whats-in-box__item:first-child{border-top:1px solid var(--color-border, #e5e5e5)}.whats-in-box__number{display:flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;min-width:3.2rem;border-radius:50%;background-color:var(--color-foreground, #000);color:var(--color-background, #fff);font-size:1.4rem;font-weight:600;line-height:1}.whats-in-box__name{flex:1;font-size:1.6rem;font-weight:500}.whats-in-box__quantity{font-size:1.4rem;color:var(--color-foreground-secondary, #666);font-weight:400}@media screen and (min-width:1100px){.whats-in-box__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-product-whats-in-box.css.map */
