.consumables-intro{position:relative;overflow:hidden;padding:58px;max-width:760px;background:#111214;color:#fff}.consumables-intro::after{content:"";position:absolute;right:-60px;bottom:-85px;width:230px;height:230px;border:1px solid #ffffff26;border-radius:50%;box-shadow:0 0 0 28px #ffffff08,0 0 0 56px #ffffff05}.consumables-intro>*{position:relative;z-index:1}.consumables-intro h2{font:800 clamp(44px,5.3vw,76px)/.92 var(--cond);margin:0 0 19px;text-transform:uppercase}.consumables-intro h2 em{color:var(--red);font-style:normal}.consumables-intro>p:not(.eyebrow){max-width:590px;margin-bottom:25px;color:#d1d3d5;font-size:14px}.consumable-showcase{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px;margin-top:24px}.consumable-product{position:relative;overflow:hidden;background:#fff;border:1px solid #e1e3e4;box-shadow:0 8px 22px #1112140a;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.consumable-product::before{content:"";position:absolute;z-index:1;top:0;left:0;width:0;height:3px;background:var(--red);transition:width .35s ease}.consumable-product:hover{transform:translateY(-8px);border-color:#f1b2b5;box-shadow:0 20px 30px #1112141c}.consumable-product:hover::before{width:100%}.consumable-photo{display:grid;place-items:center;height:172px;padding:14px;background:linear-gradient(145deg,#fafafa,#eef0f0);overflow:hidden}.consumable-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .4s}.consumable-product:hover .consumable-photo img{transform:scale(1.12) rotate(-2deg);filter:drop-shadow(0 12px 8px #6d3a1c38)}.consumable-product>div:last-child{padding:18px 17px 20px}.consumable-product span{display:block;margin-bottom:8px;color:var(--red);font-size:9px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.consumable-product h3{margin:0 0 8px;font:700 25px/.95 var(--cond);text-transform:uppercase}.consumable-product p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.consumable-product:nth-child(2n) .consumable-photo img{animation:consumable-float 4s ease-in-out infinite}.consumable-product:nth-child(3n) .consumable-photo img{animation-delay:-1.6s}@keyframes consumable-float{50%{transform:translateY(-6px)}}@media(max-width:1100px){.consumable-showcase{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.consumables-intro{padding:39px 27px}.consumable-showcase{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.consumable-photo{height:132px;padding:9px}.consumable-product>div:last-child{padding:14px 12px 16px}.consumable-product h3{font-size:21px}.consumable-product p{font-size:10px}.consumable-product:hover{transform:translateY(-4px)}}
