*{box-sizing:border-box;padding:0;margin:0;font-family:Poppins,sans-serif}body{background:#f6f7f9}.close{width:20px;height:20px;margin:40px;stroke:#000;transition:fill .2s ease-in-out}.close:hover{stroke:#000;width:40px;height:40px;cursor:pointer}.terms p{color:#1e1e1e;font-family:Rubik;font-size:16px;font-style:normal;font-weight:400;line-height:26px;margin-bottom:32px}#loading-spinner{animation:loading-spinner 1.5s linear infinite}@keyframes loading-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.toast-message{width:600px}.toast-message-big{width:800px}.toast-message-small{width:400px}