cart-bundle-list{display:block}cart-bundle-list ul{list-style-type:none;padding-left:0;width:100%;max-height:0;overflow:hidden;transition:max-height .5s ease}cart-bundle-list[data-state=expanded] ul{max-height:250px;overflow:auto}cart-bundle-list[data-state=hidden] ul{max-height:0}cart-bundle-list ul li{display:flex;flex-direction:row;width:100%;align-items:stretch}cart-bundle-list ul li img{border-radius:8px;border:1px solid hsl(0,0%,93%)}.bundle-component__info{flex:1 1 0;display:flex;align-items:center;gap:4px;padding-left:.7rem}.bundle-component__info span{overflow-wrap:anywhere;word-break:break-word;font-size:1.2rem}cart-bundle-list .bundle-button{cursor:pointer;width:100%}cart-bundle-list .bundle-button>span{display:none;gap:4px}cart-bundle-list .bundle-button span{font-size:1.2rem;text-align:left;color:var(--brand-cta-standard)}cart-bundle-list[data-state=expanded] .bundle-button span.bundle-button__hide{display:flex}cart-bundle-list[data-state=expanded] .bundle-button span.bundle-button__hide svg{transform:rotate(180deg)}cart-bundle-list[data-state=hidden] .bundle-button span.bundle-button__show{display:flex}.bundle-button svg{width:10px}
/*# sourceMappingURL=/cdn/shop/t/7/assets/cart--bundle-list.css.map */
