.vote-button_button__Mi6Ex{border:none;background-color:var(--bg);padding:0;margin:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:12px;cursor:pointer;transition:background-color var(--btn-hover-easing)}.vote-button_button__icon__Ua4aT{display:block;width:30px;height:30px}.vote-button_button__icon__Ua4aT path{transition:stroke var(--btn-hover-easing)}.vote-button_button__icon_dislike__RoeSf{transform:rotate(180deg)}.vote-button_button__Mi6Ex:disabled{pointer-events:none;opacity:.4}.vote-button_button__Mi6Ex:disabled:not(.vote-button_button_isActive__pVqT9) .vote-button_button__icon__Ua4aT path{stroke:var(--primary-color_main)}.vote-button_button_isActive__pVqT9,.vote-button_button_isActive__pVqT9:disabled{background-color:var(--red);opacity:1}.vote-button_button_isActive__pVqT9 .vote-button_button__icon__Ua4aT path{stroke:var(--main-color)}@media screen and (hover:hover){.vote-button_button__Mi6Ex:hover{background-color:var(--yellow-hover)}.vote-button_button__Mi6Ex:hover .vote-button_button__icon__Ua4aT path{stroke:var(--primary-color_main)}}