.info-button{cursor:help;position:relative;-webkit-appearance:button;border:0;background:transparent;margin-left:5px;display:inline-flex;transition:all .15s ease-in-out}.info-text{display:flex}.info-button-svg{position:relative;flex-shrink:0;width:18px;height:18px;line-height:1;transform:translateZ(0);cursor:help;transition:all .15s ease-in-out;fill:#d7ecf7}.info-button-svg path:last-child{fill:#06f;transition:all .15s ease-in-out}.info-button-svg text{fill:#fff;font-size:16px}.info-button-svg:hover{fill:#06f}.info-button-svg:hover path:last-child{fill:#fff}.info-button:hover .universal-tooltip{visibility:visible}@media only screen and (max-width:900px){.info-button-svg{width:16px;height:16px}}@media only screen and (max-width:480px){.universal-tooltip{width:220px}}