.honeycomb-bg .honeycomb-grid{position:absolute;inset:0;display:flex;gap:2px;flex-wrap:wrap;justify-content:center;align-content:center;pointer-events:none}.honeycomb-bg .hexagon{width:35px;height:40px;margin:2.4px;cursor:pointer;fill:#070311;stroke:#908f8f;stroke-width:1;transition:all .35s cubic-bezier(.175,.885,.32,1.275);pointer-events:auto}.honeycomb-bg .hexagon:hover{transform:scale(1.2);stroke:#00d2ff;stroke-width:2;fill:#00d2ff;cursor:pointer;filter:drop-shadow(0 0 15px #00d2ff);z-index:5}