.bundle-overlay{position:fixed;width:100%;height:100%;left:0;top:0;z-index:1001;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff80;transition:opacity .3s ease,visibility .3s ease}.bundle-overlay--hidden{opacity:0;visibility:hidden;pointer-events:none}.bundle-overlay--visible{opacity:1;visibility:visible;pointer-events:auto}.bundle-drawer{position:fixed;right:0;top:0;height:100%;width:100%;border-left:1px solid #e5e7eb;z-index:1001;background-color:#fff;display:flex;flex-direction:column;transition:transform .3s ease}.bundle-drawer--closed{transform:translate(100%)}.bundle-drawer--open{transform:translate(0)}@media (min-width: 768px){.bundle-drawer{width:30vw}}.bundle-drawer__close{display:flex;justify-content:flex-end;cursor:pointer;padding:20px}.bundle-drawer__close:hover svg path{stroke-opacity:.5}.bundle-drawer__title{font-size:24px;font-weight:700;margin-bottom:28px;padding:0 20px}.bundle-drawer__products{display:flex;flex-direction:column;gap:16px;flex-grow:1;flex-shrink:1;overflow-y:auto;padding-bottom:16px;padding-left:20px;padding-right:20px}.bundle-product-item{display:flex;align-items:center;justify-content:space-between;border:1px solid #e5e7eb;padding:12px;transition:all .2s ease;cursor:pointer}.bundle-product-item:hover{border-color:#9ca3af}.bundle-product-item--selected{border-color:#000}.bundle-product-item__content{display:flex;gap:8px;align-items:center}.bundle-product-item__title{font-size:14px;line-height:1.4}.bundle-product-item__price{white-space:nowrap;font-weight:500}.bundle-radio{flex-shrink:0;width:18px;height:18px;border:1px solid #dfdfdf;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;border-radius:50%}.bundle-radio--selected{background-color:#c9a96e;border-color:#c9a96e}.bundle-radio__dot{background-color:#fff;width:6px;height:6px;border-radius:50%;transition:opacity .2s ease}.bundle-radio__dot--hidden{display:none}.bundle-radio__dot--visible{display:block}.bundle-drawer__footer{width:100%;border-top:1px solid #e5e7eb;padding:20px;background-color:#fff}.bundle-drawer__total{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:16px}.bundle-drawer__total div:last-child{font-weight:600}.bundle-drawer__add-button{text-transform:uppercase;width:100%;background-color:#000;color:#fff;padding:12px 16px;transition:all .2s ease;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;font-size:14px;font-weight:500;letter-spacing:.5px}button.bundle-drawer__add-button--disabled{opacity:.3;cursor:default!important}button.bundle-drawer__add-button--enabled{opacity:1;cursor:pointer!important}.bundle-drawer__add-button--enabled:hover{background-color:#333}@media (max-width: 767px){.bundle-drawer__title{font-size:20px;margin-bottom:20px}.bundle-drawer__products{padding-left:16px;padding-right:16px}.bundle-drawer__footer{padding:16px}.bundle-product-item{padding:10px}.bundle-product-item__title{font-size:13px}}.bundle-drawer__products::-webkit-scrollbar{width:6px}.bundle-drawer__products::-webkit-scrollbar-track{background:#f1f1f1}.bundle-drawer__products::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.bundle-drawer__products::-webkit-scrollbar-thumb:hover{background:#a8a8a8}
/*# sourceMappingURL=/cdn/shop/t/214/assets/bundle-drawer.css.map */
