@charset "UTF-8";.cy-button--tertiary{color:var(--surface-color)}.centered-cell{display:flex;align-items:center;justify-content:center}.image-container{position:relative;display:inline-block}.tooltip-image{opacity:0;width:200px;height:200px;background-color:#fff;position:absolute;z-index:1;top:0;left:110%;padding:5px;transition:opacity .2s ease-in-out;pointer-events:none}.tooltip-image img{width:100%;height:100%}.image-wrapper:hover .tooltip-image{opacity:1}
