:root{--navy:#091f3c;--orange:#ff5d0c;--consult-outline:#e37c35;--consult-ink:#d75f16;--ink:#293544;--gray:#d5d5d5}.product-page{background:#fff;color:var(--ink)}.products-hero{background:var(--navy);color:#fff;padding:36px 0 42px}.breadcrumb{display:flex;align-items:center;gap:9px;min-height:42px;font-size:13px}.breadcrumb a{transition:color .2s}.breadcrumb-after-hero{margin-bottom:16px;border-bottom:1px solid #e3e7eb;color:#8893a0}.breadcrumb-after-hero a{color:#52657a}.breadcrumb-after-hero a:hover,.breadcrumb-after-hero a:focus-visible{color:var(--orange)}.breadcrumb-after-hero [aria-current="page"]{color:var(--navy);font-weight:700}.products-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 388px;gap:72px;align-items:center}.hero-intro h1{font-size:28px;margin:13px 0 24px;letter-spacing:-.03em}.hero-intro>p:last-child{margin:0;font-size:16px;line-height:1.5}.quick-quote{width:388px;justify-self:end}.quick-quote h2{margin:0;font-size:24px;line-height:1.35;white-space:nowrap}.quick-quote-copy p{max-width:388px;margin:10px 0 16px;font-size:15px;line-height:1.6}.quick-quote-actions{display:flex;align-items:center;gap:20px}.quick-quote input{position:absolute;inline-size:1px;block-size:1px;opacity:0}.quick-quote-actions .upload-label,.quick-quote-actions button{height:62px;border-radius:11px;display:inline-flex;justify-content:center;align-items:center;font:700 15px inherit;cursor:pointer}.quick-quote-actions .upload-label{min-width:226px;border:1px solid rgba(255,255,255,.33);background:rgba(255,255,255,.1)}.quick-quote-actions button{border:0;min-width:142px;background:var(--orange);color:#fff;box-shadow:0 8px 18px rgba(255,93,12,.18)}.quick-quote-actions button span{font-size:19px;margin-left:9px}.quick-quote small{display:block;min-height:0;margin:0}.products-section{padding:12px 0 66px}.category-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.category-panel{background:#fafbfc;border:1px solid #e3e7eb;padding:14px;box-shadow:0 10px 24px rgba(17,36,65,.05)}.category-heading{min-height:78px;background:var(--gray);padding:13px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.category-heading .section-label{color:#69727d;font-size:10px}.category-heading h2{font-size:25px;line-height:1.2;margin:4px 0 0}.category-heading>span{border:1px solid rgba(9,31,60,.18);border-radius:999px;padding:5px 9px;color:#56606d;font-size:11px;font-weight:700;white-space:nowrap}.category-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}.product-card{margin:0;min-width:0}.category-products .product-card:nth-child(3),.category-products .product-card:nth-child(4),.category-products .product-card:nth-child(7),.category-products .product-card:nth-child(8){background:#f3f6f9;padding:8px}.product-card img{display:block;width:100%;height:205px;object-fit:cover;background:#e4e7ea;filter:saturate(.83) contrast(.98);transform:translateZ(0);transition:filter .25s ease,box-shadow .25s ease}.product-card:hover img{animation:product-breathe 1.8s ease-in-out infinite;filter:saturate(.96) contrast(1.02);box-shadow:0 0 0 1px rgba(227,124,53,.25),0 0 20px rgba(227,124,53,.24)}@keyframes product-breathe{0%,100%{transform:scale(1);box-shadow:0 0 0 1px rgba(227,124,53,.16),0 0 10px rgba(227,124,53,.13)}50%{transform:scale(1.018);box-shadow:0 0 0 2px rgba(227,124,53,.34),0 0 26px rgba(227,124,53,.32)}}.product-card img.position-left{object-position:20% center}.product-card img.position-right{object-position:80% center}.product-card img.position-top{object-position:center 24%}.product-card>div{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px}.product-card h3{overflow:hidden;margin:0;font-size:13px;line-height:30px;font-weight:700;color:#233248;white-space:nowrap;text-overflow:ellipsis}.product-card button{flex:0 0 auto;border:1px solid var(--consult-outline);border-radius:4px;background:transparent;color:var(--consult-ink);padding:6px 9px;font:700 11px inherit;cursor:pointer;transition:transform .2s,background .2s,border-color .2s,color .2s}.product-card button:hover,.product-card button:focus-visible{border-color:#ff5d0c;background:rgba(255,93,12,.11);color:#bd4a08;transform:translateY(-1px)}.category-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin:26px 0 2px}.category-pagination button,.category-pagination span{height:30px;border-radius:4px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;font:12px inherit}.category-pagination button{border:1px solid #d6dce3;background:#fff;color:#637082;cursor:pointer;transition:color .2s,border-color .2s,background .2s}.category-pagination button:hover:not(:disabled),.category-pagination button:focus-visible{border-color:var(--consult-outline);background:#fff8f4;color:var(--consult-ink)}.category-pagination button:disabled{cursor:not-allowed;opacity:.45}.category-pagination span{border:1px solid transparent;color:#5d6a7b;font-weight:700}@media(prefers-reduced-motion:reduce){.product-card:hover img{animation:none;transform:none}}@media(max-width:1050px){.products-hero-grid{grid-template-columns:minmax(0,1fr) 388px;gap:34px}}@media(max-width:900px){.products-hero-grid,.category-layout{grid-template-columns:1fr;gap:28px}.quick-quote{justify-self:start}}@media(max-width:600px){.products-hero{padding:38px 0}.breadcrumb{min-height:38px;font-size:12px}.breadcrumb-after-hero{margin-bottom:12px}.hero-intro h1{font-size:25px}.quick-quote h2{font-size:22px;white-space:normal}.quick-quote{width:100%}.quick-quote-copy p{max-width:100%}.category-layout{gap:18px}.category-panel{padding:10px}.category-products{gap:18px 10px}.product-card img{height:178px}.product-card>div{align-items:flex-start;flex-direction:column;gap:2px}.product-card h3{line-height:22px;white-space:normal}.product-card button{width:100%}.quick-quote-actions{gap:10px;flex-wrap:wrap}.quick-quote-actions .upload-label{min-width:calc(60% - 5px)}.quick-quote-actions button{min-width:calc(40% - 5px)}}
:is(.category-products .product-card:nth-child(3),.category-products .product-card:nth-child(7)){position:relative;isolation:isolate}:is(.category-products .product-card:nth-child(3),.category-products .product-card:nth-child(7))::before{position:absolute;z-index:0;inset:0 -14px 0 0;background:#f3f6f9;content:""}:is(.category-products .product-card:nth-child(3),.category-products .product-card:nth-child(7))>img,:is(.category-products .product-card:nth-child(3),.category-products .product-card:nth-child(7))>div{position:relative;z-index:1}
