.torch-showcase{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.torch-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}.torch-product::before{content:"";position:absolute;z-index:1;top:0;left:0;width:0;height:3px;background:var(--red);transition:width .35s ease}.torch-product:hover{transform:translateY(-8px);border-color:#f1b2b5;box-shadow:0 20px 30px #1112141c}.torch-product:hover::before{width:100%}.torch-photo{display:grid;place-items:center;height:190px;padding:16px;background:linear-gradient(145deg,#fafafa,#eef0f0);overflow:hidden}.torch-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .4s}.torch-product:hover .torch-photo img{transform:scale(1.11) translateX(3px);filter:drop-shadow(0 12px 8px #0003)}.torch-product>div:last-child{padding:20px}.torch-product span{display:block;margin-bottom:8px;color:var(--red);font-size:9px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.torch-product h3{margin:0 0 9px;font:700 29px/.95 var(--cond);text-transform:uppercase}.torch-product p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.torch-range-note{margin:22px 0 0;padding:17px 20px;border-left:4px solid var(--red);background:#fff;color:#4c4f53;font-size:13px}.torch-range-note strong{color:#111214}@media(max-width:900px){.torch-showcase{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.torch-showcase{gap:10px}.torch-photo{height:140px;padding:10px}.torch-product>div:last-child{padding:15px 13px}.torch-product h3{font-size:23px}.torch-product p{font-size:11px}.torch-product:hover{transform:translateY(-4px)}.torch-range-note{font-size:12px}}
