.cic-cart-page{background:transparent!important}.cic-cart-page .cic-breadcrumb{padding:12px 0;background:transparent!important;background-color:transparent!important;border:0}.cic-breadcrumb__inner{max-width:var(--page-width);margin:0 auto;padding:0 8px;display:flex;align-items:center;gap:6px;font-family:Barlow Condensed,sans-serif;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#9aabbf;flex-wrap:wrap}.cic-cart__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 28px;text-align:center;gap:16px}.cic-cart__empty svg{width:52px;height:52px;fill:#cbd5e0}.cic-cart__empty-title{font-family:Barlow Condensed,sans-serif;font-size:28px;font-weight:800;text-transform:uppercase;color:#0d1b2a}.cic-cart__empty-sub{font-size:14px;color:#4a5568}.cic-cart__empty-btn{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 28px;background:#f0a500;color:#0d1b2a;border-radius:3px;font-family:Barlow Condensed,sans-serif;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;transition:background .15s}.cic-cart__empty-btn:hover{background:#c98a00}.cic-cart__empty-quote{font-size:12px;color:#325ea4;text-decoration:none;font-family:Barlow Condensed,sans-serif}.cic-cart__empty-quote:hover{color:#c98a00}.cic-cart__layout{display:grid;grid-template-columns:1fr 340px;gap:32px;padding:36px 28px 60px;max-width:var(--page-width);margin:0 auto;align-items:start}.cic-cart__header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:20px;flex-wrap:wrap;gap:8px}.cic-cart__title{font-family:Barlow Condensed,sans-serif;font-size:26px;font-weight:800;text-transform:uppercase;letter-spacing:.02em;color:#0d1b2a}.cic-cart__count{font-size:16px;font-weight:600;color:#9aabbf;margin-left:6px}.cic-cart__continue{font-family:Barlow Condensed,sans-serif;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#325ea4;text-decoration:none}.cic-cart__continue:hover{color:#c98a00}.cic-cart__cols{display:grid;grid-template-columns:80px 1fr 124px 90px 90px 48px;gap:12px;padding:8px 12px;background:#0d1b2a;border-radius:3px 3px 0 0;font-family:Barlow Condensed,sans-serif;font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#ffffff80}.cic-cart__line-items{border:1.5px solid #e2e8f0;border-top:none;border-radius:0 0 4px 4px;overflow:hidden;margin-bottom:12px}.cic-cart__item{display:grid;grid-template-columns:80px 1fr 124px 90px 90px 48px;gap:12px;padding:16px 12px;align-items:start;border-bottom:1px solid #e2e8f0;background:#fff;transition:background .15s}.cic-cart__item:last-child{border-bottom:none}.cic-cart__item:hover{background:#fafbfc}.cic-cart__item-img{width:80px;height:80px;background:#f4f6f9;border:1px solid #e2e8f0;border-radius:3px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cic-cart__item-img img{width:100%;height:100%;object-fit:cover;display:block}.cic-cart__item-img-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.cic-cart__item-img-placeholder svg{width:28px;height:28px;fill:#cbd5e0}.cic-cart__item-info{display:flex;flex-direction:column;gap:3px;min-width:0;grid-column:2 / 3}.cic-cart__item-sku{font-family:Barlow Condensed,sans-serif;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#325ea4}.cic-cart__item-name{font-size:13px;font-weight:600;color:#0d1b2a;text-decoration:none;line-height:1.4;transition:color .15s}.cic-cart__item-name:hover{color:#325ea4}.cic-cart__item-variant{font-size:11px;color:#9aabbf;font-family:Barlow Condensed,sans-serif;letter-spacing:.06em;text-transform:uppercase}.cic-cart__item-props{margin-top:6px;display:flex;flex-direction:column;gap:2px;border-left:2px solid #325EA4;padding-left:8px}.cic-cart__item-prop{font-size:11px;color:#4a5568;display:flex;gap:4px;flex-wrap:wrap}.cic-cart__item-prop-label{font-family:Barlow Condensed,sans-serif;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#325ea4;flex-shrink:0;font-size:10px}.cic-cart__item-prop-value{color:#0d1b2a;font-size:11px}.cic-cart__machine-tag{margin-top:10px;border:1px solid #e2e8f0;border-radius:4px;background:#f9fbfd;padding:10px}.cic-cart__machine-tag-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px}.cic-cart__machine-tag-label{font-family:Barlow Condensed,sans-serif;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#4a5568}.cic-cart__machine-tag-help{position:relative;display:flex;align-items:center}.cic-cart__machine-tag-help-btn{width:20px;height:20px;border:1px solid #325EA4;border-radius:999px;background:#fff;color:#325ea4;font-family:Barlow Condensed,sans-serif;font-size:11px;font-weight:700;line-height:1;cursor:help;display:inline-flex;align-items:center;justify-content:center;padding:0}.cic-cart__machine-tag-help-btn:hover,.cic-cart__machine-tag-help-btn:focus-visible{background:#325ea4;color:#fff;outline:none}.cic-cart__machine-tag-tooltip{position:absolute;right:0;top:calc(100% + 8px);width:min(220px,68vw);background:#0d1b2a;color:#fff;padding:10px 12px;border-radius:4px;font-size:12px;line-height:1.5;box-shadow:0 10px 24px #0d1b2a2e;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease;z-index:5}.cic-cart__machine-tag-tooltip:before{content:"";position:absolute;top:-5px;right:8px;width:10px;height:10px;background:#0d1b2a;transform:rotate(45deg)}.cic-cart__machine-tag-help:hover .cic-cart__machine-tag-tooltip,.cic-cart__machine-tag-help:focus-within .cic-cart__machine-tag-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.cic-cart__machine-tag-input{width:100%;height:38px;border:1px solid #d7e0ea;border-radius:3px;background:#fff;padding:0 12px;font-family:Barlow,sans-serif;font-size:13px;color:#0d1b2a;outline:none;transition:border-color .15s,background .15s}.cic-cart__machine-tag-input:focus{border-color:#325ea4;background:#fff}.cic-cart__machine-tag-input:disabled{background:#f4f6f9;color:#9aabbf}.cic-cart__machine-tag-input::placeholder{color:#9aabbf}.cic-cart__machine-tag-status{min-height:15px;margin-top:5px;font-family:Barlow Condensed,sans-serif;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#9aabbf}.cic-cart__machine-tag-status.is-saving{color:#325ea4}.cic-cart__machine-tag-status.is-success{color:#1a7a3a}.cic-cart__machine-tag-status.is-error{color:#c53030}.cic-cart__item-qty{display:flex;align-items:center;justify-content:center}.cic-cart__qty{display:flex;align-items:stretch;width:100%;max-width:114px;box-sizing:border-box;border:1px solid #d5d9d9;border-radius:8px;overflow:hidden;background:#fff}.cic-qty__btn{width:32px;background:#f7f8f8;border:none;cursor:pointer;font-family:Barlow Condensed,sans-serif;font-size:18px;color:#0f1111;transition:background .15s;display:flex;align-items:center;justify-content:center;flex:0 0 32px}.cic-qty__btn:hover{background:#eef0f0}.cic-qty__input{width:50px;box-sizing:border-box;border:none;border-left:1px solid #d5d9d9;border-right:1px solid #d5d9d9;text-align:center;font-family:Barlow Condensed,sans-serif;font-size:14px;font-weight:700;color:#0f1111;background:#fff;outline:none;-moz-appearance:textfield;padding:6px 0;flex:0 0 50px}.cic-cart__item-price,.cic-cart__item-total{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.cic-cart__price-label{font-family:Barlow Condensed,sans-serif;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#9aabbf}.cic-cart__price-val{font-family:Barlow Condensed,sans-serif;font-size:14px;font-weight:700;color:#0d1b2a}.cic-cart__price-val--bold{font-size:16px;font-weight:800}.cic-cart__item-remove{display:flex;align-items:center;justify-content:flex-start}.cic-cart__remove{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 4px;color:#325ea4;background:transparent;border:none;border-left:1px solid #d5d9d9;border-radius:0;transition:color .15s;text-decoration:none;font-family:Barlow Condensed,sans-serif;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:capitalize}.cic-cart__remove:hover{color:#c98a00;transform:none}.cic-cart__remove:focus-visible{outline:2px solid #325EA4;outline-offset:2px}.cic-cart__po,.cic-cart__notes{border:1.5px solid #e2e8f0;border-radius:4px;overflow:hidden;margin-bottom:12px}.cic-cart__field-header{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#f4f6f9;border-bottom:1px solid #e2e8f0;font-family:Barlow Condensed,sans-serif;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#4a5568;cursor:default}.cic-cart__field-header svg{width:13px;height:13px;fill:#325ea4;flex-shrink:0}.cic-cart__field-optional{font-weight:400;color:#9aabbf;text-transform:none;letter-spacing:0;font-size:11px;margin-left:2px}.cic-cart__field-input{width:100%;border:none;padding:12px 14px;font-family:Barlow Condensed,sans-serif;font-size:14px;font-weight:600;color:#0d1b2a;outline:none;letter-spacing:.06em;box-sizing:border-box}.cic-cart__field-input::placeholder{color:#9aabbf;font-weight:400;letter-spacing:0;font-size:13px}.cic-cart__field-input:focus{background:#fafeff}.cic-cart__field-textarea{width:100%;border:none;padding:12px 14px;font-family:Barlow,sans-serif;font-size:13px;color:#0d1b2a;resize:vertical;outline:none;line-height:1.6;box-sizing:border-box}.cic-cart__field-textarea::placeholder{color:#9aabbf}.cic-cart__update-btn{display:none;width:100%;height:38px;background:#0d1b2a;color:#fff;border:none;cursor:pointer;border-radius:3px;font-family:Barlow Condensed,sans-serif;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;transition:background .15s;align-items:center;justify-content:center;margin-bottom:0}.cic-cart__update-btn.visible{display:flex}.cic-cart__update-btn:hover{background:#325ea4}.cic-cart__summary{position:sticky;top:20px}.cic-cart__summary-inner{background:#fff;border:1.5px solid #e2e8f0;border-radius:4px;overflow:hidden}.cic-cart__summary-title{padding:14px 18px;background:#0d1b2a;font-family:Barlow Condensed,sans-serif;font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#fff}.cic-cart__summary-row{display:flex;justify-content:space-between;align-items:center;padding:10px 18px;font-size:13px;color:#4a5568;border-bottom:1px solid #f4f6f9}.cic-cart__summary-row span:last-child{font-family:Barlow Condensed,sans-serif;font-weight:700;color:#0d1b2a}.cic-cart__summary-row--discount span{color:#1a7a3a}.cic-cart__muted{font-size:11px;color:#9aabbf;font-family:Barlow Condensed,sans-serif}.cic-cart__summary-divider{height:1px;background:#e2e8f0;margin:4px 0}.cic-cart__summary-row--total{padding:14px 18px}.cic-cart__summary-row--total span{font-family:Barlow Condensed,sans-serif;font-size:20px;font-weight:800;color:#0d1b2a}.cic-cart__tax-note{font-size:11px;color:#9aabbf;text-align:center;padding:4px 18px 12px;font-family:Barlow Condensed,sans-serif}.cic-cart__min-order{margin:10px 18px 0;font-family:Barlow Condensed,sans-serif;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#325ea4}.cic-cart__checkout-btn{display:flex;align-items:center;justify-content:center;gap:8px;margin:0 18px 12px;height:52px;background:#f0a500;color:#0d1b2a;border-radius:3px;font-family:Barlow Condensed,sans-serif;font-size:15px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;transition:background .15s}.cic-cart__checkout-btn:hover{background:#c98a00}.cic-cart__checkout-btn svg{width:16px;height:16px;fill:currentColor}.cic-cart__checkout-btn--disabled{background:#d7dee8;color:#657386;cursor:not-allowed;border:0}.cic-cart__checkout-btn--disabled:hover{background:#d7dee8}.cic-cart__or-divider{display:flex;align-items:center;gap:10px;padding:0 18px 10px}.cic-cart__or-divider:before,.cic-cart__or-divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.cic-cart__or-divider span{font-family:Barlow Condensed,sans-serif;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#9aabbf}.cic-cart__quote-btn{display:flex;align-items:center;justify-content:center;gap:8px;margin:0 18px 16px;height:42px;background:transparent;border:1.5px solid #325EA4;color:#325ea4;border-radius:3px;font-family:Barlow Condensed,sans-serif;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;transition:background .15s,color .15s}.cic-cart__quote-btn:hover{background:#325ea4;color:#fff}.cic-cart__quote-btn svg{width:13px;height:13px;fill:currentColor}.cic-cart__trust{border-top:1px solid #e2e8f0;padding:12px 18px;display:flex;flex-direction:column;gap:8px}.cic-cart__trust-item{display:flex;align-items:center;gap:8px;font-family:Barlow Condensed,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#4a5568}.cic-cart__trust-item svg{width:13px;height:13px;fill:#325ea4;flex-shrink:0}.cic-cart__contact-line{font-size:11px;color:#9aabbf;text-align:center;padding:8px 18px 16px;font-family:Barlow Condensed,sans-serif}.cic-cart__contact-line a{color:#325ea4;text-decoration:none}.cic-cart__contact-line a:hover{color:#c98a00}@media(max-width:1024px){.cic-cart__layout{grid-template-columns:1fr 300px;gap:24px}}@media(max-width:768px){.cic-cart__layout{grid-template-columns:1fr;padding:24px 16px 40px}.cic-cart__summary{position:static}.cic-cart__checkout-btn{width:calc(100% - 36px);margin-left:auto;margin-right:auto}.cic-cart__cols{display:none}.cic-cart__line-items{border-top:1.5px solid #e2e8f0;border-radius:4px}.cic-cart__item{position:relative;grid-template-columns:64px minmax(0,1fr);gap:18px;align-items:start}.cic-cart__item-img{border-color:transparent;background:transparent}.cic-cart__item-info{grid-column:2;gap:6px;padding-right:28px}.cic-cart__item-sku,.cic-cart__item-name,.cic-cart__item-variant,.cic-cart__item-props{padding-left:8px}.cic-cart__item-qty{grid-column:1 / -1;justify-content:flex-start}.cic-cart__qty{width:100%;max-width:340px;margin:0 auto}.cic-qty__btn{width:38px;flex:0 0 38px}.cic-qty__input{width:auto;flex:1 1 auto}.cic-cart__item-price{display:none}.cic-cart__item-total{grid-column:1 / -1;align-items:flex-start}.cic-cart__item-remove{position:absolute;top:12px;right:12px;align-self:auto;justify-self:auto}.cic-cart__machine-tag{width:100%;margin-right:0;border-color:transparent;background:transparent;padding:8px 0 0 8px}.cic-cart__machine-tag-header{align-items:flex-start}.cic-cart__machine-tag-tooltip{right:-6px;width:min(210px,calc(100vw - 48px))}.cic-cart-page .cic-breadcrumb{padding:10px 0}.cic-breadcrumb__inner{padding:0 16px}}.cic-product-page{background:transparent!important}.cic-product-page .cic-breadcrumb{padding:12px 0;background:transparent!important;background-color:transparent!important;border:0}.cic-breadcrumb__inner{max-width:var(--page-width);margin:0 auto;padding:0 28px;display:flex;align-items:center;gap:6px;font-family:Barlow Condensed,sans-serif;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#9aabbf;flex-wrap:wrap}.cic-breadcrumb__inner>*{min-width:0}.cic-breadcrumb__inner a{color:#325ea4;text-decoration:none}.cic-breadcrumb__inner a:hover{color:#c98a00}.cic-breadcrumb__sep{opacity:.4}.cic-product__grid{display:grid;grid-template-columns:1fr 1fr;gap:52px;padding:36px 28px 60px;max-width:var(--page-width);margin:0 auto}.cic-product__grid>*{min-width:0}.cic-product__gallery{position:sticky;top:20px;align-self:start;min-width:0}.cic-product__main-img{width:100%;aspect-ratio:1;background:#f4f6f9;border:1.5px solid #e2e8f0;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:12px}.cic-product__main-img img{width:100%;height:100%;object-fit:cover;display:block}.cic-product__img-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#9aabbf}.cic-product__img-placeholder svg{width:56px;height:56px;fill:#cbd5e0}.cic-product__img-placeholder span{font-family:Barlow Condensed,sans-serif;font-size:11px;letter-spacing:.1em;text-transform:uppercase}.cic-product__brand-badge{position:absolute;bottom:12px;right:12px;background:#ffffffeb;border:1px solid #e2e8f0;border-radius:3px;padding:5px 10px;font-family:Barlow Condensed,sans-serif;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#325ea4}.cic-product__thumbs{display:flex;gap:8px;flex-wrap:wrap}.cic-product__thumb{width:64px;height:64px;background:#f4f6f9;border:1.5px solid #e2e8f0;border-radius:3px;cursor:pointer;overflow:hidden;padding:0;transition:border-color .15s}.cic-product__thumb img{width:100%;height:100%;object-fit:cover;display:block}.cic-product__thumb.active,.cic-product__thumb:hover{border-color:#325ea4}.cic-product__status{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:14px}.cic-badge{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:2px;font-family:Barlow Condensed,sans-serif;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.cic-badge--ships{background:#f0a5001a;color:#a07000;border:1px solid rgba(240,165,0,.25)}.cic-badge--custom{background:#325ea414;color:#325ea4;border:1px solid rgba(50,94,164,.2)}.cic-badge--mto{background:#f4f6f9;color:#4a5568;border:1px solid #e2e8f0}.cic-badge--quote{background:#f0a5001f;color:#a07000;border:1px solid rgba(240,165,0,.3)}.cic-product__info{min-width:0}.cic-product__sku-group{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:8px;min-width:0}.cic-product__sku{font-family:Barlow Condensed,sans-serif;font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#325ea4;margin-bottom:0;overflow-wrap:anywhere}.cic-product__sku-badge.cic-product-card__badge{position:static;top:auto;left:auto;display:inline-flex;margin:0}.cic-product__title{font-family:Barlow Condensed,sans-serif;font-size:30px;font-weight:800;text-transform:uppercase;letter-spacing:.02em;color:#0d1b2a;line-height:1.05;margin-bottom:16px;overflow-wrap:anywhere;word-break:break-word}.cic-product__price-wrap{display:flex;align-items:baseline;gap:10px;margin-bottom:20px;min-width:0;flex-wrap:wrap}.cic-product__price{font-family:Barlow Condensed,sans-serif;font-size:30px;font-weight:800;color:#0d1b2a}.cic-product__price-compare{font-family:Barlow Condensed,sans-serif;font-size:18px;color:#9aabbf;text-decoration:line-through}.cic-product__price-unit{font-size:13px;color:#4a5568;font-family:Barlow Condensed,sans-serif;letter-spacing:.06em;text-transform:uppercase}.cic-product__variants{margin-bottom:20px;display:flex;flex-direction:column;gap:12px}.cic-product__option{display:flex;flex-direction:column;gap:6px}.cic-product__option-label{font-family:Barlow Condensed,sans-serif;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#4a5568}.cic-product__option-select{height:40px;background:#f4f6f9;border:1.5px solid #e2e8f0;border-radius:3px;font-family:Barlow,sans-serif;font-size:13px;color:#0d1b2a;padding:0 12px;outline:none;transition:border-color .15s;cursor:pointer}.cic-product__option-select:focus{border-color:#325ea4}.cic-product__description{font-size:14px;color:#4a5568;line-height:1.75;margin-bottom:24px;border-left:3px solid #e2e8f0;padding-left:16px;min-width:0;overflow-wrap:anywhere}.cic-machine-info{background:#f4f6f9;border:1.5px solid #e2e8f0;border-left:4px solid #325EA4;border-radius:0 4px 4px 0;padding:16px 18px;margin-bottom:20px}.cic-machine-info__header{display:flex;align-items:center;gap:8px;font-family:Barlow Condensed,sans-serif;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#325ea4;margin-bottom:8px}.cic-machine-info__header svg{width:14px;height:14px;fill:#325ea4;flex-shrink:0}.cic-machine-info__note{font-size:12px;color:#4a5568;line-height:1.6;margin-bottom:16px}.cic-machine-info__fields{display:flex;flex-direction:column;gap:12px}.cic-machine-field{display:flex;flex-direction:column;gap:5px}.cic-machine-field__label{font-family:Barlow Condensed,sans-serif;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#4a5568}.cic-machine-field__req{color:#e53e3e;margin-left:2px}.cic-machine-field__input{height:40px;background:#fff;border:1.5px solid #e2e8f0;border-radius:3px;font-family:Barlow,sans-serif;font-size:13px;color:#0d1b2a;padding:0 12px;outline:none;transition:border-color .15s,background .15s}.cic-machine-field__input:focus{border-color:#325ea4;background:#fff}.cic-machine-field__input--error{border-color:#e53e3e!important;background:#fff5f5!important}.cic-machine-field__input::placeholder{color:#9aabbf}.cic-product__purchase{display:flex;gap:12px;align-items:stretch;margin-bottom:12px;min-width:0}.cic-product__qty{display:flex;align-items:stretch;border:1.5px solid #e2e8f0;border-radius:3px;overflow:hidden;flex-shrink:0}.cic-qty__btn{width:36px;background:#f4f6f9;border:none;cursor:pointer;font-family:Barlow Condensed,sans-serif;font-size:18px;color:#0d1b2a;transition:background .15s;display:flex;align-items:center;justify-content:center}.cic-qty__btn:hover{background:#e2e8f0}.cic-qty__input{width:52px;border:none;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;text-align:center;font-family:Barlow Condensed,sans-serif;font-size:16px;font-weight:700;color:#0d1b2a;background:#fff;outline:none;-moz-appearance:textfield}.cic-qty__input::-webkit-outer-spin-button,.cic-qty__input::-webkit-inner-spin-button{-webkit-appearance:none}.cic-product__add-btn{flex:1;height:48px;background:#f0a500;color:#0d1b2a;border:none;cursor:pointer;border-radius:3px;font-family:Barlow Condensed,sans-serif;font-size:14px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;transition:background .15s;display:flex;align-items:center;justify-content:center;gap:8px}.cic-product__add-btn:hover{background:#c98a00}.cic-product__add-btn:disabled{background:#e2e8f0;color:#9aabbf;cursor:not-allowed}.cic-product__add-btn svg{width:16px;height:16px;fill:currentColor}.cic-product__quote-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-width:0;min-height:42px;background:transparent;border:1.5px solid #325EA4;color:#325ea4;border-radius:3px;font-family:Barlow Condensed,sans-serif;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;margin-bottom:20px;transition:background .15s,color .15s;text-align:center;overflow-wrap:anywhere;padding:10px 12px}.cic-product__quote-btn:hover{background:#325ea4;color:#fff}.cic-product__quote-btn svg{width:14px;height:14px;fill:currentColor}.cic-product__quote-only-block{background:#f4f6f9;border:1.5px solid #e2e8f0;border-radius:4px;padding:24px;margin-bottom:20px;text-align:center}.cic-product__quote-note{font-size:13px;color:#4a5568;line-height:1.6;margin-bottom:18px}.cic-product__quote-only-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-width:0;min-height:52px;background:#325ea4;color:#fff;border-radius:3px;font-family:Barlow Condensed,sans-serif;font-size:14px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;transition:background .15s;margin-bottom:10px;text-align:center;overflow-wrap:anywhere;padding:12px}.cic-product__quote-only-btn:hover{background:#274d8a}.cic-product__quote-only-btn svg{width:16px;height:16px;fill:#fff}.cic-product__quote-sub{font-size:11px;color:#9aabbf;font-family:Barlow Condensed,sans-serif;letter-spacing:.06em}.cic-product__trust{display:grid;grid-template-columns:repeat(3,1fr);border:1.5px solid #e2e8f0;border-radius:4px;overflow:hidden;min-width:0}.cic-trust-item{padding:12px 14px;display:flex;align-items:center;gap:8px;background:#f4f6f9;border-right:1px solid #e2e8f0}.cic-trust-item:last-child{border-right:none}.cic-trust-item svg{width:16px;height:16px;fill:#325ea4;flex-shrink:0}.cic-trust-item span{font-family:Barlow Condensed,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0d1b2a;line-height:1.3;overflow-wrap:anywhere}.cic-related{padding:48px 0;background:#f4f6f9;border-top:1px solid #e2e8f0}.cic-related__inner{max-width:var(--page-width);margin:0 auto;padding:0 28px}.cic-related__header{margin-bottom:24px}.cic-related__eyebrow{font-family:Barlow Condensed,sans-serif;font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#f0a500;margin-bottom:6px;display:flex;align-items:center;gap:8px}.cic-related__eyebrow:before{content:"";width:20px;height:2px;background:#f0a500;display:block}.cic-related__title{font-family:Barlow Condensed,sans-serif;font-size:26px;font-weight:800;text-transform:uppercase;letter-spacing:.02em;color:#0d1b2a}.cic-related__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.cic-related-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:4px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s}.cic-related-card:hover{border-color:#325ea4;box-shadow:0 4px 14px #325ea41a}.cic-related-card__img{aspect-ratio:1;background:#f4f6f9;display:flex;align-items:center;justify-content:center;overflow:hidden}.cic-related-card__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s}.cic-related-card:hover .cic-related-card__img img{transform:scale(1.04)}.cic-related-card__img svg{width:36px;height:36px;fill:#cbd5e0}.cic-related-card__body{padding:12px;flex:1;display:flex;flex-direction:column}.cic-related-card__sku{font-family:Barlow Condensed,sans-serif;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#325ea4;margin-bottom:4px}.cic-related-card__name{font-size:12px;font-weight:600;color:#0d1b2a;line-height:1.4;flex:1}.cic-related-card__price{font-family:Barlow Condensed,sans-serif;font-size:16px;font-weight:800;color:#0d1b2a;margin-top:8px}.cic-related-card__price--quote{font-size:12px;color:#325ea4;font-weight:700;letter-spacing:.06em;text-transform:uppercase}@media(max-width:1024px){.cic-breadcrumb__inner,.cic-product__grid,.cic-related__inner{padding-left:16px;padding-right:16px}.cic-related__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.cic-product__grid{grid-template-columns:1fr;gap:28px;padding-top:24px;padding-bottom:40px}.cic-product__gallery{position:static}.cic-related{padding:36px 0}.cic-related__grid{grid-template-columns:repeat(2,1fr)}.cic-product-page .cic-breadcrumb{padding:10px 0}}@media(max-width:480px){.cic-product__title{font-size:24px}.cic-product__purchase{flex-direction:column}.cic-product__qty{width:100%}.cic-qty__input{flex:1;width:auto;min-width:0}.cic-product__add-btn{width:100%}.cic-product__quote-btn,.cic-product__quote-only-btn{letter-spacing:.08em}.cic-product__trust{grid-template-columns:1fr}.cic-trust-item{border-right:none;border-bottom:1px solid #e2e8f0}.cic-trust-item:last-child{border-bottom:none}.cic-related__grid{grid-template-columns:1fr 1fr;gap:10px}}
/*# sourceMappingURL=/cdn/shop/t/18/compiled_assets/styles.css.map */
