.snackbar-container{color:#fff;opacity:0;z-index:9999;background-color:#070b0e;justify-content:space-between;align-items:center;min-height:14px;padding:18px 24px;font-family:Roboto,sans-serif;font-size:14px;line-height:22px;transition:top .5s,right .5s,bottom .5s,left .5s,opacity .5s;display:flex;position:fixed;top:-100px;bottom:-100px}.snackbar-container .action{background:inherit;font-size:inherit;text-transform:uppercase;color:#4caf50;cursor:pointer;border:none;min-width:min-content;margin:0 0 0 24px;padding:0;display:inline-block}@media (min-width:640px){.snackbar-container{border-radius:2px;min-width:288px;max-width:568px;margin:24px;display:inline-flex}}@media (max-width:640px){.snackbar-container{width:100%;left:0;right:0}}.snackbar-pos.bottom-center{bottom:0;left:50%;transform:translate(-50%);top:auto!important}.snackbar-pos.bottom-left{bottom:0;left:0;top:auto!important}.snackbar-pos.bottom-right{bottom:0;right:0;top:auto!important}.snackbar-pos.top-left{top:0;left:0;bottom:auto!important}.snackbar-pos.top-center{top:0;left:50%;transform:translate(-50%);bottom:auto!important}.snackbar-pos.top-right{top:0;right:0;bottom:auto!important}@media (max-width:640px){.snackbar-pos.bottom-center,.snackbar-pos.top-center{left:0;transform:none}}
