.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%;z-index:1001;display:flex;flex-direction:column}.bundle-drawer--closed{transform:translate(100%);transition:transform .3s ease}.bundle-drawer--open{transform:translate(0);transition:transform .3s ease}.bundle-drawer__close{display:flex;justify-content:flex-end;cursor:pointer;padding:30px 0 10px;background-color:#fff}.bundle-drawer__close:hover svg path{stroke-opacity:.5}.bundle-drawer__title{margin-bottom:34px}.bundle-drawer__products{background-color:#fff;display:flex;flex-direction:column;gap:15px;flex-grow:1;flex-shrink:1;overflow-y:auto;padding-bottom:16px;padding-left:40px;padding-right:40px}.bundle-product-item{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--Transperency-black-15, rgba(34, 34, 34, .15));padding:15px;transition:all .2s ease;cursor:pointer;border-radius:5px}.bundle-product-item:hover,.bundle-product-item--selected{border-color:var(--Element-black, #222)}.bundle-product-item__content{display:flex;gap:8px;align-items:center}.bundle-product-item__price{white-space:nowrap}.bundle-radio{flex-shrink:0;width:18px;height:18px;border:1px solid #222;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;border-radius:50%}.bundle-radio__dot{background-color:#222;width:10px;height:10px;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 var(--Transperency-black-15, rgba(34, 34, 34, .15));padding:20px 40px;background-color:#fff}.bundle-drawer__total{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.bundle-drawer__add-button{width:100%;max-width:none}button.bundle-drawer__add-button--disabled{opacity:.3;cursor:default!important}button.bundle-drawer__add-button--enabled{opacity:1;cursor:pointer!important}@media (min-width: 768px){.bundle-drawer{border-left:1px solid var(--Element-black, #222);width:560px}.bundle-drawer__close--mobile{display:none}}@media (max-width: 767px){.bundle-drawer__close{padding:20px 16px;background-color:transparent}.bundle-drawer__close--desktop{display:none}.bundle-drawer__title{font-size:32px;margin-bottom:20px}.bundle-drawer__products{padding:40px 16px 30px;border-top:1px solid var(--Element-black, #222)}.bundle-drawer__footer{border-top:none;padding:0 15px 40px}.bundle-drawer__total{border-top:1px solid var(--Transperency-black-15, rgba(34, 34, 34, .15));padding-top:20px}.bundle-product-item{flex-direction:column;align-items:flex-start;gap:10px}.bundle-product-item__price{margin-left:27px}}.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/223/assets/bundle-drawer.css.map */
