@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap);.stylebase-modal,.stylebase-toast{position:fixed;max-width:50%;left:50%;transform:translate(-50%,-50%)}.stylebase-modal a,.stylebase-toast{transition:.5s;outline-color:transparent!important;box-shadow:none!important;background-color:#767676ff}.stylebase-custom-popup,.stylebase-modal,.stylebase-toast{opacity:0;visibility:hidden;z-index:16777271}.stylebase-modal{width:400px;top:50%;transition:.5s}.stylebase-modal,.stylebase-modal *,.stylebase-toast,.stylebase-toast *{box-sizing:border-box}.stylebase-custom-popup.active,.stylebase-modal.active,.stylebase-toast.active{opacity:1;visibility:visible}.stylebase-modal .stylebase-modal-title{margin:0 0 15px;padding:0;font-size:24px;font-weight:400;font-family:Roboto,sans-serif;color:#767676}.stylebase-modal .stylebase-modal-description{margin:0 0 30px;padding:0;font-size:14px;font-weight:300;font-family:Roboto,sans-serif;color:#767676}.stylebase-modal .stylebase-modal-buttons-section{width:100%;min-width:100%;clear:both;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:row;flex-wrap:wrap}.stylebase-modal a,.stylebase-toast .stylebase-toast-text{font-family:Roboto,sans-serif;font-size:12px;color:#fff;text-decoration:none;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stylebase-modal a{min-width:100px;text-align:center;height:36px;line-height:36px;padding:0 15px;font-weight:400;border-radius:3px;margin:10px 20px 0 0;position:relative;border:none!important;cursor:pointer}.stylebase-modal a:hover{background-color:#767676bb}.stylebase-modal:before{position:fixed;left:-7500px;right:-7500px;bottom:-7500px;top:-7500px;z-index:0;background-color:#00000088;content:''}.stylebase-modal .stylebase-modal-wrapper{position:relative;z-index:10;padding:30px;background-color:#ffffffbb;border-radius:5px;box-shadow:0 0 15px #00000055;width:100%;float:left;clear:both}.stylebase-toast{top:50px;border-radius:3px;border:none!important}.stylebase-toast .stylebase-toast-text{font-weight:300;margin:10px 25px;line-height:30px}