.info-popup{background:#fff;border:none;border-radius:8px;box-shadow:0 4px 18px 0 rgba(47,43,61,.16);display:none;width:250px}.info-popup-content{padding:1rem;position:relative}.close-popup{cursor:pointer;font-size:18px;position:absolute;right:5px;top:5px}.info-trigger-icon{align-items:center;background:none;border:none;cursor:pointer;display:inline-flex;justify-content:center;margin:0;padding:0}.info-trigger-icon:before{background-image:url('data:image/svg+xml;utf8,<svg width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="12.5" cy="12" r="9" stroke="%233A424D" stroke-opacity="0.9" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M12.4999 8H12.5099" stroke="%233A424D" stroke-opacity="0.9" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/><path d="M11.5 12H12.5V16H13.5" stroke="%233A424D" stroke-opacity="0.9" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:24px;width:25px}.info-trigger-icon:hover{background-color:transparent!important;border:none!important;color:inherit!important}.info-popup-content .popup-text{padding-right:10px}