.popup-icon{font-size:.625rem;line-height:1em;padding:3px 5px;background:#017b84;color:#fff;border-radius:1rem;margin-left:5px;margin-top:0;display:inline-block;font-style:normal;top:0;vertical-align:text-top;cursor:pointer}.popup{position:absolute;bottom:100%;left:-75px;width:300px;font-weight:400;background:#fff;border:2px solid #003087;padding:15px;border-radius:5px;font-size:.875rem;line-height:1.42857em;opacity:0;visibility:hidden;transition:opacity .5s linear}.popup.active{opacity:1;visibility:visible}.popup .popup-close{outline:none;border:none;font-size:1.25rem;color:#003087;line-height:1em;background:none;float:right;cursor:pointer;margin:0 0 10px 10px}.popup h2{font-size:1.125rem;margin-bottom:10px;line-height:1.22222em}@media only screen and (max-width:785px){.popup{left:0;width:350px;max-width:100%}}span.popup{top:100%;bottom:auto;left:auto;right:50px}@media only screen and (max-width:785px){span.popup{top:auto;bottom:100%;width:350px}}