.cell{background:var(--white);position:relative}@media (width>=1024px){.cell{flex-direction:column;justify-content:center;min-height:5.6rem;padding-right:2rem;display:flex}}@media (width>=1280px){.cell{padding-right:3.4rem}}.cell svg{width:2.8rem;height:2.8rem;margin:0 auto;display:block}.cell svg:nth-last-child(n+2){margin-bottom:1rem}.cell.cell-body{text-align:center}@media (width>=1024px){.cell.cell-body{padding:0 2rem;font-size:2rem}}@media (width>=1280px){.cell.cell-body{padding:0 3.4rem}}.cell .clickable{cursor:pointer;text-align:left;text-underline-offset:.2rem;background:0 0;border:none;padding:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.cell .tooltip-shown{font-weight:600}.cell__note{font-size:1.4rem}.cell__note .clickable{text-align:center}.cell-span .cell__note{font-size:1.6rem}.cell__tooltip{z-index:10}@media (width<=1023px){.cell__tooltip{justify-content:center;align-items:center;height:100dvh;display:flex;position:fixed;top:0;left:0;right:0}.cell-body .cell__tooltip{padding-left:2rem}}@media (width>=1024px){.cell__tooltip{position:absolute}.cell-head .cell__tooltip{top:50%;left:calc(100% - 1rem);transform:translateY(-50%)}.cell-body .cell__tooltip{top:calc(100% + 1rem);left:50%;transform:translate(-50%)}}@media (width<=1023px){.cell__overlay{appearance:none;background:#0006;border:0;padding:0;position:fixed;inset:0}}@media (width>=1024px){.cell__overlay{display:none}}
