.Honeycomb_honeycomb__Y2V9i{display:grid;grid-template-columns:repeat(var(--hex-cols,10),1fr);gap:var(--hex-gap,0);padding:0;justify-items:center;align-items:start;width:100%;position:relative}.Honeycomb_hex__SBFaZ{width:var(--hex-width,76px);height:var(--hex-height,76px);position:relative;clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.Honeycomb_cell__laQWt{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none;color:inherit;position:relative;margin-top:calc(var(--hex-height, 76px) * -.25)}.Honeycomb_cell__laQWt[data-first-row=true]{margin-top:0}.Honeycomb_cell__laQWt[data-row-offset=true]{transform:translateX(calc((var(--hex-width, 200px) * .5) + (var(--hex-gap, 0px) * .5)))}@media (max-width:768px){.Honeycomb_honeycomb__Y2V9i{grid-template-columns:repeat(var(--hex-cols,6),1fr);gap:var(--hex-gap,0)}}@media (max-width:640px){.Honeycomb_honeycomb__Y2V9i{grid-template-columns:repeat(var(--hex-cols,4),1fr);gap:var(--hex-gap,0)}}