.catalog-product-card{--border-color:#d8e3ee;background-color:var(--light);border:1px solid #d8e3ee;border:1px solid var(--border-color);border-radius:12px;border-radius:var(--global-radius,12px);cursor:pointer;display:flex;flex-direction:column;gap:10px;justify-content:space-between;padding:16px;position:relative;transition:border-color .2s,background-color .2s}@media(max-width:450px){.catalog-product-card{padding:8px}.catalog-product-card .catalog-product-card--btns{margin:10px -8px -8px}}.catalog-product-card--premium{border-color:rgba(242,101,19,.502)}.catalog-product-card--only-show{cursor:default}.catalog-product-card--select,.catalog-product-card--select .btn-count{background-color:rgb(var(--primary-rgb)/10%)}.catalog-product-card--select .btn-count{color:var(--primary);font-weight:700}.catalog-product-card--select .btn-count span{transform:scale(1.2)}.catalog-product-card--example{background-color:#fff9ef}.catalog-product-card--image{aspect-ratio:12/10;border-radius:12px;border-radius:var(--global-radius,12px);margin:-10px -10px 0;overflow:hidden;position:relative}.catalog-product-card--image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:var(--transition);width:100%}@media(max-width:450px){.catalog-product-card--image{border-radius:8px;border-radius:var(--global-radius,8px);margin:-4px -4px 0}}.catalog-product-card--manufacture{bottom:6px;left:10px;position:absolute;text-shadow:1px 1px 1px var(--light),1px -1px 1px var(--light),-1px -1px 1px var(--light),-1px 1px 1px var(--light)}.catalog-product-card--title{color:var(--primary);font-size:1.1rem;font-weight:700;line-height:1.3;transition:var(--transition);word-break:break-word}@media(max-width:600px){.catalog-product-card--title{font-size:1rem}}.catalog-product-card .info-box{background-color:rgb(var(--primary-rgb)/.1);border-radius:0;display:inline-block;font-size:.8em;margin:-4px -16px 0;padding:4px 16px}.catalog-product-card .info-box .info-price{color:var(--primary);font-weight:700}.catalog-product-card--badge{background-color:#f26513;left:12px;margin:0;min-width:auto;position:absolute;top:14px}.catalog-product-card--badge-example{background-color:#ffbd5d;margin:0;min-width:auto;position:absolute;right:12px;top:14px}.catalog-product-card--package{background-color:var(--light);border:1px solid var(--border-color);border-radius:10px;border-radius:var(--global-radius,10px);bottom:6px;color:var(--primary);font-size:.8em;padding:2px 6px;position:absolute;right:6px}.catalog-product-card .price-product-row{align-items:flex-start;display:flex;justify-content:space-between}.catalog-product-card .price-product-label{color:var(--color-minor);font-size:.75rem;padding:2px 0}.catalog-product-card .price-product-value{text-align:right}.catalog-product-card .price-product-value .hint-bottom{color:var(--color-main);font-size:11px;line-height:1.1}.catalog-product-card--btns{margin:0 -16px -16px}.catalog-product-card--btns .btn-make-count{display:flex}.catalog-product-card--btns .btn-make-count .btn{align-items:center;border-top:1px solid var(--border-color);display:flex;height:32px;justify-content:center;transition:var(--transition)}.catalog-product-card--btns .btn-make-count .btn+.btn{border-left:1px solid var(--border-color)}.catalog-product-card--btns .btn-add,.catalog-product-card--btns .btn-remove{background-color:#f7fafb;flex:1 0 28px;position:relative}.catalog-product-card--btns .btn-add:after,.catalog-product-card--btns .btn-add:before,.catalog-product-card--btns .btn-remove:after,.catalog-product-card--btns .btn-remove:before{transition:var(--transition)}.catalog-product-card--btns .btn-add:hover,.catalog-product-card--btns .btn-remove:hover{background-color:var(--secondary)}.catalog-product-card--btns .btn-add:hover svg,.catalog-product-card--btns .btn-add:hover:before,.catalog-product-card--btns .btn-remove:hover svg,.catalog-product-card--btns .btn-remove:hover:before{transform:scale(1.2)}.catalog-product-card--btns .btn-add.product-add-disabled,.catalog-product-card--btns .btn-remove.product-add-disabled{color:#e4ecf5;cursor:not-allowed}.catalog-product-card--btns .btn-remove{color:var(--color-danger);transition:var(--transition)}.catalog-product-card--btns .btn-remove:before{background-color:currentColor;content:"";height:2px;width:16px}.catalog-product-card--btns .btn-remove.product-remove-disabled{cursor:not-allowed}.catalog-product-card--btns .btn-remove.product-remove-disabled:before{background-color:var(--color-minor);opacity:.3}.catalog-product-card--btns .btn-add{color:var(--primary)}.catalog-product-card--btns .btn-add svg{font-size:24px;transition:var(--transition)}.catalog-product-card--btns .btn-add.product-add-disabled{transition:none}.catalog-product-card--btns .btn-add.product-add-disabled svg{color:var(--color-minor);opacity:.3;transition:none}.catalog-product-card--btns .btn-count{align-items:center;background-color:var(--light);display:flex;font-size:1.1rem;height:32px;justify-content:center;position:relative;transition:var(--transition);width:64px}.catalog-product-card--btns .btn-make-select{border-radius:0 0 12px 12px;border-radius:0 0 var(--global-radius,12px) var(--global-radius,12px);display:flex;overflow:hidden}.catalog-product-card--btns .btn-make-select .btn-small{border-radius:0;border-top:1px solid var(--border-color);flex:1 0 50%;min-height:40px;padding:4px 8px;transition:var(--transition)}.catalog-product-card--btns .btn-make-select .btn-small+.btn-small{border-left:1px solid var(--border-color)}.catalog-product-card--btns .btn-make-select .btn-small.btn-primary{background:var(--primary);color:var(--light)}.calculate-supply-page{margin-top:40px}.calculate-supply-page .upload-box.has-file{background:none;box-shadow:none;max-width:300px}.calculate-supply-page .upload-box.has-file img{max-height:200px}.calculate-supply-page .calculate-supply-product-card{--shadow:2px 2px 6px -2px var(--primary);align-items:center;background-color:var(--light);border-radius:16px;box-shadow:var(--shadow);display:flex;gap:24px;margin-bottom:12px;padding:16px;position:relative;transition:.2s linear}.calculate-supply-page .calculate-supply-product-card.example{background-color:#fff9ef}.calculate-supply-page .calculate-supply-product-card-image{display:flex;flex:0 0 120px;justify-content:center;position:relative}.calculate-supply-page .calculate-supply-product-card-image img{min-width:120px}@media screen and (max-width:500px){.calculate-supply-page .calculate-supply-product-card-image{flex-basis:100px}.calculate-supply-page .calculate-supply-product-card-image img{min-width:100px}}.calculate-supply-page .calculate-supply-product-card-image .badge{font-size:14px;left:-20px;max-width:95px;padding:.17em .6em .34em;position:absolute;top:-6px;transform:rotate(-30deg);white-space:nowrap;z-index:1}.calculate-supply-page .calculate-supply-product-card-title{color:var(--color-main);display:flex;flex:1;word-break:break-word}.calculate-supply-page .calculate-supply-product-card-title svg{color:var(--primary);cursor:pointer;margin-top:4px;opacity:.6}.calculate-supply-page .calculate-supply-product-card-package{color:var(--primary);display:flex;flex-wrap:wrap;font-size:.8em;gap:8px;justify-content:flex-start}.calculate-supply-page .calculate-supply-product-card-package .package{background-color:var(--light);border:1px solid var(--border-color);border-radius:20px;padding:2px 8px}.calculate-supply-page .calculate-supply-product-card-package .badge{font-size:14px;margin:2px;max-width:-moz-max-content;max-width:max-content;padding:.17em .6em .34em;white-space:nowrap}.calculate-supply-page .calculate-supply-product-card-count{margin-bottom:0;position:relative;text-align:center;width:96px}.calculate-supply-page .calculate-supply-product-card-count .hint{color:var(--color-main);font-size:11px;line-height:1.1;margin-top:-18px;position:absolute;text-align:center;width:100%}@media screen and (max-width:750px){.calculate-supply-page .calculate-supply-product-card-count{margin-bottom:16px}}.calculate-supply-page .calculate-supply-product-card .product-card-price{align-items:center;display:flex;gap:16px}.calculate-supply-page .calculate-supply-product-card .product-card-btns{position:relative}.calculate-supply-page .calculate-supply-product-card .product-card-btns .hint{color:var(--color-main);font-size:11px;line-height:1.1;margin-top:-16px;position:absolute;text-align:center;width:100%}.calculate-supply-page .calculate-supply-product-card .product-card-btns{width:96px}@media screen and (max-width:800px){.calculate-supply-page .calculate-supply-product-card .product-card-btns{margin-bottom:16px}}.calculate-supply-page .calculate-supply-product-card .box-btn [class*=btn]{transition:all var(--transition)}.calculate-supply-page .calculate-supply-product-card .box-btn [class*=btn]:disabled{filter:grayscale(1);opacity:.2}.calculate-supply-page .calculate-supply-product-card .box-btn .btn-count{width:40px}@media screen and (max-width:740px){.calculate-supply-page .calculate-supply-product-card{flex-wrap:wrap;row-gap:36px}.calculate-supply-page .calculate-supply-product-card .product-card-price{flex:1 0 100%;gap:0;justify-content:space-evenly}}.calculate-supply-page .btn-mini{border-radius:6px;border-radius:var(--global-radius,6px);font-size:.75rem;min-height:1rem;padding:4px 10px}@media screen and (max-width:540px){.calculate-supply-page .white-box{margin-left:-8px;margin-right:-8px}}.price-one-product,.price-total-products{flex-shrink:0;min-width:84px;position:relative;text-align:center}@media screen and (max-width:800px){.price-one-product,.price-total-products{margin-bottom:16px}}.price-one-product .hint,.price-total-products .hint{margin-top:-12px;position:absolute;transform:translateY(-50%);width:100%}.price-one-product .hint-bottom,.price-total-products .hint-bottom{bottom:-22px;color:var(--color-main);font-size:11px;line-height:1.1;position:absolute;width:100%}.price-one-product{align-items:center;display:flex;gap:12px}.price-one-product-in{flex:1;margin:16px 0;position:relative}