.nolert-custom{position:fixed;font-family:Roboto,sans-serif,serif;transition:bottom .4s ease,top .4s ease,left .4s ease,right .4s ease,transform .4s ease,opacity .3s ease;transition:bottom .4s ease,top .4s ease,left .4s ease,right .4s ease,transform .4s ease,opacity .3s ease,-webkit-transform .4s ease}.nolert-custom>div{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;border:1px solid #fcf6f5ff;color:#000;padding:12px;border-radius:24px}.nolert-close-button,.nolert-custom>div>div.nolert-content-custom,.nolert-custom>div>div.nolert-content-custom>div.nolert-svg-icon-container{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left}.nolert-close-button,.nolert-custom>div>div.nolert-content-custom>div.nolert-svg-icon-container{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.nolert-custom>div>div.nolert-content-custom>div.nolert-svg-icon-container>svg{margin-right:6px;width:24px;padding:0 4px}.nolert-custom>div>div.nolert-content-custom>p{margin:0;padding:0}.nolert-custom>div>div.nolert-content-custom>p a{color:inherit}.nolert-custom>div.info{border:1px solid #fcf6f5ff;background-color:#3b71ca;color:#fcf6f5ff}.nolert-custom>div.danger,.nolert-custom>div.success{border:1px solid #fcf6f5ff;background-color:#15803d;color:#fcf6f5ff}.nolert-custom>div.danger{background-color:#dc4c64}.nolert-custom>div.dark,.nolert-custom>div.warning{border:1px solid #fcf6f5ff;background-color:#fc0;color:#000}.nolert-custom>div.dark{background-color:#332d2d;color:#fcf6f5ff}.nolert-custom>div.light{border:1px solid #000;background-color:#fbfbfb;color:#000}.nolert-close-button{all:unset;cursor:pointer}.nolert-close-button svg{width:24px;margin-left:6px}.nolert-close-button:focus,.nolert-close-button:hover{opacity:.7}@media screen and (max-width:700px){.nolert-custom-mobile{width:90%}}