:root{--red: #f02849}body.noScroll{overflow:hidden}#bundle *:empty{display:block}.loading{position:relative!important;pointer-events:none!important;color:transparent!important}.loading:after{content:"";position:absolute;width:22px;height:22px;top:0;left:0;right:0;bottom:0;margin:auto;border:3px solid transparent;border-top-color:var(--red);border-radius:50%;animation:loading 1s ease infinite}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}#bundleHeader{padding:80px 20px 40px;text-align:center}#bundleHeaderTitle{font-size:50px;font-weight:700;font-family:Albra,sans-serif}#bundleHeaderSubtitle{font-size:18px;margin-bottom:30px;font-family:Maax Mono;color:#000000b3}#bundleHeaderType{display:flex;align-items:center;gap:10px;margin:0 auto 20px;justify-content:center}.bundleHeaderTypeTitle{font-weight:700;font-size:18px;color:var(--red)}#bundleHeaderTypeLabel{position:relative;background-color:#d9d9d9;border-radius:34px;height:48px;width:98px;cursor:pointer}#bundleHeaderTypeCheckbox{display:none!important}#bundleHeaderTypeSpan{position:absolute;content:"";height:39px;width:39px;left:6px;bottom:4px;background-color:var(--red);border-radius:100%;transition:.3s}#bundleHeaderTypeCheckbox:checked+#bundleHeaderTypeSpan{left:52px}#bundleHeaderSave{font-family:Maax Mono;color:#000000b3}@media (max-width: 800px){#bundleHeader{padding:40px 20px}#bundleHeaderTitle{font-size:28px}#bundleHeaderSubtitle{font-size:14px;margin-bottom:10px}.bundleHeaderTypeTitle{font-size:16px}#bundleHeaderTypeLabel{height:34px;width:74px}#bundleHeaderTypeSpan{height:25px;width:25px}#bundleHeaderTypeCheckbox:checked+#bundleHeaderTypeSpan{left:42px}#bundleHeaderSave{font-size:12px}}#bundleProgress{background-color:var(--red);padding:35px 20px 50px;position:sticky;top:0;z-index:2}#bundleProgressInner{display:grid;grid-template-columns:7fr 3fr;column-gap:50px;align-items:center;max-width:1350px;margin:auto}#bundleProgressItems{display:flex;position:relative;align-items:center;justify-content:space-evenly}#bundleProgressBar1,#bundleProgressBar2,#bundleProgressBar3,#bundleProgressBar4{position:relative;height:6px;background:#fff;flex:1}#bundleProgressBarInner1,#bundleProgressBarInner2,#bundleProgressBarInner3,#bundleProgressBarInner4{position:absolute;display:flex;height:100%;background:#19327d}#bundleProgressBar{position:relative;height:6px;background-color:#fff;width:100%}#bundleProgressBarInner{background-color:#19327d;position:absolute;top:0;left:0;height:100%;width:0;transition:.3s;max-width:100%}#freeShipping svg{width:50%;fill:var(--red)}.bundleProgressBarItem{background:#fff;border-radius:100%;display:flex;justify-content:center;align-items:center;height:50px;width:50px;font-weight:700;position:relative}.bundleProgressBarItem:empty{background-color:transparent}.bundleProgressBarItem:before{position:absolute;top:calc(100% + 5px);white-space:pre;content:attr(label) "\a" "$" attr(threshold);color:#fff;text-align:center;line-height:1}.bundleProgressBarItem[label="UNLOCK:"]:before{content:attr(label)}.bundleProgressBarItem.active:after{content:"";width:100%;height:100%;background:url(malter-check.svg);position:absolute;top:0;right:0;background-size:26px 26px;border-radius:100%;background-color:#fff;background-repeat:no-repeat;background-position:center}.bundleProgressBarItemImage{display:flex;overflow:hidden;border-radius:100%}.bundleProgressBarItemImage img{width:100%;height:100%;object-fit:cover}#bundleProgressATC{width:100%;padding:10px;background-color:#fff;font-weight:700;text-align:center;border-radius:6px;font-size:18px;text-transform:uppercase;cursor:pointer;outline:none;-webkit-appearance:none;appearance:none;font-family:inherit;color:inherit;border:none}#bundleProgressATC s{padding-right:6px}@media (max-width: 800px){#bundleProgress{padding:30px 20px 20px}#bundleProgressInner{grid-template-columns:1fr;row-gap:50px}#bundleProgressItems{align-items:unset}.bundleProgressBarItem{height:40px;width:40px;top:-17px}.bundleProgressBarItem:before{font-size:8px}#bundleProgressATC{padding:5px}}#bundleCart{background-color:var(--red);padding:0 20px 80px}#bundleCartInner{max-width:1350px;margin:auto}#bundleCartProducts{display:grid;grid-template-columns:repeat(6,1fr);column-gap:20px;position:relative;row-gap:20px}#bundleCartProducts.empty:after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);white-space:nowrap;color:#fff;content:attr(empty);border:1px solid white;padding:5px 10px;background-color:var(--red)}.bundleCartProduct.empty{border:1px dashed white;aspect-ratio:1}.bundleCartProduct{position:relative}.bundleCartProductImage{aspect-ratio:1;object-fit:cover;display:block;width:100%;margin-bottom:7px}.bundleCartProductTitle{text-align:center;font-size:16px;color:#fff;line-height:1}.bundleCartProductVariant{font-size:12px;text-align:center;color:#fff}.bundleCartProductQuantity{position:absolute;top:10px;left:10px;width:25px;height:25px;display:flex;justify-content:center;align-items:center;background-color:var(--red);border-radius:100%;color:#fff;font-size:16px;font-weight:700}.bundleCartProductRemove{position:absolute;top:10px;right:10px;width:25px;height:25px;display:flex;justify-content:center;align-items:center;background-color:#fff;color:var(--red);border-radius:100%;font-size:16px;font-weight:700;transition:.3s;visibility:hidden;opacity:0;cursor:pointer}.bundleCartProduct:hover .bundleCartProductRemove{visibility:visible;opacity:1}@media (max-width: 800px){#bundleCart{padding:0 20px 30px}#bundleCartProducts{grid-template-columns:repeat(3,1fr);column-gap:10px;row-gap:10px}#bundleCartProducts.empty:after{font-size:12px}#bundleCartProducts.empty .bundleCartProduct.empty:nth-child(n+4){display:none}.bundleCartProductTitle{line-height:1.3;font-size:14px}.bundleCartProductQuantity{top:5px;left:5px;width:22px;height:22px;font-size:14px}}#bundleCollections{padding:80px 20px;background-color:#f5f5f5}.bundleCollection{max-width:1350px;margin:0 auto 30px}.bundleCollectionTitle{font-weight:700;text-align:center;font-size:50px;margin-bottom:15px;font-family:Albra,sans-serif}.bundleProduct{width:auto}.bundleProductBody{padding:0 5px;margin-bottom:30px}.bundleProductImage{width:100%;display:block;margin-bottom:6px}.bundleProductTitle{font-size:20px;text-align:center;font-weight:700;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:1;margin-bottom:6px}.bundleProductVariant{font-size:15px;text-align:center;line-height:1;margin-bottom:6px;min-height:15px}.bundleProductReviews{display:flex;justify-content:center}.bundleProductReviews .jdgm-prev-badge__text{visibility:visible}.bundleProductReviews .jdgm-star{color:var(--red)}.bundleProductATC{background-color:var(--red);font-weight:700;text-align:center;border-radius:6px;color:#fff;padding:0 10px;justify-content:center;cursor:pointer;height:50px;align-items:center;display:none;gap:3px}.bundleProductATC.active{display:flex}.bundleProductQuantity{display:none;grid-template-columns:1fr 1fr 1fr;font-weight:700;text-align:center;border-radius:6px;overflow:hidden;color:#fff;cursor:pointer;height:50px}.bundleProductQuantity.active{display:grid}.bundleProductQuantityMinus,.bundleProductQuantityLabel,.bundleProductQuantityPlus{display:flex;justify-content:center;align-items:center;width:100%}.bundleProductQuantityMinus,.bundleProductQuantityPlus{background-color:var(--red);height:100%}.bundleProductQuantityMinus svg,.bundleProductQuantityPlus svg{width:17px}.bundleProductQuantityLabel{background-color:#fff;height:100%;color:var(--red);font-size:21px}.bundleCollectionSwiperPrev,.bundleCollectionSwiperNext{position:absolute;top:calc(50% - 80px);height:55px;width:55px;display:flex;justify-content:center;align-items:center;color:var(--red);z-index:1;background-color:#fff;border-radius:100%;cursor:pointer}.bundleProductOpen{text-align:center;text-decoration:underline;font-size:14px;display:block;background-color:transparent;-webkit-appearance:none;appearance:none;border:none;outline:none;width:100%;font-family:inherit;padding:0;margin:4px 0 0;cursor:pointer}.bundleCollectionSwiperPrev.swiper-button-disabled,.bundleCollectionSwiperNext.swiper-button-disabled{opacity:.5}.bundleCollectionSwiperNext{right:0}.bundleCollectionSwiperPrev svg,.bundleCollectionSwiperNext svg{width:25px;height:auto}.bundleCollectionSwiper .swiper-scrollbar{display:none}@media (max-width: 800px){#bundleCollections{padding:40px 0}.bundleCollectionTitle{font-size:30px;margin-bottom:10px}.bundleProduct{width:60%}.bundleProduct:first-child{margin-left:10px}.bundleProductBody{padding:0 10px}.bundleProductTitle{font-size:16px}.bundleProductATC,.bundleProductQuantity{height:40px}.bundleCollectionSwiperPrev,.bundleCollectionSwiperNext{display:none}.bundleCollectionSwiper .swiper-scrollbar{display:block}}.bundleModal{background-color:#00000080;display:none;justify-content:center;align-items:center;padding:20px;position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999}.bundleModal.active{display:flex}.bundleModalContent{background-color:#fff;max-width:900px;max-height:calc(100vh - 40px);overflow-y:auto;width:100%;display:grid;grid-template-columns:1fr 1fr;align-items:center}.bundleModalSwiper{width:100%;--swiper-theme-color: var(--red);--swiper-pagination-bullet-size: 12px;--swiper-pagination-bottom: 14px}.bundleModalSwiperPagination{display:flex;justify-content:center;bottom:20px}.bundleModalPadding{padding:30px}.bundleModalTitle{font-size:30px;font-weight:700;font-family:Albra,sans-serif;line-height:1}.bundleModalVariant{font-size:20px;line-height:1}.bundleModalATC{background-color:var(--red);font-weight:700;text-align:center;border-radius:6px;color:#fff;padding:0 10px;justify-content:center;cursor:pointer;height:50px;align-items:center;display:flex;gap:3px}.bundleModalClose{text-align:center;text-decoration:underline;font-size:14px;display:block;background-color:transparent;-webkit-appearance:none;appearance:none;border:none;outline:none;width:100%;font-family:inherit;padding:0;margin:4px 0 0;cursor:pointer;color:#000}@media (max-width: 800px){.bundleModal{align-items:flex-start;padding:0}.bundleModalContent{display:block;height:100%;max-height:none}.bundleModalPadding{padding:20px}}
/*# sourceMappingURL=/cdn/shop/t/117/assets/malter-bundle.css.map */
