.Media_root__csead{padding:0;margin:0;overflow:hidden;position:relative;background-color:#edf2f5;border-radius:10px}.Media_root__csead img,.Media_root__csead video{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.Reactions_root__bZvbC{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.Reactions_button__nxwaB{display:flex;align-items:center;padding-left:8px;padding-right:10px;height:32px;border-radius:32px;cursor:pointer;border:none;background-color:#edf2f5;transition:background-color .3s ease,box-shadow .3s ease}@media(hover:hover)and (pointer:fine){.Reactions_button__nxwaB:hover{background-color:#f7f8f9}}.Reactions_button__nxwaB img,.Reactions_button__nxwaB svg{height:24px}.Reactions_button__nxwaB small{font-weight:500}.Reactions_button__nxwaB.Reactions_isSelected__v_zOG{background-color:rgba(21,143,255,.1);box-shadow:0 0 0 1px #2ea0ff}.Reactions_button__nxwaB.Reactions_isSelected__v_zOG img{animation:Reactions_reactionButtonBounce__9vfDf .4s}@keyframes Reactions_reactionButtonBounce__9vfDf{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.Reactions_popup__0ZRmb{position:absolute;bottom:calc(100% + 5px);left:50%;transform:translateX(-50%);max-width:350px;width:100%;height:50px;display:flex;justify-content:space-evenly;align-items:center}.Reactions_popup__0ZRmb:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:45px;background-color:#edf2f5;box-shadow:0 0 22px rgba(0,0,0,.04);border:1px solid #dde7ef;transform-origin:left center;animation:Reactions_reactionPopup___9JZH .3s cubic-bezier(0,1.2,1,1)}@keyframes Reactions_reactionPopup___9JZH{0%{transform:scaleX(0)}}.Reactions_popupButton__KfAbw{border:none;background-color:transparent;cursor:pointer;transition:transform .3s ease;position:relative;animation:Reactions_reactionPopupButton__7uab_ .5s cubic-bezier(0,1.2,1,1);animation-fill-mode:both}.Reactions_popupButton__KfAbw img{height:40px;width:40px}@media(hover:hover)and (pointer:fine){.Reactions_popupButton__KfAbw:hover{transform:scale(1.2)}}@keyframes Reactions_reactionPopupButton__7uab_{0%{opacity:0;transform:scale(1.5)}40%{opacity:1}}.Reactions_popupButton__KfAbw:first-child{animation-delay:50ms}.Reactions_popupButton__KfAbw:nth-child(2){animation-delay:.1s}.Reactions_popupButton__KfAbw:nth-child(3){animation-delay:.15s}.Reactions_popupButton__KfAbw:nth-child(4){animation-delay:.2s}.Reactions_popupButton__KfAbw:nth-child(5){animation-delay:.25s}.Reactions_popupButton__KfAbw:nth-child(6){animation-delay:.3s}.Reactions_popupButton__KfAbw:nth-child(7){animation-delay:.35s}.Reactions_popupButton__KfAbw:nth-child(8){animation-delay:.4s}.Reactions_popupButton__KfAbw:nth-child(9){animation-delay:.45s}.Reactions_popupButton__KfAbw:nth-child(10){animation-delay:.5s}.Poll_option__wwhBB{display:flex;align-items:flex-start;margin-top:9px;cursor:pointer}.Poll_option__wwhBB:first-child{margin-top:0}.Poll_optionAside__Z_pYh{flex-shrink:0;position:relative;margin-top:3px}.Poll_optionCheckbox__OhvPU{display:block;width:21px;height:21px;border-radius:21px;border:1px solid #a3b9cd;background-color:#fff;display:flex;transition:opacity .3s ease}.Poll_optionCheckmark__yvcHd{position:absolute;top:21px;right:0;width:14px;height:14px;border-radius:14px;background-color:#158fff;color:#fff;opacity:0;transition:opacity .3s ease}.Poll_optionCheckmark__yvcHd svg{width:10px;height:9px;position:absolute;top:3px;right:2px}.Poll_optionRate__aNA_U{position:absolute;top:1px;right:-1px;font-weight:500;opacity:0;transition:opacity .3s ease}.Poll_optionContent___7p8J{width:100%;position:relative;margin-left:12px;padding:4px 0 8px;border-bottom:1px solid #dde7ef;transition:border-color .3s ease}.Poll_optionBar__opuRH{position:absolute;bottom:0;left:0;width:0;min-width:5px;height:5px;border-radius:5px;background-color:#2ea0ff;opacity:0;transform-origin:center left;transition:opacity .3s ease,width .3s ease}.Poll_isVoted__l4deU{cursor:default}.Poll_isVoted__l4deU .Poll_optionCheckbox__OhvPU{opacity:0}.Poll_isVoted__l4deU .Poll_optionBar__opuRH,.Poll_isVoted__l4deU .Poll_optionRate__aNA_U{opacity:1}.Poll_isVoted__l4deU .Poll_optionContent___7p8J{border-color:transparent}.Poll_isUserVote__HQ_7o .Poll_optionCheckmark__yvcHd{opacity:1}