body{font-family:Roboto Flex,sans-serif}:root{--mcolor: #FFA600;--mcolor_hover: #f68700;--mcolor_green: #62BB4D;--mcolor_blue: #0093E9;--mcolor_yellow: #fff3cd}.ui_color{color:var(--mcolor)}.ui_color_red{color:red!important}.ui_color_green,.ui_color_yellow{color:var(--mcolor_green)!important}.ui_color_blue{color:var(--mcolor_blue)!important}.ui_bg_red{background:red!important}.ui_bg_green,.ui_bg_yellow{background:var(--mcolor_green)!important}.ui_bg_blue{background:var(--mcolor_blue)!important}a{text-decoration:none;color:inherit}.ui_link{transition:all .2s;color:var(--mcolor)}.ui_link:hover{color:var(--mcolor_hover);text-decoration:underline}.clear{clear:both}.nopadding{padding:0 15px}.nopadding>div{padding:0}.outline{outline:1px solid red}.ui_button{cursor:pointer;color:#fff;background:var(--mcolor);outline:none;border:none;transition:all .5s}.ui_button:hover{background:var(--mcolor_hover)}.ui_button_light{cursor:pointer;color:#212121;background:#fff;outline:none;border:1px solid #f6f6f6;transition:all .5s}.ui_button_light:hover{background:#f6f6f6!important}.ui_button:focus,.ui_button_light:focus{outline:none}.ui_width_100{width:100%}.dark_light{background:#0009;width:100%;height:100%;position:fixed;z-index:10;display:none}.thanks_window{width:400px;height:190px;background:#fff;position:fixed;top:20%;padding:25px;left:50%;margin-left:-200px;box-sizing:border-box;z-index:11;box-shadow:0 0 10px #0000001a;display:none}.thanks_window_title{font-size:24px;margin-bottom:25px;text-align:center}.thanks_window_text{line-height:1.3;text-align:center}.window{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;z-index:12;display:none;box-shadow:0 0 10px #0000001a;line-height:1.3;border:1px solid #f6f6f6;border-radius:16px;padding:16px;box-sizing:border-box}.window_close{position:absolute;right:10px;background:url(/images/icons/close.svg);width:22px;height:22px;top:10px;cursor:pointer}.window_close img{transition:all .3s}.window_close img:hover{opacity:.8}.window_close:hover{background-position:0 -22px}.window_title{font-weight:600;font-size:14px;line-height:1.4;color:#212121;margin-bottom:16px}.widow_input_wrap{width:80%;margin-left:10%;margin-bottom:20px}.widow_input{padding:10px;width:100%;box-sizing:border-box}.widow_input_title{margin-bottom:8px;font-weight:700}.widow_input_title span{font-size:11px;font-weight:400}.widow_input_st{margin-top:0;padding:13px 0;border:none;font-weight:700;line-height:1.2;font-size:18px;cursor:pointer;width:100%}.window_line{padding:0 15px 15px;font-size:14px;text-align:center}.hidden_input{display:none}.window_info{text-align:center;font-size:14px;padding-bottom:15px}.content{line-height:1.4}.content p{margin-bottom:25px}.content ul{list-style:disc;margin:10px 0 10px 20px}.content ol{list-style:decimal;margin:10px 0 10px 20px}.content b,.content strong{font-weight:700}.content i,.content em{font-style:italic}.content table{width:100%;margin:10px 0}.content table tr{width:100%}.content table td,.content table th{border:1px solid grey;padding:10px}.content img{padding:0;border-radius:4px;box-shadow:0 0 10px #0000001a;max-width:100%;height:auto!important}.content iframe{border-radius:4px!important;box-shadow:0 0 10px #0000001a;max-width:100%;height:auto!important}.content h1{font-weight:700;margin-bottom:10px;font-size:30px}.content h2{font-weight:700;margin-bottom:10px;font-size:26px}.content h3{font-weight:700;margin-bottom:10px;font-size:24px}.content h4{font-weight:700;margin-bottom:10px;font-size:22px}.content h5{font-weight:700;margin-bottom:7px;font-size:20px}.content h6{font-weight:700;margin-bottom:7px;font-size:18px}.content a{color:var(--mcolor);color:var(--mcolor_hover);text-decoration:underline!important}.content blockquote{padding:12px 15px;background:#fff3cd;margin-bottom:20px;border-radius:4px}.content blockquote.green{background:#d4edda}.content blockquote.red{background:#f8d7da}.noshadow{box-shadow:none!important}.ui_nobutton{background:none;border:none}.ui_nobutton:focus{outline:none}.bread li{float:left;margin-right:10px;color:#000;font-size:14px}.bread li a{color:#000}.bread li a:hover{color:var(--mcolor);text-decoration:underline}.arrow_left{background:url(/images/arrow_left.svg);width:34px;height:34px;cursor:pointer;float:left}.arrow_right{background:url(/images/arrow_right.svg);width:34px;height:34px;cursor:pointer;float:right}.arrow_left:hover,.arrow_right:hover{background-position:0 -34px}.regist_and_auth{background:#f6f6f6}.reg_and_auth_window{padding:24px}.reg_and_auth_window_logo{margin-bottom:16px}.reg_and_auth_window_title{margin-bottom:8px;font-weight:700;font-size:18px;line-height:1.4;color:#212121}.reg_and_auth_window_description{margin-bottom:16px;font-weight:400;font-size:14px;line-height:1.4;color:gray}.oform_input{position:relative}.oform_input input[name=website]{color:#2c8ae2}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,input:-webkit-autofill:active{box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:#000!important}input:-webkit-autofill+label,input:-webkit-autofill~label{color:#b6b6b6!important}.oform_input input,.oform_input textarea,.oform_input select{width:100%;font:16px/1.4 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#4a4a4a;padding:18px 14px 10px;border:0;background:var(--bg);box-sizing:border-box;outline:none;transition:border-color .22s ease,box-shadow .22s ease,background-color .22s ease;font-weight:400;font-size:14px;line-height:1.4;border-bottom:1px solid #f6f6f6;color:#212121}.oform_input textarea{resize:vertical}.oform_input select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:40px;cursor:pointer;background-image:url("data:image/svg+xml;utf8,    <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='14' height='14' fill='%234A4A4A'>      <path d='M7 8l3 3 3-3'/>    </svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:14px 14px}.oform_input label{position:absolute;left:10px;top:20px;padding:0 6px;background:var(--bg);color:#b6b6b6;pointer-events:none;border-radius:6px;transform-origin:left top;transform:translateY(0) scale(1);transition:transform .22s cubic-bezier(.2,.8,.2,1),color .22s ease,background-color .22s ease;will-change:transform}.oform_input input:not(:-moz-placeholder)+label,.oform_input textarea:not(:-moz-placeholder)+label{transform:translateY(-16px) scale(.88);color:#b6b6b6;font-size:12px}.oform_input input:focus+label,.oform_input input:not(:placeholder-shown)+label,.oform_input textarea:focus+label,.oform_input textarea:not(:placeholder-shown)+label,.oform_input select:focus+label,.oform_input select:valid+label,.oform_input.filled label{transform:translateY(-16px) scale(.88);color:#b6b6b6;font-size:12px}.oform_input input:-webkit-autofill+label,.oform_input textarea:-webkit-autofill+label{transform:translateY(-22px) scale(.88);color:var(--mcolor_blue)}.oform_input span{font-size:10px;color:#6b7170;margin-top:4px}.oform_input.error input,.oform_input.error textarea,.oform_input.error select{border-color:var(--error);box-shadow:0 0 0 3px #ef44441a}.oform_input.error input:focus,.oform_input.error textarea:focus,.oform_input.error select:focus{border-color:var(--error);box-shadow:0 0 0 3px #ef444429}.oform_input.error label{color:var(--error)}.oform_input select:disabled,.oform_input input:disabled,.oform_input textarea:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.8}.reg_and_auth_window_form .form_block{margin-bottom:16px}.bg_grey{background:#f6f6f6}.reg_and_auth{position:absolute;top:80px;width:384px;left:50%;margin-left:-162px;background:#fff;border-radius:24px;display:block}.reg_and_auth_window_form>div{margin-bottom:16px}.form_button button,.buttona_a a{width:100%;display:block;padding:10px 0;border-radius:9999px;font-weight:500;font-size:14px;line-height:1.4;text-align:center}.form_button button:disabled{background:#f6f6f6;color:#b6b6b6}.oform_input_pass_see{background:url(/images/ico_glass.svg);cursor:pointer;width:16px;height:16px}.oform_input_pass_see.active{background-position:0 -16px}.oform_input_key_info{background:url(/images/ico_form_keys.svg);width:16px;height:16px;cursor:pointer;position:relative}.oform_input_key_info:before{background:url(/images/ico_form_key_arrow.svg);width:16px;height:16px;cursor:pointer;content:"";position:absolute;right:-16px;top:0}.oform_input_key_info.active{background:url(/images/ico_form_key.svg);background-position:0 -16px}.oform_input_key_info.active:before{background-position:0 -16px}.oform_input_buttons{display:flex;grid-gap:16px;position:absolute;right:16px;top:14px}.google_auth{text-align:center}.google_auth button{border:1px solid #f6f6f6;border-radius:9999px;padding:12px;background:none;text-align:center;width:100%;box-sizing:border-box}.google_auth a{display:block;padding:10px 16px 10px 12px}.google_auth img{margin-bottom:-3px;margin-right:6px}.google_auth{margin-bottom:16px}.reg_and_auth_cross_form_link{font-weight:400;margin-bottom:16px;font-size:14px;line-height:1.4;text-align:left;color:gray}.reg_and_auth_cross_form_link:last-child{margin-bottom:0}.reg_and_auth_politic{font-weight:400;font-size:12px;line-height:1.3;color:#b6b6b6}.reg_and_auth_politic a:hover{color:var(--mcolor)}.reg_and_auth_politic a{text-decoration:underline;transition:all .3s}.oform_input_info_window{font-weight:400;font-size:14px;line-height:1.4;color:gray;background:#f6f6f6;padding:12px;transition:opacity .3s ease}.hidden{display:none}.correct input{border-bottom:1px solid #37bf4d!important}.incorrect input{border-bottom:1px solid #ce3954!important;color:#ce3954}.incorrect .oform_input_info_window{color:#ce3954}.incorrect .oform_input_key_info{background-position:0 -64px;background-position:0 -32px}.error_info{font-weight:400;font-size:12px;line-height:1.3;display:none;color:#ce3954;padding-top:8px}.incorrect .error_info{display:block}.info_message{font-weight:500;font-size:12px;line-height:1.3;color:#bdbdbd;padding-top:16px}.info_message a{color:var(--mcolor);display:none}. input{border-bottom:1px solid #ce3954!important;color:#ce3954}.remember_password_success_message{margin-bottom:16px;background:#37bf4d1a;padding:8px;font-weight:400;font-size:14px;line-height:1.4;color:#37bf4d}.profile_user_pic{margin-bottom:24px}.oform_input_user_name_preview{border-radius:9999px;padding:4px 8px 0;position:absolute;right:0;top:14px;width:68px;height:24px;background:#f6f6f6;font-weight:500;font-size:12px;cursor:pointer;line-height:1.3;text-align:center;color:#212121}.profile_user_pic label{position:relative;cursor:pointer;margin-bottom:10px;margin-right:8px;display:inline-block}.profile_user_pic input[type=radio]{display:none}.profile_user_pic img{width:56px;height:56px;border-radius:50%;transition:all .3s ease}.profile_user_pic label:has(input[type=radio]:checked):before{width:16px;height:16px;content:"";border-radius:100%;background:#ffa600;stroke-width:2px;stroke:#fff;position:absolute;right:0;bottom:0;z-index:2;border:2px solid white}.header{background:#fff;width:100%;border-bottom:1px solid #f6f6f6;display:flex;padding:0 16px;justify-content:space-between;align-items:center;z-index:10}.header_lk_and_lang{display:flex;margin-top:5px;grid-gap:24px}.header_language_window{display:none;position:absolute;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 2px 8px #00000026;background:#ffffffeb;right:0;margin-top:7px;border-radius:12px;padding:4px 0;z-index:10}.header_language_window a{padding:10px;font-size:14px;display:block;min-width:164px}.header_language_window a:hover{cursor:pointer;color:var(--mcolor)}.header_language_selected{display:flex;align-items:center;grid-gap:4px;font-weight:500;margin-top:3px;font-size:14px;line-height:1.4;color:gray}.header_language:hover .header_language_window{display:block}.header_language_selected img:first-child{margin-top:-2px}.header_lk_buttons button{background:#f6f6f6;border:none;padding:4px 12px;border-radius:9999px}.header_lk_buttons button:first-child{color:#fff;background:var(--mcolor)}.header_lk_buttons button:first-child:hover{color:#fff;background:var(--mcolor_hover)}.header_lk_buttons button{transition:all .3s;cursor:pointer}.header_lk_buttons button:last-child:hover{color:#fff;background:#3a3a3a}.header_language{position:relative;padding:8px 0;margin-top:-8px}.header_language:hover .img_arrow{transform:rotate(180deg)}.container{width:1200px;margin:0 auto}.sidebar_menu svg{width:16px;height:16px}.sidebar_menu{padding:16px;border-bottom:1px solid #f6f6f6}.sidebar_menu li{margin-bottom:2px}.main_wrapper{display:grid;grid-template-columns:280px 1fr 280px}.sidebar_menu li a{grid-gap:10px;padding:10px;display:flex;align-items:center;font-weight:400;font-size:14px;line-height:1.4;color:gray}.sidebar_menu li a span{border-radius:100px;width:20px;height:20px;box-sizing:border-box;background:var(--mcolor);font-weight:500;font-size:10px;padding-top:3px;line-height:1.4;text-align:center;color:#fff}.sidebar_menu li.active a{background:#f6f6f6;color:#212121;border-radius:8px}.sidebar_menu li a:hover svg [fill]:not([fill=none]){fill:#212121}.sidebar_menu li a:hover svg [stroke]:not([stroke=none]){stroke:#212121}.sidebar_menu li a:hover{color:#212121}.sidebar_menu li.active svg [fill]:not([fill=none]){fill:var(--mcolor)!important}.sidebar_menu li.active svg [stroke]:not([stroke=none]){stroke:var(--mcolor)!important}.sidebar_left{border-left:1px solid #f6f6f6;border-right:1px solid #f6f6f6}.sidebar_trends{padding:16px;border-bottom:1px solid #f6f6f6}.sidebar_trends_title{font-weight:600;font-size:16px;line-height:1.4;color:#212121;margin-bottom:16px}.sidebar_trends_tags a{font-weight:600;font-size:12px;display:block;margin-bottom:8px;line-height:1.4;color:#212121}.sidebar_trends_tags a span{margin-bottom:0;display:block}.sidebar_trends_tags a small{font-weight:400;font-size:10px;line-height:1.4;color:gray}.feed_tools{padding:0 12px;box-sizing:border-box;z-index:9;position:sticky;top:0;align-content:space-between;display:flex;justify-content:space-between;align-items:center;width:100%;height:56px;border-bottom:1px solid #f6f6f6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb}.feed_tabs{padding:0 12px}.feed_tabs ul{display:flex}.feed_tabs li{padding:18px 0;border-bottom:2px solid white;cursor:pointer;color:gray;margin-right:16px}.feed_tabs li.active{cursor:default;color:#212121;border-bottom:2px solid var(--mcolor)}.feed_tabs li svg path{fill:gray}.feed_tabs li svg{margin-bottom:-2px}.feed_tabs li.active svg path{fill:var(--mcolor)}.feed_tools_new_post button{background:var(--mcolor);border:none;border-radius:9999px;width:32px;padding-top:3px;height:32px;transition:all .3s}.feed_tools_new_post button:hover{background:var(--mcolor_hover);cursor:pointer}.feed_tools_new_post button img{margin-bottom:-2px}.feed_content_new_posts_button button{padding:16px;width:100%;font-weight:500;cursor:pointer;font-size:14px;line-height:1.4;color:#ffa600;background:none;border:none;border-bottom:1px solid #f6f6f6}.feed_post{padding:24px;border-bottom:1px solid #F6F6F6;display:grid;grid-template-columns:36px 1fr;grid-gap:8px;transition:all .3s}.feed_post:hover{background:#f9f9f9}.feed_post_full{padding:24px;position:relative;border-bottom:1px solid #F6F6F6}.feed_post_img{width:36px;height:36px}.feed_post_img img{width:100%;height:100%;border-radius:100px}.feed_post_name{font-weight:600;margin-bottom:4px;font-size:12px;line-height:1.3;color:#212121}.feed_post_name:hover a strong{text-decoration:underline}.feed_post_name span{color:#b6b6b6}.feed_post_title{font-weight:600;font-size:16px;line-height:1.4;color:#212121;margin-bottom:4px}.feed_post_description{font-weight:400;font-size:14px;margin-bottom:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:#212121;overflow-wrap:anywhere;word-break:break-word}.feed_post_description p,.feed_post_description a{overflow-wrap:anywhere;word-break:break-word}.feed_post_description_more{font-weight:500;cursor:pointer;margin-bottom:8px;font-size:14px;line-height:1.4;color:#ffa600;transition:all .3s;color:var(--mcolor_hover)}.feed_post_tools_left{display:flex;grid-gap:16px}.feed_post_tools_item{display:flex;align-items:center;grid-gap:4px}.feed_post_tools_item span{display:flex;font-weight:600;font-size:12px;color:#b6b6b6}.feed_post_tools_right_more_tools_window{display:none;border-radius:12px;width:170px;padding:4px 0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 2px 8px #00000026;background:#fff;position:absolute;right:0;z-index:10}.feed_post_tools_right_more_tools_window li a,.feed_post_tools_right_more_tools_window li button{padding:10px;box-sizing:border-box;font-weight:500;font-size:12px;display:block;grid-gap:0px;border:none;background:none;line-height:1.3;color:#212121}.feed_post_tools_right_more_tools_window li a svg,.feed_post_tools_right_more_tools_window li button svg{margin-bottom:-4px;margin-right:8px}.feed_post_tools_right_more_tools_window li a:hover,.feed_post_tools_right_more_tools_window li button:hover{color:var(--mcolor)}.feed_post_tools_right_more_tools_window li a:hover svg path,.feed_post_tools_right_more_tools_window li button:hover svg path{fill:var(--mcolor)!important}.feed_post_tools_right_more_tools_window li:last-child a:hover svg path,.feed_post_tools_right_more_tools_window li:last-child button:hover svg path{fill:none!important;stroke:var(--mcolor)!important}.feed_post_tools{display:flex;justify-content:space-between}.feed_post_tools_right{position:relative}.feed_like:hover span{color:#ce3954}.feed_like:hover svg path{stroke:#ce3954!important}.feed_like.active svg path{stroke:#ce3954!important;fill:#ce3954!important}.feed_like.active span{color:#ce3954}.feed_like,.feed_post_tools_right_more_tools:hover{cursor:pointer}.feed_post_tools_right_more_tools:hover svg path{stroke:var(--mcolor)}.feed_post_content_date{font-weight:400;font-size:12px;line-height:1.3;text-align:right;color:#b6b6b6;position:absolute;right:0;top:0;display:flex}.feed_post_content_date span{margin-top:-3px;display:block}.feed_post_content_date svg{margin-bottom:-8px;cursor:pointer}.feed_post_content{position:relative}.feed_post_content ul,.feed_post_content ol{margin-bottom:16px;padding-left:13px}.feed_post_content ul li{list-style:disc;margin-bottom:8px}.feed_post_content figure figcaption{text-align:center}.feed_post_content figure{margin-bottom:16px}.feed_post_image{width:100%;margin-bottom:8px}.feed_post_image img{width:100%;border-radius:16px}.feed_tools_new_post{cursor:pointer}.sidebar_footer{padding:16px;border-top:1px solid #F6F6F6}.sidebar_footer li{margin-bottom:8px}.sidebar_footer li:last-child{margin-bottom:0}.sidebar_footer li a{font-weight:400;font-size:12px;display:block;line-height:1.3;color:#b6b6b6;transition:all .3s}.sidebar_footer li a:hover{color:var(--mcolor)}.main_wrapper{align-items:start}.sidebar_left{position:sticky;top:0;height:calc(100vh - 68px);overflow:auto;display:flex;flex-direction:column}.workspace,.sidebar_right{border-right:1px solid #F6F6F6}.sidebar_right{min-height:100%}@media(max-width:992px){.main_wrapper{grid-template-columns:1fr}.sidebar_left{position:static;height:auto;overflow:visible}}:root{--header-h: 68px}.header{height:68px}.sidebar_left{position:sticky;height:100vh;overflow:auto;display:flex;flex-direction:column}.sidebar_right{position:sticky;top:0;height:100vh}.sidebar_footer{margin-top:auto}.sidebar_new_account_description{font-weight:400;margin-bottom:16px;font-size:14px;line-height:1.4;color:gray}.sidebar_new_account_title{font-weight:700;font-size:18px;line-height:1.4;color:#212121;margin-bottom:8px}.sidebar_new_account{padding:16px;border-bottom:1px solid #F6F6F6}.sidebar_new_account button{padding:10px;width:100%;border-radius:9999px;border:none}.sidebar_new_account_button_reg{margin-bottom:8px}.sidebar_new_account_button_auth button{border:1px solid #f6f6f6;background:none}.sidebar_search form{position:relative}.sidebar_search input:focus{outline:none}.sidebar_search input{border-radius:100px;background:#f6f6f6;border:none;padding:8px 36px;width:100%;box-sizing:border-box}.sidebar_search button{border:none;position:absolute;top:2px;background:none;padding:6px;left:3px}.sidebar_search{padding:12px 16px;border-bottom:1px solid #F6F6F6}.sidebar_authors_title{font-weight:600;margin-bottom:16px;font-size:16px;line-height:1.4;color:#212121}.sidebar_authors{padding:16px;border-bottom:1px solid #F6F6F6}.sidebar_authors_item{display:grid;grid-template-columns:36px 1fr 100px;margin-bottom:16px;grid-gap:8px;box-sizing:border-box}.sidebar_authors_item_user_names:hover span{text-decoration:underline}.sidebar_authors_item_img img{width:36px;height:36px;-o-object-fit:cover;object-fit:cover;border-radius:999px}.sidebar_authors_item_user_names small{font-weight:400;font-size:12px;line-height:1.3;color:#b6b6b6}.sidebar_authors_item_user_names span{font-weight:600;font-size:12px;line-height:1.3;color:#212121}.sidebar_authors_item_user_button{font-weight:500;text-align:center;box-sizing:border-box;font-size:12px;line-height:2;color:#fff;border-radius:9999px;padding:4px 8px;cursor:pointer;width:100%;height:32px;background:#212121}.sidebar_authors_item_user_button.active{background:#f6f6f6;font-weight:500;line-height:2.1;color:#212121}.sidebar_authors_item_user_button:hover{background:var(--mcolor)}.sidebar_authors_item_user_button.active:hover{color:#fff}.sidebar_authors_items{box-sizing:border-box}.sidebar_authors_item_user_names{min-width:0;overflow:hidden}.sidebar_authors_item_user_names span,.sidebar_authors_item_user_names small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar_recommend_post_author span{font-weight:600;font-size:12px;line-height:1.3;color:#212121}.sidebar_recommend_post_author small{font-weight:400;font-size:12px;line-height:1.3;color:#b6b6b6}.sidebar_recommend{padding:16px;border-bottom:1px solid #F6F6F6}.sidebar_recommend_title{font-weight:600;margin-bottom:16px;font-size:16px;line-height:1.4;color:#212121}.sidebar_recommend_post_title{font-weight:600;font-size:14px;line-height:1.4;color:#212121;margin-bottom:8px}.sidebar_recommend_post_title a{transition:all .3s}.sidebar_recommend_post_title:hover a{color:var(--mcolor)}.sidebar_recommend_post_author img{width:16px;height:16px;border-radius:999px}.sidebar_recommend_post_author{display:flex;align-items:center;grid-gap:4px}.sidebar_recommend_post_author:hover span{text-decoration:underline}.sidebar_recommend_post_author img{margin-top:-2px}.sidebar_recommend_post{margin-bottom:16px}.overlay{background:#0009;width:100%;height:100%;position:fixed;top:0;left:0;display:none;z-index:11}.overlay.active{display:block}.window_description{font-weight:400;font-size:12px;line-height:1.3;color:gray;margin-bottom:24px}.window_buttons{display:flex;justify-content:space-between}.window_buttons button{border-radius:9999px;padding:12px 16px;min-width:107px;height:40px;border:none}.window_buttons button.cancel{background:none;border:1px solid #f6f6f6}.window_success_repost{width:328px}.reg_and_auth_window_wrap{position:fixed;width:384px;background:#fff;border-radius:24px}.window_close_reg{top:24px;right:16px}.feed_post_content_button_more button{padding:4px 8px;border-radius:9999px}.mobile_menu{display:none}.post_return{position:relative;font-weight:500;font-size:14px;line-height:1.4;color:#212121}.post_return span{font-weight:600;font-size:16px;line-height:1.4;color:#212121;position:absolute;left:50%;top:10px;width:132px;margin-left:-55px}.post_return a{display:block;padding:12px 24px}.post_return svg{margin-bottom:-3px}.feed_post_full_user_name span{font-weight:600;font-size:12px;line-height:1.3;color:#212121;display:block}.feed_post_full_user_name small{font-weight:400;font-size:12px;line-height:1.3;color:#b6b6b6}.feed_post_full_user_pic img{border-radius:100px;width:36px;height:36px}.feed_post_full_user a{display:flex;grid-gap:8px}.feed_post_full_user{margin-bottom:8px}.feed_post_full_user:hover span{text-decoration:underline}.feed_post_full_description{font-weight:400;font-size:14px;line-height:1.4;color:#212121}.feed_post_full_description img{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px}.feed_post_description p,.feed_post_full_description p{margin-bottom:16px}.post_full_comments span{font-weight:600;font-size:14px;line-height:1.4;color:#b6b6b6;padding-left:8px}.post_full_comments_header{padding:8px 16px;font-weight:600;font-size:14px;line-height:1.4;color:#212121}.post_full_comments_form{padding:16px;display:grid;grid-template-columns:34px 1fr;grid-gap:8px}.post_full_comments_form form{position:relative}.post_full_comments_form textarea{border-radius:12px;width:100%;height:34px;border:none;box-sizing:border-box;line-height:1.3;padding:8px 12px;color:#000;font-size:14px;font-weight:400;background:#f6f6f6;font-family:Roboto Flex,sans-serif}.post_full_comments_form textarea::-moz-placeholder{font-weight:400;font-size:14px;font-family:Roboto Flex,sans-serif;color:#b6b6b6}.post_full_comments_form textarea::placeholder{font-weight:400;font-size:14px;font-family:Roboto Flex,sans-serif;color:#b6b6b6}.post_full_comments_form_user_pic img{width:34px;height:34px;border-radius:9999px}.post_full_comments_form_user_pic textarea::focus{outline:none!important;border:none}.post_full_comments_form button{background:none;border:none;position:absolute;right:0;bottom:0;padding:10px}.post_full_comments_form textarea{overflow-y:hidden;resize:none;transition:height .15s ease}.post_full_comments_form textarea:focus{outline:none}.post_full_comments_item{display:grid;grid-template-columns:36px 1fr 55px;grid-gap:8px;border-bottom:1px solid #F6F6F6;padding:16px}.post_full_comments_item_user_pic img{width:36px;height:36px;border-radius:999px}.post_full_comments_item_content_user_name{font-weight:600;margin-bottom:4px;font-size:12px;line-height:1.4;color:#212121}.post_full_comments_item_content_user_name span{font-weight:400;font-size:12px;line-height:1.3;color:#b6b6b6}.post_full_comments_item_content_user_name small{font-weight:400;font-size:10px;margin-left:4px;line-height:1.3;text-align:right;color:#b6b6b6}.post_full_comments_item_content_text{font-weight:400;font-size:14px;line-height:1.3;color:#212121}.post_full_comments_item_likes{font-weight:600;font-size:12px;line-height:1.3;color:#b6b6b6}.post_full_comments_item_likes:hover svg path{stroke:#ce3954}.post_full_comments_item_likes:hover{color:#ce3954;cursor:pointer}.post_full_comments_item_likes.active svg path{stroke:#ce3954;fill:#ce3954}.post_full_comments_item_likes.active{color:#ce3954}.post_full_comments_item_likes svg{margin-bottom:-4px}.post_full_comments_more_button{font-weight:500;font-size:14px;line-height:1.4;color:#ffa600;padding:16px;text-align:center;border-bottom:1px solid #F6F6F6;cursor:pointer}.post_return_mobile{display:none}.sidebar_trends_tags a:hover span{color:var(--mcolor)}.demo_alert{padding:24px}.lk_user_info{padding:24px;border-bottom:1px solid #F6F6F6;position:relative}.lk_user_info_header_user_pic img{width:48px;height:48px;border-radius:999px}.lk_user_info_header{display:flex;grid-gap:16px;margin-bottom:8px}.lk_user_info_header_user_name span{font-weight:600;font-size:20px;line-height:1.4;color:#212121;display:block}.lk_user_info_header_user_name small{font-weight:400;font-size:12px;line-height:1.3;color:#b6b6b6}.lk_user_info_description{font-weight:400;font-size:14px;line-height:1.3;color:#212121;margin-bottom:8px}.lk_user_info_link{margin-bottom:8px}.lk_user_info_link a{font-weight:600;font-size:12px;line-height:1.3;color:#2c8ae2}.lk_user_info_link svg{margin-bottom:-4px}.lk_user_info_stats_item span{font-weight:400;font-size:12px;line-height:1.3;color:#b6b6b6}.lk_user_info_stats_item strong{font-weight:600;font-size:14px;line-height:1.3;color:#212121}.lk_user_info_stats{display:flex;grid-gap:16px}.lk_user_info_edit_button{position:absolute;right:24px;top:24px}.lk_user_info_edit_button button{padding:4px 8px;border-radius:9999px}.edit_post_window{top:20px}.edit_post_window.active{display:block}.edit_post_window li:hover svg path{stroke:var(--mcolor)}.edit_post_window li:first-child a:hover svg path{stroke:var(--mcolor)!important;fill:none!important}.edit_post_window li:last-child a:hover svg path{stroke:#ce3954!important;fill:none!important}.edit_post_window{display:none;border-radius:12px;width:140px;text-align:left;padding:4px 0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 2px 8px #00000026;background:#fff;position:absolute;right:0;z-index:10}.edit_post_window li a,.edit_post_window li form button{padding:10px;box-sizing:border-box;font-weight:500;font-size:12px;display:block;grid-gap:0px;line-height:1.3;color:#212121;width:100%;text-align:left;border:none;display:flex;background:none;border:0}.edit_post_window li a svg,.edit_post_window li form button svg{margin-bottom:-4px;margin-top:-3px;margin-right:8px}.feed_post_repost_info{font-weight:600;margin-bottom:8px;font-size:12px;line-height:1.3;color:gray;grid-column:span 2}.feed_post_repost_info img{margin-bottom:-3px;margin-right:4px}.feed_post_full_date{right:24px;top:22px}.notification_user_pic{position:relative}.notification_user_pic img{width:36px;border-radius:999px;height:35px}.notification_ico{position:absolute;right:-5px;bottom:0}.notification_ico_subscriber{background:url(/images/ico_notification_user.svg);width:18px;height:18px}.notification{padding:24px;border-bottom:1px solid #f6f6f6;display:grid;grid-template-columns:36px 1fr 100px;grid-gap:8px;align-items:center}.notification_date{font-weight:600;font-size:12px;line-height:1.3;text-align:right;color:#b6b6b6}.notification_info a{font-weight:600;font-size:14px;line-height:1.4;color:#212121}.notification_info a:hover{text-decoration:underline}.notification_info span{font-weight:400;font-size:14px;line-height:1.4;color:#212121}.notification_ico_like{background:url(/images/ico_notification_like.svg);width:18px;height:18px}.notification_ico_repost{background:url(/images/ico_notification_repost.svg);width:18px;height:18px}.ico_close{right:3px;left:auto!important;display:none;cursor:pointer}.search_full_form_result_user_name span{font-weight:600;font-size:12px;display:block;line-height:1.3;color:#212121}.search_full_form_result_user_name small{font-weight:400;font-size:12px;line-height:1.3;color:#b6b6b6}.search_full_form_result_item_user_pic img{border-radius:100px;width:36px;height:36px}.search_full_form_result_item{display:grid;grid-template-columns:36px 1fr;grid-gap:8px;padding:8px 16px;align-content:center}.window_mobile_reg_auth{display:none;width:100%}.post_comments_nonauth{padding:16px;border-bottom:1px solid #F6F6F6}.post_comments_nonauth button{border-radius:9999px;padding:4px 8px}#registration_oform_lk .oform_input{margin-bottom:16px}.create_post_tools a{font-weight:500;font-size:14px;line-height:1.4;color:#212121}.create_post_tools{display:flex;padding:8px 12px;justify-content:space-between;align-items:center}.create_post_tools a:hover{color:gray}.button-save{padding:4px 8px;font-weight:500;font-size:14px;line-height:1.3;border-radius:9999px}.button-save-draft{font-weight:500;font-size:14px;cursor:pointer;line-height:1.4;color:#212121;background:none;border:none}.button-save-draft:hover{color:var(--mcolor)}.button-save-draft:hover svg path{stroke:var(--mcolor)}.button-save-draft svg{margin-bottom:-4px}.create_post_tools_buttons{display:flex;grid-gap:16px}button.button-save:disabled{background:#f6f6f6;color:#bdbdbd;cursor:not-allowed;opacity:.6}.change_email_form_buttons .success:disabled{background:#f6f6f6;color:#bdbdbd;cursor:not-allowed;opacity:.6}.ce-paragraph,.cdx-list__item-content{font-weight:400;font-size:14px;line-height:1.4;color:#212121}.cdx-list__item-content{line-height:1.6}.ce-header{margin:0;font-weight:600;font-size:16px;line-height:1.4;color:#212121}.ce-header[data-level="2"]{font-size:24px;line-height:1.3}.ce-header[data-level="3"]{font-size:20px;line-height:1.4}.ce-header[data-level="4"]{font-size:18px;line-height:1.4;color:#555}.create_post_editor{padding:24px}textarea#title{width:100%;border:none;padding:8px 0;font-weight:600;resize:none;font-size:16px;line-height:1.4;color:#212121;font-family:Roboto Flex,sans-serif;height:34px;margin-bottom:-16px}textarea#title:focus{outline:none}.subscribers{border-top:1px solid #f6f6f6}.subscribers>div{border-bottom:1px solid #f6f6f6;padding:24px}.subscribers .sidebar_authors_item{margin-bottom:0}.setting_item_right span{font-weight:400;font-size:12px;line-height:1.3;color:#b6b6b6}.setting_item_right a{font-weight:500;font-size:14px;line-height:1.3;margin-left:8px;background:#f6f6f6;color:#212121;border-radius:9999px;transition:all .4s;padding:4px 8px}.setting_item_right a:hover{background:#eee!important}.setting_item_left span{font-weight:600;font-size:14px;line-height:1.4;color:#212121}.setting_item_left svg{margin-top:-2px}.setting_item{border-bottom:1px solid #f6f6f6;display:flex;align-items:center;justify-content:space-between;padding:24px}.setting_item_left{display:flex;grid-gap:8px;align-items:center}.user_lk_edit_form{padding:24px}.change_email_form_buttons{display:flex;justify-content:space-between;margin-bottom:0!important}.change_email_form_buttons button{padding:12px 16px;border-radius:9999px}.reg_and_auth_window_title_green{color:#37bf4d}.change-email-final-button{width:100%;padding:12px 16px;border-radius:9999px}.create_post_editor_poster{width:36px;height:36px;margin-bottom:8px}.create_post_editor_poster img{width:36px;height:36px;border-radius:100px}#crete-post .mobile_menu{display:none}.auth_window{width:328px;padding:16px}.window_success_delete{width:328px}.reg_and_auth_window_title_without_description{margin-bottom:16px}.cdx-list-ordered .cdx-list__item:before{font-size:14px}.confirm_code_window .google_auth,.new_password_window .form_button,.new_password_confirm_email_window .google_auth{margin-bottom:0}.form-error{margin-top:6px;font-size:13px;color:#d32f2f}.alert{padding:12px 14px;border-radius:8px;margin-bottom:16px}.alert-success{background:#e6f4ea;color:#1e7e34}.alert-error{background:#fdecea;color:#b71c1c}.feed_post_description img{width:100%}.success_info{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc;padding:16px;margin-top:32px}.feed_repost.active svg path{stroke:#2c8ae2}.feed_posts_empty,.search_full_form_result_empty{padding:12px}.feed_post_tools_right_more_tools_window li{list-style:none!important}.feed_post_tools_right_more_tools_window li a,.feed_post_tools_right_more_tools_window li button{padding-left:0}.feed_post_tools_right_more_tools_window ul li,.feed_post_tools_right_more_tools_window ul{margin-bottom:0}
