.Toast_toast__yX8q8{position:fixed;left:0;right:0;display:flex;justify-content:center;align-items:center;z-index:10001;pointer-events:none}.Toast_top___ju8W{top:20%}.Toast_center__MMkNu{top:50%;transform:translateY(-50%)}.Toast_bottom__OTt92{bottom:20%}.Toast_content__pvqgP{background-color:rgba(0,0,0,.7);color:white;padding:3.2vw 4.26667vw;border-radius:4px;max-width:70%;text-align:center;font-size:3.73333vw;animation:Toast_fadeIn__Cqc9I .3s ease}@keyframes Toast_fadeIn__Cqc9I{0%{opacity:0}to{opacity:1}}