.container{position:relative}.container .btn-config{position:absolute;right:4px;bottom:0;border:none;border-radius:100%;width:48px;height:48px;display:flex;justify-content:center;align-items:center;color:#fff;background:#9664f0}.container .btn-config .icon{width:20px;height:20px}.buttons-container{margin:1rem;display:flex}.buttons-container button{margin-right:1rem}.currentStatus{margin:2rem auto;font-weight:600;font-size:xx-large;text-align:center}.raffleLoser,.raffleWinner{margin:2rem auto;border-radius:2rem;width:80%;padding:2rem;color:#fff;text-align:center}.raffleWinner{background-color:blue}.raffleLoser{background-color:red}.queued-winner-popup{position:absolute;z-index:100;top:120px;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:hsla(0,0%,7%,.361)}.queued-winner-popup>div{position:relative;top:-120px;border-radius:4px;width:90%;height:180px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:34px 41px 25px 41px;font-weight:400;font-size:20px;background:#fff;box-shadow:0 4px 7px rgba(0,0,0,.08);text-align:center;line-height:120%;animation:popUp .5s}.queued-winner-popup>div>button{border:none;border-radius:4px;width:90%;height:30px;padding:6px 12px;color:#fff;font-weight:400;font-size:12px;background:#9b67f8;text-align:center;line-height:150%;cursor:pointer}@keyframes popUp{0%{transform:scale(0)}to{transform:scale(1)}}.winner-loser{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.winner-loser .wl-container{transform:translateY(-20%)}.winner-loser .background-winner{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat}.winner-loser .icon{margin:0 auto;display:flex;justify-content:center}.winner-loser h1{font-weight:700;font-size:40px}.winner-loser h1,.winner-loser p{line-height:120%;text-align:center}.winner-loser p{margin-top:3px;font-weight:400;font-size:24px}.winner-loser>button{position:absolute;bottom:40px;border:none;border-radius:4px;width:360px;height:40px;padding:8px 16px;color:#fff;font-weight:400;font-size:16px;background:#9b67f8;text-align:center;line-height:150%}.buttons-container[data-v-dfc8d07e]{flex-flow:wrap}.btn-primary[data-v-dfc8d07e]{background:#9b67f8;color:#fff;border:1px solid #9b67f8}.btn-secondary[data-v-dfc8d07e]{background:#fff;color:#9b67f8;border:1px solid #9b67f8}.btn-danger[data-v-dfc8d07e]{background:#e90000;color:#fff;border:1px solid #e90000}.basic-page[data-v-290fd94e],.main-section[data-v-290fd94e]{display:flex;flex-direction:column}.basic-page .overflow-auto[data-v-290fd94e]{flex-grow:1;height:1px}.basic-page .title[data-v-290fd94e]{border-bottom:1px solid #e0e0e0}.basic-page img[data-v-290fd94e]{-o-object-fit:cover;object-fit:cover}.basic-page .column[data-v-290fd94e]{padding:.5rem}.basic-page .columns[data-v-290fd94e]:last-child{margin-bottom:0}.basic-page .link-buttons[data-v-290fd94e]{flex-wrap:wrap;background:#fafafa;box-shadow:0 -6px 6px #fafafa}