.product__block__bundle{display:block;margin-top:36px}.product-bundle__tabs{border-bottom:1px solid var(--border);display:flex;gap:30px}.product-bundle__tabs li{display:inline-block;padding:1rem 0;color:#3a3a3a;font-family:var(--FONT-STACK-HEADING);font-weight:var(--FONT-WEIGHT-HEADING);cursor:pointer}.product-bundle__tabs li.active{font-weight:var(--FONT-WEIGHT-HEADING);border-bottom:1px solid var(--COLOR-PRIMARY);margin-bottom:0;position:relative;bottom:-1px}.product-bundle__tabs li:hover,.product-bundle__tabs li.active{color:#000}@media screen and (max-width: 767px){.product-bundle__tabs li{padding:8px 0;text-align:center;font-size:calc(var(--font-3) * var(--FONT-ADJUST-ACCENT))}}.product__block__bundle .swiper-wrapper{margin-bottom:0}.product-bundle__product-list .swiper:not(.active){display:none}.product-bundle__product-list .swiper-slide{height:auto}@media screen and (min-width: 768px){.product-bundle__product-list{margin-right:calc(-1 * var(--outer))}.product-bundle__product-list .swiper-slide{width:calc(100% - var(--outer) * 1)}}@media screen and (min-width: 1600px){.product-bundle__product-list{margin-right:calc(-1 * var(--outer))}.product-bundle__product-list .swiper-slide{width:calc(100% - var(--outer) * 2)}}.product-bundle__item{background-color:#fff;display:flex;align-items:center;padding:10px 16px 10px 10px;gap:16px;height:100%;--image-width: clamp(80px, calc(24px + 4vw) , 100px)}.product-bundle__item-image-wrapper{width:var(--image-width);cursor:pointer}@media screen and (max-width: 1400px) and (min-width: 990px){.product-bundle__item{display:table-cell;--image-width: 118px;padding-right:10px;box-sizing:content-box}.product-bundle__item:after{content:"";clear:both}.product-bundle__item-image-wrapper{float:left}}@media screen and (max-width: 989px){.product-bundle__item{flex-wrap:wrap;padding:16px}}@media screen and (max-width: 767px){.product-bundle__item{flex-wrap:wrap;padding:16px;--image-width: 40%}}.product-bundle__item-image{padding-top:100%;position:relative}.product-bundle__item-image img{position:absolute;vertical-align:middle;left:0;top:0;width:100%;height:100%}.product-bundle__item-info-button-wrapper{display:flex;flex:1;align-items:center;justify-content:space-between}.product-bundle__item-info{flex:1;padding:0}.product-bundle__item-title{overflow:hidden;text-overflow:-o-ellipsis-lastline;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;cursor:pointer}.product-bundle__item-price>span{font-weight:var(--FONT-WEIGHT-BODY-BOLD)}.product-bundle__item-price s{margin-left:4px;color:#3a3a3a;opacity:1}.product-bundle__item-select{display:flex;align-items:center;width:auto;padding:8px 0;margin:0;position:relative;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width: 1400px) and (min-width: 990px){.product-bundle__item-info{float:left;padding-left:16px;width:calc(100% - var(--image-width))}.product-bundle__item-title{font-size:14px}.product-bundle__item-select{padding:2px 0 6px;font-size:14px}}@media screen and (max-width: 767px){.product-bundle__item-title{-webkit-line-clamp:2;line-clamp:2;font-size:calc(var(--font-3) * var(--FONT-ADJUST-ACCENT))}.product-bundle__item-price{margin-top:2px;font-size:calc(var(--font-3) * var(--FONT-ADJUST-ACCENT))}.product-bundle__item-options svg{width:auto;height:8px;position:relative;bottom:-1px}}.product-bundle__item-select br{display:none}.product-bundle__item-select select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:initial;border:initial;position:absolute;left:0;top:0;right:0;bottom:0;margin:0;padding:0 8px;opacity:0}.product-bundle__item-options svg{vertical-align:middle;display:inline-block;width:7px;height:12px;margin-left:8px}.product-bundle__item-button button.btn--primary{--btn-text: #2C2825;--btn-bg-hover: #2C282510;border-radius:4px;padding:12px 16px;transition:all .3s;letter-spacing:0;font-weight:var(--FONT-WEIGHT-ACCENT);font-family:var(--FONT-STACK-ACCENT)}.product-bundle__item-button button.btn--primary .btn-state-ready,.product-bundle__item-button button.btn--primary .btn-state-ready .product-bundle__item-button__price{display:flex;align-items:center;justify-content:center}.product-bundle__item-button__price{white-space:nowrap;display:inline-block;display:inline-flex;gap:9px;margin-left:9px}@media screen and (min-width: 768px){.product-bundle__item-button__price{gap:6px;margin-left:6px}}.product-bundle__item-button button.btn--primary s{font-weight:var(--FONT-WEIGHT-BODY);font-family:var(--FONT-STACK-BODY)}.product-bundle__item-button button:disabled .btn-state-ready{display:none}.product-bundle__item-button button:not(:disabled) .btn-state-sold-out{display:none}.product-bundle__item-button button:hover{background-color:var(--COLOR-PRIMARY);border-color:var(--COLOR-PRIMARY);color:var(--COLOR-PRIMARY-OPPOSITE)}.product-bundle__swiper-buttons{text-align:right}.product-bundle__swiper-buttons .swiper-btn{padding:2px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.product-bundle__swiper-buttons .swiper-btn svg{width:18px}.product-bundle__swiper-buttons .swiper-btn.swiper-button-disabled{opacity:.2}.product-bundle__swiper-buttons .swiper-btn.swiper-button-lock{display:none}.product-bundle__product-list-wrapper{position:relative}.product__block__bundle .swiper-pagination-lock{display:none}@media screen and (min-width: 768px){.product__block__bundle .swiper-pagination{display:none}}@media screen and (max-width: 1400px) and (min-width: 990px){.product-bundle__item-button{float:left;padding-left:16px;width:calc(100% - var(--image-width))}.product-bundle__item-button button.btn--primary{padding:10px 12px;font-size:calc(var(--font-3) * var(--FONT-ADJUST-ACCENT))}}@media screen and (max-width: 989px){.product-bundle__item-button,.product-bundle__item-button button.btn--primary{width:100%}}@media screen and (max-width: 767px){.product-bundle__swiper-buttons .swiper-btn{position:absolute;top:50%;width:var(--outer);display:none}.product-bundle__swiper-buttons .swiper-btn svg{width:calc(var(--outer) - 2px)}.product-bundle__swiper-buttons .swiper-btn-prev{left:0;transform:translate(-100%,-50%)}.product-bundle__swiper-buttons .swiper-btn-next{right:0;transform:translate(100%,-50%)}}@media screen and (min-width: 768px){.product__block__bundle .swiper-scrollbar{display:none}}@keyframes product-bundle-dialog-close{0%{opacity:1}to{opacity:0;display:none}}@keyframes product-bundle-dialog-open{0%{opacity:0}to{opacity:1}}.product-bundle__dialog-overlay{visibility:hidden;opacity:0;position:fixed;left:0;top:0;width:100%;height:100%;background-color:#000a;z-index:10000;pointer-events:none;transition:all.3s;animation:dialog-close .3s forwards}.product-bundle__dialog[data-dialog-open=true] .product-bundle__dialog-overlay{visibility:visible;opacity:1;display:block;pointer-events:initial;animation:dialog-open .3s forwards}.product-bundle__dialog-frame{visibility:hidden;opacity:0;pointer-events:none;transition:all.3s;animation:dialog-close .3s forwards;max-width:800px;max-height:70vh;width:70vw;position:fixed;left:50%;top:calc(50% + 20px);transform:translate(-50%,-50%);background-color:#fff;display:flex;flex-direction:column;z-index:10001;box-shadow:0 63px 54px -17px #00000040;border-radius:15px;overflow:hidden}.product-bundle__dialog[data-dialog-open=true] .product-bundle__dialog-frame{visibility:visible;opacity:1;pointer-events:initial;top:50%;animation:dialog-open .3s forwards}@media screen and (max-width: 989px){.product-bundle__dialog-frame{width:90vw}}.product-bundle__dialog-close-btn{background-color:transparent;display:flex;justify-content:flex-end;position:absolute;right:12px;top:11px}.product-bundle__dialog-close-btn span{position:sticky;z-index:9999999;right:10px;margin:0 0 0 auto;top:10px;border-radius:50px;color:#000;font-weight:600;height:30px;width:30px;display:flex;justify-content:center;align-items:center;cursor:pointer;padding:9px;font-size:21px;background:#00000014;color:#0000005c}.product-bundle__dialog__content-wrapper{display:flex;max-height:inherit;padding:38px;gap:20px;align-items:flex-start;overflow-y:auto}.product-bundle__dialog__content-wrapper::-webkit-scrollbar{width:6px}.product-bundle__dialog__content-wrapper::-webkit-scrollbar-thumb{background:#75777d69;border-radius:50px}.product-bundle__dialog__content-wrapper::-webkit-scrollbar-track{background:#0000001a}@media screen and (max-width: 767px){.product-bundle__dialog__content-wrapper{flex-direction:column;padding-left:20px;padding-right:20px}}.product-bundle__dialog__media-container{position:sticky;top:0;width:300px;max-width:50%}@media screen and (max-width: 767px){.product-bundle__dialog__media-container{position:relative;width:100%;max-width:100%}}.product-bundle__dialog__info-container{flex:1;overflow:auto}.product-bundle__dialog .swiper-slide{height:auto;display:flex}.product-bundle-dialog__media-wrapper{padding-top:100%}.product-bundle-dialog__media{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:3px;overflow:hidden}.product-bundle-dialog__media img{width:100%;height:100%;object-fit:contain}.product-bundle-dialog__media video{height:100%;width:auto;margin:auto;display:block;max-height:100%;max-width:100%}.product-bundle__dialog__thumbs-swiper{margin-top:10px}.product-bundle__dialog__thumbs-swiper .swiper-wrapper{flex-wrap:wrap;--row-gap: 10px;--column-gap: 10px;--slides: 3;gap:var(--row-gap) var(--column-gap)}.product-bundle__dialog__thumbs-swiper .swiper-wrapper .swiper-slide{flex-wrap:wrap;width:calc((100% + var(--column-gap)) / var(--slides) - var(--column-gap))}.product-bundle-dialog__media-thumb{width:100%;padding-top:100%;display:block;position:relative;border:2px solid transparent;border-radius:3px;overflow:hidden;cursor:pointer}.product-bundle-dialog__media-thumb.is-activated{border-color:#2c2825}.product-bundle-dialog__media-thumb img{position:absolute;left:0;top:0;width:100%;height:100%;margin:auto;display:block;object-fit:cover}.product-bundle-dialog__media-thumb svg{position:absolute;width:20px;height:20px;right:5px;top:5px;color:transparent;fill:var(--COLOR-BG);vertical-align:baseline}.product-bundle-dialog__media-thumb .icon path.icon-media-model-element,.product-bundle-dialog__media-thumb .icon path.icon-media-video-element{fill:var(--COLOR-TEXT-DARK)}.product-bundle__dialog-info__title{font-weight:var(--FONT-WEIGHT-BODY);font-size:16px;white-space:normal;line-height:1.5}.product-bundle__dialog-info__price{margin-top:8px;font-size:24px;font-weight:var(--FONT-WEIGHT-BODY-BOLD);display:flex;align-items:center}.product-bundle__dialog-info__price s{font-size:18px;font-weight:var(--FONT-WEIGHT-BODY);margin-left:12px}.product-bundle__dialog-info__options{margin-top:8px}.product-bundle__dialog-info__select{display:flex;align-items:center;width:auto;margin:0;position:relative;text-overflow:ellipsis;white-space:nowrap;padding:10px 12px;border:1px solid #d4d7d9;border-radius:4px}.product-bundle__dialog-info__select select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:initial;border:initial;position:absolute;left:0;top:0;right:0;bottom:0;margin:0;padding:0 8px;opacity:0}.product-bundle__dialog-info__select span{flex:1}.product-bundle__dialog-info__select svg{vertical-align:middle;display:inline-block;width:7px;height:12px;margin-left:8px;transform:rotate(90deg)}.product-bundle__dialog-info__description img{max-width:100%}@media screen and (max-width: 767px){.product-bundle__dialog__info-container{flex:none}}
/*# sourceMappingURL=/cdn/shop/t/82/assets/component-product-bundle.css.map */
