.external-link-alert{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,.4);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10000}.external-link-alert .modal-inner{position:relative;background:#fff;border-radius:16px;padding:2rem 1.5rem;max-width:550px;width:90%;text-align:center;-webkit-box-shadow:0 6px 24px rgba(0,0,0,.2);box-shadow:0 6px 24px rgba(0,0,0,.2)}.external-link-alert .modal-logo{margin-bottom:1rem;margin-top:.2rem}.external-link-alert .modal-logo img{max-width:90px;height:auto}.external-link-alert .modal-partner-logo{margin-bottom:6rem;margin-top:5rem}.external-link-alert .modal-partner-logo img{max-width:200px;height:auto}.external-link-alert .modal-text{font-size:1rem;font-family:gotham-book;color:#333;line-height:1.5}.external-link-alert .modal-close{position:absolute;top:1rem;right:2rem;font-size:3rem;background:0 0;border:none;cursor:pointer;color:#000}