.PostRibbon_postRibbon__3ZABh.PostRibbon_postRibbon__3ZABh{padding:2.3px 5px 1.7px;border-radius:6px}.PostRibbon_postRibbon__3ZABh.PostRibbon_postRibbon--success__k4etL{background-color:#38ac54}.PostRibbon_postRibbon__3ZABh.PostRibbon_postRibbon--active__dCoVK{background-color:var(--secondary)}.PostRibbon_postRibbon__3ZABh.PostRibbon_postRibbon--active__dCoVK p{color:var(--postRibbonText)!important}.PostRibbon_postRibbon__3ZABh.PostRibbon_postRibbon--failed__iX_xn{background-color:#d70015}.PostRibbon_postRibbon__3ZABh.PostRibbon_postRibbon__3ZABh p{font-size:9px;text-transform:uppercase;line-height:13px;letter-spacing:-.02em;font-weight:900;color:#fff;text-wrap:nowrap}.SelectionsList_selectionsWrapper--toggleable__PQLyk{margin-bottom:12px}.SelectionsList_selectionItem__OaO_L{display:flex;overflow:hidden;padding-bottom:12px}.SelectionsList_icon__GM3YR{width:16px;height:16px;border-radius:100%;background-size:100%;position:relative;background-repeat:no-repeat;border:1px solid;min-width:16px;margin:0 1px 1px}.SelectionsList_icon__GM3YR:before{content:"";position:absolute;top:16px;left:50%;transform:translateX(-50%);width:1px;height:100vh;border-left:1px dashed var(--grey400);z-index:5}.SelectionsList_icon--success__HehVR{background-image:url(/media/static/images/icons/social-feed/circle-check-filled.svg);border-color:#38ac54}.SelectionsList_icon--active__Aizjf{border-color:var(--grey400)}.SelectionsList_icon--failed__YSuFW{margin:1px;background-image:url(/media/static/images/icons/social-feed/circle-x-filled.svg);border-color:#d70015}.SelectionsList_content__JFv6R{margin:0 0 0 8px;display:flex;align-items:flex-start;flex-direction:column}.SelectionsList_content__JFv6R p{font-size:12px;font-weight:500;line-height:16px;letter-spacing:-.24px;margin-bottom:2px;word-break:break-word}.SelectionsList_content__JFv6R span{font-size:11px;font-weight:400;line-height:14px;letter-spacing:-.24;color:var(--grey700);word-break:break-word}.SelectionsList_selectionsAction__v_uGL{margin-top:-3px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.SelectionsList_selectionsAction__v_uGL .SelectionsList_toggleSelections__GgyZI{font-size:12px;font-weight:700;line-height:16px;letter-spacing:-.24px;padding:0 0 0 22px;position:relative;cursor:pointer}.SelectionsList_selectionsAction__v_uGL .SelectionsList_toggleSelections--closed__m9da4:before{content:"";position:absolute;top:50%;left:0;width:18px;height:18px;transform:translateY(-50%);background-image:var(--selectionsToggleIconDown);background-size:100%}.SelectionsList_selectionsAction__v_uGL .SelectionsList_toggleSelections--opened__wSwWj:before{content:"";position:absolute;top:50%;left:0;width:18px;height:18px;transform:translateY(-50%);background-image:var(--selectionsToggleIconUp);background-size:100%}.SelectionsList_selections__8tjYa{height:var(--selectionsListHeight);overflow:hidden;transition:height .25s ease-out;position:relative}.SelectionsList_selections--closed__AlJB7:before{animation-name:SelectionsList_fadeOut__9mWcU;animation-fill-mode:forwards;animation-timing-function:ease-in}.SelectionsList_selections--closed__AlJB7:before,.SelectionsList_selections--opened__k1p2O:before{content:"";position:absolute;top:var(--selectionsListMinHeight);left:0;width:100%;height:100%;animation-duration:.25s;z-index:10}.SelectionsList_selections--opened__k1p2O:before{animation-name:SelectionsList_fadeIn__ymyBi;animation-fill-mode:forwards;animation-timing-function:ease-in}.SelectionsList_selections--nonToggleable__NQVTD .SelectionsList_selectionItem__OaO_L:last-child .SelectionsList_icon__GM3YR:before{content:none}@keyframes SelectionsList_fadeIn__ymyBi{0%{background-color:#fff}to{background-color:hsla(0,0%,100%,0)}}@keyframes SelectionsList_fadeOut__9mWcU{0%{background-color:hsla(0,0%,100%,0)}to{background-color:#fff}}[dir=rtl] .SelectionsList_content__JFv6R{margin:0 8px 0 0}[dir=rtl] .SelectionsList_selectionsAction__v_uGL .SelectionsList_toggleSelections__GgyZI{padding:0 22px 0 0}[dir=rtl] .SelectionsList_selectionsAction__v_uGL .SelectionsList_toggleSelections--closed__m9da4:before,[dir=rtl] .SelectionsList_selectionsAction__v_uGL .SelectionsList_toggleSelections--opened__wSwWj:before{right:1px}.PostButton_postButton__byLy0{padding:16px;width:100%;font-size:13px;font-weight:500;line-height:17px;letter-spacing:-.26px;background-color:#f4f4f4;border-radius:10px;text-align:center;margin-top:12px;border:none;cursor:pointer;color:#000;position:relative;overflow:hidden}.PostButton_postButton--disabled__8bYtx{color:var(--grey400);cursor:not-allowed}.PostButton_postButton--added__9FM59{background-color:var(--addedPostButtonBackground);color:var(--addedPostButtonColor)}.PostButton_postButton--odds__PDZJN{font-size:16px;font-weight:700;line-height:20px;letter-spacing:-.32px}.PostButton_fall__sjIJG{animation-duration:5s;animation-fill-mode:forwards;animation-name:PostButton_fallChangeColor__Y69VQ}@keyframes PostButton_fallChangeColor__Y69VQ{0%{color:#d70015}}.PostButton_rise__l6jvs{animation-duration:5s;animation-fill-mode:forwards;animation-name:PostButton_riseChangeColor__RtaCb}@keyframes PostButton_riseChangeColor__RtaCb{0%{color:#419544}}.ReactionPicker_container__mDc5E{position:relative}.ReactionPicker_picker__UW04y{position:absolute;left:var(--left);right:auto;bottom:calc(100% + 8px);display:flex;gap:4px;padding:6px;border-radius:52px;border:1px solid #eee;box-shadow:0 0 16px 0 rgba(0,0,0,.06);background:#fff;overflow:hidden;transform:scaleY(0);max-width:54px;transition:transform .1s linear,max-width .1s linear .1s,opacity .3s ease}.ReactionPicker_picker--open__iFnCm{transform:scaleY(1);max-width:var(--width)}.ReactionPicker_picker--open__iFnCm .ReactionPicker_iconWrapper__pG2ks{transform:scale(1)}.ReactionPicker_picker--closed__TVJEF{opacity:0;transform:none;max-width:var(--width)}.ReactionPicker_picker--closed__TVJEF .ReactionPicker_iconWrapper__pG2ks{transition-delay:.3s}.ReactionPicker_iconWrapper__pG2ks{padding:6px;flex-shrink:0;transform:scale(0);transition:transform .3s cubic-bezier(.64,.57,.67,1.53);transition-delay:.2s}.ReactionPicker_iconWrapper--selected__gbFAi{background-color:#eee;border-radius:50%}.ReactionPicker_icon__ntmqe{-webkit-tap-highlight-color:rgba(0,0,0,0);outline:0;border:0;cursor:pointer;background:rgba(0,0,0,0);padding:0;position:relative;overflow:hidden;width:30px;height:30px}