.button-vote{z-index:99;position:fixed;bottom:30px;right:30px}.button-vote .profile{justify-content:center;align-items:center;display:flex}.button-vote .profile img{-o-object-fit:cover;object-fit:cover;border:2px solid #fdfdfd;border-radius:50%;width:50px;height:50px;margin-right:10px}.button-vote button{cursor:pointer;color:#fff;background-color:#219e54;border:3px solid #fff;border-radius:30px;justify-content:center;align-items:center;gap:12px;padding:0 30px 0 0;font-weight:500;display:flex;box-shadow:0 4px 50px rgba(64,62,62,.1)}.jury-votes-container{margin:0 auto}.jury-votes{border:2px solid rgba(227,227,227,.8);border-radius:10px;margin-top:10px;padding:20px}.jury-votes__title{text-transform:uppercase;margin-bottom:20px;font-size:17px;font-weight:900}.jury-votes__list{border-radius:10px;margin:0;list-style:none}.jury-votes__item{border-bottom:1px solid rgba(0,0,0,.07);border-left:2px solid #252525;justify-content:space-between;align-items:center;padding:25px 20px;transition:background .25s,transform .2s;display:flex}.jury-votes__item:hover{background:rgba(64,64,65,.04)}.jury-votes__item:last-child{border-bottom:none}.jury-votes__profile{align-items:center;gap:1rem;display:flex}.jury-votes__avatar{-o-object-fit:cover;object-fit:cover;border:2px solid #a1a1a1;border-radius:50%;width:36px;height:36px}.jury-votes__name{color:#808690;font-size:13px;font-weight:500}.jury-votes__meta{align-items:center;gap:1.4rem;display:flex}.jury-votes__meta .profile-button{outline-offset:10px;text-transform:uppercase;letter-spacing:1.1px;outline:1px solid #ddd;margin-left:20px;font-size:10px;font-weight:700}.jury-votes__meta .profile-button:hover{outline:1px solid #6b7280}.jury-votes__score{color:#333;background:rgba(79,70,229,.1);border-radius:8px;padding:4px 10px;font-size:1rem;font-weight:700}.jury-votes__comment{color:#6b7280;max-width:260px;font-size:.95rem}.jury-votes__profile-link{align-items:center;font-size:1.3rem;display:flex}.jury-votes__profile-link a{transition:opacity .2s}.jury-votes__profile-link a:hover{opacity:.7}.vote-wizard{color:#111;background:#fff;border-radius:16px;width:480px;max-width:90vw;padding:32px;animation:.3s slideUp;box-shadow:0 10px 40px rgba(0,0,0,.1)}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.wizard-steps{justify-content:space-between;margin-bottom:28px;display:flex}.wizard-step{text-align:center;opacity:.4;font-weight:500;transition:all .3s}.wizard-step.active{opacity:1}.wizard-step span{color:#219e54;border:2px solid #219e54;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:6px;font-weight:700;display:inline-flex}.wizard-step p{text-transform:uppercase;letter-spacing:.5px;color:#555;font-size:.75rem}.wizard-panel{text-align:center}.wizard-title{color:#111;margin-bottom:16px;font-size:22px;font-weight:700}.wizard-preview-image{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:100%;margin-bottom:16px}.wizard-textarea{color:#111;resize:none;background:#f7f7f7;border:1px solid #ddd;border-radius:12px;outline:none;width:100%;height:160px;padding:14px;transition:border .25s}.wizard-textarea:focus{border-color:#219e54;box-shadow:0 0 0 2px rgba(33,158,84,.15)}.wizard-next,.wizard-back{cursor:pointer;border-radius:10px;width:100%;margin-top:20px;padding:12px;font-size:16px;font-weight:600;transition:all .25s}.wizard-next{color:#fff;background:#219e54}.wizard-next:hover{background:#1d8a46}.wizard-back{color:#219e54;background:0 0;text-decoration:underline}.wizard-back:hover{opacity:.8}.wizard-scores{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:24px;display:flex}.wizard-score-btn{color:#555;cursor:pointer;background:#f7f7f7;border:1px solid #ccc;border-radius:12px;width:50px;height:50px;font-size:18px;font-weight:700;transition:all .25s}.wizard-score-btn.active,.wizard-score-btn:hover{color:#fff;background:#219e54;border-color:#219e54}.wizard-thanks-text{color:#555;margin-bottom:20px}.wizard-checkmark{color:#fff;background:#219e54;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto;font-size:34px;font-weight:700;animation:.3s pop;display:flex}@keyframes pop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.animate-fade{animation:.35s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
