.sp-external-link .external-link{display:-webkit-box;display:-ms-flexbox;display:flex}.external-link{position:fixed;top:0;width:100%;height:100%;background:rgb(0 0 0 / .5);z-index:999999999999;display:none}.external-link__close{width:15px;height:15px;position:absolute;display:inline-block;border:none;background:#fff0;right:10px;top:10px;cursor:pointer}.external-link__close:hover{opacity:.7}.external-link__close:before{content:"";width:15px;height:2px;background:#000;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);position:absolute;top:0;left:0;bottom:0;margin:auto}.external-link__close:after{content:"";width:15px;height:2px;background:#000;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:0;left:0;bottom:0;margin:auto}.external-link__box{width:80%;max-width:600px;margin:auto;background:#fff;-webkit-box-shadow:0 2px 10px 0 rgb(0 0 0 / .5);box-shadow:0 2px 10px 0 rgb(0 0 0 / .5);position:relative;max-height:100vh;overflow-y:auto}.external-link__content{padding:20px}.external-link__content h2{margin-top:0;margin-bottom:15px}.external-link__content p{margin-bottom:15px}.external-link__content-text{margin-bottom:0}.external-link__footer{display:-webkit-box;display:-ms-flexbox;display:flex}.external-link__footer button,.external-link__footer a.external-link__footer-button{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;outline:0;padding:20px;font-size:1rem;color:#fff;cursor:pointer;background:#0675ea;text-decoration:none;text-align:center;font-family:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.external-link__footer button:hover,.external-link__footer a.external-link__footer-button:hover{background:#0051a7;color:#fff}.external-link__footer button i,.external-link__footer a.external-link__footer-button i{margin-right:5px}.external-link__footer a:first-child{border-right:1px solid #fff}