.ToastPopup{position:fixed;right:40px;bottom:35px;background-color:#1a91eb;padding:25px;z-index:999;color:#fff;border-radius:10px;max-width:356px}.ToastPopup *,.ToastPopup :after,.ToastPopup :before{box-sizing:border-box}.ToastPopup p{margin:0}@media screen and (max-width:767px){.ToastPopup{max-width:274px!important;right:10px;padding:20px}.ToastPopup h3{font-size:22px!important}}.ToastPopup h3{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;font-size:24px}.ToastPopup .TPHeader{padding-bottom:10px;align-items:start}.ToastPopup .TPDescription{font-size:18px;text-align:left}@media screen and (max-width:767px){.ToastPopup .TPDescription{font-size:16px}}.ToastPopup .CloseIcon{margin-left:auto;font-size:40px;cursor:pointer;opacity:.59}.ToastPopup .ToastButton{border-radius:10px;border:2px solid #fff;height:48px;color:#fff;font-size:16px;cursor:pointer;margin-bottom:10px}@media screen and (max-width:767px){.ToastPopup .ToastButton{font-size:15px!important}}.ToastPopup .ToastButton a{color:#fff!important}.ToastPopup .ToastButton:focus{outline:none}.ToastPopup .ToastButton:last-of-type{margin-bottom:0;text-align:center}.ToastPopup .ToastButtonPrimary{background-color:#fff;color:#163650}.ToastPopup .ButtonWrapper{padding-top:20px}@media screen and (max-width:767px){.ToastPopup .ButtonWrapper{padding-top:15px}}