@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*{padding:0;margin:0;box-sizing:border-box;font-family:Roboto,Arial,sans-serif}body{width:100%;height:100dvh;overflow:hidden}nav{display:flex;justify-content:space-between;align-items:center;flex-direction:"row";padding:10px 1%;position:sticky;top:0;z-index:10;background:#0f0f0f80;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}nav button{outline:none;background:none;border:none;border-radius:40px;padding:8px;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:"row";color:#fff}nav button:hover,nav button:focus{background:#272727}nav ._navLeft_2wu5k_29{display:flex;justify-content:flex-start;align-items:center;flex-direction:"row";gap:20px}@media (max-width: 430px){nav ._navLeft_2wu5k_29{gap:0}}nav ._navMiddle_2wu5k_41{display:flex;justify-content:flex-start;align-items:center;flex-direction:"row";flex:1;max-width:700px;min-width:0;margin-right:20px;margin-left:20px}nav ._navMiddle_2wu5k_41 ._input_2wu5k_52{display:flex;justify-content:flex-start;align-items:center;flex-direction:"row";border-radius:40px;flex:1}nav ._navMiddle_2wu5k_41 ._input_2wu5k_52 ._inputField_2wu5k_60{display:flex;justify-content:flex-start;align-items:center;flex-direction:"row";background:#0f0f0f80;border-bottom-left-radius:40px;border-top-left-radius:40px;border:none;flex:1;border:1px #272727 solid}nav ._navMiddle_2wu5k_41 ._input_2wu5k_52 ._inputField_2wu5k_60._focus_2wu5k_72{border:1px #065fd4 solid}nav ._navMiddle_2wu5k_41 ._input_2wu5k_52 ._inputField_2wu5k_60 input{flex:1;background:none;border:none;outline:none;color:#fff;font-size:16px;padding:11px 16px;min-width:0;height:100%}nav ._navMiddle_2wu5k_41 ._input_2wu5k_52 ._inputField_2wu5k_60 input:focus+img{display:block;margin-left:20px}nav ._navMiddle_2wu5k_41 ._input_2wu5k_52 ._inputField_2wu5k_60 img{margin-left:10px}@media (max-width: 750px){nav ._navMiddle_2wu5k_41 ._input_2wu5k_52 ._inputField_2wu5k_60{display:none}}nav ._navMiddle_2wu5k_41 ._input_2wu5k_52 button{padding:8px 20px;border-bottom-left-radius:0;border-top-left-radius:0;background:#272727;border:1px solid #272727}@media (max-width: 750px){nav ._navMiddle_2wu5k_41 ._input_2wu5k_52 button{justify-self:end;margin-left:calc(100% - 40px);background:none;padding:8px;border:none;border-radius:50%}nav ._navMiddle_2wu5k_41 ._input_2wu5k_52 button:hover,nav ._navMiddle_2wu5k_41 ._input_2wu5k_52 button:focus{background:#3f3f3f}}@media (max-width: 430px){nav ._navMiddle_2wu5k_41 ._input_2wu5k_52 button{margin-left:calc(100% - 30px)}}nav ._navMiddle_2wu5k_41 ._input_2wu5k_52 button img{margin-left:0}nav ._navMiddle_2wu5k_41 ._microphoneBtn_2wu5k_126{background:#272727;margin-left:20px}@media (max-width: 750px){nav ._navMiddle_2wu5k_41 ._microphoneBtn_2wu5k_126{margin-left:0;background:none}}@media (max-width: 430px){nav ._navMiddle_2wu5k_41 ._microphoneBtn_2wu5k_126{display:none}}nav ._navMiddle_2wu5k_41 ._microphoneBtn_2wu5k_126:hover,nav ._navMiddle_2wu5k_41 ._microphoneBtn_2wu5k_126:focus{background:#3f3f3f}nav ._navRight_2wu5k_144{display:flex;justify-content:space-between;align-items:center;flex-direction:"row";gap:10px}@media (max-width: 430px){nav ._navRight_2wu5k_144{gap:0}}nav ._navRight_2wu5k_144 ._createBtn_2wu5k_156{display:flex;justify-content:space-between;align-items:center;flex-direction:"row";background:#272727;font-size:14px;gap:5px;padding:6px 15px 6px 10px;height:36px;width:97.17px}nav ._navRight_2wu5k_144 ._createBtn_2wu5k_156 p{font-weight:600}nav ._navRight_2wu5k_144 ._createBtn_2wu5k_156:hover,nav ._navRight_2wu5k_144 ._createBtn_2wu5k_156:focus{background:#3f3f3f}nav ._navRight_2wu5k_144 ._notifications_2wu5k_175{position:relative}nav ._navRight_2wu5k_144 ._notifications_2wu5k_175 i{position:absolute;background:#e1002d;padding:0 4px;border-radius:40px;font-size:12px;top:8px;right:-2px}@media (max-width: 430px){nav ._navRight_2wu5k_144 ._notifications_2wu5k_175{display:none}}nav ._navRight_2wu5k_144 ._userIconBtn_2wu5k_192{border-radius:50%;padding:0;margin-left:10px}nav ._navRight_2wu5k_144 ._userIconBtn_2wu5k_192 img{border-radius:50%;height:34px;width:34px}nav ._navRight_2wu5k_144 ._userIconBtn_2wu5k_192:focus{border:#065fd4 1px solid}main{width:100%;height:100dvh;background:#0f0f0f;color:#fff;overflow-y:auto}main::-webkit-scrollbar{width:9px;height:8px}main::-webkit-scrollbar-track{background:#0f0f0f;margin-top:10px;margin-bottom:10px;padding:5px}main::-webkit-scrollbar-thumb{background-color:#ababab;border-radius:10px}._home_15og2_1{margin-left:72px;padding:30px 24px 24px}._home_15og2_1._small_15og2_6{margin-left:250px}._home_15og2_1._small_15og2_6 ._feed_15og2_9 ._card_15og2_9 ._thum_15og2_9 img{width:344px}@media (max-width: 1115px){._home_15og2_1._small_15og2_6{margin-left:72px}}@media (max-width: 790px){._home_15og2_1._small_15og2_6{margin-left:0;padding:10px}}@media (max-width: 790px){._home_15og2_1{margin-left:0;padding:18px}}._sidebar_z69kw_1{width:max-content;height:calc(100dvh - 62px);overflow-y:auto;position:fixed;left:0;top:62px;background:#0f0f0f;z-index:99}._sidebar_z69kw_1 a._inactive_z69kw_12{opacity:.7;pointer-events:none}._sidebar_z69kw_1 ._minorMenu_z69kw_16{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-left:5px}._sidebar_z69kw_1 ._minorMenu_z69kw_16 a{display:flex;justify-content:center;align-items:center;flex-direction:column;text-decoration:none;color:#fff;gap:5px;padding:16px 0 14px;width:100%;font-size:10px;border-radius:10px}._sidebar_z69kw_1 ._minorMenu_z69kw_16 a:hover{background:#272727}@media (max-width: 790px){._sidebar_z69kw_1 ._minorMenu_z69kw_16{display:none}}._sidebar_z69kw_1 ._majorMenu_z69kw_44{display:flex;justify-content:center;align-items:center;flex-direction:column;width:240px}._sidebar_z69kw_1 ._majorMenu_z69kw_44 div{padding:0 10px;width:100%}._sidebar_z69kw_1 ._majorMenu_z69kw_44 div:first-child{padding-top:10px}._sidebar_z69kw_1 ._majorMenu_z69kw_44 a{text-decoration:none;color:#fff;display:flex;justify-content:flex-start;align-items:center;flex-direction:"row";padding:8px 12px;width:100%;gap:20px;border-radius:10px;font-size:14px}._sidebar_z69kw_1 ._majorMenu_z69kw_44 a:hover{background:#272727}._sidebar_z69kw_1 ._majorMenu_z69kw_44 a._you_z69kw_74{font-size:16px;padding:10px 12px;gap:5px}._sidebar_z69kw_1 ._majorMenu_z69kw_44 a._active_z69kw_79{background:#272727}._sidebar_z69kw_1 ._majorMenu_z69kw_44 hr{width:100%;background:#3f3f3f;margin:12px 0;height:1px;border:none}._sidebar_z69kw_1 ._majorMenu_z69kw_44 h2{text-align:left;font-size:16px;font-weight:500;width:100%;padding:6px 12px}._sidebar_z69kw_1::-webkit-scrollbar{width:6px;height:8px}._sidebar_z69kw_1::-webkit-scrollbar-track{background:transparent;margin-top:10px;margin-bottom:10px}._sidebar_z69kw_1::-webkit-scrollbar-thumb{background-color:#ababab;border-radius:10px}._feed_xvyp0_1{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}._feed_xvyp0_1 ._card_xvyp0_6{color:#fff;text-decoration:none;cursor:pointer}._feed_xvyp0_1 ._card_xvyp0_6 ._thum_xvyp0_11{position:relative;width:100%}._feed_xvyp0_1 ._card_xvyp0_6 ._thum_xvyp0_11 img{width:100%;border-radius:10px}._feed_xvyp0_1 ._card_xvyp0_6 ._thum_xvyp0_11 span{position:absolute;bottom:15px;right:10px;background:#0009;font-size:14px;padding:1px 4px;font-weight:500;border-radius:4px}._feed_xvyp0_1 ._card_xvyp0_6 ._info_xvyp0_29{display:flex;justify-content:center;align-items:flex-start;flex-direction:"row";gap:10px;margin-top:10px}._feed_xvyp0_1 ._card_xvyp0_6 ._info_xvyp0_29 img._channelIcon_xvyp0_37{width:40px;border-radius:50%}._feed_xvyp0_1 ._card_xvyp0_6 ._info_xvyp0_29 ._channelInfo_xvyp0_41{flex:1}._feed_xvyp0_1 ._card_xvyp0_6 ._info_xvyp0_29 ._channelInfo_xvyp0_41 p:first-child{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:5px}._feed_xvyp0_1 ._card_xvyp0_6 ._info_xvyp0_29 ._channelInfo_xvyp0_41 p:nth-child(2),._feed_xvyp0_1 ._card_xvyp0_6 ._info_xvyp0_29 ._channelInfo_xvyp0_41 p:last-child{color:#aaa;font-size:14px;line-height:20px}._feed_xvyp0_1 ._card_xvyp0_6 ._info_xvyp0_29 button{outline:none;background:none;border:none;border-radius:40px;padding:8px;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:"row";opacity:.7;pointer-events:none}._feed_xvyp0_1 ._card_xvyp0_6 ._info_xvyp0_29 button:hover,._feed_xvyp0_1 ._card_xvyp0_6 ._info_xvyp0_29 button:focus{background:#272727}._feed_xvyp0_1 ._card_xvyp0_6 ._info_xvyp0_29 button:hover{background:none}._feed_xvyp0_1 ._card_xvyp0_6 ._info_xvyp0_29 button:focus{background:#272727}._feed_xvyp0_1._small_xvyp0_80 ._card_xvyp0_6 ._info_xvyp0_29 img._channelIcon_xvyp0_37{width:36px;border-radius:50%}._feed_xvyp0_1 ._videoCardLoader_xvyp0_84{min-height:300px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:15px}._feed_xvyp0_1 ._videoCardLoader_xvyp0_84 ._vdThum_xvyp0_92{background:#272727;height:200px;width:100%;border-radius:10px}._feed_xvyp0_1 ._videoCardLoader_xvyp0_84 ._vdBody_xvyp0_98{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:"row";gap:10px;width:100%}._feed_xvyp0_1 ._videoCardLoader_xvyp0_84 ._vdBody_xvyp0_98 ._chIcon_xvyp0_106{width:40px;height:40px;background:#272727;border-radius:50%}._feed_xvyp0_1 ._videoCardLoader_xvyp0_84 ._vdBody_xvyp0_98 ._vdInfo_xvyp0_112{height:60px;padding-right:30px;width:calc(100% - 50px)}._feed_xvyp0_1 ._videoCardLoader_xvyp0_84 ._vdBody_xvyp0_98 ._vdInfo_xvyp0_112 p{width:100%;height:20px;background:#272727;margin-bottom:10px;border-radius:2px}._feed_xvyp0_1 ._videoCardLoader_xvyp0_84 ._vdBody_xvyp0_98 ._vdInfo_xvyp0_112 p:last-child{width:60%}._categoryNavbar_qot7o_1{overflow-x:auto;position:sticky;left:72px;top:60px;background:#0f0f0f80;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:9;padding:10px 24px;z-index:10;display:flex;justify-content:flex-start;align-items:center;flex-direction:"row";gap:12px;width:calc(100% - 72px)}._categoryNavbar_qot7o_1::-webkit-scrollbar{height:0}@media (max-width: 790px){._categoryNavbar_qot7o_1{width:100%;left:0}}._categoryNavbar_qot7o_1._small_qot7o_27{left:250px;width:calc(100% - 250px)}@media (max-width: 1115px){._categoryNavbar_qot7o_1._small_qot7o_27{left:72px}}@media (max-width: 950px){._categoryNavbar_qot7o_1._small_qot7o_27{width:100%;left:0}}@media (max-width: 790px){._categoryNavbar_qot7o_1._small_qot7o_27{width:100%;left:0}}._categoryNavbar_qot7o_1 button{outline:none;background:none;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:"row";padding:8px 12px;border-radius:10px;color:#fff;font-size:14px;background:#272727;font-weight:500;min-width:max-content}._categoryNavbar_qot7o_1 button:hover,._categoryNavbar_qot7o_1 button:focus{background:#272727}._categoryNavbar_qot7o_1 button._active_qot7o_70,._categoryNavbar_qot7o_1 button._active_qot7o_70:hover{background:#fff;color:#0f0f0f}._categoryNavbar_qot7o_1 button:hover{background:#3f3f3f;color:#fff}._video_1j09n_1{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:"row";flex-wrap:wrap;gap:24px;padding:24px 24px 24px 44px}@media (max-width: 1115px){._video_1j09n_1{padding-left:24px}}@media (max-width: 1025px){._video_1j09n_1{padding:18px}}._video_1j09n_1._deactivate_1j09n_21{position:relative;height:calc(100dvh - 65px);overflow:hidden}._video_1j09n_1._deactivate_1j09n_21:before{content:"";position:absolute;width:100%;height:100%;background:#0f0f0f80;top:0;left:0;z-index:2}._video_1j09n_1 ._mainRecommended_1j09n_36{flex:1}@media (max-width: 1025px){._video_1j09n_1 ._mainRecommended_1j09n_36{display:none}}._playVideo_1odre_1{flex:1}@media (max-width: 1025px){._playVideo_1odre_1{width:100%}}._playVideo_1odre_1 ._videoContainer_1odre_9{width:853px;aspect-ratio:16/9}._playVideo_1odre_1 ._videoContainer_1odre_9 iframe{border-radius:10px}@media (max-width: 1115px){._playVideo_1odre_1 ._videoContainer_1odre_9{width:640px}}@media (max-width: 1025px){._playVideo_1odre_1 ._videoContainer_1odre_9{width:762px;margin:0 auto}}@media (max-width: 842px){._playVideo_1odre_1 ._videoContainer_1odre_9{width:100%;margin:0 auto}}._playVideo_1odre_1 h2{font-size:20px;line-height:28px;margin-top:10px;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._playVideo_1odre_1 ._channelVideoInfo_1odre_44{display:flex;justify-content:space-between;align-items:center;flex-direction:"row";margin:10px 0;width:100%}@media (max-width: 650px){._playVideo_1odre_1 ._channelVideoInfo_1odre_44{display:flex;justify-content:start;align-items:start;flex-direction:column;gap:10px}}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 button{color:#fff;outline:none;background:none;border:none;border-radius:40px;padding:8px;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:"row"}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 button:hover,._playVideo_1odre_1 ._channelVideoInfo_1odre_44 button:focus{background:#272727}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._left_1odre_77{padding-bottom:2px;display:flex;justify-content:center;align-items:center;flex-direction:"row";gap:12px}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._left_1odre_77 img{width:40px;border-radius:50%}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._left_1odre_77 p{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;margin-right:40px}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._left_1odre_77 p span:first-child{cursor:pointer;font-weight:600;line-height:22px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._left_1odre_77 p span:first-child a{color:#fff;text-decoration:none}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._left_1odre_77 p span:last-child{font-size:12px;color:#aaa;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._left_1odre_77 ._btns_1odre_119{display:flex;justify-content:center;align-items:center;flex-direction:"row";gap:10px}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._left_1odre_77 ._btns_1odre_119 button{outline:none;background:none;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:"row";font-size:14px;line-height:36px;border-radius:18px;padding:0 14px;font-weight:500}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._left_1odre_77 ._btns_1odre_119 button:hover,._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._left_1odre_77 ._btns_1odre_119 button:focus{background:#272727}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._left_1odre_77 ._btns_1odre_119 button._join_1odre_146{background:#272727}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._left_1odre_77 ._btns_1odre_119 button._join_1odre_146:hover{background:#3f3f3f}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._left_1odre_77 ._btns_1odre_119 button._subscribe_1odre_152{background:#fff;color:#0f0f0f;margin-right:10px}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._left_1odre_77 ._btns_1odre_119 button._subscribe_1odre_152:hover{opacity:.9}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._right_1odre_160{display:flex;justify-content:flex-start;align-items:center;flex-direction:"row";gap:8px}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._right_1odre_160 button{background:#272727;gap:10px;padding-left:14px;padding-right:14px;display:flex;justify-content:center;align-items:center;flex-direction:"row";font-size:14px}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._right_1odre_160 button:hover{background:#3f3f3f}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._right_1odre_160 button:last-child{padding:8px}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._right_1odre_160 ._likeDislike_1odre_184{display:flex;justify-content:center;align-items:center;flex-direction:"row"}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._right_1odre_160 ._likeDislike_1odre_184 button{padding-left:14px;padding-right:14px}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._right_1odre_160 ._likeDislike_1odre_184 button:first-child{border-top-right-radius:0;border-bottom-right-radius:0;gap:5px}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._right_1odre_160 ._likeDislike_1odre_184 button:first-child img{margin-right:5px}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._right_1odre_160 ._likeDislike_1odre_184 button:last-child{border-top-left-radius:0;border-bottom-left-radius:0;position:relative}._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._right_1odre_160 ._likeDislike_1odre_184 button:last-child:before{content:"";position:absolute;width:2px;height:60%;background:#3f3f3f;left:-1px}@media (max-width: 1115px){._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._right_1odre_160 ._download_1odre_216{display:none}}@media (max-width: 1025px){._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._right_1odre_160 ._download_1odre_216{display:flex;justify-content:center;align-items:center;flex-direction:"row"}}@media (max-width: 900px){._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._right_1odre_160 ._download_1odre_216{display:none}}@media (max-width: 650px){._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._right_1odre_160 ._download_1odre_216{display:flex;justify-content:center;align-items:center;flex-direction:"row"}}@media (max-width: 510px){._playVideo_1odre_1 ._channelVideoInfo_1odre_44 ._right_1odre_160 ._download_1odre_216{display:none}}._playVideo_1odre_1 ._videoInfo_1odre_246{margin:10px 0;padding:12px;background:#272727;border-radius:10px;font-size:14px}._playVideo_1odre_1 ._videoInfo_1odre_246 ._body_1odre_253{margin-top:5px}._playVideo_1odre_1 ._videoInfo_1odre_246 ._body_1odre_253 ._descriptionText_1odre_256{line-height:20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;cursor:pointer}._playVideo_1odre_1 ._videoInfo_1odre_246 ._body_1odre_253 ._descriptionText_1odre_256._opened_1odre_265{line-height:20px;display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible;text-overflow:unset;cursor:auto}._playVideo_1odre_1 ._videoInfo_1odre_246 ._body_1odre_253 span{cursor:pointer}._playVideo_1odre_1 ._videoInfo_1odre_246 ._body_1odre_253 span:hover{text-decoration:underline}._playVideo_1odre_1 ._comments_1odre_280{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;margin-top:20px;gap:20px;width:100%}._playVideo_1odre_1 ._comments_1odre_280 ._header_1odre_289{display:flex;justify-content:flex-start;align-items:center;flex-direction:"row";gap:40px}._playVideo_1odre_1 ._comments_1odre_280 ._header_1odre_289 h3{font-size:20px}._playVideo_1odre_1 ._comments_1odre_280 ._header_1odre_289 ._sort_1odre_299{display:flex;justify-content:center;align-items:center;flex-direction:"row";gap:10px;cursor:pointer;font-weight:500;font-size:14px}._playVideo_1odre_1 ._comments_1odre_280 ._addComment_1odre_309{width:100%;gap:20px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:"row"}._playVideo_1odre_1 ._comments_1odre_280 ._addComment_1odre_309 img{width:40px;border-radius:50%}._playVideo_1odre_1 ._comments_1odre_280 ._addComment_1odre_309 input{flex:1;background:none;padding-bottom:5px;line-height:20px;outline:none;border:none;color:#fff;font-size:14px;border-bottom:1px solid #272727}._playVideo_1odre_1 ._comments_1odre_280 ._commentsContainer_1odre_332{width:100%;font-size:14px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:20px}._playVideo_1odre_1 ._comments_1odre_280 ._commentsContainer_1odre_332 ._comment_1odre_280{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:"row";gap:20px;width:100%}._playVideo_1odre_1 ._comments_1odre_280 ._commentsContainer_1odre_332 ._comment_1odre_280 a{color:#3da0f4}._playVideo_1odre_1 ._comments_1odre_280 ._commentsContainer_1odre_332 ._comment_1odre_280 ._userProfile_1odre_352{width:40px;height:40px;background:#639;border-radius:50%}._playVideo_1odre_1 ._comments_1odre_280 ._commentsContainer_1odre_332 ._comment_1odre_280 button{outline:none;background:none;border:none;border-radius:40px;padding:8px;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:"row"}._playVideo_1odre_1 ._comments_1odre_280 ._commentsContainer_1odre_332 ._comment_1odre_280 button:hover,._playVideo_1odre_1 ._comments_1odre_280 ._commentsContainer_1odre_332 ._comment_1odre_280 button:focus{background:#272727}._playVideo_1odre_1 ._comments_1odre_280 ._commentsContainer_1odre_332 ._comment_1odre_280 ._commentBody_1odre_373{flex:1;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:10px}._playVideo_1odre_1 ._comments_1odre_280 ._commentsContainer_1odre_332 ._comment_1odre_280 ._commentBody_1odre_373 p:first-child a{color:#fff;text-decoration:none}._playVideo_1odre_1 ._comments_1odre_280 ._commentsContainer_1odre_332 ._comment_1odre_280 ._commentBody_1odre_373 p:first-child span{cursor:pointer}._playVideo_1odre_1 ._comments_1odre_280 ._commentsContainer_1odre_332 ._comment_1odre_280 ._commentBody_1odre_373 p:first-child span:first-child{font-size:13px}._playVideo_1odre_1 ._comments_1odre_280 ._commentsContainer_1odre_332 ._comment_1odre_280 ._commentBody_1odre_373 p:first-child span:last-child{font-size:12px;margin-left:5px;color:#aaa}._playVideo_1odre_1 ._comments_1odre_280 ._commentsContainer_1odre_332 ._comment_1odre_280 ._commentBody_1odre_373 p:first-child span:last-child:hover{color:#fff}._playVideo_1odre_1 ._comments_1odre_280 ._commentsContainer_1odre_332 ._comment_1odre_280 ._reactions_1odre_399{display:flex;justify-content:flex-start;align-items:center;flex-direction:"row"}._playVideo_1odre_1 ._comments_1odre_280 ._commentsContainer_1odre_332 ._comment_1odre_280 ._reactions_1odre_399 span{font-size:12px;color:#aaa}._playVideo_1odre_1 ._comments_1odre_280 ._commentsContainer_1odre_332 ._comment_1odre_280 ._reactions_1odre_399 button{padding:5px}._playVideo_1odre_1 ._comments_1odre_280 ._commentsContainer_1odre_332 ._comment_1odre_280 ._reactions_1odre_399 button:last-child{margin-left:10px}._playVideo_1odre_1 ._mainRecommended_1odre_415{margin-bottom:20px;border-bottom:.5px #8a8686 solid;padding-bottom:20px}@media (min-width: 1025px){._playVideo_1odre_1 ._mainRecommended_1odre_415{display:none}}._recommended_1v7uj_1{flex:1;min-width:280px;gap:10px;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column}._recommended_1v7uj_1 ._recommendedVideoCard_1v7uj_10{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:"row";width:100%;gap:10px;text-decoration:none;color:#fff}._recommended_1v7uj_1 ._recommendedVideoCard_1v7uj_10 ._thum_1v7uj_20{position:relative;width:168px}._recommended_1v7uj_1 ._recommendedVideoCard_1v7uj_10 ._thum_1v7uj_20 ._videoImg_1v7uj_24{border-radius:8px;width:100%}._recommended_1v7uj_1 ._recommendedVideoCard_1v7uj_10 ._thum_1v7uj_20 span{position:absolute;font-size:12px;right:5px;bottom:8px;background:#000000b3;padding:2px 5px;border-radius:5px}._recommended_1v7uj_1 ._recommendedVideoCard_1v7uj_10 ._body_1v7uj_37{flex:1}._recommended_1v7uj_1 ._recommendedVideoCard_1v7uj_10 ._body_1v7uj_37 p{font-size:12px;margin-bottom:5px;color:#aaa;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._recommended_1v7uj_1 ._recommendedVideoCard_1v7uj_10 ._body_1v7uj_37 p:first-child{font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:10px;color:#fff}._recommended_1v7uj_1 ._recommendedVideoCard_1v7uj_10 button{outline:none;background:none;border:none;border-radius:40px;cursor:pointer;display:flex;justify-content:center;align-items:center;flex-direction:"row";padding:0}._recommended_1v7uj_1 ._recommendedVideoCard_1v7uj_10 button:hover,._recommended_1v7uj_1 ._recommendedVideoCard_1v7uj_10 button:focus{background:#272727}
