.products-pack .products-pack_heading{font-size:4rem}.products-pack .products-pack_text,.products-pack .products-pack_subtext{font-size:18px;font-weight:300;margin-top:6px}.products-pack .products-pack_subheading{font-size:2rem;margin-top:50px}.products-pack .products-pack_blocks{display:flex;flex-wrap:wrap;column-gap:12px;row-gap:30px;margin-top:30px}.products-pack .bundle-product-pdp{width:calc(16.66% - 10px);background:transparent;border-radius:0;padding:0;text-align:center;border:none;transition:all .2s ease;box-shadow:none;margin:0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.products-pack .bundle-product-image{width:100%;height:135px;border-radius:0;overflow:hidden;background:transparent;margin-bottom:8px}.products-pack .bundle-product-image-link{display:block;width:100%;height:100%;text-decoration:none;cursor:pointer}.products-pack .bundle-product-image img{width:100%;height:100%;object-fit:contain;transition:opacity .3s ease}.products-pack .bundle-product-title{font-size:14px;font-weight:600;color:#111827;margin:0 0 4px;line-height:1.3;font-family:inherit;padding:0;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.products-pack .bundle-product-price{font-size:14px;color:#111827;font-weight:300;margin:6px 0 0;padding:0;text-align:center}.products-pack .bundle-product-gray-box{background:#f3f4f6;border-radius:8px;margin-bottom:8px;overflow:hidden;padding:12px;display:flex;flex-direction:column;align-items:center;text-align:center}.products-pack .bundle-product-variants{display:flex;justify-content:center;gap:4px;margin:8px 0}.products-pack .variant-dot{cursor:pointer;transition:all .2s ease;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.products-pack .variant-dot .dot{width:16px;height:16px;border:2px solid #d1d5db;border-radius:50%;background:#fff;transition:all .2s ease}.products-pack .variant-dot.selected .dot{border-color:#111827;background:#111827;box-shadow:0 0 0 2px #fff,0 0 0 3px #111827}.products-pack .variant-dot:hover .dot{transform:scale(1.1);border-color:#111827}.products-pack .bundle-product-material{font-size:14px;color:#996515;font-weight:300;margin:8px 0 0;text-align:center}.products-pack .bundle-add-btn{width:100%;background:#0f766e;color:#fff;border:none;padding:8px 16px;border-radius:9999px;font-size:12px;margin-top:8px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit;letter-spacing:.5px;position:relative}.products-pack .bundle-add-btn:hover{background:#0d5e57}.products-pack .bundle-add-btn.is-disabled,.products-pack .bundle-add-btn[disabled]{background:#9ca3af!important;color:#fff!important;cursor:not-allowed!important;opacity:1!important}.products-pack .bundle-add-btn.is-disabled:hover,.products-pack .bundle-add-btn[disabled]:hover{background:#9ca3af!important;transform:none!important}.products-pack .bundle-add-btn.is-loading{opacity:.7;pointer-events:none}.products-pack .bundle-add-btn.is-loading:after{content:"";position:absolute;width:12px;height:12px;top:50%;left:50%;margin-left:-6px;margin-top:-6px;border:2px solid #ffffff;border-radius:50%;border-top-color:transparent;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.products-pack .products-pack_footer{display:flex;margin:70px 0;padding:20px;background-color:#f3f4f6;border-radius:8px;gap:30px}.products-pack .products-pack_footer .pp-footer_products_header{display:none}.products-pack .products-pack_footer .pp-footer_left{width:80%;column-gap:20px}.products-pack .products-pack_footer .pp-footer_inner{display:flex;column-gap:16px;row-gap:14px;flex-wrap:wrap}.products-pack .products-pack_footer .pp-footer_inner_close svg{height:18px;width:18px;display:block}.products-pack .products-pack_footer .pp-footer_inner_close{position:absolute;top:6px;left:6px;cursor:pointer}.products-pack .products-pack_footer .pp-footer_inner_box{display:flex;border:1px solid #000;border-radius:10px;padding:6px;position:relative;width:calc(20% - 12.8px)}.products-pack .products-pack_footer .pp-footer_inner_product{width:100%;max-width:60px}.products-pack .products-pack_footer .pp-footer_inner_product_detail .pp-footer_pname{font-size:14px;padding-top:10px}.products-pack .products-pack_footer .pp-footer_inner_product_detail .pp-footer_variant,.products-pack .products-pack_footer .pp-footer_inner_product_detail .pp-footer_quantity{font-size:12px;padding-top:4px}.products-pack .products-pack_footer .pp-footer_inner_product_detail .pp-footer_variant{color:#996515}.products-pack .products-pack_footer .pp-footer_inner_product img{width:100%;height:100%;object-fit:cover}.products-pack .products-pack_footer .pp-footer_inner_product_detail{padding-left:5px}.products-pack .products-pack_footer .pp-footer_discount_container{width:100%;height:10px;background-color:#e0e0e0;border-radius:5px;position:relative;margin:30px 0 50px}.products-pack .products-pack_footer .pp-footer_progress-bar{height:100%;background-color:teal;border-radius:5px;transition:width .4s linear}.products-pack .products-pack_footer .pp-footer_progress-markers{list-style:none;margin:0;width:100%}.products-pack .products-pack_footer .pp-footer_marker{position:absolute;top:50%;transform:translateY(-50%) translate(-100%)}.products-pack .products-pack_footer .pp-footer_circle{width:40px;height:40px;background-color:#e0e0e0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;color:#0f766e}.products-pack .pp-footer_marker.active .pp-footer_circle{background-color:#0f766e;color:#fff;box-shadow:0 0 5px #00808080}.products-pack .products-pack_footer .pp-footer_right{width:20%;display:flex;flex-direction:column;align-items:center;justify-content:center}.products-pack .pp-footer_right .pp-footer_view-products{display:none}.products-pack .pp-footer_right .pp-footer_comparate_price{color:#9b9b9b;text-decoration:line-through}.products-pack .pp-footer_right .pp-footer_comparate_price.hide_comparate_price{display:none}.products-pack .pp-footer_right .pp-footer_prices{display:flex;gap:15px;font-weight:600}.products-pack .pp-footer_right .pp-footer_button{width:100%;background:#0f766e;color:#fff;border:none;padding:8px 16px;border-radius:9999px;font-size:12px;margin-top:8px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit;letter-spacing:.5px;position:relative}.products-pack .pp-footer_right .pp-footer_button:hover{background-color:#0d5e57}.products-pack .pp-footer_left .pp-footer_disocunt_heading{font-weight:400}.products-pack .products-pack_footer .pp-footer_popup_overlay{display:none}@media(min-width:769px)and (max-width:1024px){.products-pack .products-pack_footer .pp-footer_inner_box{width:calc(33.33% - 10.66px)}.products-pack .bundle-product-pdp{width:calc(25% - 9px)}}@media(max-width:768px){.products-pack .page-width{padding:0 20px}.products-pack .products-pack_footer{flex-direction:column;gap:0}.products-pack .products-pack_footer .pp-footer_left,.products-pack .products-pack_footer .pp-footer_right{width:100%}.products-pack .pp-footer_right .pp-footer_prices{font-size:16px}.products-pack .pp-footer_left .pp-footer_products{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;padding:16px;background-color:#fff;background-color:#f3f4f6;border-radius:8px;z-index:4;max-height:70%;overflow:auto}.products-pack .pp-footer_left .pp-footer_products.is_active{display:block}.products-pack .products-pack_footer .pp-footer_inner{row-gap:12px;flex-wrap:wrap}.products-pack .products-pack_footer .pp-footer_inner_box{padding:6px;position:relative;width:100%}.products-pack .products-pack_footer .pp-footer_products_header{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px}.products-pack .pp-footer_right .pp-footer_view-products{display:block;font-size:16px;padding-bottom:8px;text-decoration:underline}.products-pack .bundle-product-pdp{width:calc(50% - 6px)}.products-pack .products-pack_footer .pp-footer_products.is_active+.pp-footer_popup_overlay{position:fixed;top:0;left:0;background:#00000073;z-index:3;width:100%;height:100%;display:block}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/products-pack.css.map */
