#bundlePopup{padding:0;background-color:transparent;cursor:zoom-out}#bundlePopup::backdrop{opacity:0;transition:.5s ease;background-color:transparent}#bundlePopup.active::backdrop{background:#000c;opacity:1}#bundlePopup[open]{left:0}#bundlePopupContent{position:fixed;left:50%;transform:translate(-50%);top:-100%;height:100%;transition:.4s ease;z-index:25;width:100%;padding:31px 24px;overflow-y:scroll;cursor:zoom-out}#bundlePopupContent.active{top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;background-color:var(--tan)}#bundlePopupContentHeader{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%}#bundlePopupContentHeaderTitle{font-family:Oswald,sans-serif;font-weight:500;font-size:24px}#bundlePopupContentHeaderClose{width:fit-content;outline:none}#bundlePopupContentHeaderClose svg{height:36px;width:36px;object-fit:contain;object-position:center}#bundlePopupContentTxt{font-family:Oswald,sans-serif;font-weight:500;font-size:21px;margin:30px auto;text-align:center}#bundlePopupContentItems{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.bundlePopupContentItemsWrap{height:100%;width:100%;display:flex;position:relative;max-width:114px;max-height:177px}.bundlePopupContentItemsWrapImg{object-fit:contain;object-position:center;width:100%;height:100%}.bundlePopupContentItemsWrapImgRemove{position:absolute;top:-10px;right:0;height:35px;width:35px;object-fit:contain;object-position:center}.bundlePopupContentItemsWrapImgRemove.active{display:none}#bundleInfo{padding:0;background-color:transparent;cursor:zoom-out;overflow-x:hidden}#bundleInfo::backdrop{opacity:0;transition:.5s ease;background-color:transparent}#bundleInfo.active::backdrop{background:#000c;opacity:1}#bundleInfo[open]{left:0}#bundleInfoContent{position:absolute;left:50%;transform:translate(-50%);background-color:var(--tan);top:-100%;transition:.4s ease;z-index:25;max-width:600px;padding:24px 48px;cursor:zoom-out;overflow-y:scroll;overflow-x:hidden}#bundleInfoContent.active{top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;flex-direction:column}#bundleInfoContentTitle{font-size:32px;font-family:Oswald,sans-serif;font-weight:500;margin:0;width:100%}#bundleInfoContentImg{height:300px;width:300px;object-fit:contain;margin:10px auto 0}#bundleInfoContentDescription{font-size:16px;line-height:24px;margin-top:20px}#bundleInfoContentDescription ul{padding-left:10px}#bundleInfoContentDescription ul li::marker{font-size:20px}@media (max-width: 800px){#bundleInfoContent.active{top:0;height:100%;transform:translate(-50%)}}#bundle{width:100%;background-color:#fff;padding:53px 0 0;max-width:100%}#bundleBody{display:flex;flex-direction:column;align-items:center;width:90%;max-width:1400px;margin:0 auto;padding-bottom:100px}#bundleBodySubtitle{font-size:22px;line-height:1}#bundleBodyTitle{font-family:Oswald,sans-serif;font-weight:500;font-size:54px;line-height:1;text-transform:uppercase;margin-top:7px}#bundleBodyMobile{display:none}#bundleBodySubbertitle{font-weight:700;font-size:22px;font-style:italic;margin-bottom:32px;line-height:1;margin-top:26px}.bundleBodyCollection{margin-top:30px;display:grid;grid-template-columns:minmax(0,1fr);position:relative;width:100%;max-width:100%}.bundleBodyCollectionTitle{font-family:Oswald,sans-serif;font-weight:500;font-size:21px;text-align:center;margin:0 auto;text-transform:uppercase}.bundleBodyCollectionSwiper{width:100%;margin-top:20px}.bundleBodyCollectionSwiperWrap{display:flex;align-items:stretch}.swiperButtonWrap{display:flex;height:100%;width:100%;justify-content:center}.swiper-button-prev,.swiper-button-next{position:relative;top:50%;transform:translateY(-50%);font-size:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;color:var(--tan);background-color:var(--black);width:44px;height:44px;left:0;right:0}.swiper-button-next:after,.swiper-button-prev:after{font-size:24px;font-weight:700}.swiper-button-next:after{padding-left:5px}.swiper-button-prev:after{padding-left:-5px}.bundleBodyCollectionSliderWrap{position:relative;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;width:100%;max-width:100%;justify-content:center}.bundleBodyCollectionSwiperWrapItem{display:flex;flex-direction:column;align-items:center;height:unset;position:relative}.bundleClone{position:absolute;transform:translate(-50%);z-index:1000;opacity:1;transition:transform 1s ease-in-out}.bundleBodyCollectionSwiperWrapItemImg{width:100%;height:100%;object-fit:contain;cursor:zoom-in;max-width:115px}.bundleBodyCollectionSwiperWrapItemTitle{text-align:center;font-size:16px;margin-top:7px;line-height:1.5;cursor:zoom-in;text-transform:uppercase;font-family:Oswald,sans-serif}.bundleBodyCollectionSwiperWrapItemBtn{margin-top:12px}.bundleBodyCollectionSwiperWrapItemBtn:disabled{background-color:var(--off-white);color:var(--light-grey);cursor:not-allowed}.bundleBodyCollectionSwiperWrapItemBtn.active{display:none}.bundleBodyCollectionSwiperWrapItemControls{margin-top:12px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;background-color:#fff;border:1px solid var(--light-grey);border-radius:4px;padding:10px 20px;cursor:default}.bundleBodyCollectionSwiperWrapItemControls.active{display:none}.bundleBodyCollectionSwiperWrapItemControlsMinus,.bundleBodyCollectionSwiperWrapItemControlsPlus{cursor:pointer;height:20px;width:20px}.bundleBodyCollectionSwiperWrapItemControls svg{height:18px;width:18px;object-fit:contain;object-position:center}#bundleIcon{max-height:500px;height:100%;width:100%;object-fit:contain;object-position:center;margin:0 auto}#bundleCart{position:sticky;bottom:0;width:100%;background-color:var(--black);color:#fff;z-index:1000}#bundleCartBody{max-width:1200px;width:90%;margin:0 auto;padding:50px 0;display:grid;grid-template-columns:3fr 2fr;gap:20px}#bundleCartBodyItems{display:flex;flex-direction:row}.bundleCartBodyItemsWrap{display:flex;position:relative}.bundleCartBodyItemsWrap.active{cursor:pointer}.bundleCartBodyItemsWrapImg{object-fit:contain;object-position:center;width:70px;height:70px}.bundleCartBodyItemsWrapRemove{position:absolute;top:-10px;right:0;height:30px;width:30px;object-fit:contain;object-position:center}.bundleCartBodyItemsWrapRemove.active{display:none}#bundleCartBodyBtn{background-color:#7c2529;color:#fff;max-width:unset}#bundleCartBodyBtn.active{background-color:var(--off-white);color:var(--light-grey)}#bundleCartBodyBtnCompare{display:inline-block;text-decoration:line-through;font-weight:400}#bundleCartBodyBtnCompare.active{display:none}#bundleCartBodyIcon{height:60px;width:60px;object-fit:contain;object-position:center;position:absolute;left:50%;top:-30px;transform:translate(-50%);z-index:100}#bundleCartBodyOpen{display:none}@media (max-width: 1082px){#bundleBody{width:100%;padding:0 0 32px}#bundleBodySubtitle{text-align:center;font-size:21px}#bundleBodySubbertitle{font-size:18px}#bundleBodyMobile{display:flex;text-align:center;font-size:36px;font-weight:500;line-height:1;font-family:Oswald,sans-serif;margin-top:5px;text-transform:uppercase}#bundleBodyMobile strong{font-size:36px;font-weight:500}#bundleBodyTitle{display:none}.bundleBodyCollectionSliderWrap{padding:0 10px;grid-template-columns:30px minmax(0,1fr) 30px}.bundleBodyCollectionNext,.bundleBodyCollectionPrev{display:flex;align-items:center;justify-content:center}.bundleBodyCollectionNext{right:200px}.bundleBodyCollectionPrev{left:10px;width:fit-content!important}#bundleCartBody{grid-template-columns:4fr 1fr}#bundleCartBodyItems{display:none}#bundleCartBodyBtn{font-size:18px}#bundleCartBodyOpen{display:flex;flex-direction:column;align-items:center;width:fit-content;margin:auto;gap:5px}#bundleCartBodyOpenIcon{height:33px;width:33px;object-fit:contain;object-position:center}.swiper-button-prev,.swiper-button-next{height:30px;width:30px}.swiper-button-next:after,.swiper-button-prev:after{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/main-bundle.css.map */
