.popup--wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99;background:#0000004d;overflow:hidden;display:none}.popup--wrapper[open]{overflow:visible}.popup--box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:640px;background-color:#fff;border-radius:10px;max-width:calc(100vw - 48px);max-height:calc(100vh - 70px);transition:all .5s;display:flex;flex-direction:column;opacity:0;visibility:hidden;overflow:hidden;cursor:initial}.popup--wrapper[open] .popup--box{visibility:visible;opacity:1}.popup--title-box{height:70px;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 24px;flex:none;border-bottom:1px solid #E3E3E3}.popup--title-box .popup-title{font-size:18px;font-weight:bolder}.popup--title-box .popup-close{width:24px;height:24px;display:flex;justify-content:center;align-items:center;cursor:pointer}.popup--title-box .popup-close svg{width:20px;height:20px}.popup--title-box .popup-close svg path{fill:#000;stroke:#000}.popup-content{position:relative;overflow-y:auto;padding:0 24px 24px;flex:1}.footer-box{height:70px;width:100%;flex:none;display:flex;justify-content:center;align-items:center;padding:0 24px;border-top:1px solid #E3E3E3;margin:0 -24px;width:calc(100% + 48px);background:#fff}@media screen and (max-width: 1000px){.popup--box{position:absolute;top:initial;bottom:-100%;left:0;width:100%;transform:none;max-width:100%;border-radius:10px 10px 0 0;visibility:visible;opacity:1}.popup--wrapper[open] .popup--box{bottom:0;visibility:visible}}.ProductSelectorOverview--section-box{padding:40px 0 0}.ProductSelectorOverview--section{height:calc(100vh - 179px);max-height:900px;position:relative;display:block;max-width:1600px;margin:auto}.ProductSelectorOverview--section-text{max-width:1600px;margin:auto auto 35px;text-align:center;padding:0 12px}.ProductSelectorOverview--section-text .ProductSelector-section-text-details{margin-top:12px}.block-tags-box{position:absolute;left:60px;bottom:20px;width:calc(100vw - 640px);height:30px;display:flex}.block-tags-box .block-tag{height:100%;padding:10px 25px;display:flex;justify-content:center;align-items:center;border-radius:50px;font-size:16px;font-weight:700;line-height:100%;margin-left:14px;cursor:pointer;border:2px solid #fff;background:#fff;color:#292929}.block-tags-box .block-tag.active{border:2px solid #292929;background:#292929;color:#fff}.block-tags-box .block-tag:nth-child(1){margin-left:0}@media screen and (min-width: 2010px){.block-tags-box{left:60px}}@media screen and (max-width: 1000px){.block-tags-box{top:450px;left:20px;bottom:inherit;width:calc(100vw - 150px)}.ProductSelectorOverview--section-text{margin-bottom:30px}}@media screen and (max-width: 750px){.block-tags-box{top:350px;left:20px;bottom:inherit;width:calc(100vw - 150px)}.ProductSelectorOverview--section-text{margin-bottom:25px}}@media screen and (max-width: 550px){.block-tags-box{left:10px;top:calc(90vw - 35px);width:calc(100vw - 60px);height:max-content}.block-tags-box .block-tag{padding:4px 15px;font-size:14px;margin-left:10px}}.product-card-from--wrapper{display:none}.product-card-from--wrapper.active{display:block}.bundle-product-from{height:100%;width:100%;max-width:2000px;margin-left:auto;margin-right:auto;position:relative;overflow:hidden;display:grid;grid-template-columns:8fr 380px;grid-gap:0 20px;gap:0 20px;display:none;padding:0 40px}.bundle-product-from.active{display:grid}@keyframes shimmer{0%{background-position:-100% 0}to{background-position:100% 0}}.bundle-product-from[loading] .bundle-product-media-box:after{position:absolute;left:0;top:0;width:100%;height:100%;content:"";animation-duration:1.25s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:shimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(to right,#eee 8%,#ddd 18%,#eee 33%);background-size:200% 100%}.bundle-product-from[loading] .bundle-product-from-box:after{position:absolute;left:0;top:0;width:100%;height:100%;content:"";animation-duration:1.25s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:shimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(to right,#eee 8%,#ddd 18%,#eee 33%);background-size:200% 100%}.bundle-product-media-box{cursor:move;overflow:hidden;background:#000;border-radius:10px;display:block;position:relative;left:0;top:0;height:100%;width:100%;display:flex;justify-content:center;align-items:center}.bundle-product-media-magnifier-box{position:absolute;right:0;bottom:0;display:flex;justify-content:space-between;width:110px;z-index:1;padding:0 20px 20px 0}.bundle-product-media-magnifier-box .Zoom-icon{width:40px;height:40px;display:flex;justify-content:center;align-items:center;background:#0004;border-radius:50px;cursor:pointer}.bundle-product-media-magnifier-box .Zoom-icon svg{width:24px;height:24px;pointer-events:none}.bundle-product-media-magnifier-box .Zoom-icon svg path{fill:#fff;stroke:#fff}.bundle-product-medias-background{flex:none;position:absolute;height:100%;transition:height,width .3s;display:flex;justify-content:center;align-items:center;z-index:0;-webkit-user-select:none;user-select:none}.bundle-product-medias-background img{flex:none;height:100%;width:auto;object-fit:cover;max-width:inherit}.bundle-product-from-box{position:relative;width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;background:#f5f5f5;border-radius:10px}@media screen and (max-width: 1000px){.ProductSelectorOverview--section{height:inherit;max-height:inherit;min-height:inherit;position:relative}.bundle-product-from{grid-template-columns:1fr;padding:0}.bundle-product-media-box{height:500px;border-radius:0}}@media screen and (max-width: 750px){.bundle-product-media-box{height:400px}}@media screen and (max-width: 550px){.bundle-product-media-box{height:90vw}.bundle-product-media-magnifier-box{padding:20px 20px 0 0;top:0;bottom:inherit}}@media screen and (max-width: 1000px){.bundle-product-from,.bundle-product-from-box{overflow:visible}.bundle-product-from-footers{position:sticky;bottom:0;padding:20px;background:#f5f5f5}}.bundle-product-from-tags-box{display:flex;justify-content:space-between;border:1px solid #383F42;border-radius:50px;overflow:hidden;margin-bottom:20px;height:40px}.bundle-product-from-tag{flex:1;display:flex;justify-content:center;align-items:center;background:transparent;font-size:16px;color:#383f42;font-weight:bolder}.bundle-product-from-tag.active{background:#383f42;color:#fff}@media screen and (max-width: 1000px){.bundle-product-from-tags-box{height:30px}}.bundle-product-from-product-cards{flex:1;overflow-y:auto;padding:15px 15px 0}.bundle-product-from-footers{z-index:2;display:flex;justify-content:space-between;align-items:center;padding:15px}.bundle-product-from-footer-totals .totals-save{background:#ff6900;border-radius:4px;color:#fff;width:max-content;padding:5px 10px;font-size:13px;line-height:100%}.bundle-product-from-footer-totals .totals-hd{display:flex;justify-content:flex-start;align-items:center}.bundle-product-from-footer-totals .price--highlight{font-weight:700;font-size:18px;display:inline-block;margin:0;padding:0}.bundle-product-from-footer-totals .price--compare{color:#818181;font-weight:700;font-size:18px;text-decoration-line:strikethrough;display:inline-block;padding:0;margin:0 0 0 5px}.bundle-product-from-footer-totals .totals-hd .totals-discount{width:18px;height:18px;display:flex;justify-content:center;align-items:center;margin:0 0 0 8px}.bundle-product-from-footer-totals .totals-hd .totals-discount svg{width:18px;height:18px;pointer-events:none}.bundle-product-from-footer-totals .totals-bd{margin-top:5px;font-size:14px;color:#383f42;line-height:120%}.bundle-product-from-footer-totals .totals-bd .copy--btn{cursor:pointer;text-decoration:underline;text-decoration-line:underline;-webkit-text-decoration-line:underline;text-decoration-color:#ff6900;-webkit-text-decoration-color:#ff6900;color:#ff6900;display:inline-block}.bundle-product-from-footer-bottons .button-levels-1{flex:1;text-align:center;padding:12px 15px;color:#fff;font-size:18px;font-weight:700;line-height:100%;text-transform:uppercase;letter-spacing:0px;border-radius:4px;background:linear-gradient(95deg,#fca50b 1.09%,#ff6900)}@media screen and (max-width: 1000px){.bundle-product-from-footer-totals .price--highlight{font-size:16px}.bundle-product-from-footer-totals .price--compare{font-size:16px;margin-left:0}.bundle-product-from-footer-totals .totals-hd .totals-discount{width:14px;height:14px;margin:0 0 0 4px}.bundle-product-from-footer-totals .totals-hd .totals-discount svg{width:14px;height:14px}.bundle-product-from-footer-totals .totals-bd{font-size:12px}}.product-card-from{display:block;margin-bottom:15px;flex:none}.product-card-from:nth-last-child(1){margin-bottom:0}.product-card-from.product-card-from--sold-out{position:relative}.product-card-from>.sold_out{display:none}.product-card-from.product-card-from--sold-out .sold_out{display:block;position:absolute;left:0;top:0;font-size:12px;color:#818181;padding:0 5px;line-height:20px;background:#e8e8e8;border-radius:4px 0}.product-card-from.product-card-from--sold-out .product-card-from--quantity{pointer-events:none;opacity:.7}.product-card-from .product-card-from--box{border-radius:8px;display:flex;background:#fff;padding:15px 10px}.product-card-from .product-card-from--image{width:95px;height:95px;flex:none;cursor:pointer}.product-card-from .product-card-from--image img{width:95px;height:95px;object-fit:contain}.product-card-from .product-card-from--content{flex:1;margin-left:11px;display:flex;flex-direction:column;justify-content:center}.product-card-from .product-card-from--title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;color:#383f42;font-size:16px;line-height:120%;font-weight:700;cursor:pointer}.product-card-from .product-card-from--variant{margin-top:5px;position:relative}.product-card-from .product-card-from--variant .product-card-from--variant-box{display:block;width:calc(100% - 52px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#818181;font-size:14px;font-weight:400;line-height:120%}.product-card-from[select-type=drawer] select{width:100%;border-radius:2px;border:1px solid #E8E8E8;background:#fff;overflow:hidden;color:#383f42;font-size:14px;font-weight:400;line-height:120%;max-width:240px}.product-card-from[select-type=drawer] select::-ms-expand{display:none}.product-card-from[select-type=drawer] select:focus{outline:none}.product-card-from .product-card-from--variant .change-variant{position:absolute;right:0;top:0;padding:3px 10px;display:flex;justify-content:center;align-items:center;background:#e8e8e8;border-radius:50px}.product-card-from .product-card-from--variant .change-variant svg{width:14px;height:14px}.product-card-from .product-card-from--variant .change-variant svg push{fill:#818181}.product-card-from--footer_box{flex:none;margin-top:15px;display:flex;justify-content:space-between;align-items:center}.product-card-from--price{height:20px;display:flex;align-items:center;justify-content:center}.product-card-from--price .price--highlight{color:#ff6900;font-size:16px;font-weight:700;line-height:120%}.product-card-from--price .price--compare{color:#818181;font-size:16px;font-weight:700;line-height:120%;margin-left:5px}.product-card-from--quantity{display:flex;justify-content:space-between;align-items:center;border-radius:2px;border:1px solid #E8E8E8}.product-card-from--quantity .remove_1:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:10px;height:2px;background:#818181}.product-card-from--quantity .add_1:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:10px;height:2px;background:#818181}.product-card-from--quantity .add_1:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:2px;height:10px;background:#818181}.product-card-from--quantity button{position:relative;width:20px;height:20px;text-align:center;font-size:20px;color:#818181;display:flex;justify-content:center;align-items:center}.product-card-from--quantity input[type=number]::-webkit-inner-spin-button,.product-card-from--quantity input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-card-from--quantity input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;border:none;outline:none;box-shadow:none;padding:0;margin:0;height:20px;width:20px;text-align:center;background-color:transparent;font-size:14px;color:#383f42;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1000px){.bundle-product-from-product-cards{padding:20px 20px 0}}.variants-select-box--title{color:#383f42;font-size:14px;font-weight:400;line-height:120%}.option--title{font-size:18px;font-weight:bolder;margin:8px 0}.variant-box{display:flex;flex-wrap:wrap}.variant-box .block-swatch{flex:none}.footer-box .confirm{color:#fff;font-size:18px;font-weight:700;line-height:100%;text-transform:uppercase;border-radius:4px;background:linear-gradient(95deg,#fca50b 1.09%,#ff6900);padding:12px 10px}.product--media-box{max-height:400px;margin:auto}.product--media-box .swiper,.product--media-image{width:100%;height:100%}.product--media-image img{width:100%;height:100%;object-fit:contain}.popup-product--box{border:1px solid transparent}.block-swatch__radio:checked+.popup-product--box{border:1px solid #ff6900}.popup-product--box{display:flex;width:100%;background:#f5f5f5;margin:12px 0;padding:20px;border-radius:4px}.popup-product--image{width:70px;height:70px;flex:none}.popup-product--content{margin-left:8px;flex:1}.popup-product--title{font-size:16px;font-weight:bolder}.popup-variant--title{font-size:12px;color:#818181}.popup-product--price{font-size:16px}.popup-product--box{position:relative}.popup-modalContent.is-disabled{cursor:not-allowed;opacity:.7}.popup-product--box .sold_out{position:absolute;left:0;top:0;font-size:12px;color:#818181;padding:0 5px;line-height:20px;background:#e8e8e8;border-radius:4px 0}.bundle-product-media-points-box{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.bundle-product-point{cursor:pointer;position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%)}.bundle-product-point.product-point-add{width:18px;height:18px;border-radius:50%;background-color:#ffffff80;z-index:1}.bundle-product-point.product-point-add.active{z-index:5}.bundle-product-point.product-point-add.product-point-left .popup-point-product-text{right:30px}.bundle-product-point.product-point-add.product-point-right .popup-point-product-text{left:30px}.bundle-product-point.product-point-add .popup-point-img img,.bundle-product-point.product-point-add .popup-point-point,.bundle-product-point.product-point-add .popup-point-line{display:none}.bundle-product-point.product-point-add .popup-point-type-add-icon{position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%);width:12px;height:12px;border-radius:50%;background-color:#fff;pointer-events:none}.bundle-product-point.product-point-add .popup-point-type-add-icon:after{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%);width:8px;height:2px;background-color:#000;pointer-events:none}.bundle-product-point.product-point-add .popup-point-type-add-icon:before{content:"";display:block;position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%);width:2px;height:8px;background-color:#000;pointer-events:none}.bundle-product-point.product-point-thumbnail{z-index:1}.bundle-product-point.product-point-thumbnail.active{z-index:5}.bundle-product-point.product-point-thumbnail .popup-point-point{position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%);width:7px;height:7px;border-radius:50px;background:#fff}.bundle-product-point.product-point-thumbnail .popup-point-img{width:50px;height:50px;position:absolute;display:flex;justify-content:center;align-items:center;background:#ffffff80;border-radius:50px;border:2px solid #fff}.bundle-product-point.product-point-thumbnail .popup-point-img img{width:42px;height:42px;background:#fff;border-radius:50px;pointer-events:none}.bundle-product-point.product-point-thumbnail .popup-point-line{height:15px;width:2px;background:#fff;position:absolute;left:50%;transform:translate(-50%)}.bundle-product-point.product-point-thumbnail.product-point-top .popup-point-line{bottom:3.5px}.bundle-product-point.product-point-thumbnail.product-point-bottom .popup-point-line{top:3.5px}.bundle-product-point.product-point-thumbnail.product-point-top .popup-point-img{left:50%;bottom:15px;transform:translate(-50%)}.bundle-product-point.product-point-thumbnail.product-point-bottom .popup-point-img{left:50%;top:15px;transform:translate(-50%)}.bundle-product-point .popup-point-img img{pointer-events:none;height:100%;width:100%;object-fit:cover}.bundle-product-point .popup-point-product-text{visibility:hidden;opacity:0;position:absolute;top:50%;transform:translateY(-50%);white-space:nowrap;border-radius:50px;background:#0003;padding:5px 15px;color:#fff;font-size:20px;font-weight:700;line-height:100%;pointer-events:none}.product-point-left .popup-point-product-text{right:60px}.product-point-right .popup-point-product-text{left:60px}.bundle-product-point.active .popup-point-product-text{visibility:visible;opacity:1}.bundle-product-media-points-box .bundle-product-canvas{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1}.product-popup-box{padding:25px 20px 40px}.popup-products-media-box{padding-bottom:20px}.swiper-main{position:relative;height:400px}.swiper-main .swiper-button-prev,.swiper-main .swiper-button-next{width:50px;height:50px;background:#f5f5f5;border-radius:50px}.swiper-main .swiper-button-prev svg{transform:rotate(-180deg)}.swiper-main .swiper-button-prev:after{content:none;display:none}.swiper-main .swiper-button-next:after{content:none;display:none}.popup-products-details-box{border-top:1px solid #e8e8e8}.thumbsSwiper{margin:14px auto auto;width:316px;cursor:pointer}.thumbsSwiper .swiper-slide{width:40px;height:40px;border-radius:4px;overflow:hidden;background:#d1d1d1}.popup-products-details-box .popup-products-details-title{margin-top:10px;color:#383f42;text-align:center;font-size:22px;font-weight:700;line-height:120%}.popup-products-details-box .popup-products-details-description{margin-top:10px;color:#383f42;text-align:center;font-size:14px;font-weight:400;line-height:150%}.popup-products-details-box .popup-products-details-buttons{margin-top:20px;display:flex;justify-content:center}.popup-products-details-box .popup-products-view_more-button{width:100%}.popup-products-details-box .popup-products-view_more-button a{width:100%;display:flex;justify-content:center}.popup-products-details-box .popup-products-view_more-button .button-levels-1{width:100%;max-width:300px;margin:auto;text-align:center;letter-spacing:0}.popup-content-discount{padding:25px 20px 40px}.popup-content-discount .details-title{color:#383f42;font-size:16px;font-weight:700;line-height:120%}.popup-content-discount .details-detail{color:#383f42;font-size:14px;font-weight:400;line-height:120%;margin-top:10px}.popup-content-discount .details-detail ul,.popup-content-discount .details-detail ol{padding-left:20px;line-height:150%}.popup-content-discount table{margin-top:10px;width:100%;border-collapse:collapse}.popup-content-discount table th{background:#383f42;color:#fff;text-align:center;font-size:14px;font-weight:700;line-height:120%;height:37px;border:1px solid #383F42}.popup-content-discount table th{border-right:1px solid #FFF}.popup-content-discount table th:nth-last-child(1){border-right:1px solid #383F42}.popup-content-discount table td{color:#383f42;text-align:center;font-size:14px;font-weight:400;line-height:120%;border:1px solid #383F42;height:37px}.popup-content-discount table .copy--btn{color:#ff6900;font-size:14px;font-weight:400;line-height:120%;text-decoration-line:underline;cursor:pointer}.bundle-product-from-text-box{padding:0 0 20px}.bundle-product-from-title{font-size:24px;font-weight:700;line-height:120%}.bundle-product-from-price{font-weight:700;margin-top:10px;font-size:20px}.totals-discount{color:#ff6900;font-size:16px;font-weight:400;line-height:120%;text-decoration-line:underline;cursor:pointer;margin-top:6px}.bundle-product-from-details{font-size:14px;font-weight:400;line-height:120%;color:#818181;margin-top:10px}
/*# sourceMappingURL=/cdn/shop/t/3/assets/Scene_Product_Selector.css.map */
